.sbml-ai-screen-studio{display:grid;gap:16px}.sbml-screen-studio-heading{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.sbml-screen-studio-heading h4{margin:2px 0 5px}.sbml-screen-studio-heading p{margin:0;color:#64748b;max-width:760px}.sbml-screen-recorder{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:13px 15px;border:1px solid #dbe4ec;border-radius:14px;background:#fff}.sbml-screen-recorder-status,.sbml-screen-recorder-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.sbml-screen-recorder-status span:last-child{font-variant-numeric:tabular-nums;color:#64748b}.sbml-screen-recorder-status [data-screen-record-dot]{width:9px;height:9px;border-radius:50%;background:#94a3b8}.sbml-screen-recorder-status [data-screen-record-dot].is-live{background:#dc2626;box-shadow:0 0 0 5px rgba(220,38,38,.12);animation:sbmlRec 1.2s infinite}@keyframes sbmlRec{50%{opacity:.45}}.sbml-screen-preview{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:14px;align-items:center;padding:12px;border:1px solid #dbe4ec;border-radius:14px;background:#f8fafc}.sbml-screen-preview video{width:100%;max-height:320px;background:#0f172a;border-radius:10px}.sbml-screen-preview p{margin:5px 0;color:#64748b}.sbml-screen-ai-bar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:12px 0}.sbml-screen-ai-bar span{color:#475569}.sbml-screen-ai-bar span.is-error{color:#b42318}.sbml-screen-scenes{display:grid;gap:10px}.sbml-screen-scene-row{border:1px solid #dce4ec;border-radius:14px;padding:14px;background:#fff}.sbml-screen-quiz-draft{padding:14px;border:1px solid #dce4ec;border-radius:14px;background:#fff}.sbml-screen-quiz-draft h4{margin-top:0}.sbml-ai-screen-tutorial{display:grid;gap:14px}.sbml-screen-player-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,290px);gap:14px;align-items:start}.sbml-screen-video-stage{position:relative;overflow:hidden;border-radius:16px;background:#0b1120;aspect-ratio:16/9;display:grid;place-items:center}.sbml-screen-video-stage video{display:block;width:100%;height:100%;object-fit:contain;background:#0b1120}.sbml-screen-callout{position:absolute;top:18px;left:18px;max-width:min(72%,520px);padding:9px 12px;border-radius:10px;background:rgba(15,23,42,.9);color:#fff;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.25)}.sbml-screen-caption{position:absolute;left:8%;right:8%;bottom:15px;padding:9px 13px;border-radius:9px;background:rgba(0,0,0,.78);color:#fff;text-align:center;font-size:14px;line-height:1.4}.sbml-screen-player-controls{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:10px}.sbml-screen-player-controls .button{font-size:12px;padding:5px 9px;min-height:32px}.sbml-screen-progress{display:grid;grid-template-columns:auto minmax(90px,1fr) auto;gap:9px;align-items:center;margin-top:10px;font-size:12px;color:#64748b}.sbml-screen-progress>div{height:7px;border-radius:999px;background:#e5e7eb;overflow:hidden}.sbml-screen-progress i{display:block;height:100%;width:0;background:var(--sbml-accent,#174ea6);transition:width .25s}.sbml-screen-narration{margin-top:10px;padding:11px 13px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px}.sbml-screen-narration p{margin:4px 0 0;color:#475569}.sbml-screen-chapters{border:1px solid #dce4ec;border-radius:14px;background:#fff;overflow:hidden;max-height:540px;position:sticky;top:20px}.sbml-screen-chapters-heading{padding:13px;border-bottom:1px solid #edf2f7}.sbml-screen-chapters-heading strong{display:block}.sbml-screen-chapter{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;text-align:left;width:100%;border:0;border-bottom:1px solid #f1f5f9;background:#fff;padding:10px 12px;cursor:pointer;color:inherit}.sbml-screen-chapter:hover,.sbml-screen-chapter.is-active{background:#eff6ff}.sbml-screen-chapter span{font-size:11px;color:#64748b}.sbml-screen-chapter strong{font-size:12px}.sbml-screen-guide{border:1px solid #dce4ec;border-radius:14px;background:#fff;overflow:hidden}.sbml-screen-guide summary{cursor:pointer;font-weight:800;padding:13px 15px;background:#f8fafc}.sbml-screen-guide>div{padding:15px}.sbml-screen-faq h4{margin:14px 0 4px}.sbml-screen-faq h4:first-child{margin-top:0}@media(max-width:900px){.sbml-screen-player-grid{grid-template-columns:1fr}.sbml-screen-chapters{position:static;max-height:none}.sbml-screen-preview{grid-template-columns:1fr}}@media(max-width:560px){.sbml-screen-player-controls .button{flex:1 1 auto}.sbml-screen-progress{grid-template-columns:1fr auto}.sbml-screen-progress>span:first-child{grid-column:1/-1}.sbml-screen-preview{padding:8px}}
