:root{--bg:#0a0a0a;--bg-panel:#0d0d0d;--bg-bar:#111111;--border:#2a2a2a;--border-panel:#1e1e1e;--border-subtle:#232323;--text-heading:#f5f5f5;--text-body:#d8d8d8;--text-muted:#8a8a8a;--text-dim:#5a5a5a;--text-dim-2:#6a6a6a;--text-footer-link:#b9b9b9;--gold:#c9a227;--gold-hover:#e0bc45;--font-body:"Archivo",system-ui,sans-serif;--font-heading:"Archivo Narrow","Archivo",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text-heading);font-family:var(--font-body);height:100vh;height:100dvh;overflow:hidden}body{display:flex;flex-direction:column}main{flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) rgba(0,0,0,0)}main::-webkit-scrollbar{width:6px}main::-webkit-scrollbar-thumb{background:var(--border)}main::-webkit-scrollbar-track{background:rgba(0,0,0,0)}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-hover)}h1,h2,h3{margin:0;font-family:var(--font-heading)}p{margin:0}.eyebrow{font:400 9px/1 var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.Header_header__2AlXl{flex:none;height:56px;display:flex;align-items:center;border-bottom:1px solid var(--border);background:var(--bg-bar)}.Header_nav__cIp7P{display:flex;height:100%;width:100%}.Header_navLink__IXQUL{height:100%;display:flex;align-items:center;padding:0 26px;font:600 11px/1 var(--font-heading);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);border-right:1px solid var(--border)}.Header_navLink__IXQUL:hover{color:var(--gold);background:#161616}.Header_navLink__IXQUL.Header_active__hqWrL,.Header_navLink__IXQUL.Header_active__hqWrL:hover{color:var(--bg-panel);background:var(--gold)}@media(max-width:600px){.Header_navLink__IXQUL{flex:1 1;justify-content:center;padding:0 10px;font-size:9.5px;letter-spacing:.12em}}.Footer_footer___mXpK{flex:none;display:flex;border-top:1px solid var(--border);background:var(--bg-bar)}.Footer_item__yuA1h{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;height:60px;font:600 11px/1 var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:var(--text-footer-link);border-right:1px solid var(--border)}.Footer_item__yuA1h:last-child{border-right:none}.Footer_item__yuA1h:hover{color:var(--bg-panel);background:var(--gold)}.Footer_item__yuA1h:hover .Footer_detail__am0n3{color:var(--bg-panel)}.Footer_icon__h_v7e{flex:none;width:14px;height:14px}.Footer_text__B_210{display:flex;align-items:center;gap:10px}.Footer_detail__am0n3{font:400 10px/1 var(--font-mono);letter-spacing:0;color:#6a6a6a}@media(max-width:600px){.Footer_detail__am0n3{display:none}.Footer_item__yuA1h{flex-direction:column;gap:5px;font-size:8.5px;letter-spacing:.14em}.Footer_icon__h_v7e{width:13px;height:13px}}