@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--primary: #2e5fcc;--primary-hover: #1d47a8;--dark: #0f1b2d;--text: #1f2937;--text-2: #6b7280;--muted: #9ca3af;--line: #e5e7eb;--line-2: #f3f4f6;--bg: #f9fafb;--sel-bg: #eef2ff;--sel-nav: #e0e7ff;--green: #16a34a;--green-bg: #dcfce7;--amber: #ca8a04;--amber-bg: #fef3c7;--red: #dc2626;--red-bg: #fee2e2;--ai-text: #047857;--ai-text-2: #065f46;--ai-bg: #ecfdf5;--ai-border: #a7f3d0}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}input,button,select,textarea{font-family:inherit}.tnum{font-variant-numeric:tabular-nums}.hover-row:hover{background:var(--line-2)!important}.hover-soft:hover{background:var(--bg)!important}.hover-nav:hover{background:var(--sel-nav)!important;color:var(--primary)!important}.hover-navtop:hover{background:var(--sel-bg)!important;color:var(--primary)!important}.hover-underline:hover{text-decoration:underline}.press:active{transform:scale(.97)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}*::-webkit-scrollbar-track{background:transparent}
