:root{--navy: #0A0F2C;--navy-mid: #141930;--navy-lite: #1E2540;--navy-border: rgba(255,255,255,.08);--blue: #0057FF;--blue-mid: #3378FF;--blue-lite: #EEF4FF;--blue-dark: #0044CC;--mint: #00D4AA;--mint-mid: #00B896;--mint-lite: #E6FBF7;--mint-dark: #009980;--white: #FFFFFF;--surface: #F6F8FC;--surface2: #EEF1F7;--border: #E4E8F0;--ink: #0A0F2C;--muted: #6B7280;--muted-lite: #9CA3AF;--red: #FF3B3B;--red-lite: #FFF0F0;--amber: #F59E0B;--amber-lite: #FFFBEB;--green: #059669;--green-lite: #ECFDF5;--sidebar-w: 220px;--topbar-h: 56px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-card: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-hover: 0 4px 20px rgba(0,87,255,.08);--shadow-modal: 0 20px 60px rgba(0,0,0,.15)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-font-smoothing:antialiased}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;line-height:1.5;color:var(--ink);background:var(--surface);height:100%}#root{height:100%}h1,h2,h3,h4{font-weight:600;letter-spacing:-.02em;line-height:1.2}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:13px}.num-tabular{font-variant-numeric:tabular-nums}
