:root{--brand-green:#5cbd5c;--brand-green-dark:#3e9b44;--brand-navy:#0d2240;--brand-navy-deep:#0a1628;--accent-blue:#2563eb;--accent-blue-dark:#1d4ed8;--accent-green:#16a34a;--accent-green-dark:#15803d;--bg:#f4f6fa;--surface:#ffffff;--border:#e5e9f0;--text-primary:#0f172a;--text-secondary:#64748b;--text-secondary-on-bg:#4b5563;--success:#22c55e;--warning:#f59e0b;--warning-on-light:#b45309;--star-gold:#d97706;--gold-ink:#6b4708;--gold-ink-soft:#7d5a10;--gold-rim:#d9ae4a;--danger:#ef4444;--info:#3b82f6;--card-shadow:0 2px 8px rgba(15,23,42,0.06);--bg-dark:var(--bg);--surface-dark:var(--surface);--surface-border:var(--border)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:var(--bg);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}