:root{--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--grad-primary: linear-gradient(95deg, #00b4ea, #ed1a77);--grad-tile: linear-gradient(135deg, #24cdff, #007cd5);--accent-border: #00b4ea;--brand-400: #38bdf8;--brand-500: #0ea5e9;--brand-600: #0284c7;--brand-700: #0369a1;--brand-900: #0c4a6e;--ink: #171717;--fg2: #6b6b6b;--fg3: #9a9a9a;--bg: #fafafa;--field: #f5f5f6;--hover: #f1f1f2;--card-bd: #ececee;--line: #ececec;--line2: #e5e5e5;--row-line: #f4f4f5;--green-bg: #dcfce7;--green: #15803d;--amber-bg: #fef3c7;--amber: #b45309;--red-bg: #fee2e2;--red: #dc2626;--slate-bg: #f1f5f9;--slate: #64748b;--cyan-bg: #e8f6fd}html,body{margin:0;height:100%;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--ink);font-size:13px}#root{height:100%}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}input,textarea{font:inherit}.mono{font-family:var(--font-mono)}.hov-bg:hover{background:var(--hover)!important}.hov-field:hover{background:var(--field)!important}.hov-row:hover{background:#f8fafc!important}.hov-fade:hover{opacity:.85}.hov-red:hover{background:#fef2f2!important}.hov-cat:hover{border-color:#00b4ea!important;color:var(--brand-700)!important}.hov-dark:hover{color:#444!important}.hov-bulk:hover{background:#ffffff24!important;color:#fff!important}.grad-text{background:var(--grad-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.btn{height:29px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--line2);background:#fff;border-radius:8px;font-size:12.5px;font-weight:500;color:#444;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn:hover{background:var(--field)}.btn-primary{height:29px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;border-radius:8px;background:var(--ink);color:#fff;font-size:12.5px;font-weight:600;cursor:pointer;white-space:nowrap;border:none;-webkit-user-select:none;user-select:none}.btn-primary:hover{opacity:.85}.btn-sm,.btn-primary.btn-sm{height:26px;padding:0 11px;border-radius:6px;font-size:11.5px}.link{color:var(--brand-600);font-weight:500;cursor:pointer}.badge{font-size:11px;font-weight:600;border-radius:5px;padding:2px 7px;white-space:nowrap}.abbr-chip{font-family:var(--font-mono);font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;background:var(--slate-bg);color:#475569}.card{background:#fff;border:1px solid var(--card-bd);border-radius:12px}.section-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fg3)}.col-head{font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--fg3)}.chip{display:inline-flex;align-items:center;gap:6px;height:27px;padding:0 11px;border-radius:14px;font-size:12px;font-weight:500;cursor:pointer;background:#fff;color:#444;border:1px solid var(--line2);white-space:nowrap;-webkit-user-select:none;user-select:none}.chip.active{background:var(--cyan-bg);color:var(--brand-600);border-color:#00b4ea59}.chip .count{font-size:11px;opacity:.65;font-family:var(--font-mono)}.tab-chip{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:8px;font-size:12.5px;font-weight:500;cursor:pointer;background:#fff;color:#444;border:1px solid var(--line2);white-space:nowrap;-webkit-user-select:none;user-select:none}.tab-chip.active{background:var(--cyan-bg);color:var(--brand-600);border-color:#00b4ea59}.tab-chip .count{font-size:11px;opacity:.65;font-family:var(--font-mono)}
