:root{--bg:#fff;--bg2:#f8fafc;--bg3:#f1f5f9;--border:#e2e8f0;--border2:#cbd5e1;--text:#0f172a;--text2:#475569;--text3:#94a3b8;--accent:#2563eb;--accent-dark:#1d4ed8;--accent-light:#eff6ff;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--surface:#fff;--nav-bg:#fffffff2;--radius:10px;--radius-sm:6px;--radius-lg:16px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow:0 4px 16px #00000014;--shadow-lg:0 12px 40px #0000001f;--shadow-hover:0 8px 24px #2563eb26;--nav-h:64px;--bar-h:36px;--header-h:100px;--container-pad:24px}@keyframes _styles-module__AabHUG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _styles-module__AabHUG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes _styles-module__AabHUG__slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes _styles-module__AabHUG__loaderGrow{0%{width:0}to{width:100%}}@keyframes _styles-module__AabHUG__loaderFade{0%,80%{opacity:1}to{opacity:0;pointer-events:none}}@keyframes _styles-module__AabHUG__spin{to{transform:rotate(360deg)}}@keyframes _styles-module__AabHUG__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes _styles-module__AabHUG__heroPan{0%{transform:scale(1)}to{transform:scale(1.04)}}._styles-module__AabHUG__loader{background:var(--bg);z-index:9999;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;animation:1.6s .6s forwards _styles-module__AabHUG__loaderFade;display:flex;position:fixed;inset:0}._styles-module__AabHUG__loaderLogo{letter-spacing:-.5px;color:var(--text);opacity:0;margin-bottom:24px;font-size:22px;font-weight:800;animation:.4s .1s forwards _styles-module__AabHUG__fadeIn}._styles-module__AabHUG__loaderTrack{background:var(--border);border-radius:2px;width:160px;height:2px;overflow:hidden}._styles-module__AabHUG__loaderBar{background:#2563eb;border-radius:2px;width:0;height:100%;animation:.8s cubic-bezier(.22,1,.36,1) .2s forwards _styles-module__AabHUG__loaderGrow}._styles-module__AabHUG__reveal{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}._styles-module__AabHUG__revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){._styles-module__AabHUG__reveal{opacity:1;transition:none;transform:none}}._styles-module__AabHUG__revealDelay1{transition-delay:70ms}._styles-module__AabHUG__revealDelay2{transition-delay:.14s}._styles-module__AabHUG__revealDelay3{transition-delay:.21s}._styles-module__AabHUG__revealDelay4{transition-delay:.28s}._styles-module__AabHUG__pageShell{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--store-font-body,-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", system-ui, sans-serif);-webkit-font-smoothing:antialiased;box-sizing:border-box;--bar-h:0px;--header-h:var(--nav-h)}._styles-module__AabHUG__pageShell:has(>._styles-module__AabHUG__announcementBar){--bar-h:36px;--header-h:calc(var(--nav-h) + 36px)}._styles-module__AabHUG__pageShell ._styles-module__AabHUG__navLogo,._styles-module__AabHUG__pageShell ._styles-module__AabHUG__footerLogo,._styles-module__AabHUG__pageShell ._styles-module__AabHUG__loaderLogo,._styles-module__AabHUG__pageShell ._styles-module__AabHUG__heroTitle,._styles-module__AabHUG__pageShell ._styles-module__AabHUG__sectionTitle,._styles-module__AabHUG__pageShell ._styles-module__AabHUG__detailName,._styles-module__AabHUG__pageShell ._styles-module__AabHUG__pageHeaderTitle,._styles-module__AabHUG__pageShell ._styles-module__AabHUG__newsletterTitle{font-family:var(--store-font-heading,inherit)}._styles-module__AabHUG__pageShell *,._styles-module__AabHUG__pageShell :before,._styles-module__AabHUG__pageShell :after{box-sizing:border-box;margin:0;padding:0}._styles-module__AabHUG__pageShell a{color:inherit;text-decoration:none}._styles-module__AabHUG__pageShell img{object-fit:cover;width:100%;height:100%;display:block}._styles-module__AabHUG__pageShell button:not([class]){cursor:pointer;font:inherit;background:0 0;border:none}._styles-module__AabHUG__pageShell input,._styles-module__AabHUG__pageShell select,._styles-module__AabHUG__pageShell textarea{font:inherit}._styles-module__AabHUG__container{max-width:1280px;padding:0 var(--container-pad);margin:0 auto}._styles-module__AabHUG__containerWide{max-width:1440px;padding:0 var(--container-pad);margin:0 auto}._styles-module__AabHUG__main{padding-top:var(--header-h);width:100%}._styles-module__AabHUG__announcementBar{z-index:201;height:var(--bar-h);background:#0f172a;justify-content:center;align-items:center;gap:32px;display:flex;position:fixed;top:0;left:0;right:0}._styles-module__AabHUG__announcementText{color:#ffffffd9;letter-spacing:.3px;font-size:11.5px}._styles-module__AabHUG__announcementText strong{color:#fff;font-weight:600}._styles-module__AabHUG__announcementLink{color:#93c5fd;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;font-size:11px;font-weight:600}._styles-module__AabHUG__nav{top:var(--bar-h);z-index:200;height:var(--nav-h);background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:fixed;left:0;right:0}._styles-module__AabHUG__navScrolled{border-bottom-color:var(--border);box-shadow:0 1px 12px #0000000f}._styles-module__AabHUG__navInner{align-items:center;gap:32px;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex}._styles-module__AabHUG__navLogo{letter-spacing:-.5px;color:var(--text);flex-shrink:0;align-items:center;gap:6px;font-size:20px;font-weight:800;display:flex}._styles-module__AabHUG__navLogoAccent{color:var(--accent)}._styles-module__AabHUG__navSearch{flex:1;max-width:560px;position:relative}._styles-module__AabHUG__navSearchInput{background:var(--bg3);border:1.5px solid var(--border);width:100%;height:40px;color:var(--text);border-radius:8px;padding:0 44px 0 16px;font-size:13.5px;transition:border-color .2s,background .2s,box-shadow .2s}._styles-module__AabHUG__navSearchInput::placeholder{color:var(--text3)}._styles-module__AabHUG__navSearchInput:focus{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px #2563eb1a}._styles-module__AabHUG__navSearchBtn{width:44px;height:40px;color:var(--text3);justify-content:center;align-items:center;font-size:16px;transition:color .2s;display:flex;position:absolute;top:0;right:0}._styles-module__AabHUG__navSearchBtn:hover{color:var(--accent)}._styles-module__AabHUG__navLinks{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}._styles-module__AabHUG__navLink{color:var(--text2);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:500;transition:color .2s,background .2s;display:flex}._styles-module__AabHUG__navLink:hover{color:var(--text);background:var(--bg3)}._styles-module__AabHUG__navLinkActive{color:var(--accent)}._styles-module__AabHUG__navCart{color:var(--text);background:var(--accent-light);border:1.5px solid var(--accent);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s;display:flex;position:relative}._styles-module__AabHUG__navCart:hover{background:var(--accent);color:#fff}._styles-module__AabHUG__cartCount{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}._styles-module__AabHUG__navCart:hover ._styles-module__AabHUG__cartCount{color:var(--accent);background:#fff}._styles-module__AabHUG__categoryBar{border-bottom:1px solid var(--border);background:var(--bg)}._styles-module__AabHUG__categoryBarInner{scrollbar-width:none;gap:4px;max-width:1280px;margin:0 auto;padding:0 24px;display:flex;overflow-x:auto}._styles-module__AabHUG__categoryBarInner::-webkit-scrollbar{display:none}._styles-module__AabHUG__categoryBarItem{color:var(--text2);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:flex}._styles-module__AabHUG__categoryBarItem:hover{color:var(--accent)}._styles-module__AabHUG__categoryBarItemActive{color:var(--accent);border-bottom-color:var(--accent)}._styles-module__AabHUG__pageLink{border:1px solid var(--border);min-width:36px;height:36px;color:var(--text2);border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}._styles-module__AabHUG__pageLink:hover{color:var(--accent);border-color:var(--accent)}._styles-module__AabHUG__pageLinkActive{background:var(--accent);color:#fff;border-color:var(--accent)}@media (max-width:860px){._styles-module__AabHUG__shopLayout{grid-template-columns:1fr}}._styles-module__AabHUG__shopFilters{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex}._styles-module__AabHUG__filterGroup{flex-direction:column;gap:10px;display:flex}._styles-module__AabHUG__filterGroup:not(:last-child){border-bottom:1px solid var(--border);padding-bottom:16px}._styles-module__AabHUG__filterTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--text2);font-size:12px;font-weight:700}._styles-module__AabHUG__filterList{flex-direction:column;gap:8px;display:flex}._styles-module__AabHUG__filterItem{color:var(--text2);align-items:center;gap:6px;font-size:13px;display:flex}._styles-module__AabHUG__filterItem a{color:inherit;flex:1;justify-content:space-between;text-decoration:none;display:flex}._styles-module__AabHUG__filterItem:hover,._styles-module__AabHUG__filterItemActive{color:var(--accent)}._styles-module__AabHUG__filterCount{color:var(--text3);font-size:12px}._styles-module__AabHUG__clearFiltersLink{color:var(--accent);font-size:12.5px;font-weight:600;text-decoration:none}._styles-module__AabHUG__btn{letter-spacing:.2px;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}._styles-module__AabHUG__btnPrimary{background:var(--accent);border:1.5px solid var(--accent);color:#fff!important}._styles-module__AabHUG__btnPrimary:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff!important}._styles-module__AabHUG__btnSecondary{background:var(--surface);border:1.5px solid var(--border2);color:var(--text)!important}._styles-module__AabHUG__btnSecondary:hover{border-color:var(--accent);color:var(--accent)!important}._styles-module__AabHUG__btnDark{background:#0f172a;border:1.5px solid #0f172a;color:#fff!important}._styles-module__AabHUG__btnDark:hover{background:#1e293b;border-color:#1e293b;color:#fff!important}._styles-module__AabHUG__btnGhost{border:1.5px solid var(--accent);background:0 0;color:var(--accent)!important}._styles-module__AabHUG__btnGhost:hover{background:var(--accent);color:#fff!important}._styles-module__AabHUG__btnOutline{border-color:var(--border2);background:0 0;color:var(--text2)!important}._styles-module__AabHUG__btnOutline:hover{border-color:var(--accent);color:var(--accent)!important}._styles-module__AabHUG__btnFull{width:100%}._styles-module__AabHUG__btnLg{border-radius:var(--radius);padding:14px 28px;font-size:15px}._styles-module__AabHUG__btnSm{padding:6px 14px;font-size:12px}._styles-module__AabHUG__btnIcon{border-radius:var(--radius-sm);width:36px;height:36px;padding:0;font-size:16px}._styles-module__AabHUG__badge{letter-spacing:.5px;text-transform:uppercase;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex}._styles-module__AabHUG__badgeNew{color:#15803d;background:#dcfce7}._styles-module__AabHUG__badgeHot{color:#dc2626;background:#fee2e2}._styles-module__AabHUG__badgeSale{color:#b45309;background:#fef3c7}._styles-module__AabHUG__badgeLimited{color:#7c3aed;background:#f3e8ff}._styles-module__AabHUG__badgeTrending{color:#ea580c;background:#fff7ed}._styles-module__AabHUG__stars{color:#f59e0b;align-items:center;gap:2px;font-size:12px;display:flex}._styles-module__AabHUG__starsCount{color:var(--text3);margin-left:4px;font-size:12px}._styles-module__AabHUG__hero{height:calc(100vh - var(--header-h));background:#0f172a;min-height:560px;max-height:720px;position:relative;overflow:hidden}._styles-module__AabHUG__heroSlide{opacity:0;transition:opacity .7s;position:absolute;inset:0}._styles-module__AabHUG__heroSlideActive{opacity:1}._styles-module__AabHUG__heroImg{object-fit:cover;opacity:.5;width:100%;height:100%;animation:8s forwards _styles-module__AabHUG__heroPan}._styles-module__AabHUG__heroOverlay{background:linear-gradient(90deg,#0f172ad9 0%,#0f172a4d 60%,#0000 100%);position:absolute;inset:0}._styles-module__AabHUG__heroContent{align-items:center;padding:0 80px;display:flex;position:absolute;inset:0}._styles-module__AabHUG__heroText{max-width:560px;animation:.8s cubic-bezier(.22,1,.36,1) .2s both _styles-module__AabHUG__fadeUp}._styles-module__AabHUG__heroBrand{letter-spacing:3px;text-transform:uppercase;color:#93c5fd;margin-bottom:12px;font-size:11px;font-weight:700}._styles-module__AabHUG__heroTitle{color:#fff;letter-spacing:-1px;margin-bottom:16px;font-size:clamp(32px,4.5vw,60px);font-weight:800;line-height:1.1}._styles-module__AabHUG__heroSub{color:#ffffffb3;max-width:420px;margin-bottom:32px;font-size:16px;line-height:1.6}._styles-module__AabHUG__heroPrice{align-items:center;gap:12px;margin-bottom:28px;display:flex}._styles-module__AabHUG__heroPriceMain{color:#fff;font-size:28px;font-weight:800}._styles-module__AabHUG__heroPriceOriginal{color:#ffffff73;font-size:16px;text-decoration:line-through}._styles-module__AabHUG__heroPriceDiscount{color:#fff;background:#16a34a;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}._styles-module__AabHUG__heroActions{gap:12px;display:flex}._styles-module__AabHUG__heroDots{gap:8px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}._styles-module__AabHUG__heroDot{cursor:pointer;background:#ffffff59;border-radius:50%;width:6px;height:6px;transition:background .2s,width .3s}._styles-module__AabHUG__heroDotActive{background:#fff;border-radius:3px;width:24px}._styles-module__AabHUG__trustStrip{background:var(--bg2);border-bottom:1px solid var(--border);padding:16px 0}._styles-module__AabHUG__trustGrid{flex-wrap:wrap;justify-content:space-around;gap:0;display:flex}._styles-module__AabHUG__trustItem{align-items:center;gap:10px;padding:8px 16px;display:flex}._styles-module__AabHUG__trustIcon{flex-shrink:0;font-size:20px}._styles-module__AabHUG__trustLabel{color:var(--text);font-size:12.5px;font-weight:600}._styles-module__AabHUG__trustSub{color:var(--text3);margin-top:1px;font-size:11px}._styles-module__AabHUG__section{padding:56px 0}._styles-module__AabHUG__sectionSm{padding:36px 0}._styles-module__AabHUG__sectionBg{background:var(--bg2)}._styles-module__AabHUG__sectionDark{background:#0f172a}._styles-module__AabHUG__sectionHead{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}._styles-module__AabHUG__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:11px;font-weight:700;display:block}._styles-module__AabHUG__sectionTitle{letter-spacing:-.5px;color:var(--text);font-size:clamp(20px,2.5vw,28px);font-weight:800;line-height:1.2}._styles-module__AabHUG__sectionTitleLight{color:#fff}._styles-module__AabHUG__sectionSub{color:var(--text2);margin-top:4px;font-size:13.5px}._styles-module__AabHUG__viewAll{color:var(--accent);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;margin-top:6px;font-size:13px;font-weight:600;transition:gap .2s;display:flex}._styles-module__AabHUG__viewAll:hover{gap:8px}._styles-module__AabHUG__productGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}._styles-module__AabHUG__productGrid3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._styles-module__AabHUG__productGrid5{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}._styles-module__AabHUG__productGridList{flex-direction:column;gap:12px;display:flex}._styles-module__AabHUG__productCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;position:relative;overflow:hidden}._styles-module__AabHUG__productCard:hover{box-shadow:var(--shadow-hover);border-color:#bfdbfe;transform:translateY(-2px)}._styles-module__AabHUG__productCardImg{aspect-ratio:1;background:var(--bg2);position:relative;overflow:hidden}._styles-module__AabHUG__productCardImg img{transition:transform .5s cubic-bezier(.22,1,.36,1)}._styles-module__AabHUG__productCard:hover ._styles-module__AabHUG__productCardImg img{transform:scale(1.06)}._styles-module__AabHUG__productCardBadge{position:absolute;top:10px;left:10px}._styles-module__AabHUG__productCardActions{opacity:0;flex-direction:column;gap:6px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:10px;right:10px;transform:translate(8px)}._styles-module__AabHUG__productCard:hover ._styles-module__AabHUG__productCardActions{opacity:1;transform:translate(0)}._styles-module__AabHUG__productActionBtn{background:var(--surface);width:32px;height:32px;color:var(--text2);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;font-size:15px;transition:background .2s,border-color .2s,color .2s;display:flex}._styles-module__AabHUG__productActionBtn:hover{background:var(--accent);border-color:var(--accent);color:#fff}._styles-module__AabHUG__productCardBody{padding:12px 14px 14px}._styles-module__AabHUG__productCardBrand{letter-spacing:1px;text-transform:uppercase;color:var(--accent);margin-bottom:4px;font-size:10.5px;font-weight:700}._styles-module__AabHUG__productCardName{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:13.5px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}._styles-module__AabHUG__productCardRating{align-items:center;gap:6px;margin-bottom:8px;display:flex}._styles-module__AabHUG__ratingBadge{color:#16a34a;background:#f0fdf4;border-radius:4px;align-items:center;gap:3px;padding:2px 7px;font-size:11px;font-weight:700;display:flex}._styles-module__AabHUG__reviewCount{color:var(--text3);font-size:11.5px}._styles-module__AabHUG__productCardPrice{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}._styles-module__AabHUG__priceMain{color:var(--text);font-size:18px;font-weight:800}._styles-module__AabHUG__priceOriginal{color:var(--text3);font-size:12.5px;text-decoration:line-through}._styles-module__AabHUG__priceDiscount{color:#16a34a;font-size:12px;font-weight:700}._styles-module__AabHUG__productCardEmi{color:var(--text2);margin-bottom:6px;font-size:11.5px}._styles-module__AabHUG__productCardDelivery{color:#16a34a;font-size:11.5px;font-weight:500}._styles-module__AabHUG__categoryGrid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}._styles-module__AabHUG__categoryCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:20px 12px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}._styles-module__AabHUG__categoryCard:hover{border-color:var(--accent);box-shadow:var(--shadow-hover);transform:translateY(-2px)}._styles-module__AabHUG__categoryIcon{background:var(--bg2);border-radius:var(--radius);justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;transition:background .2s;display:flex}._styles-module__AabHUG__categoryCard:hover ._styles-module__AabHUG__categoryIcon{background:var(--accent-light)}._styles-module__AabHUG__categoryName{color:var(--text);font-size:12px;font-weight:700}._styles-module__AabHUG__categoryCount{color:var(--text3);font-size:10.5px}._styles-module__AabHUG__brandGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}._styles-module__AabHUG__brandCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;gap:10px;min-width:0;padding:20px;transition:border-color .2s,box-shadow .2s;display:flex}._styles-module__AabHUG__brandCard:hover{border-color:var(--accent);box-shadow:var(--shadow)}._styles-module__AabHUG__brandLogo{font-size:22px}._styles-module__AabHUG__brandName{color:var(--text);font-size:14px;font-weight:700}._styles-module__AabHUG__dealCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:0;transition:box-shadow .2s;display:flex;overflow:hidden}._styles-module__AabHUG__dealCard:hover{box-shadow:var(--shadow)}._styles-module__AabHUG__dealCardImg{aspect-ratio:1;background:var(--bg2);flex-shrink:0;width:140px;min-width:140px}._styles-module__AabHUG__dealCardBody{flex-direction:column;flex:1;gap:6px;padding:14px;display:flex}._styles-module__AabHUG__dealDiscount{color:#dc2626;font-size:22px;font-weight:900}._styles-module__AabHUG__dealName{color:var(--text);font-size:13px;font-weight:600;line-height:1.35}._styles-module__AabHUG__dealTimer{color:var(--text3);align-items:center;gap:4px;font-size:11px;display:flex}._styles-module__AabHUG__shopLayout{grid-template-columns:260px 1fr;align-items:start;gap:24px;display:grid}._styles-module__AabHUG__filterSidebar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);top:calc(var(--header-h) + 16px);position:sticky;overflow:hidden}._styles-module__AabHUG__filterHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}._styles-module__AabHUG__filterHeaderTitle{color:var(--text);font-size:13.5px;font-weight:700}._styles-module__AabHUG__filterClear{color:var(--accent);cursor:pointer;font-size:12px;font-weight:600}._styles-module__AabHUG__filterSection{border-bottom:1px solid var(--border)}._styles-module__AabHUG__filterSectionHead{cursor:pointer;color:var(--text);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}._styles-module__AabHUG__filterSectionHead:hover{background:var(--bg2)}._styles-module__AabHUG__filterSectionBody{flex-direction:column;gap:8px;padding:8px 16px 14px;display:flex}._styles-module__AabHUG__filterOption{color:var(--text2);cursor:pointer;align-items:center;gap:8px;font-size:12.5px;display:flex}._styles-module__AabHUG__filterOption input[type=checkbox]{width:14px;height:14px;accent-color:var(--accent);cursor:pointer}._styles-module__AabHUG__filterOptionCount{color:var(--text3);margin-left:auto;font-size:11px}._styles-module__AabHUG__priceRange{align-items:center;gap:8px;display:flex}._styles-module__AabHUG__priceInput{border:1px solid var(--border2);border-radius:var(--radius-sm);height:34px;color:var(--text);background:var(--bg2);flex:1;padding:0 10px;font-size:12.5px}._styles-module__AabHUG__shopToolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}._styles-module__AabHUG__shopCount{color:var(--text2);flex:1;font-size:13px}._styles-module__AabHUG__shopSort{color:var(--text2);align-items:center;gap:8px;font-size:13px;display:flex}._styles-module__AabHUG__shopSortSelect{border:1px solid var(--border2);border-radius:var(--radius-sm);height:34px;color:var(--text);background:var(--surface);cursor:pointer;padding:0 10px;font-size:13px}._styles-module__AabHUG__viewToggle{border:1px solid var(--border2);border-radius:var(--radius-sm);display:flex;overflow:hidden}._styles-module__AabHUG__viewToggleBtn{width:34px;height:34px;color:var(--text3);justify-content:center;align-items:center;font-size:15px;transition:background .2s,color .2s;display:flex}._styles-module__AabHUG__viewToggleBtnActive{background:var(--accent);color:#fff}._styles-module__AabHUG__detailLayout{grid-template-columns:1fr 440px;gap:48px;padding:32px 0;display:grid}._styles-module__AabHUG__galleryMain{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--bg2);border:1px solid var(--border);overflow:hidden}._styles-module__AabHUG__galleryThumbs{gap:8px;margin-top:12px;display:flex}._styles-module__AabHUG__galleryThumb{border-radius:var(--radius-sm);border:2px solid var(--border);cursor:pointer;flex-shrink:0;width:64px;height:64px;transition:border-color .2s;overflow:hidden}._styles-module__AabHUG__galleryThumbActive{border-color:var(--accent)}._styles-module__AabHUG__detailBrand{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:11px;font-weight:700}._styles-module__AabHUG__detailName{color:var(--text);letter-spacing:-.5px;margin-bottom:12px;font-size:clamp(20px,2.5vw,28px);font-weight:800;line-height:1.2}._styles-module__AabHUG__detailRating{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:16px;padding-bottom:16px;display:flex}._styles-module__AabHUG__detailPrice{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}._styles-module__AabHUG__detailPriceMain{color:var(--text);font-size:32px;font-weight:900}._styles-module__AabHUG__detailPriceOriginal{color:var(--text3);font-size:16px;text-decoration:line-through}._styles-module__AabHUG__detailPriceDiscount{color:#16a34a;font-size:14px;font-weight:700}._styles-module__AabHUG__detailEmi{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text2);margin-bottom:16px;padding:10px 14px;font-size:13px}._styles-module__AabHUG__detailEmi strong{color:var(--text)}._styles-module__AabHUG__colorPicker{margin-bottom:18px}._styles-module__AabHUG__colorPickerLabel{color:var(--text2);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}._styles-module__AabHUG__colorDots{gap:8px;display:flex}._styles-module__AabHUG__colorDot{cursor:pointer;border:3px solid #0000;border-radius:50%;outline:2px solid #0000;width:28px;height:28px;transition:outline-color .2s}._styles-module__AabHUG__colorDotActive{outline-color:var(--accent);outline-offset:2px}._styles-module__AabHUG__storagePicker{margin-bottom:18px}._styles-module__AabHUG__storagePickerLabel{color:var(--text2);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}._styles-module__AabHUG__storagePills{flex-wrap:wrap;gap:8px;display:flex}._styles-module__AabHUG__storagePill{border:1.5px solid var(--border2);border-radius:var(--radius-sm);color:var(--text2);cursor:pointer;padding:6px 14px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s,background .2s}._styles-module__AabHUG__storagePillActive{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}._styles-module__AabHUG__deliveryCard{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:16px;padding:16px}._styles-module__AabHUG__deliveryRow{color:var(--text2);align-items:center;gap:10px;padding:6px 0;font-size:13px;display:flex}._styles-module__AabHUG__deliveryRow strong{color:var(--text)}._styles-module__AabHUG__deliveryIcon{flex-shrink:0;font-size:16px}._styles-module__AabHUG__pdpOptionGroups{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}._styles-module__AabHUG__pdpOptionGroup{flex-direction:column;gap:8px;display:flex}._styles-module__AabHUG__pdpOptionLabel{color:var(--text);font-size:13px;font-weight:600}._styles-module__AabHUG__pdpOptionRow{flex-wrap:wrap;gap:8px;display:flex}._styles-module__AabHUG__pdpOptionPill{border:1.5px solid var(--border2);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);cursor:pointer;padding:8px 16px;font-size:13px}._styles-module__AabHUG__pdpOptionPillActive{border-color:var(--accent);background:var(--accent);color:#fff}._styles-module__AabHUG__pdpOptionPillDisabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}._styles-module__AabHUG__pdpOptionSwatch{border:2px solid var(--border2);cursor:pointer;border-radius:50%;width:32px;height:32px;padding:0}._styles-module__AabHUG__pdpOptionSwatchActive{outline:2px solid var(--accent);outline-offset:2px}._styles-module__AabHUG__pdpOptionSwatchDisabled{opacity:.35;cursor:not-allowed}._styles-module__AabHUG__detailBuy{margin-top:8px;display:block}._styles-module__AabHUG__detailQtyRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}._styles-module__AabHUG__detailActions{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}._styles-module__AabHUG__detailTabs{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}._styles-module__AabHUG__tabList{border-bottom:1px solid var(--border);margin-bottom:20px;display:flex}._styles-module__AabHUG__tab{color:var(--text3);cursor:pointer;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 18px;font-size:13.5px;font-weight:600;transition:color .2s,border-color .2s}._styles-module__AabHUG__tab:hover{color:var(--text)}._styles-module__AabHUG__tabActive{color:var(--accent);border-bottom-color:var(--accent)}._styles-module__AabHUG__specTable{gap:0;display:grid}._styles-module__AabHUG__specRow{border-bottom:1px solid var(--border);grid-template-columns:160px 1fr;gap:16px;padding:10px 0;font-size:13.5px;display:grid}._styles-module__AabHUG__specLabel{color:var(--text3);font-weight:500}._styles-module__AabHUG__specValue{color:var(--text);font-weight:500}._styles-module__AabHUG__reviewCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px}._styles-module__AabHUG__reviewHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}._styles-module__AabHUG__reviewAvatar{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;overflow:hidden}._styles-module__AabHUG__reviewName{color:var(--text);font-size:13.5px;font-weight:700}._styles-module__AabHUG__reviewDate{color:var(--text3);margin-top:1px;font-size:11.5px}._styles-module__AabHUG__reviewText{color:var(--text2);font-size:13.5px;line-height:1.6}._styles-module__AabHUG__cartLayout{grid-template-columns:1fr 340px;align-items:start;gap:24px;padding:24px 0 60px;display:grid}._styles-module__AabHUG__cartItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:100px 1fr auto;align-items:center;gap:16px;margin-bottom:12px;padding:16px;display:grid}._styles-module__AabHUG__cartItemImg{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--bg2);overflow:hidden}._styles-module__AabHUG__cartItemBrand{letter-spacing:1px;text-transform:uppercase;color:var(--accent);margin-bottom:4px;font-size:10.5px;font-weight:700}._styles-module__AabHUG__cartItemName{color:var(--text);margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.3}._styles-module__AabHUG__cartItemMeta{color:var(--text3);margin-bottom:8px;font-size:12px}._styles-module__AabHUG__qtyControl{border:1px solid var(--border2);border-radius:var(--radius-sm);align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}._styles-module__AabHUG__qtyBtn{background:var(--surface);cursor:pointer;width:30px;height:30px;color:var(--text);border:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;transition:background .2s;display:flex}._styles-module__AabHUG__qtyBtn:hover{background:var(--bg2)}._styles-module__AabHUG__qtyBtn:disabled{color:var(--text3);cursor:not-allowed;background:var(--surface)}._styles-module__AabHUG__qtyVal{text-align:center;width:36px;color:var(--text);border-left:1px solid var(--border);border-right:1px solid var(--border);font-size:13.5px;font-weight:600;line-height:30px}._styles-module__AabHUG__qtyInput{text-align:center;width:40px;height:30px;color:var(--text);border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);background:var(--surface);-moz-appearance:textfield;font-size:13.5px;font-weight:600}._styles-module__AabHUG__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._styles-module__AabHUG__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._styles-module__AabHUG__cartItemPrice{text-align:right}._styles-module__AabHUG__removeBtn{color:#dc2626;cursor:pointer;text-underline-offset:2px;-webkit-tap-highlight-color:#dc262624;background:0 0;border:none;border-radius:0;margin-top:2px;padding:10px;font-size:11.5px;font-weight:600;text-decoration:underline;display:inline-block}._styles-module__AabHUG__removeBtn:hover{color:#b91c1c}._styles-module__AabHUG__orderSummary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);top:calc(var(--header-h) + 16px);padding:20px;position:sticky}._styles-module__AabHUG__orderSummaryTitle{color:var(--text);border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:12px;font-size:15px;font-weight:800}._styles-module__AabHUG__summaryRow{color:var(--text2);justify-content:space-between;align-items:center;padding:7px 0;font-size:13.5px;display:flex}._styles-module__AabHUG__summaryRowTotal{color:var(--text);border-top:1px solid var(--border);margin-top:8px;padding-top:12px;font-size:16px;font-weight:800}._styles-module__AabHUG__promoRow{gap:8px;margin:12px 0;display:flex}._styles-module__AabHUG__promoInput{border:1.5px solid var(--border2);border-radius:var(--radius-sm);background:var(--bg2);height:36px;color:var(--text);flex:1;padding:0 12px;font-size:12.5px;transition:border-color .2s}._styles-module__AabHUG__promoInput:focus{border-color:var(--accent);background:var(--surface)}._styles-module__AabHUG__promoBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;height:36px;padding:0 16px;font-size:12.5px;font-weight:600;transition:background .2s}._styles-module__AabHUG__promoBtn:hover{background:var(--accent-dark)}._styles-module__AabHUG__secureNote{text-align:center;color:var(--text3);justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:11.5px;display:flex}._styles-module__AabHUG__checkoutLayout{grid-template-columns:1fr 360px;align-items:start;gap:32px;padding:32px 0 60px;display:grid}._styles-module__AabHUG__checkoutForm{flex-direction:column;gap:20px;display:flex}._styles-module__AabHUG__formCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}._styles-module__AabHUG__formCardHead{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 20px;display:flex}._styles-module__AabHUG__formCardHeadNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}._styles-module__AabHUG__formCardHeadTitle{color:var(--text);font-size:14px;font-weight:700}._styles-module__AabHUG__formCardBody{padding:20px}._styles-module__AabHUG__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}._styles-module__AabHUG__formGroupFull{grid-column:1/-1}._styles-module__AabHUG__formGroup{flex-direction:column;gap:6px;display:flex}._styles-module__AabHUG__formLabel{color:var(--text2);text-transform:uppercase;letter-spacing:.4px;font-size:11.5px;font-weight:600}._styles-module__AabHUG__formInput{border:1.5px solid var(--border2);border-radius:var(--radius-sm);height:42px;color:var(--text);background:var(--surface);padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}._styles-module__AabHUG__formInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb1a}._styles-module__AabHUG__formSelect{border:1.5px solid var(--border2);border-radius:var(--radius-sm);height:42px;color:var(--text);background:var(--surface);cursor:pointer;padding:0 14px;font-size:14px}._styles-module__AabHUG__paymentMethods{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}._styles-module__AabHUG__paymentMethod{border:1.5px solid var(--border2);border-radius:var(--radius-sm);text-align:center;cursor:pointer;padding:12px 10px;transition:border-color .2s,background .2s}._styles-module__AabHUG__paymentMethodActive{border-color:var(--accent);background:var(--accent-light)}._styles-module__AabHUG__paymentMethodIcon{margin-bottom:4px;font-size:20px}._styles-module__AabHUG__paymentMethodLabel{color:var(--text2);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}._styles-module__AabHUG__pageHeaderNarrow{max-width:800px;padding:0 var(--container-pad);margin:0 auto}._styles-module__AabHUG__pageHeader{background:var(--bg2);border-bottom:1px solid var(--border);padding:36px 0}._styles-module__AabHUG__pageHeaderLabel{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:11px;font-weight:700}._styles-module__AabHUG__pageHeaderTitle{color:var(--text);letter-spacing:-.5px;font-size:clamp(24px,3vw,36px);font-weight:900}._styles-module__AabHUG__pageHeaderSub{color:var(--text2);max-width:600px;margin-top:8px;font-size:14px}._styles-module__AabHUG__faqItem{border-bottom:1px solid var(--border)}._styles-module__AabHUG__faqQ{text-align:left;width:100%;color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:14.5px;font-weight:600;transition:color .2s;display:flex}._styles-module__AabHUG__faqQ:hover{color:var(--accent)}._styles-module__AabHUG__faqChevron{color:var(--text3);flex-shrink:0;font-size:18px;transition:transform .2s}._styles-module__AabHUG__faqChevron._styles-module__AabHUG__open{transform:rotate(180deg)}._styles-module__AabHUG__faqA{color:var(--text2);padding:0 0 16px;font-size:14px;line-height:1.7;animation:.25s _styles-module__AabHUG__fadeUp}._styles-module__AabHUG__infoContent{max-width:800px;margin:0 auto;padding:48px 0 80px}._styles-module__AabHUG__infoSection{margin-bottom:40px}._styles-module__AabHUG__infoSection h2{color:var(--text);border-bottom:2px solid var(--accent-light);margin-bottom:12px;padding-bottom:10px;font-size:18px;font-weight:800}._styles-module__AabHUG__infoSection p{color:var(--text2);margin-bottom:12px;font-size:14px;line-height:1.8}._styles-module__AabHUG__infoSection ul{flex-direction:column;gap:6px;padding-left:20px;display:flex}._styles-module__AabHUG__infoSection li{color:var(--text2);font-size:14px;line-height:1.6}._styles-module__AabHUG__footer{color:#ffffffa6;background:#0f172a;padding:56px 0 0}._styles-module__AabHUG__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}._styles-module__AabHUG__footerLogo{color:#fff;letter-spacing:-.5px;margin-bottom:12px;font-size:20px;font-weight:800}._styles-module__AabHUG__footerLogoAccent{color:#60a5fa}._styles-module__AabHUG__footerTagline{color:#ffffff73;max-width:240px;margin-bottom:20px;font-size:13px;line-height:1.6}._styles-module__AabHUG__footerSocial{gap:8px;display:flex}._styles-module__AabHUG__footerSocialBtn{border-radius:var(--radius-sm);color:#fff9;background:#ffffff14;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;transition:background .2s,color .2s;display:flex}._styles-module__AabHUG__footerSocialBtn:hover{background:var(--accent);color:#fff}._styles-module__AabHUG__footerColTitle{letter-spacing:2px;text-transform:uppercase;color:#ffffff80;margin-bottom:16px;font-size:11px;font-weight:700}._styles-module__AabHUG__footerLink{color:#ffffffa6;margin-bottom:10px;font-size:13.5px;transition:color .2s;display:block}._styles-module__AabHUG__footerLink:hover{color:#fff}._styles-module__AabHUG__footerBottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 0;display:flex}._styles-module__AabHUG__footerCopy{color:#fff6;font-size:12.5px}._styles-module__AabHUG__footerBottomLinks{gap:20px;display:flex}._styles-module__AabHUG__footerBottomLink{color:#fff6;font-size:12.5px;transition:color .2s}._styles-module__AabHUG__footerBottomLink:hover{color:#fffc}._styles-module__AabHUG__newsletter{background:var(--accent);border-radius:var(--radius-lg);text-align:center;margin:40px 0;padding:48px}._styles-module__AabHUG__newsletterTitle{color:#fff;letter-spacing:-.5px;margin-bottom:8px;font-size:24px;font-weight:800}._styles-module__AabHUG__newsletterSub{color:#ffffffbf;margin-bottom:24px;font-size:14px}._styles-module__AabHUG__newsletterForm{gap:8px;max-width:400px;margin:0 auto;display:flex}._styles-module__AabHUG__newsletterInput{border-radius:var(--radius-sm);color:#fff;background:#ffffff26;border:1.5px solid #ffffff4d;flex:1;height:44px;padding:0 16px;font-size:14px}._styles-module__AabHUG__newsletterInput::placeholder{color:#ffffff80}._styles-module__AabHUG__newsletterInput:focus{border-color:#fff;outline:none}._styles-module__AabHUG__newsletterBtn{height:44px;color:var(--accent);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:#fff;border:none;padding:0 20px;font-size:13.5px;font-weight:700;transition:background .2s}._styles-module__AabHUG__newsletterBtn:hover{background:#eff6ff}._styles-module__AabHUG__chip{background:var(--bg3);border:1px solid var(--border);color:var(--text2);cursor:pointer;border-radius:99px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:inline-flex}._styles-module__AabHUG__chipActive{background:var(--accent-light);border-color:var(--accent);color:var(--accent)}._styles-module__AabHUG__emptyState{text-align:center;color:var(--text3);padding:80px 0}._styles-module__AabHUG__emptyStateIcon{margin-bottom:16px;font-size:48px}._styles-module__AabHUG__emptyStateTitle{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:700}._styles-module__AabHUG__emptyStateText{font-size:14px}._styles-module__AabHUG__divider{border:none;border-top:1px solid var(--border);margin:24px 0}._styles-module__AabHUG__featureGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}._styles-module__AabHUG__grid2,._styles-module__AabHUG__grid3,._styles-module__AabHUG__grid4,._styles-module__AabHUG__grid5{gap:16px;display:grid}._styles-module__AabHUG__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}._styles-module__AabHUG__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}._styles-module__AabHUG__grid4{grid-template-columns:repeat(4,minmax(0,1fr))}._styles-module__AabHUG__grid5{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1024px){._styles-module__AabHUG__shopLayout{grid-template-columns:1fr}._styles-module__AabHUG__filterSidebar{position:static;top:auto}._styles-module__AabHUG__detailLayout{grid-template-columns:1fr;gap:28px}._styles-module__AabHUG__cartLayout,._styles-module__AabHUG__checkoutLayout{grid-template-columns:1fr}._styles-module__AabHUG__orderSummary{position:static;top:auto}._styles-module__AabHUG__productGrid5{grid-template-columns:repeat(4,1fr)}._styles-module__AabHUG__footerGrid{grid-template-columns:1fr 1fr 1fr 1fr}._styles-module__AabHUG__footerBrand{grid-column:1/-1}}@media (max-width:768px){._styles-module__AabHUG__heroContent{padding:0 40px}._styles-module__AabHUG__productGrid,._styles-module__AabHUG__productGrid3,._styles-module__AabHUG__productGrid5{grid-template-columns:repeat(3,1fr)}._styles-module__AabHUG__categoryGrid,._styles-module__AabHUG__brandGrid{grid-template-columns:repeat(4,1fr)}._styles-module__AabHUG__featureGrid{grid-template-columns:repeat(2,1fr)}._styles-module__AabHUG__grid4,._styles-module__AabHUG__grid5{grid-template-columns:repeat(3,minmax(0,1fr))}._styles-module__AabHUG__section{padding:40px 0}}@media (max-width:640px){._styles-module__AabHUG__announcementBar{gap:12px;height:auto;padding:8px 12px;position:static}._styles-module__AabHUG__nav{height:auto;position:static}._styles-module__AabHUG__navInner{flex-wrap:wrap;gap:10px 12px;padding:10px 16px}._styles-module__AabHUG__navLogo{order:1}._styles-module__AabHUG__navLinks{order:2;gap:2px;margin-left:auto}._styles-module__AabHUG__navLink{padding:7px 9px;font-size:12.5px}._styles-module__AabHUG__navCart{padding:7px 11px}._styles-module__AabHUG__navSearch{flex-basis:100%;order:3;max-width:none}._styles-module__AabHUG__main{padding-top:0}._styles-module__AabHUG__pageShell{--container-pad:16px}._styles-module__AabHUG__heroContent{padding:0 20px}._styles-module__AabHUG__hero{aspect-ratio:4/5;height:auto;min-height:440px;max-height:none}._styles-module__AabHUG__heroSub{font-size:14px}._styles-module__AabHUG__heroActions{flex-wrap:wrap}._styles-module__AabHUG__productGrid,._styles-module__AabHUG__productGrid3,._styles-module__AabHUG__productGrid5{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._styles-module__AabHUG__categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}._styles-module__AabHUG__brandGrid{grid-template-columns:repeat(2,minmax(0,1fr))}._styles-module__AabHUG__footerGrid{grid-template-columns:1fr 1fr;gap:28px}._styles-module__AabHUG__formGrid{grid-template-columns:1fr}._styles-module__AabHUG__paymentMethods{grid-template-columns:repeat(2,1fr)}._styles-module__AabHUG__grid3,._styles-module__AabHUG__grid4,._styles-module__AabHUG__grid5{grid-template-columns:repeat(2,minmax(0,1fr))}._styles-module__AabHUG__grid2{grid-template-columns:1fr}._styles-module__AabHUG__cartItem{grid-template-columns:64px 1fr auto;gap:12px;padding:12px}._styles-module__AabHUG__cartItemImg{align-self:start}._styles-module__AabHUG__dealCardImg{width:110px;min-width:110px}._styles-module__AabHUG__newsletter{padding:28px 20px}._styles-module__AabHUG__newsletterForm{flex-direction:column;max-width:none}._styles-module__AabHUG__newsletterBtn{height:44px}._styles-module__AabHUG__newsletterTitle{font-size:20px}._styles-module__AabHUG__sectionHead{flex-direction:column;gap:8px}._styles-module__AabHUG__detailPriceMain{font-size:26px}._styles-module__AabHUG__specRow{grid-template-columns:110px 1fr;gap:10px}._styles-module__AabHUG__tabList{scrollbar-width:none;overflow-x:auto}._styles-module__AabHUG__tabList::-webkit-scrollbar{display:none}._styles-module__AabHUG__footerBottom{flex-direction:column;align-items:flex-start;gap:12px}._styles-module__AabHUG__infoContent{padding:32px 0 60px}}@media (max-width:400px){._styles-module__AabHUG__categoryGrid,._styles-module__AabHUG__featureGrid{grid-template-columns:repeat(2,1fr)}._styles-module__AabHUG__navLink{padding:6px 7px}}
:root{--ivory:#f2f3ef;--beige:#dfdfd4;--sage:#c2c4af;--gold:#96986d;--charcoal:#283616;--charcoal-light:#5a6841;--white:#fff;--radius:16px;--transition:.4s cubic-bezier(.25, .46, .45, .94)}@keyframes _styles-module__P0G08a__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes _styles-module__P0G08a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes _styles-module__P0G08a__slideLeft{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes _styles-module__P0G08a__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes _styles-module__P0G08a__loaderFadeOut{0%{opacity:1;visibility:visible}80%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes _styles-module__P0G08a__loaderProgress{0%{width:0%}to{width:100%}}@keyframes _styles-module__P0G08a__spin{to{transform:rotate(360deg)}}@keyframes _styles-module__P0G08a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes _styles-module__P0G08a__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes _styles-module__P0G08a__heroPan{0%{transform:scale(1.08)translate(0)}to{transform:scale(1)translate(-1%,-.5%)}}@keyframes _styles-module__P0G08a__progressBar{0%{width:0%}to{width:100%}}@keyframes _styles-module__P0G08a__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes _styles-module__P0G08a__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.96)}}@keyframes _styles-module__P0G08a__revealLine{0%{transform-origin:0;transform:scaleX(0)}to{transform-origin:0;transform:scaleX(1)}}._styles-module__P0G08a__page{background:var(--ivory);min-height:100vh;color:var(--charcoal);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;line-height:1.7;overflow-x:hidden}._styles-module__P0G08a__page a{color:inherit}._styles-module__P0G08a__loader{z-index:9999;background:var(--ivory);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:32px;animation:.5s 2.2s forwards _styles-module__P0G08a__loaderFadeOut;display:flex;position:fixed;inset:0}._styles-module__P0G08a__loaderLogo{letter-spacing:.12em;color:var(--charcoal);font-family:Playfair Display,Georgia,serif;font-size:28px;font-style:italic;animation:.6s .3s both _styles-module__P0G08a__fadeIn}._styles-module__P0G08a__loaderBar{background:var(--beige);border-radius:1px;width:160px;height:1px;animation:.4s .5s both _styles-module__P0G08a__fadeIn;overflow:hidden}._styles-module__P0G08a__loaderBarFill{background:var(--gold);height:100%;animation:1.6s .6s forwards _styles-module__P0G08a__loaderProgress}._styles-module__P0G08a__loaderText{letter-spacing:.22em;text-transform:uppercase;color:var(--charcoal-light);font-size:11px;animation:.4s .8s both _styles-module__P0G08a__fadeIn}._styles-module__P0G08a__stickyHeader{z-index:100;position:fixed;top:0;left:0;right:0}._styles-module__P0G08a__navbar{height:68px;transition:background var(--transition), backdrop-filter var(--transition), box-shadow var(--transition);-webkit-backdrop-filter:blur(16px);background:#f2f3efeb;justify-content:space-between;align-items:center;padding:0 40px;display:flex}._styles-module__P0G08a__navbarScrolled{box-shadow:0 1px #28361614}._styles-module__P0G08a__navLogo{letter-spacing:.06em;color:var(--charcoal);flex-shrink:0;font-family:Playfair Display,Georgia,serif;font-size:22px;font-style:italic;text-decoration:none}._styles-module__P0G08a__navLinks{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}._styles-module__P0G08a__navLink{letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal);padding-bottom:2px;font-size:13px;text-decoration:none;transition:opacity .2s;position:relative}._styles-module__P0G08a__navLink:after{content:"";background:var(--charcoal);transform-origin:100%;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}._styles-module__P0G08a__navLink:hover:after{transform-origin:0;transform:scaleX(1)}._styles-module__P0G08a__navActions{align-items:center;gap:20px;display:flex}._styles-module__P0G08a__navIcon{cursor:pointer;opacity:.8;flex-shrink:0;width:20px;height:20px;transition:opacity .2s}._styles-module__P0G08a__navIcon:hover{opacity:1}._styles-module__P0G08a__navCart{position:relative}._styles-module__P0G08a__navCartBadge{background:var(--charcoal);width:16px;height:16px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:600;display:flex;position:absolute;top:-6px;right:-8px}._styles-module__P0G08a__announcementBar{background:var(--charcoal);color:var(--ivory);text-align:center;letter-spacing:.14em;text-transform:uppercase;padding:10px 20px;font-size:12px;overflow:hidden}._styles-module__P0G08a__marqueeTrack{gap:60px;width:max-content;animation:18s linear infinite _styles-module__P0G08a__marquee;display:flex}._styles-module__P0G08a__marqueeItem{white-space:nowrap;align-items:center;gap:8px;display:flex}._styles-module__P0G08a__marqueeDot{background:var(--sage);border-radius:50%;width:3px;height:3px;display:inline-block}._styles-module__P0G08a__headerSpacer{height:106px}._styles-module__P0G08a__hero{background:var(--charcoal);height:calc(100vh - 106px);min-height:580px;position:relative;overflow:hidden}._styles-module__P0G08a__heroSlide{opacity:0;transition:opacity .9s;position:absolute;inset:0}._styles-module__P0G08a__heroSlideActive{opacity:1}._styles-module__P0G08a__heroBg{object-fit:cover;object-position:center;width:100%;height:100%;animation:8s forwards _styles-module__P0G08a__heroPan}._styles-module__P0G08a__heroOverlay{background:linear-gradient(105deg,#2a2a2aa6 0%,#2a2a2a59 50%,#2a2a2a1a 100%);position:absolute;inset:0}._styles-module__P0G08a__heroContent{flex-direction:column;justify-content:center;max-width:680px;padding:0 80px;display:flex;position:absolute;inset:0}._styles-module__P0G08a__heroLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);align-items:center;gap:10px;margin-bottom:20px;font-size:11px;animation:.6s .3s both _styles-module__P0G08a__fadeUp;display:flex}._styles-module__P0G08a__heroLabel:before{content:"";background:var(--gold);width:32px;height:1px;display:inline-block}._styles-module__P0G08a__heroTitle{color:var(--white);white-space:pre-line;margin:0 0 20px;font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,5.5vw,76px);font-weight:400;line-height:1.1;animation:.7s .5s both _styles-module__P0G08a__fadeUp}._styles-module__P0G08a__heroSub{color:#faf8f4c7;max-width:420px;margin-bottom:40px;font-size:16px;line-height:1.7;animation:.7s .7s both _styles-module__P0G08a__fadeUp}._styles-module__P0G08a__heroCtas{flex-wrap:wrap;gap:16px;animation:.7s .9s both _styles-module__P0G08a__fadeUp;display:flex}._styles-module__P0G08a__heroControls{z-index:10;align-items:center;gap:12px;display:flex;position:absolute;bottom:40px;right:48px}._styles-module__P0G08a__heroArrow{cursor:pointer;width:44px;height:44px;color:var(--white);-webkit-backdrop-filter:blur(8px);background:#2a2a2a4d;border:1px solid #faf8f466;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:background .3s,border-color .3s;display:flex}._styles-module__P0G08a__heroArrow:hover{border-color:var(--gold);background:#d8c3a54d}._styles-module__P0G08a__heroDots{z-index:10;gap:8px;display:flex;position:absolute;bottom:52px;left:80px}._styles-module__P0G08a__heroDot{cursor:pointer;background:#faf8f459;border-radius:3px;width:6px;height:6px;transition:width .4s,background .3s}._styles-module__P0G08a__heroDotActive{background:var(--gold);width:28px}._styles-module__P0G08a__heroProgress{background:var(--gold);height:2px;animation:5s linear infinite _styles-module__P0G08a__progressBar;position:absolute;bottom:0;left:0}._styles-module__P0G08a__btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}._styles-module__P0G08a__btnDark{background:var(--charcoal);color:var(--white);border-color:var(--charcoal)}._styles-module__P0G08a__btnDark:hover{background:var(--charcoal-light);transform:translateY(-2px);box-shadow:0 8px 24px #2a2a2a33}._styles-module__P0G08a__buyForm{margin-top:8px;display:block}._styles-module__P0G08a__buyActions{flex-direction:column;gap:12px;display:flex}._styles-module__P0G08a__qtyBox{border:1px solid var(--beige);border-radius:100px;align-items:center;margin-bottom:20px;display:inline-flex}._styles-module__P0G08a__qtyBox button{cursor:pointer;color:var(--charcoal);background:0 0;border:none;padding:10px 16px;font-size:16px}._styles-module__P0G08a__qtyVal{text-align:center;min-width:24px;font-size:14px;font-weight:600}._styles-module__P0G08a__btnOutlineLight{color:var(--white);background:0 0;border-color:#faf8f480}._styles-module__P0G08a__btnOutlineLight:hover{border-color:var(--white);background:#faf8f41f}._styles-module__P0G08a__btnOutlineDark{color:var(--charcoal);border-color:var(--charcoal);background:0 0}._styles-module__P0G08a__btnOutlineDark:hover{background:var(--charcoal);color:var(--white)}._styles-module__P0G08a__btnSage{background:var(--sage);color:var(--charcoal);border-color:var(--sage)}._styles-module__P0G08a__btnSage:hover{background:#b8c9b0;transform:translateY(-2px)}._styles-module__P0G08a__reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}._styles-module__P0G08a__revealVisible{opacity:1;transform:translateY(0)}._styles-module__P0G08a__revealDelay1{transition-delay:.1s}._styles-module__P0G08a__revealDelay2{transition-delay:.2s}._styles-module__P0G08a__revealDelay3{transition-delay:.3s}._styles-module__P0G08a__revealDelay4{transition-delay:.4s}._styles-module__P0G08a__revealDelay5{transition-delay:.5s}._styles-module__P0G08a__section{padding:100px 40px}._styles-module__P0G08a__sectionNarrow{padding:80px 40px}._styles-module__P0G08a__container{max-width:1240px;margin:0 auto}._styles-module__P0G08a__sectionLabel{letter-spacing:.24em;text-transform:uppercase;color:var(--charcoal-light);margin-bottom:16px;font-size:11px;display:inline-block}._styles-module__P0G08a__sectionTitle{color:var(--charcoal);margin:0 0 16px;font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,3.5vw,48px);font-weight:400;line-height:1.15}._styles-module__P0G08a__sectionSub{color:var(--charcoal-light);max-width:520px;font-size:16px;line-height:1.7}._styles-module__P0G08a__sectionCenter{text-align:center;margin-bottom:64px}._styles-module__P0G08a__sectionCenter ._styles-module__P0G08a__sectionSub{margin:0 auto}._styles-module__P0G08a__goldLine{background:var(--gold);width:48px;height:1px;margin:20px auto;animation:.8s both _styles-module__P0G08a__revealLine}._styles-module__P0G08a__trustStrip{background:var(--beige);justify-content:center;align-items:center;gap:0;padding:24px 40px;display:flex;overflow:hidden}._styles-module__P0G08a__trustItem{white-space:nowrap;border-right:1px solid #2a2a2a1f;align-items:center;gap:10px;padding:0 40px;display:flex}._styles-module__P0G08a__trustItem:last-child{border-right:none}._styles-module__P0G08a__trustIcon{opacity:.7;font-size:18px}._styles-module__P0G08a__trustText{letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal);font-size:12px;font-weight:500}._styles-module__P0G08a__storySection{grid-template-columns:1fr 1fr;min-height:600px;display:grid}._styles-module__P0G08a__storyImage{position:relative;overflow:hidden}._styles-module__P0G08a__storyImg{object-fit:cover;width:100%;height:100%;transition:transform .8s}._styles-module__P0G08a__storyImage:hover ._styles-module__P0G08a__storyImg{transform:scale(1.04)}._styles-module__P0G08a__storyContent{background:var(--beige);flex-direction:column;justify-content:center;padding:80px 72px;display:flex}._styles-module__P0G08a__storyQuote{letter-spacing:.08em;color:var(--charcoal-light);margin-bottom:28px;font-family:Playfair Display,Georgia,serif;font-size:13px;font-style:italic}._styles-module__P0G08a__storyStats{border-top:1px solid #2a2a2a1a;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;padding-top:48px;display:grid}._styles-module__P0G08a__storyStatNum{color:var(--charcoal);margin-bottom:6px;font-family:Playfair Display,Georgia,serif;font-size:36px;line-height:1}._styles-module__P0G08a__storyStatLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--charcoal-light);font-size:12px}._styles-module__P0G08a__collectionsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}._styles-module__P0G08a__collectionCard{aspect-ratio:3/4;border-radius:var(--radius);cursor:pointer;text-decoration:none;display:block;position:relative;overflow:hidden}._styles-module__P0G08a__collectionImg{object-fit:cover;width:100%;height:100%;transition:transform .7s}._styles-module__P0G08a__collectionCard:hover ._styles-module__P0G08a__collectionImg{transform:scale(1.08)}._styles-module__P0G08a__collectionOverlay{background:linear-gradient(#0000 50%,#2a2a2ab3 100%);flex-direction:column;justify-content:flex-end;padding:28px 24px;display:flex;position:absolute;inset:0}._styles-module__P0G08a__collectionName{color:var(--white);margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-size:20px}._styles-module__P0G08a__collectionTagline{color:#faf8f4b3;letter-spacing:.06em;font-size:12px}._styles-module__P0G08a__collectionCount{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-top:8px;font-size:11px}._styles-module__P0G08a__concernSection{background:var(--charcoal);color:var(--ivory)}._styles-module__P0G08a__concernTabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:56px;display:flex}._styles-module__P0G08a__concernTab{letter-spacing:.06em;color:#faf8f4a6;cursor:pointer;background:0 0;border:1px solid #faf8f433;border-radius:100px;padding:12px 28px;font-size:13px;transition:all .3s}._styles-module__P0G08a__concernTab:hover{border-color:var(--gold);color:var(--gold)}._styles-module__P0G08a__concernTabActive{background:var(--ivory);border-color:var(--ivory);color:var(--charcoal);font-weight:500}._styles-module__P0G08a__concernProducts{grid-template-columns:repeat(2,1fr);gap:24px;max-width:720px;margin:0 auto;display:grid}._styles-module__P0G08a__productsGrid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}._styles-module__P0G08a__productCard{cursor:pointer;group:true}._styles-module__P0G08a__productImageWrap{aspect-ratio:3/4;border-radius:var(--radius);background:var(--beige);margin-bottom:20px;display:block;position:relative;overflow:hidden}._styles-module__P0G08a__productImg{object-fit:cover;width:100%;height:100%;transition:opacity .5s,transform .5s;position:absolute;inset:0}._styles-module__P0G08a__productImgHover{opacity:0}._styles-module__P0G08a__productCard:hover ._styles-module__P0G08a__productImgHover{opacity:1}._styles-module__P0G08a__productCard:hover ._styles-module__P0G08a__productImg:not(._styles-module__P0G08a__productImgHover){transform:scale(1.04)}._styles-module__P0G08a__productBadge{background:var(--charcoal);color:var(--ivory);letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:5px 10px;font-size:10px;font-weight:500;position:absolute;top:14px;left:14px}._styles-module__P0G08a__badgeBestseller{background:var(--gold);color:#fff}._styles-module__P0G08a__badgeNew{background:var(--charcoal-light);color:#fff}._styles-module__P0G08a__badgeLimited{background:var(--sage);color:var(--charcoal)}._styles-module__P0G08a__badgeAward{background:var(--charcoal);color:var(--sage)}._styles-module__P0G08a__productQuickAdd{letter-spacing:.1em;text-transform:uppercase;text-align:center;cursor:pointer;background:#2a2a2ae6;padding:14px;font-size:12px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);color:#f2f3ef!important;text-decoration:none!important}._styles-module__P0G08a__productCard:hover ._styles-module__P0G08a__productQuickAdd{transform:translateY(0)}._styles-module__P0G08a__productCategory{letter-spacing:.14em;text-transform:uppercase;color:var(--charcoal-light);margin-bottom:6px;font-size:11px}._styles-module__P0G08a__productName{color:var(--charcoal);margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-size:17px;line-height:1.3}._styles-module__P0G08a__productSub{color:var(--charcoal-light);margin-bottom:12px;font-size:12px;line-height:1.5}._styles-module__P0G08a__productFooter{justify-content:space-between;align-items:center;display:flex}._styles-module__P0G08a__productPrice{color:var(--charcoal);font-size:16px;font-weight:600}._styles-module__P0G08a__productOriginal{color:var(--charcoal-light);margin-left:6px;font-size:13px;text-decoration:line-through}._styles-module__P0G08a__productRating{color:var(--charcoal-light);align-items:center;gap:4px;font-size:12px;display:flex}._styles-module__P0G08a__starFill{color:#f59e0b;font-size:11px}._styles-module__P0G08a__ingredientSection{background:var(--beige)}._styles-module__P0G08a__ingredientsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}._styles-module__P0G08a__ingredientCard{background:var(--ivory);border-radius:var(--radius);cursor:pointer;border:1px solid #0000;padding:36px 32px;transition:all .35s;position:relative;overflow:hidden}._styles-module__P0G08a__ingredientCard:before{content:"";background:var(--color,var(--gold));transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}._styles-module__P0G08a__ingredientCard:hover{border-color:#2a2a2a0f;transform:translateY(-4px);box-shadow:0 20px 48px #2a2a2a14}._styles-module__P0G08a__ingredientCard:hover:before{transform:scaleX(1)}._styles-module__P0G08a__ingredientIcon{opacity:.7;margin-bottom:20px;font-size:28px;display:block}._styles-module__P0G08a__ingredientName{color:var(--charcoal);margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-size:20px}._styles-module__P0G08a__ingredientSource{color:var(--charcoal-light);letter-spacing:.04em;margin-bottom:16px;font-size:12px;font-style:italic}._styles-module__P0G08a__ingredientBenefit{color:var(--charcoal-light);font-size:14px;line-height:1.65}._styles-module__P0G08a__beforeAfterSection{background:var(--charcoal);color:var(--ivory)}._styles-module__P0G08a__beforeAfterWrap{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}._styles-module__P0G08a__baSlider{border-radius:var(--radius);aspect-ratio:4/5;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;position:relative;overflow:hidden}._styles-module__P0G08a__baImg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}._styles-module__P0G08a__baAfterWrap{z-index:1;width:50%;position:absolute;inset:0;overflow:hidden}._styles-module__P0G08a__baAfterImg{object-fit:cover;object-position:left center;width:600px;height:100%;display:block;position:absolute;top:0;left:0}._styles-module__P0G08a__baDivider{background:var(--white);z-index:3;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}._styles-module__P0G08a__baDividerKnob{background:var(--white);width:44px;height:44px;color:var(--charcoal);cursor:col-resize;border-radius:50%;justify-content:center;align-items:center;gap:2px;font-size:13px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #00000040}._styles-module__P0G08a__baLabels{z-index:2;justify-content:space-between;padding:0 20px;display:flex;position:absolute;bottom:20px;left:0;right:0}._styles-module__P0G08a__baLabel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--ivory);letter-spacing:.14em;text-transform:uppercase;background:#2a2a2ab3;border-radius:100px;padding:6px 14px;font-size:11px}._styles-module__P0G08a__baResults{flex-direction:column;gap:32px;display:flex}._styles-module__P0G08a__baStat{border-left:2px solid var(--gold);padding-left:24px}._styles-module__P0G08a__baStatNum{color:var(--gold);margin-bottom:6px;font-family:Playfair Display,Georgia,serif;font-size:40px;line-height:1}._styles-module__P0G08a__baStatLabel{color:#faf8f4bf;font-size:15px;line-height:1.5}._styles-module__P0G08a__testimonialsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._styles-module__P0G08a__testimonialCard{background:var(--ivory);border-radius:var(--radius);border:1px solid #2a2a2a0f;padding:36px;transition:all .35s}._styles-module__P0G08a__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 20px 48px #2a2a2a14}._styles-module__P0G08a__testimonialStars{gap:3px;margin-bottom:20px;display:flex}._styles-module__P0G08a__testimonialText{color:var(--charcoal);margin-bottom:20px;font-family:Playfair Display,Georgia,serif;font-size:16px;font-style:italic;line-height:1.7}._styles-module__P0G08a__testimonialResult{color:var(--charcoal);letter-spacing:.1em;text-transform:uppercase;background:#c9d6c34d;border-radius:100px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 14px;font-size:11px;display:inline-flex}._styles-module__P0G08a__testimonialAuthor{align-items:center;gap:14px;display:flex}._styles-module__P0G08a__testimonialAvatar{object-fit:cover;border-radius:50%;width:44px;height:44px}._styles-module__P0G08a__testimonialName{color:var(--charcoal);margin-bottom:2px;font-size:14px;font-weight:600}._styles-module__P0G08a__testimonialMeta{color:var(--charcoal-light);font-size:12px}._styles-module__P0G08a__verifiedBadge{color:#10b981;letter-spacing:.1em;text-transform:uppercase;font-size:10px}._styles-module__P0G08a__newsletterSection{background:var(--sage);text-align:center;padding:100px 40px}._styles-module__P0G08a__newsletterForm{gap:12px;max-width:480px;margin:40px auto 0;display:flex}._styles-module__P0G08a__newsletterInput{background:var(--ivory);color:var(--charcoal);border:1.5px solid #2a2a2a26;border-radius:100px;outline:none;flex:1;padding:14px 20px;font-size:14px;transition:border-color .25s}._styles-module__P0G08a__newsletterInput:focus{border-color:var(--charcoal)}._styles-module__P0G08a__newsletterInput::placeholder{color:#2a2a2a66}._styles-module__P0G08a__footer{background:var(--charcoal);color:#faf8f4a6;padding:80px 40px 40px}._styles-module__P0G08a__footerTop{border-bottom:1px solid #faf8f41a;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:40px;padding-bottom:60px;display:grid}._styles-module__P0G08a__footerLogo{color:var(--ivory);letter-spacing:.06em;margin-bottom:16px;font-family:Playfair Display,Georgia,serif;font-size:24px;font-style:italic;display:block}._styles-module__P0G08a__footerDesc{max-width:280px;margin-bottom:32px;font-size:14px;line-height:1.7}._styles-module__P0G08a__footerSocials{gap:14px;display:flex}._styles-module__P0G08a__footerSocial{cursor:pointer;color:#faf8f4a6;border:1px solid #faf8f433;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;text-decoration:none;transition:all .3s;display:flex}._styles-module__P0G08a__footerSocial:hover{border-color:var(--gold);color:var(--gold)}._styles-module__P0G08a__footerColTitle{letter-spacing:.2em;text-transform:uppercase;color:var(--ivory);margin-bottom:20px;font-size:11px;font-weight:600}._styles-module__P0G08a__footerLinks{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}._styles-module__P0G08a__footerLink{color:#faf8f499;font-size:14px;text-decoration:none;transition:color .2s}._styles-module__P0G08a__footerLink:hover{color:var(--gold)}._styles-module__P0G08a__footerBottom{letter-spacing:.06em;justify-content:space-between;align-items:center;font-size:12px;display:flex}._styles-module__P0G08a__footerBadges{gap:10px;display:flex}._styles-module__P0G08a__footerBadge{color:#faf8f480;letter-spacing:.12em;text-transform:uppercase;background:#faf8f414;border-radius:100px;padding:5px 12px;font-size:10px}._styles-module__P0G08a__concernProductCard{border-radius:var(--radius);cursor:pointer;background:#faf8f40f;border:1px solid #faf8f41a;align-items:center;gap:16px;padding:20px;transition:all .3s;display:flex}._styles-module__P0G08a__concernProductCard:hover{border-color:var(--gold);background:#faf8f41a}._styles-module__P0G08a__concernProductImg{object-fit:cover;border-radius:10px;flex-shrink:0;width:72px;height:72px}._styles-module__P0G08a__concernProductName{color:var(--ivory);margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-size:15px}._styles-module__P0G08a__concernProductPrice{color:var(--gold);font-size:14px;font-weight:500}._styles-module__P0G08a__pdpWrap{padding:32px 0 80px}._styles-module__P0G08a__pdpLayout{grid-template-columns:1fr 1fr;align-items:start;gap:56px;margin-bottom:80px;display:grid}@media (max-width:1024px){._styles-module__P0G08a__pdpWrap{padding-left:20px;padding-right:20px}._styles-module__P0G08a__pdpLayout{grid-template-columns:1fr;gap:32px;margin-bottom:56px}._styles-module__P0G08a__productsGrid,._styles-module__P0G08a__collectionsGrid,._styles-module__P0G08a__ingredientsGrid{grid-template-columns:repeat(2,1fr)}._styles-module__P0G08a__footerTop{grid-template-columns:1fr 1fr;gap:40px}._styles-module__P0G08a__storySection{grid-template-columns:1fr}._styles-module__P0G08a__storyImage{height:400px}._styles-module__P0G08a__beforeAfterWrap{grid-template-columns:1fr}}@media (max-width:768px){._styles-module__P0G08a__section{padding:60px 20px}._styles-module__P0G08a__sectionNarrow{padding:48px 20px}._styles-module__P0G08a__heroContent{padding:72px 28px 0}._styles-module__P0G08a__heroTitle{font-size:36px}._styles-module__P0G08a__heroSub{font-size:15px}._styles-module__P0G08a__heroDots{left:28px}._styles-module__P0G08a__heroControls{bottom:28px;right:24px}._styles-module__P0G08a__navbar{padding:0 20px}._styles-module__P0G08a__navLinks{display:none}._styles-module__P0G08a__navActions{gap:16px}._styles-module__P0G08a__productsGrid{grid-template-columns:repeat(2,1fr);gap:16px}._styles-module__P0G08a__testimonialsGrid,._styles-module__P0G08a__concernProducts{grid-template-columns:1fr}._styles-module__P0G08a__concernTabs{gap:8px;margin-bottom:36px}._styles-module__P0G08a__trustStrip{flex-direction:column;gap:16px;padding:24px 20px}._styles-module__P0G08a__trustItem{border-right:none;padding:0}._styles-module__P0G08a__footerTop{grid-template-columns:1fr;gap:32px}._styles-module__P0G08a__footerBottom{flex-direction:column;align-items:flex-start;gap:16px}._styles-module__P0G08a__collectionsGrid{grid-template-columns:repeat(2,1fr);gap:12px}._styles-module__P0G08a__ingredientsGrid{grid-template-columns:1fr}._styles-module__P0G08a__newsletterForm{flex-direction:column}._styles-module__P0G08a__newsletterSection{padding:60px 20px}._styles-module__P0G08a__storyContent{padding:48px 28px}._styles-module__P0G08a__storyStats{gap:24px}}@media (max-width:480px){._styles-module__P0G08a__heroContent{padding:64px 20px 0}._styles-module__P0G08a__heroTitle{font-size:30px}._styles-module__P0G08a__productsGrid{grid-template-columns:1fr}._styles-module__P0G08a__collectionsGrid{grid-template-columns:1fr;gap:12px}._styles-module__P0G08a__storyStats{grid-template-columns:1fr 1fr}}
._about-module__Anc6QG__hero{align-items:center;height:70vh;min-height:480px;display:flex;position:relative;overflow:hidden}._about-module__Anc6QG__heroBg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}._about-module__Anc6QG__heroOverlay{background:linear-gradient(135deg,#283616cc 0%,#28361666 100%);position:absolute;inset:0}._about-module__Anc6QG__heroContent{z-index:1;position:relative}._about-module__Anc6QG__heroTitle{color:var(--ivory);margin:12px 0 20px;font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,6vw,68px);font-weight:700;line-height:1.1}._about-module__Anc6QG__heroSub{color:#f2f3efcc;max-width:520px;margin-bottom:32px;font-size:clamp(15px,2vw,18px);line-height:1.7}._about-module__Anc6QG__heroCtas{flex-wrap:wrap;gap:16px;display:flex}._about-module__Anc6QG__statsBar{background:var(--charcoal);padding:32px 0}._about-module__Anc6QG__stats{flex-wrap:wrap;justify-content:space-around;gap:24px;display:flex}._about-module__Anc6QG__stat{text-align:center}._about-module__Anc6QG__statNum{color:var(--gold);margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-size:clamp(22px,3vw,32px);font-weight:700}._about-module__Anc6QG__statLabel{letter-spacing:.06em;text-transform:uppercase;color:#f2f3ef99;font-size:12px}._about-module__Anc6QG__storySection{background:var(--ivory)}._about-module__Anc6QG__storySplit{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}@media (max-width:768px){._about-module__Anc6QG__storySplit{grid-template-columns:1fr}}._about-module__Anc6QG__bodyText{color:var(--charcoal-light);margin:0 0 16px;font-size:15px;line-height:1.8}._about-module__Anc6QG__quote{border-left:3px solid var(--gold);color:var(--charcoal);margin-top:28px;padding:16px 0 16px 20px;font-family:Playfair Display,Georgia,serif;font-size:17px;font-style:italic;line-height:1.6}._about-module__Anc6QG__quoteAttrib{color:var(--charcoal-light);margin-top:8px;font-family:inherit;font-size:13px;font-style:normal}._about-module__Anc6QG__storyImages{flex-direction:column;gap:16px;display:flex}._about-module__Anc6QG__storyImg{object-fit:cover;border-radius:12px;width:100%;height:280px}._about-module__Anc6QG__storyImgSmall{height:200px}._about-module__Anc6QG__valuesSection{background:var(--beige)}._about-module__Anc6QG__valuesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:40px;display:grid}._about-module__Anc6QG__valueCard{background:#fff;border-radius:12px;padding:28px 24px;transition:transform .2s,box-shadow .2s}._about-module__Anc6QG__valueCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #28361614}._about-module__Anc6QG__valueIcon{margin-bottom:14px;font-size:28px;display:block}._about-module__Anc6QG__valueTitle{color:var(--charcoal);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700}._about-module__Anc6QG__valueDesc{color:var(--charcoal-light);margin:0;font-size:14px;line-height:1.7}._about-module__Anc6QG__timelineSection{background:var(--charcoal)}._about-module__Anc6QG__timeline{max-width:720px;margin-top:48px;margin-left:auto;margin-right:auto;position:relative}._about-module__Anc6QG__timeline:before{content:"";background:#f2f3ef26;width:1px;position:absolute;top:0;bottom:0;left:64px}._about-module__Anc6QG__timelineItem{grid-template-columns:56px 32px 1fr;align-items:start;gap:0 16px;margin-bottom:40px;display:grid}._about-module__Anc6QG__timelineYear{color:var(--gold);text-align:right;padding-top:2px;font-family:Playfair Display,Georgia,serif;font-size:14px;font-weight:700}._about-module__Anc6QG__timelineDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:12px;height:12px;margin:4px auto 0}._about-module__Anc6QG__timelineTitle{color:var(--ivory);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700}._about-module__Anc6QG__timelineDesc{color:#f2f3efa6;margin:0;font-size:14px;line-height:1.7}._about-module__Anc6QG__teamGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:32px;margin-top:40px;display:grid}._about-module__Anc6QG__teamCard{text-align:center}._about-module__Anc6QG__teamImageWrap{border:3px solid var(--beige);border-radius:50%;width:140px;height:140px;margin:0 auto 16px;overflow:hidden}._about-module__Anc6QG__teamImage{object-fit:cover;width:100%;height:100%}._about-module__Anc6QG__teamName{color:var(--charcoal);margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-size:17px;font-weight:700}._about-module__Anc6QG__teamRole{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:12px}._about-module__Anc6QG__teamBio{color:var(--charcoal-light);margin:0;font-size:13px;line-height:1.7}._about-module__Anc6QG__sustainSection{background:var(--ivory)}._about-module__Anc6QG__sustainSplit{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:768px){._about-module__Anc6QG__sustainSplit{grid-template-columns:1fr}}._about-module__Anc6QG__sustainImg{object-fit:cover;border-radius:16px;width:100%;height:460px}._about-module__Anc6QG__sustainList{flex-direction:column;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:flex}._about-module__Anc6QG__sustainItem{color:var(--charcoal-light);align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;display:flex}._about-module__Anc6QG__sustainCheck{color:var(--gold);flex-shrink:0;margin-top:1px;font-weight:700}._about-module__Anc6QG__ctaSection{background:var(--charcoal);text-align:center;padding:80px 0}._about-module__Anc6QG__ctaBtns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:768px){._about-module__Anc6QG__hero{height:auto;min-height:70vh;padding:96px 0 56px}._about-module__Anc6QG__heroContent{padding:0 20px}._about-module__Anc6QG__heroSub{max-width:100%}._about-module__Anc6QG__statsBar{padding:28px 20px}._about-module__Anc6QG__stats{gap:20px 32px}._about-module__Anc6QG__ctaSection{padding:60px 20px}._about-module__Anc6QG__storyImages{flex-direction:row}._about-module__Anc6QG__storyImg{height:220px}._about-module__Anc6QG__timeline:before{left:56px}}@media (max-width:480px){._about-module__Anc6QG__stats{justify-content:flex-start}._about-module__Anc6QG__storyImages{flex-direction:column}._about-module__Anc6QG__sustainImg{height:320px}._about-module__Anc6QG__timelineItem{grid-template-columns:48px 24px 1fr;gap:0 10px}._about-module__Anc6QG__timeline:before{left:48px}._about-module__Anc6QG__ctaBtns{flex-direction:column}}
._cart-module__lIOf0W__pageWrap{background:var(--ivory);min-height:80vh;padding:48px 0 80px}@media (max-width:1024px){._cart-module__lIOf0W__pageWrap{padding-left:20px;padding-right:20px}}@media (max-width:768px){._cart-module__lIOf0W__pageWrap{padding-top:32px}._cart-module__lIOf0W__layout{gap:28px}._cart-module__lIOf0W__cartItem{gap:14px;padding:16px}._cart-module__lIOf0W__itemImage{width:84px;height:92px}}._cart-module__lIOf0W__breadcrumb{color:var(--charcoal-light);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}._cart-module__lIOf0W__breadcrumbLink{color:var(--gold);text-decoration:none}._cart-module__lIOf0W__breadcrumbLink:hover{text-decoration:underline}._cart-module__lIOf0W__pageTitle{color:var(--charcoal);align-items:baseline;gap:14px;margin:0 0 36px;font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:700;display:flex}._cart-module__lIOf0W__itemCount{color:var(--charcoal-light);font-family:Inter,sans-serif;font-size:14px;font-weight:400}._cart-module__lIOf0W__layout{grid-template-columns:1fr 360px;align-items:start;gap:40px;display:grid}@media (max-width:900px){._cart-module__lIOf0W__layout{grid-template-columns:1fr}}._cart-module__lIOf0W__shippingBanner{background:var(--beige);color:var(--charcoal);border-radius:10px;flex-direction:column;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:13px;display:flex}._cart-module__lIOf0W__shippingBannerGreen{color:#3a5c1a;background:#edf4e0}._cart-module__lIOf0W__shippingBar{background:#2836161f;border-radius:4px;height:4px;overflow:hidden}._cart-module__lIOf0W__shippingFill{background:var(--charcoal);border-radius:4px;height:100%;transition:width .4s}._cart-module__lIOf0W__itemsList{border:1.5px solid var(--beige);background:#fff;border-radius:14px;flex-direction:column;gap:0;display:flex;overflow:hidden}._cart-module__lIOf0W__cartItem{border-bottom:1px solid var(--beige);gap:20px;padding:20px;display:flex}._cart-module__lIOf0W__cartItem:last-child{border-bottom:none}._cart-module__lIOf0W__itemImage{object-fit:cover;background:var(--beige);border-radius:10px;flex-shrink:0;width:100px;height:110px}._cart-module__lIOf0W__itemDetails{flex-direction:column;flex:1;gap:4px;display:flex}._cart-module__lIOf0W__itemCategory{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:11px;font-weight:600}._cart-module__lIOf0W__itemName{color:var(--charcoal);font-family:Playfair Display,Georgia,serif;font-size:17px;font-weight:700}._cart-module__lIOf0W__itemSub{color:var(--charcoal-light);font-size:13px}._cart-module__lIOf0W__itemSize{color:var(--sage);margin-top:2px;font-size:12px}._cart-module__lIOf0W__itemBottom{flex-wrap:wrap;align-items:center;gap:20px;margin-top:12px;display:flex}._cart-module__lIOf0W__qtyControl{border:1.5px solid var(--beige);border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}._cart-module__lIOf0W__qtyBtn{cursor:pointer;width:34px;height:34px;color:var(--charcoal);background:0 0;border:none;justify-content:center;align-items:center;font-size:16px;transition:background .15s;display:flex}._cart-module__lIOf0W__qtyBtn:hover{background:var(--beige)}._cart-module__lIOf0W__qtyBtn:disabled{opacity:.4;cursor:not-allowed}._cart-module__lIOf0W__qtyNum{text-align:center;width:32px;color:var(--charcoal);border-left:1px solid var(--beige);border-right:1px solid var(--beige);font-size:14px;font-weight:600}._cart-module__lIOf0W__itemPrice{color:var(--charcoal);flex-direction:column;gap:2px;font-family:Playfair Display,Georgia,serif;font-size:17px;font-weight:700;display:flex}._cart-module__lIOf0W__itemUnitPrice{color:var(--charcoal-light);font-family:Inter,sans-serif;font-size:11px;font-weight:400}._cart-module__lIOf0W__removeBtn{color:var(--charcoal-light);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:12px;text-decoration:underline}._cart-module__lIOf0W__removeBtn:hover{color:#c0392b}._cart-module__lIOf0W__upsell{margin-top:32px}._cart-module__lIOf0W__upsellTitle{color:var(--charcoal);margin-bottom:16px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700}._cart-module__lIOf0W__upsellScroll{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:700px){._cart-module__lIOf0W__upsellScroll{grid-template-columns:repeat(2,1fr)}}._cart-module__lIOf0W__upsellCard{border:1.5px solid var(--beige);text-align:center;background:#fff;border-radius:12px;padding:14px}._cart-module__lIOf0W__upsellImg{object-fit:cover;background:var(--beige);border-radius:8px;width:100%;height:90px;margin-bottom:10px}._cart-module__lIOf0W__upsellName{color:var(--charcoal);margin-bottom:4px;font-size:12px;font-weight:600;line-height:1.3}._cart-module__lIOf0W__upsellPrice{color:var(--gold);margin-bottom:10px;font-size:12px;font-weight:700}._cart-module__lIOf0W__upsellAdd{background:var(--charcoal);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:7px;font-size:12px;transition:opacity .15s}._cart-module__lIOf0W__upsellAdd:hover{opacity:.85}._cart-module__lIOf0W__summaryCol{position:sticky;top:120px}._cart-module__lIOf0W__summaryCard{border:1.5px solid var(--beige);background:#fff;border-radius:14px;flex-direction:column;gap:0;padding:28px 24px;display:flex}._cart-module__lIOf0W__summaryTitle{color:var(--charcoal);margin-bottom:20px;font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700}._cart-module__lIOf0W__summaryRow{color:var(--charcoal-light);border-bottom:1px solid var(--beige);justify-content:space-between;padding:10px 0;font-size:14px;display:flex}._cart-module__lIOf0W__discountRow{color:#3a8c3a}._cart-module__lIOf0W__freeTag{color:#3a8c3a;font-weight:600}._cart-module__lIOf0W__couponWrap{border-bottom:1px solid var(--beige);padding:16px 0}._cart-module__lIOf0W__couponRow{gap:8px;display:flex}._cart-module__lIOf0W__couponInput{border:1.5px solid var(--beige);color:var(--charcoal);border-radius:8px;outline:none;flex:1;padding:10px 12px;font-size:13px;transition:border-color .2s}._cart-module__lIOf0W__couponInput:focus{border-color:var(--charcoal)}._cart-module__lIOf0W__couponInput::placeholder{color:var(--sage)}._cart-module__lIOf0W__couponBtn{background:var(--charcoal);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:500;transition:opacity .15s}._cart-module__lIOf0W__couponBtn:hover{opacity:.85}._cart-module__lIOf0W__couponError{color:#c0392b;margin-top:6px;font-size:12px}._cart-module__lIOf0W__couponApplied{color:#3a8c3a;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;display:flex}._cart-module__lIOf0W__couponApplied button{color:var(--charcoal-light);cursor:pointer;background:0 0;border:none;font-size:12px;text-decoration:underline}._cart-module__lIOf0W__totalRow{color:var(--charcoal);justify-content:space-between;padding:16px 0;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700;display:flex}._cart-module__lIOf0W__checkoutBtn{text-align:center;background:var(--charcoal);border-radius:10px;margin-bottom:16px;padding:16px;font-size:15px;font-weight:600;transition:opacity .2s;display:block;color:#fff!important;text-decoration:none!important}._cart-module__lIOf0W__checkoutBtn:hover{opacity:.87;color:#fff!important}._cart-module__lIOf0W__trustRow{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}._cart-module__lIOf0W__trustNote{color:var(--charcoal-light);align-items:center;gap:6px;font-size:12px;display:flex}._cart-module__lIOf0W__payIcons{flex-wrap:wrap;gap:6px;display:flex}._cart-module__lIOf0W__payIcon{border:1px solid var(--beige);color:var(--charcoal-light);background:var(--ivory);border-radius:5px;padding:4px 10px;font-size:11px;font-weight:700}._cart-module__lIOf0W__emptyState{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:100px 20px;display:flex}._cart-module__lIOf0W__emptyIcon{font-size:56px}._cart-module__lIOf0W__emptyTitle{color:var(--charcoal);font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700}._cart-module__lIOf0W__emptySub{color:var(--charcoal-light);margin:0 0 8px;font-size:15px}
._checkout-module__1NWhQa__pageWrap{background:var(--ivory);min-height:100vh;padding:40px 0 80px}._checkout-module__1NWhQa__inner{grid-template-columns:1fr 380px;align-items:start;gap:48px;max-width:1100px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:900px){._checkout-module__1NWhQa__inner{grid-template-columns:1fr}._checkout-module__1NWhQa__summaryCol{order:-1}}@media (max-width:768px){._checkout-module__1NWhQa__inner{gap:28px}._checkout-module__1NWhQa__summaryCol{position:static;top:auto}._checkout-module__1NWhQa__pageWrap{padding-top:28px}}@media (max-width:480px){._checkout-module__1NWhQa__bankGrid{grid-template-columns:repeat(2,1fr)}._checkout-module__1NWhQa__stepLabel{font-size:12px}._checkout-module__1NWhQa__successCard{padding:36px 22px}._checkout-module__1NWhQa__successBtns{flex-direction:column}._checkout-module__1NWhQa__successTimeline{gap:4px}}._checkout-module__1NWhQa__logoLink{color:var(--charcoal);margin-bottom:32px;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;text-decoration:none;display:block}._checkout-module__1NWhQa__stepBar{align-items:center;gap:0;margin-bottom:36px;display:flex}._checkout-module__1NWhQa__stepItem{flex:1;align-items:center;gap:10px;display:flex}._checkout-module__1NWhQa__stepItem:last-child{flex:none}._checkout-module__1NWhQa__stepCircle{background:var(--beige);width:30px;height:30px;color:var(--charcoal-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:all .2s;display:flex}._checkout-module__1NWhQa__stepActive{background:var(--charcoal);color:#fff}._checkout-module__1NWhQa__stepDone{background:var(--gold);color:#fff}._checkout-module__1NWhQa__stepLabel{color:var(--charcoal-light);white-space:nowrap;font-size:13px}._checkout-module__1NWhQa__stepLabelActive{color:var(--charcoal);font-weight:600}._checkout-module__1NWhQa__stepLine{background:var(--beige);flex:1;height:2px;margin:0 8px;transition:background .3s}._checkout-module__1NWhQa__stepLineDone{background:var(--gold)}._checkout-module__1NWhQa__sectionTitle{color:var(--charcoal);margin-bottom:20px;font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700}._checkout-module__1NWhQa__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}._checkout-module__1NWhQa__fieldLabel{letter-spacing:.04em;color:var(--charcoal);text-transform:uppercase;font-size:12px;font-weight:600}._checkout-module__1NWhQa__fieldInput{border:1.5px solid var(--beige);color:var(--charcoal);box-sizing:border-box;background:#fff;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .2s}._checkout-module__1NWhQa__fieldInput:focus{border-color:var(--charcoal)}._checkout-module__1NWhQa__fieldInput::placeholder{color:var(--sage)}._checkout-module__1NWhQa__row2{grid-template-columns:1fr 1fr;gap:14px;display:grid}._checkout-module__1NWhQa__row3{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}@media (max-width:600px){._checkout-module__1NWhQa__row2,._checkout-module__1NWhQa__row3{grid-template-columns:1fr}}._checkout-module__1NWhQa__deliveryOptions{margin:20px 0}._checkout-module__1NWhQa__radioCard{border:1.5px solid var(--beige);cursor:pointer;border-radius:10px;margin-bottom:10px;padding:14px 16px;transition:border-color .15s;display:block}._checkout-module__1NWhQa__radioCard:has(input:checked){border-color:var(--charcoal);background:#28361608}._checkout-module__1NWhQa__radioCard input{display:none}._checkout-module__1NWhQa__radioCardInner{justify-content:space-between;align-items:center;display:flex}._checkout-module__1NWhQa__radioCardLabel{color:var(--charcoal);font-size:14px;font-weight:600}._checkout-module__1NWhQa__radioCardSub{color:var(--charcoal-light);margin-top:2px;font-size:12px}._checkout-module__1NWhQa__radioCardPrice{color:var(--charcoal);font-size:14px;font-weight:700}._checkout-module__1NWhQa__freeTag{color:#3a8c3a}._checkout-module__1NWhQa__payMethods{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}._checkout-module__1NWhQa__payMethod{border:1.5px solid var(--beige);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:13px 14px;transition:all .15s;display:flex}._checkout-module__1NWhQa__payMethodActive{border-color:var(--charcoal);background:#28361608}._checkout-module__1NWhQa__radioHidden{display:none}._checkout-module__1NWhQa__payMethodIcon{font-size:18px}._checkout-module__1NWhQa__payMethodLabel{color:var(--charcoal);font-size:13px;font-weight:500}._checkout-module__1NWhQa__payFields{margin-top:4px}._checkout-module__1NWhQa__payNote{color:var(--charcoal-light);margin-top:8px;font-size:13px;line-height:1.6}._checkout-module__1NWhQa__bankGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px;display:grid}._checkout-module__1NWhQa__bankBtn{border:1.5px solid var(--beige);color:var(--charcoal);cursor:pointer;background:#fff;border-radius:8px;padding:12px;font-size:13px;font-weight:600;transition:all .15s}._checkout-module__1NWhQa__bankBtn:hover{border-color:var(--charcoal)}._checkout-module__1NWhQa__reviewBlock{border:1.5px solid var(--beige);background:#fff;border-radius:12px;margin-bottom:14px;padding:18px 20px}._checkout-module__1NWhQa__reviewBlockTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:700;display:flex}._checkout-module__1NWhQa__editBtn{color:var(--gold);cursor:pointer;letter-spacing:0;text-transform:none;background:0 0;border:none;font-size:12px;font-weight:500;text-decoration:underline}._checkout-module__1NWhQa__reviewText{color:var(--charcoal-light);font-size:14px;line-height:1.7}._checkout-module__1NWhQa__reviewItem{border-top:1px solid var(--beige);align-items:center;gap:12px;padding:8px 0;display:flex}._checkout-module__1NWhQa__reviewItem:first-of-type{border-top:none}._checkout-module__1NWhQa__reviewImg{object-fit:cover;background:var(--beige);border-radius:7px;width:48px;height:52px}._checkout-module__1NWhQa__reviewItemName{color:var(--charcoal);flex:1;font-size:13px;font-weight:500}._checkout-module__1NWhQa__reviewItemQty{color:var(--charcoal-light);font-weight:400}._checkout-module__1NWhQa__reviewItemPrice{color:var(--charcoal);font-size:14px;font-weight:700}._checkout-module__1NWhQa__navBtns{gap:12px;margin-top:24px;display:flex}._checkout-module__1NWhQa__backBtn{border:1.5px solid var(--beige);color:var(--charcoal);cursor:pointer;background:0 0;border-radius:10px;padding:14px 24px;font-size:14px;transition:border-color .15s}._checkout-module__1NWhQa__backBtn:hover{border-color:var(--charcoal)}._checkout-module__1NWhQa__nextBtn{background:var(--charcoal);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;padding:14px;font-size:15px;font-weight:600;transition:opacity .15s}._checkout-module__1NWhQa__nextBtn:hover{opacity:.87}._checkout-module__1NWhQa__placeBtn{background:var(--gold);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:10px;flex:1;padding:16px;font-size:15px;font-weight:700;transition:opacity .15s}._checkout-module__1NWhQa__placeBtn:hover{opacity:.9}._checkout-module__1NWhQa__termsNote{color:var(--charcoal-light);text-align:center;margin-top:16px;font-size:12px;line-height:1.6}._checkout-module__1NWhQa__termsNote a{color:var(--gold)}._checkout-module__1NWhQa__summaryCol{position:sticky;top:100px}._checkout-module__1NWhQa__summaryCard{border:1.5px solid var(--beige);background:#fff;border-radius:14px;padding:24px}._checkout-module__1NWhQa__summaryTitle{color:var(--charcoal);margin-bottom:20px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700}._checkout-module__1NWhQa__summaryItem{align-items:center;gap:12px;margin-bottom:14px;display:flex}._checkout-module__1NWhQa__summaryImgWrap{flex-shrink:0;position:relative}._checkout-module__1NWhQa__summaryImg{object-fit:cover;background:var(--beige);border-radius:8px;width:56px;height:60px}._checkout-module__1NWhQa__summaryBadge{background:var(--charcoal);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}._checkout-module__1NWhQa__summaryItemName{color:var(--charcoal);flex:1;font-size:13px;font-weight:500;line-height:1.4}._checkout-module__1NWhQa__summaryItemPrice{color:var(--charcoal);white-space:nowrap;font-size:13px;font-weight:700}._checkout-module__1NWhQa__summaryDivider{background:var(--beige);height:1px;margin:12px 0}._checkout-module__1NWhQa__summaryRow{color:var(--charcoal-light);justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}._checkout-module__1NWhQa__summaryTotal{color:var(--charcoal);justify-content:space-between;margin-top:4px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700;display:flex}._checkout-module__1NWhQa__summaryNote{color:var(--charcoal-light);text-align:right;margin-top:4px;font-size:11px}._checkout-module__1NWhQa__successPage{background:var(--ivory);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}._checkout-module__1NWhQa__successCard{border:1.5px solid var(--beige);text-align:center;background:#fff;border-radius:20px;width:100%;max-width:560px;padding:48px 40px}._checkout-module__1NWhQa__successIcon{background:var(--charcoal);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}._checkout-module__1NWhQa__successTitle{color:var(--charcoal);margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:700}._checkout-module__1NWhQa__successSub{color:var(--charcoal-light);margin-bottom:16px;font-size:15px;line-height:1.7}._checkout-module__1NWhQa__successOrderId{background:var(--ivory);border:1px solid var(--beige);color:var(--gold);letter-spacing:.05em;border-radius:100px;margin-bottom:28px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}._checkout-module__1NWhQa__successItems{text-align:left;border:1px solid var(--beige);border-radius:12px;margin-bottom:28px;overflow:hidden}._checkout-module__1NWhQa__successItem{border-bottom:1px solid var(--beige);align-items:center;gap:14px;padding:14px 16px;display:flex}._checkout-module__1NWhQa__successItem:last-child{border-bottom:none}._checkout-module__1NWhQa__successItemImg{object-fit:cover;background:var(--beige);border-radius:8px;width:48px;height:52px}._checkout-module__1NWhQa__successItemName{color:var(--charcoal);font-size:14px;font-weight:600}._checkout-module__1NWhQa__successItemMeta{color:var(--charcoal-light);margin-top:2px;font-size:12px}._checkout-module__1NWhQa__successTimeline{justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 4px;display:flex}._checkout-module__1NWhQa__successStep{flex-direction:column;align-items:center;gap:8px;display:flex}._checkout-module__1NWhQa__successStepDot{background:var(--beige);width:28px;height:28px;color:var(--charcoal-light);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}._checkout-module__1NWhQa__successStepDone{background:var(--charcoal);color:#fff}._checkout-module__1NWhQa__successStepLabel{color:var(--charcoal-light);text-align:center;max-width:70px;font-size:11px}._checkout-module__1NWhQa__successBtns{gap:12px;display:flex}._checkout-module__1NWhQa__successShopBtn{background:var(--charcoal);text-align:center;border-radius:10px;flex:1;padding:14px;font-size:14px;font-weight:600;transition:opacity .15s;color:#fff!important;text-decoration:none!important}._checkout-module__1NWhQa__successShopBtn:hover{opacity:.87;color:#fff!important}._checkout-module__1NWhQa__successHomeBtn{border:1.5px solid var(--beige);text-align:center;background:0 0;border-radius:10px;flex:1;padding:14px;font-size:14px;font-weight:500;transition:border-color .15s;color:var(--charcoal)!important;text-decoration:none!important}._checkout-module__1NWhQa__successHomeBtn:hover{border-color:var(--charcoal)}
._shop-module__f11PLG__pageHeader{background:var(--ivory);border-bottom:1px solid var(--beige);padding:48px 0 36px}._shop-module__f11PLG__breadcrumb{color:var(--charcoal-light);align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}._shop-module__f11PLG__breadcrumbLink{color:var(--gold);text-decoration:none}._shop-module__f11PLG__breadcrumbLink:hover{text-decoration:underline}._shop-module__f11PLG__breadcrumbSep{opacity:.5}._shop-module__f11PLG__pageTitle{color:var(--charcoal);margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,5vw,52px);font-weight:700}._shop-module__f11PLG__pageSub{color:var(--charcoal-light);margin:0 0 24px;font-size:16px}._shop-module__f11PLG__shopOuter{background:var(--ivory);padding:48px 0 80px}._shop-module__f11PLG__shopLayout{grid-template-columns:240px 1fr;align-items:start;gap:48px;display:grid}@media (max-width:860px){._shop-module__f11PLG__shopLayout{grid-template-columns:1fr}._shop-module__f11PLG__sidebar{display:none}}@media (max-width:1024px){._shop-module__f11PLG__pageHeader,._shop-module__f11PLG__shopOuter{padding-left:20px;padding-right:20px}}@media (max-width:768px){._shop-module__f11PLG__pageHeader{padding-top:36px;padding-bottom:28px}._shop-module__f11PLG__shopOuter{padding-top:32px}._shop-module__f11PLG__shopLayout{gap:28px}}._shop-module__f11PLG__sidebar{position:sticky;top:120px}._shop-module__f11PLG__sidebarInner{border:1.5px solid var(--beige);background:#fff;border-radius:14px;overflow:hidden}._shop-module__f11PLG__filterBlock{padding:20px 20px 16px}._shop-module__f11PLG__filterBlockTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--charcoal);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}._shop-module__f11PLG__divider{background:var(--beige);height:1px;margin:0}._shop-module__f11PLG__filterList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}._shop-module__f11PLG__filterItem{width:100%;color:var(--charcoal-light);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:14px;transition:background .15s,color .15s;display:flex}._shop-module__f11PLG__filterItem:hover{background:var(--ivory);color:var(--charcoal)}._shop-module__f11PLG__filterItemActive{background:var(--charcoal);color:#fff;font-weight:500}._shop-module__f11PLG__filterItemActive:hover{background:var(--charcoal);color:#fff}._shop-module__f11PLG__filterCheck{opacity:.7;font-size:11px}._shop-module__f11PLG__priceValue{color:var(--gold);letter-spacing:0;text-transform:none;font-size:13px;font-weight:600}._shop-module__f11PLG__priceRange{width:100%;accent-color:var(--charcoal);cursor:pointer;margin-top:4px}._shop-module__f11PLG__priceLabels{color:var(--charcoal-light);justify-content:space-between;margin-top:6px;font-size:12px;display:flex}._shop-module__f11PLG__searchWrap{position:relative}._shop-module__f11PLG__searchIcon{width:14px;height:14px;color:var(--charcoal-light);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}._shop-module__f11PLG__searchInput{border:1.5px solid var(--beige);background:var(--ivory);width:100%;color:var(--charcoal);box-sizing:border-box;border-radius:8px;outline:none;padding:9px 32px 9px 34px;font-size:13px;transition:border-color .2s}._shop-module__f11PLG__searchInput:focus{border-color:var(--charcoal)}._shop-module__f11PLG__searchInput::placeholder{color:var(--sage)}._shop-module__f11PLG__searchClear{cursor:pointer;color:var(--charcoal-light);background:0 0;border:none;padding:3px;font-size:11px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}._shop-module__f11PLG__clearBtn{border:1.5px solid var(--beige);width:calc(100% - 40px);color:var(--charcoal-light);cursor:pointer;text-align:center;background:0 0;border-radius:8px;margin:4px 20px 16px;padding:10px;font-size:13px;transition:all .18s;display:block}._shop-module__f11PLG__clearBtn:hover{border-color:var(--charcoal);color:var(--charcoal)}._shop-module__f11PLG__gridTopBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}._shop-module__f11PLG__resultCount{color:var(--charcoal-light);font-size:13px}._shop-module__f11PLG__sortWrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._shop-module__f11PLG__sortLabel{color:var(--charcoal-light);white-space:nowrap;font-size:12px}._shop-module__f11PLG__sortTabs{flex-wrap:wrap;gap:6px;display:flex}._shop-module__f11PLG__sortTab{border:1.5px solid var(--beige);color:var(--charcoal-light);cursor:pointer;white-space:nowrap;background:#fff;border-radius:100px;padding:6px 13px;font-size:12px;transition:all .15s}._shop-module__f11PLG__sortTab:hover{border-color:var(--charcoal);color:var(--charcoal)}._shop-module__f11PLG__sortTabActive{background:var(--charcoal);border-color:var(--charcoal);color:#fff}._shop-module__f11PLG__activeTags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}._shop-module__f11PLG__tag{background:var(--beige);color:var(--charcoal);border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;display:inline-flex}._shop-module__f11PLG__tag button{cursor:pointer;color:var(--charcoal-light);background:0 0;border:none;padding:0;font-size:10px;line-height:1}._shop-module__f11PLG__tag button:hover{color:var(--charcoal)}._shop-module__f11PLG__productsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1100px){._shop-module__f11PLG__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){._shop-module__f11PLG__productsGrid{grid-template-columns:1fr}}._shop-module__f11PLG__emptyState{text-align:center;padding:80px 20px}._shop-module__f11PLG__emptyIcon{margin-bottom:16px;font-size:48px}._shop-module__f11PLG__emptyTitle{color:var(--charcoal);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:24px}._shop-module__f11PLG__emptySub{color:var(--charcoal-light);margin-bottom:24px;font-size:15px}
