.save-status{margin-left:auto;color:#68d59a;font-size:8px;font-weight:900;letter-spacing:.12em}.save-status+.runtime{margin-left:0}
.editor-title,.editor-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.editor-title button,.editor-actions button{padding:7px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px;font-weight:800}.editor-title .danger{color:var(--red)}
.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#090b0eea}.modal-card{width:min(900px,100%);max-height:90vh;overflow:auto;border:1px solid #343942;border-radius:22px;background:#111317;color:#fff;box-shadow:0 24px 80px #0008}.modal-card>header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#111317;border-bottom:1px solid #30343a}.modal-card h2{margin:2px 0 0}.modal-card small{color:#d55b62;font-size:9px;font-weight:900;letter-spacing:.14em}.modal-card button{min-height:40px;padding:0 15px;border:1px solid #444a52;border-radius:11px;background:#20242a;color:#fff;font-weight:800}
.prompt-script{padding:28px 8%;font-size:22px;line-height:1.65}.prompt-script article{padding:18px 0;border-bottom:1px solid #30343a}.prompt-script h3{color:#dc5c64;font-size:12px;letter-spacing:.1em}.prompt-script p{white-space:pre-wrap}.empty-state{padding:70px;text-align:center;color:#9ba2ac}.on-air{width:max-content;padding:7px 10px;border-radius:7px;background:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}
#rehearsal-stage{padding:44px}#rehearsal-stage h1{margin:18px 0 8px;font-size:48px}.rehearsal-meta{display:flex;gap:18px;color:#aeb4bd}.next-cue{margin-top:50px;padding:18px;border:1px solid #383d44;border-radius:14px;background:#191c21;color:#d8dce1;font-weight:800}.rehearsal-actions{display:flex;gap:10px;margin-top:18px}.rehearsal-actions .primary{margin-left:auto;background:var(--red);border-color:var(--red)}
@media(max-width:760px){.save-status{display:none}.modal{padding:0}.modal-card{width:100%;height:100%;max-height:none;border:0;border-radius:0}.prompt-script{padding:22px;font-size:19px}#rehearsal-stage{padding:28px 22px}.rehearsal-actions{display:grid;grid-template-columns:1fr 1fr}.rehearsal-actions .primary{margin-left:0}}
