*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f172a;--surface: #1e293b;--surface2: #273449;--border: #334155;--primary: #3b82f6;--primary-hover: #2563eb;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--text: #f1f5f9;--text-muted: #94a3b8;--radius: 10px;--radius-sm: 6px;font-family:Inter,system-ui,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.job-row:hover .job-delete-btn{opacity:1!important}.job-delete-btn:hover{color:#ef4444!important;background:#ef44441a!important}
