:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18202a;background:#f5f7fa}*{box-sizing:border-box}body{margin:0}.topbar{height:64px;background:#fff;border-bottom:1px solid #e6eaf0;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:10}.topbar nav{display:flex;align-items:center;gap:18px}.topbar a{text-decoration:none;color:#253650}.brand{font-weight:800;font-size:19px}.muted{color:#758195;font-size:.92em}.user-pill{background:#eef2f7;border-radius:999px;padding:7px 11px;font-size:13px}.container{max-width:1180px;margin:0 auto;padding:32px 22px 60px}.card{background:#fff;border:1px solid #e3e8ef;border-radius:16px;padding:22px;box-shadow:0 5px 20px rgba(29,42,60,.04)}h1{margin:0 0 8px;font-size:30px}h2{margin-top:0}h3{margin:0}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.actions{display:flex;gap:10px;flex-wrap:wrap}.button,button{display:inline-block;border:0;background:#1f5eff;color:white;padding:10px 15px;border-radius:10px;text-decoration:none;font-weight:650;cursor:pointer;font:inherit}.button.secondary,button.secondary{background:#edf2ff;color:#24458a}.small{padding:7px 11px;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.stat{display:flex;flex-direction:column;gap:5px}.stat strong{font-size:27px}.table-wrap{overflow-x:auto;padding:0}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #edf0f4;vertical-align:top}th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#707c8d;background:#fafbfc}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#edf0f4;font-size:12px;color:#556170}.badge.ok{background:#e8f8ee;color:#237042}.badge.wait{background:#fff3d8;color:#8a5b00}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-list{display:grid;grid-template-columns:130px 1fr;gap:10px;margin:0}.info-list dt{font-weight:700}.info-list dd{margin:0}.profile-item+ .profile-item{border-top:1px solid #edf0f4;padding-top:14px}.profile-item p{margin:7px 0 0}.section-title{margin-top:28px}.question-list{display:grid;gap:16px}.question-head{display:flex;justify-content:space-between;gap:10px}.audio-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px}.audio-row audio{max-width:420px;width:100%}.transcript-box{margin-top:16px;border-top:1px solid #edf0f4;padding-top:14px}.transcript-box h4{margin:0 0 8px}.prewrap{white-space:pre-wrap;background:#f8fafc;padding:14px;border-radius:10px}.login-card{max-width:420px;margin:70px auto}.stack{display:grid;gap:14px}.stack label{display:grid;gap:6px;font-weight:650}input{width:100%;padding:10px 12px;border:1px solid #cfd7e3;border-radius:9px;font:inherit}.alert.error{background:#fff0f0;color:#9d2929;padding:10px 12px;border-radius:9px;margin:12px 0}.error-text{color:#a33333;font-size:12px;margin-top:5px}code{background:#eef1f5;border-radius:5px;padding:2px 5px}@media(max-width:760px){.topbar{height:auto;padding:14px 18px;align-items:flex-start}.topbar nav{flex-wrap:wrap;justify-content:flex-end}.stats{grid-template-columns:1fr 1fr}.grid-two{grid-template-columns:1fr}.page-head{flex-direction:column}.container{padding:24px 14px}.user-pill{display:none}}@media(max-width:480px){.stats{grid-template-columns:1fr}.topbar .muted{display:none}}
.alert.info{background:#eef6ff;color:#24527a;padding:11px 13px;border-radius:9px;margin:12px 0 20px}.stats-five{grid-template-columns:repeat(5,1fr)}.queue-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:0 0 14px}.checkbox{width:18px;height:18px}.error-badge{background:#fff0f0;color:#9d2929}@media(max-width:900px){.stats-five{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stats-five{grid-template-columns:1fr}}

.inline-form{display:inline;margin:0}.inline-form button{margin:0}
.queue-views{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.queue-view{display:inline-flex;gap:7px;align-items:center;padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #dfe5ee;color:#40516b;text-decoration:none;font-size:13px;font-weight:650}.queue-view span{display:inline-block;min-width:20px;text-align:center;background:#eef1f5;border-radius:999px;padding:2px 6px}.queue-view.active{background:#1f5eff;border-color:#1f5eff;color:#fff}.queue-view.active span{background:rgba(255,255,255,.2)}.compact-card{padding:14px 16px}.participant-queue-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.participant-queue-footer{display:flex;justify-content:flex-end;margin-top:16px}.question-title-row{display:flex;align-items:center;gap:10px}.question-title-row .checkbox{flex:0 0 auto}@media(max-width:760px){.participant-queue-toolbar{align-items:flex-start;flex-direction:column}.queue-views{gap:6px}}
.button.danger,button.danger{background:#b42318;color:#fff}.danger-card{border-color:#efc9c5}.delete-warning{margin:20px 0;padding:14px 16px;border-radius:10px;background:#fff3f1;color:#84261f;line-height:1.5}.delete-form{margin-top:18px}.confirm-row,.select-all-row{display:flex;align-items:center;gap:10px;font-weight:650}.confirm-row .checkbox,.select-all-row .checkbox{width:18px;flex:0 0 auto}.select-all-row{margin-top:12px}.transcript-actions{align-items:center}.participant-queue-footer{display:flex;justify-content:flex-end;margin-top:16px}
