*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-body: "Mona Sans", sans-serif;--font-display: "Mona Sans", sans-serif;--color-chalk: #0b0b12;--color-carbon: #d1d9c4;--color-monolith: #000000;--color-canvas: #ffffff;--color-archive: #3e5413;--color-mint: #1bf5f5}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-weight:400;color:var(--color-text, #000);background-color:var(--color-bg, #fff);line-height:1.6;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body.body--light-bg,body.body--light-bg .site-header-group{background-color:#f5f5f5}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}.shopify-section+.shopify-section{margin-top:0}.shopify-section{margin:0;padding:0}.skip-to-content{position:absolute;top:-100%;left:50%;transform:translate(-50%);background:var(--color-primary);color:#fff;padding:8px 16px;z-index:10000;transition:top .3s}.skip-to-content:focus{top:0}.heading-script{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;letter-spacing:-.02em}.heading-display{font-family:var(--font-display);font-weight:700;font-style:italic;line-height:.95;letter-spacing:-.04em}.text-headline{font-family:var(--font-body);font-weight:550;letter-spacing:0}.text-caption{font-family:var(--font-body);font-weight:100;font-stretch:115%;font-size:.75rem;line-height:1.5;letter-spacing:0}.text-details{font-family:var(--font-body);font-weight:400;font-stretch:90%;font-size:.7rem;letter-spacing:-.005em;text-transform:uppercase}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.section-padding{padding:60px 0}.grid{display:grid;gap:20px}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--5{grid-template-columns:repeat(5,1fr)}.text-center{text-align:center}.text-upper{text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 32px;font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.05em;border:2px solid transparent;transition:all .3s ease;cursor:pointer}.btn--primary{background-color:var(--color-primary);color:#fff}.btn--primary:hover{opacity:.85}.btn--accent{background-color:var(--color-accent);color:#000;border-color:var(--color-accent)}.btn--accent:hover{opacity:.9}.btn--outline{background:transparent;color:var(--color-primary);border-color:var(--color-primary)}.btn--outline:hover{background:var(--color-primary);color:#fff}.announcement-bar{overflow:hidden;white-space:nowrap;position:relative;display:flex;z-index:100}.announcement-bar__marquee{display:flex;width:max-content}.announcement-bar__track{display:inline-flex;align-items:center;animation:marquee var(--marquee-speed, 20s) linear infinite;will-change:transform;flex-shrink:0}.announcement-bar__track:hover{animation-play-state:paused}.announcement-bar__item{font-size:.85rem;font-weight:600;font-stretch:90%;text-transform:uppercase;letter-spacing:.05em;padding:0 8px}.announcement-bar__item a{transition:opacity .2s}.announcement-bar__item a:hover{opacity:.7}.announcement-bar__separator{font-size:.7rem;font-weight:400;padding:0 4px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.site-header-group{position:relative;z-index:999}.site-header-group--transparent{position:absolute;top:0;left:0;right:0;z-index:999}.site-header-group--transparent .header{background:transparent;border-bottom:none;position:relative}.site-header-group--transparent .header__nav-link,.site-header-group--transparent .header__icon-btn,.site-header-group--transparent .header__mobile-toggle span{color:#fff}.site-header-group--transparent .header__mobile-toggle span{background:#fff}.site-header-group--transparent .header__icon-btn svg{stroke:#fff}.site-header-group--transparent .header__logo svg path{stroke:#fff}.site-header-group--transparent .header__sale-link{color:var(--color-accent)}.header__nav-link,.header__icon-btn{color:#000}.header__icon-btn svg{stroke:#000}.header__logo svg path{stroke:#000}.header__mobile-toggle span{background:#000}.header{position:sticky;top:0;z-index:999;background:#f5f5f5;border-bottom:1px solid #eee}.header__inner{display:flex;align-items:center;justify-content:space-between;height:65px;padding:0 30px;position:relative}.header__nav-left{display:flex;align-items:center;gap:28px;flex:1}.header__logo{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;margin-right:32px}.header__logo img,.header__logo svg{max-height:22px;width:auto}.header__nav-right{display:flex;align-items:center;gap:0;flex:1;justify-content:flex-end}.header__nav-right-links{display:flex;align-items:center;gap:28px;margin-right:20px}.header__nav-link{font-size:.75rem;font-weight:550;text-transform:uppercase;letter-spacing:.05em;transition:opacity .2s;position:relative;text-wrap:nowrap}.header__nav-link:hover{opacity:.6}.header__sale-link{color:var(--color-accent);font-weight:700}.header__icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;position:relative}.header__icon-btn svg{width:20px;height:20px}.header__search-bar{width:240px;display:none;position:relative}.header__search-bar.is-open{display:block}.header__search-bar input{width:100%;border:none;border-bottom:1px solid currentColor;background:transparent;padding:4px 0;font-size:.75rem;color:#ababab;outline:none;opacity:.6}.header__search-bar input::placeholder{color:#ababab}.header__search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid #e5e5e5;box-shadow:0 10px 30px #00000014;max-height:420px;overflow-y:auto;z-index:1005}.header__search-result{display:flex;align-items:center;gap:12px;padding:10px 0;margin:0 12px;border-bottom:1px solid #eee}.header__search-result:last-child{border-bottom:none}.header__search-result-image{width:52px;height:52px;flex:0 0 52px;background:#f5f5f5;overflow:hidden}.header__search-result-image img{width:100%;height:100%;object-fit:cover}.header__search-result-title{font-size:.75rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;line-height:1.4}.header__search-results-empty,.header__search-results-footer{display:block;padding:12px;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em}.header__search-results-empty{color:#666}.header__search-results-footer{border-top:1px solid #eee;font-weight:550}.header__cart-count{position:absolute;top:0;right:-2px;background:var(--color-primary);color:#fff;font-size:.6rem;font-weight:550;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.nav-dropdown{position:static}.nav-dropdown__trigger{display:flex;align-items:center;gap:4px}.nav-dropdown__trigger:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;transition:transform .2s}.nav-dropdown:hover .nav-dropdown__trigger:after{transform:rotate(180deg)}.nav-dropdown__menu{position:absolute;top:100%;left:0;right:0;background:#fff;padding:0;box-shadow:0 8px 30px #00000014;opacity:0;visibility:hidden;transform:translateY(0);transition:opacity .25s ease,visibility .25s ease;z-index:1000;display:flex;flex-direction:row;align-items:flex-start;overflow:visible}.nav-dropdown:hover .nav-dropdown__menu{opacity:1;visibility:visible}.nav-dropdown__col{position:relative;display:flex;flex-direction:column;gap:4px;padding:24px 30px 30px;min-width:160px}.nav-dropdown__item{display:block;padding:6px 0;font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.03em;color:#000;transition:opacity .2s}.nav-dropdown__item:hover{opacity:.5}.nav-dropdown__sub{width:fit-content}.nav-dropdown__sub-trigger{display:flex;align-items:center;gap:6px}.nav-dropdown__sub-trigger:after{content:"";border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid currentColor;flex-shrink:0;transition:transform .2s}.nav-dropdown__submenu{position:absolute;top:0;left:100%;height:100%;background:#fff;padding:24px 30px 30px;border-left:1px solid #eee;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1001;min-width:150px;display:flex;flex-direction:column;gap:4px;white-space:nowrap}.nav-dropdown__sub:hover .nav-dropdown__submenu{opacity:1;visibility:visible}.nav-dropdown__sub:hover .nav-dropdown__sub-trigger:after{transform:rotate(90deg)}.header__mobile-toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:36px;height:36px;padding:0;cursor:pointer;z-index:1001}.header__mobile-toggle span{display:block;height:2px;background:#000;transition:all .3s ease;width:18px}.header__mobile-toggle.is-active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header__mobile-toggle.is-active span:nth-child(2){opacity:0}.header__mobile-toggle.is-active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#fff;z-index:998;padding:100px 30px 30px;transition:left .4s ease;overflow-y:auto}.mobile-menu__brand{position:absolute;top:21px;left:30px;display:flex;align-items:center;z-index:999}.mobile-menu__brand img,.mobile-menu__brand svg{max-height:22px;width:auto}.mobile-menu__close{position:absolute;top:20px;display:none;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:999;color:#000}.mobile-menu.is-open{left:0}.mobile-menu__link{display:block;padding:12px 0;font-size:1rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #eee;color:#000}.mobile-menu__submenu{padding-left:20px}.mobile-menu__submenu .mobile-menu__link{font-size:.85rem;font-weight:400}.mobile-menu__footer{margin-top:24px;padding-top:16px;border-top:1px solid #ddd}.mobile-menu__locale-form{margin-top:12px}.mobile-menu__locale-group{margin-bottom:16px}.mobile-menu__locale-label{display:block;font-size:.7rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:8px}.mobile-menu__locale-options{display:flex;flex-wrap:wrap;gap:8px}.mobile-menu__locale-btn{padding:6px 14px;font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.03em;border:1px solid #ddd;background:transparent;cursor:pointer;transition:all .2s;color:#000}.mobile-menu__locale-btn:hover{border-color:#000}.mobile-menu__locale-btn.is-active{background:#000;color:#fff;border-color:#000}.header__locale-form{display:flex;align-items:center}.header__locale-selector{position:relative}.header__locale-toggle{cursor:pointer}.header__locale-dropdown{position:absolute;top:calc(100% + 12px);right:0;min-width:200px;background:#fff;border:1px solid #e5e5e5;box-shadow:0 10px 30px #00000014;padding:16px;z-index:1005}.header__locale-group{margin-bottom:12px}.header__locale-group:last-child{margin-bottom:0}.header__locale-label{display:block;font-size:.65rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.05em;color:#666}.header__locale-option{display:block;width:100%;text-align:left;padding:6px 0;font-size:.75rem;font-weight:400;letter-spacing:.02em;background:none;border:none;cursor:pointer;transition:opacity .2s}.header__locale-option:hover{opacity:.6}.header__locale-option.is-active{font-weight:550}.hero{position:relative;overflow:hidden;background:#000;aspect-ratio:16 / 9;display:flex;flex-direction:column}.hero__wave{position:absolute;bottom:-1px;left:0;right:0;z-index:4;line-height:0;pointer-events:none}.hero__wave svg{display:block;width:100%;height:clamp(30px,5vw,60px)}.hero__slides{display:flex;transition:transform .6s ease;flex:1;min-height:0}.hero__slide{min-width:100%;position:relative}.hero__slide picture{width:100%;height:100%}.hero__slide-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero__slide-video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero__playback{position:absolute;bottom:150px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:3}.hero__play-btn,.hero__pause-btn{background:none;border:none;cursor:pointer;opacity:.5;transition:opacity .2s;padding:4px}.hero__play-btn.is-active,.hero__pause-btn.is-active{opacity:1}.hero__play-btn:hover,.hero__pause-btn:hover{opacity:.8}.hero__bottom{position:absolute;bottom:0;left:0;right:0;padding:32px 0 48px;z-index:2;text-align:center}.hero__content{color:#fff}.hero__title{font-size:clamp(.85rem,1.5vw,1rem);font-weight:550;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.hero__drop-date{font-size:.7rem;font-weight:400;font-stretch:90%;letter-spacing:.05em;text-transform:uppercase;color:#ffffffb3;margin-bottom:2px}.hero__subtitle{font-size:.65rem;font-weight:400;font-stretch:90%;letter-spacing:.05em;text-transform:uppercase;color:#fff}.hero__chevron{margin-top:12px;opacity:.6}.hero__progress{position:absolute;left:30px;right:30px;bottom:192px;z-index:3}.hero__progress-track{width:100%;height:1px;background:#ffffff26;overflow:hidden}.hero__progress-bar{height:100%;background:#fff9;transition:width .4s ease}.hero__scroll-indicator{position:absolute;right:30px;bottom:32px;color:#fff;font-size:.65rem;font-weight:400;font-stretch:90%;letter-spacing:.05em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:6px;z-index:3}.hero__scroll-indicator svg{width:14px;height:14px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}.product-card{position:relative}.product-card__link{display:block}.product-card__image-wrapper{position:relative;overflow:hidden;background:#f5f5f5}.product-card__image--square{aspect-ratio:1}.product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.product-card__gallery{position:relative;width:100%;height:100%}.product-card__gallery-track{display:flex;width:100%;height:100%;transition:transform .35s ease}.product-card__gallery-slide{flex:0 0 100%;width:100%;height:100%}.product-card__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#00000059;opacity:0;pointer-events:none;transition:opacity .2s ease,color .2s ease;z-index:3}.product-card__gallery-arrow:hover{color:#000c}.product-card__gallery-arrow--prev{left:8px}.product-card__gallery-arrow--next{right:8px}@media(hover:hover){.product-card--has-gallery:hover .product-card__gallery-arrow,.product-card--has-gallery:focus-within .product-card__gallery-arrow{opacity:1;pointer-events:auto}}.product-card__image--hover{position:absolute;top:0;left:0;opacity:0}.product-card:hover .product-card__image--hover{opacity:1}.product-card:hover .product-card__image--primary{opacity:0}.product-card--has-gallery:hover .product-card__image--primary,.product-card--has-gallery:hover .product-card__image--hover{opacity:1}.product-card--image-border .product-card__image-wrapper{border:2px solid #000}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.product-card__badge{position:absolute;top:18px;left:18px;right:auto;bottom:auto;text-align:left;font-size:.9rem;font-weight:550;font-stretch:90%;letter-spacing:.02em;text-transform:uppercase;padding:0;z-index:2;line-height:1;pointer-events:none}.product-card__badge--sold-out{top:auto;left:0;right:0;bottom:0;text-align:center;font-size:.7rem;font-weight:400;letter-spacing:.05em;padding:6px 0;background:#000000d9;color:#fff}.product-card__badge--limited,.product-card__badge--new,.product-card__badge--sale{color:#000}.product-card__info{padding:12px 0}.product-card__title{font-size:1rem;font-weight:550;text-transform:uppercase;letter-spacing:-.02em;line-height:1.3;margin-bottom:2px}.product-card__variant{font-size:.85rem;color:#000;text-transform:uppercase;letter-spacing:-.02em}.product-card__swatches{display:flex;gap:4px;margin:4px 0 6px;flex-wrap:wrap}.product-card__swatch{width:12px;height:12px;border-radius:50%;border:1px solid #ddd;display:inline-block;flex-shrink:0}.product-card__price{font-size:1rem;font-weight:550}.product-card__price--compare{text-decoration:line-through;color:#999;font-weight:400;margin-right:6px}.new-arrivals{padding:0 0 100px;margin-top:0;position:relative;z-index:1;background:#fff;overflow:visible}.new-arrivals__wave{position:absolute;bottom:-1px;left:0;right:0;z-index:4;line-height:0;pointer-events:none}.new-arrivals__wave svg{display:block;width:100%;height:clamp(30px,5vw,60px)}.new-arrivals__header{text-align:center;margin-bottom:40px}.new-arrivals__title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;position:relative;display:inline-block;padding-bottom:4px;font-style:italic;letter-spacing:-.1em}.new-arrivals__subtitle{font-size:.75rem;font-weight:550;letter-spacing:.05em;text-transform:uppercase;color:#000}.new-arrivals__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.new-arrivals__carousel{overflow:hidden;position:relative}.new-arrivals__carousel-track{display:flex;gap:24px;width:max-content;animation:na-marquee 30s linear infinite;will-change:transform}.new-arrivals__carousel-track.is-paused{animation-play-state:paused}.new-arrivals__carousel-item{flex-shrink:0;min-width:0}@keyframes na-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.new-arrivals__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ddd;border-radius:0;cursor:pointer;transition:opacity .2s;opacity:.8}.new-arrivals__arrow:hover{opacity:1}.new-arrivals__arrow--prev{left:8px}.new-arrivals__arrow--next{right:8px}.new-arrivals__show-more{text-align:center;margin-top:40px}.show-more-link{font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;display:inline-flex;align-items:center;gap:6px;transition:opacity .2s}.show-more-link svg{transition:transform .2s}.show-more-link:hover{opacity:.6}.show-more-link:hover svg{transform:translateY(2px)}.bestsellers{padding:0 0 60px;background:#f0f0f0;position:relative;z-index:1}.bestsellers__header{text-align:center;margin-bottom:40px}.bestsellers__pretitle{font-size:.75rem;font-style:italic;font-weight:900;font-stretch:115%;letter-spacing:0;text-transform:uppercase;color:#000}.bestsellers__pretitle-logo{display:flex;justify-content:center;margin-bottom:4px}.bestsellers__pretitle-logo img{height:24px;width:auto}.bestsellers__title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;position:relative;display:inline-block;padding-bottom:4px;font-style:italic;letter-spacing:-.1em}.bestsellers__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.bestsellers__show-more{text-align:center;margin-top:30px}.newsletter{overflow:hidden}.newsletter__marquee{background:#000;overflow:hidden;padding:40px 0 30px}.newsletter__marquee-track{display:flex;white-space:nowrap;animation:newsletter-marquee 20s linear infinite}.newsletter__marquee-item{flex-shrink:0;display:flex;align-items:center;padding:0 24px}.newsletter__marquee-logo{height:clamp(5rem,14vw,12rem);width:auto;display:block}.newsletter__marquee-text{font-family:var(--font-display);font-weight:700;font-size:clamp(6rem,16vw,14rem);white-space:nowrap;line-height:.85;font-style:italic;letter-spacing:-.129em;color:#fff;overflow:hidden;max-height:.78em;flex-shrink:0;padding-right:.3em}@keyframes newsletter-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.newsletter__marquee-text sup{font-size:.25em;vertical-align:super}.newsletter__bottom{background:#000;color:#fff;padding:0 0 50px}.newsletter__images{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:30px 20px}.newsletter__image{aspect-ratio:4 / 5;overflow:hidden}.newsletter__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.newsletter__image:hover img{transform:scale(1.05)}.newsletter__content{text-align:center;padding:20px 20px 0;max-width:850px;margin:0 auto}.newsletter__heading{font-size:1.8rem;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.newsletter__text{font-size:.8rem;line-height:1.7;color:#fff;margin-bottom:30px}.newsletter__form{display:flex;gap:0;max-width:500px;margin:0 auto}.newsletter__input{flex:1;padding:8px 20px;border:1px solid #ccc;background:transparent;color:#000;font-size:.85rem;outline:none;transition:border-color .3s}.newsletter__input::placeholder{color:#999}.newsletter__input:focus{border-color:var(--color-accent)}.newsletter__submit{padding:8px 28px;background:#5ce1c5;color:#000;font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--color-accent);cursor:pointer;transition:opacity .2s;white-space:nowrap}.newsletter__submit:hover{opacity:.9}.search-page{padding:60px 0;min-height:60vh}.search-page__title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:italic;letter-spacing:-.04em;text-transform:uppercase;margin-bottom:30px}.search-page__form{display:flex;gap:0;max-width:600px;margin-bottom:40px}.search-page__input{flex:1;padding:14px 20px;border:1px solid #ddd;font-size:.9rem;outline:none}.search-page__input:focus{border-color:#000}.search-page__submit{padding:14px 28px;background:#000;color:#fff;font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;border:1px solid #000;cursor:pointer}.search-page__count{font-size:.85rem;color:#666;margin-bottom:30px}.search-page__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.search-page__empty{font-size:1rem;color:#666}.search-page__result{padding:20px 0;border-bottom:1px solid #eee}.search-page__result h3{font-size:1rem;font-weight:550;margin-bottom:6px}.search-page__result p{font-size:.85rem;color:#666}.cart-page{padding:60px 0;min-height:60vh}.cart-page__title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:italic;letter-spacing:-.04em;text-transform:uppercase;margin-bottom:40px}.cart-item{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #eee}.cart-item__image{width:100px;flex-shrink:0}.cart-item__image img{width:100%;height:auto}.cart-item__details{flex:1}.cart-item__title{font-size:.85rem;font-weight:550;text-transform:uppercase}.cart-item__variant{font-size:.75rem;color:#666;margin-top:4px}.cart-item__price{font-size:.85rem;margin-top:4px}.cart-item__quantity{display:flex;align-items:center;gap:0;border:1px solid #ddd}.cart-qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;background:none;border:none}.cart-qty-input{width:40px;height:36px;text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:.85rem;-moz-appearance:textfield}.cart-qty-input::-webkit-outer-spin-button,.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__total{font-size:.9rem;font-weight:550;min-width:80px;text-align:right}.cart-item__remove{opacity:.5;transition:opacity .2s}.cart-item__remove:hover{opacity:1}.cart-page__footer{margin-top:30px;max-width:400px;margin-left:auto}.cart-page__subtotal{display:flex;justify-content:space-between;font-size:1rem;font-weight:550;text-transform:uppercase;margin-bottom:8px}.cart-page__note{font-size:.75rem;color:#666;margin-bottom:20px}.cart-page__checkout{display:block;width:100%;padding:16px;background:#000;color:#fff;font-size:.85rem;font-weight:550;text-transform:uppercase;letter-spacing:.05em;text-align:center;border:none;cursor:pointer;transition:opacity .2s}.cart-page__checkout:hover{opacity:.8}.cart-page__continue{display:block;text-align:center;margin-top:16px;font-size:.75rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.03em;text-decoration:underline}.cart-page__empty{text-align:center;padding:60px 0}.cart-page__empty p{font-size:1.1rem;margin-bottom:20px;color:#666}.footer{background:#000;color:#999;padding:40px 0 20px}.footer__main{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:30px}.footer__links{display:flex;gap:120px}.footer__col{display:flex;flex-direction:column;gap:6px}.footer__link{font-size:.75rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.03em;color:#ccc;transition:opacity .2s}.footer__link:hover{opacity:.6}.footer__logo{display:flex;align-items:flex-start;justify-content:flex-end}.footer__logo img,.footer__logo svg{max-height:22px;width:auto}.footer__middle{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.footer__social{display:flex;gap:16px}.footer__social-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:#ccc;transition:opacity .2s}.footer__social-icon:hover{opacity:.6}.footer__social-icon svg{width:20px;height:20px}.footer__payments{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.footer__payment-icon{height:26px;width:auto;border-radius:3px}.footer__bottom{border-top:1px solid #333;padding-top:16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer__tagline,.footer__rights{font-size:.65rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.05em;color:#666}.template-product .footer__link{color:inherit}.template-product .footer__social-icon,.template-product .footer__social-icon svg{color:inherit}.template-product .footer__tagline,.template-product .footer__rights{color:inherit;opacity:.8}.template-product .footer__bottom{border-top-color:#ffffff1a}.template-product .faq-item__question,.template-product .faq-item__answer{border-color:#0000001a;color:inherit}.template-product .faq-section__title,.template-product .faq-section__subtitle{color:inherit}.template-product .product-accordion__trigger{color:inherit;border-color:#0000001a}.template-product .product-page__title,.template-product .product-sizes__label,.template-product .product-color-label,.template-product .product-price-label{color:inherit}.template-product .product-size-btn{border-color:currentColor;color:inherit;background:transparent}.template-product .product-size-btn.is-active{background:currentColor;color:inherit}.collection-page{padding:30px 0 60px}.collection-page__title{font-family:var(--font-display);font-size:clamp(1.5rem,5vw,2rem);font-weight:700;margin-bottom:30px;position:relative;display:inline-block;padding-bottom:4px;font-style:italic;letter-spacing:-.04em}.collection-page__layout{display:grid;grid-template-columns:200px 1fr;gap:40px;align-items:start}.collection-filters{position:sticky;top:90px}.filter-active{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #eee}.filter-active__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.filter-active__label{font-size:.75rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em}.filter-active__clear{font-size:.7rem;text-decoration:underline;color:#666}.filter-active__clear:hover{color:#000}.filter-active__tags{display:flex;flex-wrap:wrap;gap:6px}.filter-active__tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;background:#000;color:#fff;border-radius:2px;transition:opacity .2s}.filter-active__tag:hover{opacity:.7}.filter-count{color:#999;font-size:.7rem;margin-left:2px}.collection-no-results{grid-column:1 / -1;text-align:center;padding:60px 20px;font-size:.9rem;color:#666}.filter-group{margin-bottom:24px}.filter-group__title{font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #eee}.filter-group__options{display:flex;flex-direction:column;gap:8px}.filter-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.8rem}.filter-checkbox input[type=checkbox]{width:14px;height:14px;border:1.5px solid #ccc;border-radius:2px;appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;transition:all .2s}.filter-checkbox input[type=checkbox]:checked{background:#000;border-color:#000}.filter-checkbox input[type=checkbox]:checked:after{content:"\e2\15b\201c";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:10px}.price-range{position:relative;padding-top:8px}.price-range__slider{position:relative;height:4px;background:#eee;border-radius:2px;margin-top:12px}.price-range__track{position:absolute;top:0;height:100%;background:#888;border-radius:2px;left:0%;right:0%}.price-range__slider input[type=range]{position:absolute;top:-6px;left:0;width:100%;height:16px;appearance:none;-webkit-appearance:none;background:transparent;pointer-events:none;margin:0}.price-range__slider input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:12px;height:12px;background:#999;border-radius:2px;cursor:pointer;pointer-events:auto}.price-range__slider input[type=range]::-moz-range-thumb{width:12px;height:12px;background:#999;border-radius:2px;border:none;cursor:pointer;pointer-events:auto}.price-range__values{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:10px;font-size:.75rem;color:#666}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.collection-grid__item{min-width:0}.collection-pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.collection-pagination a,.collection-pagination span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:.85rem;font-weight:550;border:1px solid #eee;transition:all .2s}.collection-pagination a:hover,.collection-pagination .current{background:#000;color:#fff;border-color:#000}.collection-filters__mobile-toggle{display:none;width:100%;padding:12px;background:#000;color:#fff;font-size:.85rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;text-align:center;margin-bottom:20px;cursor:pointer}.product-page{padding:30px 0 0}.product-page__main{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;min-width:0}.product-page__gallery{position:relative;min-width:0;max-width:100%}.product-badge{position:absolute;top:12px;left:12px;font-size:.7rem;font-weight:400;font-stretch:90%;letter-spacing:.05em;text-transform:uppercase;padding:5px 12px;z-index:2}.product-badge--new{background:linear-gradient(90deg,#000,transparent);color:#fff}.product-badge--sale,.product-badge--limited{background:linear-gradient(90deg,#5ce1c5,transparent);color:#000}.product-page__desktop-gallery{width:100%}.product-page__main-image{width:100%;aspect-ratio:3 / 4;object-fit:cover;background:#f5f5f5}.product-page__info{position:sticky;top:90px;padding-top:10px;min-width:0}.product-page__title{font-size:1.3rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;margin-bottom:16px}.product-swatches{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.product-swatch{width:22px;height:22px;border:2px solid transparent;cursor:pointer;transition:border-color .2s;position:relative}.product-swatch.is-active,.product-swatch:hover{border-color:#000}.product-swatch__inner{width:100%;height:100%;border:1px solid #ddd}.product-color-label{font-size:.75rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.product-color-label span{font-weight:550}.product-sizes{margin-bottom:12px}.product-sizes__label{font-size:.75rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.product-sizes__options{display:flex;gap:8px;flex-wrap:wrap}.product-size-btn{min-width:44px;height:36px;padding:0 12px;display:flex;align-items:center;justify-content:center;border:1.5px solid #ddd;font-size:.75rem;font-weight:550;cursor:pointer;transition:all .2s;background:#fff}.product-size-btn:hover{border-color:#000}.product-size-btn.is-active{background:#000!important;color:#fff!important;border-color:#000}.product-size-btn.is-disabled{opacity:.35;cursor:pointer;text-decoration:line-through}.product-size-guide{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.03em;margin-top:10px;margin-bottom:24px;cursor:pointer;transition:opacity .2s}.product-size-guide:hover{opacity:.6}.product-option{margin-bottom:16px}.product-option__label{font-size:.75rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.product-option__selected{font-weight:400;text-transform:none}.product-option__btns{display:flex;gap:8px;flex-wrap:wrap}.product-option-btn{min-width:44px;height:36px;padding:0 12px;display:flex;align-items:center;justify-content:center;border:1.5px solid #ddd;font-size:.75rem;font-weight:550;cursor:pointer;transition:all .2s;background:#fff}.product-option-btn:hover{border-color:#000}.product-option-btn.is-active{background:#000!important;color:#fff!important;border-color:#000}.size-guide-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;background:#000000b3;align-items:center;justify-content:center;padding:24px}.size-guide-modal.is-open{display:flex}.size-guide-modal__inner{position:relative;background:#fff;max-width:860px;width:100%;max-height:90vh;overflow-y:auto}.size-guide-modal__img{display:block;width:100%;height:auto}.size-guide-modal__close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:30px;line-height:1;cursor:pointer;padding:4px 8px;color:#111;opacity:.6;transition:opacity .2s;z-index:1}.size-guide-modal__close:hover{opacity:1}.product-price-label{font-size:.7rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.03em;color:#666;margin-bottom:2px}.product-price-wrapper{display:flex;align-items:baseline;gap:10px;margin-bottom:20px}.product-price{font-size:1.8rem;font-weight:700}.product-price--sale{color:#000}.product-price--compare{font-size:1.1rem;font-weight:400;color:#999;text-decoration:line-through}.product-atc{width:100%;padding:16px;background:#000;color:#fff;font-size:.9rem;font-weight:550;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:opacity .2s;border:2px solid #000}.product-atc:hover{opacity:.85}.product-atc svg{width:18px;height:18px}.product-atc:disabled{opacity:.5;cursor:not-allowed}.bundle-picker{display:flex;flex-direction:column;gap:16px}.bundle-picker__items{display:flex;flex-direction:column;gap:0;border:1px solid #e0e0e0}.bundle-item{display:flex;gap:14px;padding:14px;border-bottom:1px solid #e0e0e0}.bundle-item:last-child{border-bottom:none}.bundle-item__image{flex-shrink:0;width:80px;height:80px;overflow:hidden;background:#f5f5f5}.bundle-item__image img{width:100%;height:100%;object-fit:cover}.bundle-item__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bundle-item__info{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.bundle-item__title{font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.04em;margin:0}.bundle-item__size-label{font-size:.72rem;font-weight:400;text-transform:uppercase;letter-spacing:.06em;margin:0}.bundle-item__selected-size{font-weight:550}.bundle-item__size-btns{display:flex;flex-wrap:wrap;gap:6px}.bundle-size-btn{padding:4px 10px;font-size:.72rem;font-weight:400;text-transform:uppercase;letter-spacing:.04em;border:1px solid #ccc;background:transparent;cursor:pointer;transition:border-color .15s,background .15s;line-height:1.6}.bundle-size-btn:hover{border-color:#000}.bundle-size-btn.is-active{border-color:#000;background:#000;color:#fff}.bundle-size-btn.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through;pointer-events:none}.bundle-item__price{font-size:.8rem;font-weight:400;margin:0}.bundle-total{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid #000}.bundle-total__label{font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.06em}.bundle-total__price{font-size:1rem;font-weight:600}.bundle-select-notice{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;opacity:.5;margin:0;text-align:center}.bundle-discount-note{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;text-align:center;margin:0;opacity:.7}.bundle-total__original{font-size:.85rem;text-decoration:line-through;opacity:.45;margin-right:6px}.bundle-atc{width:100%;padding:16px;background:#000;color:#fff;font-size:.9rem;font-weight:550;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:opacity .2s;border:2px solid #000}.bundle-atc:hover{opacity:.85}.bundle-atc svg{width:18px;height:18px}.bundle-atc:disabled{opacity:.5;cursor:not-allowed}.bundle-item__swatches{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.bundle-swatch{width:22px;height:22px;border-radius:50%;cursor:pointer;position:relative;flex-shrink:0}.bundle-swatch__inner{width:100%;height:100%;border-radius:50%;transition:transform .15s}.bundle-swatch:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:2px solid transparent;transition:border-color .15s}.bundle-swatch.is-active:after{border-color:#000}.bundle-item__option{margin-top:6px}.bundle-item__option-label{font-size:.72rem;font-weight:400;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;opacity:.65}.bundle-item__option-btns{display:flex;flex-wrap:wrap;gap:4px}.bundle-option-btn{padding:4px 10px;font-size:.72rem;font-weight:400;text-transform:uppercase;letter-spacing:.04em;border:1px solid #ccc;background:transparent;cursor:pointer;transition:border-color .15s,background .15s;line-height:1.6}.bundle-option-btn:hover{border-color:#000}.bundle-option-btn.is-active{border-color:#000;background:#000;color:#fff}.free-shipping-bar{margin-top:16px;margin-bottom:24px}.free-shipping-bar__text{font-size:.75rem;font-weight:400;font-stretch:90%;text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px}.free-shipping-bar__track{height:7px;background:#eee;border-radius:2px;overflow:hidden}.free-shipping-bar__progress{height:100%;background:#000;border-radius:2px;transition:width .5s ease}.product-accordion{border-top:1px solid #eee}.product-accordion+.product-accordion{border-top:none}.product-accordion__item{border-bottom:1px solid #eee}.product-accordion__trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:opacity .2s}.product-accordion__trigger:hover{opacity:.6}.product-accordion__trigger svg{width:14px;height:14px;transition:transform .3s}.product-accordion__trigger.is-open svg{transform:rotate(180deg)}.product-accordion__content{max-height:0;overflow:hidden;transition:max-height .4s ease}.product-accordion__content.is-open{max-height:500px}.product-accordion__body{padding:0 0 16px;font-size:.85rem;line-height:1.7;color:#555}.product-description{font-size:.85rem;line-height:1.7;color:#555;margin-bottom:20px}.product-custom-text{font-size:.85rem;line-height:1.7;color:#555;margin-bottom:16px}.product-page__images-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.product-page__grid-item{display:block;overflow:hidden;cursor:zoom-in;background:#f5f5f5;border:none;padding:0;margin:0;aspect-ratio:2 / 3}.product-page__grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-page__grid-item:hover img{transform:scale(1.07)}.product-page__main-image[data-lightbox-main]{cursor:zoom-in}.product-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000000eb;align-items:center;justify-content:center}.product-lightbox.is-open{display:flex}.product-lightbox__img{max-width:90vw;max-height:90vh;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}.product-lightbox__close{position:absolute;top:20px;right:24px;background:none;border:none;color:#fff;font-size:36px;line-height:1;cursor:pointer;padding:4px 8px;opacity:.8;transition:opacity .2s}.product-lightbox__close:hover{opacity:1}.product-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:48px;line-height:1;cursor:pointer;padding:8px 16px;opacity:.7;transition:opacity .2s}.product-lightbox__nav:hover{opacity:1}.product-lightbox__nav--prev{left:16px}.product-lightbox__nav--next{right:16px}.product-lightbox__counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:13px;letter-spacing:.05em;opacity:.6}.product-page__mobile-gallery{display:none;width:100%;max-width:100%;overflow:hidden}.product-page__mobile-track{display:flex;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.product-page__mobile-track::-webkit-scrollbar{display:none}.product-page__mobile-slide{flex:0 0 100%;min-width:100%;max-width:100%;scroll-snap-align:start}.product-page__mobile-image{display:block;width:100%;max-width:100%;aspect-ratio:2 / 3;object-fit:cover;background:#f5f5f5}.product-page__thumbnails{display:flex;gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.product-page__thumbnails::-webkit-scrollbar{display:none}.product-page__thumbnail{flex:0 0 64px;width:64px;border:1px solid transparent;padding:0;opacity:.55;transition:opacity .2s ease,border-color .2s ease}.product-page__thumbnail.is-active{opacity:1;border-color:#000}.product-page__thumbnail img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.faq-section{padding:60px 0}.faq-section__header{text-align:center;margin-bottom:40px}.faq-section__title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;font-style:italic;letter-spacing:-.04em;position:relative;display:inline-block;padding-bottom:4px}.faq-section__title:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:2px;background:#000}.faq-section__subtitle{font-size:.85rem;color:#666;margin-top:8px}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #eee}.faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:.85rem;font-weight:400;text-align:left;cursor:pointer;transition:opacity .2s}.faq-item__question:hover{opacity:.7}.faq-item__icon{flex-shrink:0;width:16px;height:16px;position:relative;margin-left:16px}.faq-item__icon:before,.faq-item__icon:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1.5px;background:#000;transition:transform .3s}.faq-item__icon:after{transform:rotate(90deg)}.faq-item.is-open .faq-item__icon:after{transform:rotate(0)}.faq-item__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.is-open .faq-item__answer{max-height:300px}.faq-item__answer-inner{padding:0 0 18px;font-size:.85rem;line-height:1.7;color:#555}.about-carousel-section__desc{margin-bottom:20px}.about-main{position:relative;height:100vh;height:100svh;display:flex;align-items:center;justify-content:center;background:#1a1a1a;color:#fff}.about-main__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.about-main__bg-image img{width:100%;height:100%;object-fit:cover}.about-main__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2}.about-main__content{position:relative;z-index:3;text-align:center;max-width:900px;padding:0 20px}.about-main__title{font-family:var(--font-display);font-size:clamp(3rem,7vw,5rem);font-weight:700;font-style:italic;letter-spacing:-.1em;margin-bottom:40px}.about-main__text{font-size:.85rem;line-height:1.8;color:#ffffffd9;margin-bottom:20px}.about-main__feature-image{margin-top:30px;text-align:center}.about-main__feature-image img{max-width:100%;height:auto;border-radius:8px}.about-main__feature-image--square img{aspect-ratio:1 / 1;object-fit:cover}.about-main__feature-image--portrait img{aspect-ratio:3 / 4;object-fit:cover}.about-main__feature-image--landscape img{aspect-ratio:16 / 9;object-fit:cover}.about-main__feature-image--wide img{aspect-ratio:21 / 9;object-fit:cover}.about-main__scroll{position:absolute;right:40px;bottom:40px;font-size:.7rem;font-weight:400;font-stretch:90%;letter-spacing:.05em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:8px;z-index:3;color:#fff}.about-main__wave{position:absolute;bottom:-1px;left:0;right:0;z-index:4;line-height:0;pointer-events:none}.about-main__wave svg{display:block;width:100%;height:clamp(30px,5vw,60px)}.about-main__scroll svg{width:14px;height:14px}.about-collab{padding:60px 0}.about-collab__header{text-align:center;margin-bottom:40px}.about-collab__title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;font-style:italic;letter-spacing:-.04em;position:relative;display:inline-block;padding-bottom:4px}.about-collab__title:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:2px;background:#000}.about-collab__text{max-width:700px;margin:16px auto 30px;font-size:.8rem;line-height:1.8;color:#555;text-align:center}.about-carousel{position:relative;overflow:hidden}.about-carousel__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.about-carousel__track::-webkit-scrollbar{display:none}.about-carousel__item{flex:0 0 calc(33.333% - 11px);scroll-snap-align:start;min-width:200px}.about-carousel__item img{width:100%;height:auto;object-fit:cover}.about-carousel__img--original{height:auto!important}.about-carousel__img--square{aspect-ratio:1 / 1}.about-carousel__img--portrait{aspect-ratio:3 / 4}.about-carousel__img--landscape{aspect-ratio:16 / 9}.about-carousel__img--wide{aspect-ratio:21 / 9}.about-carousel__nav{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.about-carousel__arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:opacity .2s;background:none;border:none}.about-carousel__arrow:hover{opacity:.6}.about-social{padding:60px 0}.about-social__header{text-align:center;margin-bottom:30px}.about-social__title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;font-style:italic;letter-spacing:-.04em;position:relative;display:inline-block;padding-bottom:4px}.about-social__title:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:2px;background:#000}.about-social__text{max-width:600px;margin:16px auto 20px;font-size:.8rem;line-height:1.8;color:#555;text-align:center}.about-social__icons{display:flex;justify-content:center;gap:16px;margin-bottom:30px}.about-social__icon{width:36px;height:36px;border-radius:50%;border:1.5px solid #000;display:flex;align-items:center;justify-content:center;transition:all .2s}.about-social__icon:hover{background:#000;color:#fff}.about-social__icon svg{width:16px;height:16px}@media(max-width:1024px){.new-arrivals__grid{grid-template-columns:repeat(2,1fr)!important}.collection-grid{grid-template-columns:repeat(2,1fr)}.bestsellers__grid{grid-template-columns:repeat(3,1fr)!important}.product-page__main{gap:30px}.collection-page__layout{grid-template-columns:180px 1fr;gap:24px}}.about-carousel-section__header{text-align:center;margin:40px 0}@media(max-width:768px){.header__nav-left,.header__nav-right .header__nav-link:not(.header__sale-link){display:none}.header__mobile-toggle{display:flex}.header__search-bar{position:absolute;top:100%;left:0;right:0;width:100%;background:#fff;padding:8px 16px;border-bottom:1px solid #eee;z-index:999}.header__search-bar input{width:100%;border:none;border-bottom:1px solid currentColor;background:transparent;padding:4px 0;font-size:.75rem;color:#111;outline:none;opacity:.6}.header__search-bar input::placeholder{color:#111}.newsletter__marquee-text{letter-spacing:-.129em}.header__locale-form{display:none}.header__search-bar input{width:100%}.header__search-results{top:100%;left:16px;right:16px}.header__inner{padding:0 16px}.header__nav-right{gap:12px;flex:0 0 auto}.header__logo{margin-right:auto}.mobile-menu__brand{left:16px}.mobile-menu__close{right:16px}.hero{aspect-ratio:auto;height:100svh}.hero__progress{left:16px}.hero__scroll-indicator{right:16px}.new-arrivals__grid,.bestsellers__grid{grid-template-columns:repeat(2,1fr)!important;gap:12px}.newsletter__marquee-text{font-size:clamp(3.5rem,12vw,7rem)}.newsletter__images{grid-template-columns:repeat(3,1fr);gap:10px;padding:20px 12px}.newsletter__form{flex-direction:column;gap:10px}.newsletter__submit{width:100%}.footer__main{flex-direction:column;gap:20px}.footer__links{flex-direction:column;gap:24px}.footer__middle{flex-direction:column;gap:20px;align-items:flex-start}.footer__bottom{flex-direction:column;text-align:center}.collection-page__layout{grid-template-columns:1fr;gap:0}.collection-filters{position:static;display:none}.collection-filters.is-open,.collection-filters__mobile-toggle{display:block}.collection-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-page__main{grid-template-columns:1fr;gap:24px}.product-page__info{position:static}.product-page__desktop-gallery{display:none}.product-page__mobile-gallery{display:block;width:100%}.about-carousel__item{flex:0 0 80%;min-width:250px}.about-main__scroll{display:none}.container{padding:0 16px}.heading-display,.new-arrivals__title,.bestsellers__title,.faq-section__title,.about-collab__title,.about-social__title,.about-carousel-section__title{letter-spacing:-.1em}.product-page__title{font-size:1.1rem}.product-price{font-size:1.5rem}.product-atc{font-size:.8rem;padding:14px}.btn{font-size:.75rem;padding:12px 24px}.hero__title{font-size:.8rem;letter-spacing:.03em}.hero__drop-date,.hero__subtitle{font-size:.6rem}.announcement-bar__item{font-size:.7rem}.mobile-menu__link{font-size:.9rem}.filter-group__title,.filter-checkbox{font-size:.75rem}.cart-page__checkout{font-size:.8rem}}.about-carousel-section__header{text-align:center;margin:40px 0;max-width:80%}.about-carousel-section__header{text-align:center;margin:40px auto;max-width:80%}.about-carousel-section__title{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;position:relative;display:inline-block;padding-bottom:4px;font-style:italic;letter-spacing:-.1em}@media(max-width:480px){.new-arrivals__grid{grid-template-columns:1fr 1fr!important;gap:10px}.product-card__title{font-size:.7rem}.product-card__price{font-size:.75rem}.product-card__variant{font-size:.7rem}.collection-grid{grid-template-columns:1fr 1fr;gap:10px}.product-page__thumbnails{gap:6px}.product-page__thumbnail{flex-basis:56px;width:56px}.footer__payments{justify-content:center}.heading-display,.new-arrivals__title,.bestsellers__title,.faq-section__title,.about-collab__title,.about-social__title,.about-carousel-section__title{font-size:clamp(1.8rem,8vw,2.5rem)}.search-page__title,.cart-page__title{font-size:clamp(1.5rem,6vw,2rem)}.collection-page__title{font-size:clamp(1.2rem,5vw,1.5rem)}.product-page__title{font-size:1rem}.product-price{font-size:1.3rem}.newsletter__text,.about-collab__text,.about-social__text{font-size:.75rem}.footer__link{font-size:.7rem}}.contact-page{padding:120px 0 80px}.contact-page__header{text-align:center;margin-bottom:48px}.contact-page__heading{font-size:clamp(2.5rem,6vw,4rem);text-transform:uppercase;margin-bottom:16px}.contact-page__text{font-size:.85rem;line-height:1.7;color:#555;max-width:540px;margin:0 auto}.contact-page__form-wrap{max-width:600px;margin:0 auto}.hidden-collection-link img{display:block;max-width:100px;margin:30px auto 0;opacity:.7;filter:brightness(0) invert(1)}.contact-page__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.contact-page__form-field input,.contact-page__form-field textarea{width:100%;border:1px solid #ddd;background:#fff;padding:14px 16px;font-size:.8rem;font-family:var(--font-body);letter-spacing:.02em;color:#000;outline:none;transition:border-color .2s}.contact-page__form-field input:focus,.contact-page__form-field textarea:focus{border-color:#000}.contact-page__form-field input::placeholder,.contact-page__form-field textarea::placeholder{color:#999;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.contact-page__form-field textarea{resize:vertical;min-height:120px}.contact-page__form-submit{margin-top:16px;width:100%}.contact-page__form-success{text-align:center;color:var(--color-accent, #3e5413);font-size:.85rem;margin-bottom:20px;font-weight:550}.contact-page__form-errors{text-align:center;color:#f44;font-size:.85rem;margin-bottom:20px}.faq-page{padding:120px 0 80px}.faq-page__header{text-align:center;margin-bottom:48px}.faq-page__heading{font-size:clamp(2.5rem,6vw,4rem);text-transform:uppercase}.faq-page__category{max-width:800px;margin:0 auto 48px}.faq-page__category:last-child{margin-bottom:0}.faq-page__category-header{text-align:center;margin-bottom:24px;padding-top:32px}.faq-page__category:first-of-type .faq-page__category-header{border-top:none;padding-top:0}.faq-page__category-label{display:block;font-size:.7rem;font-weight:550;text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:4px}.faq-page__category-title{font-family:var(--font-display);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;font-style:italic;letter-spacing:-.04em;text-transform:uppercase}.faq-page .faq-item{border-bottom:1px solid #eee}.faq-page .faq-item__question,.faq-page .faq-item__answer-inner{font-size:.82rem}@media(max-width:749px){.contact-page{padding:100px 0 60px}.contact-page__form-grid{grid-template-columns:1fr}.faq-page{padding:100px 0 60px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.no-js .header{position:relative}body.template-page-fit-guide{background-color:#0b0b12;color:#fff}body.template-page-fit-guide .site-header-group{background-color:transparent}body.template-page-fit-guide .header__logo img{filter:brightness(0) invert(1)}body.template-page-fit-guide .header__logo svg path{fill:#fff;stroke:#fff}.fg-specs__finishes{overflow:hidden}.fg-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;background:#0b0b12;color:#fff;text-align:center;overflow:hidden}.fg-hero__inner{max-width:820px;padding-top:120px;padding-bottom:80px}.fg-hero__title{font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:32px;color:#fff}.fg-hero__text{font-size:.82rem;line-height:1.8;color:#ffffffb3;margin-bottom:24px;max-width:680px;margin-left:auto;margin-right:auto}.fg-hero__text p{margin-bottom:12px}.fg-hero__text p:last-child{margin-bottom:0}.fg-hero__cta{display:inline-block;font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.05em;color:#fff;text-decoration:underline;text-underline-offset:4px;transition:opacity .2s;margin-bottom:48px}.fg-hero__cta:hover{opacity:.6}.fg-hero__nav{display:flex;justify-content:center;gap:12px}.fg-hero__nav-dot{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:550;color:#ffffff80;transition:all .3s ease;letter-spacing:0}.fg-hero__nav-dot:hover,.fg-hero__nav-dot.is-active{border-color:#fffc;color:#fff;background:#ffffff14}.fg-hero__scroll{position:absolute;right:30px;bottom:32px;color:#fff;font-size:.65rem;font-weight:400;font-stretch:90%;letter-spacing:.05em;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:6px;z-index:3}.fg-hero__scroll svg{width:14px;height:14px;animation:bounce 2s infinite}.fg-specs{padding:80px 0;background:#0b0b12;color:#fff}.fg-specs__heading{font-size:clamp(2.5rem,6vw,4rem);color:#fff;margin-bottom:8px}.fg-specs__label{color:#ffffff80;margin-bottom:20px;font-size:.7rem}.fg-specs__layout{display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:start}.fg-specs__weight-list{display:flex;flex-direction:column;gap:0}.fg-specs__weight-row{display:grid;grid-template-columns:68px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid rgba(255,255,255,.06)}.fg-specs__weight-row:last-child{border-bottom:none}.fg-specs__weight-grid{width:70px;height:70px;display:flex;align-items:center;justify-content:center}.fg-specs__weight-grid img{max-width:100%;max-height:100%;object-fit:contain}.fg-specs__weight-name{font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em}.fg-specs__weight-gsm{font-size:.75rem;font-weight:400;color:#fff9;text-align:right;white-space:nowrap}.fg-specs__finishes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.fg-specs__finishes-header .fg-specs__label{margin-bottom:0}.fg-specs__carousel-nav{display:flex;gap:8px}.fg-carousel-arrow{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff9;cursor:pointer;transition:all .2s}.fg-carousel-arrow:hover{border-color:#fff9;color:#fff}.fg-specs__carousel{overflow:hidden}.fg-specs__carousel-track{display:flex;gap:20px;transition:transform .45s ease}.fg-specs__finish-card{flex:0 0 calc(50% - 10px);min-width:0}.fg-specs__finish-media{margin-bottom:12px;overflow:hidden;background:#ffffff08}.fg-specs__finish-img{width:100%;height:auto;display:block}.fg-specs__finish-placeholder{width:100%;aspect-ratio:4 / 5;background:#ffffff0d}.fg-specs__finish-title{font-size:.85rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px}.fg-specs__finish-desc{color:#fff9;line-height:1.6}.fg-styles{padding:60px 0 80px;background:#0b0b12;color:#fff}.fg-styles__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.fg-styles__heading{font-size:clamp(2.5rem,6vw,4rem);color:#fff;margin-bottom:4px}.fg-styles__subheading{color:#ffffff80;font-size:.7rem}.fg-styles__nav{display:flex;gap:8px}.fg-styles__carousel{overflow:hidden}.fg-styles__track{display:flex;gap:20px;transition:transform .45s ease}.fg-styles__card{flex:0 0 calc(25% - 15px);min-width:0}.fg-styles__card-media{margin-bottom:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);overflow:hidden}.fg-styles__card-img{width:100%;height:auto;display:block}.fg-styles__card-placeholder{width:100%;aspect-ratio:1;background:#ffffff0d}.fg-styles__card-title{font-size:.82rem;font-weight:550;text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px}.fg-styles__card-desc{color:#ffffff8c;line-height:1.6}.fg-styles__grid{display:grid;grid-template-columns:repeat(var(--fg-grid-cols, 4),1fr);gap:20px}.fg-videos{padding:60px 0 80px;background:#0b0b12;color:#fff}.fg-videos__heading{color:#ffffff80;margin-bottom:24px;font-size:.7rem}.fg-videos__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.fg-videos__item-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.fg-videos__icon{width:36px;height:36px;object-fit:contain;filter:invert(1)}.fg-videos__item-title{font-size:.75rem;color:#ffffffb3}.fg-videos__player{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.06);aspect-ratio:16 / 9;overflow:hidden;cursor:pointer}.fg-videos__poster{width:100%;height:100%;object-fit:cover;display:block}.fg-videos__poster-placeholder{width:100%;height:100%;background:#ffffff0a}.fg-videos__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#ffffffb3;cursor:pointer;transition:color .2s,transform .2s;z-index:2}.fg-videos__play-btn:hover{color:#fff;transform:translate(-50%,-50%) scale(1.1)}.fg-videos__play-btn svg{width:48px;height:48px}.fg-videos__player iframe,.fg-videos__player video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media(max-width:1024px){.fg-specs__layout{grid-template-columns:1fr 1.2fr;gap:40px}.fg-styles__card{flex:0 0 calc(33.333% - 14px)}.fg-styles__grid{--fg-grid-cols: 3}}@media(max-width:768px){.fg-hero__inner{padding-top:100px;padding-bottom:60px}.fg-hero__title{font-size:clamp(2rem,8vw,3rem)}.fg-hero__nav-dot{width:34px;height:34px;font-size:.6rem}.fg-hero__scroll{display:none}.fg-specs{padding:60px 0}.fg-specs__layout{grid-template-columns:1fr;gap:40px}.fg-specs__finish-card{flex:0 0 calc(50% - 10px)}.fg-styles{padding:40px 0 60px}.fg-styles__header{flex-direction:column;align-items:flex-start;gap:12px}.fg-styles__card{flex:0 0 calc(50% - 10px)}.fg-styles__grid{--fg-grid-cols: 2 !important}.fg-videos{padding:40px 0 60px}.fg-videos__grid{grid-template-columns:1fr;gap:40px}}@media(max-width:480px){.fg-hero__nav{gap:8px;flex-wrap:wrap;justify-content:center}.fg-hero__nav-dot{width:30px;height:30px;font-size:.55rem}.fg-hero__cta{margin-bottom:36px}.fg-specs__heading,.fg-styles__heading{font-size:clamp(1.8rem,8vw,2.5rem)}.fg-specs__finish-card{flex:0 0 80%}.fg-styles__card{flex:0 0 70%}.fg-styles__grid{--fg-grid-cols: 2;gap:12px}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1100;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.cart-drawer-overlay.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:460px;max-width:100vw;height:100vh;background:#fff;z-index:1101;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-4px 0 30px #0000001f}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee;flex-shrink:0}.cart-drawer__title{font-size:.85rem;font-weight:550;text-transform:uppercase;letter-spacing:.1em}.cart-drawer__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#000;transition:opacity .2s}.cart-drawer__close:hover{opacity:.5}.cart-drawer__shipping-bar{padding:10px 24px;background:#fff;border-bottom:1px solid #eee;font-size:.78rem;flex-shrink:0;display:none}.cart-drawer__shipping-bar.is-visible{display:block}.cart-drawer__body{flex:1;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin}.cart-drawer__body::-webkit-scrollbar{width:4px}.cart-drawer__body::-webkit-scrollbar-thumb{background:#ddd}.cart-drawer__items{flex:1;padding:0 24px}.cart-drawer__item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #eee}.cart-drawer__item-img{width:90px;height:110px;flex-shrink:0;background:#f5f5f5;overflow:hidden}.cart-drawer__item-img img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-details{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.cart-drawer__item-name{font-size:.82rem;font-weight:550;text-transform:uppercase;letter-spacing:.01em;line-height:1.3}.cart-bundle-tag{display:inline-block;font-size:.6rem;font-weight:600;letter-spacing:.08em;padding:1px 5px;border:1px solid currentColor;vertical-align:middle;opacity:.55;margin-left:4px}.cart-drawer__item-prices{display:flex;align-items:center;gap:6px;font-size:.82rem}.cart-drawer__item-price--compare{text-decoration:line-through;color:#999;font-weight:400}.cart-drawer__item-variant{font-size:.75rem;color:#666}.cart-drawer__item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px}.cart-drawer__item-qty{display:flex;align-items:center;border:1px solid #ddd}.cart-drawer__qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#000;transition:background .15s}.cart-drawer__qty-btn:hover{background:#f5f5f5}.cart-drawer__qty-val{width:32px;height:32px;text-align:center;font-size:.82rem;border-left:1px solid #ddd;border-right:1px solid #ddd;display:flex;align-items:center;justify-content:center;pointer-events:none}.cart-drawer__item-remove{font-size:.72rem;font-weight:400;text-transform:uppercase;letter-spacing:.05em;text-decoration:underline;color:#000;cursor:pointer;background:none;border:none;transition:opacity .2s;padding:0;font-family:inherit}.cart-drawer__item-remove:hover{opacity:.5}.cart-drawer__empty{text-align:center;padding:60px 20px;color:#999;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.cart-drawer__footer{padding:20px 24px 30px;border-top:1px solid #eee;flex-shrink:0}.cart-drawer__notes-toggle{display:block;width:100%;font-size:.78rem;font-weight:550;text-transform:uppercase;letter-spacing:.06em;color:#d4672e;background:none;border:none;padding:0 0 8px;cursor:pointer;text-align:left;font-family:inherit}.cart-drawer__notes-textarea{width:100%;min-height:64px;padding:10px 12px;border:1px solid #ddd;font-size:.78rem;font-family:inherit;resize:vertical;margin-bottom:14px;outline:none;display:none}.cart-drawer__notes-textarea.is-open{display:block}.cart-drawer__notes-textarea:focus{border-color:#000}.cart-drawer__tax-note{font-size:.72rem;color:#d4672e;margin-bottom:14px}.cart-drawer__discount{width:100%;padding:10px 14px;border:1px solid #ddd;font-size:.82rem;margin-bottom:16px;outline:none;font-family:inherit;transition:border-color .2s}.cart-drawer__discount::placeholder{color:#aaa}.cart-drawer__discount:focus{border-color:#000}.cart-drawer__total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.cart-drawer__total-label{font-size:.78rem;font-weight:550;text-transform:uppercase;letter-spacing:.06em}.cart-drawer__total-price{font-size:.92rem;font-weight:550}.cart-drawer__terms{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;line-height:1.5}.cart-drawer__terms input[type=checkbox]{width:14px;height:14px;flex-shrink:0;margin-top:2px;cursor:pointer;appearance:none;-webkit-appearance:none;border:1px solid #999;background:#fff;transition:background .2s,border-color .2s}.cart-drawer__terms input[type=checkbox]:checked{background:#000;border-color:#000}.cart-drawer__terms label{cursor:pointer}.cart-drawer__terms a{text-decoration:underline;font-weight:550}.cart-drawer__checkout{display:block;width:100%;padding:16px;background:#000;color:#fff;font-size:.8rem;font-weight:550;text-transform:uppercase;letter-spacing:.1em;text-align:center;border:none;cursor:pointer;transition:opacity .2s;font-family:inherit}.cart-drawer__checkout:hover{opacity:.85}.cart-drawer__checkout:disabled{opacity:.45;cursor:not-allowed}.cart-drawer__loading{text-align:center;padding:40px 20px;color:#999;font-size:.8rem}@keyframes cart-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.cart-drawer__checkout.shake{animation:cart-shake .4s ease}@media(max-width:767px){.cart-drawer{width:100%}}.product-card__image-hover-wrapper{display:block;position:relative;overflow:hidden}.product-card__image-hover-wrapper img{width:100%;height:auto;transition:opacity .35s ease}.product-card__image--secondary{position:absolute;top:0;left:0;opacity:0}.product-card__image-hover-wrapper:hover .product-card__image--secondary{opacity:1}.product-card__image-hover-wrapper:hover .product-card__image--primary{opacity:0}.product-card__gallery-arrow{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
