:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{color:#111827;background:linear-gradient(#f7f9fc 0%,#eff3f8 100%);margin:0}.screen{min-height:100vh;padding:28px 20px}.center{place-items:center;display:grid}.container{gap:16px;width:100%;max-width:1080px;margin:0 auto;display:grid}.topbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.header-actions{gap:8px;display:flex}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 6px 24px #0f172a0f}h1,h2,h3,p{margin:0}h1{font-size:1.75rem;line-height:1.2}h2{font-size:1.1rem;line-height:1.3}.muted{color:#6b7280}.small{font-size:.82rem}.error{color:#b91c1c}button,input,select{font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:10px 12px}input:focus,select:focus,button:focus-visible{border-color:#6d6bff;outline:none;box-shadow:0 0 0 3px #6d6bff29}button{cursor:pointer;transition:background .18s,border-color .18s,transform 60ms}button:hover{border-color:#b9c1d0}button:active{transform:translateY(1px)}button:disabled{opacity:.6;cursor:not-allowed}label{color:#4b5563;font-size:.9rem}form{gap:10px;display:grid}.gate-card{width:100%;max-width:460px}.gate-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.record-card{background:linear-gradient(#fff 0%,#fafbff 100%);justify-content:space-between;align-items:center;gap:16px;display:flex}.primary-large{color:#fff;background:#111827;border-color:#111827;padding:12px 16px;font-size:1rem;font-weight:600}.primary-large:hover{background:#1f2937;border-color:#1f2937}.library-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.library-list{gap:10px;display:grid}.recording-row{background:#fcfdff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;gap:14px;padding:12px;display:flex}.row-main{gap:4px;display:grid}.row-actions{align-content:start;justify-items:end;gap:8px;min-width:120px;display:grid}.recording-id{color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.status{text-transform:uppercase;letter-spacing:.05em;border:1px solid #0000;border-radius:999px;padding:5px 9px;font-size:.74rem;font-weight:600}.status.pending{color:#92400e;background:#fffbeb;border-color:#fcd34d}.status.uploaded{color:#166534;background:#f0fdf4;border-color:#86efac}.status.failed{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.player-card{gap:10px;display:grid}.video-player{background:#000;border-radius:12px;width:100%;max-height:460px}.secondary{color:#111827;background:#fff;border-color:#d1d5db}.secondary.active{color:#4f46e5;background:#f5f3ff;border-color:#6d6bff}.block-error{margin-top:-4px}.edge-pill{color:#374151;background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:8px;margin-top:8px;padding:5px 10px;font-size:.82rem;display:inline-flex}.edge-dot{background:#9ca3af;border-radius:999px;width:8px;height:8px}.edge-pill.connected{color:#166534;background:#f0fdf4;border-color:#86efac}.edge-pill.connected .edge-dot{background:#22c55e}.edge-pill.disconnected{color:#991b1b;background:#fef2f2;border-color:#fecaca}.edge-pill.disconnected .edge-dot{background:#ef4444}.edge-pill.checking{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.edge-pill.checking .edge-dot{background:#3b82f6}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a47;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:460px;padding:16px;box-shadow:0 18px 44px #0f172a2e}.duration-row{flex-wrap:wrap;gap:8px;display:flex}.modal-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}@media (max-width:760px){.record-card,.recording-row,.topbar{flex-direction:column;align-items:flex-start}.row-actions{justify-items:start}.header-actions{width:100%}}
