.Header-module__hBw1pG__header{z-index:var(--z-sticky);background:var(--header-bg);transition:box-shadow var(--duration-default) var(--ease-out);contain:layout style;position:sticky;top:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{box-shadow:0 1px 12px #1a14240f}.Header-module__hBw1pG__topBar{background:var(--brand-900);color:#ffffffd9;letter-spacing:.03em;max-height:36px;transition:max-height var(--duration-default) var(--ease-out), opacity var(--duration-default) var(--ease-out);font-size:.75rem;overflow:hidden}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__topBar{opacity:0;pointer-events:none;max-height:0}.Header-module__hBw1pG__topBarInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;height:36px;display:grid}.Header-module__hBw1pG__topBarLeft{min-width:0}.Header-module__hBw1pG__topBarCenter{justify-self:center}.Header-module__hBw1pG__topBarRight{justify-self:end;align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__topBarLink{color:#fffc;white-space:nowrap;transition:color var(--duration-fast) ease;align-items:center;gap:5px;font-weight:400;display:inline-flex}.Header-module__hBw1pG__topBarLink:hover{color:var(--accent-300)}.Header-module__hBw1pG__shippingTeaser{align-items:center;gap:6px;font-weight:500;display:inline-flex}.Header-module__hBw1pG__shippingQualified{color:#86efac}.Header-module__hBw1pG__shippingProgress{background:#ffffff26;border-radius:2px;width:60px;height:3px;overflow:hidden}.Header-module__hBw1pG__shippingProgressFill{background:var(--accent-400);height:100%;transition:width .5s var(--ease-out);border-radius:2px}.Header-module__hBw1pG__shippingQualified .Header-module__hBw1pG__shippingProgressFill{background:#86efac}.Header-module__hBw1pG__affiliatePill{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-300);border-radius:var(--radius-full);white-space:nowrap;transition:all var(--duration-fast) ease;border:1px solid #c9a24b4d;padding:2px 10px;font-size:.68rem;font-weight:600}.Header-module__hBw1pG__affiliatePill:hover{border-color:var(--accent-400);color:var(--accent-200);background:#c9a24b1f}.Header-module__hBw1pG__mainBar{border-bottom:1px solid var(--surface-200)}.Header-module__hBw1pG__mainBarInner{height:72px;transition:height var(--duration-default) var(--ease-out);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;display:grid}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__mainBarInner{height:60px}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:baseline;gap:8px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoMain{font-family:var(--font-heading), "Cormorant Garamond", serif;color:var(--brand-900);letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoMain{font-size:1.6rem}.Header-module__hBw1pG__logoSub{color:var(--accent-500);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:500}.Header-module__hBw1pG__searchWrap{justify-self:center;width:100%;max-width:480px;position:relative}.Header-module__hBw1pG__searchBar{background:var(--surface-50);border:1px solid var(--surface-200);border-radius:var(--radius-full);transition:all var(--duration-default) var(--ease-out);align-items:center;gap:8px;padding:0 16px;display:flex}.Header-module__hBw1pG__searchBar:focus-within{border-color:var(--brand-400);background:var(--surface-0);box-shadow:0 0 0 3px #7a3e9614}.Header-module__hBw1pG__searchIcon{color:var(--ink-400);flex-shrink:0}.Header-module__hBw1pG__searchBar input{color:var(--ink-900);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:.875rem}.Header-module__hBw1pG__searchBar input::placeholder{color:var(--ink-400)}.Header-module__hBw1pG__searchClear{color:var(--ink-400);transition:all var(--duration-fast) ease;border-radius:50%;padding:4px;display:flex}.Header-module__hBw1pG__searchClear:hover{background:var(--surface-200);color:var(--ink-600)}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__actionBtn{width:44px;height:44px;color:var(--ink-700);transition:all var(--duration-fast) ease;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.Header-module__hBw1pG__actionBtn:hover{background:var(--surface-100);color:var(--brand-500)}.Header-module__hBw1pG__badge{background:var(--brand-500);color:#fff;border:2px solid var(--surface-0);border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Header-module__hBw1pG__mobileMenuBtn{width:44px;height:44px;color:var(--ink-700);justify-content:center;align-items:center;display:none}.Header-module__hBw1pG__mobileActions{align-items:center;gap:0;display:none}.Header-module__hBw1pG__userMenu{position:relative}.Header-module__hBw1pG__userDropdown{background:var(--surface-0);border:1px solid var(--surface-200);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);min-width:200px;z-index:var(--z-dropdown);animation:Header-module__hBw1pG__dropdownIn .15s var(--ease-out);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes Header-module__hBw1pG__dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__userDropdownHeader{color:var(--ink-600);border-bottom:1px solid var(--surface-100);padding:12px 16px;font-size:.8rem;font-weight:600}.Header-module__hBw1pG__userDropdown a,.Header-module__hBw1pG__userDropdown button{width:100%;color:var(--ink-700);transition:all var(--duration-fast) ease;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:.85rem;display:flex}.Header-module__hBw1pG__userDropdown a:hover,.Header-module__hBw1pG__userDropdown button:hover{background:var(--surface-50);color:var(--brand-500)}.Header-module__hBw1pG__userDropdown button:last-child{border-top:1px solid var(--surface-100);color:var(--danger)}.Header-module__hBw1pG__userDropdown button:last-child:hover{background:var(--danger-light)}.Header-module__hBw1pG__autocomplete{background:var(--surface-0);border:1px solid var(--surface-200);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);z-index:var(--z-dropdown);animation:Header-module__hBw1pG__dropdownIn .15s var(--ease-out);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.Header-module__hBw1pG__autocompleteItem{transition:background var(--duration-fast) ease;color:var(--ink-900);align-items:center;gap:12px;padding:10px 16px;text-decoration:none;display:flex}.Header-module__hBw1pG__autocompleteItem:hover{background:var(--surface-50)}.Header-module__hBw1pG__autocompleteImg{border-radius:var(--radius-sm);background:var(--surface-100);flex-shrink:0;width:44px;height:44px;overflow:hidden}.Header-module__hBw1pG__autocompleteImg img{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__autocompleteInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.Header-module__hBw1pG__autocompleteName{color:var(--ink-900);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.Header-module__hBw1pG__autocompletePrice{color:var(--ink-600);font-size:.78rem;font-weight:600}.Header-module__hBw1pG__autocompleteAll{text-align:center;color:var(--brand-500);border-top:1px solid var(--surface-100);transition:background var(--duration-fast) ease;padding:12px 16px;font-size:.8rem;font-weight:600;text-decoration:none;display:block}.Header-module__hBw1pG__autocompleteAll:hover{background:var(--surface-50)}.Header-module__hBw1pG__navBar{border-bottom:1px solid var(--surface-200);background:var(--surface-0);max-height:120px;transition:max-height var(--duration-default) var(--ease-out), opacity var(--duration-default) var(--ease-out), border-color var(--duration-default) var(--ease-out);overflow:visible}.Header-module__hBw1pG__navBarHidden{opacity:0;pointer-events:none;border-bottom-color:#0000;max-height:0;overflow:hidden}.Header-module__hBw1pG__navList{flex-wrap:wrap;justify-content:center;gap:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navItem{position:relative}.Header-module__hBw1pG__navItem>a{color:var(--ink-700);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;transition:color var(--duration-fast) ease;align-items:center;gap:4px;padding:13px 12px;font-size:.78rem;font-weight:500;display:inline-flex;position:relative}.Header-module__hBw1pG__navItem>a:after{content:"";background:var(--accent-500);transform-origin:50%;height:2px;transition:transform .25s var(--ease-out);position:absolute;bottom:-1px;left:16px;right:16px;transform:scaleX(0)}.Header-module__hBw1pG__navItem>a:hover{color:var(--brand-500)}.Header-module__hBw1pG__navItem>a:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__navItemActive>a{color:var(--brand-500);font-weight:600}.Header-module__hBw1pG__navItemActive>a:after{transform:scaleX(1)}.Header-module__hBw1pG__chevron{opacity:.4;transition:transform .2s}.Header-module__hBw1pG__hasSubmenu:hover .Header-module__hBw1pG__chevron{opacity:.8;transform:rotate(180deg)}.Header-module__hBw1pG__megaMenu{z-index:var(--z-dropdown);opacity:0;visibility:hidden;pointer-events:none;padding-top:4px;transition:opacity .15s,visibility .15s;position:absolute;top:100%;left:0}.Header-module__hBw1pG__hasSubmenu:hover>.Header-module__hBw1pG__megaMenu{opacity:1;visibility:visible;pointer-events:auto}.Header-module__hBw1pG__megaMenuGrid{background:var(--surface-0);border:1px solid var(--surface-200);border-radius:var(--radius-sm);box-shadow:var(--shadow-dropdown);min-width:min(340px, calc(100vw - 2 * var(--container-pad)));max-width:calc(100vw - 2 * var(--container-pad));grid-template-columns:1fr 180px;display:grid;overflow:hidden}.Header-module__hBw1pG__megaMenuLinks{padding:12px 0}.Header-module__hBw1pG__megaMenuItem{color:var(--ink-700);transition:all var(--duration-fast) ease;justify-content:space-between;align-items:center;padding:8px 20px;font-size:.85rem;text-decoration:none;display:flex}.Header-module__hBw1pG__megaMenuItem:hover{background:var(--surface-50);color:var(--brand-500);padding-left:24px}.Header-module__hBw1pG__megaMenuCount{color:var(--ink-400);background:var(--surface-100);border-radius:var(--radius-full);padding:1px 7px;font-size:.68rem;font-weight:600}.Header-module__hBw1pG__megaMenuItem:hover .Header-module__hBw1pG__megaMenuCount{background:var(--brand-100);color:var(--brand-500)}.Header-module__hBw1pG__megaMenuFeature{background:linear-gradient(135deg, var(--brand-50), var(--accent-50));border-left:1px solid var(--surface-200);align-items:flex-end;padding:20px;display:flex}.Header-module__hBw1pG__megaMenuFeatureInner{flex-direction:column;gap:6px;display:flex}.Header-module__hBw1pG__megaMenuFeatureLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-600);font-size:.65rem;font-weight:600}.Header-module__hBw1pG__megaMenuFeatureTitle{font-family:var(--font-heading), serif;color:var(--brand-900);font-size:1.1rem;font-weight:600}.Header-module__hBw1pG__megaMenuFeatureLink{color:var(--brand-500);transition:color var(--duration-fast) ease;margin-top:4px;font-size:.78rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__megaMenuFeatureLink:hover{color:var(--brand-700)}.Header-module__hBw1pG__mobileSearchBar{background:var(--surface-0);border-bottom:1px solid var(--surface-200);padding:0 16px 12px;display:none}.Header-module__hBw1pG__mobileSearchForm{background:var(--surface-50);border:1px solid var(--surface-200);border-radius:var(--radius-full);align-items:center;gap:8px;padding:0 14px;display:flex}.Header-module__hBw1pG__mobileSearchForm input{color:var(--ink-900);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:.9rem}.Header-module__hBw1pG__mobileSearchForm input::placeholder{color:var(--ink-400)}.Header-module__hBw1pG__mobileSearchForm button{color:var(--ink-400);padding:4px;display:flex}.Header-module__hBw1pG__mobileAutocomplete{background:var(--surface-0);border:1px solid var(--surface-200);border-radius:var(--radius-md);margin-top:8px;overflow:hidden}.Header-module__hBw1pG__mobileOverlay{z-index:var(--z-drawer);background:#1a142480;animation:.2s Header-module__hBw1pG__fadeIn;display:none;position:fixed;inset:0}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__mobileDrawer{background:var(--surface-0);width:min(320px,85vw);z-index:calc(var(--z-drawer) + 1);animation:Header-module__hBw1pG__slideIn .3s var(--ease-out);flex-direction:column;display:none;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}@keyframes Header-module__hBw1pG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.Header-module__hBw1pG__mobileDrawerHeader{border-bottom:1px solid var(--surface-200);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Header-module__hBw1pG__mobileDrawerHeader button{color:var(--ink-600);padding:4px;display:flex}@media (pointer:coarse){.Header-module__hBw1pG__searchClear,.Header-module__hBw1pG__mobileDrawerHeader button{justify-content:center;align-items:center;min-width:44px;min-height:44px}}.Header-module__hBw1pG__mobileDrawerBody{flex:1;padding:8px 0}.Header-module__hBw1pG__mobileNavSection{border-bottom:1px solid var(--surface-100);padding:12px 0}.Header-module__hBw1pG__mobileNavLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-400);padding:4px 20px 8px;font-size:.68rem;font-weight:600;display:block}.Header-module__hBw1pG__mobileNavLink{color:var(--ink-800);transition:background var(--duration-fast) ease;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 20px;font-size:.9rem;font-weight:400;text-decoration:none;display:flex}.Header-module__hBw1pG__mobileNavLink svg{color:var(--ink-400);flex-shrink:0}.Header-module__hBw1pG__mobileNavLink:hover{background:var(--surface-50);color:var(--brand-500)}.Header-module__hBw1pG__mobileCatRow{align-items:center;display:flex}.Header-module__hBw1pG__mobileCatRow .Header-module__hBw1pG__mobileNavLink{flex:1}.Header-module__hBw1pG__mobileCatToggle{width:40px;height:40px;color:var(--ink-400);justify-content:center;align-items:center;transition:transform .2s;display:flex}.Header-module__hBw1pG__mobileCatToggleOpen{transform:rotate(180deg)}.Header-module__hBw1pG__mobileCatSubs{border-left:2px solid var(--accent-300);margin-bottom:4px;margin-left:32px;padding-left:16px}.Header-module__hBw1pG__mobileCatSubLink{color:var(--ink-600);transition:color var(--duration-fast) ease;padding:8px 16px;font-size:.82rem;text-decoration:none;display:block}.Header-module__hBw1pG__mobileCatSubLink:hover{color:var(--brand-500)}.Header-module__hBw1pG__mobileAffiliatePill{text-align:center;color:var(--accent-600);border:1px solid var(--accent-300);border-radius:var(--radius-full);transition:all var(--duration-fast) ease;margin:16px 20px;padding:12px 20px;font-size:.82rem;font-weight:600;text-decoration:none;display:block}.Header-module__hBw1pG__mobileAffiliatePill:hover{background:var(--accent-50);border-color:var(--accent-500)}@media (max-width:1024px){.Header-module__hBw1pG__searchWrap{max-width:360px}.Header-module__hBw1pG__mainBarInner{gap:20px}.Header-module__hBw1pG__navItem>a{padding:12px 10px;font-size:.72rem}}@media (max-width:768px){.Header-module__hBw1pG__topBar{display:none}.Header-module__hBw1pG__mainBarInner{gap:12px;height:60px;display:flex}.Header-module__hBw1pG__searchWrap,.Header-module__hBw1pG__actions,.Header-module__hBw1pG__navBar{display:none}.Header-module__hBw1pG__mobileMenuBtn,.Header-module__hBw1pG__mobileActions{display:flex}.Header-module__hBw1pG__mobileSearchBar,.Header-module__hBw1pG__mobileOverlay{display:block}.Header-module__hBw1pG__mobileDrawer{display:flex}.Header-module__hBw1pG__logoMain{font-size:1.6rem}.Header-module__hBw1pG__logo{flex:1;justify-content:center}}
