:root{--primary-color:#121212;--primary-white:#fff;--secondary-primary-color:#343330;--secondary-color:#f60;--bg-color:#fff;--text-color:#333;--font-main:"Space Mono","Noto Sans Mono",monospace;--font-size-base:1rem;--font-size-h1:clamp(1.75rem,5vw,3rem);--font-size-h2:clamp(1.375rem,3.5vw,2rem);--font-size-h3:clamp(1.0625rem,2.5vw,1.25rem);--radius:0.75rem;--container-padding:clamp(1rem,4vw,2.5rem)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);font-size:var(--font-size-base);line-height:1.5;overflow-x:hidden;overflow-x:clip;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{line-height:1.2;overflow-wrap:break-word}h1{font-size:var(--font-size-h1)}h1,h2{font-weight:700}h2{color:var(--primary-color);font-size:var(--font-size-h2);margin-bottom:1.25rem}h3{font-size:var(--font-size-h3);font-weight:500;margin-bottom:.625rem}p{color:var(--text-color);line-height:1.6;margin-bottom:1rem;overflow-wrap:break-word}a,a:link,a:visited{color:inherit;text-decoration:none}.skip-link{background:var(--primary-color);border-radius:0 0 4px 4px;color:#fff;font-size:.875rem;left:1rem;padding:.5rem 1rem;position:absolute;top:-100%;transition:top .15s ease;z-index:100000}.skip-link:focus{top:0}.container{margin-inline:auto;max-width:1600px;padding-inline:var(--container-padding);width:100%}@keyframes shimmer-sweep{0%{transform:translateX(-120%) skewX(-15deg)}to{transform:translateX(220%) skewX(-15deg)}}@keyframes cart-bounce{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-4px) rotate(-8deg)}50%{transform:translateY(-2px) rotate(6deg)}75%{transform:translateY(-5px) rotate(-4deg)}}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@keyframes slide-up-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero .hero__bg,.hero-video .hero-video__bg{translate:0 var(--parallax-y,0);will-change:translate}@media (prefers-reduced-motion:reduce){.hero .hero__bg,.hero-video .hero-video__bg{translate:none;will-change:auto}}.js-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.js-reveal.is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.js-reveal{opacity:1!important;transform:none!important;transition:none!important}}@keyframes pt-spin{to{transform:rotate(1turn)}}@keyframes pt-failsafe{to{opacity:0;visibility:hidden}}@keyframes pt-logo-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.page-transition{animation:pt-failsafe .4s ease 4s forwards;background:#121212;inset:0;bottom:0;left:0;position:fixed;right:0;top:0;z-index:99999}.page-transition,.page-transition__scene{align-items:center;display:flex;justify-content:center}.page-transition__scene{height:clamp(200px,50vmin,340px);position:relative;width:clamp(200px,50vmin,340px)}.page-transition__ring{animation:pt-spin 10s linear infinite;animation-play-state:paused;height:100%;inset:0;opacity:0;overflow:visible;position:absolute;transform-origin:50% 50%;transition:opacity .5s ease;width:100%;will-change:transform,opacity}.page-transition__ring-text{fill:#f60;font-family:var(--font-main);font-size:11px;font-weight:400;letter-spacing:3.3px;text-transform:uppercase}.page-transition__logo-img{border-radius:50%;filter:invert(1);height:72%;mix-blend-mode:screen;-o-object-fit:contain;object-fit:contain;opacity:0;position:relative;transform:scale(.65);transform-origin:center;transition:opacity .55s ease,transform .55s cubic-bezier(.34,1.56,.64,1);width:72%;will-change:transform,opacity;z-index:1}.page-transition__logo-img--raw{filter:none;mix-blend-mode:normal}.page-transition--init{pointer-events:all}.page-transition--brand-in .page-transition__ring{animation-play-state:running;opacity:1}.page-transition--brand-in .page-transition__logo-img{opacity:1;transform:scale(1)}.page-transition--reveal{pointer-events:none;transform:translateY(-105%);transition:transform .85s cubic-bezier(.76,0,.24,1);will-change:transform}.page-transition--cover{animation:none;opacity:1;pointer-events:all;transition:transform .65s cubic-bezier(.76,0,.24,1);visibility:visible;will-change:transform}.page-transition--cover .page-transition__ring{animation-play-state:running;opacity:1;transition-delay:.2s}.page-transition--cover .page-transition__logo-img{opacity:1;transform:scale(1);transition-delay:.15s}.page-transition--quick.page-transition--cover,.page-transition--quick.page-transition--reveal{transition-duration:.28s}.page-transition--hidden{display:none;opacity:0;pointer-events:none;visibility:hidden;will-change:auto}@view-transition{navigation:auto}@keyframes pt-vt-in{0%{opacity:0;transform:translateY(.6rem)}}::view-transition-group(root){animation-duration:.38s}::view-transition-old(root){animation:none;mix-blend-mode:normal}::view-transition-new(root){animation:pt-vt-in .38s cubic-bezier(.33,1,.68,1) both;mix-blend-mode:normal}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}}.has-custom-cursor,.has-custom-cursor .btn,.has-custom-cursor .product-card,.has-custom-cursor [role=button],.has-custom-cursor a,.has-custom-cursor button,.has-custom-cursor input,.has-custom-cursor label,.has-custom-cursor select,.has-custom-cursor textarea{cursor:none}.cursor{left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .2s ease;will-change:transform;z-index:9999}.cursor.is-visible{opacity:1}.cursor--dot{background:#f60;height:.375rem;width:.375rem}.cursor--ring{border:1px solid #121212;height:1.875rem;transition:border-color .2s ease,background-color .2s ease,opacity .2s ease;width:1.875rem}.cursor--ring.is-active{background-color:rgb(255 102 0 / .06);border-color:#f60}.cursor--ring.is-field{background-color:#fff0}.cursor--ring.is-down{background-color:rgb(255 102 0 / .18)}.cursor-crosshair{background:hsl(0 0% 7% / .12);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .25s ease,background-color .2s ease;will-change:transform;z-index:9998}.cursor-crosshair.is-visible{opacity:1}.cursor-crosshair--x{height:2.75rem;width:1px}.cursor-crosshair--y{height:1px;width:2.75rem}.cursor--hud{color:#f60;font-family:var(--font-main);font-size:.625rem;font-weight:700;letter-spacing:.12em;line-height:1;text-shadow:0 1px 0 rgb(0 0 0 / .35),0 0 1px rgb(0 0 0 / .35);transform-origin:top left;white-space:nowrap}@media (prefers-reduced-motion:reduce){.cursor,.cursor-crosshair{transition:opacity .2s ease,border-color .15s ease,background-color .15s ease}}.btn,.btn--block,.btn--ghost,.btn--ghost-light,.btn--large,.btn--primary,.btn--secondary,.variation-button{-webkit-tap-highlight-color:#fff0;align-items:center;background:#fff0;border:none;border-radius:.25rem;color:inherit;cursor:pointer;display:inline-flex;font-family:var(--font-main);font-size:.6875rem;font-weight:700;gap:.5rem;isolation:isolate;justify-content:center;letter-spacing:.15em;line-height:1;min-height:2.75rem;overflow:hidden;padding:.625rem 1.25rem;position:relative;text-decoration:none;text-transform:uppercase;touch-action:manipulation;transition:background .3s ease,background-position .38s cubic-bezier(.22,1,.36,1),color .3s ease,box-shadow .25s ease,transform .2s ease,border-color .25s ease}.btn--primary{background:#121212;color:#fff}.btn--primary:before{background:linear-gradient(90deg,transparent,hsl(0 0% 100% / .16),transparent);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-120%) skewX(-15deg);width:40%;z-index:1}.btn--primary:hover{box-shadow:0 .375rem 1.25rem rgb(0 0 0 / .25);transform:translateY(-1px)}.btn--primary:hover:before{animation:shimmer-sweep .55s ease forwards}.btn--primary:active{box-shadow:none;transform:translateY(0)}.btn--secondary{background:#fff;border:1px solid rgb(0 0 0 / .12);color:#121212}.btn--secondary:hover{background:#f0f0f0;border-color:#121212;box-shadow:0 .25rem .75rem rgb(0 0 0 / .1);transform:translateY(-1px)}.btn--secondary:active{box-shadow:none;transform:translateY(0)}.btn--ghost{background:linear-gradient(90deg,#121212 50%,transparent 0);background-position:100% 0;background-size:200% 100%;border:1px solid rgb(0 0 0 / .25);color:#121212}.btn--ghost:after{content:"//";font-size:.8125rem;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1)}.btn--ghost:hover{background-position:0 0;border-color:#121212;box-shadow:0 .5rem 1.5rem rgb(0 0 0 / .18);color:#fff;transform:translateY(-2px)}.btn--ghost:hover:after{transform:translateX(.3125rem)}.btn--ghost:active{box-shadow:none;transform:translateY(0)}.btn--ghost-light{background:linear-gradient(90deg,#fff 50%,transparent 0);background-position:100% 0;background-size:200% 100%;border:1px solid hsl(0 0% 100% / .45);color:#fff}.btn--ghost-light:after{content:"//";font-size:.8125rem;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1)}.btn--ghost-light:hover{background-position:0 0;border-color:#fff;box-shadow:0 .625rem 1.75rem hsl(0 0% 100% / .14);color:#0f0f0f;transform:translateY(-2px)}.btn--ghost-light:hover:after{transform:translateX(.3125rem)}.btn--ghost-light:active{box-shadow:none;transform:translateY(0)}.btn--large{font-size:.75rem;min-height:3.375rem;padding:.9375rem 2rem}.btn--block{display:flex;width:100%}.btn:hover{filter:brightness(.92);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:focus-visible{outline:2px solid #121212;outline-offset:3px}.header.is-sticky{opacity:var(--header-fade,1);position:sticky;top:0;transition:transform .45s cubic-bezier(.22,1,.36,1);z-index:1000}@media (prefers-reduced-motion:reduce){.header.is-sticky{opacity:1;transition:none}}.header.is-sticky.is-hidden{pointer-events:none;transform:translateY(-100%)}.header.is-scrolled .header__main{box-shadow:0 .375rem 1.5rem rgb(0 0 0 / .08)}.header__topbar{background:#121212;color:#fff;padding-block:.875rem}.header__topbar-container{display:flex;justify-content:center;margin-inline:auto;max-width:1600px;padding-inline:var(--container-padding);width:100%}.header__topbar-text{color:#fff;font-size:.875rem;margin:0}.header__main{background:#fff0;padding-block:.75rem;position:relative;z-index:100}.header__main-container{align-items:center;display:flex;flex-wrap:nowrap;gap:1.5rem;margin-inline:auto;max-width:1600px;padding-inline:var(--container-padding);width:100%}.header__logo{flex:0 0 auto;order:2}.header__logo a{display:block;transition:opacity .3s ease,transform .3s ease}.header__logo a:hover{opacity:.82;transform:scale(1.04)}.header__logo img{display:block;height:3.125rem;transform:translateY(5.85%);width:auto}.header__logo img.header__logo-img--light{display:none}.header__nav{flex:1 1 0%;min-width:0;order:1}.header__menu{align-items:center;display:flex;gap:1.75rem;list-style:none}.header__menu li a{color:#121212;font-size:.8125rem;font-weight:700;letter-spacing:.12em;padding-bottom:.3125rem;position:relative;text-transform:uppercase;transition:color .25s ease;white-space:nowrap}.header__menu li a:after{background:#f60;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition:transform .32s cubic-bezier(.22,1,.36,1);width:100%}.header__menu li a:focus-visible,.header__menu li a:hover{color:#f60}.header__menu li a:focus-visible:after,.header__menu li a:hover:after{transform:scaleX(1);transform-origin:left center}.header__menu li.current-menu-item a{color:#f60}.header__menu li.current-menu-item a:after{transform:scaleX(1);transform-origin:left center}.header__mobile-toggle{-webkit-tap-highlight-color:#fff0;background:none;border:none;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:.3125rem;justify-content:center;min-height:2.75rem;min-width:2.75rem;padding-inline:.625rem;touch-action:manipulation}.header__mobile-toggle-line{background:#333;border-radius:.125rem;display:block;height:.125rem;transform-origin:center;transition:transform .3s ease,opacity .2s ease,width .3s ease;width:1.375rem}.header__mobile-toggle.is-open .header__mobile-toggle-line:first-child{transform:translateY(.4375rem) rotate(45deg)}.header__mobile-toggle.is-open .header__mobile-toggle-line:nth-child(2){opacity:0;transform:scaleX(0)}.header__mobile-toggle.is-open .header__mobile-toggle-line:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.header__cart{display:flex;flex:1 1 0%;justify-content:flex-end;order:3;position:relative}.header__cart-link{-webkit-tap-highlight-color:#fff0;align-items:center;background:none;border:none;color:#121212;cursor:pointer;display:inline-flex;justify-content:center;min-height:2.75rem;min-width:2.75rem;padding:0;position:relative;touch-action:manipulation;transition:color .25s ease,transform .25s ease}.header__cart-link:hover,.header__cart-link[aria-expanded=true]{color:#f60;transform:translateY(-2px)}.header__cart-link:hover .header__cart-icon svg,.header__cart-link[aria-expanded=true] .header__cart-icon svg{animation:cart-bounce .5s ease forwards}.header__cart-link:focus-visible{border-radius:.25rem;outline:2px solid #121212;outline-offset:3px}.header__cart-link:active{transform:translateY(0)}.header__cart-icon svg{display:block;height:1.5rem;transition:stroke .2s ease;width:1.5rem}.header__cart-count{background:#f60;border:1.5px solid #fff;border-radius:50%;color:#fff;display:inline-grid;font-size:.625rem;font-weight:700;height:1.125rem;line-height:1;min-width:1.125rem;padding:0;place-items:center;pointer-events:none;position:absolute;right:.125rem;top:.25rem;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.header__cart-count.is-large{border-radius:.625rem;min-width:1.375rem;padding:0 .25rem}.header__cart-link:focus-visible .header__cart-count,.header__cart-link:hover .header__cart-count{transform:scale(1.15)}.header .mini-cart-dropdown{background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:var(--radius);box-shadow:0 .75rem 2.5rem rgb(0 0 0 / .12);opacity:0;padding:1.25rem;pointer-events:none;position:absolute;right:0;top:calc(100% + .625rem);transform:translateY(-.375rem);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;visibility:hidden;width:22.5rem;z-index:999}.header .mini-cart-dropdown:not([hidden]){opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .2s ease,transform .2s ease;visibility:visible}.header .mini-cart-items{list-style:none;margin:0 0 1rem;padding:0}.header .mini-cart-item{border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:.375rem;padding-block:.75rem}.header .mini-cart-item:last-child{border-bottom:none}.header .mini-cart-item__name{color:#333;font-size:.8125rem;font-weight:500;line-height:1.35}.header .mini-cart-item__row{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.header .mini-cart-item__qty-control{align-items:stretch;border:1px solid #d8d8d8;border-radius:.375rem;display:inline-flex;flex-shrink:0;height:1.75rem;overflow:hidden}.header .mini-cart-item__price{color:#121212;font-size:.8125rem;font-weight:600;white-space:nowrap}.header .mini-cart-qty-btn{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;flex-shrink:0;font-size:.9375rem;justify-content:center;line-height:1;padding:0;transition:background .15s ease,color .15s ease;width:1.75rem}.header .mini-cart-qty-btn:hover{background:#121212;color:#fff}.header .mini-cart-qty-btn:active{opacity:.75}.header .mini-cart-qty-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;background:#fff;border:none;border-inline:1px solid #d8d8d8;color:#333;font-family:inherit;font-size:.75rem;font-weight:500;margin:0;padding:0;text-align:center;width:2rem}.header .mini-cart-qty-input::-webkit-inner-spin-button,.header .mini-cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.header .mini-cart-qty-input:focus{outline:none}.header .mini-cart-item.is-updating{opacity:.5;pointer-events:none}.header .mini-cart-subtotal{align-items:center;border-top:1.5px solid #121212;display:flex;font-size:.875rem;font-weight:600;justify-content:space-between;margin-bottom:1rem;padding-block:.75rem}.header .mini-cart-empty{color:#999;font-size:.875rem;margin:0;padding-block:.5rem;text-align:center}@media (max-width:75rem){.header__menu{gap:1rem}}@media (max-width:48rem){.header__mobile-toggle{flex:1 1 0%;order:0}.header__nav{background:#fff;left:0;max-height:0;overflow:hidden;padding-inline:var(--container-padding);position:absolute;right:0;top:100%;transition:max-height .35s ease,padding-block .35s ease;z-index:99}.header__nav.active{border-bottom:1px solid #e5e5e5;max-height:37.5rem;padding-block:.75rem}.header__menu{align-items:flex-start;flex-direction:column;gap:0}.header__menu li{border-bottom:1px solid #f0f0f0;width:100%}.header__menu li:last-child{border-bottom:none}.header__menu li a{display:block;font-size:1rem;padding-block:.875rem;width:100%}.header__mobile-toggle{display:inline-flex}.nav-open .header:after{animation:fade-in .25s ease forwards;background:rgb(0 0 0 / .35);content:"";inset:0;position:fixed;z-index:98}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:48rem){.header__cart{position:static}.header .mini-cart-dropdown{left:var(--container-padding);right:var(--container-padding);top:calc(100% + .5rem);width:auto}}body.header-overlay .header{background:#fff0;left:0;position:absolute;right:0;top:0;z-index:1000}body.header-overlay .header__topbar{display:none}body.header-overlay .header.is-scrolled .header__main,body.header-overlay .header__main{box-shadow:none}body.header-overlay--flush .header__main-container{max-width:none;padding-inline:3%}body.header-overlay--offset{padding-top:4.625rem}.header.is-on-dark .header__logo-img--dark{display:none}.header.is-on-dark .header__logo-img--light{display:block}.header.is-on-dark .header__menu li a{color:#fff}.header.is-on-dark .header__menu li a:focus-visible,.header.is-on-dark .header__menu li a:hover{color:#f60}.header.is-on-dark .header__menu li.current-menu-item a{color:#f60}.header.is-on-dark .header__cart-link{color:#fff}.header.is-on-dark .header__mobile-toggle-line{background:#fff}@media (max-width:48rem){.header.is-on-dark .header__menu li a{color:#333}.header.is-on-dark .header__menu li a:focus-visible,.header.is-on-dark .header__menu li a:hover{color:#f60}}body.admin-bar.header-overlay .header{top:32px}@media screen and (max-width:782px){body.admin-bar.header-overlay .header{top:46px}}.category-carousel{background:#0f0f0f;position:relative;width:100%}.category-carousel__viewport{-webkit-overflow-scrolling:touch;cursor:grab;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.category-carousel__viewport::-webkit-scrollbar{display:none}.category-carousel__viewport.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.category-carousel__viewport:focus-visible{outline:1px solid hsl(0 0% 100% / .6);outline-offset:-.0625rem}.category-carousel__track{display:flex;gap:.625rem;list-style:none;margin:0;padding:0}.category-carousel__slide{flex:0 0 auto;scroll-snap-align:center;width:min(51vw,61.25rem)}.category-carousel__link{-webkit-user-drag:none;color:#fff;display:block;height:100vh;height:100dvh;overflow:hidden;position:relative;text-decoration:none}.category-carousel__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;will-change:transform}.category-carousel__overlay{background:linear-gradient(0deg,rgb(0 0 0 / .55) 0,transparent 42%),linear-gradient(90deg,rgb(0 0 0 / .45) 0,transparent 62%),rgb(0 0 0 / .35);inset:0;pointer-events:none;position:absolute;transition:background .5s ease}.category-carousel__name{align-items:center;color:#fff;display:flex;font-size:clamp(.8125rem,1.1vw,1rem);font-weight:400;gap:.75rem;left:clamp(1.25rem,2.5vw,3rem);letter-spacing:.14em;line-height:1.3;position:absolute;right:clamp(1.25rem,2.5vw,3rem);text-shadow:0 1px 6px rgb(0 0 0 / .4);text-transform:uppercase;top:50%;transform:translateY(-50%);z-index:1}.category-carousel__plus{flex-shrink:0;font-size:1.2em;font-weight:300;line-height:1;transition:transform .35s cubic-bezier(.22,1,.36,1)}.category-carousel__cta{bottom:clamp(1.375rem,3vw,3rem);color:#fff;font-size:clamp(.6875rem,.9vw,.8125rem);font-weight:400;left:clamp(1.25rem,2.5vw,3rem);letter-spacing:.12em;position:absolute;text-decoration:underline;text-decoration-thickness:1px;text-shadow:0 1px 6px rgb(0 0 0 / .4);text-transform:uppercase;text-underline-offset:.375rem;transition:text-underline-offset .25s ease;z-index:1}.category-carousel__link:focus-visible .category-carousel__img,.category-carousel__link:hover .category-carousel__img{transform:scale(1.05)}.category-carousel__link:focus-visible .category-carousel__overlay,.category-carousel__link:hover .category-carousel__overlay{background:linear-gradient(0deg,rgb(0 0 0 / .55) 0,transparent 42%),linear-gradient(90deg,rgb(0 0 0 / .45) 0,transparent 62%),rgb(0 0 0 / .08)}.category-carousel__link:focus-visible .category-carousel__plus,.category-carousel__link:hover .category-carousel__plus{transform:rotate(90deg)}.category-carousel__link:focus-visible .category-carousel__cta,.category-carousel__link:hover .category-carousel__cta{text-underline-offset:.5625rem}.category-carousel__link:focus-visible{outline:1px solid hsl(0 0% 100% / .7);outline-offset:-.375rem}.category-carousel__arrow{background:#fff0;border:0;cursor:pointer;display:grid;height:2.75rem;opacity:0;padding:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease;width:2.75rem;z-index:2}.category-carousel__arrow:before{background:#fff;content:"";filter:drop-shadow(0 1px 6px rgb(0 0 0 / .45));height:1.375rem;mask:no-repeat center/contain;-webkit-mask:no-repeat center/contain;width:1.375rem}.category-carousel__arrow--prev{left:clamp(.875rem,2vw,2rem)}.category-carousel__arrow--prev:before{mask-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-arrow-left.svg);-webkit-mask-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-arrow-left.svg)}.category-carousel__arrow--next{right:clamp(.875rem,2vw,2rem)}.category-carousel__arrow--next:before{mask-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-arrow-right.svg);-webkit-mask-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-arrow-right.svg)}.category-carousel__arrow:active{transform:translateY(-50%) scale(.9)}.category-carousel__arrow:focus-visible{opacity:1;outline:1px solid #fff;outline-offset:.1875rem}.category-carousel__arrow[disabled]{opacity:0!important;pointer-events:none}@media (hover:hover){.category-carousel:hover .category-carousel__arrow:not([disabled]){opacity:1}}@media (hover:none){.category-carousel__arrow{display:none}}@media (max-width:75rem){.category-carousel__slide{width:58vw}}@media (max-width:62rem){.category-carousel__slide{width:66vw}.category-carousel__name{letter-spacing:.14em}}@media (max-width:48rem){.category-carousel__track{gap:.5rem}.category-carousel__slide{width:78vw}.category-carousel__name{font-size:.875rem}.category-carousel__link{aspect-ratio:3/4;height:auto}}@media (max-width:37.5rem){.category-carousel__slide{width:85vw}}@media (max-width:26.25rem){.category-carousel__slide{width:88vw}.category-carousel__name{font-size:.8125rem;gap:.625rem}.category-carousel__cta{font-size:.6875rem}}@media (max-height:480px) and (orientation:landscape){.category-carousel__slide{width:min(72vw,47.5rem)}}@media (prefers-reduced-motion:reduce){.category-carousel__cta,.category-carousel__img,.category-carousel__plus{transition:none}}@keyframes title-glitch{0%,to{text-shadow:none;transform:none}20%{text-shadow:-.1875rem 0 var(--secondary-color),.1875rem 0 hsl(0 0% 100% / .9);transform:translateX(.125rem)}40%{text-shadow:.1875rem 0 var(--secondary-color),-.1875rem 0 hsl(0 0% 100% / .9);transform:translateX(-.125rem)}60%{text-shadow:-.125rem 0 var(--secondary-color);transform:translateX(.0625rem)}80%{text-shadow:none;transform:none}}@keyframes cb-fade-up{0%{opacity:0;transform:translateY(1.125rem)}to{opacity:1;transform:none}}.campaign-banner{background:#0f0f0f;color:#fff;height:clamp(32.5rem,88vh,60rem);overflow:hidden;position:relative;width:100%}.campaign-banner__stage{inset:0;position:absolute;z-index:0}.campaign-banner__img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transform:scale(1.08);transition:opacity .9s ease,transform 7s ease-out;width:100%;will-change:opacity,transform}.campaign-banner__img.is-active{opacity:1;transform:scale(1)}.campaign-banner__overlay{background:linear-gradient(0deg,rgb(0 0 0 / .82) 0,rgb(0 0 0 / .2) 46%,transparent 70%),rgb(0 0 0 / .22);inset:0;pointer-events:none;position:absolute}.campaign-banner__eyebrow{align-items:center;display:inline-flex;font-size:clamp(.6875rem,.95vw,.875rem);font-weight:700;gap:.625rem;left:clamp(1.25rem,3vw,3.5rem);letter-spacing:.22em;position:absolute;text-shadow:0 1px 8px rgb(0 0 0 / .65);text-transform:uppercase;top:clamp(1.375rem,3vw,3rem);z-index:2}.campaign-banner__eyebrow-dot{animation:dot-pulse 1.6s ease-in-out infinite;background:var(--secondary-color);border-radius:50%;box-shadow:0 0 .625rem rgb(255 102 0 / .8);flex:none;height:.4375rem;width:.4375rem}.campaign-banner__frame{border-right:2px solid hsl(0 0% 100% / .85);border-top:2px solid hsl(0 0% 100% / .85);height:clamp(1.625rem,3vw,2.5rem);pointer-events:none;top:clamp(1.375rem,3vw,3rem);width:clamp(1.625rem,3vw,2.5rem)}.campaign-banner__frame,.campaign-banner__panels{position:absolute;right:clamp(1.25rem,3vw,3.5rem);z-index:2}.campaign-banner__panels{bottom:clamp(6.75rem,16vw,10.5rem);left:clamp(1.25rem,3vw,3.5rem)}.campaign-banner__panel{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(.875rem,1.8vw,1.5rem);max-width:38.75rem}.campaign-banner__panel[hidden]{display:none}.campaign-banner__panel.is-active .campaign-banner__index{animation:cb-fade-up .5s ease .05s both}.campaign-banner__panel.is-active .campaign-banner__title{animation:cb-fade-up .6s cubic-bezier(.22,1,.36,1) .12s both}.campaign-banner__panel.is-active .campaign-banner__text{animation:cb-fade-up .6s ease .24s both}.campaign-banner__panel.is-active .campaign-banner__cta{animation:cb-fade-up .6s ease .34s both}.campaign-banner__index{color:hsl(0 0% 100% / .7);font-size:clamp(.625rem,.8vw,.75rem);font-weight:700;letter-spacing:.2em;text-shadow:0 1px 8px rgb(0 0 0 / .65);text-transform:uppercase}.campaign-banner__title{color:#fff;font-size:clamp(1.875rem,4.8vw,4.25rem);font-weight:700;letter-spacing:.06em;line-height:1.08;margin:0;text-shadow:0 .125rem 1.125rem rgb(0 0 0 / .75),0 0 .125rem rgb(0 0 0 / .4);text-transform:uppercase}.campaign-banner__title-text{display:inline-block}.campaign-banner__cursor{animation:caret-blink 1.1s steps(1) infinite;color:var(--secondary-color);text-shadow:0 0 .875rem rgb(255 102 0 / .55)}.campaign-banner__title.is-typing .campaign-banner__cursor{animation:none}.campaign-banner__sr{clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.campaign-banner__text{color:hsl(0 0% 100% / .88);font-size:clamp(.875rem,1.2vw,1.0625rem);font-weight:400;line-height:1.6;margin:0;max-width:32.5rem;text-shadow:0 1px 10px rgb(0 0 0 / .6)}.campaign-banner__cta{align-self:flex-start}.campaign-banner__tabs{border-top:1px solid hsl(0 0% 100% / .18);bottom:clamp(1.75rem,4vw,3.5rem);display:flex;gap:clamp(1.125rem,4vw,4rem);left:clamp(1.25rem,3vw,3.5rem);padding-top:clamp(1rem,2vw,1.5rem);position:absolute;right:clamp(1.25rem,3vw,3.5rem);z-index:2}.campaign-banner__tab{align-items:flex-start;background:none;border:0;color:hsl(0 0% 100% / .5);cursor:pointer;display:flex;flex:0 1 auto;flex-direction:column;font:inherit;gap:.5rem;min-width:0;padding:0;text-align:left;transition:color .35s ease}.campaign-banner__tab:focus-visible,.campaign-banner__tab:hover{color:hsl(0 0% 100% / .85)}.campaign-banner__tab:focus-visible{outline:1px solid hsl(0 0% 100% / .7);outline-offset:.25rem}.campaign-banner__tab.is-active{color:#fff}.campaign-banner__tab-num{font-size:clamp(.625rem,.85vw,.8125rem);font-weight:700;letter-spacing:.16em}.campaign-banner__tab-label{font-size:clamp(.75rem,1vw,.9375rem);font-weight:700;letter-spacing:.12em;max-width:100%;overflow:hidden;position:relative;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.campaign-banner__tab-label:after{background:var(--secondary-color);bottom:-.375rem;content:"";height:.125rem;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .4s cubic-bezier(.22,1,.36,1);width:100%}.campaign-banner__tab.is-active .campaign-banner__tab-label:after{transform:scaleX(1)}@media (max-width:48rem){.campaign-banner{height:clamp(30rem,80vh,45rem)}.campaign-banner__eyebrow{letter-spacing:.16em}.campaign-banner__tabs{-webkit-overflow-scrolling:touch;gap:1.75rem;overflow-x:auto;scrollbar-width:none}.campaign-banner__tabs::-webkit-scrollbar{display:none}.campaign-banner__tab{flex:0 0 auto}.campaign-banner__tab-label{white-space:nowrap}.campaign-banner__panels{bottom:clamp(7.375rem,26vw,10rem)}}@media (max-width:26.25rem){.campaign-banner{height:clamp(27.5rem,78vh,37.5rem)}.campaign-banner__title{font-size:1.75rem}.campaign-banner__text{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.campaign-banner__img{transform:none!important;transition:opacity .3s ease}.campaign-banner__cursor,.campaign-banner__eyebrow-dot,.campaign-banner__title-text{animation:none!important}.campaign-banner__panel.is-active .campaign-banner__cta,.campaign-banner__panel.is-active .campaign-banner__index,.campaign-banner__panel.is-active .campaign-banner__text,.campaign-banner__panel.is-active .campaign-banner__title{animation:none}.campaign-banner__tab-label:after{transition:none}}.site-footer{background:#fff;color:#121212;font-size:.875rem}.site-footer__inner{margin-inline:auto;max-width:1600px;padding-inline:var(--container-padding);width:100%}.site-footer__top{border-bottom:1px solid rgb(0 0 0 / .08);display:grid;gap:3rem;grid-template-columns:13.75rem repeat(3,1fr);padding-block:clamp(3rem,7vw,5rem)}.site-footer__top--cols-2{grid-template-columns:13.75rem repeat(2,1fr)}.site-footer__top--cols-1{grid-template-columns:13.75rem 1fr}.site-footer__top--cols-0{grid-template-columns:1fr}.site-footer__brand{display:flex;flex-direction:column;gap:1.5rem}.site-footer__logo-link{display:inline-block;line-height:0}.site-footer__logo{display:block;max-width:7.5rem}.site-footer__column{min-width:0}.site-footer__title{align-items:center;background:none;border:none;color:#121212;cursor:default;display:flex;font-family:inherit;font-size:.8125rem;font-weight:600;justify-content:space-between;letter-spacing:.08em;margin-bottom:1rem;padding:0;text-align:left;text-transform:uppercase;width:100%}.site-footer__chevron{color:rgb(0 0 0 / .45);display:none;flex-shrink:0;transition:transform .3s ease}.site-footer__menu{list-style:none}.site-footer__menu li{margin-bottom:.625rem}.site-footer__menu a{color:rgb(0 0 0 / .6);transition:color .25s ease}.site-footer__menu a:hover{color:#121212}.site-footer__social{display:flex;gap:.5rem}.site-footer__social-link{align-items:center;border:1px solid rgb(0 0 0 / .12);border-radius:50%;display:inline-flex;height:2.75rem;justify-content:center;opacity:.65;transition:opacity .25s ease,border-color .25s ease;width:2.75rem}.site-footer__social-link:hover{border-color:rgb(0 0 0 / .4);opacity:1}.site-footer__social-link img{height:1.25rem;width:1.25rem}.site-footer__social-text{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.site-footer__bottom{align-items:center;color:rgb(0 0 0 / .45);display:flex;font-size:.8125rem;gap:1rem;justify-content:space-between;padding-block:1.25rem}.site-footer__copyright{margin:0}.site-footer__legal{display:flex;flex-wrap:wrap;gap:1rem}.site-footer__legal a{color:rgb(0 0 0 / .45);transition:color .25s ease}.site-footer__legal a:hover{color:#121212}@media (max-width:75rem){.site-footer__top{gap:2rem;grid-template-columns:11.25rem repeat(3,1fr)}.site-footer__top--cols-2{grid-template-columns:11.25rem repeat(2,1fr)}.site-footer__top--cols-1{grid-template-columns:11.25rem 1fr}.site-footer__top--cols-0{grid-template-columns:1fr}}@media (max-width:62rem){.site-footer__top{gap:2rem;grid-template-columns:repeat(2,1fr)}.site-footer__brand{align-items:center;flex-direction:row;grid-column:1/-1;justify-content:space-between}}@media (max-width:48rem){.site-footer__top{gap:0;grid-template-columns:1fr;padding-block:2.5rem .5rem}.site-footer__brand{align-items:flex-start;flex-direction:column;gap:1.25rem;margin-bottom:.25rem;padding-bottom:1.75rem}.site-footer__brand,.site-footer__column{border-bottom:1px solid rgb(0 0 0 / .08)}.site-footer__title{cursor:pointer;margin-bottom:0;padding-block:1rem}.site-footer__chevron{display:block}.site-footer__menu{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease}.site-footer__menu li:last-child{margin-bottom:1.25rem}.site-footer__title[aria-expanded=true]+.site-footer__menu{max-height:25rem;opacity:1}.site-footer__title[aria-expanded=true] .site-footer__chevron{transform:rotate(180deg)}.site-footer__bottom{flex-direction:column;padding-block:1.5rem;text-align:center}.site-footer__legal{gap:.75rem;justify-content:center}}.products-grid{-moz-column-gap:.625rem;column-gap:.625rem;display:grid;grid-template-columns:repeat(4,1fr);margin-block:2rem;row-gap:clamp(3rem,5vw,6rem)}.products-grid__title{font-size:1.5rem;font-weight:500;grid-column:1/-1;margin-bottom:.5rem}@media (max-width:87.5rem){.products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:75rem){.products-grid{-moz-column-gap:.5rem;column-gap:.5rem;grid-template-columns:repeat(4,1fr)}}@media (max-width:62rem){.products-grid{-moz-column-gap:.5rem;column-gap:.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:37.5rem){.products-grid{-moz-column-gap:.375rem;column-gap:.375rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:26.25rem){.products-grid{grid-template-columns:1fr}}.featured-products{margin-block:2.5rem;text-align:center}.featured-products__title{--typing-chars:19;display:grid;font-size:clamp(1.25rem,6.8vw,5.25rem);font-weight:700;grid-template-columns:calc(var(--typing-chars)*1ch);justify-content:center;letter-spacing:0;line-height:1.05;margin:0;padding-top:clamp(1rem,3vw,2.5rem)}.featured-products__title-text{animation:hero-typing 1.5s steps(19) .55s both,caret-blink .95s step-end infinite;border-right:.07em solid;grid-column:1;justify-self:start;overflow:hidden;white-space:nowrap}@media (prefers-reduced-motion:reduce){.featured-products__title-text{animation:none;border-right:none;width:calc(var(--typing-chars)*1ch)}}.featured-products__subtitle{align-items:center;animation:slide-up-in .6s ease 2.1s both;color:rgb(0 0 0 / .45);display:inline-flex;font-size:.6875rem;font-weight:400;gap:.875rem;letter-spacing:.42em;margin:1.25rem 0 0;text-indent:.42em;text-transform:uppercase}.featured-products__subtitle:after,.featured-products__subtitle:before{background:rgb(0 0 0 / .22);content:"";height:1px;width:2.25rem}@media (prefers-reduced-motion:reduce){.featured-products__subtitle{animation:none;opacity:1}}.featured-products>.btn{display:inline-flex;font-weight:400;margin-block:3rem 1rem}.featured-products .products-grid{margin-inline:0;text-align:left}@keyframes hero-typing{0%{width:0}to{width:calc(var(--typing-chars, 19)*1ch)}}@keyframes caret-blink{0%,to{border-color:currentColor}50%{border-color:#fff0}}.products-carousel{background:#fff;text-align:left;width:100%}.products-carousel__bar{align-items:center;border-bottom:1px solid rgb(0 0 0 / .08);border-top:1px solid rgb(0 0 0 / .08);-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr auto;padding:1rem clamp(1.5rem,4vw,3rem);position:relative}.products-carousel__progress{background:#121212;bottom:-1px;height:1px;left:0;pointer-events:none;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}.products-carousel__promo{color:#121212;font-size:.625rem;font-weight:400;letter-spacing:.13em;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.products-carousel__nav{align-items:center;align-self:center;display:flex;gap:1.375rem}.products-carousel__next,.products-carousel__play,.products-carousel__prev{background:#fff0 no-repeat 50%/contain;border:none;cursor:pointer;flex-shrink:0;height:1.125rem;padding:0;transition:opacity .2s ease,transform .25s cubic-bezier(.22,1,.36,1);width:1.125rem}.products-carousel__next:hover,.products-carousel__play:hover,.products-carousel__prev:hover{opacity:.38}.products-carousel__next:active,.products-carousel__play:active,.products-carousel__prev:active{transform:scale(.82)}.products-carousel__next:focus-visible,.products-carousel__play:focus-visible,.products-carousel__prev:focus-visible{outline:1px solid #121212;outline-offset:.25rem}.products-carousel__play{background-image:none;border-right:1px solid rgb(0 0 0 / .14);padding-right:1.25rem;position:relative}.products-carousel__play:after,.products-carousel__play:before{background:#fff0 no-repeat 0/1.125rem 1.125rem;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:1.125rem}.products-carousel__play:before{background-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-play.svg);opacity:1}.products-carousel__play:after{background-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-pause.svg);opacity:0}.products-carousel__play.is-playing:before{opacity:0}.products-carousel__play.is-playing:after{opacity:1}.products-carousel__prev{background-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-arrow-left.svg)}.products-carousel__prev:hover{transform:translateX(-.125rem)}.products-carousel__prev:active{transform:translateX(-.125rem) scale(.82)}.products-carousel__next{background-image:url(/wp-content/themes/shadow-theme/assets/images/carousel-arrow-right.svg)}.products-carousel__next:hover{transform:translateX(.125rem)}.products-carousel__next:active{transform:translateX(.125rem) scale(.82)}.products-carousel__viewport{-webkit-overflow-scrolling:touch;border-bottom:1px solid rgb(0 0 0 / .08);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.products-carousel__viewport::-webkit-scrollbar{display:none}.products-carousel__track{display:flex;gap:1rem}.products-carousel__card{flex:0 0 18.691588785vw;position:relative;scroll-snap-align:start;transition:opacity .45s ease}@media (prefers-reduced-motion:no-preference){.products-carousel.is-enhanced .products-carousel__card:not(.is-inview){opacity:0;transform:translateY(1.5rem)}.products-carousel.is-enhanced .products-carousel__card.is-inview{animation:pc-card-in .8s cubic-bezier(.22,1,.36,1) backwards;animation-delay:calc(var(--card-i, 0)*70ms)}}.products-carousel__card-link{display:block;line-height:0;outline:none;text-decoration:none}.products-carousel__card-img{aspect-ratio:2/3;background:#f4f4f4;overflow:hidden;padding:clamp(.75rem,1.5vw,1.5rem);width:100%}.products-carousel__card-img img{display:block;height:100%;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .75s cubic-bezier(.22,1,.36,1);width:100%}.products-carousel__card:hover .products-carousel__card-img img{transform:scale(1.04)}.products-carousel__toggle{align-items:center;background:none;border:none;border-top:1px solid rgb(0 0 0 / .08);color:rgb(0 0 0 / .38);cursor:pointer;display:flex;font-family:var(--font-main);gap:.5rem;height:3.25rem;justify-content:center;transition:color .25s ease,background .25s ease,border-color .25s ease;width:100%}.products-carousel__toggle span{display:block;line-height:1;transition:transform .35s cubic-bezier(.22,1,.36,1)}.products-carousel__toggle-text{font-size:.625rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase}.products-carousel__toggle-icon{height:.625rem;position:relative;width:.625rem}.products-carousel__toggle-icon:after,.products-carousel__toggle-icon:before{background:currentColor;content:"";height:1px;left:0;position:absolute;top:calc(50% - .5px);transition:transform .45s cubic-bezier(.22,1,.36,1);width:100%}.products-carousel__toggle-icon:after{transform:rotate(90deg)}.products-carousel__toggle:hover{background:rgb(0 0 0 / .025);color:#121212}.products-carousel__toggle:focus-visible{outline:1px solid #121212;outline-offset:-.125rem}.products-carousel__card.is-active .products-carousel__toggle{background:#fff0;border-top:2px solid #121212;color:#121212}.products-carousel__card.is-active .products-carousel__toggle-icon:after{transform:rotate(0deg)}.products-carousel__card.is-inactive{opacity:.28}.products-carousel__card-panel{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1),visibility 0s linear .45s;visibility:hidden}.products-carousel__card.is-active .products-carousel__card-panel{grid-template-rows:1fr;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1),visibility 0s;visibility:visible}.products-carousel__card-panel-inner{border-top:2px solid #121212;min-height:0;opacity:0;overflow:hidden;padding:1rem 1rem 1.5rem;transform:translateY(.625rem);transition:opacity .35s ease .15s,transform .5s cubic-bezier(.22,1,.36,1) .1s}.products-carousel__card.is-active .products-carousel__card-panel-inner{opacity:1;transform:translateY(0)}.products-carousel__panel-price{color:#121212;font-size:.75rem;font-weight:700;letter-spacing:.08em;margin:.5rem 0 0}.products-carousel__panel-price del{color:rgb(0 0 0 / .35);font-weight:400;margin-right:.5rem}.products-carousel__panel-price ins{text-decoration:none}.products-carousel__panel{display:none}.products-carousel__panel-inner{align-items:start;border-top:1px solid rgb(0 0 0 / .08);-moz-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;min-height:0;opacity:0;overflow:hidden;padding-block:2rem;padding-inline:clamp(1.5rem,4vw,3rem);row-gap:.625rem;transition:opacity .3s ease .18s}.products-carousel__panel.is-open .products-carousel__panel-inner{opacity:1}.products-carousel__panel-title{color:#121212;font-size:.6875rem;font-weight:700;grid-column:1;grid-row:1;letter-spacing:.13em;line-height:1.6;text-decoration:none;text-transform:uppercase}.products-carousel__panel-title:hover{text-decoration:underline;text-underline-offset:.1875rem}.products-carousel__panel-desc{color:rgb(0 0 0 / .45);font-size:.6875rem;font-weight:400;grid-column:1;grid-row:2;letter-spacing:.02em;line-height:1.8;margin:0}.products-carousel__panel-cta{align-items:center;align-self:center;background:linear-gradient(90deg,#121212 50%,transparent 0);background-position:100% 0;background-size:200% 100%;border:1px solid rgb(0 0 0 / .2);color:#121212;display:inline-flex;font-family:var(--font-main);font-size:.5625rem;font-weight:700;gap:.5rem;grid-column:2;grid-row:1/3;letter-spacing:.18em;padding:.8125rem 1.75rem;text-decoration:none;text-transform:uppercase;transition:background-position .35s cubic-bezier(.22,1,.36,1),color .28s ease,border-color .25s ease;white-space:nowrap}.products-carousel__panel-cta:after{content:"//";font-size:.6875rem;transition:transform .25s cubic-bezier(.22,1,.36,1)}.products-carousel__panel-cta:hover{background-position:0 0;border-color:#121212;color:#fff}.products-carousel__panel-cta:hover:after{transform:translateX(.25rem)}@media (max-width:75rem){.products-carousel__card{flex:0 0 25vw}}@media (max-width:62rem){.products-carousel__bar{-moz-column-gap:1.25rem;column-gap:1.25rem}.products-carousel__card{flex:0 0 35.0877192982vw}.products-carousel__panel-inner{-moz-column-gap:2rem;column-gap:2rem}}@media (max-width:48rem){.products-carousel__bar{align-items:start;-moz-column-gap:1.5rem;column-gap:1.5rem;grid-template-columns:1fr auto;padding-block:1.25rem}.products-carousel__promo{font-size:.75rem;font-weight:700;grid-column:1;letter-spacing:.12em;line-height:1.8;overflow:visible;white-space:normal}.products-carousel__nav{gap:1.625rem;padding-top:.125rem}.products-carousel__next,.products-carousel__play,.products-carousel__prev{height:1.25rem;width:1.25rem}.products-carousel__play{border-right:none;padding-right:0}.products-carousel__play:after,.products-carousel__play:before{background-size:1.25rem 1.25rem;width:1.25rem}.products-carousel__card{flex:0 0 48.7804878049vw}.products-carousel__card-img{aspect-ratio:3/4}}@media (max-width:37.5rem){.products-carousel__card{flex:0 0 69.9300699301vw}.products-carousel__card-img{aspect-ratio:2/3}}@media (max-width:26.25rem){.products-carousel__card{flex:0 0 92vw}}@keyframes pc-card-in{0%{opacity:0;transform:translateY(24px)}}.product-card{background:#fff;position:relative;width:100%}.product-card,.product-card__link{display:flex;flex-direction:column}.product-card__link{color:inherit;flex:1;text-decoration:none}.product-card__badges{display:flex;flex-direction:column;gap:.25rem;left:.75rem;position:absolute;top:.75rem;z-index:10}.product-card__badge{align-items:center;color:#fff;display:inline-flex;font-size:.5625rem;font-weight:700;letter-spacing:.14em;padding:.25rem .5625rem;text-transform:uppercase}.product-card__badge--sale{background:#3a5a40}.product-card__badge--new{background:#121212}.product-card__image{aspect-ratio:4/5;background:#f3f3f1;overflow:hidden;position:relative;width:100%}.product-card__image .product-card__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__image .product-card__img--secondary{inset:0;position:absolute;z-index:0}.product-card__image .product-card__img--primary{position:relative;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);z-index:1}.product-card__image--has-second:hover .product-card__img--primary{opacity:0;transform:scale(1.04)}.product-card__info{display:flex;flex:1;flex-direction:column;gap:.5rem;padding:1rem 0 .25rem}.product-card__accent{background:#121212;display:block;height:.125rem;margin-bottom:.25rem;transition:width .5s cubic-bezier(.22,1,.36,1);width:2.125rem}.product-card:hover .product-card__accent{width:100%}.product-card__sku,.product-card__title{color:#121212;font-weight:700}.product-card__title{font-size:.75rem;letter-spacing:.04em;line-height:1.45;margin:0;text-transform:uppercase}.product-card__subtitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:rgb(0 0 0 / .4);display:-webkit-box;font-size:.75rem;letter-spacing:.01em;line-height:1.4;margin:0;overflow:hidden}.product-card__price{color:#121212;font-size:.8125rem;font-weight:400;letter-spacing:.02em;margin-top:.125rem}.product-card__price del{color:rgb(0 0 0 / .32);font-size:.75rem;margin-right:.3125rem}.product-card__price ins{color:#3a5a40;font-weight:700;text-decoration:none}@media (max-width:62rem){.product-card__image{aspect-ratio:3/4}}@media (max-width:26.25rem){.product-card__subtitle,.product-card__title{font-size:.6875rem}.product-card__price{font-size:.75rem}}.custom-single-product{--sp-text-sm:clamp(0.8125rem,1vw,0.9375rem);--sp-text:clamp(0.875rem,1.1vw,1.0625rem);--sp-text-lg:clamp(1rem,1.25vw,1.375rem);align-items:flex-start;display:flex;gap:clamp(2rem,6vw,5rem);margin-block:clamp(2rem,5vw,3.75rem);margin-inline:auto;max-width:100rem;padding-inline:var(--container-padding)}.product-left{flex-shrink:0;width:60%}.product-right{flex:1;min-width:0;position:sticky;top:1.5rem}.product-backlink{color:#121212;display:inline-block;font-size:.8125rem;font-weight:400;letter-spacing:.08em;margin-bottom:clamp(1.5rem,4vw,3rem);text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}.product-backlink:hover{opacity:.6}.product-media{display:flex;flex-direction:column;gap:1rem}.main-image{aspect-ratio:1/1;background:#f5f5f5;overflow:hidden;position:relative}.main-image:hover .main-product-image{transform:scale(1.04)}.main-image.has-zoom{cursor:zoom-in}.main-image.zoom-active{cursor:zoom-out}.main-image.zoom-active:hover .main-product-image{transform:none}.zoom-lens{background-repeat:no-repeat;border:2px solid hsl(0 0% 100% / .7);border-radius:50%;box-shadow:0 0 0 1px rgb(0 0 0 / .12),0 .5rem 2rem rgb(0 0 0 / .22);height:10rem;opacity:0;pointer-events:none;position:absolute;transition:opacity .12s ease;width:10rem;z-index:10}.zoom-lens.active{opacity:1}.main-product-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease,transform .5s cubic-bezier(.22,1,.36,1);width:100%;will-change:transform,opacity}.product-title{font-size:var(--sp-text-lg,1rem);font-weight:700;letter-spacing:.06em;line-height:1.5;margin-bottom:.375rem;overflow-wrap:break-word;text-transform:uppercase}.product-sku{font-weight:700;margin-right:.25rem}.product-subtitle{color:#555;font-size:var(--sp-text-sm,.8125rem);letter-spacing:.02em;margin-bottom:1.25rem}.price{color:#121212;font-size:var(--sp-text-lg,1rem);font-weight:700;margin-bottom:.75rem}.price del{color:#aaa;font-size:.9em;font-weight:400;margin-right:.5rem}.price ins{color:#f60;text-decoration:none}.stock-status{align-items:center;color:#1db954;display:flex;font-size:var(--sp-text-sm,.8125rem);font-weight:500;gap:.5rem;margin-bottom:1.5rem}.stock-status .dot{animation:pulse-dot 2.2s ease-in-out infinite;background:#1db954;border-radius:50%;box-shadow:0 0 0 3px rgb(29 185 84 / .18);flex-shrink:0;height:.5rem;width:.5rem}.stock-status.out-of-stock{color:#e53e3e}.stock-status.out-of-stock .dot{animation:none;background:#e53e3e;box-shadow:0 0 0 3px rgb(229 62 62 / .15)}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px rgb(29 185 84 / .18)}50%{box-shadow:0 0 0 5px rgb(29 185 84 / .08)}}.variations{margin-bottom:1.5rem}.variations tr{border:none;display:flex;flex-direction:column;margin-bottom:1.25rem}.variations td,.variations th{border:none;padding:0;text-align:left}.variations td.label,.variations th.label{margin-bottom:.625rem}.variations label{align-items:center;color:#121212;display:inline-flex;font-size:var(--sp-text-sm,.8125rem);font-weight:700;gap:.375rem;letter-spacing:.08em;text-transform:uppercase}.variations label .chosen-value{color:#121212;font-weight:400;letter-spacing:.02em;text-transform:none}.variations td.label.label--size,.variations th.label.label--size{align-items:baseline;display:flex;gap:.75rem;justify-content:space-between}.variations td.label.label--size .size-chart-open,.variations th.label.label--size .size-chart-open{margin-bottom:0}.variations select.is-hidden{display:none!important}.custom-select{position:relative;width:100%}.custom-select__trigger{align-items:center;background-color:#fff0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23121212' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border:1px solid rgb(0 0 0 / .35);border-radius:0;color:#121212;cursor:pointer;display:flex;font:inherit;font-size:var(--sp-text,.875rem);letter-spacing:.04em;padding:.875rem 2.75rem .875rem 1rem;text-align:left;text-transform:uppercase;transition:border-color .2s ease;width:100%}.custom-select__trigger:hover{border-color:#121212}.custom-select__trigger:focus-visible{outline:2px solid #121212;outline-offset:2px}.custom-select.is-placeholder .custom-select__trigger{color:#767676}.custom-select.is-open .custom-select__trigger{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 7 5-5 5 5' fill='none' stroke='%23121212' stroke-width='1.5'/%3E%3C/svg%3E");border-color:#121212}.custom-select__list{background:#fff;border:1px solid #121212;left:0;list-style:none;margin:0;max-height:17.5rem;overflow-y:auto;padding:0;position:absolute;right:0;top:calc(100% - 1px);z-index:20}.custom-select__list[hidden]{display:none}.custom-select__option{color:#121212;cursor:pointer;font-size:var(--sp-text,.875rem);letter-spacing:.04em;padding:.75rem 1rem;text-transform:uppercase;transition:background-color .15s ease,color .15s ease}.custom-select__option+.custom-select__option{border-top:1px solid rgb(0 0 0 / .08)}.custom-select__option:focus-visible,.custom-select__option:hover{background:#121212;color:#fff;outline:none}.custom-select__option.is-selected{font-weight:700}.custom-select__option.is-disabled{cursor:not-allowed;opacity:.4;text-decoration:line-through;text-decoration-thickness:1.5px}.custom-select__option.is-disabled:focus-visible,.custom-select__option.is-disabled:hover{background:#fff0;color:#121212}.variation-buttons{display:flex;flex-wrap:wrap;gap:.5rem .625rem}.variation-button{align-items:center;background:linear-gradient(90deg,#121212 50%,transparent 0);background-position:100% 0;background-size:200% 100%;border:1.5px solid rgb(0 0 0 / .18);border-radius:.5rem;color:#121212;cursor:pointer;display:inline-flex;font-size:var(--sp-text-sm,.8125rem);font-weight:700;justify-content:center;letter-spacing:.06em;min-height:2.875rem;min-width:2.875rem;padding:.6875rem 1.375rem;text-transform:uppercase;touch-action:manipulation;transition:background-position .35s cubic-bezier(.22,1,.36,1),color .28s ease,border-color .22s ease,transform .18s ease,box-shadow .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.variation-button:hover{background-position:0 0;border-color:#121212;box-shadow:0 .375rem 1rem rgb(0 0 0 / .14);color:#fff;transform:translateY(-.125rem)}.variation-button:active{box-shadow:none;transform:translateY(0) scale(.97)}.variation-button:focus-visible{outline:2px solid #121212;outline-offset:3px}.variation-button.selected{background-position:0 0;border-color:#121212;box-shadow:0 .25rem .75rem rgb(0 0 0 / .12);color:#fff}.variation-button.disabled{cursor:not-allowed;opacity:.32;pointer-events:none;text-decoration:line-through;text-decoration-color:rgb(0 0 0 / .4)}.variation-button.is-color{background-image:none;background-position:unset;border-radius:0;font-size:0;height:1.625rem;min-height:0;min-width:0;padding:0;width:6rem}.variation-button.is-color.selected{background-image:none;box-shadow:0 .4375rem 0 -.3125rem #121212}.variation-button.is-color:hover{background-image:none;box-shadow:0 .4375rem 0 -.3125rem rgb(0 0 0 / .4);filter:brightness(1.12);transform:none}.variation-button.is-color:active{filter:brightness(.88);transform:none}.cart:not(.variations_form),.woocommerce-variation-add-to-cart{align-items:stretch;display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:2rem}.cart:not(.variations_form) .single_add_to_cart_button,.woocommerce-variation-add-to-cart .single_add_to_cart_button{flex:1;margin-bottom:0!important}.cart:not(.variations_form) .quantity,.woocommerce-variation-add-to-cart .quantity{display:none}.product-fit-note{color:#121212;flex-basis:100%;font-size:var(--sp-text,.875rem);letter-spacing:.02em;line-height:1.6;margin-bottom:.75rem}.product-fit-note .fit-label{font-weight:700;text-transform:uppercase}.quantity-reset-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:0}.quantity{align-items:center;background:#fff0;border:1px solid rgb(0 0 0 / .22);border-radius:.375rem;display:inline-flex;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.quantity:focus-within{border-color:#121212;box-shadow:0 0 0 3px hsl(0 0% 7% / .08)}.quantity button{background:#fff0;border:none;color:#121212;cursor:pointer;font-size:1.25rem;font-weight:400;height:3rem;line-height:1;touch-action:manipulation;transition:background .2s ease,color .2s ease;width:2.75rem}.quantity button:hover{background:#121212;color:#fff}.quantity button:active{background:#2d2d2d;color:#fff}.quantity button:focus-visible{outline:2px solid #121212;outline-offset:-2px}.quantity input.qty{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;background:#fff0;border:1px solid rgb(0 0 0 / .1);border-bottom:none;border-top:none;color:#121212;font-size:.875rem;font-weight:700;height:3rem;letter-spacing:.04em;outline:none;text-align:center;width:2.75rem}.quantity input.qty::-webkit-inner-spin-button,.quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.reset_variations{align-items:center;background:#fff0;border:1px solid #ccc;border-radius:var(--radius);color:#666;cursor:pointer;display:none!important;font-size:.875rem;height:3rem;justify-content:center;padding:0 1.25rem;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.reset_variations:hover{background:#f5f5f5;border-color:#121212;color:#121212}.single_add_to_cart_button{align-items:center;background:linear-gradient(90deg,#121212 50%,transparent 0)!important;background-position:100% 0!important;background-size:200% 100%!important;border:1px solid rgb(0 0 0 / .25)!important;border-radius:.25rem!important;color:#121212!important;cursor:pointer;display:flex;font-size:.6875rem!important;font-weight:700!important;gap:.5rem;justify-content:center;letter-spacing:.14em;margin-bottom:2rem;min-height:3.25rem;overflow:hidden;padding:.875rem 1.5rem!important;position:relative;text-transform:uppercase;touch-action:manipulation;transition:background-position .38s cubic-bezier(.22,1,.36,1),color .3s ease,border-color .25s ease,transform .2s ease,box-shadow .25s ease;width:100%}.single_add_to_cart_button:before{content:none}.single_add_to_cart_button:after{content:"//";flex-shrink:0;font-size:.8125rem;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1)}.single_add_to_cart_button:hover{background-position:0 0!important;border-color:#121212!important;box-shadow:0 .5rem 1.5rem rgb(0 0 0 / .18);color:#fff!important;transform:translateY(-.125rem)}.single_add_to_cart_button:hover:after{transform:translateX(.3125rem)}.single_add_to_cart_button:active{box-shadow:none;transform:translateY(0)}.single_add_to_cart_button:focus-visible{outline:2px solid #121212!important;outline-offset:3px}.single_add_to_cart_button.loading{color:transparent!important;pointer-events:none}.single_add_to_cart_button.loading:after{animation:spin .7s linear infinite;border:2px solid hsl(0 0% 100% / .4);border-radius:50%;border-top-color:#fff;content:"";height:1.25rem;inset:0;margin:auto;position:absolute;width:1.25rem}@keyframes spin{to{transform:rotate(1turn)}}.product-description{color:#555;font-size:var(--sp-text,.875rem);line-height:1.7;margin-bottom:1.5rem}.product-description h3{color:#121212;font-size:1.125rem;margin-bottom:.5rem}.product-description p+p{margin-top:.5rem}.size-chart-open{background:none;border:0;color:var(--text-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.08em;margin-bottom:1.25rem;padding:0;text-decoration:underline;text-transform:uppercase;text-underline-offset:.3125rem;transition:opacity .25s ease}.size-chart-open:hover{opacity:.6}.size-chart-open:focus-visible{outline:2px solid #121212;outline-offset:3px}.size-chart-modal{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;padding:clamp(.75rem,3vw,2rem);position:fixed;transition:opacity .25s ease;z-index:1200}.size-chart-modal[hidden]{display:none}.size-chart-modal.is-open{opacity:1}.size-chart-modal.is-open .size-chart-dialog{transform:none}.size-chart-backdrop{background:rgb(0 0 0 / .55);cursor:pointer;inset:0;position:absolute}.size-chart-dialog{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgb(88 88 88 / .9);border:1px solid hsl(0 0% 100% / .14);color:#fff;max-height:calc(100dvh - clamp(1.5rem, 6vw, 4rem));outline:none;overflow-y:auto;padding:clamp(1.25rem,2.4vw,2.125rem) clamp(1.25rem,3vw,2.75rem);position:relative;transform:translateY(1.25rem);transition:transform .3s cubic-bezier(.22,1,.36,1);width:min(67.5rem,100%)}.size-chart-close{align-items:center;background:none;border:0;color:#fff;cursor:pointer;display:flex;height:2.25rem;justify-content:center;padding:0;position:absolute;right:.875rem;top:.875rem;transition:opacity .2s ease;width:2.25rem}.size-chart-close:hover{opacity:.6}.size-chart-close:focus-visible{outline:2px solid #fff;outline-offset:2px}body.size-chart-lock{overflow:hidden}.size-chart-layout{align-items:start;-moz-column-gap:clamp(2rem,4vw,4rem);column-gap:clamp(2rem,4vw,4rem);display:grid;grid-template-areas:"header header" "guide  visual" "table  table";grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:clamp(1.125rem,2.2vw,1.75rem)}@media (max-width:900px){.size-chart-layout{grid-template-areas:"header" "visual" "guide" "table";grid-template-columns:minmax(0,1fr)}}.size-chart-layout--single{grid-template-areas:"header" "visual" "guide" "table";grid-template-columns:minmax(0,1fr)}.size-chart-layout--single .size-chart-table-wrap{margin-inline:auto;max-width:45rem}.size-chart-header{align-items:center;border-bottom:1px solid hsl(0 0% 100% / .22);display:flex;gap:clamp(.75rem,2vw,1.25rem);grid-area:header;padding-bottom:clamp(.875rem,1.6vw,1.25rem);padding-right:3rem}.size-chart-logo{filter:invert(1);flex:0 0 auto;height:auto;width:clamp(3.5rem,7vw,5.25rem)}.size-chart-eyebrow{color:hsl(0 0% 100% / .6);font-size:.6875rem;letter-spacing:.22em;margin:0 0 .25rem;text-transform:uppercase}.size-chart-title{color:#fff;font-size:clamp(1.125rem,2.2vw,1.5rem);font-weight:400;letter-spacing:.16em;margin:0;text-transform:uppercase}.size-chart-guide{grid-area:guide}.size-chart-step+.size-chart-step{margin-top:clamp(1.125rem,2vw,1.625rem)}.size-chart-step-title{align-items:baseline;display:flex;font-size:.875rem;font-weight:400;gap:.625rem;letter-spacing:.16em;margin-bottom:.625rem;text-transform:uppercase}.size-chart-step-num{color:hsl(0 0% 100% / .5)}.size-chart-step p{color:hsl(0 0% 100% / .86);font-size:.8125rem;letter-spacing:.02em;line-height:1.65;margin:0;text-align:left}.size-chart-visual{align-items:center;align-self:stretch;display:flex;grid-area:visual;justify-content:center}.size-chart-figure{height:auto;max-height:min(20rem,36dvh);max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:900px){.size-chart-figure{max-height:min(15rem,30dvh)}}.size-chart-table-wrap{grid-area:table;max-width:100%;overflow-x:auto;width:100%}.size-chart-table{border-collapse:collapse;color:#fff;font-size:clamp(.6875rem,1.05vw,.8125rem);width:100%}.size-chart-table td,.size-chart-table th{background:rgb(0 0 0 / .12);border:1px solid hsl(0 0% 100% / .28);font-weight:400;padding:.5rem;text-align:center;white-space:nowrap}.size-chart-table tbody th,.size-chart-table thead th{background:rgb(0 0 0 / .26);letter-spacing:.08em;text-transform:uppercase}.size-chart-table thead th{line-height:1.35;overflow-wrap:break-word;white-space:normal}.size-chart-table tbody tr:nth-child(2n) td,.size-chart-table tbody tr:nth-child(2n) th{background:rgb(0 0 0 / .2)}.share-link{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem;margin-top:1.25rem}.share-link .share-btn{align-items:center;background:none;border:0;color:#888;cursor:pointer;display:inline-flex;font:inherit;font-size:.8125rem;font-weight:500;gap:.375rem;letter-spacing:.04em;padding:0;transition:color .2s ease}.share-link .share-btn:before{content:"↗";font-size:.875rem}.share-link .share-btn.is-copied,.share-link .share-btn:hover{color:#121212}.share-link .share-btn.is-copied:before{content:"✓"}.related-products{margin-block:clamp(2.5rem,6vw,5rem);margin-inline:auto;max-width:100rem;padding-inline:var(--container-padding)}.products-grid--related{grid-template-columns:repeat(3,1fr)}@media (max-width:37.5rem){.products-grid--related{grid-template-columns:repeat(2,1fr)}}@media (max-width:26.25rem){.products-grid--related{grid-template-columns:1fr}}.sticky-atc-bar{display:none}@media (max-width:62rem){.custom-single-product{flex-direction:column;gap:2rem}.product-left,.product-right{width:100%}.product-right{position:static}.product-media{-webkit-overflow-scrolling:touch;flex-direction:row;gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-media::-webkit-scrollbar{display:none}.product-media .main-image{flex:0 0 100%;scroll-snap-align:start}}@media (max-width:48rem){.product-title{margin-bottom:.5rem}.price{font-size:1.125rem}.variation-buttons{gap:.5rem}.variation-button{font-size:.8125rem;padding:.6875rem 1.25rem}.quantity-reset-wrapper{align-items:center;flex-direction:row}.reset_variations{text-align:center;width:100%}}@media (max-width:26.25rem){.custom-single-product{margin-block:1.25rem}.variation-buttons{gap:.5rem}.variation-button{border-radius:.625rem;font-size:.8125rem;min-height:3.125rem;min-width:3.125rem;padding:.75rem 1.125rem}.sticky-atc-bar{align-items:center;background:#fff;bottom:0;box-shadow:0 -.25rem 1.25rem rgb(0 0 0 / .1);display:flex;gap:.75rem;left:0;padding:.75rem 1rem max(.75rem,env(safe-area-inset-bottom));position:fixed;right:0;z-index:100}.sticky-atc-bar .sticky-price{color:#121212;font-size:1rem;font-weight:700;white-space:nowrap}.sticky-atc-bar .sticky-btn{background:#121212;border:none;border-radius:.25rem;color:#fff;cursor:pointer;flex:1;font-size:.6875rem;font-weight:700;letter-spacing:.14em;min-height:3rem;text-transform:uppercase;touch-action:manipulation;transition:opacity .2s ease}.sticky-atc-bar .sticky-btn:active{opacity:.85}.custom-single-product{padding-bottom:5rem}}.shop-hero{--feat-px:0%;--feat-py:0%;align-items:center;background:#0f0f0f;display:flex;isolation:isolate;min-height:clamp(28.75rem,72vh,47.5rem);overflow:hidden;position:relative}.shop-hero__media{inset:0;overflow:hidden;position:absolute;z-index:0}.shop-hero__media-img{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;scale:1.08;transition:scale 1.6s cubic-bezier(.22,1,.36,1),translate .6s cubic-bezier(.22,1,.36,1);translate:var(--feat-px) var(--feat-py);will-change:translate}.shop-hero__media-overlay{background:linear-gradient(90deg,hsl(0 0% 6% / .92),hsl(0 0% 6% / .6) 42%,hsl(0 0% 6% / .28)),linear-gradient(180deg,hsl(0 0% 6% / .35),#fff0 38%,hsl(0 0% 6% / .55));inset:0;position:absolute}.shop-hero__bg-text{-webkit-text-stroke:1px hsl(0 0% 100% / .055);color:#fff0;font-size:clamp(12.5rem,28vw,23.75rem);font-weight:700;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;right:-.05em;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:1}.shop-hero__inner{padding-block:clamp(4.5rem,10vw,8.75rem);position:relative;width:100%;z-index:2}.shop-hero__content{align-items:flex-start;display:flex;flex-direction:column;gap:1.75rem;max-width:40rem}.shop-hero__content>*{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}.shop-hero__content>:first-child{--reveal-delay:0.05s}.shop-hero__content>:nth-child(2){--reveal-delay:0.13s}.shop-hero__content>:nth-child(3){--reveal-delay:0.21s}.shop-hero__content>:nth-child(4){--reveal-delay:0.29s}.shop-hero__content>:nth-child(5){--reveal-delay:0.37s}.shop-hero__content>:nth-child(6){--reveal-delay:0.45s}.shop-hero.is-revealed .shop-hero__content>*{opacity:1;transform:none}.shop-hero__lead{color:hsl(0 0% 100% / .72);font-size:.875rem;line-height:1.6;margin:0;max-width:46ch}.shop-hero__label{align-items:center;color:hsl(0 0% 100% / .35);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;text-transform:uppercase}.shop-hero__label-line{background:hsl(0 0% 100% / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.shop-hero__title{display:flex;flex-direction:column;gap:.25rem;margin:0}.shop-hero__title-row{color:#fff;display:block;font-size:clamp(3.25rem,8vw,6rem);font-weight:700;letter-spacing:-.03em;line-height:.93;text-transform:uppercase}.shop-hero__title-row--outline{-webkit-text-stroke:1.5px hsl(0 0% 100% / .7);color:#fff0}.shop-hero__meta{align-items:baseline;display:flex;gap:.625rem;margin:0}.shop-hero__meta-num{color:#fff;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1}.shop-hero__meta-label{color:hsl(0 0% 100% / .35);font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase}.shop-hero__cats{display:flex;flex-wrap:wrap;gap:.5rem}.shop-hero__cat-link{align-items:center;border:1px solid hsl(0 0% 100% / .18);border-radius:6.25rem;color:hsl(0 0% 100% / .55);display:inline-flex;font-size:.625rem;font-weight:700;letter-spacing:.14em;padding:.5rem 1.125rem;text-decoration:none;text-transform:uppercase;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .18s ease}.shop-hero__cat-link:hover{background:hsl(0 0% 100% / .1);border-color:hsl(0 0% 100% / .5);color:#fff;transform:translateY(-1px)}.shop-hero__scroll{align-items:center;color:hsl(0 0% 100% / .3);display:inline-flex;gap:.875rem;text-decoration:none;transition:color .2s ease}.shop-hero__scroll:hover{color:hsl(0 0% 100% / .7)}.shop-hero__scroll:hover .shop-hero__scroll-dot{animation-play-state:running}.shop-hero__scroll-track{background:hsl(0 0% 100% / .15);display:block;flex-shrink:0;height:3rem;overflow:hidden;position:relative;width:.0625rem}.shop-hero__scroll-dot{animation:shop-scroll-drop 1.8s ease-in-out infinite;background:hsl(0 0% 100% / .6);display:block;height:40%;position:absolute;top:0;width:100%}.shop-hero__scroll-text{font-size:.5625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}@media (max-width:62rem){.shop-hero__bg-text{font-size:clamp(7.5rem,22vw,13.75rem)}}@media (max-width:37.5rem){.shop-hero{min-height:clamp(26.25rem,80vh,35rem)}.shop-hero__scroll{display:none}}@media (prefers-reduced-motion:reduce){.shop-hero__media-img{scale:1;transition:none;translate:0 0!important}.shop-hero__content>*{opacity:1!important;transform:none!important;transition:none!important}}@keyframes shop-scroll-drop{0%{opacity:1;top:-40%}80%{opacity:1;top:100%}81%{opacity:0}to{opacity:0;top:-40%}}.shop-toolbar{background:#fff;border-bottom:1px solid rgb(0 0 0 / .08);box-shadow:0 .125rem .75rem rgb(0 0 0 / .06);position:sticky;top:0;z-index:50}.shop-toolbar__inner{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;overflow:hidden;padding-block:.875rem}@media (max-width:48rem){.shop-toolbar__inner{align-items:flex-start;flex-direction:column;gap:.75rem;padding-block:.75rem}}.shop-filters{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:.375rem;min-width:0}.shop-filters__tag{align-items:center;border:1px solid rgb(0 0 0 / .14);border-radius:6.25rem;color:rgb(0 0 0 / .5);display:inline-flex;font-size:.6875rem;font-weight:600;letter-spacing:.08em;padding:.4375rem 1rem;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .18s ease;white-space:nowrap}.shop-filters__tag:hover{border-color:#121212;color:#121212;transform:translateY(-1px)}.shop-filters__tag.is-active{background:#121212;border-color:#121212;color:#fff}.shop-sort{align-items:center;display:flex;flex-shrink:0;gap:.125rem}.shop-sort__btn{align-items:center;border-radius:.25rem;color:rgb(0 0 0 / .4);display:inline-flex;font-size:.625rem;font-weight:600;letter-spacing:.1em;padding:.4375rem .75rem;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease;white-space:nowrap}.shop-sort__btn:hover{background:rgb(0 0 0 / .05);color:#121212}.shop-sort__btn.is-active{background:rgb(0 0 0 / .06);color:#121212;font-weight:700}@media (max-width:48rem){.shop-sort{overflow-x:auto;padding-bottom:.125rem;width:100%}}.shop-grid-wrap{min-height:40vh;padding-block:clamp(2rem,5vw,3.5rem)}.shop-empty{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding-block:clamp(3.75rem,10vw,7.5rem);text-align:center}.shop-empty__text{color:rgb(0 0 0 / .4);font-size:1rem;margin:0}.shop-load-more{padding-block:clamp(1.5rem,4vw,3rem)}.shop-load-more .container{display:flex;justify-content:center}.shop-load-more__btn{align-items:center;background:#fff0;border:1px solid rgb(0 0 0 / .16);border-radius:.25rem;color:rgb(0 0 0 / .7);cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.625rem;height:3.25rem;justify-content:center;letter-spacing:.12em;min-width:13.75rem;padding-inline:2rem;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.shop-load-more__btn:hover{background:#121212;border-color:#121212;color:#fff}.shop-load-more__btn:disabled{cursor:default}.shop-load-more__btn.is-loading{color:rgb(0 0 0 / .4)}.shop-load-more__btn.is-loading .shop-load-more__spinner{display:inline-block}.shop-load-more__spinner{animation:shop-load-more-spin .7s linear infinite;border:2px solid rgb(0 0 0 / .18);border-radius:50%;border-top-color:#121212;display:none;height:1rem;width:1rem}@keyframes shop-load-more-spin{to{transform:rotate(1turn)}}.about-hero{background:#0f0f0f;height:200vh;height:200dvh;position:relative}.about-hero__media{height:100vh;height:100dvh;overflow:hidden;position:sticky;top:0}.about-hero__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;scale:1.12;translate:0 var(--about-img-shift,0);width:100%;will-change:translate}@media (prefers-reduced-motion:reduce){.about-hero__img{scale:none;translate:none;will-change:auto}}.about-hero__shade{background:linear-gradient(0deg,rgb(0 0 0 / .72),rgb(0 0 0 / .25) 45%,rgb(0 0 0 / .45));inset:0;pointer-events:none;position:absolute}.about-hero__bg-text{-webkit-text-stroke:1px hsl(0 0% 100% / .09);color:#fff0;font-size:clamp(12.5rem,28vw,23.75rem);font-weight:700;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;right:-.05em;top:50%;transform:translateY(-50%);translate:calc(var(--about-bg-shift, 0px)*-1) 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;will-change:translate}@media (prefers-reduced-motion:reduce){.about-hero__bg-text{translate:none;will-change:auto}}.about-hero__inner{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;justify-content:flex-end;margin-top:-100dvh;min-height:100vh;min-height:100dvh;opacity:var(--about-hero-fade,1);padding-block:clamp(3rem,7vw,5.5rem);position:relative;translate:0 var(--about-hero-shift,0);will-change:translate,opacity;z-index:1}@media (prefers-reduced-motion:reduce){.about-hero__inner{opacity:1;translate:none;will-change:auto}}.about-hero__label{align-items:center;animation:about-fade-in .8s ease .15s both;color:hsl(0 0% 100% / .6);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;text-transform:uppercase}.about-hero__label-line{background:hsl(0 0% 100% / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.about-hero__title{display:flex;flex-direction:column;gap:.25rem;margin:0}.about-hero__title-mask{display:block;overflow:hidden}.about-hero__title-row{animation:about-title-rise .9s cubic-bezier(.22,1,.36,1) .25s forwards;color:#fff;display:block;font-size:clamp(3.25rem,9vw,6.75rem);font-weight:700;letter-spacing:-.03em;line-height:.95;text-transform:uppercase;transform:translateY(110%)}.about-hero__title-row--outline{-webkit-text-stroke:1.5px hsl(0 0% 100% / .7);animation-delay:.4s;color:#fff0}.about-hero__lead{animation:about-fade-in .8s ease .7s both;color:hsl(0 0% 100% / .78);font-size:clamp(.8125rem,1.6vw,.9375rem);line-height:1.7;margin:0;max-width:32.5rem}.about-hero__scroll{align-items:center;animation:about-fade-in .8s ease .9s both;color:hsl(0 0% 100% / .3);display:inline-flex;gap:.875rem;text-decoration:none;transition:color .2s ease}.about-hero__scroll:hover{color:hsl(0 0% 100% / .7)}.about-hero__scroll-track{background:hsl(0 0% 100% / .15);display:block;flex-shrink:0;height:3rem;overflow:hidden;position:relative;width:.0625rem}.about-hero__scroll-dot{animation:about-scroll-drop 1.8s ease-in-out infinite;background:hsl(0 0% 100% / .6);display:block;height:40%;position:absolute;top:0;width:100%}.about-hero__scroll-text{font-size:.5625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}@media (max-width:62rem){.about-hero__bg-text{font-size:clamp(7.5rem,22vw,13.75rem)}}@media (max-width:37.5rem){.about-hero__scroll{display:none}}@keyframes about-title-rise{to{transform:translateY(0)}}@keyframes about-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes about-scroll-drop{0%{opacity:1;top:-40%}80%{opacity:1;top:100%}81%{opacity:0}to{opacity:0;top:-40%}}.about-marquee{background:#fff;border-block:1px solid rgb(0 0 0 / .08);overflow:hidden;padding-block:.875rem}.about-marquee__track{animation:about-marquee 28s linear infinite;display:flex;width:-moz-max-content;width:max-content}.about-marquee:hover .about-marquee__track{animation-play-state:paused}.about-marquee__group{align-items:center;display:flex;flex-shrink:0}.about-marquee__group span{color:#121212;font-size:.6875rem;font-weight:700;letter-spacing:.22em;padding-inline:1.25rem;text-transform:uppercase;white-space:nowrap}.about-marquee__sep{color:rgb(0 0 0 / .25)!important}@media (prefers-reduced-motion:reduce){.about-marquee__track{animation:none}}@keyframes about-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.about-story{padding-block:clamp(4rem,9vw,8.125rem)}.about-story__inner{align-items:start;display:grid;gap:clamp(2.5rem,6vw,6rem);grid-template-columns:minmax(0,5fr) minmax(0,6fr)}.about-story__media{display:flex;flex-direction:column;gap:.875rem;position:sticky;top:clamp(1.5rem,4vw,3.5rem)}.about-story__media-frame{border-radius:.25rem;overflow:hidden}.about-story__media-frame img{aspect-ratio:3/4;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1);width:100%}.about-story__media-frame:hover img{transform:scale(1.05)}.about-story__media-caption{color:rgb(0 0 0 / .35);font-size:.625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.about-story__content{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.about-story__label{align-items:center;color:rgb(0 0 0 / .4);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;text-transform:uppercase}.about-story__label-line{background:rgb(0 0 0 / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.about-story__heading{color:#121212;font-size:clamp(1.875rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.05;margin:0;text-transform:uppercase}.about-story__heading-outline{-webkit-text-stroke:1.5px rgb(0 0 0 / .55);color:#fff0}.about-story__block{border-top:1px solid rgb(0 0 0 / .1);display:grid;gap:1.5rem;grid-template-columns:auto 1fr;padding-top:1.75rem}.about-story__num{color:rgb(0 0 0 / .3);font-size:.75rem;font-weight:700;letter-spacing:.1em;line-height:2}.about-story__block-title{font-size:clamp(1rem,2vw,1.25rem);font-weight:700;letter-spacing:.04em;margin:0 0 .625rem;text-transform:uppercase}.about-story__block-text{color:rgb(0 0 0 / .6);font-size:.8125rem;line-height:1.75;margin:0}@media (max-width:62rem){.about-story__inner{grid-template-columns:1fr}.about-story__media{max-width:30rem;position:static}}.about-stats{background:#0f0f0f;padding-block:clamp(3rem,7vw,5.5rem)}.about-stats__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.about-stats__item{border-left:1px solid hsl(0 0% 100% / .15);display:flex;flex-direction:column;gap:.625rem;padding-left:1.25rem}.about-stats__num{color:#fff;font-size:clamp(2.25rem,5vw,4rem);font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.about-stats__label{color:hsl(0 0% 100% / .35);font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}@media (max-width:48rem){.about-stats__grid{grid-template-columns:repeat(2,1fr)}}.about-values{padding-block:clamp(4rem,9vw,8.125rem)}.about-values__label{align-items:center;color:rgb(0 0 0 / .4);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;margin-bottom:1rem;text-transform:uppercase}.about-values__label-line{background:rgb(0 0 0 / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.about-values__heading{font-size:clamp(1.875rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-.02em;margin:0 0 clamp(1.25rem,3vw,1.75rem);text-transform:uppercase}.about-values__intro{color:rgb(0 0 0 / .6);font-size:clamp(.9375rem,1.6vw,1.125rem);line-height:1.7;margin:0 0 clamp(2rem,5vw,3.5rem);max-width:40rem}.about-values__grid{display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.about-values__card{background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:.25rem;overflow:hidden;padding:clamp(1.5rem,3vw,2.25rem) clamp(1.25rem,2.5vw,1.75rem);position:relative;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease}.about-values__card:before{background:radial-gradient(circle 13.75rem at var(--mx,50%) var(--my,50%),rgb(0 0 0 / .05),transparent 70%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.about-values__card:hover{border-color:rgb(0 0 0 / .35);box-shadow:0 1rem 2.5rem rgb(0 0 0 / .1);transform:translateY(-.375rem)}.about-values__card:hover:before{opacity:1}.about-values__card:hover .about-values__card-num{color:#121212}.about-values__card-num{color:rgb(0 0 0 / .25);display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:clamp(1.5rem,4vw,3rem);transition:color .3s ease}.about-values__card-title{font-size:clamp(.9375rem,1.8vw,1.125rem);font-weight:700;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.about-values__card-text{color:rgb(0 0 0 / .55);font-size:.75rem;line-height:1.7;margin:0}@media (max-width:62rem){.about-values__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:37.5rem){.about-values__grid{grid-template-columns:1fr}}.about-timeline{background:#f6f6f6;padding-block:clamp(4rem,9vw,8.125rem)}.about-timeline__label{align-items:center;color:rgb(0 0 0 / .4);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;margin-bottom:1rem;text-transform:uppercase}.about-timeline__label-line{background:rgb(0 0 0 / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.about-timeline__heading{font-size:clamp(1.875rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-.02em;margin:0 0 clamp(2.5rem,6vw,4.5rem);text-transform:uppercase}.about-timeline__list{display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem);padding-left:clamp(1.75rem,4vw,3rem);position:relative}.about-timeline__line{background:rgb(0 0 0 / .12);bottom:.375rem;left:0;position:absolute;top:.375rem;width:1px}.about-timeline__line:after{background:#121212;content:"";inset:0;position:absolute;transform:scaleY(var(--progress,0));transform-origin:top}.about-timeline__item{align-items:start;display:grid;gap:clamp(1.25rem,3vw,2.5rem);grid-template-columns:auto 1fr;position:relative}.about-timeline__dot{background:#121212;border-radius:50%;height:.5625rem;left:calc(clamp(1.75rem, 4vw, 3rem)*-1);margin-left:-.25rem;position:absolute;top:.375rem;width:.5625rem}.about-timeline__year{-webkit-text-stroke:1.2px rgb(0 0 0 / .6);color:#fff0;font-size:clamp(1.5rem,3.5vw,2.5rem);font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.about-timeline__title{font-size:clamp(.9375rem,1.8vw,1.125rem);font-weight:700;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.about-timeline__text{color:rgb(0 0 0 / .55);font-size:.75rem;line-height:1.7;margin:0;max-width:32.5rem}@media (max-width:37.5rem){.about-timeline__item{gap:.625rem;grid-template-columns:1fr}}.about-cta{background:#0f0f0f;overflow:hidden;position:relative}.about-cta__bg-text{-webkit-text-stroke:1px hsl(0 0% 100% / .05);bottom:-.18em;color:#fff0;font-size:clamp(9.375rem,24vw,20rem);font-weight:700;left:-.05em;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.about-cta__inner{align-items:center;display:flex;flex-direction:column;gap:1.75rem;padding-block:clamp(4.5rem,11vw,9.375rem);position:relative;text-align:center;z-index:1}.about-cta__title{display:flex;flex-direction:column;gap:.25rem;margin:0}.about-cta__title-row{color:#fff;display:block;font-size:clamp(2.5rem,7vw,5.25rem);font-weight:700;letter-spacing:-.03em;line-height:.95;text-transform:uppercase}.about-cta__title-row--outline{-webkit-text-stroke:1.5px hsl(0 0% 100% / .7);color:#fff0}.about-cta__text{color:hsl(0 0% 100% / .5);font-size:.8125rem;line-height:1.7;margin:0;max-width:27.5rem}.production-hero{align-items:flex-end;background:#0f0f0f;display:flex;min-height:100vh;min-height:100dvh;overflow:hidden;position:relative}.production-hero__media{inset:0;overflow:hidden;position:absolute}.production-hero__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;scale:1.1;translate:0 var(--prod-hero-img,0);width:100%;will-change:translate}@media (prefers-reduced-motion:reduce){.production-hero__img{scale:none;translate:none;will-change:auto}}.production-hero__shade{background:linear-gradient(0deg,rgb(0 0 0 / .82),rgb(0 0 0 / .3) 45%,rgb(0 0 0 / .5));inset:0;pointer-events:none;position:absolute}.production-hero__bg-text{-webkit-text-stroke:1px hsl(0 0% 100% / .08);color:#fff0;font-size:clamp(10rem,26vw,21.25rem);font-weight:700;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;right:-.05em;top:50%;transform:translateY(-50%);translate:calc(var(--prod-bg-shift, 0px)*-1) 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;will-change:translate}@media (prefers-reduced-motion:reduce){.production-hero__bg-text{translate:none;will-change:auto}}.production-hero__inner{align-items:flex-start;display:flex;flex-direction:column;gap:1.75rem;padding-block:clamp(7.5rem,14vw,11.25rem) clamp(3rem,7vw,5.5rem);position:relative;z-index:1}.production-hero__label{align-items:center;animation:prod-fade-in .8s ease .15s both;color:hsl(0 0% 100% / .6);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;text-transform:uppercase}.production-hero__label-line{background:hsl(0 0% 100% / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.production-hero__title{display:flex;flex-direction:column;gap:.25rem;margin:0}.production-hero__title-mask{display:block;overflow:hidden}.production-hero__title-row{animation:prod-title-rise .9s cubic-bezier(.22,1,.36,1) .25s forwards;color:#fff;display:block;font-size:clamp(2.5rem,7.6vw,6rem);font-weight:700;letter-spacing:-.03em;line-height:.95;text-transform:uppercase;transform:translateY(110%)}.production-hero__title-row--outline{-webkit-text-stroke:1.5px hsl(0 0% 100% / .7);animation-delay:.4s;color:#fff0}.production-hero__lead{animation:prod-fade-in .8s ease .7s both;color:hsl(0 0% 100% / .78);font-size:clamp(.8125rem,1.6vw,.9375rem);line-height:1.7;margin:0;max-width:35rem}.production-hero__actions{animation:prod-fade-in .8s ease .85s both;display:flex;flex-wrap:wrap;gap:.75rem}@media (max-width:62rem){.production-hero__bg-text{font-size:clamp(6.875rem,22vw,12.5rem)}}@keyframes prod-title-rise{to{transform:translateY(0)}}@keyframes prod-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.production-marquee{background:#fff;border-block:1px solid rgb(0 0 0 / .08);overflow:hidden;padding-block:.875rem}.production-marquee__track{animation:prod-marquee 30s linear infinite;display:flex;width:-moz-max-content;width:max-content}.production-marquee:hover .production-marquee__track{animation-play-state:paused}.production-marquee__group{align-items:center;display:flex;flex-shrink:0}.production-marquee__group span{color:#121212;font-size:.6875rem;font-weight:700;letter-spacing:.22em;padding-inline:1.25rem;text-transform:uppercase;white-space:nowrap}.production-marquee__sep{color:rgb(0 0 0 / .25)!important}@media (prefers-reduced-motion:reduce){.production-marquee__track{animation:none}}@keyframes prod-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.production-label{align-items:center;color:rgb(0 0 0 / .4);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;text-transform:uppercase}.production-label__line{background:rgb(0 0 0 / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.production-label--light{color:hsl(0 0% 100% / .55)}.production-label--light .production-label__line{background:hsl(0 0% 100% / .25)}.production-heading{color:#121212;font-size:clamp(1.875rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.05;margin:0;text-transform:uppercase}.production-heading__outline{-webkit-text-stroke:1.5px rgb(0 0 0 / .55);color:#fff0}.production-heading--light{color:#fff}.production-heading--light .production-heading__outline{-webkit-text-stroke:1.5px hsl(0 0% 100% / .7)}.production-intro{padding-block:clamp(4rem,9vw,8.125rem)}.production-intro__inner{align-items:start;display:grid;gap:clamp(2.5rem,6vw,6rem);grid-template-columns:minmax(0,5fr) minmax(0,6fr)}.production-intro__media{display:flex;flex-direction:column;gap:.875rem;position:sticky;top:clamp(1.5rem,4vw,3.5rem)}.production-intro__media-frame{border-radius:.25rem;overflow:hidden}.production-intro__media-frame img{aspect-ratio:3/4;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1);width:100%}.production-intro__media-frame:hover img{transform:scale(1.05)}.production-intro__media-caption{color:rgb(0 0 0 / .35);font-size:.625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.production-intro__content{display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.75rem)}.production-intro__lead{color:rgb(0 0 0 / .6);font-size:clamp(.9375rem,1.6vw,1.125rem);line-height:1.7;margin:0;max-width:38.75rem}.production-intro__block{border-top:1px solid rgb(0 0 0 / .1);display:grid;gap:1.5rem;grid-template-columns:auto 1fr;padding-top:1.75rem}.production-intro__num{color:rgb(0 0 0 / .3);font-size:.75rem;font-weight:700;letter-spacing:.1em;line-height:2}.production-intro__block-title{font-size:clamp(1rem,2vw,1.25rem);font-weight:700;letter-spacing:.04em;margin:0 0 .625rem;text-transform:uppercase}.production-intro__block-text{color:rgb(0 0 0 / .6);font-size:.8125rem;line-height:1.75;margin:0}@media (max-width:62rem){.production-intro__inner{grid-template-columns:1fr}.production-intro__media{max-width:30rem;position:static}}.production-cycle{background:#f6f6f6;padding-block:clamp(3.5rem,8vw,6.875rem)}.production-cycle__head{display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(2rem,5vw,3.5rem)}.production-cycle__intro{color:rgb(0 0 0 / .6);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.7;margin:0;max-width:38.75rem}.production-cycle__grid{display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.production-cycle__card{background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:.25rem;display:flex;flex-direction:column;overflow:hidden;padding:clamp(1.5rem,3vw,2.125rem) clamp(1.25rem,2.5vw,1.75rem);position:relative;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease}.production-cycle__card:before{background:radial-gradient(circle 13.75rem at var(--mx,50%) var(--my,50%),rgb(0 0 0 / .05),transparent 70%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.production-cycle__card:hover{border-color:rgb(0 0 0 / .35);box-shadow:0 1rem 2.5rem rgb(0 0 0 / .1);transform:translateY(-.375rem)}.production-cycle__card:hover:before{opacity:1}.production-cycle__card:hover .production-cycle__num{color:#121212}.production-cycle__num{color:rgb(0 0 0 / .25);display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:clamp(1.5rem,4vw,2.75rem);transition:color .3s ease}.production-cycle__card-title{font-size:clamp(.9375rem,1.8vw,1.125rem);font-weight:700;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.production-cycle__card-text{color:rgb(0 0 0 / .55);font-size:.75rem;line-height:1.7;margin:0}@media (max-width:62rem){.production-cycle__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:37.5rem){.production-cycle__grid{grid-template-columns:1fr}}.production-showcase{padding-block:clamp(4rem,9vw,7.5rem)}.production-showcase__head{display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(2.5rem,6vw,4.5rem)}.production-showcase__rows{display:flex;flex-direction:column;gap:clamp(3rem,7vw,6.875rem)}.production-showcase__row{align-items:center;display:grid;gap:clamp(1.75rem,5vw,4.5rem);grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.production-showcase__row:nth-child(2n) .production-showcase__media{order:2}.production-showcase__row:nth-child(2n) .production-showcase__content{order:1}.production-showcase__media{background:#0f0f0f;border-radius:.25rem;overflow:hidden;position:relative}.production-showcase__media img{aspect-ratio:4/3;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1);width:100%}.production-showcase__media:hover img{transform:scale(1.04)}.production-showcase__media-tag{backdrop-filter:blur(4px);background:rgb(0 0 0 / .65);bottom:.875rem;color:hsl(0 0% 100% / .85);font-size:.5625rem;font-weight:700;left:.875rem;letter-spacing:.22em;padding:.375rem .75rem;position:absolute;text-transform:uppercase}.production-showcase__content{display:flex;flex-direction:column;gap:1rem}.production-showcase__num{color:rgb(0 0 0 / .3);font-size:.75rem;font-weight:700;letter-spacing:.1em}.production-showcase__title{font-size:clamp(1.375rem,3vw,2.125rem);font-weight:700;letter-spacing:-.01em;line-height:1.1;margin:0;text-transform:uppercase}.production-showcase__text{color:rgb(0 0 0 / .6);font-size:.8125rem;line-height:1.75;margin:0}.production-showcase__list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.production-showcase__list li{color:rgb(0 0 0 / .6);font-size:.75rem;line-height:1.7;padding-left:1.125rem;position:relative}.production-showcase__list li:before{background:rgb(0 0 0 / .4);content:"";height:1px;left:0;position:absolute;top:.5625rem;width:.5rem}@media (max-width:62rem){.production-showcase__row{grid-template-columns:1fr}.production-showcase__row:nth-child(2n) .production-showcase__content,.production-showcase__row:nth-child(2n) .production-showcase__media{order:0}}.production-items{background:#f6f6f6;padding-block:clamp(3.5rem,8vw,6.875rem)}.production-items__head{display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(2rem,5vw,3.5rem)}.production-items__intro{color:rgb(0 0 0 / .6);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.7;margin:0;max-width:38.75rem}.production-items__grid{display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.production-items__card{background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:.25rem;display:flex;flex-direction:column;overflow:hidden;transition:border-color .3s ease,transform .35s cubic-bezier(.22,1,.36,1)}.production-items__card:hover{border-color:rgb(0 0 0 / .35);transform:translateY(-.25rem)}.production-items__media{background:#fff;padding:clamp(.75rem,2vw,1.375rem)}.production-items__media img{aspect-ratio:4/5;display:block;filter:invert(1);-o-object-fit:contain;object-fit:contain;transition:transform .5s cubic-bezier(.22,1,.36,1);width:100%}.production-items__card:hover .production-items__media img{transform:scale(1.03)}.production-items__body{align-items:baseline;border-top:1px solid rgb(0 0 0 / .08);display:flex;gap:.75rem;justify-content:space-between;padding:1.125rem 1.25rem 1.25rem}.production-items__name{font-size:.8125rem;font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.production-items__price{color:rgb(0 0 0 / .75);font-size:.8125rem;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.production-items__price--request{color:rgb(0 0 0 / .4);font-size:.5625rem;letter-spacing:.18em;text-transform:uppercase}.production-items__note{color:rgb(0 0 0 / .45);font-size:.6875rem;letter-spacing:.04em;line-height:1.7;margin:clamp(1.25rem,3vw,1.75rem) 0 0}@media (max-width:62rem){.production-items__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:48rem){.production-items__grid{grid-template-columns:repeat(2,1fr)}}.production-values{padding-block:clamp(3.5rem,8vw,6.875rem)}.production-values__head{display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(2rem,5vw,3.5rem)}.production-values__list{border-top:1px solid rgb(0 0 0 / .1);display:grid;gap:0;grid-template-columns:repeat(2,1fr)}.production-values__item{border-bottom:1px solid rgb(0 0 0 / .1);display:grid;gap:1.25rem;grid-template-columns:auto 1fr;padding:clamp(1.5rem,3vw,2rem) clamp(1rem,2vw,2rem)}.production-values__item:nth-child(odd){border-right:1px solid rgb(0 0 0 / .1)}.production-values__num{color:rgb(0 0 0 / .3);font-size:.75rem;font-weight:700;letter-spacing:.1em;line-height:1.8}.production-values__title{font-size:clamp(.9375rem,1.8vw,1.125rem);font-weight:700;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.production-values__text{color:rgb(0 0 0 / .55);font-size:.75rem;line-height:1.7;margin:0}@media (max-width:48rem){.production-values__list{grid-template-columns:1fr}.production-values__item:nth-child(odd){border-right:0}}.production-gallery{padding-bottom:clamp(3.5rem,8vw,6.875rem)}.production-gallery__grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.production-gallery__item{background:#0f0f0f;border-radius:.25rem;overflow:hidden;position:relative}.production-gallery__item img{aspect-ratio:4/3;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .4s ease;width:100%}.production-gallery__item:hover img{opacity:.85;transform:scale(1.05)}.production-gallery__item--wide{grid-column:1/-1}.production-gallery__item--wide img{aspect-ratio:21/9}.production-gallery__caption{bottom:.875rem;color:hsl(0 0% 100% / .85);font-size:.5625rem;font-weight:700;left:.875rem;letter-spacing:.22em;position:absolute;text-shadow:0 1px .375rem rgb(0 0 0 / .6);text-transform:uppercase}@media (max-width:37.5rem){.production-gallery__grid{grid-template-columns:1fr}.production-gallery__item--wide img{aspect-ratio:4/3}}.production-cta{background:#0f0f0f;overflow:hidden;position:relative}.production-cta__bg-text{-webkit-text-stroke:1px hsl(0 0% 100% / .05);bottom:-.18em;color:#fff0;font-size:clamp(8.75rem,24vw,20rem);font-weight:700;left:-.05em;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.production-cta__inner{align-items:center;display:flex;flex-direction:column;gap:1.75rem;padding-block:clamp(4.5rem,11vw,8.75rem);position:relative;text-align:center;z-index:1}.production-cta__title{display:flex;flex-direction:column;gap:.25rem;margin:0}.production-cta__title-row{color:#fff;display:block;font-size:clamp(2.125rem,6.4vw,4.75rem);font-weight:700;letter-spacing:-.03em;line-height:.95;text-transform:uppercase}.production-cta__title-row--outline{-webkit-text-stroke:1.5px hsl(0 0% 100% / .7);color:#fff0}.production-cta__text{color:hsl(0 0% 100% / .55);font-size:.8125rem;line-height:1.7;margin:0;max-width:32.5rem}.production-cta__contacts{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.25rem}.production-cta__contact{border:1px solid hsl(0 0% 100% / .18);border-radius:.25rem;display:inline-flex;flex-direction:column;gap:.375rem;min-width:13.75rem;padding:1.125rem 1.5rem;text-align:left;text-decoration:none;transition:border-color .3s ease,background-color .3s ease}.production-cta__contact:hover{background:hsl(0 0% 100% / .04);border-color:hsl(0 0% 100% / .5)}.production-cta__contact-label{color:hsl(0 0% 100% / .4);font-size:.5625rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.production-cta__contact-value{color:#fff;font-size:.875rem;font-weight:700;word-break:break-word}@media (max-width:37.5rem){.production-cta__contact{min-width:100%}}.info-hero{background:#0f0f0f;overflow:hidden;position:relative}.info-hero__bg-text{-webkit-text-stroke:1px hsl(0 0% 100% / .055);color:#fff0;font-size:clamp(7.5rem,22vw,17.5rem);font-weight:700;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;right:-.05em;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.info-hero__inner{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;padding-block:clamp(3.5rem,8vw,6.25rem);padding-block-start:max(clamp(3.5rem,8vw,6.25rem),6.125rem);position:relative;z-index:1}.info-hero__label{align-items:center;animation:info-fade-in .8s ease .15s both;color:hsl(0 0% 100% / .35);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;text-transform:uppercase}.info-hero__label-line{background:hsl(0 0% 100% / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.info-hero__title{display:flex;flex-direction:column;gap:.25rem;margin:0}.info-hero__title-mask{display:block;overflow:hidden}.info-hero__title-row{animation:info-title-rise .9s cubic-bezier(.22,1,.36,1) .25s forwards;color:#fff;display:block;font-size:clamp(2.125rem,6.5vw,4.75rem);font-weight:700;letter-spacing:-.03em;line-height:.98;text-transform:uppercase;transform:translateY(110%)}.info-hero__title-row--outline{-webkit-text-stroke:1.5px hsl(0 0% 100% / .7);animation-delay:.4s;color:#fff0}.info-hero__lead{animation:info-fade-in .8s ease .7s both;color:hsl(0 0% 100% / .55);font-size:clamp(.8125rem,1.6vw,.9375rem);line-height:1.7;margin:0;max-width:32.5rem}@media (prefers-reduced-motion:reduce){.info-hero__label,.info-hero__lead{animation:none}.info-hero__title-row{animation:none;transform:none}}@keyframes info-title-rise{to{transform:translateY(0)}}@keyframes info-fade-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.info-content{padding-block:clamp(3rem,7vw,6rem)}.info-content__inner{max-width:51.25rem}.info-content__entry{animation:info-fade-in .7s ease .5s both;counter-reset:info-section}.info-content__entry h2{border-top:1px solid rgb(0 0 0 / .1);color:#121212;counter-increment:info-section;font-size:clamp(1rem,2vw,1.25rem);font-weight:700;letter-spacing:.04em;margin:clamp(1.75rem,4vw,2.5rem) 0 .75rem;padding-top:1.75rem;text-transform:uppercase}.info-content__entry h2:before{color:rgb(0 0 0 / .3);content:counter(info-section,decimal-leading-zero);display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.625rem}.info-content__entry h2:first-child{margin-top:0}.info-content__entry p{color:rgb(0 0 0 / .6);font-size:.8125rem;line-height:1.75;margin:0 0 .75rem}.info-content__entry ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:.25rem 0 .75rem;padding:0}.info-content__entry ul li{color:rgb(0 0 0 / .6);font-size:.8125rem;line-height:1.7;padding-left:1.25rem;position:relative}.info-content__entry ul li:before{color:rgb(0 0 0 / .3);content:"//";font-weight:700;left:0;position:absolute}.info-content__entry ol{counter-reset:info-list;display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:.25rem 0 .75rem;padding:0}.info-content__entry ol li{color:rgb(0 0 0 / .6);counter-increment:info-list;font-size:.8125rem;line-height:1.7;padding-left:1.75rem;position:relative}.info-content__entry ol li:before{color:rgb(0 0 0 / .3);content:counter(info-list,decimal-leading-zero);font-size:.6875rem;font-weight:700;left:0;letter-spacing:.05em;line-height:1.9;position:absolute}.info-content__entry .wp-block-table,.info-content__entry figure{margin:.25rem 0 .75rem;overflow-x:auto}.info-content__entry table{border-collapse:collapse;font-size:.8125rem;width:100%}.info-content__entry table td,.info-content__entry table th{border:none;border-bottom:1px solid rgb(0 0 0 / .1);padding:.625rem .875rem;text-align:left;white-space:nowrap}.info-content__entry table th{color:rgb(0 0 0 / .4);font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.info-content__entry table td{color:rgb(0 0 0 / .7)}.info-content__entry table td:first-child{color:#121212;font-weight:700}.info-content__entry a{color:#121212;text-decoration:underline;text-underline-offset:.2em;transition:opacity .2s ease}.info-content__entry a:hover{opacity:.55}.info-content__footer{border-top:1px solid rgb(0 0 0 / .1);margin-top:clamp(1.75rem,4vw,2.5rem);padding-top:1.75rem}.info-content__contact-link{border-bottom:1px solid;color:#121212;display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.18em;padding-bottom:.1875rem;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}.info-content__contact-link:hover{opacity:.55}@media (prefers-reduced-motion:reduce){.info-content__entry{animation:none}}.info-content__entry .size-guide__body{align-items:start;display:grid;gap:clamp(1rem,3vw,2rem);grid-template-columns:minmax(0,15rem) minmax(0,1fr);margin:.5rem 0 .75rem}.info-content__entry .size-guide__body--no-figure{grid-template-columns:minmax(0,1fr)}@media (max-width:720px){.info-content__entry .size-guide__body{grid-template-columns:minmax(0,1fr)}}.info-content__entry .size-guide__figure{margin:0}.info-content__entry .size-guide__figure img{display:block;filter:invert(1);height:auto;max-width:15rem;width:100%}.info-content__entry .size-guide__figure figcaption{margin-top:.5rem}.info-content__entry .size-guide__legend{display:flex;flex-direction:column;gap:.375rem;list-style:none;margin:0;padding:0}.info-content__entry .size-guide__legend li{align-items:baseline;color:rgb(0 0 0 / .55);display:flex;font-size:.75rem;gap:.5rem;line-height:1.5;padding-left:0}.info-content__entry .size-guide__legend li:before{content:none}.info-content__entry .size-guide__legend-letter{align-items:center;border:1px solid rgb(0 0 0 / .2);border-radius:50%;color:#121212;display:inline-flex;flex-shrink:0;font-size:.5625rem;font-weight:700;height:1.125rem;justify-content:center;letter-spacing:.04em;min-width:1.125rem}.info-content__entry .size-guide__table{overflow-x:auto}.info-content__entry .size-guide__table tbody th[scope=row]{color:#121212;font-size:.8125rem;font-weight:700;letter-spacing:normal;text-transform:none}.info-content__entry .size-guide__note{color:rgb(0 0 0 / .4);font-size:.6875rem;letter-spacing:.02em}.error-404{align-items:center;background:#0f0f0f;display:flex;min-height:100dvh;overflow:hidden;position:relative}.error-404__bg-text{-webkit-text-stroke:1px hsl(0 0% 100% / .055);bottom:-.1em;color:#fff0;font-size:clamp(7.5rem,26vw,21.25rem);font-weight:700;letter-spacing:-.04em;line-height:1;pointer-events:none;position:absolute;right:-.05em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}.error-404__inner{align-items:flex-start;display:flex;flex-direction:column;gap:1.25rem;padding-block:6.125rem 3.5rem;position:relative;z-index:1}.error-404__label{align-items:center;animation:err-fade-in .8s ease .15s both;color:hsl(0 0% 100% / .35);display:flex;font-size:.625rem;font-weight:700;gap:.75rem;letter-spacing:.26em;text-transform:uppercase}.error-404__label-line{background:hsl(0 0% 100% / .25);display:block;flex-shrink:0;height:1px;width:1.75rem}.error-404__code{-webkit-text-stroke:2px hsl(0 0% 100% / .9);animation:err-fade-in .6s ease both;color:#fff0;font-size:clamp(6.875rem,24vw,15.625rem);font-weight:700;letter-spacing:-.04em;line-height:.9;margin:0;position:relative}.error-404__code:after,.error-404__code:before{color:#fff0;content:attr(data-glitch);inset:0;opacity:0;pointer-events:none;position:absolute}.error-404__code:before{-webkit-text-stroke:2px #f60;animation:err-glitch-a 2.7s linear 1.2s infinite}.error-404__code:after{-webkit-text-stroke:2px hsl(0 0% 100% / .45);animation:err-glitch-b 3.4s linear 1.6s infinite}.error-404__title{animation:err-fade-in .8s ease .25s both;color:var(--primary-white);font-size:clamp(1.25rem,3vw,2rem);font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.error-404__terminal{animation:err-fade-in .8s ease .45s both;color:hsl(0 0% 100% / .45);font-size:clamp(.6875rem,1.4vw,.8125rem);letter-spacing:.08em;margin:0}.error-404__terminal:after{animation:caret-blink 1s steps(1) infinite;color:#f60;content:"_"}.error-404__terminal-line{animation:err-typing 1.9s steps(29) .9s both;display:inline-block;max-width:29ch;overflow:hidden;vertical-align:bottom;white-space:nowrap}.error-404__actions{animation:err-fade-in .8s ease .65s both;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}@media (prefers-reduced-motion:reduce){.error-404__actions,.error-404__code,.error-404__label,.error-404__terminal,.error-404__terminal-line,.error-404__title{animation:none}.error-404__code:after,.error-404__code:before,.error-404__terminal:after{animation:none;opacity:0}}@keyframes err-fade-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes err-typing{0%{max-width:0}to{max-width:29ch}}@keyframes err-glitch-a{0%,to{clip-path:inset(18% 0 62% 0);opacity:0;transform:translate(0)}6%{clip-path:inset(10% 0 58% 0);opacity:1;transform:translate(-.05em,-.01em)}12%{clip-path:inset(32% 0 42% 0);opacity:1;transform:translate(.04em,.02em)}18%{opacity:0;transform:translate(0)}}@keyframes err-glitch-b{0%,to{clip-path:inset(66% 0 8% 0);opacity:0;transform:translate(0)}8%{clip-path:inset(72% 0 4% 0);opacity:1;transform:translate(.05em,.01em)}14%{clip-path:inset(54% 0 20% 0);opacity:1;transform:translate(-.04em,-.02em)}20%{opacity:0;transform:translate(0)}}.woocommerce-products-header__title{font-size:var(--font-size-h1);font-weight:600;margin-bottom:1rem;text-align:center}.term-description{color:#555;font-weight:300;margin:0 auto 2rem;max-width:37.5rem;text-align:center}.woocommerce-ordering,.woocommerce-result-count{display:inline-block;font-size:.875rem;margin-bottom:1rem}.woocommerce-result-count{color:#666}.woocommerce-ordering{margin-left:auto}.woocommerce-ordering select{background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:var(--radius);cursor:pointer;font-family:var(--font-main);font-size:.875rem;min-height:2.75rem;padding:.5rem .75rem}.woocommerce ul.products{-moz-column-gap:.625rem;column-gap:.625rem;display:grid!important;grid-template-columns:repeat(4,1fr);list-style:none;margin-block:2rem;padding:0;row-gap:clamp(3rem,5vw,6rem)}.woocommerce ul.products li.product{background:#fff;border-radius:var(--radius);display:flex;flex-direction:column;float:none!important;margin:0!important;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;width:100%!important}.woocommerce ul.products li.product:hover{box-shadow:0 .375rem 1.25rem rgb(0 0 0 / .08);transform:translateY(-.25rem)}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:flex;flex:1;flex-direction:column}.woocommerce ul.products li.product img{aspect-ratio:1/1;height:auto;-o-object-fit:contain;object-fit:contain;padding:1rem;width:100%}.woocommerce ul.products li.product h2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#121212;display:-webkit-box;font-size:.9375rem;font-weight:400;margin:.375rem 0 .25rem;overflow:hidden;padding:0 .75rem}.woocommerce ul.products li.product .price{font-size:.875rem;font-weight:300;margin-bottom:.5rem;padding:0 .75rem}.woocommerce ul.products li.product .button{margin:auto .75rem .75rem;min-height:2.75rem;text-align:center;width:calc(100% - 1.5rem)}.pagination-wrapper .page-numbers li a,.pagination-wrapper .page-numbers li span,.woocommerce nav.woocommerce-pagination li a,.woocommerce nav.woocommerce-pagination li span{align-items:center;background:#f3f3f3;border-radius:.5rem;color:#121212;display:inline-flex;font-size:.875rem;height:2.5rem;justify-content:center;transition:background .2s ease;width:2.5rem}.pagination-wrapper .page-numbers li a:hover,.pagination-wrapper .page-numbers li span:hover,.woocommerce nav.woocommerce-pagination li a:hover,.woocommerce nav.woocommerce-pagination li span:hover{background:#e5e5e5}.woocommerce nav.woocommerce-pagination{margin-top:3rem;text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;padding:0}.woocommerce nav.woocommerce-pagination li .current{background:#121212;color:#fff}.pagination-wrapper{margin-top:3rem;text-align:center}.pagination-wrapper .page-numbers{display:inline-flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;padding:0}.pagination-wrapper .page-numbers li .current{background:#121212;color:#fff}@media (max-width:75rem){.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:62rem){.woocommerce ul.products{-moz-column-gap:.5rem;column-gap:.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:37.5rem){.woocommerce ul.products{-moz-column-gap:.375rem;column-gap:.375rem;grid-template-columns:repeat(2,1fr)}.woocommerce-ordering,.woocommerce-result-count{display:block;margin-left:0}.woocommerce-ordering select{width:100%}}@media (max-width:26.25rem){.woocommerce ul.products{grid-template-columns:1fr}}