:root{--deep-navy:#0a1f35;--navy-panel:#112b4c;--sidebar-bg:#07182a;--orange-control:#e36f21;--accent-strong:#b45309;--accent-on-dark:#f7c79e;--accent-chip-bg:#4a2b15;--red-alert:#c63b32;--success:#2a9d8f;--primary-action:#075985;--card-bg:#f7f9fc;--white:#fff;--text-dark:#10253d;--muted:#596579;--border:#dde5ee;--text-muted-on-dark:#d5e2ef;--text-subtle-on-dark:#bfd0e1;--info-surface:#f0f9ff;--info-text:#133a5e;--sidebar-width:280px;--topbar-height:72px;--radius-card:18px;--color-background:var(--deep-navy);--color-background-soft:var(--navy-panel);--color-sidebar-bg:var(--sidebar-bg);--color-border:#ffffff14;--color-heading:#fff;--color-text:#c8d6e6;--color-accent:var(--accent-on-dark)}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.6}html,body{background:var(--deep-navy);min-height:100vh;color:var(--color-text);margin:0;padding:0}#app{min-height:100vh}a{color:var(--orange-control);text-decoration:none}a:hover{text-decoration:underline}
