:root{--navy: #0d1b3e;--blue: #1565C0;--blue-mid: #2196F3;--cyan: #00BCD4;--cyan-light: #4DD0E1;--white: #ffffff;--off-white: #f0f7ff;--gray-light: #e8f0fe;--text-dark: #0d1b3e;--text-muted: #5c7a99;--bg-body: #f8faff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--bg-body);color:var(--text-dark);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0d1b3e26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0d1b3e40}.text-blue{color:var(--blue)}.text-green{color:#10b981}.text-amber{color:#f59e0b}.text-red{color:#ef4444}.text-purple{color:#8b5cf6}.bg-surface{background:var(--white)}.bg-sidebar{background:var(--navy)}.bg-body{background:var(--bg-body)}
