*{box-sizing:border-box;margin:0;padding:0}:root{--brand:#0f2b3c;--brand-light:#1a4a66;--accent:#e8c547;--bg:#f4f6f8;--surface:#fff;--border:#e0e4ea;--text:#1a1a2e;--text-muted:#6b7280;--error:#ef4444;--success:#10b981;--warning:#f59e0b;--radius:10px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer}