@font-face{font-family:Shuttleblock Condensed;src:url(/cdn/shop/files/Shuttleblock-CondensedMedium.woff2?v=1770932191) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--font-shuttle: "Shuttleblock", "Bebas Neue", Impact, sans-serif;--font-body: "Shuttleblock Condensed", sans-serif;--work-black: #0a0a0a;--work-charcoal: #1a1a1a;--work-steel: #2d2d2d;--work-concrete: #4a4a4a;--work-rust: #ff8204;--work-rust-dark: #ff8204;--work-rust-light: #ff8204;--work-sand: #d4c4a8;--work-white: #f5f5f5;--work-cream: #e8e4dc;--work-accent: #ff8204;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--space-2xl: 10rem;--transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--transition-smooth: .4s cubic-bezier(.4, 0, .2, 1);--transition-slow: .6s cubic-bezier(.4, 0, .2, 1)}.work-landing{font-family:var(--font-body);background-color:var(--work-black);color:var(--work-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.work-landing *{color:inherit}.work-landing *,.work-landing *:before,.work-landing *:after{box-sizing:border-box}.work-hero__grain,.work-story__grain{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.06;pointer-events:none;z-index:2}.work-feature__grain{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.06;pointer-events:none;z-index:2}.work-texture{position:relative}.work-texture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse at 20% 30%,rgba(74,74,74,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(45,45,45,.2) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.08;pointer-events:none;z-index:1}.fade-up{opacity:0;transform:translateY(40px);transition:opacity var(--transition-slow),transform var(--transition-slow)}.fade-up.is-visible{opacity:1;transform:translateY(0)}.fade-up--delay-1{transition-delay:.1s}.fade-up--delay-2{transition-delay:.2s}.fade-up--delay-3{transition-delay:.3s}.fade-up--delay-4{transition-delay:.4s}.fade-up[style*=--delay]{transition-delay:var(--delay)}@media(prefers-reduced-motion:reduce){.fade-up{opacity:1;transform:none;transition:none}}.work-btn{display:inline-flex;align-items:center;gap:var(--space-sm);padding:1rem 2rem;font-family:var(--font-shuttle);font-size:1rem;letter-spacing:.15em;text-decoration:none;text-transform:uppercase;border:none;cursor:pointer;position:relative;overflow:hidden;transition:all var(--transition-smooth);color:var(--work-white)}.work-btn span,.work-btn svg{color:inherit!important}.work-btn svg{transition:transform var(--transition-smooth)}.work-btn:hover svg{transform:translate(4px)}.work-btn--primary{background:#ff8204;color:var(--work-white)}.work-btn--primary:hover{background:#ff8204}.work-btn--secondary{background:transparent;color:var(--work-white)!important;border:2px solid var(--work-white)}.work-btn--secondary span,.work-btn--secondary svg{color:var(--work-white)!important}.work-btn--secondary:hover{background:#ff8204;border-color:#ff8204}.work-btn--outline{background:transparent;color:var(--work-accent)!important;border:2px solid var(--work-accent)}.work-btn--outline span,.work-btn--outline svg{color:var(--work-accent)!important;stroke:var(--work-accent)!important}.work-btn--outline:hover{background:var(--work-accent);color:var(--work-white)!important}.work-btn--outline:hover span,.work-btn--outline:hover svg{color:var(--work-white)!important;stroke:var(--work-white)!important}.work-btn--large{padding:1.25rem 3rem;font-size:1.25rem;background:#ff8204;color:var(--work-white)}.work-btn--large:hover{background:#ff8204;transform:scale(1.02)}.work-hero{position:relative;min-height:500px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}@media(min-width:750px){.work-hero{min-height:400px}}@media(min-width:900px){.work-hero{min-height:36vw;max-height:750px}}.work-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.work-hero__video,.work-hero__image{width:100%;height:100%;object-fit:cover}.work-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0ad9,#0a0a0a80,#0a0a0ab3);z-index:1}.work-hero__content{position:relative;z-index:3;padding:var(--space-md);max-width:800px}@media(min-width:750px){.work-hero__content{padding:var(--space-lg);padding-left:8%}}.work-hero__logo{max-width:180px;margin-bottom:var(--space-sm)}@media(min-width:750px){.work-hero__logo{max-width:200px}}.work-hero__heading{font-family:var(--font-shuttle);font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:.95;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0 0 var(--space-sm)}.work-highlight,.work-hero__heading .work-highlight{color:#ff8204!important}.work-hero__subheading{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:var(--work-cream);margin:0 0 var(--space-md);max-width:500px}.work-categories{padding:var(--space-xl) var(--space-md);background:linear-gradient(180deg,#1a1a1a,#242424,#1a1a1a);position:relative}.work-categories:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 10% 20%,rgba(255,130,4,.03) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(255,130,4,.02) 0%,transparent 40%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.12;pointer-events:none}@media(min-width:750px){.work-categories{padding:var(--space-2xl) var(--space-lg)}}.work-categories__header{text-align:center;margin-bottom:var(--space-lg)}.work-categories__label{display:block;font-family:var(--font-body);font-size:clamp(1rem,3vw,1.5rem);letter-spacing:.3em;color:#ff8204!important;margin-bottom:var(--space-md);text-transform:uppercase}.work-categories__heading{font-family:var(--font-shuttle);font-size:clamp(3rem,10vw,6rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0}.work-categories__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-xs);max-width:1400px;margin:0 auto}@media(min-width:750px){.work-categories__grid{grid-template-columns:repeat(4,1fr);gap:var(--space-md)}}.work-category-card{position:relative;aspect-ratio:3/4;overflow:hidden;text-decoration:none;display:block}.work-category-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.work-category-card__image{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.work-category-card:hover .work-category-card__image{transform:scale(1.08)}.work-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0a0ae6,#0a0a0a4d,#0a0a0a1a);transition:background var(--transition-smooth)}.work-category-card:hover .work-category-card__overlay{background:linear-gradient(to top,#ff8204e6,#0a0a0a66 60%,#0a0a0a33)}.work-category-card__content{position:absolute;bottom:0;left:0;right:0;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;z-index:2}.work-category-card__title{font-family:var(--font-shuttle);font-size:clamp(.75rem,2.5vw,1.5rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0;text-align:center;white-space:nowrap}.work-category-card__arrow{display:none}.work-feature{position:relative;display:flex;align-items:center;justify-content:center;padding:0;background-color:#1a1a1a}.work-feature__bg{position:relative;width:100%}.work-feature__bg-image{width:100%;height:auto;display:block}.work-feature__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;text-align:center;padding:var(--space-md);max-width:800px;width:90%}@media(min-width:750px){.work-feature__content{padding:var(--space-xl) var(--space-md)}}.work-feature__logo{max-width:150px;height:auto;margin:0 auto var(--space-sm);display:block}@media(min-width:750px){.work-feature__logo{max-width:200px;margin-bottom:var(--space-md)}}.work-feature__label{display:block;font-family:var(--font-body);font-size:clamp(1rem,3vw,1.5rem);letter-spacing:.3em;color:#ff8204!important;margin-bottom:var(--space-sm);text-transform:uppercase}.work-feature__heading{font-family:var(--font-shuttle);font-size:clamp(2rem,6vw,4.5rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0 0 var(--space-md);line-height:1.1}.work-feature__text{font-family:var(--font-body);font-size:1rem;line-height:1.7;color:var(--work-cream);margin:0 0 var(--space-lg)}.work-story{position:relative;padding:var(--space-xl) var(--space-md);overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#222,#1a1a1a)}.work-story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse at 0% 50%,rgba(255,130,4,.05) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.6' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.1;pointer-events:none}@media(min-width:750px){.work-story{padding:var(--space-2xl) var(--space-lg)}}.work-story__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.work-story__bg-image{width:100%;height:100%;object-fit:cover;opacity:.15}.work-story__container{position:relative;z-index:2;max-width:1200px;margin:0 auto;display:grid;gap:var(--space-lg);align-items:center}@media(min-width:990px){.work-story__container{grid-template-columns:1.5fr 1fr;gap:var(--space-xl)}}.work-story__heading{font-family:var(--font-shuttle);font-size:clamp(2.5rem,7vw,5rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0 0 var(--space-md);line-height:.95}.work-story__text{font-family:var(--font-body);font-size:1rem;line-height:1.8;color:var(--work-cream)}.work-story__text p{margin:0 0 var(--space-md)}.work-story__text p:last-child{margin-bottom:0}.work-story__cta-block{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--space-lg);background:#0006;border:1px solid rgba(255,255,255,.1)}@media(min-width:990px){.work-story__cta-block{padding:var(--space-xl)}}.work-story__logo{max-width:180px;height:auto;margin-bottom:var(--space-lg)}@media(min-width:750px){.work-story__logo{max-width:280px}}.work-story__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}.work-stat{text-align:center;padding:var(--space-md);background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.work-stat__number{font-family:var(--font-shuttle);font-size:clamp(2.5rem,6vw,4rem);color:#ff8204!important;line-height:1}.work-stat__suffix{font-family:var(--font-shuttle);font-size:clamp(1.5rem,4vw,2.5rem);color:#ff8204!important}.work-stat__label{display:block;font-family:var(--font-body);font-size:.75rem;letter-spacing:.15em;color:var(--work-cream);text-transform:uppercase;margin-top:var(--space-sm)}.work-products{padding:var(--space-xl) var(--space-md);background:linear-gradient(180deg,#151515,#1e1e1e,#151515);position:relative}.work-products:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse at 30% 0%,rgba(255,130,4,.04) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.1;pointer-events:none}@media(min-width:750px){.work-products{padding:var(--space-2xl) var(--space-lg)}}.work-products__header{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-lg)}@media(min-width:750px){.work-products__header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.work-products__label{display:block;font-family:var(--font-body);font-size:clamp(1rem,3vw,1.5rem);letter-spacing:.3em;color:#ff8204!important;margin-bottom:var(--space-sm);text-transform:uppercase}.work-products__heading{font-family:var(--font-shuttle);font-size:clamp(2.5rem,8vw,5rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0}.work-products__carousel{position:relative}.work-products__track{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}@media(min-width:750px){.work-products__track{grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}}@media(min-width:990px){.work-products__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ff8204 #1a1a1a;gap:var(--space-lg);padding-bottom:var(--space-md)}.work-products__track::-webkit-scrollbar{height:4px}.work-products__track::-webkit-scrollbar-track{background:#1a1a1a}.work-products__track::-webkit-scrollbar-thumb{background:#ff8204;border-radius:2px}}.work-product-card{scroll-snap-align:start;flex:0 0 calc(50% - var(--space-sm));min-width:0;overflow:hidden}@media(min-width:750px){.work-product-card{flex:0 0 calc(25% - var(--space-md) * .5)}}@media(min-width:990px){.work-product-card{flex:0 0 280px}}.work-product-card__inner{background:#fff;position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:3px solid #ff8204}.work-product-card__link{display:block;text-decoration:none;color:inherit;flex:1}.work-product-card__style{position:absolute;top:12px;left:12px;font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.02em;color:#1a1a1a;text-transform:uppercase;z-index:5}@media(min-width:750px){.work-product-card__style{font-size:.95rem;top:16px;left:16px}}.work-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#fff}.work-product-card__swiper{position:relative;width:100%;height:100%;display:flex;cursor:grab}.work-product-card__swiper:active{cursor:grabbing}.work-product-card__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.work-product-card__slide.is-active{opacity:1;pointer-events:auto}.work-product-card__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;padding:15px}.work-product-card__swiper-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:10;transition:opacity .2s ease,background .2s ease;box-shadow:0 2px 8px #00000026;font-size:20px;font-weight:300;color:#333;line-height:1}.work-product-card__swiper-arrow:hover{background:#fff}@media(min-width:750px){.work-product-card__swiper-arrow{width:36px;height:36px;display:flex;opacity:0;font-size:24px}.work-product-card:hover .work-product-card__swiper-arrow{opacity:1}}.work-product-card__swiper-arrow--prev{left:8px}.work-product-card__swiper-arrow--next{right:8px}.work-product-card__swiper-nav{position:absolute;bottom:12px;left:12px;right:12px;display:flex;gap:4px;z-index:10}.work-product-card__swiper-dot{flex:1;height:3px;border-radius:2px;border:none;background:#0003;cursor:pointer;padding:0;transition:background .2s ease}.work-product-card__swiper-dot:hover{background:#0006}.work-product-card__swiper-dot.is-active{background:#ff8204}.work-product-card__badge{position:absolute;top:var(--space-sm);right:var(--space-sm);padding:.25rem .5rem;font-family:var(--font-body);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;z-index:2}@media(min-width:750px){.work-product-card__badge{padding:.25rem .75rem;font-size:.7rem}}.work-product-card__badge--sale{background:#ff8204;color:var(--work-white)}.work-product-card__badge--sold-out{background:var(--work-concrete);color:var(--work-white)}.work-product-card__info{text-align:center;padding:16px 12px 12px;background:#fff}.work-product-card__gender{display:block;font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.1em;color:#ff8204;text-transform:uppercase;margin-bottom:4px}@media(min-width:750px){.work-product-card__gender{font-size:.8rem}}.work-product-card__title{font-family:var(--font-shuttle);font-size:1rem;font-weight:400;color:#1a1a1a;margin:0;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}@media(min-width:750px){.work-product-card__title{font-size:1.2rem}}.work-product-card__features{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 12px 16px;background:#fff}.work-product-card__features-label{font-size:.7rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.05em}.work-product-card__features-icons{display:flex;align-items:center;justify-content:center;gap:8px}.work-product-card__cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:100%;padding:14px 20px;background:#ff8204;color:#fff!important;font-family:Shuttleblock Condensed,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .2s ease;margin-top:auto;box-sizing:border-box}.work-product-card__cta,.work-product-card__cta:link,.work-product-card__cta:visited,.work-product-card__cta:hover,.work-product-card__cta:active,.work-product-card__cta span{color:#fff!important}.work-product-card__cta:hover{background:#cc6803}.work-product-card__cta svg{width:14px;height:14px;stroke:#fff!important}@media(min-width:750px){.work-product-card__cta{font-size:.85rem;padding:16px 24px}}.work-feature-icon{position:relative;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.work-product-card__feature-icon{width:32px;height:32px;object-fit:contain}@media(min-width:750px){.work-product-card__features{padding:16px 16px 20px}.work-product-card__features-icons{gap:10px}.work-product-card__feature-icon{width:36px;height:36px}}.work-feature-tooltip{position:fixed;background:#0a0a0af2;color:var(--work-white);padding:10px 14px;border-radius:4px;font-family:Shuttleblock Condensed,sans-serif;font-size:.85rem;font-weight:500;line-height:1.4;max-width:240px;text-align:left;z-index:9999;box-shadow:0 4px 16px #0006;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease}.work-feature-tooltip.is-visible{opacity:1;visibility:visible}.work-feature-tooltip__title{font-family:Shuttleblock Condensed,sans-serif;font-size:.95rem;font-weight:500;color:#ff8204;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.work-feature-tooltip__desc{font-family:Shuttleblock Condensed,sans-serif;font-size:.85rem;font-weight:500;color:var(--work-cream)}.work-product-card__price{display:flex;align-items:center;gap:var(--space-xs);font-family:var(--font-body);font-size:.75rem;margin-top:var(--space-xs)}@media(min-width:750px){.work-product-card__price{gap:var(--space-sm);font-size:.9rem}}.work-product-card__price--current{color:var(--work-white)}.work-product-card__price--compare{color:var(--work-concrete);text-decoration:line-through}.work-cta{padding:var(--space-2xl) var(--space-md);background:linear-gradient(180deg,#1a1a1a,#252525 40%,#1a1a1a);text-align:center;position:relative;overflow:hidden}.work-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 50% 0%,rgba(255,130,4,.06) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.1;pointer-events:none}.work-cta:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100px;background:linear-gradient(to bottom,transparent,#ff8204)}.work-cta__content{position:relative;z-index:2;max-width:700px;margin:0 auto}.work-cta__heading{font-family:var(--font-shuttle);font-size:clamp(2.5rem,8vw,5rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0 0 var(--space-md);line-height:.95}.work-cta__subheading{font-family:var(--font-body);font-size:1rem;line-height:1.7;color:var(--work-cream);margin:0 0 var(--space-lg)}@media(max-width:749px){.work-hero__content{padding-bottom:40px}.work-hero__scroll-indicator{bottom:var(--space-md)}.work-categories__grid{gap:var(--space-xs)}.work-category-card__content{padding:var(--space-sm)}.work-story__stats{grid-template-columns:1fr 1fr;gap:var(--space-sm)}.work-stat{padding:var(--space-sm)}}.work-collection{background:var(--work-charcoal);min-height:100vh;padding:var(--space-xl) 0}.work-collection__header{max-width:1400px;margin:0 auto var(--space-xl);padding:0 var(--space-md);text-align:center}.work-collection__label{display:inline-block;font-family:var(--font-body);font-size:clamp(.875rem,2vw,1.125rem);letter-spacing:.3em;color:#ff8204;text-transform:uppercase;margin-bottom:var(--space-sm)}.work-collection__title{font-family:var(--font-shuttle);font-size:clamp(2.5rem,8vw,5rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;color:var(--work-white);margin:0 0 var(--space-md)}.work-collection__description{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:var(--work-cream);max-width:700px;margin:0 auto}.work-collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md);max-width:1400px;margin:0 auto;padding:0 var(--space-md)}@media(min-width:750px){.work-collection__grid{grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}}@media(min-width:990px){.work-collection__grid{grid-template-columns:repeat(4,1fr)}}.work-collection__empty{text-align:center;padding:var(--space-xxl);color:var(--work-cream);font-family:var(--font-body)}.work-collection__pagination{display:flex;justify-content:center;gap:var(--space-sm);margin-top:var(--space-xl);padding:0 var(--space-md)}.work-collection__pagination a,.work-collection__pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 var(--space-sm);font-family:var(--font-body);font-size:.875rem;color:var(--work-white);text-decoration:none;border:1px solid var(--work-concrete);transition:all .2s ease}.work-collection__pagination a:hover{border-color:#ff8204;color:#ff8204}.work-collection__pagination span.current{background:#ff8204;border-color:#ff8204;color:#fff}.banner-with-choices-collection-work,section.banner-with-choices-collection-work{background:#fff!important;background-color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/36/assets/workv2.css.map */
