:root{--bg:#060e16;--surface:#0d2035;--surface-2:#112a45;--border:#1a3d5c;--accent:#00e5a0;--accent-mid:#00c488;--accent-dark:#001f15;--accent-glow:#00e5a01f;--gold:#f59e0b;--gold-light:#fbbf24;--text:#def0f8;--text-muted:#6b9eb8;--text-dim:#3a607a;--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:28px;--shadow-sm:0 2px 10px #00000059;--shadow-md:0 6px 24px #00000073;--shadow-lg:0 12px 48px #0009;--grad-accent:linear-gradient(135deg,#00e5a0,#00c488);--grad-hero:linear-gradient(160deg,#082818,#060e16 55%,#0a1826)}body.light{--bg:#f4f6f8;--surface:#fff;--surface-2:#eef1f5;--border:#d8dde5;--accent:#00c488;--accent-mid:#00a872;--accent-dark:#e6faf3;--accent-glow:#00c48814;--gold:#d97706;--gold-light:#f59e0b;--text:#1a2332;--text-muted:#5a6b7d;--text-dim:#94a3b8;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001a;--grad-accent:linear-gradient(135deg,#00c488,#00a872);--grad-hero:linear-gradient(160deg,#e6faf3,#f4f6f8 55%,#eef1f5)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}.container{max-width:1120px;margin:0 auto;padding:0 20px}.syne{font-family:Syne,sans-serif}