:root{--deep-navy:#0a1f35;--navy-panel:#112b4c;--sidebar-bg:#07182a;--orange-control:#e36f21;--red-alert:#c63b32;--success:#2a9d8f;--card-bg:#f7f9fc;--white:#fff;--text-dark:#0e1b2a;--muted:#6b7a90;--border:#dde5ee;--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(--orange-control)}*,: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}
