:root{--primary:#1e3a5f;--primary-hover:#16304f;--primary-light:#e8eef6;--bg-page:#f3f5f8;--bg-card:#fff;--bg-alt:#f8fafc;--border:#e0e5ed;--text:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--green:#059669;--green-light:#d1fae5;--red:#dc2626;--red-light:#fee2e2;--orange:#ea580c;--yellow:#d97706;--shadow-sm:0 1px 3px #00000012, 0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014, 0 1px 4px #0000000a;--shadow-lg:0 12px 40px #0000001a, 0 4px 12px #0000000d;--radius-sm:6px;--radius:8px;--radius-md:10px;--radius-lg:14px;color:var(--text);background:var(--bg-page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--bg-page);margin:0}#root{min-height:100vh}input:focus,select:focus,textarea:focus{outline:2px solid var(--primary);outline-offset:0;border-color:var(--primary)!important}button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c9d1db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9aa4b2}@keyframes spin{to{transform:rotate(360deg)}}
