.Header-module__lnUIdW__chrome{z-index:101;position:static}.Header-module__lnUIdW__chromeFixed{width:100%;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__announce{background:var(--black);color:var(--cream);text-align:center;letter-spacing:.12em;text-transform:uppercase;max-height:40px;transition:max-height .35s var(--ease), padding .35s var(--ease), opacity .25s var(--ease);padding:9px 12px;font-size:11px;overflow:hidden}.Header-module__lnUIdW__announce.Header-module__lnUIdW__announceCollapsed{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.Header-module__lnUIdW__header{z-index:100;background:var(--bg);border-bottom:1px solid var(--line);transition:box-shadow .4s var(--ease), background .4s var(--ease), backdrop-filter .4s var(--ease);position:relative}.Header-module__lnUIdW__headerScrolled{background:var(--surface);box-shadow:0 10px 30px #0d0c0a12}.Header-module__lnUIdW__headerTransparent{background:0 0;border-bottom-color:#0000}.Header-module__lnUIdW__headerTransparent .Header-module__lnUIdW__menuBtn,.Header-module__lnUIdW__headerTransparent .Header-module__lnUIdW__searchIcon{color:var(--cream)}.Header-module__lnUIdW__headerTransparent .Header-module__lnUIdW__searchWrap{border-bottom-color:#f1e9e680}.Header-module__lnUIdW__headerTransparent .Header-module__lnUIdW__searchInput{color:var(--cream)}.Header-module__lnUIdW__headerTransparent .Header-module__lnUIdW__searchInput::placeholder{color:#f1e9e6b3}.Header-module__lnUIdW__topRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:none;margin:0 auto;padding:20px 24px;display:grid}.Header-module__lnUIdW__logo{justify-self:center;align-items:center;display:flex}.Header-module__lnUIdW__logoImg{width:auto;height:54px}@media (max-width:900px){.Header-module__lnUIdW__logoImg{height:44px}}.Header-module__lnUIdW__searchWrap{border:none;border-bottom:1px solid var(--ink-faint);width:100%;max-width:280px;transition:border-color .3s var(--ease);background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:10px;padding:6px 1px 9px;display:flex}.Header-module__lnUIdW__searchWrap:focus-within{border-bottom-color:var(--gold-deep)}.Header-module__lnUIdW__searchInput{width:100%;color:var(--ink);background:0 0;border:none;font-size:13px}.Header-module__lnUIdW__searchInput:focus{outline:none}.Header-module__lnUIdW__suggestPanel{background:var(--surface);border:1px solid var(--line);z-index:150;border-radius:4px;width:340px;max-width:90vw;position:absolute;top:calc(100% + 12px);left:0;overflow:hidden;box-shadow:0 24px 48px -16px #0d0c0a38}.Header-module__lnUIdW__suggestEmpty{color:var(--ink-faint);text-align:center;padding:20px 18px;font-size:13px}.Header-module__lnUIdW__suggestItem{text-align:left;border-bottom:1px solid var(--line-soft);width:100%;transition:background .2s var(--ease);align-items:center;gap:12px;padding:10px 16px;display:flex}.Header-module__lnUIdW__suggestItem:hover{background:var(--bg-alt)}.Header-module__lnUIdW__suggestThumb{border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:48px;display:flex}.Header-module__lnUIdW__suggestInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Header-module__lnUIdW__suggestName{font-family:var(--font-serif);color:var(--ink);font-size:15px}.Header-module__lnUIdW__suggestExpr{color:var(--ink-faint);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.Header-module__lnUIdW__suggestPrice{color:var(--ink-soft);flex-shrink:0;font-size:13px}.Header-module__lnUIdW__suggestFooter{text-align:center;letter-spacing:.08em;text-transform:uppercase;width:100%;color:var(--gold-deep);background:var(--bg-alt);transition:background .2s var(--ease);padding:13px 16px;font-size:11.5px;display:block}.Header-module__lnUIdW__suggestFooter:hover{background:var(--gold-pale)}.Header-module__lnUIdW__searchInput::placeholder{color:var(--ink-faint)}.Header-module__lnUIdW__searchIcon{color:var(--ink);transition:color .4s var(--ease)}.Header-module__lnUIdW__badge{background:var(--gold-deep);color:var(--cream);border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:10.5px;display:flex;position:absolute;top:-3px;right:-7px}.Header-module__lnUIdW__menuBtn{height:42px;transition:transform .25s var(--ease), color .4s var(--ease);justify-content:center;justify-self:end;align-items:center;gap:10px;padding:0 4px;display:flex;position:relative}.Header-module__lnUIdW__menuBtn:hover{color:var(--gold-deep);transform:translateY(-1px)}.Header-module__lnUIdW__menuBtnLabel{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;font-size:11.5px}@media (max-width:700px){.Header-module__lnUIdW__menuBtnLabel{display:none}}.Header-module__lnUIdW__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;background:#09090980;justify-content:flex-end;display:flex;position:fixed;inset:0}.Header-module__lnUIdW__drawer{background:var(--bg);flex-direction:column;width:340px;max-width:86vw;height:100%;display:flex;box-shadow:-24px 0 60px -20px #0d0c0a59}.Header-module__lnUIdW__drawerHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 22px 18px 26px;display:flex}.Header-module__lnUIdW__closeBtn{border:1px solid var(--line);width:34px;height:34px;color:var(--ink-soft);transition:border-color .25s var(--ease), color .25s var(--ease), transform .25s var(--ease);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__closeBtn:hover{border-color:var(--ink);color:var(--ink);transform:rotate(90deg)}.Header-module__lnUIdW__drawerSearch{padding:20px 26px 4px}.Header-module__lnUIdW__drawerNav{flex-direction:column;padding:6px 26px 0;display:flex}.Header-module__lnUIdW__drawerNavLink{border-bottom:1px solid var(--line-soft);font-family:var(--font-serif);color:var(--ink);transition:color .25s var(--ease), padding-left .25s var(--ease);justify-content:space-between;align-items:center;padding:17px 0;font-size:18px;display:flex}.Header-module__lnUIdW__drawerNavArrow{color:var(--gold-deep);opacity:0;transition:opacity .25s var(--ease), transform .25s var(--ease);transform:translate(-4px)}.Header-module__lnUIdW__drawerNavLink:hover{color:var(--gold-deep);padding-left:6px}.Header-module__lnUIdW__drawerNavLink:hover .Header-module__lnUIdW__drawerNavArrow{opacity:1;transform:translate(0)}.Header-module__lnUIdW__drawerFoot{border-top:1px solid var(--line);flex-direction:column;gap:2px;margin:auto 22px 26px;padding:10px 4px;display:flex}.Header-module__lnUIdW__drawerFootLink{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);transition:color .2s var(--ease);align-items:center;gap:13px;padding:13px 4px;font-size:12.5px;display:flex;position:relative}.Header-module__lnUIdW__drawerFootLink:hover{color:var(--ink)}.Header-module__lnUIdW__drawerFootIcon{background:var(--bg-alt);width:30px;height:30px;color:var(--ink-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__drawerFootBadge{background:var(--gold-deep);color:var(--cream);border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 3px;font-size:10.5px;display:flex}@media (max-width:900px){.Header-module__lnUIdW__topRow .Header-module__lnUIdW__searchWrap{display:none}}
.Footer-module__3hUVsW__footer{background:var(--bg-alt);padding:64px 24px 40px}.Footer-module__3hUVsW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:12px;display:inline-block}.Footer-module__3hUVsW__ctaCard{max-width:var(--container);background:var(--surface);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:24px;margin:0 auto 56px;padding:48px 56px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px -30px #0d0c0a2e}.Footer-module__3hUVsW__ctaCopy{z-index:1;position:relative}.Footer-module__3hUVsW__ctaTitle{color:var(--ink);margin:10px 0 14px;font-size:clamp(26px,3vw,36px)}.Footer-module__3hUVsW__ctaText{color:var(--ink-soft);max-width:360px;margin-bottom:28px;font-size:14px;line-height:1.7}.Footer-module__3hUVsW__ctaBtn{background:var(--black);color:var(--cream);letter-spacing:.02em;transition:background .25s var(--ease), transform .25s var(--ease);border-radius:999px;align-items:center;gap:8px;padding:14px 26px;font-size:13px;display:inline-flex}.Footer-module__3hUVsW__ctaBtn:hover{background:var(--gold-deep);transform:translateY(-1px)}.Footer-module__3hUVsW__orbit{justify-content:center;align-items:center;width:264px;height:264px;margin:0 auto;display:flex;position:relative}.Footer-module__3hUVsW__orbitRing{border:1px dashed var(--line);border-radius:50%;position:absolute}.Footer-module__3hUVsW__orbitCenter{z-index:1;background:var(--bg-alt);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative}@keyframes Footer-module__3hUVsW__orbitSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes Footer-module__3hUVsW__orbitSpinReverse{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes Footer-module__3hUVsW__orbitCounterSpin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes Footer-module__3hUVsW__orbitCounterSpinReverse{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Footer-module__3hUVsW__orbitGroupA,.Footer-module__3hUVsW__orbitGroupB{position:absolute;top:50%;left:50%}.Footer-module__3hUVsW__orbitGroupA{width:156px;height:156px;animation:20s linear infinite Footer-module__3hUVsW__orbitSpin}.Footer-module__3hUVsW__orbitGroupB{width:264px;height:264px;animation:30s linear infinite Footer-module__3hUVsW__orbitSpinReverse}.Footer-module__3hUVsW__orbitSat{position:absolute;top:50%;left:50%}.Footer-module__3hUVsW__orbitSatInnerA,.Footer-module__3hUVsW__orbitSatInnerB{background:var(--surface);border:2px solid var(--surface);box-shadow:0 0 0 1px var(--line), 0 4px 14px -6px #0d0c0a59;border-radius:50%;display:block;position:relative;overflow:hidden}.Footer-module__3hUVsW__orbitFace{object-fit:cover;object-position:center}.Footer-module__3hUVsW__orbitSatInnerA{animation:20s linear infinite Footer-module__3hUVsW__orbitCounterSpin}.Footer-module__3hUVsW__orbitSatInnerB{animation:30s linear infinite Footer-module__3hUVsW__orbitCounterSpinReverse}.Footer-module__3hUVsW__lower{max-width:var(--container);border-bottom:1px solid var(--line);grid-template-columns:1.3fr .8fr .8fr 1.1fr;gap:32px;margin:0 auto;padding-bottom:36px;display:grid}.Footer-module__3hUVsW__brandCol .Footer-module__3hUVsW__logo{margin-bottom:14px}.Footer-module__3hUVsW__brandCol p{color:var(--ink-faint);max-width:220px;font-size:13px;line-height:1.7}.Footer-module__3hUVsW__linkCol{flex-direction:column;gap:13px;display:flex}.Footer-module__3hUVsW__linkCol a{color:var(--ink-soft);transition:color .25s var(--ease), padding-left .25s var(--ease);font-size:13.5px}.Footer-module__3hUVsW__linkCol a:hover{color:var(--ink);padding-left:3px}.Footer-module__3hUVsW__colTitle{color:var(--ink);margin-bottom:4px;font-size:13px;font-weight:500}.Footer-module__3hUVsW__newsletterText{color:var(--ink-faint);margin-top:-6px;font-size:13px;line-height:1.6}.Footer-module__3hUVsW__newsletterForm{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:4px 4px 4px 16px;display:flex}.Footer-module__3hUVsW__newsletterForm input{color:var(--ink);background:0 0;border:none;flex:1;min-width:0;font-size:13px}.Footer-module__3hUVsW__newsletterForm input::placeholder{color:var(--ink-faint)}.Footer-module__3hUVsW__newsletterForm button{background:var(--black);width:32px;height:32px;color:var(--cream);transition:background .25s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__newsletterForm button:hover{background:var(--gold-deep)}.Footer-module__3hUVsW__bottom{max-width:var(--container);color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:20px 0 0;font-size:12.5px;display:flex}.Footer-module__3hUVsW__bottomLinks{gap:24px;display:flex}@media (max-width:900px){.Footer-module__3hUVsW__ctaCard{text-align:center;grid-template-columns:1fr;padding:40px 28px}.Footer-module__3hUVsW__ctaText{margin-left:auto;margin-right:auto}.Footer-module__3hUVsW__ctaBtn{margin:0 auto}.Footer-module__3hUVsW__orbit{margin-top:32px}.Footer-module__3hUVsW__lower{grid-template-columns:1fr 1fr}}
