:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e6edf8;background:#0b1020;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer;color:#081225;background:#4f8cff;border:0;border-radius:7px;padding:.65rem .9rem;font-weight:700}button:disabled{cursor:wait;opacity:.65}button.secondary{color:#e6edf8;background:#202c45}input,textarea{width:100%;color:inherit;background:#10192b;border:1px solid #35435f;border-radius:6px;padding:.6rem}input:focus,textarea:focus{outline-offset:1px;outline:2px solid #4f8cff}label{gap:.35rem;font-size:.9rem;font-weight:650;display:grid}label span,small{color:#9dafc8;font-size:.78rem;font-weight:400}code{color:#b7caf0;overflow-wrap:anywhere;font-size:.78rem}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.35rem;font-size:clamp(2rem,5vw,3.1rem)}h2{margin-bottom:.2rem;font-size:1.25rem}h3{font-size:1rem}.eyebrow{color:#78a9ff;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.dashboard{max-width:1400px;margin:0 auto;padding:3rem 1.5rem 5rem}.dashboard>header{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:2.5rem;display:flex}.dashboard>header p,.section-title>p,.section-title p{color:#a8b7cd}section{border-top:1px solid #26324a;margin-top:2rem;padding-top:1.6rem}.section-title{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-title p{margin-bottom:0}.signal-form,.card{background:#10192b;border:1px solid #2a3854;border-radius:10px;padding:1.2rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.wide{grid-column:span 2}.form-footer{align-items:center;gap:1rem;margin-top:1rem;display:flex}.form-footer p{margin:0}.success{color:#7de3b2}.error{color:#ff9d9d}.queue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}dl{grid-template-columns:1fr auto;gap:.6rem;margin:1rem 0 0;display:grid}dt{color:#a8b7cd}dd{font-variant-numeric:tabular-nums;margin:0}table{border-collapse:collapse;background:#10192b;border:1px solid #2a3854;width:100%;font-size:.88rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #26324a;padding:.75rem}th{color:#a8b7cd;letter-spacing:.06em;text-transform:uppercase;font-size:.73rem}.pagination{color:#a8b7cd;gap:1rem;margin-top:.8rem;display:flex}a{color:#82b1ff}.filter{gap:.5rem;max-width:28rem;display:flex}.filter input{min-width:0}.login{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card{background:#10192b;border:1px solid #2a3854;border-radius:12px;gap:1rem;width:min(100%,26rem);padding:1.5rem;display:grid}@media (max-width:700px){.dashboard{padding:1.5rem 1rem 3rem}.dashboard>header,.section-title{flex-direction:column;align-items:start}.form-grid,.queue-grid{grid-template-columns:1fr}.wide{grid-column:span 1}table{display:block;overflow-x:auto}}
