@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,Arial,sans-serif;background:#0f172a;color:#e2e8f0;font-size:14px;min-width:1280px}a{color:#e2e8f0;text-decoration:none}h1{font-size:20px;font-weight:600;color:#f8fafc}h2{font-size:16px;font-weight:600;color:#f8fafc}h3{font-size:12px;font-weight:600;color:#94a3b8}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:13px;background:#1e293b;color:#e2e8f0;border:1px solid #1e293b;border-radius:6px;padding:8px 12px;outline:none}input:focus,textarea:focus,select:focus{border-color:#f59e0b}table{width:100%;border-collapse:collapse;font-size:14px}th{padding:8px 12px;border-bottom:1px solid #1e293b;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}td{padding:8px 12px;border-bottom:1px solid #1e293b;color:#e2e8f0}tr:hover td{background:#1e293b;cursor:pointer}.card{background:#020617;padding:16px;border-radius:8px;border:1px solid #1e293b}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}:root{--bg-base: #0f172a;--bg-surface: #020617;--bg-raised: #1e293b;--bg-input: #1e293b;--text-primary: #f8fafc;--text-secondary: #e2e8f0;--text-tertiary: #94a3b8;--text-disabled: #475569;--border-default: #1e293b;--border-focus: #f59e0b;--accent: #f59e0b;--accent-bright: #fbbf24;--accent-surface: rgba(245,158,11,.1);--status-pass: #10b981;--status-pass-surface: rgba(16,185,129,.12);--status-fix: #f59e0b;--status-fix-surface: rgba(245,158,11,.12);--status-blocked: #ef4444;--status-blocked-surface: rgba(239,68,68,.12);--status-drift: #f97316;--status-drift-surface: rgba(249,115,22,.12);--status-running: #3b82f6;--status-info: #64748b}
