:root{--content-max-width: 1400px;--header-height: 104px;--color-primary: #D4AF37;--color-secondary: #D4AF37;--color-bg: #111318;--color-bg-deep: #06080D;--color-surface: #0F1219;--color-surface-elevated: #0C1018;--color-surface-card: #080B12;--color-border: #2A3140;--color-border-soft: #202636;font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;color:#fff;background:var(--color-bg)}html,body{margin:0;width:100%;min-height:100%;background:var(--color-bg);color:#fff;padding-top:var(--header-height);overflow-x:hidden}[data-astro-cid-sckkx6r4]{box-sizing:border-box}img[data-astro-cid-sckkx6r4],svg[data-astro-cid-sckkx6r4]{max-width:100%}.site-header[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;right:0;height:var(--header-height);padding:0 1rem;background:var(--color-bg-deep);border:1px solid transparent;z-index:1000;transition:background .25s ease,border-color .25s ease,backdrop-filter .25s ease}.site-header[data-astro-cid-sckkx6r4].scrolled{background:#06080df0;backdrop-filter:blur(6px)}.site-header-inner[data-astro-cid-sckkx6r4]{width:min(100%,var(--content-max-width));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.brand[data-astro-cid-sckkx6r4]{display:inline-flex;flex-direction:column;line-height:.92;gap:.2rem;min-width:0;color:#fff;text-decoration:none;font-size:2.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.brand[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;white-space:nowrap}.actions[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;gap:1rem;margin-left:auto;flex-shrink:0}.language-switcher[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;border:1px solid #3d3d3f;border-radius:999px;overflow:hidden}.language-switcher[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:32px;padding:0 .6rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-decoration:none;color:#fff;background:transparent}.language-switcher[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]+a[data-astro-cid-sckkx6r4]{border-left:1px solid #3d3d3f}.language-switcher[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{background:#fff;color:var(--color-bg-deep)}.showroom[data-astro-cid-sckkx6r4]{color:#fff;text-decoration:none;font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.showroom[data-astro-cid-sckkx6r4]:hover{text-decoration:underline}.burger[data-astro-cid-sckkx6r4]{width:48px;height:48px;padding:8px;border:0;background:transparent;display:inline-grid;align-content:center;justify-items:center;gap:6px;cursor:pointer}.burger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;height:2px;width:28px;background:#fff;transform-origin:center;transition:transform .2s ease,opacity .2s ease}.nav-overlay[data-astro-cid-sckkx6r4]{position:fixed;inset:0;background:#06080da3;backdrop-filter:blur(2px);z-index:1090}.main-nav[data-astro-cid-sckkx6r4]{position:fixed;top:calc(-2px + var(--header-height));right:0;width:min(420px,calc(100vw - .5rem));height:calc(100vh - var(--header-height));padding:1.5rem;background:var(--color-bg-deep);transform:translate(100%);transition:transform .25s ease;z-index:1100}.main-nav-title[data-astro-cid-sckkx6r4]{margin:0 0 1.25rem;color:#9a9aa2;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.main-nav-links[data-astro-cid-sckkx6r4]{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.main-nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;padding:.75rem .25rem;color:#fff;text-decoration:none;font-size:1.45rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #232326}.main-nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{background:#101012}body.nav-open{overflow:hidden}body.nav-open .main-nav[data-astro-cid-sckkx6r4]{transform:translate(0)}body.nav-open .burger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:nth-child(1){transform:translateY(8px) rotate(45deg)}body.nav-open .burger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}body.nav-open .burger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:1024px){.brand[data-astro-cid-sckkx6r4]{font-size:2.2rem}.showroom[data-astro-cid-sckkx6r4]{font-size:1.35rem}}@media(max-width:760px){:root{--header-height: 86px}.brand[data-astro-cid-sckkx6r4]{font-size:1.6rem}.showroom[data-astro-cid-sckkx6r4]{font-size:1rem}.actions[data-astro-cid-sckkx6r4]{gap:.5rem}.language-switcher[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{min-width:38px;height:28px;font-size:.7rem}.main-nav[data-astro-cid-sckkx6r4]{top:var(--header-height)}}@media(max-width:480px){.showroom[data-astro-cid-sckkx6r4]{display:none}}
