:root{--brand-green:#5cbd5c;--brand-green-dark:#3e9b44;--brand-navy:#0d2240;--brand-navy-deep:#0a1628;--bg-dark:#0a0e14;--surface-dark:#12161f;--surface-border:#1e2430;--text-primary:#ffffff;--text-secondary:#8a93a6;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--info:#3b82f6}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:var(--bg-dark);color:var(--text-primary);font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}