:root{--bg:#0b1120;--bg2:#131b2e;--border:#1e2d4a;--text:#e2e8f0;--dim:#8b9dc3;--accent:#22d3ee;--green:#34d399;--pub-bg:#f0f4f8;--pub-text:#1a2332;--pub-dim:#5a6b80;--pub-accent:#0e7490;--pub-border:#e2e8f0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}