.SearchForm-module__TZwX9q__form{align-items:center;gap:var(--hk-s2);border:1px solid var(--hk-border-2);background:var(--hk-surface);border-radius:var(--hk-r-pill);min-width:210px;transition:border-color var(--hk-dur) var(--hk-ease), box-shadow var(--hk-dur) var(--hk-ease);padding:7px 12px;display:flex}.SearchForm-module__TZwX9q__form:hover{border-color:var(--hk-gold-border)}.SearchForm-module__TZwX9q__form:focus-within{border-color:var(--hk-pine);box-shadow:var(--hk-shadow-card)}.SearchForm-module__TZwX9q__iconLabel{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;margin:-4px;padding:4px;display:flex}.SearchForm-module__TZwX9q__icon{color:var(--hk-muted);flex-shrink:0}.SearchForm-module__TZwX9q__input{width:100%;color:var(--hk-ink);background:0 0;border:none;outline:none;font-size:13px}.SearchForm-module__TZwX9q__input::placeholder{color:var(--hk-muted)}.SearchForm-module__TZwX9q__input::-webkit-search-cancel-button{appearance:none}.SearchForm-module__TZwX9q__srOnlySubmit{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.SearchForm-module__TZwX9q__block{gap:var(--hk-s3);width:100%;min-width:0;padding:8px 8px 8px 16px}.SearchForm-module__TZwX9q__block .SearchForm-module__TZwX9q__input{padding-block:4px;font-size:15px}.SearchForm-module__TZwX9q__submit{border-radius:var(--hk-r-pill);background:var(--hk-pine);color:#fff;border:none;flex-shrink:0;padding:9px 20px;font-size:14px;font-weight:600}.SearchForm-module__TZwX9q__submit:hover{opacity:.92}
.MobileDrawer-module__AGh1IW__scrim{opacity:0;pointer-events:none;transition:opacity var(--hk-dur) var(--hk-ease);z-index:999;background:#1b332773;position:fixed;inset:0}.MobileDrawer-module__AGh1IW__scrim.MobileDrawer-module__AGh1IW__open{opacity:1;pointer-events:auto}.MobileDrawer-module__AGh1IW__panel{background:var(--hk-surface);width:min(86vw,340px);box-shadow:var(--hk-shadow-stage);visibility:hidden;transition:transform var(--hk-dur) var(--hk-ease), visibility 0s linear var(--hk-dur);z-index:1000;-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.MobileDrawer-module__AGh1IW__panel.MobileDrawer-module__AGh1IW__open{visibility:visible;transition:transform var(--hk-dur) var(--hk-ease), visibility 0s;transform:translate(0)}.MobileDrawer-module__AGh1IW__panelHeader{padding:var(--hk-s4);border-bottom:1px solid var(--hk-border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.MobileDrawer-module__AGh1IW__drawerBrand{align-items:center;display:inline-flex}.MobileDrawer-module__AGh1IW__drawerLogo{width:auto;height:28px;display:block}.MobileDrawer-module__AGh1IW__closeButton{border:1px solid var(--hk-border-2);background:var(--hk-surface);border-radius:var(--hk-r-md);width:44px;height:44px;color:var(--hk-ink-2);justify-content:center;align-items:center;display:flex}.MobileDrawer-module__AGh1IW__searchWrap{padding:var(--hk-s4) var(--hk-s4) 0;flex-shrink:0}.MobileDrawer-module__AGh1IW__navList{padding:var(--hk-s2) 0;flex-direction:column;display:flex}.MobileDrawer-module__AGh1IW__navItem{padding:var(--hk-s4);color:var(--hk-ink);border-bottom:1px solid var(--hk-divider);align-items:center;min-height:44px;font-size:16px;font-weight:500;display:flex}.MobileDrawer-module__AGh1IW__navItem:hover{color:var(--hk-gold-text-sm);background:var(--hk-surface-3)}.MobileDrawer-module__AGh1IW__secondaryList{padding:var(--hk-s2) 0 0;flex-direction:column;display:flex}.MobileDrawer-module__AGh1IW__secondaryHeading{padding:var(--hk-s3) var(--hk-s4) var(--hk-s2);font-family:var(--hk-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hk-muted);font-size:11px}.MobileDrawer-module__AGh1IW__secondaryItem{padding:var(--hk-s4);color:var(--hk-ink-2);border-bottom:1px solid var(--hk-divider);align-items:center;min-height:44px;font-size:15px;display:flex}.MobileDrawer-module__AGh1IW__secondaryItem:hover{color:var(--hk-gold-text-sm);background:var(--hk-surface-3)}.MobileDrawer-module__AGh1IW__divider{border-top:1px solid var(--hk-border);margin:var(--hk-s2) 0}.MobileDrawer-module__AGh1IW__utilList{padding:var(--hk-s2) 0 var(--hk-s5);flex-direction:column;display:flex}.MobileDrawer-module__AGh1IW__utilItem{align-items:center;gap:var(--hk-s3);padding:var(--hk-s4);color:var(--hk-ink);min-height:44px;font-size:15px;font-weight:500;display:flex}.MobileDrawer-module__AGh1IW__utilItem:hover{color:var(--hk-pine);background:var(--hk-surface-3)}.MobileDrawer-module__AGh1IW__utilIcon{color:var(--hk-pine);display:flex}.MobileDrawer-module__AGh1IW__utilLabel{flex:1}.MobileDrawer-module__AGh1IW__utilMeta{font-family:var(--hk-font-mono);color:var(--hk-gold-text-sm);font-size:13px}
.Header-module__KHjLKa__header{z-index:40;background:var(--hk-surface);border-bottom:1px solid var(--hk-border);position:relative}.Header-module__KHjLKa__row{align-items:center;gap:var(--hk-s6);padding-block:10px;display:flex}.Header-module__KHjLKa__landing{inset-inline:0;z-index:50;-webkit-backdrop-filter:blur();box-shadow:none;background:0 0;border-bottom:1px solid #0000;transition:background-color .3s,border-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0}.Header-module__KHjLKa__landing[data-revealed=true]{-webkit-backdrop-filter:blur(14px);border-bottom-color:var(--hk-border,#eceae4);background:#fffffff5;box-shadow:0 4px 20px -8px #1b332726}.Header-module__KHjLKa__landing .Header-module__KHjLKa__row{justify-content:space-between;align-items:center;min-height:72px;padding-block:14px;display:flex;position:relative}.Header-module__KHjLKa__landing .Header-module__KHjLKa__nav{z-index:2;justify-content:flex-start;align-items:center;gap:clamp(16px,2.2vw,32px);display:flex}.Header-module__KHjLKa__landing .Header-module__KHjLKa__navLink{letter-spacing:.04em;font-size:14px;font-weight:600;transition:color .25s}.Header-module__KHjLKa__landing .Header-module__KHjLKa__brandCluster{z-index:2;align-items:center;gap:clamp(20px,2.5vw,36px);display:flex}.Header-module__KHjLKa__landing .Header-module__KHjLKa__logo{opacity:0;visibility:hidden;pointer-events:none;z-index:2;align-items:center;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility .3s,transform .3s;display:inline-flex;position:static;transform:translate(-4px)}.Header-module__KHjLKa__landing[data-logo-visible=true] .Header-module__KHjLKa__logo{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.Header-module__KHjLKa__landing .Header-module__KHjLKa__logoMark{filter:drop-shadow(0 2px 8px #000000a6);width:auto;height:clamp(28px,3.2vw,36px);transition:filter .3s}.Header-module__KHjLKa__landing .Header-module__KHjLKa__actions{justify-content:flex-end;align-items:center;gap:var(--hk-s4,16px);z-index:2;margin-left:auto;display:flex}.Header-module__KHjLKa__landing:not([data-revealed=true]){background:linear-gradient(#0a140f99 0%,#0a140f40 60%,#0000 100%);border-bottom-color:#0000}.Header-module__KHjLKa__landing:not([data-revealed=true]) .Header-module__KHjLKa__navLink{color:#fff;text-shadow:0 1px 4px #000000b3;font-weight:600}.Header-module__KHjLKa__landing:not([data-revealed=true]) .Header-module__KHjLKa__navLink:hover{color:var(--hk-gold-bright,#e4c874)}.Header-module__KHjLKa__landing:not([data-revealed=true]) .Header-module__KHjLKa__utilityIcon{color:#fff;filter:drop-shadow(0 1px 3px #0009)}.Header-module__KHjLKa__landing:not([data-revealed=true]) .Header-module__KHjLKa__utilityIcon:hover{color:var(--hk-gold-bright,#e4c874)}.Header-module__KHjLKa__landing:not([data-revealed=true]) .Header-module__KHjLKa__hamburger{color:#fff;background:#12241ab8;border:1px solid #e4c87480;box-shadow:0 2px 8px #00000059}.Header-module__KHjLKa__landing:not([data-revealed=true]) .Header-module__KHjLKa__hamburger:hover{border-color:var(--hk-gold-bright,#e4c874);background:#12241ae6}.Header-module__KHjLKa__landing[data-revealed=true] .Header-module__KHjLKa__logoMark{filter:none}.Header-module__KHjLKa__landing[data-revealed=true] .Header-module__KHjLKa__navLink{color:var(--hk-ink,#2b241c);font-weight:500}.Header-module__KHjLKa__landing[data-revealed=true] .Header-module__KHjLKa__navLink:hover,.Header-module__KHjLKa__landing[data-revealed=true] .Header-module__KHjLKa__utilityIcon{color:var(--hk-pine,#234233)}.Header-module__KHjLKa__landing[data-revealed=true] .Header-module__KHjLKa__hamburger{color:var(--hk-pine,#234233);border:1px solid var(--hk-border);background:#fff;box-shadow:0 1px 4px #0000000d}@media (max-width:900px){.Header-module__KHjLKa__landing .Header-module__KHjLKa__row{justify-content:space-between;align-items:center;min-height:54px;padding-block:8px;display:flex}.Header-module__KHjLKa__landing .Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__landing .Header-module__KHjLKa__brandCluster{align-items:center;display:flex}.Header-module__KHjLKa__landing .Header-module__KHjLKa__logo{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.Header-module__KHjLKa__landing .Header-module__KHjLKa__actions{align-items:center;gap:var(--hk-s3,12px);display:flex}}.Header-module__KHjLKa__navItem{display:inline-flex;position:relative}.Header-module__KHjLKa__navMenu{opacity:0;visibility:hidden;z-index:60;transition:opacity var(--hk-dur) var(--hk-ease), transform var(--hk-dur) var(--hk-ease), visibility 0s linear var(--hk-dur);padding-top:10px;position:absolute;top:100%;left:50%;transform:translate(-50%,6px)}.Header-module__KHjLKa__navItem:focus-within .Header-module__KHjLKa__navMenu{opacity:1;visibility:visible;transition:opacity var(--hk-dur) var(--hk-ease), transform var(--hk-dur) var(--hk-ease), visibility 0s;transform:translate(-50%)}@media (hover:hover){.Header-module__KHjLKa__navItem:hover .Header-module__KHjLKa__navMenu{opacity:1;visibility:visible;transition:opacity var(--hk-dur) var(--hk-ease), transform var(--hk-dur) var(--hk-ease), visibility 0s;transform:translate(-50%)}}.Header-module__KHjLKa__navMenuPanel{min-width:216px;padding:var(--hk-s2);background:var(--hk-surface);border:1px solid var(--hk-border);border-radius:var(--hk-r-md);flex-direction:column;display:flex;box-shadow:0 18px 44px -22px #1b332766}.Header-module__KHjLKa__navMenuLink{border-radius:var(--hk-r-sm);color:var(--hk-ink-2);white-space:nowrap;padding:9px 12px;font-size:13.5px}.Header-module__KHjLKa__navMenuLink:hover{background:var(--hk-surface-2);color:var(--hk-pine)}.Header-module__KHjLKa__logo{flex-direction:column;flex-shrink:0;line-height:.92;display:flex}.Header-module__KHjLKa__logo:hover{color:inherit}.Header-module__KHjLKa__logoMark{align-self:flex-start;width:auto;max-width:100%;height:48px;display:block}@media (max-width:600px){.Header-module__KHjLKa__logoMark{height:42px}}@media (max-width:400px){.Header-module__KHjLKa__logoMark{height:38px}}.Header-module__KHjLKa__navBar{border-top:1px solid var(--hk-border);background:var(--hk-surface)}.Header-module__KHjLKa__navBarInner{align-items:center;display:flex}.Header-module__KHjLKa__navBar .Header-module__KHjLKa__nav{gap:var(--hk-s6)}.Header-module__KHjLKa__navBar .Header-module__KHjLKa__navLink{min-height:44px;font-size:15px}.Header-module__KHjLKa__nav{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__KHjLKa__navLink{min-height:24px;color:var(--hk-ink-2);white-space:nowrap;align-items:center;font-size:14.5px;font-weight:500;display:inline-flex}.Header-module__KHjLKa__navLink:hover{color:var(--hk-gold-text-sm)}.Header-module__KHjLKa__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.Header-module__KHjLKa__sellerModePill{border:1px solid var(--hk-gold-border);background:var(--hk-surface);border-radius:var(--hk-r-pill);width:38px;height:38px;color:var(--hk-pine);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__KHjLKa__sellerModePill:hover{border-color:var(--hk-pine);background:var(--hk-gold-tint)}.Header-module__KHjLKa__searchSlot{min-width:210px;max-width:560px;flex:auto;margin-inline-end:var(--hk-s5);position:relative}.Header-module__KHjLKa__searchPill{width:100%;min-width:0;min-height:38px;transition:width var(--hk-dur) var(--hk-ease), border-color var(--hk-dur) var(--hk-ease), box-shadow var(--hk-dur) var(--hk-ease)}.Header-module__KHjLKa__walletChip{border:1px solid var(--hk-gold-border);background:var(--hk-gold-tint);border-radius:var(--hk-r-pill);color:var(--hk-gold-text-sm);flex-shrink:0;align-items:center;gap:7px;padding:7px 12px 7px 11px;display:flex}.Header-module__KHjLKa__walletAmount{font-family:var(--hk-font-mono);white-space:nowrap;font-size:13px;font-weight:500}.Header-module__KHjLKa__utilityIcon{color:var(--hk-ink-2);flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Header-module__KHjLKa__utilityIcon:hover{color:var(--hk-gold-text-sm)}.Header-module__KHjLKa__cartButton,.Header-module__KHjLKa__wishlistButton{position:relative}.Header-module__KHjLKa__cartBadge,.Header-module__KHjLKa__wishlistBadge{background:var(--hk-terracotta);color:#fff;border-radius:var(--hk-r-pill);justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:10px;font-weight:600;display:flex;position:absolute;top:2px;right:2px}.Header-module__KHjLKa__hamburger{border:1px solid var(--hk-border-2);background:var(--hk-surface);border-radius:var(--hk-r-md);width:44px;height:44px;color:var(--hk-pine);cursor:pointer;transition:background var(--hk-dur) var(--hk-ease), border-color var(--hk-dur) var(--hk-ease), color var(--hk-dur) var(--hk-ease);flex-shrink:0;justify-content:center;align-items:center;margin:-3px;display:none}@media (max-width:1190px){.Header-module__KHjLKa__nav,.Header-module__KHjLKa__navBar,.Header-module__KHjLKa__searchSlot,.Header-module__KHjLKa__hideOnMobile{display:none}.Header-module__KHjLKa__hamburger{display:flex}.Header-module__KHjLKa__row{gap:var(--hk-s4)}}@media (max-width:400px){.Header-module__KHjLKa__walletAmount{display:none}.Header-module__KHjLKa__walletChip{padding:9px}}
.Footer-module__yg9ahW__footer{--hk-focus-ring:var(--hk-gold-bright);background:var(--hk-pine-deep);color:var(--hk-footer-ink);margin-top:clamp(24px,4vw,40px)}.Footer-module__yg9ahW__top{border-bottom:1px solid var(--hk-footer-border);grid-template-columns:1.5fr 1fr 1fr 1fr;gap:18px clamp(24px,3.5vw,48px);padding-block:26px 18px;display:grid}.Footer-module__yg9ahW__brandCol{flex-direction:column;display:flex}.Footer-module__yg9ahW__logoMark{filter:brightness(0)invert();align-self:flex-start;width:auto;max-width:100%;height:30px;display:block}.Footer-module__yg9ahW__blurb{color:var(--hk-footer-muted);max-width:320px;margin-top:6px;font-size:12.5px;line-height:1.5}.Footer-module__yg9ahW__socialRow{gap:6px;margin-top:10px;display:flex}.Footer-module__yg9ahW__socialLink{border-radius:var(--hk-r-pill);border:1px solid var(--hk-footer-border);width:32px;height:32px;color:var(--hk-footer-ink);transition:color var(--hk-dur) var(--hk-ease), border-color var(--hk-dur) var(--hk-ease);justify-content:center;align-items:center;display:inline-flex}.Footer-module__yg9ahW__socialLink:hover{color:#fff;border-color:var(--hk-footer-ink-2)}.Footer-module__yg9ahW__col{flex-direction:column;min-width:0;display:flex}.Footer-module__yg9ahW__colTitle{font-family:var(--hk-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hk-gold-bright);margin-bottom:8px;font-size:10.5px}.Footer-module__yg9ahW__link{color:var(--hk-footer-ink-2);padding-block:2.5px;font-size:12.5px;line-height:1.35}.Footer-module__yg9ahW__link:hover{color:var(--hk-gold-bright)}.Footer-module__yg9ahW__legal{font-family:var(--hk-font-mono);color:var(--hk-footer-mono);flex-wrap:wrap;justify-content:space-between;gap:6px 16px;padding-block:12px;font-size:11px;display:flex}@media (max-width:820px){.Footer-module__yg9ahW__top{grid-template-columns:1.3fr 1fr 1fr;gap:16px 20px}}@media (max-width:640px){.Footer-module__yg9ahW__top{grid-template-columns:repeat(3,1fr);gap:16px 12px;padding-block:20px 14px}.Footer-module__yg9ahW__brandCol{border-bottom:1px solid var(--hk-footer-border);grid-column:1/-1;margin-bottom:4px;padding-bottom:12px}.Footer-module__yg9ahW__blurb{max-width:100%;font-size:12px}.Footer-module__yg9ahW__colTitle{margin-bottom:6px;font-size:10px}.Footer-module__yg9ahW__link{padding-block:2px;font-size:12px}}@media (max-width:440px){.Footer-module__yg9ahW__top{grid-template-columns:1fr 1fr}.Footer-module__yg9ahW__col:last-child{grid-column:1/-1}.Footer-module__yg9ahW__legal{flex-direction:column;gap:6px}}.Footer-module__yg9ahW__legalLinks{flex-wrap:wrap;gap:4px 12px;display:flex}.Footer-module__yg9ahW__legalLinks a,.Footer-module__yg9ahW__credit{min-height:22px;color:var(--hk-footer-mono);align-items:center;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__legalLinks a:hover,.Footer-module__yg9ahW__credit:hover{color:var(--hk-footer-ink);text-decoration:underline}
.CartBar-module__jC6-vG__bar{left:0;right:0;bottom:var(--hk-dock-h,0px);z-index:45;justify-content:space-between;align-items:center;gap:var(--hk-s4);padding:10px var(--hk-s4);padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:var(--hk-pine);color:#fff;--hk-focus-ring:var(--hk-gold-bright);transition:bottom var(--hk-dur) var(--hk-ease);text-decoration:none;display:flex;position:fixed;box-shadow:0 -6px 18px #2b241c1f}.CartBar-module__jC6-vG__bar:hover,.CartBar-module__jC6-vG__bar:focus-visible{color:#fff;background:var(--hk-pine-deep)}.CartBar-module__jC6-vG__bar:focus-visible{outline:2px solid var(--hk-focus-ring,var(--hk-pine));outline-offset:-3px}.CartBar-module__jC6-vG__spacer{height:calc(56px + env(safe-area-inset-bottom,0px))}.CartBar-module__jC6-vG__left{align-items:center;gap:12px;min-width:0;display:flex}.CartBar-module__jC6-vG__iconWrap{border-radius:var(--hk-r-pill);background:#ffffff1f;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.CartBar-module__jC6-vG__count{border-radius:var(--hk-r-pill);background:var(--hk-terracotta);color:#fff;text-align:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:600;line-height:18px;position:absolute;top:-4px;right:-4px}.CartBar-module__jC6-vG__meta{flex-direction:column;min-width:0;line-height:1.2;display:flex}.CartBar-module__jC6-vG__items{color:var(--hk-on-pine);font-size:12px}.CartBar-module__jC6-vG__total{font-family:var(--hk-font-display);color:#fff;font-size:17px;font-weight:600}.CartBar-module__jC6-vG__cta{white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:600}@media (prefers-reduced-motion:no-preference){.CartBar-module__jC6-vG__bar{animation:CartBar-module__jC6-vG__hkCartBarRise var(--hk-dur) var(--hk-ease) backwards}@keyframes CartBar-module__jC6-vG__hkCartBarRise{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media (min-width:641px){.CartBar-module__jC6-vG__spacer{display:none}.CartBar-module__jC6-vG__bar{left:auto;right:var(--hk-s5);bottom:calc(var(--hk-dock-h,0px) + var(--hk-s5));border-radius:var(--hk-r-pill);width:auto;min-width:280px;padding:10px 14px 10px 10px;box-shadow:0 10px 28px #14281e47}.CartBar-module__jC6-vG__bar:hover{transform:translateY(-1px)}}
