.sp-shell{display:flex;flex-direction:column;height:100%;min-height:0;background:#111}.sp-toolbar{height:44px;background:#1a1a1a;border-bottom:1px solid #2d2d2d;display:flex;align-items:center;padding:0 16px;gap:6px;flex-shrink:0;overflow-x:auto}.sp-toolbar-btn{padding:4px 10px;border-radius:5px;border:1px solid #3f3f46;background:transparent;color:#71717a;font-size:11px;font-weight:600;letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:background .1s,color .1s,border-color .1s}.sp-toolbar-btn:hover{background:#262626;color:#e0e0e0}.sp-toolbar-btn.active-scene_heading{background:#1e3a5f;color:#60a5fa;border-color:#1d4ed8}.sp-toolbar-btn.active-action{background:#262626;color:#e0e0e0;border-color:#52525b}.sp-toolbar-btn.active-character{background:#1e1b4b;color:#a78bfa;border-color:#4c1d95}.sp-toolbar-btn.active-dialogue{background:#14211a;color:#4ade80;border-color:#166534}.sp-toolbar-btn.active-parenthetical{background:#292218;color:#fbbf24;border-color:#92400e}.sp-toolbar-btn.active-transition{background:#1a1219;color:#f472b6;border-color:#831843}.sp-toolbar-btn.active-shot{background:#1a2030;color:#94a3b8;border-color:#334155}.sp-toolbar-stats{margin-left:auto;font-size:12px;color:#a1a1aa;white-space:nowrap;cursor:help}.sp-toolbar-hint{margin-left:16px;font-size:11px;color:#3f3f46;white-space:nowrap}.sp-scroll{flex:1;min-height:0;overflow-y:auto;padding:40px 24px 80px}.sp-page{width:816px;min-height:1056px;margin:0 auto;background:#fff;box-shadow:0 8px 40px #0009;padding:96px 96px 96px 144px}.sp-editor{outline:none;font-family:Courier New,Courier,monospace;font-size:12pt;line-height:1;color:#000;cursor:text;min-height:100%}.sp-editor:focus,.sp-editor .ProseMirror,.sp-editor .ProseMirror:focus{outline:none}.sp-editor .sp-el{margin:0;padding:0;white-space:pre-wrap;min-height:1em}.sp-editor .sp-scene_heading{text-transform:uppercase;margin-top:24pt}.sp-editor .sp-el:first-child.sp-scene_heading{margin-top:0}.sp-editor .sp-action{margin-top:12pt}.sp-editor .sp-el:first-child.sp-action{margin-top:0}.sp-editor .sp-character{margin-top:12pt;margin-left:211px;text-transform:uppercase}.sp-editor .sp-dialogue{margin-left:96px;margin-right:144px}.sp-editor .sp-parenthetical{margin-left:144px;margin-right:192px}.sp-editor .sp-parenthetical:before{content:"("}.sp-editor .sp-parenthetical:after{content:")"}.sp-editor .sp-transition{text-transform:uppercase;text-align:right;margin-top:12pt}.sp-editor .sp-shot{text-transform:uppercase;margin-top:12pt}.sp-editor ::selection{background:#b3d7ff}.ProseMirror-focused ::selection{background:#b3d7ff}.sp-editor .sp-pagebreak{position:relative;height:0;margin:0 -96px 0 -144px;border-top:1px dashed #b4b4bb;pointer-events:none;-webkit-user-select:none;user-select:none}.sp-editor .sp-pagebreak:after{content:attr(data-label);position:absolute;right:24px;top:-18px;font:11px system-ui,sans-serif;color:#8b8b94}.sp-body{flex:1;display:flex;min-height:0}.sp-toolbar-sep{width:1px;height:18px;background:#2d2d2d;margin:0 4px;flex-shrink:0}.sp-scenes{width:260px;flex-shrink:0;border-right:1px solid #2d2d2d;background:#141414;overflow-y:auto;padding:8px}.sp-scenes-head{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#71717a;padding:6px 8px 8px}.sp-scenes-empty{font-size:12px;color:#71717a;line-height:1.5;padding:4px 8px}.sp-scene{display:flex;gap:8px;width:100%;text-align:left;cursor:pointer;padding:7px 8px;margin-bottom:2px;border:1px solid transparent;border-radius:6px;background:transparent;color:#a1a1aa}.sp-scene:hover{background:#1c1c1f}.sp-scene.active{background:#1e3a5f;border-color:#1d4ed8;color:#dbeafe}.sp-scene-num{font-size:11px;color:#71717a;width:18px;text-align:right;flex-shrink:0;padding-top:2px}.sp-scene.active .sp-scene-num{color:#93c5fd}.sp-scene-body{display:flex;flex-direction:column;gap:2px;min-width:0}.sp-scene-title{font-size:12px;font-weight:600;font-family:Courier New,Courier,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-scene-meta{font-size:11px;color:#71717a}.sp-scene.active .sp-scene-meta{color:#93c5fd}.sp-editor .sp-scene_heading{scroll-margin-top:24px}.sp-findbar{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px 16px;background:#1a1a1a;border-bottom:1px solid #2d2d2d;flex-shrink:0}.sp-find-input{width:200px;background:#0f0f0f;border:1px solid #3f3f46;border-radius:5px;color:#e4e4e7;font-size:13px;padding:5px 8px;outline:none}.sp-find-input:focus{border-color:#7c3aed}.sp-find-btn{padding:4px 9px;border-radius:5px;border:1px solid #3f3f46;background:transparent;color:#a1a1aa;font-size:12px;cursor:pointer;white-space:nowrap}.sp-find-btn:hover:not(:disabled){background:#262626;color:#e0e0e0}.sp-find-btn:disabled{opacity:.4;cursor:default}.sp-find-btn.on{background:#2e1f5e;border-color:#7c3aed;color:#ddd6fe}.sp-find-btn.close{margin-left:auto}.sp-find-count{font-size:12px;color:#a1a1aa;min-width:64px}.sp-find-gap{width:12px}.sp-find-note{font-size:12px;color:#4ade80}.sp-editor .sp-find{background:#fde68a;border-radius:2px}.sp-editor .sp-find-current{background:#fb923c}.sp-scene-row{position:relative;border-radius:6px}.sp-scene-row .sp-scene{margin-bottom:0}.sp-scene-row.dragging{opacity:.4}.sp-scene-row.drop-before:before,.sp-scene-row.drop-after:after{content:"";position:absolute;left:4px;right:4px;height:2px;background:#60a5fa;border-radius:1px;z-index:1}.sp-scene-row.drop-before:before{top:-1px}.sp-scene-row.drop-after:after{bottom:-1px}.sp-scene{-webkit-user-select:none;user-select:none;padding-right:44px}.sp-scene-move{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:none;gap:2px}.sp-scene-row:hover .sp-scene-move,.sp-scene-row:focus-within .sp-scene-move{display:flex}.sp-scene-move button{width:18px;height:18px;padding:0;font-size:9px;line-height:1;cursor:pointer;background:#27272a;border:1px solid #3f3f46;border-radius:4px;color:#a1a1aa}.sp-scene-move button:hover:not(:disabled){background:#3f3f46;color:#fff}.sp-scene-move button:disabled{opacity:.3;cursor:default}.sp-toolbar-badge{margin-left:auto;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:4px;background:#292218;color:#fbbf24;white-space:nowrap}.sp-toolbar-badge+.sp-toolbar-stats{margin-left:12px}.sp-toolbar-btn:disabled{opacity:.45;cursor:default}.sp-editor .ProseMirror[contenteditable=false]{cursor:default}
