:root{--mono: "DM Mono", "Courier New", monospace;--serif: "DM Serif Display", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif;--bg0: #0a1220;--bg1: #0d1520;--bg2: #111c2e;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.04);--text: rgba(255,255,255,.85);--muted: rgba(255,255,255,.4);--dim: rgba(255,255,255,.2);--ghost: rgba(255,255,255,.07);--lime: #a3e635;--limeDim: rgba(163,230,53,.1);--limeBdr: rgba(163,230,53,.3)}body{background:var(--bg1);color:var(--text);font-family:var(--sans);margin:0}.homepage-maxw{max-width:1080px;margin:0 auto;padding:0 32px}.homepage-ey{font-family:var(--mono);font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:var(--dim);margin-bottom:10px}.homepage-sh2{font-family:var(--serif);font-size:clamp(22px,3vw,28px);color:#fff;line-height:1.2;margin-bottom:28px;margin-top:0}.homepage-body{font-family:var(--sans);font-size:13px;color:var(--muted);line-height:1.65}.homepage-sec{background:var(--bg2);padding:52px 32px;border-top:1px solid var(--border)}.homepage-nav{background:var(--bg0);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.homepage-hero{display:grid;grid-template-columns:1fr 1fr;min-height:420px;border-bottom:1px solid var(--border)}.homepage-hero-left{padding:56px 40px 48px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--border)}.homepage-hero-title{font-family:var(--serif);font-size:clamp(28px,3.5vw,40px);line-height:1.1;letter-spacing:-.5px;color:#fff;margin-bottom:18px;margin-top:0}.homepage-hero-em{font-style:italic;color:var(--lime)}.homepage-hero-body{font-family:var(--sans);font-size:14px;max-width:380px;margin-bottom:30px;color:var(--muted)}
