:root{--sidebar-bg-top: #1e3a8a;--sidebar-bg-bottom: #1e40af;--blue-600: #2563eb;--blue-700: #1d4ed8;--main-bg: linear-gradient(160deg, #f8fafc 0%, #eff6ff 100%);--card-bg: #ffffff;--card-border: #e2e8f0;--text-primary: #0f172a;--text-muted: #64748b;--text-caps: #94a3b8;--score-apply-bg: #16a34a;--score-maybe-bg: #d97706;--score-skip-bg: #dc2626;--status-apply: #16a34a;--status-review: #64748b;--status-applied: #7c3aed;--status-interview: #d97706;--status-offer: #16a34a;--status-rejected: #dc2626;--terminal-bg: #0d1117;--terminal-text: #e6edf3;--terminal-ok: #3fb950;--terminal-warn: #d29922;--terminal-info: #58a6ff;--danger-red: #dc2626;--danger-border: #fca5a5}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Inter,system-ui,sans-serif;font-size:14px;color:var(--text-primary);background:#f8fafc;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:14px}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.mono{font-family:JetBrains Mono,monospace}
