.Header-module__hBw1pG__header{width:100%;min-height:var(--header-height);z-index:1000;transition:var(--transition-smooth);background-color:var(--bg-white);border-bottom:1px solid #00000008;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:visible}.Header-module__hBw1pG__scrolled{border-bottom:1px solid #0000000f}.Header-module__hBw1pG__compact .Header-module__hBw1pG__logo{width:360px;max-height:180px;transform:translateY(10px)}.Header-module__hBw1pG__container{max-width:var(--container-max);padding:0 var(--spacing-md);grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;width:100%;margin:0 auto;display:grid}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{gap:var(--spacing-md);align-items:center;display:flex}.Header-module__hBw1pG__navLeft a,.Header-module__hBw1pG__navRight a{align-items:center;min-height:44px;display:inline-flex}.Header-module__hBw1pG__navRight{justify-content:flex-end;gap:var(--spacing-sm)}.Header-module__hBw1pG__logoContainer{z-index:2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__logo{object-fit:contain;width:600px;height:auto;max-height:280px;transition:var(--transition-smooth);transform-origin:top;transform:translateY(20px)}.Header-module__hBw1pG__cartLink{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__cartCount{font-size:.7rem;font-weight:400}.Header-module__hBw1pG__localeSwitch,.Header-module__hBw1pG__mobileLocale{border:1px solid #0003;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.Header-module__hBw1pG__localeButton{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;min-width:44px;min-height:44px;color:var(--text-secondary);background:0 0;border:none;padding:.35rem .6rem;font-size:.62rem}.Header-module__hBw1pG__localeButtonActive{background-color:var(--text-primary);color:var(--bg-white)}.Header-module__hBw1pG__menuButton{background:var(--bg-white);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:1px solid #0000002e;border-radius:999px;justify-content:center;align-items:center;min-width:68px;min-height:44px;font-size:.68rem;line-height:1;display:none}.Header-module__hBw1pG__menuOverlay{opacity:0;pointer-events:none;background:#00000059;transition:opacity .25s;position:fixed;inset:0}.Header-module__hBw1pG__menuOverlayOpen{opacity:1;pointer-events:auto}.Header-module__hBw1pG__mobileDrawer{z-index:1300;background-color:#f8f6f0;border-right:1px solid #0000001a;flex-direction:column;width:min(85vw,380px);height:100vh;padding:1rem;transition:transform .28s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.Header-module__hBw1pG__mobileDrawerOpen{transform:translate(0)}.Header-module__hBw1pG__mobileDrawerHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Header-module__hBw1pG__mobileClose{cursor:pointer;background:#fff;border:1px solid #0003;border-radius:50%;min-width:44px;min-height:44px;font-size:1.2rem}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:.25rem;display:flex}.Header-module__hBw1pG__mobileLink{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #00000014;align-items:center;min-height:44px;padding:.2rem 0;font-size:.88rem;display:inline-flex}.Header-module__hBw1pG__mobileLocale{width:fit-content;margin-top:auto}.Header-module__hBw1pG__navLeft a:focus-visible,.Header-module__hBw1pG__navRight a:focus-visible,.Header-module__hBw1pG__logoContainer a:focus-visible,.Header-module__hBw1pG__localeButton:focus-visible,.Header-module__hBw1pG__menuButton:focus-visible,.Header-module__hBw1pG__mobileClose:focus-visible,.Header-module__hBw1pG__mobileLink:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}@media (max-width:768px){.Header-module__hBw1pG__container{grid-template-columns:auto 1fr auto}.Header-module__hBw1pG__menuButton{display:inline-flex}.Header-module__hBw1pG__navLeft,.Header-module__hBw1pG__navRight{display:none}.Header-module__hBw1pG__logo{width:min(68vw,420px);transform:translateY(10px)}.Header-module__hBw1pG__compact .Header-module__hBw1pG__logo{width:min(62vw,360px);transform:translateY(6px)}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-white);padding:var(--spacing-lg)0 var(--spacing-md);border-top:1px solid #0000000d}.Footer-module__S6Hkya__grid{gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Footer-module__S6Hkya__column{gap:var(--spacing-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__column h4{margin-bottom:var(--spacing-sm);color:var(--text-primary)}.Footer-module__S6Hkya__column a{color:var(--text-secondary);font-size:.85rem}.Footer-module__S6Hkya__column a:hover{color:var(--text-primary)}.Footer-module__S6Hkya__newsletterPrompt{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__form{gap:var(--spacing-sm);margin-top:var(--spacing-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-size:.68rem}.Footer-module__S6Hkya__input{border:none;border-bottom:1px solid var(--text-secondary);font-family:var(--font-sans);background:0 0;outline:none;padding:8px 0;font-size:.8rem}.Footer-module__S6Hkya__submitButton{text-align:left;font-family:var(--font-sans);letter-spacing:.1em;cursor:pointer;width:fit-content;transition:var(--transition-smooth);text-transform:uppercase;background:0 0;border:none;border-bottom:1px solid #0000;padding:4px 0;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__submitButton:disabled{opacity:.6;cursor:not-allowed}.Footer-module__S6Hkya__submitButton:hover{border-bottom-color:var(--text-primary)}.Footer-module__S6Hkya__message{margin-top:.5rem;font-size:.8rem}.Footer-module__S6Hkya__success{color:#1f5d34}.Footer-module__S6Hkya__error{color:#8f1f1f}.Footer-module__S6Hkya__bottom{padding-top:var(--spacing-md);text-align:center;color:var(--text-secondary);border-top:1px solid #0000000d}@media (max-width:768px){.Footer-module__S6Hkya__grid{gap:var(--spacing-md);grid-template-columns:1fr}}
.AnnouncementBar-module__FrNRta__bar{z-index:1100;color:#f6f6f2;background:#10100f;border-bottom:1px solid #ffffff1a;width:100%;height:36px;position:fixed;top:0;left:0}.AnnouncementBar-module__FrNRta__content{height:100%;font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:.45rem;font-size:.68rem;display:flex}.AnnouncementBar-module__FrNRta__content strong{font-weight:700}@media (max-width:768px){.AnnouncementBar-module__FrNRta__bar{height:34px}.AnnouncementBar-module__FrNRta__content{letter-spacing:.09em;gap:.32rem;font-size:.58rem}}
.FeaturedDrop-module__XR5JDW__section{padding:var(--spacing-xl)0;background-color:var(--bg-primary)}.FeaturedDrop-module__XR5JDW__header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.FeaturedDrop-module__XR5JDW__header h2{font-size:clamp(1.6rem,3vw,2.3rem)}.FeaturedDrop-module__XR5JDW__header p{color:var(--text-secondary);max-width:36rem;margin-top:.45rem;font-size:.93rem}.FeaturedDrop-module__XR5JDW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.FeaturedDrop-module__XR5JDW__card{flex-direction:column;gap:.85rem;display:flex}.FeaturedDrop-module__XR5JDW__media{aspect-ratio:4/5;background-color:#eceae4;width:100%;position:relative;overflow:hidden}.FeaturedDrop-module__XR5JDW__image{object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}.FeaturedDrop-module__XR5JDW__card:hover .FeaturedDrop-module__XR5JDW__image{transform:scale(1.04)}.FeaturedDrop-module__XR5JDW__badge{z-index:1;letter-spacing:.13em;text-transform:uppercase;color:#f8f8f5;background-color:#10100fe6;border-radius:999px;padding:.4rem .72rem;font-size:.61rem;position:absolute;top:.75rem;left:.75rem}.FeaturedDrop-module__XR5JDW__soldOutBadge{background-color:#4c1414e6}.FeaturedDrop-module__XR5JDW__info h3{font-family:var(--font-sans);letter-spacing:.01em;font-size:.95rem;font-weight:500}.FeaturedDrop-module__XR5JDW__priceRow{align-items:baseline;gap:.5rem;margin-top:.3rem;display:flex}.FeaturedDrop-module__XR5JDW__price{font-size:.9rem;font-weight:600}.FeaturedDrop-module__XR5JDW__compareAt{color:var(--text-secondary);font-size:.82rem;text-decoration:line-through}.FeaturedDrop-module__XR5JDW__buyButton,.FeaturedDrop-module__XR5JDW__buyButtonDisabled{text-align:center;letter-spacing:.14em;text-transform:uppercase;width:100%;min-height:44px;font-size:.68rem;font-family:var(--font-sans);transition:var(--transition-smooth);border:1px solid #0003;justify-content:center;align-items:center;padding:.75rem 1rem;display:inline-flex}.FeaturedDrop-module__XR5JDW__buyButton{color:#fff;background-color:#111}.FeaturedDrop-module__XR5JDW__buyButton:hover{background-color:#2a2a2a}.FeaturedDrop-module__XR5JDW__buyButton:focus-visible,.FeaturedDrop-module__XR5JDW__header a:focus-visible{outline-offset:2px;outline:2px solid #111}.FeaturedDrop-module__XR5JDW__buyButtonDisabled{color:#66625a;cursor:not-allowed;background-color:#dfddd7}@media (max-width:1100px){.FeaturedDrop-module__XR5JDW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.FeaturedDrop-module__XR5JDW__header{flex-direction:column;align-items:flex-start}.FeaturedDrop-module__XR5JDW__grid{grid-template-columns:1fr}}
.TrustPillars-module__zB1FHq__section{background-color:var(--bg-white);border-top:1px solid #0000000d;border-bottom:1px solid #0000000d}.TrustPillars-module__zB1FHq__wrapper{padding:1.25rem 0}.TrustPillars-module__zB1FHq__title{color:var(--text-secondary);margin-bottom:.8rem}.TrustPillars-module__zB1FHq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.TrustPillars-module__zB1FHq__pillar{text-align:center;font-family:var(--font-sans);letter-spacing:.11em;text-transform:uppercase;background:linear-gradient(160deg,#faf9f6 0%,#f0eee8 100%);border:1px solid #00000014;border-radius:999px;padding:.75rem 1rem;font-size:.72rem}@media (max-width:960px){.TrustPillars-module__zB1FHq__grid{grid-template-columns:1fr}}
.StickyBuyBar-module__2sEyeW__bar{z-index:1200;color:#f8f7f2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e0e0deb;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:1rem;min-width:22rem;max-width:calc(100vw - 2.5rem);padding:.8rem .9rem .8rem 1rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.StickyBuyBar-module__2sEyeW__copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.StickyBuyBar-module__2sEyeW__campaignName{font-family:var(--font-serif);letter-spacing:.06em;text-transform:uppercase;font-size:.95rem}.StickyBuyBar-module__2sEyeW__urgency{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:#ffffffd1;font-size:.63rem}.StickyBuyBar-module__2sEyeW__cta{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.56rem .92rem;font-size:.64rem;display:inline-flex}.StickyBuyBar-module__2sEyeW__cta:hover{background-color:#ffffff1a}.StickyBuyBar-module__2sEyeW__cta:focus-visible,.StickyBuyBar-module__2sEyeW__close:focus-visible{outline-offset:2px;outline:2px solid #f8f7f2}.StickyBuyBar-module__2sEyeW__close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:50%;min-width:44px;min-height:44px;font-size:1rem;line-height:1}.StickyBuyBar-module__2sEyeW__close:hover{background-color:#ffffff1a}@media (max-width:768px){.StickyBuyBar-module__2sEyeW__bar{min-width:unset;max-width:unset;padding:.75rem .85rem calc(.75rem + env(safe-area-inset-bottom));border-radius:0;justify-content:space-between;gap:.75rem;bottom:0;left:0;right:0}.StickyBuyBar-module__2sEyeW__copy{flex:1}.StickyBuyBar-module__2sEyeW__campaignName{font-size:.78rem}.StickyBuyBar-module__2sEyeW__urgency{font-size:.56rem}.StickyBuyBar-module__2sEyeW__cta{padding:.5rem .82rem;font-size:.58rem}.StickyBuyBar-module__2sEyeW__close{min-width:44px;min-height:44px}}
.NotifyInterest-module__-Ql8aW__section{padding:0 0 var(--spacing-xl);background-color:var(--bg-primary);scroll-margin-top:calc(var(--header-height) + var(--announcement-height,0px) + 12px)}.NotifyInterest-module__-Ql8aW__card{background-color:#f9f7f1;border:1px solid #0000001a;padding:clamp(1.1rem,2vw,1.6rem)}.NotifyInterest-module__-Ql8aW__card h3{font-size:clamp(1.2rem,2.4vw,1.8rem)}.NotifyInterest-module__-Ql8aW__card p{max-width:50rem;color:var(--text-secondary);margin-top:.6rem;line-height:1.6}.NotifyInterest-module__-Ql8aW__form{grid-template-columns:1fr 1fr auto;align-items:end;gap:.7rem;margin-top:1rem;display:grid}.NotifyInterest-module__-Ql8aW__field{flex-direction:column;gap:.4rem;display:flex}.NotifyInterest-module__-Ql8aW__input{width:100%;min-height:44px;font-family:var(--font-sans);background:#fff;border:1px solid #0003;padding:.65rem .75rem}.NotifyInterest-module__-Ql8aW__submit{color:#fff;min-height:44px;font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#111;border:1px solid #111;padding:.65rem 1.1rem;font-size:.67rem}.NotifyInterest-module__-Ql8aW__submit:hover{background-color:#2b2b2b}.NotifyInterest-module__-Ql8aW__submit:disabled{cursor:not-allowed;opacity:.6}.NotifyInterest-module__-Ql8aW__submit:focus-visible,.NotifyInterest-module__-Ql8aW__input:focus-visible{outline-offset:2px;outline:2px solid #111}.NotifyInterest-module__-Ql8aW__message{margin-top:.8rem;font-size:.84rem}.NotifyInterest-module__-Ql8aW__success{color:#1f5d34}.NotifyInterest-module__-Ql8aW__error{color:#8f1f1f}@media (max-width:900px){.NotifyInterest-module__-Ql8aW__form{grid-template-columns:1fr}}
.page-module___8aEwW__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;min-height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__editorial{padding:var(--spacing-xl)0;background-color:var(--bg-white);content-visibility:auto;contain-intrinsic-size:1px 820px}.page-module___8aEwW__editorialGrid{align-items:center;gap:var(--spacing-xl);grid-template-columns:1fr 1fr;display:grid}.page-module___8aEwW__editorialContent{gap:var(--spacing-md);flex-direction:column;display:flex}.page-module___8aEwW__editorialContent h2{font-size:2.5rem}.page-module___8aEwW__editorialLogoTitle{line-height:0}.page-module___8aEwW__editorialLogo{width:min(100%,460px);height:auto}.page-module___8aEwW__editorialContent p{color:var(--text-secondary);max-width:480px;font-size:1.1rem;line-height:1.8}.page-module___8aEwW__link{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;border-bottom:2px solid var(--text-primary);width:fit-content;padding:8px 0;font-size:.8rem;font-weight:600;display:inline-block}.page-module___8aEwW__link:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.page-module___8aEwW__editorialImageWrapper{aspect-ratio:1;width:100%;max-width:600px;margin:0 auto}.page-module___8aEwW__placeholderImage{background-color:var(--bg-primary);border:1px solid #0000000d;width:100%;height:100%}@media (max-width:768px){.page-module___8aEwW__editorialGrid{gap:var(--spacing-lg);grid-template-columns:1fr}}.page-module___8aEwW__editorialImage{object-fit:cover;width:100%;height:100%}
.PageShell-module__yQ3gea__shell{background-color:var(--bg-primary);min-height:100vh}.PageShell-module__yQ3gea__main{min-height:calc(100vh - var(--header-height));padding-top:calc(var(--header-height) + 3.2rem)}.PageShell-module__yQ3gea__shell[data-variant=compact] .PageShell-module__yQ3gea__main{padding-top:calc(var(--header-height) + 2rem)}@media (max-width:768px){.PageShell-module__yQ3gea__main{padding-top:calc(var(--header-height) + 2.2rem)}.PageShell-module__yQ3gea__shell[data-variant=compact] .PageShell-module__yQ3gea__main{padding-top:calc(var(--header-height) + 1.4rem)}}
.HomeConversion-module__-I-3xG__authorityList{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.HomeConversion-module__-I-3xG__authorityList li{text-align:center;letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000001a;border-radius:999px;padding:.65rem .8rem;font-size:.62rem}.HomeConversion-module__-I-3xG__degradedBanner{background:#f5f1e8;border-top:1px solid #00000014;border-bottom:1px solid #00000014;padding:.75rem 0}.HomeConversion-module__-I-3xG__degradedBanner p{text-transform:uppercase;letter-spacing:.11em;font-size:.72rem}@media (max-width:900px){.HomeConversion-module__-I-3xG__authorityList{grid-template-columns:1fr}}
.ProductCard-module__t53O_a__card{gap:var(--spacing-sm);flex-direction:column;display:flex}.ProductCard-module__t53O_a__imageWrapper{aspect-ratio:4/5;background-color:#f7f7f7;width:100%;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{object-fit:cover;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.05)}.ProductCard-module__t53O_a__quickAdd{text-align:center;background-color:#ffffffe6;width:100%;padding:12px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:translateY(100%)}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__quickAdd{transform:translateY(0)}.ProductCard-module__t53O_a__info{flex-direction:column;gap:4px;display:flex}.ProductCard-module__t53O_a__category{color:var(--text-secondary);font-size:.65rem}.ProductCard-module__t53O_a__name{font-family:var(--font-sans);text-transform:none;letter-spacing:0;font-size:.9rem;font-weight:400}.ProductCard-module__t53O_a__price{color:var(--text-primary);font-size:.85rem;font-weight:500}
.ProductFilters-module__9Hwspa__filters{background:var(--bg-white);padding:var(--spacing-md);border:1px solid #0a09091a}.ProductFilters-module__9Hwspa__header{margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:1px solid #0a09091a;justify-content:space-between;align-items:center;display:flex}.ProductFilters-module__9Hwspa__title{text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:600}.ProductFilters-module__9Hwspa__clearButton{color:var(--text-secondary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-size:.75rem;text-decoration:underline}.ProductFilters-module__9Hwspa__clearButton:hover{color:var(--text-primary)}.ProductFilters-module__9Hwspa__section{margin-bottom:var(--spacing-md)}.ProductFilters-module__9Hwspa__section:last-child{margin-bottom:0}.ProductFilters-module__9Hwspa__sectionTitle{text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--spacing-sm);color:var(--text-secondary);font-size:.75rem;font-weight:600}.ProductFilters-module__9Hwspa__optionList{flex-direction:column;gap:.5rem;display:flex}.ProductFilters-module__9Hwspa__option{cursor:pointer;align-items:center;gap:.5rem;display:flex}.ProductFilters-module__9Hwspa__checkbox{width:18px;height:18px;accent-color:var(--text-primary);cursor:pointer}.ProductFilters-module__9Hwspa__label{cursor:pointer;font-size:.875rem}.ProductFilters-module__9Hwspa__count{color:var(--text-secondary);margin-left:auto;font-size:.75rem}.ProductFilters-module__9Hwspa__priceInputs{align-items:center;gap:.5rem;display:flex}.ProductFilters-module__9Hwspa__priceInput{border:1px solid #0a090933;width:80px;padding:.5rem;font-size:.875rem}.ProductFilters-module__9Hwspa__priceInput:focus{border-color:var(--text-primary);outline:none}.ProductFilters-module__9Hwspa__priceSeparator{color:var(--text-secondary)}.ProductFilters-module__9Hwspa__drawer{z-index:1000;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.ProductFilters-module__9Hwspa__drawer.ProductFilters-module__9Hwspa__open{opacity:1;visibility:visible}.ProductFilters-module__9Hwspa__drawerContent{background:var(--bg-primary);max-height:80vh;padding:var(--spacing-md);border-radius:16px 16px 0 0;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.ProductFilters-module__9Hwspa__drawer.ProductFilters-module__9Hwspa__open .ProductFilters-module__9Hwspa__drawerContent{transform:translateY(0)}.ProductFilters-module__9Hwspa__drawerHeader{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}.ProductFilters-module__9Hwspa__drawerClose{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.ProductFilters-module__9Hwspa__drawerApply{background:var(--text-primary);width:100%;color:var(--bg-white);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;margin-top:var(--spacing-md);border:none;padding:1rem;font-size:.875rem}.ProductFilters-module__9Hwspa__mobileTrigger{background:var(--bg-white);cursor:pointer;text-align:left;width:100%;margin-bottom:var(--spacing-sm);border:1px solid #0a090933;padding:.75rem 1rem;font-size:.875rem;display:none}@media (max-width:768px){.ProductFilters-module__9Hwspa__filters{display:none}.ProductFilters-module__9Hwspa__mobileTrigger,.ProductFilters-module__9Hwspa__drawer{display:block}}
.SizeSelector-module__1s3eVG__sizeSelector{margin-bottom:var(--spacing-md)}.SizeSelector-module__1s3eVG__labelRow{margin-bottom:var(--spacing-xs);justify-content:space-between;align-items:center;display:flex}.SizeSelector-module__1s3eVG__label{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:600}.SizeSelector-module__1s3eVG__sizeGuideLink{color:var(--text-secondary);text-underline-offset:2px;font-size:.75rem;text-decoration:underline}.SizeSelector-module__1s3eVG__sizeGuideLink:hover{color:var(--text-primary)}.SizeSelector-module__1s3eVG__options{gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.SizeSelector-module__1s3eVG__option{position:relative}.SizeSelector-module__1s3eVG__input{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute}.SizeSelector-module__1s3eVG__button{min-width:48px;height:48px;padding:0 var(--spacing-xs);border:1px solid var(--text-primary);background:var(--bg-white);color:var(--text-primary);transition:var(--transition-smooth);cursor:pointer;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex}.SizeSelector-module__1s3eVG__button:hover:not(.SizeSelector-module__1s3eVG__soldOut){background:var(--text-primary);color:var(--bg-white)}.SizeSelector-module__1s3eVG__input:focus-visible+.SizeSelector-module__1s3eVG__button{outline:2px solid var(--accent-mocha);outline-offset:2px}.SizeSelector-module__1s3eVG__input:checked+.SizeSelector-module__1s3eVG__button{background:var(--text-primary);color:var(--bg-white)}.SizeSelector-module__1s3eVG__soldOut .SizeSelector-module__1s3eVG__input{cursor:not-allowed}.SizeSelector-module__1s3eVG__soldOut .SizeSelector-module__1s3eVG__button{border-color:var(--text-secondary);color:var(--text-secondary);opacity:.5;cursor:not-allowed;text-decoration:line-through}.SizeSelector-module__1s3eVG__lowStock .SizeSelector-module__1s3eVG__button:after{content:"";background:var(--accent-mocha);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-4px}.SizeSelector-module__1s3eVG__inventoryMessage{margin-top:var(--spacing-xs);color:var(--text-secondary);font-size:.75rem}.SizeSelector-module__1s3eVG__lowStockMessage{color:var(--accent-mocha);font-weight:500}.SizeSelector-module__1s3eVG__soldOutMessage{color:var(--text-secondary)}
.ProductGallery-module__Wppcva__gallery{width:100%;position:relative}.ProductGallery-module__Wppcva__mainImageContainer{aspect-ratio:3/4;background:var(--bg-white);cursor:zoom-in;width:100%;position:relative;overflow:hidden}.ProductGallery-module__Wppcva__mainImage{object-fit:cover;transition:transform .3s}.ProductGallery-module__Wppcva__mainImageContainer:hover .ProductGallery-module__Wppcva__mainImage{transform:scale(1.05)}.ProductGallery-module__Wppcva__imageCounter{bottom:var(--spacing-sm);left:var(--spacing-sm);color:var(--text-secondary);background:#ffffffe6;padding:.25rem .5rem;font-size:.75rem;position:absolute}.ProductGallery-module__Wppcva__thumbnails{gap:var(--spacing-xs);margin-top:var(--spacing-sm);padding-bottom:var(--spacing-xs);display:flex;overflow-x:auto}.ProductGallery-module__Wppcva__thumbnail{cursor:pointer;border:2px solid #0000;flex-shrink:0;width:80px;height:100px;transition:border-color .2s;position:relative;overflow:hidden}.ProductGallery-module__Wppcva__thumbnail:hover{border-color:var(--text-secondary)}.ProductGallery-module__Wppcva__thumbnail.ProductGallery-module__Wppcva__active{border-color:var(--text-primary)}.ProductGallery-module__Wppcva__thumbnailImage{object-fit:cover}.ProductGallery-module__Wppcva__lightbox{z-index:1000;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProductGallery-module__Wppcva__lightboxContent{width:90vw;max-width:1200px;height:90vh;position:relative}.ProductGallery-module__Wppcva__lightboxImage{object-fit:contain}.ProductGallery-module__Wppcva__lightboxClose{top:var(--spacing-md);right:var(--spacing-md);color:#fff;cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute}.ProductGallery-module__Wppcva__lightboxClose:hover{background:#fff3}.ProductGallery-module__Wppcva__lightboxNav{color:#fff;cursor:pointer;background:#ffffff1a;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__Wppcva__lightboxNav:hover{background:#fff3}.ProductGallery-module__Wppcva__lightboxPrev{left:var(--spacing-md)}.ProductGallery-module__Wppcva__lightboxNext{right:var(--spacing-md)}.ProductGallery-module__Wppcva__lightboxCounter{bottom:var(--spacing-md);color:#ffffffb3;font-size:.875rem;position:absolute;left:50%;transform:translate(-50%)}.ProductGallery-module__Wppcva__swipeHint{display:none}@media (max-width:768px){.ProductGallery-module__Wppcva__swipeHint{bottom:var(--spacing-sm);right:var(--spacing-sm);color:var(--text-secondary);background:#ffffffe6;padding:.25rem .5rem;font-size:.7rem;display:block;position:absolute}.ProductGallery-module__Wppcva__mainImageContainer{cursor:default}.ProductGallery-module__Wppcva__mainImageContainer:hover .ProductGallery-module__Wppcva__mainImage{transform:none}.ProductGallery-module__Wppcva__thumbnails,.ProductGallery-module__Wppcva__lightboxNav{display:none}}
.SortDropdown-module__BuiOoW__sortDropdown{position:relative}.SortDropdown-module__BuiOoW__trigger{background:var(--bg-white);cursor:pointer;border:1px solid #0a090933;align-items:center;gap:.5rem;min-height:44px;padding:.5rem 1rem;font-size:.875rem;transition:border-color .2s;display:flex}.SortDropdown-module__BuiOoW__trigger:hover{border-color:var(--text-primary)}.SortDropdown-module__BuiOoW__trigger:focus-visible{outline:2px solid var(--accent-mocha);outline-offset:2px}.SortDropdown-module__BuiOoW__arrow{font-size:.75rem;transition:transform .2s}.SortDropdown-module__BuiOoW__open .SortDropdown-module__BuiOoW__arrow{transform:rotate(180deg)}.SortDropdown-module__BuiOoW__menu{background:var(--bg-white);z-index:100;opacity:0;visibility:hidden;border:1px solid #0a090933;min-width:180px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 4px 12px #0000001a}.SortDropdown-module__BuiOoW__open .SortDropdown-module__BuiOoW__menu{opacity:1;visibility:visible;transform:translateY(4px)}.SortDropdown-module__BuiOoW__option{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background .2s;display:block}.SortDropdown-module__BuiOoW__option:hover{background:var(--bg-primary)}.SortDropdown-module__BuiOoW__option.SortDropdown-module__BuiOoW__active{background:var(--bg-primary);font-weight:600}.SortDropdown-module__BuiOoW__option:focus-visible{outline:2px solid var(--accent-mocha);outline-offset:-2px}
.CartTemplate-module__JbprCG__section{padding-bottom:var(--spacing-xl)}.CartTemplate-module__JbprCG__header{margin-bottom:var(--spacing-lg)}.CartTemplate-module__JbprCG__header h1{margin-top:.7rem;font-size:clamp(1.9rem,4vw,3rem)}.CartTemplate-module__JbprCG__header p{color:var(--text-secondary);margin-top:.8rem}.CartTemplate-module__JbprCG__empty{background:#fbf9f4;border:1px solid #0000001a;flex-direction:column;gap:.9rem;padding:1.5rem;display:flex}.CartTemplate-module__JbprCG__cta{text-transform:uppercase;letter-spacing:.12em;border:1px solid #111;align-items:center;width:fit-content;min-height:44px;padding:.65rem .9rem;font-size:.68rem;display:inline-flex}.CartTemplate-module__JbprCG__layout{grid-template-columns:2fr 1fr;gap:1rem;display:grid}.CartTemplate-module__JbprCG__lines{flex-direction:column;gap:.7rem;display:flex}.CartTemplate-module__JbprCG__line{background:#fbf9f3;border:1px solid #0000001a;grid-template-columns:110px 1fr auto;gap:.8rem;padding:.6rem;display:grid}.CartTemplate-module__JbprCG__imageWrap{background:#e8e2d7;width:100%;min-height:120px;position:relative}.CartTemplate-module__JbprCG__image{object-fit:cover}.CartTemplate-module__JbprCG__info h2{font-family:var(--font-sans);font-size:.95rem;font-weight:500}.CartTemplate-module__JbprCG__info p{color:var(--text-secondary);margin-top:.2rem;font-size:.84rem}.CartTemplate-module__JbprCG__variant{margin-top:.15rem;font-size:.8rem}.CartTemplate-module__JbprCG__variant span{color:var(--text-primary);font-weight:500}.CartTemplate-module__JbprCG__controls{align-items:center;gap:.4rem;margin-top:.65rem;display:flex}.CartTemplate-module__JbprCG__controls button{cursor:pointer;background:#fff;border:1px solid #0003;min-height:32px;padding:0 .55rem;font-size:.72rem}.CartTemplate-module__JbprCG__lineTotal{font-size:.88rem;font-weight:600}.CartTemplate-module__JbprCG__summary{background:#f5f2ea;border:1px solid #0000001a;align-self:start;padding:1rem}.CartTemplate-module__JbprCG__summaryRow{justify-content:space-between;align-items:baseline;margin-top:.7rem;display:flex}.CartTemplate-module__JbprCG__note{color:var(--text-secondary);margin-top:.8rem;font-size:.82rem}.CartTemplate-module__JbprCG__checkoutButton,.CartTemplate-module__JbprCG__clearButton{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#111;border:1px solid #111;width:100%;min-height:44px;margin-top:.8rem;font-size:.65rem}.CartTemplate-module__JbprCG__clearButton{color:#111;background:0 0}.CartTemplate-module__JbprCG__loading{color:var(--text-secondary);margin-top:.6rem;font-size:.74rem}@media (max-width:980px){.CartTemplate-module__JbprCG__layout{grid-template-columns:1fr}.CartTemplate-module__JbprCG__line{grid-template-columns:96px 1fr}.CartTemplate-module__JbprCG__lineTotal{grid-column:2}}
.CatalogTemplate-module__CMNZ4G__section{padding-bottom:var(--spacing-xl)}.CatalogTemplate-module__CMNZ4G__header{margin-bottom:var(--spacing-lg)}.CatalogTemplate-module__CMNZ4G__header h1{margin-top:.8rem;font-size:clamp(1.8rem,4vw,3rem)}.CatalogTemplate-module__CMNZ4G__header p{max-width:48rem;color:var(--text-secondary);margin-top:.8rem;line-height:1.7}.CatalogTemplate-module__CMNZ4G__toolbar{margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-sm);border-bottom:1px solid #0a09091a;justify-content:space-between;align-items:center;display:flex}.CatalogTemplate-module__CMNZ4G__count{color:var(--text-secondary);font-size:.875rem}.CatalogTemplate-module__CMNZ4G__layout{gap:var(--spacing-lg);grid-template-columns:250px 1fr;display:grid}.CatalogTemplate-module__CMNZ4G__sidebar{flex-shrink:0}.CatalogTemplate-module__CMNZ4G__content{min-width:0}.CatalogTemplate-module__CMNZ4G__grid{gap:var(--spacing-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.CatalogTemplate-module__CMNZ4G__empty{padding:var(--spacing-xl);text-align:center;background:var(--bg-white);border:1px solid #0a09091a}.CatalogTemplate-module__CMNZ4G__empty p{color:var(--text-secondary);margin-bottom:var(--spacing-sm)}.CatalogTemplate-module__CMNZ4G__empty p:last-child{margin-bottom:0;font-size:.875rem}@media (max-width:1100px){.CatalogTemplate-module__CMNZ4G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.CatalogTemplate-module__CMNZ4G__layout{grid-template-columns:1fr}.CatalogTemplate-module__CMNZ4G__sidebar{display:none}}@media (max-width:700px){.CatalogTemplate-module__CMNZ4G__grid{grid-template-columns:1fr}.CatalogTemplate-module__CMNZ4G__toolbar{align-items:flex-start;gap:var(--spacing-sm);flex-direction:column}}
.CollectionTemplate-module__iJzjRa__section{padding-bottom:var(--spacing-xl)}.CollectionTemplate-module__iJzjRa__header{margin-bottom:var(--spacing-lg)}.CollectionTemplate-module__iJzjRa__header h1{margin-top:.7rem;font-size:clamp(1.8rem,4vw,3rem)}.CollectionTemplate-module__iJzjRa__header p{max-width:46rem;color:var(--text-secondary);margin-top:.7rem;line-height:1.7}.CollectionTemplate-module__iJzjRa__empty{color:var(--text-secondary)}.CollectionTemplate-module__iJzjRa__grid{gap:var(--spacing-md);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:1100px){.CollectionTemplate-module__iJzjRa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.CollectionTemplate-module__iJzjRa__grid{grid-template-columns:1fr}}
.ContentTemplate-module__hBWhzq__section{padding-bottom:var(--spacing-xl)}.ContentTemplate-module__hBWhzq__header{margin-bottom:var(--spacing-lg)}.ContentTemplate-module__hBWhzq__header h1{margin-top:.7rem;font-size:clamp(1.9rem,4vw,3.1rem)}.ContentTemplate-module__hBWhzq__header p{max-width:48rem;color:var(--text-secondary);margin-top:.8rem;line-height:1.75}.ContentTemplate-module__hBWhzq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.ContentTemplate-module__hBWhzq__card{letter-spacing:.05em;text-transform:uppercase;background:#faf8f3;border:1px solid #0000001a;padding:1rem;font-size:.85rem}@media (max-width:980px){.ContentTemplate-module__hBWhzq__grid{grid-template-columns:1fr}}
.ProductTemplate-module__iIyv8G__section{padding-bottom:var(--spacing-xl)}.ProductTemplate-module__iIyv8G__layout{gap:var(--spacing-lg);grid-template-columns:1.1fr 1fr;display:grid}.ProductTemplate-module__iIyv8G__media{background:#eee9df;width:100%;min-height:520px;position:relative}.ProductTemplate-module__iIyv8G__image{object-fit:cover}.ProductTemplate-module__iIyv8G__content h1{margin-top:.8rem;font-size:clamp(1.8rem,3vw,2.8rem)}.ProductTemplate-module__iIyv8G__description{color:var(--text-secondary);margin-top:1rem;line-height:1.7}.ProductTemplate-module__iIyv8G__priceRow{align-items:baseline;gap:.6rem;margin-top:1rem;display:flex}.ProductTemplate-module__iIyv8G__price{font-size:1.15rem;font-weight:600}.ProductTemplate-module__iIyv8G__compareAt{color:var(--text-secondary);font-size:.92rem;text-decoration:line-through}.ProductTemplate-module__iIyv8G__inventory{text-transform:uppercase;letter-spacing:.11em;margin-top:.75rem;font-size:.78rem}.ProductTemplate-module__iIyv8G__actions{gap:.75rem;margin-top:1.2rem;display:flex}.ProductTemplate-module__iIyv8G__primaryButton,.ProductTemplate-module__iIyv8G__secondaryButton{letter-spacing:.12em;text-transform:uppercase;border:1px solid #111;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1rem;font-size:.68rem;display:inline-flex}.ProductTemplate-module__iIyv8G__primaryButton{color:#fff;cursor:pointer;background:#111}.ProductTemplate-module__iIyv8G__primaryButton:disabled{cursor:not-allowed;background:#bbb;border-color:#bbb}.ProductTemplate-module__iIyv8G__secondaryButton{background:0 0}@media (max-width:980px){.ProductTemplate-module__iIyv8G__layout{grid-template-columns:1fr}.ProductTemplate-module__iIyv8G__media{min-height:420px}.ProductTemplate-module__iIyv8G__actions{flex-direction:column}}
.SearchTemplate-module__WuA11W__section{padding-bottom:var(--spacing-xl)}.SearchTemplate-module__WuA11W__header{margin-bottom:var(--spacing-lg)}.SearchTemplate-module__WuA11W__header h1{margin-top:.5rem;font-size:clamp(1.8rem,4vw,2.5rem)}.SearchTemplate-module__WuA11W__query{font-style:italic}.SearchTemplate-module__WuA11W__meta{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem}.SearchTemplate-module__WuA11W__searchSection{margin-bottom:var(--spacing-lg)}.SearchTemplate-module__WuA11W__searchForm{gap:var(--spacing-sm);max-width:500px;display:flex}.SearchTemplate-module__WuA11W__searchInput{background:var(--bg-white);font-size:1rem;font-family:var(--font-sans);border:1px solid #0a090933;flex:1;padding:.75rem 1rem}.SearchTemplate-module__WuA11W__searchInput:focus{border-color:var(--text-primary);outline:none}.SearchTemplate-module__WuA11W__searchButton{background:var(--text-primary);color:var(--bg-white);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:.875rem;transition:opacity .2s}.SearchTemplate-module__WuA11W__searchButton:hover{opacity:.9}.SearchTemplate-module__WuA11W__grid{gap:var(--spacing-md);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.SearchTemplate-module__WuA11W__empty{padding:var(--spacing-xl);text-align:center;background:var(--bg-white);border:1px solid #0a09091a}.SearchTemplate-module__WuA11W__empty h2{margin-bottom:var(--spacing-sm);font-size:1.25rem}.SearchTemplate-module__WuA11W__empty p{color:var(--text-secondary);margin-bottom:var(--spacing-md)}.SearchTemplate-module__WuA11W__emptyLinks{gap:var(--spacing-xs);flex-direction:column;align-items:center;display:flex}.SearchTemplate-module__WuA11W__emptyLinks a{color:var(--text-primary);text-underline-offset:2px;text-decoration:underline}.SearchTemplate-module__WuA11W__suggestions{margin-top:var(--spacing-lg);padding:var(--spacing-md);background:var(--bg-white);border:1px solid #0a09091a}.SearchTemplate-module__WuA11W__suggestionsTitle{margin-bottom:var(--spacing-sm);font-size:.875rem;font-weight:600}.SearchTemplate-module__WuA11W__suggestionTags{gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.SearchTemplate-module__WuA11W__suggestionTag{background:var(--bg-primary);cursor:pointer;border:1px solid #0a09091a;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.SearchTemplate-module__WuA11W__suggestionTag:hover{background:var(--bg-white)}@media (max-width:1100px){.SearchTemplate-module__WuA11W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.SearchTemplate-module__WuA11W__grid{grid-template-columns:1fr}.SearchTemplate-module__WuA11W__searchForm{flex-direction:column}}
.StatePage-module__C8RGza__wrapper{padding:2rem 0 var(--spacing-xl)}.StatePage-module__C8RGza__card{background:#f7f4ed;border:1px solid #0000001a;padding:1.2rem}.StatePage-module__C8RGza__card h1{font-size:clamp(1.6rem,3.5vw,2.5rem)}.StatePage-module__C8RGza__card p{color:var(--text-secondary);margin-top:.7rem;line-height:1.7}.StatePage-module__C8RGza__actions{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.StatePage-module__C8RGza__action{color:#fff;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:#111;border:1px solid #111;align-items:center;min-height:44px;padding:.65rem .95rem;font-size:.66rem;display:inline-flex}.StatePage-module__C8RGza__secondary{color:#111;background:0 0}.StatePage-module__C8RGza__skeleton{gap:.8rem;display:grid}.StatePage-module__C8RGza__bar{background:linear-gradient(90deg,#ece7dd 0%,#f8f5ee 45%,#ece7dd 100%) 0 0/200% 100%;height:16px;animation:1.2s linear infinite StatePage-module__C8RGza__shimmer}@keyframes StatePage-module__C8RGza__shimmer{0%{background-position:0 0}to{background-position:200% 0}}
