body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;padding:0;font-size:14px;line-height:1.5;display:flex}h1,h2,p{margin:0;padding:0}h4{margin-top:.5rem;margin-bottom:.5rem}h5{margin-top:.5rem;margin-bottom:1rem}hr{border-top:1px solid #000;border-bottom:none;margin:0}pre{white-space:pre-wrap}fieldset{flex-direction:column;margin-bottom:.5rem;padding:1rem;display:flex}input{border:1px solid #000;border-radius:4px;margin-top:.25rem;margin-bottom:.5rem;padding:.5rem;font-size:1rem}legend{margin-bottom:.5rem;font-weight:600}ul{margin:0;padding:0;list-style:none}li{margin-bottom:.5rem}dl{margin:.5rem 0}code{background:#ddd;border-radius:4px;padding:.25rem;font-family:monospace}:root{--bg:#fbf9f4;--ink:#1a1a1a;--ink-soft:#2a2a2a;--muted:#8a8579;--line:#e8e2d4;--accent:#8a6f3d;--silver:#b8b8b8;--card:#fff;--serif:"Cormorant Garamond", "Times New Roman", serif;--sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--aside-width:400px;--cart-aside-summary-height-with-discount:300px;--cart-aside-summary-height:250px;--grid-item-width:355px;--header-height:86px;--color-dark:#000;--color-light:#fff}@media (min-width:960px){:root{--header-height:122px;--toolbar-height:68px}}body>main{margin:0}img{border-radius:0;max-width:100%}h1,h2,h3,h4{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-weight:400}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button{cursor:pointer;font-family:inherit}.link:hover{cursor:pointer;text-decoration:underline}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;border:1px solid var(--ink);background:var(--ink);color:var(--bg);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:11px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover,.btn--outline{color:var(--ink);background:0 0}.btn--outline:hover{background:var(--ink);color:var(--bg)}.btn--accent{background:var(--accent);border-color:var(--accent);color:var(--ink)}.btn--accent:hover{color:var(--ink);background:0 0}.btn--ghost{color:var(--ink);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:500;font-family:var(--sans);background:0 0;border:none;padding:8px 0}.btn--ghost:after{content:"";vertical-align:middle;background:currentColor;width:18px;height:1px;margin-left:4px;transition:width .2s;display:inline-block}.btn--ghost:hover:after{width:28px}@media (min-width:960px){.btn{padding:14px 28px}}.chain-tex{background-color:var(--card);background-image:repeating-linear-gradient(135deg, #0000000a 0 6px, transparent 6px 12px), radial-gradient(circle at 30% 30%, #fff9 0%, transparent 60%), linear-gradient(135deg, var(--silver) 0%, #888 100%);position:relative;overflow:hidden}.chain-tex:after{content:attr(data-label);letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;background:#00000059;padding:3px 7px;font-family:Courier New,monospace;font-size:9px;position:absolute;bottom:10px;left:12px}.product-grid{gap:32px 24px;display:grid}.product-grid--cols-3,.product-grid--cols-4{grid-template-columns:1fr}@media (min-width:520px){.product-grid--cols-3,.product-grid--cols-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.product-grid--cols-3{grid-template-columns:repeat(3,1fr)}.product-grid--cols-4{grid-template-columns:repeat(4,1fr)}}.overlay{opacity:0;pointer-events:none;visibility:hidden;z-index:10;background:#0003;border:none;max-width:none;max-height:none;padding:0;transition:opacity .4s ease-in-out;position:fixed;inset:0}.overlay--expanded{opacity:1;pointer-events:auto;visibility:visible}button.reset{background:inherit;font-size:inherit;border:0}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));width:auto;overflow-y:auto}.cart-main--with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{padding:.75rem 0}.cart-line-inner{display:flex}.cart-summary-page{position:relative}.cart-summary-aside{border-top:1px solid var(--color-dark);width:calc(var(--aside-width) - 40px);background:#fff;padding-top:.75rem;position:absolute;bottom:0}.cart-line-quantity{display:flex}.cart-discount{align-items:center;margin-top:.25rem;display:flex}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{flex-direction:row;align-items:center;gap:1rem;display:flex}
.Header-module__hBw1pG__header__utility-bar{background:var(--ink-soft);color:var(--bg);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-family:var(--sans);justify-content:space-between;align-items:center;padding:7px 16px;display:flex}.Header-module__hBw1pG__header__marquee{text-align:center;opacity:.85;flex:1}.Header-module__hBw1pG__header__links{opacity:.7;gap:18px;display:none}.Header-module__hBw1pG__header{border-bottom:1px solid var(--line);background:var(--bg);z-index:50;position:sticky;top:0}.Header-module__hBw1pG__header__row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.Header-module__hBw1pG__header nav{letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-family:var(--sans);gap:28px;display:none}.Header-module__hBw1pG__header nav a{color:var(--ink);cursor:pointer;padding-bottom:4px;text-decoration:none;position:relative}.Header-module__hBw1pG__header nav a:hover:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:0;left:0;right:0}.Header-module__hBw1pG__header nav a.active:after{content:"";background:var(--accent);height:1px;position:absolute;bottom:0;left:0;right:0}.Header-module__hBw1pG__header__brand{text-align:center;-webkit-user-select:none;user-select:none}.Header-module__hBw1pG__header__brand-name{font-family:var(--serif);letter-spacing:.12em;font-size:20px;font-weight:500;line-height:1}.Header-module__hBw1pG__header__brand-tagline{display:none}.Header-module__hBw1pG__header__actions{justify-self:end;align-items:center;gap:6px;display:flex}.Header-module__hBw1pG__header__left{align-items:center;display:flex}.Header-module__hBw1pG__header__menu-toggle{width:30px;height:30px;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.Header-module__hBw1pG__header__menu-toggle:hover{color:var(--accent)}.Header-module__hBw1pG__header__icon-btn{width:30px;height:30px;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.Header-module__hBw1pG__header__icon-btn:hover{color:var(--accent)}.Header-module__hBw1pG__header__badge{background:var(--accent);color:var(--bg);font-family:var(--sans);border-radius:7px;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:600;display:flex;position:absolute;top:-2px;right:-2px}.Header-module__hBw1pG__header__menu--mobile{flex-direction:column;gap:1rem;display:flex}.Header-module__hBw1pG__header__menu-item{cursor:pointer}.Header-module__hBw1pG__header__ctas{align-items:center;gap:1rem;margin-left:auto;display:flex}.Header-module__hBw1pG__header__ctas>*{min-width:fit-content}@media (min-width:960px){.Header-module__hBw1pG__header__utility-bar{letter-spacing:.12em;padding:8px 32px;font-size:11px}.Header-module__hBw1pG__header__links{display:flex}.Header-module__hBw1pG__header__row{grid-template-columns:1fr auto 1fr;gap:24px;padding:22px 32px}.Header-module__hBw1pG__header nav{display:flex}.Header-module__hBw1pG__header__brand{text-align:center}.Header-module__hBw1pG__header__brand-name{letter-spacing:.18em;font-size:28px}.Header-module__hBw1pG__header__brand-tagline{letter-spacing:.3em;text-transform:uppercase;color:var(--muted);font-size:9px;font-family:var(--sans);margin-top:4px;display:block}.Header-module__hBw1pG__header__left{gap:16px}.Header-module__hBw1pG__header__menu-toggle{display:none}.Header-module__hBw1pG__header__actions{gap:18px}.Header-module__hBw1pG__header__icon-btn{width:32px;height:32px}}
.Footer-module__S6Hkya__footer{background:var(--ink-soft);color:var(--bg);padding:40px 18px 18px}.Footer-module__S6Hkya__footer__cols{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr;gap:28px;padding-bottom:24px;display:grid}.Footer-module__S6Hkya__footer h4{color:var(--bg);font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;opacity:.6;margin-bottom:18px;font-size:11px;font-weight:400}.Footer-module__S6Hkya__footer ul{font-size:13px;font-family:var(--sans);flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footer ul li{opacity:.85}.Footer-module__S6Hkya__footer ul a{opacity:.85;display:block}.Footer-module__S6Hkya__footer ul a:hover{opacity:1;color:var(--accent)}.Footer-module__S6Hkya__footer__brand-name{font-family:var(--serif);letter-spacing:.16em;margin-bottom:12px;font-size:22px}.Footer-module__S6Hkya__footer__brand p{opacity:.7;max-width:320px;font-size:13px;line-height:1.7;font-family:var(--sans);margin:0}.Footer-module__S6Hkya__footer__legal{opacity:.5;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-family:var(--sans);flex-direction:column;justify-content:space-between;gap:10px;padding-top:18px;display:flex}@media (min-width:520px){.Footer-module__S6Hkya__footer{padding:48px 20px 20px}.Footer-module__S6Hkya__footer__cols{grid-template-columns:1fr 1fr;gap:32px;padding-bottom:32px}.Footer-module__S6Hkya__footer__brand{grid-column:1/-1}.Footer-module__S6Hkya__footer__legal{flex-direction:row;padding-top:18px}}@media (min-width:960px){.Footer-module__S6Hkya__footer{padding:64px 32px 24px}.Footer-module__S6Hkya__footer__cols{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;padding-bottom:48px}.Footer-module__S6Hkya__footer__brand{grid-column:auto}.Footer-module__S6Hkya__footer__brand-name{font-size:28px}.Footer-module__S6Hkya__footer__legal{padding-top:24px}}
.MobileMenu-module__AP24jW__mobileMenu{z-index:200;pointer-events:none;visibility:hidden;position:fixed;inset:0}.MobileMenu-module__AP24jW__mobileMenu--mounted{transition:visibility 0s linear .36s}.MobileMenu-module__AP24jW__mobileMenu--open{pointer-events:auto;visibility:visible}.MobileMenu-module__AP24jW__mobileMenu--mounted.MobileMenu-module__AP24jW__mobileMenu--open{transition-delay:0s}.MobileMenu-module__AP24jW__mobileMenu__scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;cursor:default;background:#0f141973;border:none;width:100%;margin:0;padding:0;position:absolute;inset:0}.MobileMenu-module__AP24jW__mobileMenu--mounted .MobileMenu-module__AP24jW__mobileMenu__scrim{transition:opacity .32s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__scrim{opacity:1}.MobileMenu-module__AP24jW__mobileMenu__panel{background:var(--bg);border:none;flex-direction:column;width:92vw;max-width:none;height:100%;max-height:none;margin:0;padding:0;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:0 0 40px #0f14192e}.MobileMenu-module__AP24jW__mobileMenu--mounted .MobileMenu-module__AP24jW__mobileMenu__panel{transition:transform .36s cubic-bezier(.4,0,.2,1)}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__panel{transform:translate(0)}.MobileMenu-module__AP24jW__mobileMenu__head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.MobileMenu-module__AP24jW__mobileMenu__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--muted);font-size:10px;font-family:var(--sans)}.MobileMenu-module__AP24jW__mobileMenu__close{cursor:pointer;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.MobileMenu-module__AP24jW__mobileMenu__close:hover{color:var(--accent)}.MobileMenu-module__AP24jW__mobileMenu__nav{flex-direction:column;flex:1;padding:16px 0;display:flex;overflow-y:auto}.MobileMenu-module__AP24jW__mobileMenu__link{cursor:pointer;color:inherit;grid-template-columns:auto 1fr;align-items:baseline;gap:14px;padding:16px 22px;text-decoration:none;transition:background .2s;display:grid}.MobileMenu-module__AP24jW__mobileMenu__link:hover{background:var(--card)}.MobileMenu-module__AP24jW__mobileMenu__link--active .MobileMenu-module__AP24jW__mobileMenu__name{color:var(--accent)}.MobileMenu-module__AP24jW__mobileMenu__num{font-family:var(--serif);color:var(--muted);letter-spacing:.08em;font-size:13px;font-style:italic}.MobileMenu-module__AP24jW__mobileMenu__text{flex-direction:column;gap:4px;display:flex}.MobileMenu-module__AP24jW__mobileMenu__name{font-family:var(--serif);color:var(--ink);font-size:26px;font-weight:400;line-height:1;transition:color .2s}.MobileMenu-module__AP24jW__mobileMenu__sub{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px;font-family:var(--sans)}.MobileMenu-module__AP24jW__mobileMenu__divider{background:var(--line);height:1px;margin:10px 22px}.MobileMenu-module__AP24jW__mobileMenu__secondary{letter-spacing:.2em;text-transform:uppercase;color:var(--ink);cursor:pointer;font-size:12px;font-family:var(--sans);padding:11px 22px;text-decoration:none;transition:color .2s;display:block}.MobileMenu-module__AP24jW__mobileMenu__secondary:hover{color:var(--accent)}.MobileMenu-module__AP24jW__mobileMenu__foot{border-top:1px solid var(--line);flex-shrink:0;padding:16px 22px 22px}.MobileMenu-module__AP24jW__mobileMenu__foot-row{letter-spacing:.2em;text-transform:uppercase;color:var(--ink);font-size:10px;font-family:var(--sans);justify-content:space-between;margin-bottom:6px;display:flex}.MobileMenu-module__AP24jW__mobileMenu__foot-row--muted{color:var(--muted)}.MobileMenu-module__AP24jW__mobileMenu__link,.MobileMenu-module__AP24jW__mobileMenu__secondary,.MobileMenu-module__AP24jW__mobileMenu__divider,.MobileMenu-module__AP24jW__mobileMenu__foot{opacity:0;transform:translate(-12px)}.MobileMenu-module__AP24jW__mobileMenu--mounted .MobileMenu-module__AP24jW__mobileMenu__link,.MobileMenu-module__AP24jW__mobileMenu--mounted .MobileMenu-module__AP24jW__mobileMenu__secondary,.MobileMenu-module__AP24jW__mobileMenu--mounted .MobileMenu-module__AP24jW__mobileMenu__divider,.MobileMenu-module__AP24jW__mobileMenu--mounted .MobileMenu-module__AP24jW__mobileMenu__foot{transition:opacity .28s,transform .32s cubic-bezier(.4,0,.2,1)}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__link,.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__secondary,.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__divider,.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__foot{opacity:1;transform:translate(0)}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__link:first-child{transition-delay:.12s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__link:nth-child(2){transition-delay:.17s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__link:nth-child(3){transition-delay:.22s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__divider{transition-delay:.27s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__secondary:nth-child(5){transition-delay:.29s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__secondary:nth-child(6){transition-delay:.32s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__secondary:nth-child(7){transition-delay:.35s}.MobileMenu-module__AP24jW__mobileMenu--open .MobileMenu-module__AP24jW__mobileMenu__foot{transition-delay:.38s}@media (min-width:520px){.MobileMenu-module__AP24jW__mobileMenu__panel{width:min(420px,88vw)}.MobileMenu-module__AP24jW__mobileMenu__head{padding:22px 28px}.MobileMenu-module__AP24jW__mobileMenu__link{gap:18px;padding:18px 22px}.MobileMenu-module__AP24jW__mobileMenu__name{font-size:30px}.MobileMenu-module__AP24jW__mobileMenu__divider{margin:14px 28px}.MobileMenu-module__AP24jW__mobileMenu__secondary{padding:12px 28px}.MobileMenu-module__AP24jW__mobileMenu__foot{padding:18px 28px 24px}}
.CartDrawer-module__wN0dRW__drawer{z-index:160;pointer-events:none;position:fixed;inset:0}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive{pointer-events:auto}.CartDrawer-module__wN0dRW__drawerScrim{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;cursor:pointer;background:#0f141980;transition:opacity .32s;position:absolute;inset:0}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerScrim{opacity:1}.CartDrawer-module__wN0dRW__drawerPanel{background:var(--bg);border:none;flex-direction:column;width:100%;max-width:none;height:88%;margin:0;padding:0;transition:transform .46s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:12% 0 0;overflow:hidden;transform:translateY(100%);box-shadow:0 -24px 80px #0f141947}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerPanel{transform:translateY(0)}.CartDrawer-module__wN0dRW__drawerHead{border-bottom:1px solid var(--line);opacity:0;flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 18px 16px;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(10px)}.CartDrawer-module__wN0dRW__drawerTitle h2{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:0 0 7px;font-size:28px;font-weight:400;line-height:1}.CartDrawer-module__wN0dRW__drawerMeta{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:10px}.CartDrawer-module__wN0dRW__drawerClose{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:border-color .2s,color .2s;display:inline-flex}.CartDrawer-module__wN0dRW__drawerClose:hover{border-color:var(--ink);color:var(--accent)}.CartDrawer-module__wN0dRW__shipMeter{border-bottom:1px solid var(--line);opacity:0;flex:none;padding:14px 18px 16px;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}.CartDrawer-module__wN0dRW__shipRow{color:var(--muted);letter-spacing:.01em;margin-bottom:10px;font-size:12px;line-height:1.4}.CartDrawer-module__wN0dRW__shipText em{font-family:var(--serif);color:var(--ink);letter-spacing:0;margin:0 1px;font-size:15px;font-style:italic}.CartDrawer-module__wN0dRW__shipMeter.CartDrawer-module__wN0dRW__unlocked .CartDrawer-module__wN0dRW__shipRow{color:var(--ink);font-family:var(--serif);letter-spacing:0;font-size:15px;font-style:italic}.CartDrawer-module__wN0dRW__shipMeter.CartDrawer-module__wN0dRW__unlocked .CartDrawer-module__wN0dRW__shipText{align-items:center;gap:8px;display:inline-flex}.CartDrawer-module__wN0dRW__shipTick{background:var(--accent);width:18px;height:18px;color:var(--bg);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.CartDrawer-module__wN0dRW__shipTrack{background:var(--line);height:2px;position:relative;overflow:hidden}.CartDrawer-module__wN0dRW__shipFill{background:var(--accent);transition:width .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 auto 0 0}.CartDrawer-module__wN0dRW__drawerItems{flex:auto;padding:0 18px;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 12px calc(100% - 12px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 12px calc(100% - 12px),#0000 100%)}.CartDrawer-module__wN0dRW__drawerLine{border-bottom:1px solid var(--line);opacity:0;grid-template-columns:70px 1fr auto;align-items:center;gap:14px;padding:20px 0;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);display:grid;position:relative;transform:translateY(10px)}.CartDrawer-module__wN0dRW__drawerLine:last-child{border-bottom:none}.CartDrawer-module__wN0dRW__lineImg{object-fit:cover;width:70px;height:70px;display:block}.CartDrawer-module__wN0dRW__lineBody{flex-direction:column;gap:4px;min-width:0;display:flex}.CartDrawer-module__wN0dRW__lineLink{color:inherit;text-decoration:none}.CartDrawer-module__wN0dRW__lineLink:hover .CartDrawer-module__wN0dRW__lineName{color:var(--accent)}.CartDrawer-module__wN0dRW__lineName{font-family:var(--serif);letter-spacing:-.005em;color:var(--ink);font-size:18px;line-height:1.2;transition:color .2s}.CartDrawer-module__wN0dRW__drawerLineFresh{padding-top:36px}.CartDrawer-module__wN0dRW__drawerLineFresh:before{content:"";background:var(--accent);width:2px;position:absolute;top:36px;bottom:20px;left:-18px}.CartDrawer-module__wN0dRW__justAddedTag{font-family:var(--serif);color:var(--accent);letter-spacing:.01em;align-items:center;gap:8px;font-size:13px;font-style:italic;display:inline-flex;position:absolute;top:8px;left:0}.CartDrawer-module__wN0dRW__justAddedDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite CartDrawer-module__wN0dRW__justAddedDot;display:block}@keyframes CartDrawer-module__wN0dRW__justAddedDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.CartDrawer-module__wN0dRW__drawerLineFlashing{animation:1.9s ease-out both CartDrawer-module__wN0dRW__drawerLineFlash}@keyframes CartDrawer-module__wN0dRW__drawerLineFlash{0%{background:color-mix(in srgb, var(--accent) 26%, transparent)}35%{background:color-mix(in srgb, var(--accent) 14%, transparent)}to{background:0 0}}.CartDrawer-module__wN0dRW__lineOpt{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:10px}.CartDrawer-module__wN0dRW__lineRow{align-items:center;gap:14px;margin-top:8px;display:flex}.CartDrawer-module__wN0dRW__lineQty{border:1px solid var(--line);align-items:stretch;height:28px;display:inline-flex}.CartDrawer-module__wN0dRW__lineQtyBtn{width:26px;height:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:14px;transition:color .15s;display:inline-flex}.CartDrawer-module__wN0dRW__lineQtyBtn:hover{color:var(--accent)}.CartDrawer-module__wN0dRW__lineQtyBtn:disabled{opacity:.4;cursor:not-allowed}.CartDrawer-module__wN0dRW__lineQtyCount{font-family:var(--sans);text-align:center;width:22px;color:var(--ink);align-self:center;font-size:12px}.CartDrawer-module__wN0dRW__lineRemove{color:var(--muted);font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;text-underline-offset:4px;background:0 0;border:none;padding:0;font-size:10px;text-decoration:underline;text-decoration-thickness:.5px;transition:color .15s}.CartDrawer-module__wN0dRW__lineRemove:hover{color:var(--accent)}.CartDrawer-module__wN0dRW__lineRemove:disabled{opacity:.4;cursor:not-allowed}.CartDrawer-module__wN0dRW__linePrice{font-family:var(--serif);white-space:nowrap;color:var(--ink);align-self:flex-start;font-size:17px;font-style:italic}.CartDrawer-module__wN0dRW__drawerFoot{border-top:1px solid var(--line);background:var(--card);opacity:0;flex:none;padding:18px;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}.CartDrawer-module__wN0dRW__subtotalRow{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.CartDrawer-module__wN0dRW__subtotalLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-size:11px}.CartDrawer-module__wN0dRW__subtotalValue{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;font-size:26px;font-style:italic}.CartDrawer-module__wN0dRW__footFine{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:10px;line-height:1.5}.CartDrawer-module__wN0dRW__drawerViewBag{background:var(--ink);color:var(--bg);border:1px solid var(--ink);font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;text-align:center;cursor:pointer;padding:15px 24px;font-size:11px;text-decoration:none;transition:background .2s,color .2s;display:block}.CartDrawer-module__wN0dRW__drawerViewBag:hover{color:var(--ink);background:0 0}.CartDrawer-module__wN0dRW__drawerContinue{width:100%;color:var(--ink);border:1px solid var(--ink);font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;text-align:center;cursor:pointer;background:0 0;margin-top:10px;padding:15px 24px;font-size:11px;transition:background .2s,color .2s;display:block}.CartDrawer-module__wN0dRW__drawerContinue:hover{background:var(--ink);color:var(--bg)}.CartDrawer-module__wN0dRW__drawerEmpty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:18px;padding:48px 32px 32px;display:flex}.CartDrawer-module__wN0dRW__emptyMark{width:72px;height:72px;color:var(--muted);border:1px solid var(--line);opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(10px)}.CartDrawer-module__wN0dRW__drawerEmpty h3{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);opacity:0;margin:0;font-size:28px;font-weight:400;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}.CartDrawer-module__wN0dRW__drawerEmpty p{color:var(--muted);opacity:0;max-width:280px;margin:0 0 6px;font-size:13px;line-height:1.7;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}.CartDrawer-module__wN0dRW__emptyBrowse{background:var(--ink);color:var(--bg);font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;opacity:0;border:none;padding:12px 28px;font-size:11px;text-decoration:none;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1),background .2s;display:inline-block;transform:translateY(10px)}.CartDrawer-module__wN0dRW__emptyBrowse:hover{background:var(--ink-soft)}.CartDrawer-module__wN0dRW__emptyFine{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);opacity:0;align-items:center;gap:10px;margin-top:4px;font-size:10px;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(10px)}.CartDrawer-module__wN0dRW__emptyFineSep{opacity:.45}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerHead{opacity:1;transition-delay:.22s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__shipMeter{opacity:1;transition-delay:.28s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerLine:first-child{opacity:1;transition-delay:.34s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerLine:nth-child(2){opacity:1;transition-delay:.4s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerLine:nth-child(3){opacity:1;transition-delay:.46s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerLine:nth-child(4){opacity:1;transition-delay:.51s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerLine:nth-child(n+5){opacity:1;transition-delay:.56s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerFoot{opacity:1;transition-delay:.38s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__emptyMark{opacity:1;transition-delay:.26s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerEmpty h3{opacity:1;transition-delay:.32s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerEmpty p{opacity:1;transition-delay:.38s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__emptyBrowse{opacity:1;transition-delay:.44s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__emptyFine{opacity:1;transition-delay:.5s;transform:translateY(0)}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__drawerHead,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__shipMeter,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__drawerLine,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__drawerFoot,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__emptyMark,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__drawerEmpty h3,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__drawerEmpty p,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__emptyBrowse,.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isLeaving .CartDrawer-module__wN0dRW__emptyFine{transition-duration:.16s;transition-delay:0s}.CartDrawer-module__wN0dRW__drawerSkeleton{flex-direction:column;flex:auto;gap:20px;padding:18px;display:flex}.CartDrawer-module__wN0dRW__skeletonLine{grid-template-columns:70px 1fr;gap:14px;display:grid}.CartDrawer-module__wN0dRW__skeletonImg{background:var(--line);border-radius:0;width:70px;height:70px;animation:1.4s ease-in-out infinite CartDrawer-module__wN0dRW__shimmer}.CartDrawer-module__wN0dRW__skeletonText{flex-direction:column;gap:8px;padding-top:4px;display:flex}.CartDrawer-module__wN0dRW__skeletonBar{background:var(--line);border-radius:0;height:10px;animation:1.4s ease-in-out infinite CartDrawer-module__wN0dRW__shimmer}.CartDrawer-module__wN0dRW__skeletonBarShort{width:55%}@keyframes CartDrawer-module__wN0dRW__shimmer{0%,to{opacity:1}50%{opacity:.4}}@media (min-width:520px){.CartDrawer-module__wN0dRW__drawerPanel{width:min(480px,86%);height:100%;max-height:none;inset:0 0 0 auto;transform:translate(100%);box-shadow:-24px 0 80px #0f141942}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__isActive .CartDrawer-module__wN0dRW__drawerPanel{transform:translate(0)}.CartDrawer-module__wN0dRW__drawerHead{padding:22px 24px 20px}.CartDrawer-module__wN0dRW__drawerTitle h2{font-size:32px}.CartDrawer-module__wN0dRW__drawerMeta{font-size:11px}.CartDrawer-module__wN0dRW__shipMeter{padding:16px 24px 18px}.CartDrawer-module__wN0dRW__drawerItems{padding:0 24px}.CartDrawer-module__wN0dRW__drawerLine{grid-template-columns:84px 1fr auto;gap:18px;padding:22px 0}.CartDrawer-module__wN0dRW__drawerLineFresh:before{left:-24px}.CartDrawer-module__wN0dRW__lineImg{width:84px;height:84px}.CartDrawer-module__wN0dRW__lineName{font-size:19px}.CartDrawer-module__wN0dRW__drawerFoot{padding:22px 24px 24px}.CartDrawer-module__wN0dRW__subtotalValue{font-size:28px}.CartDrawer-module__wN0dRW__drawerEmpty{padding:64px 40px 40px}.CartDrawer-module__wN0dRW__drawerEmpty h3{font-size:32px}}@media (min-width:960px){.CartDrawer-module__wN0dRW__drawerPanel{width:460px}.CartDrawer-module__wN0dRW__drawerHead{padding:26px 28px 22px}.CartDrawer-module__wN0dRW__drawerTitle h2{font-size:36px}.CartDrawer-module__wN0dRW__shipMeter{padding:18px 28px 20px}.CartDrawer-module__wN0dRW__drawerItems{padding:0 28px}.CartDrawer-module__wN0dRW__drawerLine{padding:24px 0}.CartDrawer-module__wN0dRW__drawerLineFresh:before{left:-28px}.CartDrawer-module__wN0dRW__drawerFoot{padding:24px 28px 28px}.CartDrawer-module__wN0dRW__subtotalValue{font-size:30px}}
.SearchOverlay-module__XXIV2a__overlay{-webkit-backdrop-filter:blur(8px);z-index:100;background:#0f14198c;border:none;flex-direction:column;align-items:center;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:16px 0 0;display:flex;position:fixed;inset:0}.SearchOverlay-module__XXIV2a__open{animation:.22s cubic-bezier(.22,1,.36,1) both SearchOverlay-module__XXIV2a__search-backdrop-in}.SearchOverlay-module__XXIV2a__closing{pointer-events:none;animation:.24s cubic-bezier(.4,0,1,1) both SearchOverlay-module__XXIV2a__search-backdrop-out}.SearchOverlay-module__XXIV2a__open .SearchOverlay-module__XXIV2a__panel{animation:.32s cubic-bezier(.22,1,.36,1) both SearchOverlay-module__XXIV2a__search-panel-in}.SearchOverlay-module__XXIV2a__closing .SearchOverlay-module__XXIV2a__panel{animation:.22s cubic-bezier(.4,0,1,1) both SearchOverlay-module__XXIV2a__search-panel-out}@keyframes SearchOverlay-module__XXIV2a__search-backdrop-in{0%{opacity:0;-webkit-backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px)}}@keyframes SearchOverlay-module__XXIV2a__search-backdrop-out{0%{opacity:1;-webkit-backdrop-filter:blur(8px)}to{opacity:0;-webkit-backdrop-filter:blur()}}@keyframes SearchOverlay-module__XXIV2a__search-panel-in{0%{opacity:0;transform:translateY(-14px)scale(.985)}60%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes SearchOverlay-module__XXIV2a__search-panel-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-10px)scale(.99)}}@media (prefers-reduced-motion:reduce){.SearchOverlay-module__XXIV2a__open,.SearchOverlay-module__XXIV2a__closing,.SearchOverlay-module__XXIV2a__open .SearchOverlay-module__XXIV2a__panel,.SearchOverlay-module__XXIV2a__closing .SearchOverlay-module__XXIV2a__panel{animation-duration:1ms}}.SearchOverlay-module__XXIV2a__backdropClose{cursor:default;background:0 0;border:none;padding:0;position:absolute;inset:0}.SearchOverlay-module__XXIV2a__panel{z-index:1;box-sizing:border-box;background:var(--bg);transform-origin:top;will-change:transform, opacity;width:96%;max-height:92vh;padding:20px 16px 24px;position:relative;overflow-y:auto}.SearchOverlay-module__XXIV2a__panel .predictive-search-form{background:0 0;max-width:100%}.SearchOverlay-module__XXIV2a__inputRow{border-bottom:2px solid var(--ink);align-items:center;gap:12px;padding-bottom:14px;display:flex}.SearchOverlay-module__XXIV2a__inputRow svg{color:var(--ink);flex-shrink:0}.SearchOverlay-module__XXIV2a__input{font-family:var(--serif);color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:19px}.SearchOverlay-module__XXIV2a__input::placeholder{color:var(--muted)}.SearchOverlay-module__XXIV2a__input::-webkit-search-cancel-button{display:none}.SearchOverlay-module__XXIV2a__closeBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:color .15s;display:flex}.SearchOverlay-module__XXIV2a__closeBtn:hover{color:var(--ink)}.SearchOverlay-module__XXIV2a__results{grid-template-columns:1fr;gap:24px;margin-top:28px;display:grid}.SearchOverlay-module__XXIV2a__sectionHeading{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:11px}.SearchOverlay-module__XXIV2a__sectionHeadingSpaced{margin-top:28px;}.SearchOverlay-module__XXIV2a__suggestions{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.SearchOverlay-module__XXIV2a__suggestionItem{cursor:pointer;color:var(--ink);text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;transition:color .15s}.SearchOverlay-module__XXIV2a__suggestionItem:hover{color:var(--accent)}.SearchOverlay-module__XXIV2a__productGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:520px){.SearchOverlay-module__XXIV2a__productGrid{grid-template-columns:repeat(2,1fr)}}.SearchOverlay-module__XXIV2a__productItem{color:inherit;text-decoration:none;display:block}.SearchOverlay-module__XXIV2a__productImageWrapper{aspect-ratio:1;background:var(--line);width:100%;margin-bottom:6px;overflow:hidden}.SearchOverlay-module__XXIV2a__productImage{object-fit:cover;width:100%;height:100%;display:block}.SearchOverlay-module__XXIV2a__productName{font-family:var(--serif);color:var(--ink);font-size:14px}.SearchOverlay-module__XXIV2a__productPrice{font-family:var(--serif);color:var(--muted);font-size:12px;font-style:italic}.SearchOverlay-module__XXIV2a__seeAll{cursor:pointer;width:100%;color:var(--ink);font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;background:0 0;border:none;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:22px 0 0;padding:14px 0;font-size:11px;transition:gap .3s,color .2s;display:grid}.SearchOverlay-module__XXIV2a__seeAll:hover{color:var(--accent);gap:24px}.SearchOverlay-module__XXIV2a__seeAllRule{background:var(--line);height:1px;transition:background .2s}.SearchOverlay-module__XXIV2a__seeAll:hover .SearchOverlay-module__XXIV2a__seeAllRule{background:var(--accent)}.SearchOverlay-module__XXIV2a__seeAllLbl{font-family:var(--serif);letter-spacing:.02em;text-transform:none;white-space:nowrap;font-size:16px;font-style:italic}.SearchOverlay-module__XXIV2a__seeAllLbl em{color:var(--accent);font-style:italic}.SearchOverlay-module__XXIV2a__emptyMessage{color:var(--muted);margin:0;font-size:14px}@media (min-width:520px){.SearchOverlay-module__XXIV2a__overlay{padding:32px 0 0}.SearchOverlay-module__XXIV2a__panel{width:94%;max-height:85vh;padding:24px 20px 28px}.SearchOverlay-module__XXIV2a__panel .predictive-search-form{position:static}.SearchOverlay-module__XXIV2a__input{font-size:22px}.SearchOverlay-module__XXIV2a__seeAllLbl{font-size:18px}.SearchOverlay-module__XXIV2a__productGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:960px){.SearchOverlay-module__XXIV2a__overlay{padding-top:80px}.SearchOverlay-module__XXIV2a__panel{width:min(900px,92%);padding:32px 40px 40px}.SearchOverlay-module__XXIV2a__input{font-size:32px}.SearchOverlay-module__XXIV2a__results{grid-template-columns:1fr 2fr;gap:32px}.SearchOverlay-module__XXIV2a__productGrid{grid-template-columns:repeat(3,1fr);gap:16px}}
