:root{--navy: #1a3a5c;--navy-dark: #0f2540;--navy-light: #e8f0f8;--gold: #e8a020;--gold-dark: #c8880e;--green: #2e7d32;--green-bg: #e8f5e9;--amber: #8a5500;--amber-bg: #fff8e1;--red: #c62828;--red-bg: #ffebee;--blue: #1565c0;--border: #e8e8e8;--bg: #f0f2f5;--surface: #ffffff;--text: #1a1a1a;--muted: #6b7280}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}
