.ComboComponents-module__UC6LWW__wrap{border-top:1px solid #ececec;margin-top:26px;padding-top:24px}.ComboComponents-module__UC6LWW__heading{font:700 17px/1.2 var(--font-sora);color:#141414;margin-bottom:14px}.ComboComponents-module__UC6LWW__list{flex-direction:column;gap:10px;display:flex}.ComboComponents-module__UC6LWW__item{background:#fbfaf8;border:1px solid #ececec;border-radius:11px;align-items:center;gap:13px;padding:10px;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.ComboComponents-module__UC6LWW__item:hover{border-color:var(--accent);transform:translate(3px)}.ComboComponents-module__UC6LWW__thumb{background:#f0efeb;border-radius:8px;flex:none;width:56px;height:56px;position:relative;overflow:hidden}.ComboComponents-module__UC6LWW__body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ComboComponents-module__UC6LWW__name{font:600 14px/1.3 var(--font-dm-sans);color:#141414}.ComboComponents-module__UC6LWW__qty{font:500 12px/1 var(--font-dm-sans);color:#767165}.ComboComponents-module__UC6LWW__arrow{font:700 16px/1 var(--font-dm-sans);color:var(--accent);flex:none}
.TestModeNotice-module__Q5eriG__tag{color:#92400e;font-family:var(--font-dm-sans), system-ui, sans-serif;background:#f59e0b1f;border:1px solid #b4530940;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.4;display:inline-flex}.TestModeNotice-module__Q5eriG__dot{background:#b45309;border-radius:50%;flex-shrink:0;width:6px;height:6px}.TestModeNotice-module__Q5eriG__panel{color:#92400e;font-family:var(--font-dm-sans), system-ui, sans-serif;background:#f59e0b1a;border:1px solid #b4530940;border-radius:10px;gap:10px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.TestModeNotice-module__Q5eriG__panelDot{background:#b45309;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.TestModeNotice-module__Q5eriG__panelTitle{margin:0 0 2px;font-weight:600}.TestModeNotice-module__Q5eriG__panelBody{color:#a16207;margin:0}
.RecentlyViewed-module__Ahv0GW__section{max-width:1200px;margin:0 auto;padding:8px clamp(16px,4vw,34px) 72px}.RecentlyViewed-module__Ahv0GW__heading{font:800 24px/1.2 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 24px}.RecentlyViewed-module__Ahv0GW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:22px;display:grid}
.ToastList-module__8UY7Ea__wrap{z-index:200;flex-direction:column-reverse;gap:10px;width:min(92vw,420px);display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.ToastList-module__8UY7Ea__toast{color:#fff;background:#141414;border-radius:12px;align-items:center;gap:10px;padding:13px 14px;animation:.35s cubic-bezier(.16,1,.3,1) ToastList-module__8UY7Ea__orfToastIn;display:flex;box-shadow:0 16px 40px -12px #00000073}.ToastList-module__8UY7Ea__checkIcon{color:#fff;background:#1a8f4c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ToastList-module__8UY7Ea__message{font:600 13.5px/1.35 var(--font-dm-sans);flex:1;min-width:0}.ToastList-module__8UY7Ea__action{font:700 13px/1 var(--font-dm-sans);color:var(--accent);white-space:nowrap;flex:none}.ToastList-module__8UY7Ea__action:hover{color:#ff5347}.ToastList-module__8UY7Ea__closeBtn{color:#767165;cursor:pointer;background:0 0;border:0;flex:none;padding:0 0 0 4px;font-size:18px;line-height:1}.ToastList-module__8UY7Ea__closeBtn:hover{color:#fff}@keyframes ToastList-module__8UY7Ea__orfToastIn{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ToastList-module__8UY7Ea__toast{animation:none}}
.BundleCard-module__WWN_XW__card{background:#fbf7f0;border:1px solid #ece2d2;border-radius:9px;transition:transform .2s;position:relative;overflow:hidden}.BundleCard-module__WWN_XW__card:hover{transform:translateY(-5px)}.BundleCard-module__WWN_XW__imageBox{aspect-ratio:16/10;background:#efe9dd;width:100%;position:relative;overflow:hidden}.BundleCard-module__WWN_XW__cardImg{transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .4s}.BundleCard-module__WWN_XW__card:hover .BundleCard-module__WWN_XW__cardImg{transform:scale(1.06)}.BundleCard-module__WWN_XW__imgSkeleton{background:#e9e2d3;position:absolute;inset:0;overflow:hidden}.BundleCard-module__WWN_XW__imgSkeleton:after{content:"";background:linear-gradient(100deg,#0000 30%,#f5f1e7 50%,#0000 70%);animation:1.4s ease-in-out infinite BundleCard-module__WWN_XW__orfBundleShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes BundleCard-module__WWN_XW__orfBundleShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.BundleCard-module__WWN_XW__saveBadge{background:var(--accent);color:#fff;font:700 11px/1 var(--font-dm-sans);border-radius:20px;padding:6px 10px;position:absolute;top:10px;right:10px}.BundleCard-module__WWN_XW__body{padding:18px 18px 20px}.BundleCard-module__WWN_XW__name{font:700 19px/1.2 var(--font-sora);color:#141414;margin-bottom:6px;text-decoration:none;display:block}.BundleCard-module__WWN_XW__name:hover{color:var(--accent)}.BundleCard-module__WWN_XW__name:after{content:"";z-index:0;position:absolute;inset:0}.BundleCard-module__WWN_XW__desc{font:400 13px/1.4 var(--font-dm-sans);color:#7a7266;margin-bottom:14px}.BundleCard-module__WWN_XW__priceRow{align-items:center;gap:9px;margin-bottom:16px;display:flex}.BundleCard-module__WWN_XW__price{font:700 20px/1 var(--font-sora);color:#141414}.BundleCard-module__WWN_XW__mrp{font:400 14px/1 var(--font-dm-sans);color:#78736a;text-decoration:line-through}.BundleCard-module__WWN_XW__addBtn{z-index:1;background:var(--accent);color:#fff;width:100%;height:46px;font:700 14px/1 var(--font-dm-sans);cursor:pointer;border:0;border-radius:11px;position:relative}.BundleCard-module__WWN_XW__addBtn:hover{filter:brightness(.92)}.BundleCard-module__WWN_XW__addBtnDone{background:#1a8f4c}
.Reveal-module__vCs_Ea__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(22px)}.Reveal-module__vCs_Ea__revealIn{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Reveal-module__vCs_Ea__reveal{opacity:1;transition:none;transform:none}}
.UseCases-module__soBoFW__wrap{background:#f5f4f1;margin-top:56px}.UseCases-module__soBoFW__container{max-width:1360px;margin:0 auto;padding:64px clamp(16px,4vw,34px) 72px}.UseCases-module__soBoFW__header{max-width:640px;margin-bottom:40px}.UseCases-module__soBoFW__eyebrow{font:700 12px/1 var(--font-dm-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.UseCases-module__soBoFW__heading{font:800 clamp(24px, 4vw, 34px)/1.15 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 12px}.UseCases-module__soBoFW__blurb{font:400 16px/1.6 var(--font-dm-sans);color:#6b675f;margin:0}.UseCases-module__soBoFW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.UseCases-module__soBoFW__card{aspect-ratio:3/4;background:#e7e5e0;border-radius:16px;transition:transform .2s;display:block;position:relative;overflow:hidden}.UseCases-module__soBoFW__card:hover{transform:translateY(-4px)}.UseCases-module__soBoFW__scrim{background:linear-gradient(#0d0d0d00 28%,#0d0d0d47 54%,#0d0d0ddb 100%);position:absolute;inset:0}.UseCases-module__soBoFW__text{color:#fff;padding:26px 24px;position:absolute;inset:auto 0 0}.UseCases-module__soBoFW__cardEyebrow{font:700 11.5px/1 var(--font-dm-sans);letter-spacing:.1em;text-transform:uppercase;color:#f0b9b5;margin-bottom:10px;display:block}.UseCases-module__soBoFW__cardTitle{font:800 21px/1.2 var(--font-sora);letter-spacing:-.01em;margin:0 0 8px}.UseCases-module__soBoFW__cardCopy{font:400 14px/1.55 var(--font-dm-sans);color:#ffffffdb;margin:0 0 16px}.UseCases-module__soBoFW__cta{font:700 13.5px/1 var(--font-dm-sans);color:#fff}.UseCases-module__soBoFW__card:hover .UseCases-module__soBoFW__cta{color:#f0b9b5}@media (max-width:819px){.UseCases-module__soBoFW__grid{grid-template-columns:1fr;max-width:460px}}
.WhyItWorks-module__8dhxra__wrap{background:#fff;margin-top:56px}.WhyItWorks-module__8dhxra__container{grid-template-columns:46% 1fr;align-items:center;gap:clamp(28px,5vw,64px);max-width:1360px;margin:0 auto;padding:64px clamp(16px,4vw,34px) 72px;display:grid}.WhyItWorks-module__8dhxra__media{aspect-ratio:4/5;background:#f5f4f1;border-radius:12px;position:relative;overflow:hidden}.WhyItWorks-module__8dhxra__eyebrow{font:700 12px/1 var(--font-dm-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.WhyItWorks-module__8dhxra__heading{font:800 clamp(24px, 4vw, 34px)/1.15 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 14px}.WhyItWorks-module__8dhxra__blurb{font:400 16px/1.6 var(--font-dm-sans);color:#6b675f;margin:0 0 32px}.WhyItWorks-module__8dhxra__points{flex-direction:column;gap:24px;display:flex}.WhyItWorks-module__8dhxra__point{align-items:flex-start;gap:16px;display:flex}.WhyItWorks-module__8dhxra__marker{background:var(--accent);width:10px;height:10px;box-shadow:0 0 0 5px var(--accent-soft);border-radius:50%;flex-shrink:0;margin-top:7px}.WhyItWorks-module__8dhxra__pointTitle{font:800 17px/1.35 var(--font-sora);letter-spacing:-.01em;color:#141414;margin-bottom:6px}.WhyItWorks-module__8dhxra__pointDesc{font:400 14.5px/1.65 var(--font-dm-sans);color:#6b675f;margin:0}@media (max-width:940px){.WhyItWorks-module__8dhxra__container{grid-template-columns:1fr;gap:36px}.WhyItWorks-module__8dhxra__media{aspect-ratio:16/10}}
.LifestyleBanner-module__l14B3W__wrap{max-width:1360px;margin:56px auto 0;padding:0 clamp(16px,4vw,34px)}.LifestyleBanner-module__l14B3W__banner{background:#f5f4f1;border-radius:18px;width:100%;height:340px;position:relative;overflow:hidden}.LifestyleBanner-module__l14B3W__overlay{justify-content:flex-end;align-items:center;padding:0 8%;display:flex;position:absolute;inset:0}.LifestyleBanner-module__l14B3W__card{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;max-width:400px;padding:32px 34px}.LifestyleBanner-module__l14B3W__eyebrow{font:700 12px/1 var(--font-dm-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}.LifestyleBanner-module__l14B3W__heading{font:800 40px/1.04 var(--font-sora);letter-spacing:-.02em;color:#0d0d0d;margin:0 0 12px}.LifestyleBanner-module__l14B3W__copy{font:400 17px/1.5 var(--font-dm-sans);color:#3a382f;margin:0 0 24px}.LifestyleBanner-module__l14B3W__cta{color:#fff;height:50px;font:700 14px/1 var(--font-dm-sans);cursor:pointer;background:#0d0d0d;border:0;border-radius:26px;padding:0 28px}.LifestyleBanner-module__l14B3W__cta:hover{background:#000}
.Combos-module__ymjM6a__wrap{background:#f6f1e9;margin-top:56px}.Combos-module__ymjM6a__container{max-width:1360px;margin:0 auto;padding:56px clamp(16px,4vw,34px)}.Combos-module__ymjM6a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.Combos-module__ymjM6a__accentBar{background:var(--accent);border-radius:2px;width:39px;height:4px;margin-bottom:14px}.Combos-module__ymjM6a__heading{font:800 32px/1.1 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 8px}.Combos-module__ymjM6a__blurb{font:400 15px/1.5 var(--font-dm-sans);color:#6b675f;margin:0}.Combos-module__ymjM6a__viewAll{font:600 14px/1 var(--font-dm-sans);color:var(--accent)}.Combos-module__ymjM6a__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;display:grid}
.Marquee-module__XxqZwG__wrap{white-space:nowrap;color:inherit;background:#0d0d0d;padding:9px 0;text-decoration:none;display:block;overflow:hidden}.Marquee-module__XxqZwG__track{will-change:transform;gap:0;animation:84s linear infinite Marquee-module__XxqZwG__orfMarquee;display:inline-flex}.Marquee-module__XxqZwG__inner{align-items:center;display:inline-flex}.Marquee-module__XxqZwG__item{align-items:center;gap:14px;padding:0 22px;display:inline-flex}.Marquee-module__XxqZwG__text{font:600 11.5px/1 var(--font-dm-sans);letter-spacing:.14em;text-transform:uppercase;color:#f4f2ee}.Marquee-module__XxqZwG__dot{background:var(--accent);border-radius:50%;width:5px;height:5px;display:inline-block}@keyframes Marquee-module__XxqZwG__orfMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Marquee-module__XxqZwG__track{animation:none}}
.Navbar-module__nuAbfa__wrap{z-index:60;background:#fff;border-bottom:1px solid #ededea;transition:box-shadow .3s,background .3s;position:sticky;top:0}.Navbar-module__nuAbfa__wrapScrolled{-webkit-backdrop-filter:blur(10px)saturate(160%);background:#fffffff5;box-shadow:0 12px 28px -20px #00000059}.Navbar-module__nuAbfa__container{flex-wrap:wrap;align-items:center;gap:10px clamp(14px,2.5vw,34px);min-height:70px;margin:0 auto;padding:0 clamp(16px,4vw,34px);transition:min-height .3s;display:flex}.Navbar-module__nuAbfa__wrapScrolled .Navbar-module__nuAbfa__container{min-height:58px}.Navbar-module__nuAbfa__logoWrap{flex:none;align-items:center;height:70px;transition:height .3s;display:flex}.Navbar-module__nuAbfa__wrapScrolled .Navbar-module__nuAbfa__logoWrap{height:58px}.Navbar-module__nuAbfa__logoMark{transition:transform .3s}.Navbar-module__nuAbfa__wrapScrolled .Navbar-module__nuAbfa__logoMark{transform:scale(.9)}.Navbar-module__nuAbfa__hamburgerBtn{cursor:pointer;background:0 0;border:0;flex-direction:column;flex:none;justify-content:center;gap:5px;width:36px;height:36px;margin-left:auto;margin-right:-8px;padding:8px;display:none}.Navbar-module__nuAbfa__hamburgerLine{background:#141414;border-radius:2px;width:20px;height:2px;display:block}.Navbar-module__nuAbfa__desktopNav{flex:none;align-items:center;gap:26px;display:flex}.Navbar-module__nuAbfa__allCategoriesWrap{position:relative}.Navbar-module__nuAbfa__allCategoriesBtn{cursor:pointer;font:600 14px/1 var(--font-dm-sans);color:#141414;background:0 0;border:0;align-items:center;gap:6px;padding:24px 0;display:flex}.Navbar-module__nuAbfa__allCategoriesBtn:hover{color:var(--accent)}.Navbar-module__nuAbfa__caret{color:#767165;font-size:9px}.Navbar-module__nuAbfa__navLink{font:600 14px/1 var(--font-dm-sans)}.Navbar-module__nuAbfa__searchArea{flex:1;justify-content:flex-end;align-items:center;gap:18px;min-width:0;display:flex}.Navbar-module__nuAbfa__searchWrap{position:relative}.Navbar-module__nuAbfa__searchWrapDesktop{flex:1;min-width:120px;max-width:340px}.Navbar-module__nuAbfa__searchWrapMobile{width:100%;margin-bottom:18px}.Navbar-module__nuAbfa__searchBox,.Navbar-module__nuAbfa__searchBoxMobile{background:#f5f4f1;border:1px solid #ecebe7;border-radius:22px;align-items:center;gap:9px;width:100%;padding:0 15px;display:flex;position:relative;overflow:hidden}.Navbar-module__nuAbfa__searchBox{height:40px}.Navbar-module__nuAbfa__searchBoxMobile{height:44px}.Navbar-module__nuAbfa__searchBox:focus-within,.Navbar-module__nuAbfa__searchBoxMobile:focus-within{border-color:#141414}:is(.Navbar-module__nuAbfa__searchBox:has(:focus-visible),.Navbar-module__nuAbfa__searchBoxMobile:has(:focus-visible)){outline:2px solid var(--focus-ring);outline-offset:2px}.Navbar-module__nuAbfa__searchIcon{color:#767165;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;padding:0;font-size:15px;display:flex}.Navbar-module__nuAbfa__searchIcon:hover{color:var(--accent)}.Navbar-module__nuAbfa__searchInputWrap{flex:1;align-items:center;min-width:0;height:100%;display:flex;position:relative}.Navbar-module__nuAbfa__searchInput,.Navbar-module__nuAbfa__searchInputMobile{color:#141414;z-index:1;background:0 0;border:0;width:100%;position:relative}:is(.Navbar-module__nuAbfa__searchInput:focus-visible,.Navbar-module__nuAbfa__searchInputMobile:focus-visible){outline:none}.Navbar-module__nuAbfa__searchInput{font:400 13.5px/1 var(--font-dm-sans)}.Navbar-module__nuAbfa__searchInputMobile{font:400 14px/1 var(--font-dm-sans)}.Navbar-module__nuAbfa__searchOverlay,.Navbar-module__nuAbfa__searchOverlayMobile{color:#6b675f;pointer-events:none;white-space:nowrap;z-index:0;align-items:center;height:100%;animation:.45s Navbar-module__nuAbfa__orfSearchFade;display:flex;position:absolute;top:0;left:0}.Navbar-module__nuAbfa__searchOverlay{font:400 13.5px/1 var(--font-dm-sans)}.Navbar-module__nuAbfa__searchOverlayMobile{font:400 14px/1 var(--font-dm-sans)}.Navbar-module__nuAbfa__searchClearBtn{color:#6b675f;cursor:pointer;z-index:1;background:#00000014;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Navbar-module__nuAbfa__searchClearBtn:hover{color:#141414;background:#00000024}@media (pointer:coarse){.Navbar-module__nuAbfa__hamburgerBtn{width:44px;height:44px}.Navbar-module__nuAbfa__searchClearBtn{width:32px;height:32px}.Navbar-module__nuAbfa__searchResult{min-height:44px}}.Navbar-module__nuAbfa__searchDropdown,.Navbar-module__nuAbfa__searchDropdownMobile{z-index:70;background:#fff;border:1px solid #ececea;border-radius:16px;animation:.16s Navbar-module__nuAbfa__orfSearchDropIn;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 20px 44px -20px #00000047}.Navbar-module__nuAbfa__searchDropdown{min-width:300px}.Navbar-module__nuAbfa__searchResult{color:#141414;align-items:center;gap:12px;padding:10px 14px;display:flex}.Navbar-module__nuAbfa__searchResult:focus-visible{outline-offset:-3px}.Navbar-module__nuAbfa__searchResult:hover,.Navbar-module__nuAbfa__searchResultActive{background:#f5f4f1}.Navbar-module__nuAbfa__searchResultThumb{background:#f5f4f1;border-radius:8px;flex:none;width:36px;height:36px;position:relative;overflow:hidden}.Navbar-module__nuAbfa__searchResultInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.Navbar-module__nuAbfa__searchResultName{font:600 13px/1.35 var(--font-dm-sans);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Navbar-module__nuAbfa__searchResultPrice{font:700 12px/1.3 var(--font-dm-sans);color:var(--accent)}.Navbar-module__nuAbfa__searchDropdownFooter{text-align:left;width:100%;font:700 12.5px/1 var(--font-dm-sans);color:var(--accent);cursor:pointer;background:#fbfaf8;border:0;border-top:1px solid #ececea;padding:11px 14px;display:block}.Navbar-module__nuAbfa__searchDropdownFooter:hover{background:#f5f4f1}.Navbar-module__nuAbfa__searchEmpty{text-align:center;padding:20px 16px 18px}.Navbar-module__nuAbfa__searchEmptyText{font:500 13px/1.5 var(--font-dm-sans);color:#6b675f;margin-bottom:10px}.Navbar-module__nuAbfa__searchEmptyLink{font:700 12.5px/1 var(--font-dm-sans);color:var(--accent)}@keyframes Navbar-module__nuAbfa__orfSearchDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__nuAbfa__iconGroup{flex:none;align-items:center;gap:6px;display:flex}.Navbar-module__nuAbfa__iconBtn{cursor:pointer;color:#141414;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;padding:8px;transition:background .15s,color .15s,transform .15s;display:flex;position:relative}.Navbar-module__nuAbfa__iconBtn:hover{background:#f0efeb;transform:translateY(-1px)}.Navbar-module__nuAbfa__iconBtn:active{transform:scale(.88)}.Navbar-module__nuAbfa__iconBtn svg{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Navbar-module__nuAbfa__iconBtnActive{color:var(--accent)}.Navbar-module__nuAbfa__iconBtnActive svg{animation:.35s cubic-bezier(.34,1.56,.64,1) Navbar-module__nuAbfa__orfHeartPop}.Navbar-module__nuAbfa__acctBoltBadge{color:#f5a623;pointer-events:none;display:flex;position:absolute;top:3px;right:-1px}.Navbar-module__nuAbfa__cartBadge{background:var(--accent);color:#fff;min-width:16px;height:16px;font:700 10px/16px var(--font-dm-sans);text-align:center;border-radius:8px;padding:0 3px;animation:.3s cubic-bezier(.34,1.56,.64,1) Navbar-module__nuAbfa__orfBadgePop;position:absolute;top:2px;right:2px}@keyframes Navbar-module__nuAbfa__orfHeartPop{0%{transform:scale(1)}35%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes Navbar-module__nuAbfa__orfBadgePop{0%{transform:scale(0)}60%{transform:scale(1.25)}to{transform:scale(1)}}.Navbar-module__nuAbfa__mobileDrawer{z-index:59;background:#fff;border-bottom:1px solid #ededea;padding:16px clamp(16px,4vw,34px) 24px;position:absolute;top:100%;left:0;right:0;box-shadow:0 22px 40px -24px #00000040}.Navbar-module__nuAbfa__mobileIconRow{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Navbar-module__nuAbfa__mobileIconBtn{cursor:pointer;color:#141414;background:#f5f4f1;border:0;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:12px 8px;display:flex;position:relative}.Navbar-module__nuAbfa__mobileIconLabel{font:600 11px/1 var(--font-dm-sans)}.Navbar-module__nuAbfa__mobileCartBadge{background:var(--accent);color:#fff;min-width:16px;height:16px;font:700 10px/16px var(--font-dm-sans);text-align:center;border-radius:8px;padding:0 3px;position:absolute;top:6px;right:calc(50% - 30px)}.Navbar-module__nuAbfa__mobileNav{flex-direction:column;display:flex}.Navbar-module__nuAbfa__mobileNavLink{font:600 15px/1 var(--font-dm-sans);color:#141414;border-top:1px solid #ededea;justify-content:space-between;align-items:center;padding:13px 2px;display:flex}.Navbar-module__nuAbfa__caretMobile{color:#767165;font-size:10px}.Navbar-module__nuAbfa__mobileNavLinkPlain{font:600 15px/1 var(--font-dm-sans);color:#141414;border-top:1px solid #ededea;padding:13px 2px}.Navbar-module__nuAbfa__mobileNavLinkPlain:last-child{border-bottom:1px solid #ededea}.Navbar-module__nuAbfa__megaMenuHitzone{width:420px;padding-top:10px;position:absolute;top:100%;left:0}.Navbar-module__nuAbfa__megaMenu{background:#fff;border:1px solid #ededea;border-radius:16px;padding:18px;box-shadow:0 24px 48px -20px #0003}.Navbar-module__nuAbfa__megaGrid{grid-template-columns:repeat(2,1fr);gap:4px 10px;display:grid}.Navbar-module__nuAbfa__megaItem{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px;display:flex}.Navbar-module__nuAbfa__megaItem:hover{background:#f5f4f1}.Navbar-module__nuAbfa__megaThumb{background:#f5f4f1;border-radius:10px;flex:none;width:44px;height:44px;position:relative;overflow:hidden}.Navbar-module__nuAbfa__megaLabel{font:600 14px/1.2 var(--font-dm-sans);color:#141414}.Navbar-module__nuAbfa__megaHint{font:400 12px/1.3 var(--font-dm-sans);color:#767165;margin-top:2px}.Navbar-module__nuAbfa__megaCombo{cursor:pointer;border:1px dashed #e4261a66;border-radius:10px;align-items:center;gap:12px;margin-top:10px;padding:12px;transition:background .15s;display:flex}.Navbar-module__nuAbfa__megaCombo:hover{background:var(--accent-soft)}.Navbar-module__nuAbfa__megaComboIcon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}@media (max-width:1023px){.Navbar-module__nuAbfa__hamburgerBtn{display:flex}.Navbar-module__nuAbfa__desktopNav,.Navbar-module__nuAbfa__searchArea{display:none}}@media (min-width:1024px){.Navbar-module__nuAbfa__mobileDrawer{display:none}}@keyframes Navbar-module__nuAbfa__orfSearchFade{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
.Logo-module__zh8txq__logo{font-family:var(--font-sora);letter-spacing:-.02em;color:#141414;white-space:nowrap;font-weight:800;line-height:1;display:inline-block}.Logo-module__zh8txq__accent{color:var(--accent)}.Logo-module__zh8txq__light{color:#fff}
.ProductDetailPage-module__zWWXCG__section{max-width:1200px;margin:0 auto;padding:32px clamp(16px,4vw,34px) 100px}.ProductDetailPage-module__zWWXCG__breadcrumb{font:600 12.5px/1 var(--font-dm-sans);color:#767165;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;display:flex}.ProductDetailPage-module__zWWXCG__breadcrumb a:hover{color:var(--accent)}.ProductDetailPage-module__zWWXCG__breadcrumbCurrent{color:#141414}.ProductDetailPage-module__zWWXCG__layout{grid-template-columns:480px 1fr;align-items:start;gap:48px;margin-bottom:72px;display:grid}.ProductDetailPage-module__zWWXCG__imageBox{aspect-ratio:1;background:#f5f4f1;border:1px solid #ececec;border-radius:14px;width:100%;position:sticky;top:24px;overflow:hidden}.ProductDetailPage-module__zWWXCG__badge{color:#fff;font:700 11px/1 var(--font-dm-sans);letter-spacing:.06em;text-transform:uppercase;border-radius:0 0 12px;padding:9px 14px 9px 13px;position:absolute;top:0;left:0}.ProductDetailPage-module__zWWXCG__info{flex-direction:column;display:flex}.ProductDetailPage-module__zWWXCG__topRow{align-items:center;gap:10px;margin-bottom:14px;display:flex}.ProductDetailPage-module__zWWXCG__topBadge{font:700 12px/1 var(--font-dm-sans);border:1.5px solid;border-radius:20px;padding:6px 12px}.ProductDetailPage-module__zWWXCG__ratingPill{font:700 13px/1 var(--font-dm-sans);color:#141414;border:1px solid #e2ded6;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;display:inline-flex}.ProductDetailPage-module__zWWXCG__reviewsCount{font:400 12.5px/1 var(--font-dm-sans);color:#6b675f}.ProductDetailPage-module__zWWXCG__shareBtn{color:#141414;cursor:pointer;background:#fff;border:1px solid #e2ded6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;transition:border-color .2s,color .2s;display:flex}.ProductDetailPage-module__zWWXCG__shareBtn:hover{color:var(--accent);border-color:var(--accent)}@media (pointer:coarse){.ProductDetailPage-module__zWWXCG__shareBtn{width:44px;height:44px}}.ProductDetailPage-module__zWWXCG__category{font:700 12px/1 var(--font-dm-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.ProductDetailPage-module__zWWXCG__name{font:800 32px/1.2 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 14px}.ProductDetailPage-module__zWWXCG__star{color:#f5a623}.ProductDetailPage-module__zWWXCG__testMode{margin-bottom:12px}.ProductDetailPage-module__zWWXCG__priceRow{align-items:center;gap:10px;margin-bottom:6px;display:flex}.ProductDetailPage-module__zWWXCG__price{font:800 28px/1 var(--font-sora);color:#1a8f4c}.ProductDetailPage-module__zWWXCG__mrp{font:400 16px/1 var(--font-dm-sans);color:#6b675f;text-decoration:line-through}.ProductDetailPage-module__zWWXCG__off{font:700 12px/1 var(--font-dm-sans);color:var(--accent);background:var(--accent-soft);border-radius:6px;padding:5px 9px}.ProductDetailPage-module__zWWXCG__taxNote{font:400 12.5px/1 var(--font-dm-sans);color:#6b675f;margin-bottom:20px}.ProductDetailPage-module__zWWXCG__paymentRow{font:500 12.5px/1.4 var(--font-dm-sans);color:#6b675f;background:#f8f6f2;border-radius:10px;align-items:center;gap:10px;margin-bottom:24px;padding:10px 14px;display:flex}.ProductDetailPage-module__zWWXCG__paymentRow svg{color:var(--accent);flex:none}.ProductDetailPage-module__zWWXCG__benefitGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:26px;display:grid}.ProductDetailPage-module__zWWXCG__benefitItem{text-align:center;background:#f8f6f2;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;display:flex}.ProductDetailPage-module__zWWXCG__benefitItem svg{color:#1a8f4c}.ProductDetailPage-module__zWWXCG__benefitItem span{font:600 12px/1.3 var(--font-dm-sans);color:#57534c}.ProductDetailPage-module__zWWXCG__sizeSection{margin-bottom:26px}.ProductDetailPage-module__zWWXCG__sizeLabel{font:600 13px/1 var(--font-dm-sans);color:#767165;margin-bottom:10px}.ProductDetailPage-module__zWWXCG__sizeRow{gap:10px;margin-bottom:10px;display:flex}.ProductDetailPage-module__zWWXCG__sizeChip{width:44px;height:44px;font:700 14px/1 var(--font-dm-sans);color:#141414;cursor:pointer;background:#fff;border:1.5px solid #e2ded6;border-radius:50%;transition:border-color .2s,color .2s}.ProductDetailPage-module__zWWXCG__sizeChip:hover{border-color:var(--accent)}.ProductDetailPage-module__zWWXCG__sizeChipActive{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 1.5px var(--accent) inset}.ProductDetailPage-module__zWWXCG__sizeTip{font:400 12.5px/1.6 var(--font-dm-sans);color:#6b675f;margin:0}.ProductDetailPage-module__zWWXCG__comboSection{margin-bottom:24px}.ProductDetailPage-module__zWWXCG__comboLabel{font:600 13px/1 var(--font-dm-sans);color:#767165;margin-bottom:10px}.ProductDetailPage-module__zWWXCG__comboGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px;display:grid}.ProductDetailPage-module__zWWXCG__comboTile{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2ded6;border-radius:12px;padding:14px 16px;transition:border-color .2s,background .2s}.ProductDetailPage-module__zWWXCG__comboTile:hover{border-color:var(--accent)}.ProductDetailPage-module__zWWXCG__comboTileActive{border-color:var(--accent);background:var(--accent-soft)}.ProductDetailPage-module__zWWXCG__comboTileHead{font:700 13.5px/1.2 var(--font-dm-sans);color:#141414;justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;display:flex}.ProductDetailPage-module__zWWXCG__comboBadge{font:700 10px/1 var(--font-dm-sans);color:#fff;letter-spacing:.02em;white-space:nowrap;background:#141414;border-radius:5px;padding:4px 7px}.ProductDetailPage-module__zWWXCG__comboSave{font:700 11.5px/1 var(--font-dm-sans);color:#1a8f4c;margin-bottom:6px}.ProductDetailPage-module__zWWXCG__comboPriceRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProductDetailPage-module__zWWXCG__comboMrp{font:400 12.5px/1 var(--font-dm-sans);color:#6b675f;text-decoration:line-through}.ProductDetailPage-module__zWWXCG__comboPrice{font:800 16px/1 var(--font-sora);color:#141414}.ProductDetailPage-module__zWWXCG__comboNote{font:400 11.5px/1.5 var(--font-dm-sans);color:#6b675f;margin:0}.ProductDetailPage-module__zWWXCG__actionRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ProductDetailPage-module__zWWXCG__watchRow{margin-bottom:24px}.ProductDetailPage-module__zWWXCG__addBtn{color:#fff;min-width:180px;height:52px;font:700 14.5px/1 var(--font-dm-sans);cursor:pointer;letter-spacing:.01em;background:#141414;border:0;border-radius:30px;flex:1;transition:background .2s}.ProductDetailPage-module__zWWXCG__addBtn:hover{background:#000}.ProductDetailPage-module__zWWXCG__addBtn:disabled{color:#8a8a8a;cursor:not-allowed;background:#e6e6e6}.ProductDetailPage-module__zWWXCG__addBtnDone,.ProductDetailPage-module__zWWXCG__addBtnDone:hover{background:#1a8f4c}.ProductDetailPage-module__zWWXCG__wishBtn{color:#141414;cursor:pointer;background:#fff;border:1px solid #e2ded6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:52px;height:52px;transition:border-color .2s,color .2s,transform .15s;display:flex}.ProductDetailPage-module__zWWXCG__wishBtn:hover{transform:scale(1.06)}.ProductDetailPage-module__zWWXCG__wishBtnActive{color:var(--accent);border-color:var(--accent)}.ProductDetailPage-module__zWWXCG__trustRow{border-top:1px solid #ececec;flex-wrap:wrap;gap:16px;padding-top:22px;display:flex}.ProductDetailPage-module__zWWXCG__trustItem{text-align:center;min-width:130px;font:600 12px/1.3 var(--font-dm-sans);color:#6b675f;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.ProductDetailPage-module__zWWXCG__trustItem svg{color:var(--accent)}a.ProductDetailPage-module__zWWXCG__trustItem{border-radius:8px;padding:4px;text-decoration:none}a.ProductDetailPage-module__zWWXCG__trustItem:hover{color:#141414}.ProductDetailPage-module__zWWXCG__buyerProof{background:#f5f4f1;border:1px solid #ececec;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:10px 14px;transition:border-color .2s;display:flex}.ProductDetailPage-module__zWWXCG__buyerProof:hover{color:inherit;border-color:#d8d3c9}.ProductDetailPage-module__zWWXCG__buyerProofThumbs{flex:none;display:flex}.ProductDetailPage-module__zWWXCG__buyerProofThumb{background:#efe9dd;border:2px solid #fff;border-radius:50%;width:44px;height:44px;margin-left:-12px;position:relative;overflow:hidden}.ProductDetailPage-module__zWWXCG__buyerProofThumb:first-child{margin-left:0}.ProductDetailPage-module__zWWXCG__buyerProofLabel{font:600 13px/1.3 var(--font-dm-sans);color:#141414;flex-direction:column;gap:2px;display:flex}.ProductDetailPage-module__zWWXCG__buyerProofLink{font:700 12px/1 var(--font-dm-sans);color:var(--accent)}@media (prefers-reduced-motion:reduce){.ProductDetailPage-module__zWWXCG__buyerProof{transition:none}}.ProductDetailPage-module__zWWXCG__accordionSection{flex-direction:column;gap:10px;display:flex}.ProductDetailPage-module__zWWXCG__accordionItem{border:1px solid #ececec;border-radius:12px;overflow:hidden}.ProductDetailPage-module__zWWXCG__accordionHeader{width:100%;font:700 15px/1.3 var(--font-dm-sans);color:#141414;text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.ProductDetailPage-module__zWWXCG__accordionHeader:focus-visible{outline-offset:-3px}.ProductDetailPage-module__zWWXCG__accordionChevron{color:#767165;flex:none;transition:transform .2s;display:flex}.ProductDetailPage-module__zWWXCG__accordionChevronOpen{color:var(--accent);transform:rotate(180deg)}.ProductDetailPage-module__zWWXCG__accordionBody{padding:0 20px 20px;transition:max-height .25s,opacity .2s;overflow:hidden}.ProductDetailPage-module__zWWXCG__accordionBodyCollapsed{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.ProductDetailPage-module__zWWXCG__accordionBodyOpen{opacity:1;max-height:600px}.ProductDetailPage-module__zWWXCG__accordionText{font:400 14.5px/1.7 var(--font-dm-sans);color:#5c584f;margin:0}@media (prefers-reduced-motion:reduce){.ProductDetailPage-module__zWWXCG__accordionBody{transition:none}}.ProductDetailPage-module__zWWXCG__specTable{border-collapse:collapse;width:100%;margin-top:20px}.ProductDetailPage-module__zWWXCG__specTable tr{border-bottom:1px solid #f1efe9}.ProductDetailPage-module__zWWXCG__specTable tr:last-child{border-bottom:0}.ProductDetailPage-module__zWWXCG__specTable tr:nth-child(odd){background:#f8f6f2}.ProductDetailPage-module__zWWXCG__specTable th,.ProductDetailPage-module__zWWXCG__specTable td{text-align:left;vertical-align:top;padding:12px 16px}.ProductDetailPage-module__zWWXCG__specTable th{width:38%;font:600 13.5px/1.5 var(--font-dm-sans);color:#767165}.ProductDetailPage-module__zWWXCG__specTable td{font:500 13.5px/1.5 var(--font-dm-sans);color:#141414}@media (max-width:480px){.ProductDetailPage-module__zWWXCG__specTable th{width:44%}.ProductDetailPage-module__zWWXCG__specTable th,.ProductDetailPage-module__zWWXCG__specTable td{padding:10px 12px;font-size:12.5px}}.ProductDetailPage-module__zWWXCG__features{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ProductDetailPage-module__zWWXCG__features li{font:500 13.5px/1.3 var(--font-dm-sans);color:#57534c;align-items:center;gap:10px;display:flex}.ProductDetailPage-module__zWWXCG__features li svg{color:#1a8f4c;flex:none}.ProductDetailPage-module__zWWXCG__reviewsSection{border-top:1px solid #ececec;max-width:780px;padding:40px 0;scroll-margin-top:84px}.ProductDetailPage-module__zWWXCG__reviewsSummaryCard{background:#f8f6f2;border-radius:14px;align-items:stretch;gap:28px;padding:28px 26px;display:flex}.ProductDetailPage-module__zWWXCG__reviewsScore{text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;width:150px;display:flex}.ProductDetailPage-module__zWWXCG__reviewsScoreNum{font:800 40px/1 var(--font-sora);color:#141414}.ProductDetailPage-module__zWWXCG__reviewsScoreCount{font:500 12.5px/1.4 var(--font-dm-sans);color:#6b675f}.ProductDetailPage-module__zWWXCG__reviewsDivider{background:#e7e3da;flex:none;width:1px}.ProductDetailPage-module__zWWXCG__reviewsWritten{flex-direction:column;justify-content:center;gap:4px;display:flex}.ProductDetailPage-module__zWWXCG__reviewsWrittenTitle{font:700 15px/1.3 var(--font-dm-sans);color:#141414;margin:0}.ProductDetailPage-module__zWWXCG__reviewsWrittenText{font:400 13.5px/1.6 var(--font-dm-sans);color:#6b675f;margin:0 0 12px}.ProductDetailPage-module__zWWXCG__reviewsCta{font:700 13px/1 var(--font-dm-sans);color:#141414;background:#fff;border:1.5px solid #141414;border-radius:24px;align-self:flex-start;padding:11px 20px;transition:background .2s,color .2s}.ProductDetailPage-module__zWWXCG__reviewsCta:hover{color:#fff;background:#141414}.ProductDetailPage-module__zWWXCG__reviewsList{flex-direction:column;gap:18px;margin-top:24px;padding:0;list-style:none;display:flex}.ProductDetailPage-module__zWWXCG__reviewItem{border-top:1px solid #ececec;padding-top:18px}.ProductDetailPage-module__zWWXCG__reviewItemHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.ProductDetailPage-module__zWWXCG__reviewItemName{font:700 13.5px/1.3 var(--font-dm-sans);color:#141414}.ProductDetailPage-module__zWWXCG__reviewItemBody{font:400 13.5px/1.6 var(--font-dm-sans);color:#6b675f;margin:0}.ProductDetailPage-module__zWWXCG__reviewVerified{font:600 11.5px/1 var(--font-dm-sans);color:var(--accent);background:#e4261a14;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.ProductDetailPage-module__zWWXCG__reviewDate{font:400 12px/1 var(--font-dm-sans);color:#6b675f;margin-left:auto}.ProductDetailPage-module__zWWXCG__reviewPhotoStrip{margin-top:24px}.ProductDetailPage-module__zWWXCG__reviewPhotoStripLabel{font:600 13px/1 var(--font-dm-sans);color:#141414;margin:0 0 12px}.ProductDetailPage-module__zWWXCG__reviewPhotoRow{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.ProductDetailPage-module__zWWXCG__reviewPhotoTile{border:1px solid #ececec;border-radius:12px;flex:none;width:150px;height:150px;margin:0;position:relative;overflow:hidden}.ProductDetailPage-module__zWWXCG__reviewPhotoCaption{font:600 11.5px/1.2 var(--font-dm-sans);color:#fff;background:linear-gradient(#0000,#141414b3);padding:14px 10px 7px;position:absolute;bottom:0;left:0;right:0}.ProductDetailPage-module__zWWXCG__faqSection{box-sizing:border-box;border-top:1px solid #ececec;width:100vw;margin-bottom:16px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:40px;padding-left:calc(50vw - 50% + clamp(16px,4vw,34px));padding-right:calc(50vw - 50% + clamp(16px,4vw,34px))}.ProductDetailPage-module__zWWXCG__faqHeader{margin-bottom:20px}.ProductDetailPage-module__zWWXCG__faqHeader .ProductDetailPage-module__zWWXCG__relatedHeading{margin-bottom:6px}.ProductDetailPage-module__zWWXCG__faqSubtitle{font:400 14px/1.4 var(--font-dm-sans);color:#6b675f;margin:0}.ProductDetailPage-module__zWWXCG__faqFooter{font:500 13.5px/1.4 var(--font-dm-sans);color:#6b675f;margin:18px 0 0}.ProductDetailPage-module__zWWXCG__faqFooter a{color:var(--accent);text-underline-offset:2px;font-weight:700;text-decoration:underline}.ProductDetailPage-module__zWWXCG__faqFooter a:hover{text-decoration-color:currentColor}.ProductDetailPage-module__zWWXCG__relatedSection{border-top:1px solid #ececec;padding-top:40px}.ProductDetailPage-module__zWWXCG__relatedHeading{font:800 24px/1.2 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 24px}.ProductDetailPage-module__zWWXCG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:22px;display:grid}@media (max-width:819px){.ProductDetailPage-module__zWWXCG__layout{grid-template-columns:1fr;gap:28px;margin-bottom:36px}.ProductDetailPage-module__zWWXCG__imageBox{position:relative;top:auto}}@media (max-width:679px){.ProductDetailPage-module__zWWXCG__relatedGrid{grid-template-columns:repeat(2,1fr)}.ProductDetailPage-module__zWWXCG__benefitGrid{grid-template-columns:repeat(3,1fr)}.ProductDetailPage-module__zWWXCG__comboGrid{grid-template-columns:1fr}.ProductDetailPage-module__zWWXCG__reviewsSummaryCard{text-align:center;flex-direction:column;align-items:center}.ProductDetailPage-module__zWWXCG__reviewsDivider{width:100%;height:1px}.ProductDetailPage-module__zWWXCG__reviewsWritten{align-items:center}.ProductDetailPage-module__zWWXCG__reviewsCta{align-self:center}}
.ProductCard-module__9j1fXa__card{transform-style:preserve-3d;background:#fff;border:1px solid #ececec;border-radius:8px;transition:box-shadow .25s,transform .25s cubic-bezier(.22,1,.36,1);overflow:hidden}.ProductCard-module__9j1fXa__card:hover{box-shadow:0 20px 40px -22px #00000052}.ProductCard-module__9j1fXa__imageBox{aspect-ratio:1;background:#f5f4f1;width:100%;display:block;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imageBox:focus-visible{outline-offset:-3px}.ProductCard-module__9j1fXa__cardImg{transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .4s}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__cardImg{transform:scale(1.07)}.ProductCard-module__9j1fXa__imgSkeleton{background:#eeece7;position:absolute;inset:0;overflow:hidden}.ProductCard-module__9j1fXa__imgSkeleton:after{content:"";background:linear-gradient(100deg,#0000 30%,#f7f6f3 50%,#0000 70%);animation:1.4s ease-in-out infinite ProductCard-module__9j1fXa__orfShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ProductCard-module__9j1fXa__orfShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ProductCard-module__9j1fXa__badge{color:#fff;font:700 10.5px/1 var(--font-dm-sans);letter-spacing:.06em;text-transform:uppercase;border-radius:0 0 10px;padding:7px 12px 7px 11px;position:absolute;top:0;left:0}.ProductCard-module__9j1fXa__heartBtn{cursor:pointer;color:#141414;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .18s,transform .15s,color .18s;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 2px 6px #0000001f}@media (pointer:coarse){.ProductCard-module__9j1fXa__heartBtn{width:44px;height:44px}}.ProductCard-module__9j1fXa__heartBtn:hover{transform:scale(1.08)}.ProductCard-module__9j1fXa__heartBtn:active{transform:scale(.88)}.ProductCard-module__9j1fXa__heartBtn svg{z-index:1;transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:relative}.ProductCard-module__9j1fXa__heartBtnActive{color:var(--accent);background:#fff}.ProductCard-module__9j1fXa__heartBtnActive svg{animation:.4s cubic-bezier(.34,1.56,.64,1) ProductCard-module__9j1fXa__orfCardHeartPop}.ProductCard-module__9j1fXa__heartBurst{background:var(--accent);opacity:.55;border-radius:50%;animation:.45s ease-out forwards ProductCard-module__9j1fXa__orfHeartBurst;position:absolute;inset:0}@keyframes ProductCard-module__9j1fXa__orfCardHeartPop{0%{transform:scale(1)}40%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes ProductCard-module__9j1fXa__orfHeartBurst{0%{opacity:.55;transform:scale(.6)}to{opacity:0;transform:scale(2.1)}}.ProductCard-module__9j1fXa__body{padding:14px 15px 16px}.ProductCard-module__9j1fXa__name{-webkit-line-clamp:2;font:600 15px/1.3 var(--font-dm-sans);color:#141414;-webkit-box-orient:vertical;min-height:39px;margin-bottom:10px;display:-webkit-box;overflow:hidden}.ProductCard-module__9j1fXa__name:hover{color:var(--accent)}.ProductCard-module__9j1fXa__priceRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.ProductCard-module__9j1fXa__price{font:700 17px/1 var(--font-sora);color:#1a8f4c}.ProductCard-module__9j1fXa__mrp{font:400 13px/1 var(--font-dm-sans);color:#78736a;text-decoration:line-through}.ProductCard-module__9j1fXa__off{font:700 10.5px/1 var(--font-dm-sans);color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:4px 7px}.ProductCard-module__9j1fXa__addBtn{color:#fff;width:100%;height:44px;font:700 13.5px/1 var(--font-dm-sans);cursor:pointer;letter-spacing:.02em;background:#141414;border:0;border-radius:10px}.ProductCard-module__9j1fXa__addBtn:hover{background:#000}.ProductCard-module__9j1fXa__addBtn:disabled{color:#8a8a8a;cursor:not-allowed;background:#e6e6e6}.ProductCard-module__9j1fXa__addBtnDone,.ProductCard-module__9j1fXa__addBtnDone:hover{background:#1a8f4c}
.Footer-module__EZoWya__wrap{--focus-ring:#fff;background:#0a0a0a;position:relative;overflow:hidden}.Footer-module__EZoWya__top{grid-template-columns:1.5fr repeat(5,.9fr);gap:36px;margin:0 auto;padding:64px clamp(16px,4vw,34px) 0;display:grid}.Footer-module__EZoWya__brandCol{flex-direction:column;display:flex}.Footer-module__EZoWya__logoMark{margin-bottom:16px}.Footer-module__EZoWya__description{font:400 13.5px/1.6 var(--font-dm-sans);color:#a29d93;max-width:280px;margin:0 0 22px}.Footer-module__EZoWya__inlineLink{color:#b7b2a9;text-underline-offset:2px;-webkit-text-decoration:underline #333;text-decoration:underline #333}.Footer-module__EZoWya__inlineLink:hover{color:#fff;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.Footer-module__EZoWya__socials{gap:18px;display:flex}.Footer-module__EZoWya__socialIcon{color:#6b665d;transition:color .15s}.Footer-module__EZoWya__socialIcon:hover{color:#fff}.Footer-module__EZoWya__colTitle{font:700 13px/1 var(--font-dm-sans);letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:16px}.Footer-module__EZoWya__linkList{flex-direction:column;gap:11px;display:flex}.Footer-module__EZoWya__link{font:400 13.5px/1.2 var(--font-dm-sans);color:#a29d93}.Footer-module__EZoWya__link:hover{color:#fff}.Footer-module__EZoWya__colNote{font:400 12px/1.3 var(--font-dm-sans);color:#a29d93;margin-top:5px}.Footer-module__EZoWya__legalRow{border-top:1px solid #1a1a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:48px auto 0;padding:22px clamp(16px,4vw,34px) 28px;display:flex}.Footer-module__EZoWya__copyright{font:400 12.5px/1 var(--font-dm-sans);color:#a29d93}.Footer-module__EZoWya__bottomLink{color:#a29d93}.Footer-module__EZoWya__bottomLink:hover{color:#fff}.Footer-module__EZoWya__bottomLinkBtn{font:inherit;color:#a29d93;cursor:pointer;background:0 0;border:0;padding:0}.Footer-module__EZoWya__bottomLinkBtn:hover{color:#fff}.Footer-module__EZoWya__payments{gap:8px;display:flex}.Footer-module__EZoWya__paymentBadge{height:26px;font:700 10px/1 var(--font-dm-sans);letter-spacing:.04em;color:#b7b2a9;background:#161616;border:1px solid #262626;border-radius:5px;align-items:center;padding:0 10px;display:flex}.Footer-module__EZoWya__wordmark{height:clamp(48px,9vw,108px);font:800 clamp(96px, 16vw, 220px) / 1 var(--font-sora);letter-spacing:-.04em;color:#141414;-webkit-user-select:none;user-select:none;justify-content:center;display:flex;overflow:hidden}@media (max-width:1180px){.Footer-module__EZoWya__top{grid-template-columns:repeat(3,1fr)}.Footer-module__EZoWya__brandCol{grid-column:1/-1}}@media (max-width:900px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Footer-module__EZoWya__top{grid-template-columns:1fr}}
.EmailPreferenceToggle-module__Qv542W__row{background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;display:flex}.EmailPreferenceToggle-module__Qv542W__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.EmailPreferenceToggle-module__Qv542W__label{font:700 13px/1 var(--font-dm-sans);color:#6b675f}.EmailPreferenceToggle-module__Qv542W__note{font:400 12px/1.4 var(--font-dm-sans);color:#6b675f}.EmailPreferenceToggle-module__Qv542W__switch{cursor:pointer;background:#f2f0ec;border:1px solid #ececec;border-radius:999px;flex:none;width:42px;height:24px;margin-left:auto;padding:2px;transition:background .18s,border-color .18s}.EmailPreferenceToggle-module__Qv542W__switch[data-on]{background:var(--accent);border-color:var(--accent)}.EmailPreferenceToggle-module__Qv542W__switch:disabled{opacity:.55;cursor:default}.EmailPreferenceToggle-module__Qv542W__knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;display:block;box-shadow:0 1px 2px #0000002e}.EmailPreferenceToggle-module__Qv542W__switch[data-on] .EmailPreferenceToggle-module__Qv542W__knob{transform:translate(18px)}
.PageIntro-module__z1qojW__overlay{z-index:999;background:#fff;justify-content:center;align-items:center;animation:1s forwards PageIntro-module__z1qojW__orfIntroFade;display:flex;position:fixed;inset:0}.PageIntro-module__z1qojW__mark{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) .1s forwards PageIntro-module__z1qojW__orfMarkIn;transform:scale(.9)}@keyframes PageIntro-module__z1qojW__orfMarkIn{to{opacity:1;transform:scale(1)}}@keyframes PageIntro-module__z1qojW__orfIntroFade{0%,45%{opacity:1}to{opacity:0}}
.CookieConsentBanner-module__lpab3a__wrap{z-index:80;max-width:calc(100vw - 40px);position:fixed;bottom:20px;right:20px}.CookieConsentBanner-module__lpab3a__card{background:#fff;border:1px solid #e2ded6;border-radius:18px;width:380px;max-width:100%;padding:22px;box-shadow:0 20px 48px #1414142e}.CookieConsentBanner-module__lpab3a__header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.CookieConsentBanner-module__lpab3a__iconBadge{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.CookieConsentBanner-module__lpab3a__title{font:700 16px/1.3 var(--font-dm-sans);color:#141414;margin:0}.CookieConsentBanner-module__lpab3a__text{font:400 13.5px/1.6 var(--font-dm-sans);color:#4a463f;margin:0 0 16px}.CookieConsentBanner-module__lpab3a__inlineLink{color:#141414;text-underline-offset:2px;text-decoration:underline}.CookieConsentBanner-module__lpab3a__toggles{background:#faf9f6;border:1px solid #e2ded6;border-radius:10px;flex-direction:column;gap:8px;margin:0 0 16px;padding:12px 14px;display:flex}.CookieConsentBanner-module__lpab3a__toggleRow{font:600 12.5px/1 var(--font-dm-sans);color:#4a463f;justify-content:space-between;align-items:center;display:flex}.CookieConsentBanner-module__lpab3a__actions{flex-direction:column;gap:8px;display:flex}.CookieConsentBanner-module__lpab3a__primaryBtn{background:var(--accent);color:#fff;height:42px;font:700 13px/1 var(--font-dm-sans);cursor:pointer;border:0;border-radius:21px;padding:0 16px}.CookieConsentBanner-module__lpab3a__ghostBtn{color:#4a463f;height:42px;font:600 13px/1 var(--font-dm-sans);cursor:pointer;background:#fff;border:1px solid #e2ded6;border-radius:21px;padding:0 16px}.CookieConsentBanner-module__lpab3a__ghostBtn:hover{color:#141414;border-color:#141414}@media (pointer:coarse){.CookieConsentBanner-module__lpab3a__primaryBtn,.CookieConsentBanner-module__lpab3a__ghostBtn{border-radius:22px;height:44px}}.CookieConsentBanner-module__lpab3a__manageLink{color:#4a463f;text-underline-offset:2px;font:600 12.5px/1 var(--font-dm-sans);cursor:pointer;background:0 0;border:0;margin:12px auto 0;padding:0;text-decoration:underline;display:block}.CookieConsentBanner-module__lpab3a__manageLink:hover{color:#141414}@media (max-width:520px){.CookieConsentBanner-module__lpab3a__wrap{max-width:none;bottom:12px;left:12px;right:12px}.CookieConsentBanner-module__lpab3a__card{width:100%}}
.WatchedProducts-module__-0vEia__card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:16px 18px}.WatchedProducts-module__-0vEia__title{font:700 13px/1 var(--font-dm-sans);color:#6b675f;margin:0 0 12px}.WatchedProducts-module__-0vEia__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.WatchedProducts-module__-0vEia__row{align-items:center;gap:12px;display:flex}.WatchedProducts-module__-0vEia__body{flex-direction:column;gap:3px;min-width:0;display:flex}.WatchedProducts-module__-0vEia__name{font:600 13.5px/1.3 var(--font-dm-sans);color:#141414;text-decoration:none}.WatchedProducts-module__-0vEia__name:hover{color:var(--accent)}.WatchedProducts-module__-0vEia__note{font:400 12px/1.4 var(--font-dm-sans);color:#6b675f}.WatchedProducts-module__-0vEia__remove{font:600 12px/1 var(--font-dm-sans);color:#6b675f;cursor:pointer;background:0 0;border:1px solid #ececec;border-radius:8px;flex:none;margin-left:auto;padding:8px 11px}.WatchedProducts-module__-0vEia__remove:hover{color:var(--accent);border-color:var(--accent)}
.ProfilePage-module___Xnrza__authWrap{grid-template-columns:1fr 1fr;min-height:calc(100vh - 180px);display:grid}.ProfilePage-module___Xnrza__authPanel{color:#fff;background:#141414;flex-direction:column;justify-content:center;padding:56px clamp(28px,6vw,84px);display:flex;position:relative;overflow:hidden}.ProfilePage-module___Xnrza__authPanelBg{opacity:.34;position:absolute;inset:0}.ProfilePage-module___Xnrza__authPanelBg:after{content:"";background:linear-gradient(200deg,#0d0d0d8c 10%,#141414 88%);position:absolute;inset:0}.ProfilePage-module___Xnrza__authPanelContent{z-index:1;max-width:420px;position:relative}.ProfilePage-module___Xnrza__eyebrowLight{font:700 12px/1 var(--font-dm-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:18px;display:block}.ProfilePage-module___Xnrza__authPanelHeading{font:800 clamp(30px, 3.6vw, 42px) / 1.12 var(--font-sora);letter-spacing:-.02em;color:#fff;margin:0 0 18px}.ProfilePage-module___Xnrza__authPanelSub{font:400 15px/1.6 var(--font-dm-sans);color:#ffffff9e;margin:0 0 36px}.ProfilePage-module___Xnrza__perks{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ProfilePage-module___Xnrza__perk{font:500 13.5px/1.4 var(--font-dm-sans);color:#ffffffd9;align-items:center;gap:12px;display:flex}.ProfilePage-module___Xnrza__perkIcon{width:30px;height:30px;color:var(--accent);background:#e4261a29;border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.ProfilePage-module___Xnrza__authFormSide{background:#fff;justify-content:center;align-items:center;padding:56px clamp(24px,6vw,64px);display:flex}.ProfilePage-module___Xnrza__authFormInner{width:100%;max-width:360px}.ProfilePage-module___Xnrza__authTabs{background:#f5f4f1;border-radius:30px;gap:6px;margin-bottom:24px;padding:4px;display:flex}.ProfilePage-module___Xnrza__authTabActive,.ProfilePage-module___Xnrza__authTabIdle{cursor:pointer;height:40px;font:700 13.5px/1 var(--font-dm-sans);border:0;border-radius:26px;flex:1;transition:background .15s,color .15s}.ProfilePage-module___Xnrza__authTabIdle{color:#6b675f;background:0 0}.ProfilePage-module___Xnrza__authTabActive{color:#fff;background:#141414}.ProfilePage-module___Xnrza__authForm{flex-direction:column;gap:16px;display:flex}.ProfilePage-module___Xnrza__field{flex-direction:column;gap:6px;display:flex}.ProfilePage-module___Xnrza__fieldLabel{font:600 12px/1 var(--font-dm-sans);color:#6b675f}.ProfilePage-module___Xnrza__input{height:44px;font:400 14px/1 var(--font-dm-sans);color:#141414;border:1px solid #e2ded6;border-radius:8px;outline:0;padding:0 14px}.ProfilePage-module___Xnrza__input:focus{border-color:#141414}.ProfilePage-module___Xnrza__authError{font:600 12.5px/1.4 var(--font-dm-sans);color:var(--accent);background:var(--accent-soft);border-radius:8px;padding:10px 12px}.ProfilePage-module___Xnrza__authSubmit{background:var(--accent);color:#fff;height:46px;font:700 14px/1 var(--font-dm-sans);cursor:pointer;border:0;border-radius:30px;margin-top:4px;transition:transform .2s}.ProfilePage-module___Xnrza__authSubmit:hover{transform:translateY(-2px)}.ProfilePage-module___Xnrza__authNote{font:400 11.5px/1.5 var(--font-dm-sans);color:#6b675f;text-align:center;margin:18px 0 0}.ProfilePage-module___Xnrza__dashWrap{max-width:1000px;margin:0 auto;padding:40px clamp(16px,4vw,34px) 100px}.ProfilePage-module___Xnrza__hero{align-items:center;gap:18px;margin-bottom:24px;display:flex}.ProfilePage-module___Xnrza__avatarWrap{flex:none;position:relative}.ProfilePage-module___Xnrza__avatar{color:#fff;width:68px;height:68px;font:700 26px/1 var(--font-sora);background:#141414;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.ProfilePage-module___Xnrza__verifiedBadge{color:#f5a623;pointer-events:none;animation:2.6s ease-in-out infinite ProfilePage-module___Xnrza__badgePulse;display:flex;position:absolute;top:-2px;right:-6px}@keyframes ProfilePage-module___Xnrza__badgePulse{0%,to{filter:drop-shadow(0 0 #f5a62300);transform:scale(1)}50%{filter:drop-shadow(0 0 5px #f5a6238c);transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.ProfilePage-module___Xnrza__verifiedBadge{animation:none}}.ProfilePage-module___Xnrza__heroText{flex:1;min-width:0}.ProfilePage-module___Xnrza__heroGreeting{font:800 22px/1.25 var(--font-sora);letter-spacing:-.01em;color:#141414;margin:0}.ProfilePage-module___Xnrza__email{font:400 13.5px/1.3 var(--font-dm-sans);color:#6b675f;margin-top:4px}.ProfilePage-module___Xnrza__signOutBtn{color:#6b675f;font:700 13px/1 var(--font-dm-sans);cursor:pointer;background:#fff;border:1px solid #e2ded6;border-radius:30px;flex:none;align-items:center;gap:7px;padding:10px 16px;transition:border-color .2s,color .2s;display:inline-flex}.ProfilePage-module___Xnrza__signOutBtn:hover{border-color:var(--accent);color:var(--accent)}.ProfilePage-module___Xnrza__journeyCard{background:#f7f6f2;border-radius:16px;margin-bottom:28px;padding:20px 24px 30px}.ProfilePage-module___Xnrza__journeyHead{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ProfilePage-module___Xnrza__journeyTitle{font:700 14px/1 var(--font-dm-sans);color:#141414}.ProfilePage-module___Xnrza__journeyFraction{font:700 12px/1 var(--font-dm-sans);color:var(--accent)}.ProfilePage-module___Xnrza__journeyBar{height:38px;margin:0 6px;position:relative}.ProfilePage-module___Xnrza__journeyBarTrack{background:#e5e1d8;border-radius:999px;height:4px;position:absolute;top:0;left:0;right:0;overflow:hidden}.ProfilePage-module___Xnrza__journeyBarFill{background:var(--accent);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.ProfilePage-module___Xnrza__journeyMarker{flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute;top:0;transform:translate(-50%,-8px)}.ProfilePage-module___Xnrza__journeyDot{color:#16a34a;background:#fff;border:1.5px solid #d8d3c8;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;transition:border-color .3s,background .3s;display:flex}.ProfilePage-module___Xnrza__journeyLabel{font:600 10.5px/1 var(--font-dm-sans);color:#767165;white-space:nowrap;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}.ProfilePage-module___Xnrza__journeyMarker[data-align=start] .ProfilePage-module___Xnrza__journeyLabel{transform:none}.ProfilePage-module___Xnrza__journeyMarker[data-align=end] .ProfilePage-module___Xnrza__journeyLabel{left:auto;right:50%;transform:none}.ProfilePage-module___Xnrza__journeyMarker[data-done] .ProfilePage-module___Xnrza__journeyDot{color:#fff;background:#16a34a;border-color:#16a34a}.ProfilePage-module___Xnrza__journeyMarker[data-done] .ProfilePage-module___Xnrza__journeyLabel{color:#15803d;font-weight:700}.ProfilePage-module___Xnrza__journeyCta{font:700 13px/1 var(--font-dm-sans);color:var(--accent);margin-top:26px;text-decoration:none;display:inline-block}.ProfilePage-module___Xnrza__journeyCta:hover{text-decoration:underline}.ProfilePage-module___Xnrza__sectionBlock{margin-bottom:28px}.ProfilePage-module___Xnrza__sectionHead{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.ProfilePage-module___Xnrza__sectionTitle{font:800 18px/1.2 var(--font-sora);color:#141414;margin:0}.ProfilePage-module___Xnrza__sectionLink{font:700 13px/1 var(--font-dm-sans);color:var(--accent)}.ProfilePage-module___Xnrza__wishlistGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.ProfilePage-module___Xnrza__emptyPrompt{text-align:center;background:#faf9f6;border:1px dashed #e2ded6;border-radius:14px;padding:32px 24px}.ProfilePage-module___Xnrza__emptyPromptText{font:400 13.5px/1.5 var(--font-dm-sans);color:#6b675f;margin:0 0 14px}.ProfilePage-module___Xnrza__emptyPromptCta{font:700 13.5px/1 var(--font-dm-sans);color:var(--accent)}.ProfilePage-module___Xnrza__orderList{background:#fff;border:1px solid #ececec;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.ProfilePage-module___Xnrza__orderRow{border-bottom:1px solid #f0efeb;flex-direction:column;gap:10px;padding:16px 20px;display:flex;position:relative}.ProfilePage-module___Xnrza__orderMain{align-items:center;gap:14px;display:flex}.ProfilePage-module___Xnrza__orderRow:hover{background:#faf9f7}.ProfilePage-module___Xnrza__orderRow:last-child{border-bottom:0}.ProfilePage-module___Xnrza__orderThumbs{flex:none;display:flex}.ProfilePage-module___Xnrza__orderThumb{background:#f5f4f1;border:2px solid #fff;border-radius:8px;width:44px;height:44px;margin-left:-12px;position:relative;overflow:hidden}.ProfilePage-module___Xnrza__orderThumb:first-child{margin-left:0}.ProfilePage-module___Xnrza__orderInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ProfilePage-module___Xnrza__orderNumber{font:700 13.5px/1.2 var(--font-dm-sans);color:#141414;text-decoration:none}.ProfilePage-module___Xnrza__orderNumber:after{content:"";position:absolute;inset:0}.ProfilePage-module___Xnrza__orderRow:hover .ProfilePage-module___Xnrza__orderNumber{text-decoration:underline}.ProfilePage-module___Xnrza__orderDate{font:400 12px/1 var(--font-dm-sans);color:#6b675f}.ProfilePage-module___Xnrza__orderStatus{font:600 11.5px/1.2 var(--font-dm-sans);color:#6b675f;white-space:nowrap;background:#f5f4f1;border-radius:999px;flex:none;padding:4px 9px}.ProfilePage-module___Xnrza__orderStatusEnded{background:var(--accent-soft);color:var(--accent)}.ProfilePage-module___Xnrza__orderTotal{font:800 15px/1 var(--font-sora);color:#141414;flex:none}.ProfilePage-module___Xnrza__secondaryRow{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px;display:grid}.ProfilePage-module___Xnrza__secondaryCard{color:#6b675f;font:700 13px/1 var(--font-dm-sans);background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:10px;padding:16px 18px;display:flex}.ProfilePage-module___Xnrza__secondaryCard svg{color:var(--accent);flex:none}.ProfilePage-module___Xnrza__secondaryNote{font:400 12px/1 var(--font-dm-sans);color:#6b675f;margin-left:auto;font-weight:400}.ProfilePage-module___Xnrza__preferences{flex-direction:column;gap:12px;display:flex}.ProfilePage-module___Xnrza__statsRow{border-top:1px solid #ececec;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:8px;display:grid}.ProfilePage-module___Xnrza__statTile{flex-direction:column;gap:4px;padding:16px 4px 0;display:flex}.ProfilePage-module___Xnrza__statValue{font:800 20px/1.2 var(--font-sora);color:#141414}.ProfilePage-module___Xnrza__statLabel{font:600 11px/1.4 var(--font-dm-sans);letter-spacing:.02em;color:#767165}@media (max-width:819px){.ProfilePage-module___Xnrza__authWrap{grid-template-columns:1fr;min-height:0}.ProfilePage-module___Xnrza__authPanel{padding:48px clamp(20px,5vw,44px)}.ProfilePage-module___Xnrza__authFormSide{padding:40px clamp(20px,5vw,44px)}.ProfilePage-module___Xnrza__secondaryRow{grid-template-columns:1fr}}@media (max-width:480px){.ProfilePage-module___Xnrza__hero{flex-wrap:wrap}.ProfilePage-module___Xnrza__signOutBtn{margin-left:auto}.ProfilePage-module___Xnrza__statsRow{grid-template-columns:1fr;gap:10px}}
.ShopAssistant-module__k2KlpW__launcherWrap{right:20px;bottom:calc(20px + var(--sticky-cta-height,0px));z-index:60;flex-direction:column;align-items:flex-end;gap:10px;transition:bottom .28s cubic-bezier(.16,1,.3,1);display:flex;position:fixed}.ShopAssistant-module__k2KlpW__teaser{background:#fff;border:1px solid #e2ded6;border-radius:12px 12px 4px;align-items:flex-start;gap:4px;max-width:250px;padding:10px 6px 10px 13px;animation:.24s ease-out ShopAssistant-module__k2KlpW__teaserIn;display:flex;box-shadow:0 6px 24px #0000001f}@keyframes ShopAssistant-module__k2KlpW__teaserIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ShopAssistant-module__k2KlpW__teaserBody{font:400 13px/1.45 var(--font-dm-sans), system-ui, sans-serif;color:#141414;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.ShopAssistant-module__k2KlpW__teaserClose{color:#a09a90;cursor:pointer;background:0 0;border:0;flex-shrink:0;width:22px;height:22px;font-size:16px;line-height:1}.ShopAssistant-module__k2KlpW__teaserClose:hover{color:#141414}.ShopAssistant-module__k2KlpW__launcher{color:#fff;height:48px;font:600 14px/1 var(--font-sora), system-ui, sans-serif;cursor:pointer;background:#141414;border:0;border-radius:24px;align-items:center;gap:8px;padding:0 18px;display:flex;box-shadow:0 6px 24px #0000002e}.ShopAssistant-module__k2KlpW__launcher:hover{background:var(--accent)}.ShopAssistant-module__k2KlpW__panel{z-index:61;width:380px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100vh - 40px);background:#fff;border:1px solid #e2ded6;border-radius:14px;flex-direction:column;max-height:calc(100dvh - 40px);display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 10px 40px #00000029}.ShopAssistant-module__k2KlpW__header{border-bottom:1px solid #f0ece5;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ShopAssistant-module__k2KlpW__title{font:600 15px/1.2 var(--font-sora), system-ui, sans-serif;color:#141414;margin:0}.ShopAssistant-module__k2KlpW__close{color:#8a8378;cursor:pointer;background:0 0;border:0;padding:4px;font-size:20px;line-height:1}.ShopAssistant-module__k2KlpW__close:hover{color:#141414}.ShopAssistant-module__k2KlpW__log{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.ShopAssistant-module__k2KlpW__greeting{font:400 14px/1.55 var(--font-dm-sans), system-ui, sans-serif;color:#6b655c}.ShopAssistant-module__k2KlpW__bubble{max-width:85%;font:400 14px/1.55 var(--font-dm-sans), system-ui, sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px;padding:10px 13px}.ShopAssistant-module__k2KlpW__user{color:#fff;background:#141414;border-bottom-right-radius:4px;align-self:flex-end}.ShopAssistant-module__k2KlpW__assistant{color:#141414;background:#f7f5f1;border-bottom-left-radius:4px;align-self:flex-start}.ShopAssistant-module__k2KlpW__error{background:var(--accent-soft);color:var(--accent);align-self:flex-start}.ShopAssistant-module__k2KlpW__added{font:500 12.5px/1.4 var(--font-dm-sans), system-ui, sans-serif;color:#3f7d4e;align-self:flex-start}.ShopAssistant-module__k2KlpW__suggestions{flex-wrap:wrap;gap:6px;display:flex}.ShopAssistant-module__k2KlpW__suggestion{font:400 12.5px/1 var(--font-dm-sans), system-ui, sans-serif;color:#141414;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2ded6;border-radius:16px;padding:7px 11px}.ShopAssistant-module__k2KlpW__suggestion:hover{border-color:#141414}.ShopAssistant-module__k2KlpW__composer{border-top:1px solid #f0ece5;gap:8px;padding:12px;display:flex}.ShopAssistant-module__k2KlpW__input{min-width:0;height:40px;font:400 14px/1 var(--font-dm-sans), system-ui, sans-serif;color:#141414;border:1px solid #e2ded6;border-radius:8px;outline:0;flex:1;padding:0 13px}.ShopAssistant-module__k2KlpW__input:focus{border-color:#141414}.ShopAssistant-module__k2KlpW__send{background:var(--accent);color:#fff;height:40px;font:600 13px/1 var(--font-sora), system-ui, sans-serif;cursor:pointer;border:0;border-radius:8px;padding:0 16px}.ShopAssistant-module__k2KlpW__send:disabled{cursor:default;background:#cfc9c0}.ShopAssistant-module__k2KlpW__stop{color:#141414;height:40px;font:600 13px/1 var(--font-sora), system-ui, sans-serif;cursor:pointer;background:#fff;border:1px solid #e2ded6;border-radius:8px;padding:0 16px}.ShopAssistant-module__k2KlpW__stop:hover{border-color:#141414}.ShopAssistant-module__k2KlpW__retry{font:500 12.5px/1 var(--font-dm-sans), system-ui, sans-serif;color:#141414;cursor:pointer;background:#fff;border:1px solid #e2ded6;border-radius:16px;align-self:flex-start;padding:7px 13px}.ShopAssistant-module__k2KlpW__retry:hover{border-color:#141414}.ShopAssistant-module__k2KlpW__caret{vertical-align:-2px;background:#141414;width:2px;height:14px;margin-left:2px;animation:1s steps(2,start) infinite ShopAssistant-module__k2KlpW__blink;display:inline-block}.ShopAssistant-module__k2KlpW__thinking{background:#8a8378;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite ShopAssistant-module__k2KlpW__blink;display:inline-block}@keyframes ShopAssistant-module__k2KlpW__blink{50%{opacity:0}}.ShopAssistant-module__k2KlpW__footer{border-top:1px solid #f0ece5}.ShopAssistant-module__k2KlpW__handoff{font:600 12.5px/1 var(--font-dm-sans), system-ui, sans-serif;color:#1f7a4d;align-items:center;gap:7px;padding:10px 12px 6px;text-decoration:none;display:flex}.ShopAssistant-module__k2KlpW__handoff:hover{text-decoration:underline}.ShopAssistant-module__k2KlpW__disclaimer{font:400 11px/1.4 var(--font-dm-sans), system-ui, sans-serif;color:#a09a90;margin:0;padding:8px 12px 10px}@media (max-width:480px){.ShopAssistant-module__k2KlpW__panel{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));width:auto;height:calc(100vh - 16px);height:calc(100dvh - 16px)}.ShopAssistant-module__k2KlpW__send,.ShopAssistant-module__k2KlpW__stop,.ShopAssistant-module__k2KlpW__input{height:44px}}@media (prefers-reduced-motion:reduce){.ShopAssistant-module__k2KlpW__launcherWrap{transition:none}.ShopAssistant-module__k2KlpW__caret,.ShopAssistant-module__k2KlpW__thinking,.ShopAssistant-module__k2KlpW__teaser{animation:none}}
.AssistantMessage-module__uYat4G__markdown{white-space:normal}.AssistantMessage-module__uYat4G__markdown>:first-child{margin-top:0}.AssistantMessage-module__uYat4G__markdown>:last-child{margin-bottom:0}.AssistantMessage-module__uYat4G__markdown p{margin:0 0 .7em}:is(.AssistantMessage-module__uYat4G__markdown ul,.AssistantMessage-module__uYat4G__markdown ol){margin:0 0 .7em;padding-left:1.25em}.AssistantMessage-module__uYat4G__markdown li{margin-bottom:.35em}.AssistantMessage-module__uYat4G__markdown strong{font-weight:600}.AssistantMessage-module__uYat4G__markdown code{background:#1414140f;border-radius:4px;padding:1px 4px;font-size:.92em}.AssistantMessage-module__uYat4G__link{color:var(--accent);text-underline-offset:2px;font-weight:500;text-decoration:underline}.AssistantMessage-module__uYat4G__link:hover{text-decoration-thickness:2px}
.CouponField-module__9YVXTW__wrap{margin-bottom:14px}.CouponField-module__9YVXTW__row{gap:8px;display:flex}.CouponField-module__9YVXTW__input{min-width:0;height:42px;font:400 14px/1 var(--font-dm-sans);letter-spacing:.04em;text-transform:uppercase;color:#141414;border:1px solid #e2ded6;border-radius:8px;outline:0;flex:1;padding:0 14px}.CouponField-module__9YVXTW__input:focus{border-color:#141414}.CouponField-module__9YVXTW__input::placeholder{letter-spacing:normal;text-transform:none;color:#8a8580}.CouponField-module__9YVXTW__apply{height:42px;font:600 13px/1 var(--font-dm-sans);color:#141414;cursor:pointer;background:0 0;border:1px solid #141414;border-radius:8px;padding:0 18px}.CouponField-module__9YVXTW__apply:disabled{opacity:.45;cursor:default}.CouponField-module__9YVXTW__error{font:400 12.5px/1.4 var(--font-dm-sans);color:#c0392b;margin:8px 0 0}.CouponField-module__9YVXTW__appliedRow{border:1px dashed #1a8f4c;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 14px;display:flex}.CouponField-module__9YVXTW__pendingRow{border-color:#e2ded6;}.CouponField-module__9YVXTW__appliedCode{font:700 13px/1 var(--font-dm-sans);letter-spacing:.06em;color:#1a8f4c}.CouponField-module__9YVXTW__pendingCode{color:#6b6660;}.CouponField-module__9YVXTW__appliedNote{font:400 12.5px/1.4 var(--font-dm-sans);color:#6b6660;margin-left:8px}.CouponField-module__9YVXTW__remove{font:500 12.5px/1 var(--font-dm-sans);color:#6b6660;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;text-decoration:underline}
.ListingPage-module__jnbLyG__section{max-width:1360px;min-height:50vh;margin:0 auto;padding:48px clamp(16px,4vw,34px) 100px}.ListingPage-module__jnbLyG__header{margin-bottom:32px}.ListingPage-module__jnbLyG__accentBar{background:var(--accent);border-radius:2px;width:39px;height:4px;margin-bottom:14px}.ListingPage-module__jnbLyG__heading{font:800 32px/1.1 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 8px}.ListingPage-module__jnbLyG__blurb{font:400 15px/1.5 var(--font-dm-sans);color:#6b675f;margin:0}.ListingPage-module__jnbLyG__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:22px;display:grid}.ListingPage-module__jnbLyG__empty{text-align:center;background:#f5f4f1;border:1px dashed #e2ded6;border-radius:12px;padding:64px 24px}.ListingPage-module__jnbLyG__emptyIcon{background:radial-gradient(circle at 32% 28%, #e4261a29, var(--accent-soft) 70%);width:76px;height:76px;color:var(--accent);border:1px solid #e4261a24;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;display:flex}.ListingPage-module__jnbLyG__emptyHeading{font:800 clamp(16px, 4vw, 26px)/1.15 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 8px}.ListingPage-module__jnbLyG__emptyText,.ListingPage-module__jnbLyG__emptySuggest{font:400 15px/1.5 var(--font-dm-sans);color:#6b675f;margin:0 0 18px}.ListingPage-module__jnbLyG__emptySuggestLink{color:var(--accent);text-underline-offset:3px;font-weight:700;text-decoration:underline}.ListingPage-module__jnbLyG__emptyCta{font:700 14px/1 var(--font-dm-sans);color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:30px;align-items:center;gap:6px;padding:13px 24px;transition:transform .2s;display:inline-flex}.ListingPage-module__jnbLyG__emptyCta:hover{color:#fff;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.ListingPage-module__jnbLyG__emptyCta{transition:none}.ListingPage-module__jnbLyG__emptyCta:hover{transform:none}}.ListingPage-module__jnbLyG__emptyPopular{text-align:left;border-top:1px solid #e2ded6;margin-top:48px;padding-top:32px}.ListingPage-module__jnbLyG__emptyPopularTitle{font:700 15px/1.2 var(--font-sora);color:#141414;text-align:center;margin-bottom:16px}.ListingPage-module__jnbLyG__emptyPopularGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px;display:grid}.ListingPage-module__jnbLyG__filters{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.ListingPage-module__jnbLyG__filterIdle,.ListingPage-module__jnbLyG__filterActive{font:600 13.5px/1 var(--font-dm-sans);cursor:pointer;border:1px solid #e2ded6;border-radius:30px;padding:11px 18px;transition:background .15s,color .15s,border-color .15s}.ListingPage-module__jnbLyG__filterIdle{color:#6b675f;background:#fff}.ListingPage-module__jnbLyG__filterIdle:hover{color:#141414;border-color:#141414}.ListingPage-module__jnbLyG__filterActive{color:#fff;background:#141414;border-color:#141414}@media (pointer:coarse){.ListingPage-module__jnbLyG__filterIdle,.ListingPage-module__jnbLyG__filterActive{min-height:44px}}.ListingPage-module__jnbLyG__backLink{font:700 13.5px/1 var(--font-dm-sans);color:#6b675f;margin-top:32px;display:inline-block}.ListingPage-module__jnbLyG__backLink:hover{color:var(--accent)}.ListingPage-module__jnbLyG__clearQuery{color:var(--accent);font-weight:700}@media (max-width:679px){.ListingPage-module__jnbLyG__grid{grid-template-columns:repeat(2,1fr)}}
.BlogListPage-module__xRVGxq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:26px;display:grid}.BlogListPage-module__xRVGxq__card{background:#fff;border:1px solid #e2ded6;border-radius:14px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.BlogListPage-module__xRVGxq__card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #14141414}.BlogListPage-module__xRVGxq__imageWrap{aspect-ratio:16/9;background:#f2efe9;position:relative}.BlogListPage-module__xRVGxq__cardBody{padding:18px 20px 22px}.BlogListPage-module__xRVGxq__cardTitle{font:700 17px/1.3 var(--font-sora);color:#141414;margin:0 0 8px}.BlogListPage-module__xRVGxq__cardExcerpt{font:400 14px/1.6 var(--font-dm-sans);color:#6b675f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}
.Newsletter-module__2Pl5Qq__wrap{background:#f5f4f1;padding:56px clamp(16px,4vw,34px) 72px}.Newsletter-module__2Pl5Qq__card{--focus-ring:#fff;background:var(--accent);border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:clamp(24px,4vw,48px);max-width:1100px;margin:0 auto;padding:clamp(36px,5vw,56px) clamp(28px,5vw,64px);display:grid;box-shadow:0 1px 2px #1414140a,0 30px 60px -34px #e4261a80}.Newsletter-module__2Pl5Qq__eyebrow{font:700 12px/1 var(--font-dm-sans);letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:12px;display:block}.Newsletter-module__2Pl5Qq__heading{font:800 32px/1.1 var(--font-sora);letter-spacing:-.02em;color:#fff;margin:0 0 10px}.Newsletter-module__2Pl5Qq__copy{font:400 15px/1.5 var(--font-dm-sans);color:#fff;max-width:380px;margin:0}.Newsletter-module__2Pl5Qq__form{flex-wrap:wrap;flex:none;gap:10px;width:100%;max-width:420px;display:flex}.Newsletter-module__2Pl5Qq__input{color:#fff;min-width:0;height:52px;font:400 14px/1 var(--font-dm-sans);background:#00000026;border:1px solid #ffffff4d;border-radius:12px;outline:none;flex:200px;padding:0 18px}.Newsletter-module__2Pl5Qq__input::placeholder{color:#ffffffd9}.Newsletter-module__2Pl5Qq__input:focus{background:#00000038;border-color:#fff}.Newsletter-module__2Pl5Qq__subscribeBtn{color:#fff;height:52px;font:700 14px/1 var(--font-dm-sans);cursor:pointer;background:#141414;border:0;border-radius:12px;padding:0 26px;transition:transform .2s}.Newsletter-module__2Pl5Qq__subscribeBtn:hover{transform:translateY(-2px)}@media (max-width:819px){.Newsletter-module__2Pl5Qq__card{text-align:center;grid-template-columns:1fr}.Newsletter-module__2Pl5Qq__copy{max-width:none;margin:0 auto}.Newsletter-module__2Pl5Qq__form{justify-content:center;max-width:440px;margin:0 auto}}
.OrderActions-module__uHXlsq__actions{z-index:1;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:4px;display:flex;position:relative}.OrderActions-module__uHXlsq__action,.OrderActions-module__uHXlsq__actionDone,.OrderActions-module__uHXlsq__retry{font:700 12.5px/1 var(--font-dm-sans);color:var(--accent);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;text-decoration:none}.OrderActions-module__uHXlsq__action:hover,.OrderActions-module__uHXlsq__actionDone:hover,.OrderActions-module__uHXlsq__retry:hover{text-decoration:underline}.OrderActions-module__uHXlsq__action:disabled{color:#a9a49b;cursor:default}.OrderActions-module__uHXlsq__actionNote{font:600 12px/1.2 var(--font-dm-sans);color:#6b675f;white-space:nowrap}.OrderActions-module__uHXlsq__actionError{font:600 12px/1.2 var(--font-dm-sans);color:#b42318}.OrderActions-module__uHXlsq__retry{color:#b42318;text-decoration:underline}@media (max-width:560px){.OrderActions-module__uHXlsq__actionNote,.OrderActions-module__uHXlsq__actionError{white-space:normal}}
.AboutPage-module__s9h7rG__wrap{background:#f7f6f2;width:100%;padding-bottom:96px}.AboutPage-module__s9h7rG__eyebrow{font:700 12px/1 var(--font-dm-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;display:block}.AboutPage-module__s9h7rG__hero{max-width:1200px;margin:0 auto;padding:64px clamp(20px,5vw,64px) 0}.AboutPage-module__s9h7rG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.AboutPage-module__s9h7rG__heroHeading{font:800 clamp(34px, 4.4vw, 56px) / 1.08 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 20px}.AboutPage-module__s9h7rG__heroSub{font:400 16.5px/1.65 var(--font-dm-sans);color:#5c584f;max-width:440px;margin:0 0 28px}.AboutPage-module__s9h7rG__heroCta{font:700 14px/1 var(--font-dm-sans);color:#fff;background:#141414;border-radius:30px;align-items:center;gap:6px;padding:15px 28px;transition:transform .2s,background .2s;display:inline-flex}.AboutPage-module__s9h7rG__heroCta:hover{color:#fff;background:var(--accent);transform:translateY(-2px)}.AboutPage-module__s9h7rG__heroImageWrap{position:relative}.AboutPage-module__s9h7rG__heroImage{aspect-ratio:4/3.4;background:#ece9e2;border:1px solid #ecebe7;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 1px 2px #1414140a,0 24px 44px -34px #14141447}.AboutPage-module__s9h7rG__statsStrip{flex-wrap:wrap;justify-content:space-between;gap:32px 24px;max-width:1200px;margin:56px auto 0;padding:0 clamp(20px,5vw,64px);display:flex}.AboutPage-module__s9h7rG__statSeg{text-align:left}.AboutPage-module__s9h7rG__statValue{font:800 clamp(28px, 3vw, 38px) / 1.1 var(--font-sora);letter-spacing:-.01em;color:#141414;margin-bottom:6px}.AboutPage-module__s9h7rG__statLabel{font:600 12px/1.4 var(--font-dm-sans);letter-spacing:.01em;color:#767165}.AboutPage-module__s9h7rG__compare{max-width:1040px;margin:0 auto;padding:104px clamp(20px,5vw,64px) 0}.AboutPage-module__s9h7rG__compareHead{text-align:center;margin-bottom:40px}.AboutPage-module__s9h7rG__compareHead .AboutPage-module__s9h7rG__eyebrow{margin-left:auto;margin-right:auto}.AboutPage-module__s9h7rG__compareHead h2{font:800 30px/1.3 var(--font-sora);letter-spacing:-.01em;color:#141414;margin:0}.AboutPage-module__s9h7rG__compareGrid{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}.AboutPage-module__s9h7rG__compareCard{border-radius:18px;padding:34px 32px}.AboutPage-module__s9h7rG__compareCard[data-variant=bad]{background:#fff;border:1px solid #ececea}.AboutPage-module__s9h7rG__compareCard[data-variant=good]{background:#141414}.AboutPage-module__s9h7rG__compareLabel{font:800 13px/1.3 var(--font-dm-sans);letter-spacing:.01em;margin-bottom:20px;display:block}.AboutPage-module__s9h7rG__compareCard[data-variant=bad] .AboutPage-module__s9h7rG__compareLabel{color:#767165}.AboutPage-module__s9h7rG__compareCard[data-variant=good] .AboutPage-module__s9h7rG__compareLabel{color:var(--accent)}.AboutPage-module__s9h7rG__compareList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.AboutPage-module__s9h7rG__compareList li{font:500 15px/1.55 var(--font-dm-sans);padding-left:28px;position:relative}.AboutPage-module__s9h7rG__compareCard[data-variant=bad] li{color:#5c584f}.AboutPage-module__s9h7rG__compareCard[data-variant=good] li{color:#f0ede6}.AboutPage-module__s9h7rG__compareCard[data-variant=bad] li:before{content:"✕";color:#6b675f;background:#f0eee8;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:flex;position:absolute;top:0;left:0}.AboutPage-module__s9h7rG__compareCard[data-variant=good] li:before{content:"✓";width:18px;height:18px;color:var(--accent);background:#e4261a2e;border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:flex;position:absolute;top:0;left:0}.AboutPage-module__s9h7rG__compareVs{background:var(--accent);color:#fff;width:46px;height:46px;font:800 12px/1 var(--font-sora);letter-spacing:.02em;border-radius:50%;flex:none;justify-content:center;justify-self:center;align-items:center;display:flex}.AboutPage-module__s9h7rG__process{max-width:1040px;margin:0 auto;padding:104px clamp(20px,5vw,64px) 0}.AboutPage-module__s9h7rG__processHead{text-align:center;margin-bottom:8px}.AboutPage-module__s9h7rG__processHead .AboutPage-module__s9h7rG__eyebrow{margin-left:auto;margin-right:auto}.AboutPage-module__s9h7rG__processHead h2{font:800 30px/1.3 var(--font-sora);letter-spacing:-.01em;color:#141414;margin:0}.AboutPage-module__s9h7rG__processSteps{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:56px;display:grid;position:relative}.AboutPage-module__s9h7rG__processLine{background:repeating-linear-gradient(90deg,#ddd8cd 0 8px,#0000 8px 16px);height:2px;position:absolute;top:19px;left:12.5%;right:12.5%}.AboutPage-module__s9h7rG__processStep{text-align:center;position:relative}.AboutPage-module__s9h7rG__processNumber{color:#fff;width:38px;height:38px;font:800 14px/1 var(--font-sora);z-index:1;background:#141414;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex;position:relative}.AboutPage-module__s9h7rG__processTitle{font:800 17px/1.3 var(--font-sora);letter-spacing:-.01em;color:#141414;margin-bottom:10px}.AboutPage-module__s9h7rG__processDesc{font:400 13.5px/1.65 var(--font-dm-sans);color:#5c584f;margin:0}.AboutPage-module__s9h7rG__collage{aspect-ratio:16/7.5;grid-template-columns:1.6fr 1fr;gap:14px;max-width:1200px;margin:104px auto 0;padding:0 clamp(20px,5vw,64px);display:grid}.AboutPage-module__s9h7rG__collageBig{background:#f5f4f1;border:1px solid #ecebe7;border-radius:18px;position:relative;overflow:hidden}.AboutPage-module__s9h7rG__collageTag{z-index:1;font:700 12px/1 var(--font-dm-sans);color:#141414;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border-radius:999px;padding:9px 14px;position:absolute;bottom:18px;left:18px}.AboutPage-module__s9h7rG__collageStack{flex-direction:column;gap:14px;display:flex}.AboutPage-module__s9h7rG__collageSmall{background:#f5f4f1;border:1px solid #ecebe7;border-radius:18px;flex:1;position:relative;overflow:hidden}.AboutPage-module__s9h7rG__pullQuote{background:var(--accent);text-align:center;margin-top:104px;padding:88px clamp(20px,5vw,64px);position:relative}.AboutPage-module__s9h7rG__pullQuoteMark{font:800 90px/1 var(--font-sora);color:#ffffff38;margin-bottom:-30px;display:block}.AboutPage-module__s9h7rG__pullQuote p{max-width:780px;font:600 clamp(22px, 3vw, 34px) / 1.45 var(--font-sora);letter-spacing:-.01em;color:#fff;margin:0 auto}.AboutPage-module__s9h7rG__pullQuoteBy{font:700 12.5px/1 var(--font-dm-sans);letter-spacing:.04em;text-transform:uppercase;color:#ffffffbf;margin-top:24px;display:block}.AboutPage-module__s9h7rG__cta{max-width:1200px;margin:96px auto 0;padding:0 clamp(20px,5vw,64px)}.AboutPage-module__s9h7rG__ctaPanel{background:#141414;border-radius:24px;grid-template-columns:.85fr 1fr;align-items:center;gap:clamp(28px,4vw,56px);padding:clamp(24px,3.5vw,36px);display:grid;box-shadow:0 1px 2px #1414140a,0 24px 44px -34px #14141447}.AboutPage-module__s9h7rG__ctaImageFrame{aspect-ratio:4/3.1;border:1px solid #ffffff1a;border-radius:16px;position:relative;overflow:hidden}.AboutPage-module__s9h7rG__ctaText{flex-direction:column;display:flex}.AboutPage-module__s9h7rG__ctaHeading{font:800 30px/1.25 var(--font-sora);letter-spacing:-.01em;color:#fff;margin:0 0 10px}.AboutPage-module__s9h7rG__ctaSub{font:400 14.5px/1.6 var(--font-dm-sans);color:#ffffffa6;max-width:340px;margin:0 0 26px}.AboutPage-module__s9h7rG__ctaBtn{font:700 14px/1 var(--font-dm-sans);color:#141414;background:#fff;border-radius:30px;align-self:flex-start;align-items:center;gap:6px;padding:15px 28px;transition:transform .2s;display:inline-flex}.AboutPage-module__s9h7rG__ctaBtn:hover{color:#141414;transform:translateY(-2px)}@media (max-width:899px){.AboutPage-module__s9h7rG__heroGrid{grid-template-columns:1fr}.AboutPage-module__s9h7rG__heroImageWrap{order:-1}.AboutPage-module__s9h7rG__heroImage{aspect-ratio:4/3}.AboutPage-module__s9h7rG__statsStrip{gap:24px 20px;margin-top:24px}.AboutPage-module__s9h7rG__statSeg{flex:40%}.AboutPage-module__s9h7rG__ctaPanel{grid-template-columns:1fr}.AboutPage-module__s9h7rG__ctaImageFrame{aspect-ratio:4/3}}@media (max-width:819px){.AboutPage-module__s9h7rG__compare{padding-top:72px}.AboutPage-module__s9h7rG__compareGrid{grid-template-columns:1fr;gap:28px}.AboutPage-module__s9h7rG__process{padding-top:72px}.AboutPage-module__s9h7rG__processSteps{grid-template-columns:1fr 1fr;gap:32px 20px}.AboutPage-module__s9h7rG__processLine{display:none}.AboutPage-module__s9h7rG__collage{aspect-ratio:auto;grid-template-columns:1fr;margin-top:72px}.AboutPage-module__s9h7rG__collageBig{aspect-ratio:4/3}.AboutPage-module__s9h7rG__collageStack{flex-direction:row}.AboutPage-module__s9h7rG__collageSmall{aspect-ratio:1}.AboutPage-module__s9h7rG__pullQuote{margin-top:72px;padding:56px clamp(20px,5vw,64px)}.AboutPage-module__s9h7rG__pullQuoteMark{font-size:64px}.AboutPage-module__s9h7rG__cta{margin-top:72px}}@media (max-width:560px){.AboutPage-module__s9h7rG__processSteps{grid-template-columns:1fr}}
.CartPage-module__6Ctpfq__page{background:#f7f6f2;min-height:70vh;padding:32px clamp(16px,4vw,34px) 90px}.CartPage-module__6Ctpfq__wrap{max-width:1180px;margin:0 auto}.CartPage-module__6Ctpfq__backLink{font:600 12.5px/1 var(--font-dm-sans);color:#767165;align-items:center;margin-bottom:18px;display:inline-flex}.CartPage-module__6Ctpfq__backLink:hover{color:var(--accent)}.CartPage-module__6Ctpfq__headRow{align-items:baseline;gap:12px;margin-bottom:22px;display:flex}.CartPage-module__6Ctpfq__heading{font:800 30px/1.1 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0}.CartPage-module__6Ctpfq__headingCount{font:600 13px/1 var(--font-dm-sans);color:#6b675f}.CartPage-module__6Ctpfq__layout{grid-template-columns:1fr 368px;align-items:start;gap:28px;display:grid}.CartPage-module__6Ctpfq__main{min-width:0}.CartPage-module__6Ctpfq__promoStrip{border:1px solid #ececea;border-left:3px solid var(--accent);background:#fff;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.CartPage-module__6Ctpfq__promoStrip[data-complete]{border-left-color:#1a8f4c}.CartPage-module__6Ctpfq__promoIcon{background:var(--accent-soft);width:24px;height:24px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.CartPage-module__6Ctpfq__promoBody{flex:1;min-width:0}.CartPage-module__6Ctpfq__promoText{font:500 13px/1.4 var(--font-dm-sans);color:#57534c;margin-bottom:12px}.CartPage-module__6Ctpfq__promoText strong{color:#141414;font-weight:800}.CartPage-module__6Ctpfq__promoBadge{font:800 10.5px/1 var(--font-dm-sans);letter-spacing:.02em;color:#fff;background:var(--accent);border-radius:999px;flex-shrink:0;padding:6px 10px}.CartPage-module__6Ctpfq__promoBar{height:24px;margin:0 9px;position:relative}.CartPage-module__6Ctpfq__promoBarTrack{background:#14141414;border-radius:999px;height:3px;position:absolute;top:0;left:0;right:0;overflow:hidden}.CartPage-module__6Ctpfq__promoBarFill{background:var(--accent);border-radius:999px;height:100%;transition:width .5s cubic-bezier(.22,1,.36,1)}.CartPage-module__6Ctpfq__promoMarker{flex-direction:column;align-items:center;gap:5px;display:flex;position:absolute;top:0;transform:translate(-50%,-6px)}.CartPage-module__6Ctpfq__promoMarkerDot{color:#16a34a;background:#fff;border:1.5px solid #1414142e;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:8px;display:flex}.CartPage-module__6Ctpfq__promoMarkerLabel{font:700 9.5px/1 var(--font-dm-sans);color:#767165}.CartPage-module__6Ctpfq__promoMarker[data-done] .CartPage-module__6Ctpfq__promoMarkerDot{color:#fff;background:#16a34a;border-color:#16a34a}.CartPage-module__6Ctpfq__promoMarker[data-done] .CartPage-module__6Ctpfq__promoMarkerLabel{color:#15803d}.CartPage-module__6Ctpfq__itemsList{flex-direction:column;gap:10px;margin-bottom:26px;display:flex}.CartPage-module__6Ctpfq__itemCard{background:#fff;border:1px solid #ececea;border-radius:14px;gap:16px;padding:16px;transition:border-color .15s,box-shadow .15s;display:flex}.CartPage-module__6Ctpfq__itemCard:hover{border-color:#ddd8cd;box-shadow:0 10px 24px -20px #1414144d}.CartPage-module__6Ctpfq__itemImg{background:#f5f4f1;border-radius:10px;flex:none;width:92px;height:92px;position:relative;overflow:hidden}.CartPage-module__6Ctpfq__itemBody{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.CartPage-module__6Ctpfq__itemTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.CartPage-module__6Ctpfq__itemName{font:700 14.5px/1.35 var(--font-dm-sans);color:#141414}.CartPage-module__6Ctpfq__itemName:hover{color:var(--accent)}.CartPage-module__6Ctpfq__itemPriceRow{align-items:center;gap:7px;display:flex}.CartPage-module__6Ctpfq__itemPrice{font:700 13.5px/1 var(--font-sora);color:#1a8f4c}.CartPage-module__6Ctpfq__itemMrp{font:400 11.5px/1 var(--font-dm-sans);color:#6b675f;text-decoration:line-through}.CartPage-module__6Ctpfq__itemActionsRow{align-items:center;gap:16px;margin-top:auto;padding-top:4px;display:flex}.CartPage-module__6Ctpfq__qtyStepper{border:1px solid #e2ded6;border-radius:8px;flex:none;align-items:center;display:inline-flex;overflow:hidden}.CartPage-module__6Ctpfq__qtyBtn{color:#141414;cursor:pointer;width:26px;height:26px;font:700 14px/1 var(--font-dm-sans);background:#faf9f6;border:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.CartPage-module__6Ctpfq__qtyBtn:focus-visible{outline-offset:-2px}.CartPage-module__6Ctpfq__qtyBtn:hover{background:#f0efeb}.CartPage-module__6Ctpfq__qtyBtn:disabled{color:#b8b4ab;cursor:not-allowed}.CartPage-module__6Ctpfq__qtyBtn:disabled:hover{background:#faf9f6}.CartPage-module__6Ctpfq__qtyVal{text-align:center;min-width:28px;font:700 12.5px/1 var(--font-dm-sans);border-left:1px solid #e2ded6;border-right:1px solid #e2ded6;justify-content:center;align-items:center;height:26px;display:flex}.CartPage-module__6Ctpfq__itemWishBtn{cursor:pointer;font:600 12px/1 var(--font-dm-sans);color:#6b675f;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}@media (pointer:coarse){.CartPage-module__6Ctpfq__qtyBtn,.CartPage-module__6Ctpfq__qtyVal{height:44px}.CartPage-module__6Ctpfq__qtyBtn{width:44px}.CartPage-module__6Ctpfq__itemRemoveBtn{width:44px;height:44px}.CartPage-module__6Ctpfq__itemWishBtn{min-height:44px}}.CartPage-module__6Ctpfq__itemWishBtn:hover{color:var(--accent)}.CartPage-module__6Ctpfq__itemTotal{font:800 15px/1 var(--font-sora);color:#141414;white-space:nowrap;margin-left:auto}.CartPage-module__6Ctpfq__itemRemoveBtn{color:#767165;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:color .15s,background .15s;display:flex}.CartPage-module__6Ctpfq__itemRemoveBtn:hover{color:#d92c20;background:#d92c2014}.CartPage-module__6Ctpfq__crossSell{margin-bottom:8px}.CartPage-module__6Ctpfq__crossSellTitle{font:700 15px/1.2 var(--font-sora);color:#141414;margin-bottom:14px}.CartPage-module__6Ctpfq__emptyRecs{text-align:center}.CartPage-module__6Ctpfq__emptyRecs .CartPage-module__6Ctpfq__crossSellRow{justify-content:center}.CartPage-module__6Ctpfq__crossSellRow{scroll-snap-type:x proximity;scrollbar-width:none;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.CartPage-module__6Ctpfq__crossSellRow::-webkit-scrollbar{display:none}.CartPage-module__6Ctpfq__crossSellCard{scroll-snap-align:start;background:#fff;border:1px solid #ececea;border-radius:12px;flex-direction:column;flex:none;width:148px;padding:10px;display:flex}.CartPage-module__6Ctpfq__crossSellImg{aspect-ratio:1;background:#f5f4f1;border-radius:8px;width:100%;margin-bottom:9px;display:block;position:relative;overflow:hidden}.CartPage-module__6Ctpfq__crossSellName{font:600 12px/1.35 var(--font-dm-sans);color:#141414;min-height:32px;margin-bottom:5px}.CartPage-module__6Ctpfq__crossSellPriceRow{align-items:center;gap:5px;margin-bottom:9px;display:flex}.CartPage-module__6Ctpfq__crossSellPrice{font:700 12.5px/1 var(--font-sora);color:#1a8f4c}.CartPage-module__6Ctpfq__crossSellMrp{font:400 10.5px/1 var(--font-dm-sans);color:#6b675f;text-decoration:line-through}.CartPage-module__6Ctpfq__crossSellAdd{color:#fff;height:30px;font:700 10.5px/1 var(--font-dm-sans);letter-spacing:.03em;cursor:pointer;background:#141414;border:0;border-radius:7px}.CartPage-module__6Ctpfq__crossSellAdd:hover{background:var(--accent)}.CartPage-module__6Ctpfq__crossSellAddDone,.CartPage-module__6Ctpfq__crossSellAddDone:hover{background:#1a8f4c}.CartPage-module__6Ctpfq__side{position:sticky;top:24px}.CartPage-module__6Ctpfq__receipt{background:#fff;border:1px solid #ececea;border-radius:16px;padding:22px 22px 20px;box-shadow:0 1px 2px #14141408,0 20px 40px -30px #14141440}.CartPage-module__6Ctpfq__receiptLabel{font:700 11px/1 var(--font-dm-sans);letter-spacing:.08em;text-transform:uppercase;color:#6b675f;margin-bottom:6px}.CartPage-module__6Ctpfq__receiptRow{font:400 14px/1 var(--font-dm-sans);color:#6b675f;border-bottom:1px dashed #e5e1d8;justify-content:space-between;padding:12px 0;display:flex}.CartPage-module__6Ctpfq__strike{color:#6b675f;text-decoration:line-through}.CartPage-module__6Ctpfq__free{color:#1a8f4c;font-weight:700}.CartPage-module__6Ctpfq__receiptRowDiscount{font:600 14px/1 var(--font-dm-sans);color:#1a8f4c;border-bottom:1px dashed #e5e1d8;justify-content:space-between;padding:12px 0;display:flex}.CartPage-module__6Ctpfq__receiptTotal{font:800 19px/1 var(--font-sora);color:#141414;justify-content:space-between;align-items:baseline;margin-top:4px;padding-top:16px;display:flex}.CartPage-module__6Ctpfq__savingsBanner{color:#1a8f4c;font:600 12.5px/1.4 var(--font-dm-sans);text-align:center;background:#eaf7ef;border-radius:8px;margin-top:12px;padding:10px 12px}.CartPage-module__6Ctpfq__checkoutBtn{background:var(--accent);color:#fff;width:100%;height:50px;font:700 14.5px/1 var(--font-dm-sans);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:20px;transition:background .15s,transform .15s;display:flex}.CartPage-module__6Ctpfq__checkoutBtn:hover{color:#fff;background:#c91f16;transform:translateY(-1px)}.CartPage-module__6Ctpfq__checkoutBtn:disabled,.CartPage-module__6Ctpfq__checkoutBtn:disabled:hover{color:#8a8a8a;cursor:not-allowed;background:#e6e6e6;transform:none}.CartPage-module__6Ctpfq__checkoutBlockedNote{font:500 12px/1.4 var(--font-dm-sans);color:#c91f16;text-align:center;margin:8px 0 0}.CartPage-module__6Ctpfq__itemOutOfStock{font:700 10.5px/1 var(--font-dm-sans);color:#c91f16;text-transform:uppercase;letter-spacing:.04em;background:#fdecea;border-radius:6px;padding:3px 7px}.CartPage-module__6Ctpfq__itemLowStock{font:650 11.5px/1 var(--font-dm-sans);color:#b4540a;margin-top:5px}.CartPage-module__6Ctpfq__policyToggle{cursor:pointer;width:100%;font:700 13px/1 var(--font-dm-sans);color:#141414;background:0 0;border:0;border-top:1px solid #ececea;justify-content:space-between;align-items:center;margin-top:14px;padding:14px 0;display:flex}.CartPage-module__6Ctpfq__policyChevron{color:#767165;font-size:16px;transition:transform .2s}.CartPage-module__6Ctpfq__policyChevronOpen{transform:rotate(180deg)}.CartPage-module__6Ctpfq__policyText{font:400 13px/1.6 var(--font-dm-sans);color:#6b675f;margin:0 0 6px}.CartPage-module__6Ctpfq__trustRow{border-top:1px solid #ececea;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:2px;padding-top:16px;display:grid}.CartPage-module__6Ctpfq__trustItem{text-align:center;font:600 10.5px/1.2 var(--font-dm-sans);color:#767165;flex-direction:column;align-items:center;gap:6px;padding:0 4px;display:flex}.CartPage-module__6Ctpfq__trustItem svg{color:var(--accent);flex:none}a.CartPage-module__6Ctpfq__trustItem{text-decoration:none}a.CartPage-module__6Ctpfq__trustItem:hover{color:#141414}.CartPage-module__6Ctpfq__emptyWrap{max-width:900px;margin:0 auto}.CartPage-module__6Ctpfq__loadingWrap{flex-direction:column;align-items:center;gap:16px;max-width:900px;margin:0 auto;padding:80px 24px;display:flex}.CartPage-module__6Ctpfq__loadingSpinner{border:2px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite CartPage-module__6Ctpfq__cartSpin}.CartPage-module__6Ctpfq__loadingLabel{font:400 15px/1.5 var(--font-dm-sans);color:#6b675f}@keyframes CartPage-module__6Ctpfq__cartSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.CartPage-module__6Ctpfq__loadingSpinner{animation-duration:2.4s}}.CartPage-module__6Ctpfq__emptyHero{text-align:center;padding:40px 24px 48px}.CartPage-module__6Ctpfq__emptyIcon{background:radial-gradient(circle at 32% 28%, #e4261a29, var(--accent-soft) 70%);width:76px;height:76px;color:var(--accent);border:1px solid #e4261a24;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;display:flex}.CartPage-module__6Ctpfq__emptyHero .CartPage-module__6Ctpfq__heading{margin-bottom:8px}.CartPage-module__6Ctpfq__blurb{font:400 15px/1.5 var(--font-dm-sans);color:#6b675f;margin:0 0 26px}.CartPage-module__6Ctpfq__emptyActions{justify-content:center;align-items:center;gap:20px;display:flex}.CartPage-module__6Ctpfq__emptyCta{font:700 14px/1 var(--font-dm-sans);color:#fff;background:var(--accent);border-radius:30px;align-items:center;gap:6px;padding:14px 26px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px -12px #e4261a80}.CartPage-module__6Ctpfq__emptyCta:hover{color:#fff;transform:translateY(-2px)}.CartPage-module__6Ctpfq__emptySecondary{font:700 13.5px/1 var(--font-dm-sans);color:#6b675f}.CartPage-module__6Ctpfq__emptySecondary:hover{color:var(--accent)}@media (max-width:940px){.CartPage-module__6Ctpfq__layout{grid-template-columns:1fr}.CartPage-module__6Ctpfq__side{position:static}}@media (max-width:520px){.CartPage-module__6Ctpfq__itemCard{gap:12px;padding:12px}.CartPage-module__6Ctpfq__itemImg{width:76px;height:76px}.CartPage-module__6Ctpfq__itemActionsRow{flex-wrap:wrap;row-gap:8px}.CartPage-module__6Ctpfq__itemTotal{text-align:right;order:3;width:100%;margin-left:0}}
.MarkdownContent-module__7AD1sG__prose{font:400 15.5px/1.75 var(--font-dm-sans);color:#3f3c36;max-width:720px}:is(.MarkdownContent-module__7AD1sG__prose h1,.MarkdownContent-module__7AD1sG__prose h2,.MarkdownContent-module__7AD1sG__prose h3){font-family:var(--font-sora);letter-spacing:-.01em;color:#141414;margin:1.6em 0 .6em;font-weight:800}.MarkdownContent-module__7AD1sG__prose h1{font-size:26px}.MarkdownContent-module__7AD1sG__prose h2{font-size:21px}.MarkdownContent-module__7AD1sG__prose h3{font-size:17px}.MarkdownContent-module__7AD1sG__prose p{margin:0 0 1.1em}:is(.MarkdownContent-module__7AD1sG__prose ul,.MarkdownContent-module__7AD1sG__prose ol){margin:0 0 1.1em;padding-left:1.4em}.MarkdownContent-module__7AD1sG__prose li{margin-bottom:.4em}.MarkdownContent-module__7AD1sG__prose a{color:var(--accent);text-underline-offset:2px;font-weight:600;text-decoration:underline}.MarkdownContent-module__7AD1sG__prose strong{color:#141414;font-weight:700}.MarkdownContent-module__7AD1sG__prose blockquote{border-left:3px solid var(--accent);color:#6b675f;margin:0 0 1.1em;padding:.2em 0 .2em 1em}.MarkdownContent-module__7AD1sG__prose table{border-collapse:collapse;width:100%;margin:0 0 1.1em;font-size:14px}:is(.MarkdownContent-module__7AD1sG__prose th,.MarkdownContent-module__7AD1sG__prose td){text-align:left;border:1px solid #e2ded6;padding:8px 12px}.MarkdownContent-module__7AD1sG__prose code{background:#f2efe9;border-radius:4px;padding:.15em .4em;font-size:.9em}
.BlogPostPage-module__jZi3yW__section{max-width:760px;margin:0 auto;padding:48px clamp(16px,4vw,34px) 100px}.BlogPostPage-module__jZi3yW__header{margin-bottom:28px}.BlogPostPage-module__jZi3yW__accentBar{background:var(--accent);border-radius:2px;width:39px;height:4px;margin-bottom:14px}.BlogPostPage-module__jZi3yW__heading{font:800 30px/1.15 var(--font-sora);letter-spacing:-.02em;color:#141414;margin:0 0 8px}.BlogPostPage-module__jZi3yW__meta{font:500 13.5px/1 var(--font-dm-sans);color:#6b675f;margin:0}.BlogPostPage-module__jZi3yW__imageWrap{aspect-ratio:16/9;background:#f2efe9;border-radius:14px;margin-bottom:32px;position:relative;overflow:hidden}.BlogPostPage-module__jZi3yW__backLink{font:700 13.5px/1 var(--font-dm-sans);color:#6b675f;margin-top:40px;display:inline-block}.BlogPostPage-module__jZi3yW__backLink:hover{color:var(--accent)}
.ReviewOrderLink-module__gBCPkq__link,.ReviewOrderLink-module__gBCPkq__error{z-index:1;position:relative}.ReviewOrderLink-module__gBCPkq__link{font:700 12.5px/1 var(--font-dm-sans);color:var(--accent);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;padding:0}.ReviewOrderLink-module__gBCPkq__link:disabled{color:#a9a49b;cursor:default}.ReviewOrderLink-module__gBCPkq__error{font:600 11.5px/1.2 var(--font-dm-sans);color:#b42318;white-space:nowrap;flex:none}