.editor-module__9dG5Ga__container{background:var(--bg-primary);height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.editor-module__9dG5Ga__mobileToolbar{display:none}.editor-module__9dG5Ga__focusMode .editor-module__9dG5Ga__header,.editor-module__9dG5Ga__focusMode .editor-module__9dG5Ga__sidebar,.editor-module__9dG5Ga__focusMode .editor-module__9dG5Ga__editorFooter,.editor-module__9dG5Ga__focusMode .editor-module__9dG5Ga__mobileToolbar{display:none!important}.editor-module__9dG5Ga__focusMode .editor-module__9dG5Ga__pageWrapper{padding-top:40px!important}.editor-module__9dG5Ga__exitZen{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-muted);opacity:0;z-index:1000;pointer-events:none;border-radius:20px;align-items:center;gap:.5rem;padding:8px 16px;font-size:.8rem;transition:opacity .3s cubic-bezier(.4,0,.2,1),background .2s;display:flex;position:fixed;bottom:2rem;right:2rem}.editor-module__9dG5Ga__container:hover .editor-module__9dG5Ga__exitZen{opacity:.2;pointer-events:auto}.editor-module__9dG5Ga__exitZen:hover{background:var(--bg-tertiary);color:var(--accent-primary);transform:translateY(-2px);opacity:1!important}.editor-module__9dG5Ga__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);z-index:1000;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.editor-module__9dG5Ga__editorWrapper{background:var(--bg-primary);height:calc(100vh - 60px);margin-top:60px;display:flex}@media screen and (max-width:768px){.editor-module__9dG5Ga__header{background:var(--bg-secondary);flex-direction:column;align-items:stretch;gap:.75rem;height:auto;min-height:60px;padding:.75rem;box-shadow:0 4px 20px #0000004d}.editor-module__9dG5Ga__left,.editor-module__9dG5Ga__right{justify-content:flex-start;gap:.75rem;width:100%}.editor-module__9dG5Ga__titleInput{flex:1;width:auto;font-size:.9rem}.editor-module__9dG5Ga__btnLabel{display:none}.editor-module__9dG5Ga__iconBtn{padding:.6rem}.editor-module__9dG5Ga__zenBtn,.editor-module__9dG5Ga__divider{display:none!important}.editor-module__9dG5Ga__tierBadge{letter-spacing:.5px;margin-left:0;margin-right:.25rem;padding:2px 4px;font-size:.6rem;display:inline-block!important}.editor-module__9dG5Ga__showMobile{display:inline!important}.editor-module__9dG5Ga__hideMobile{display:none!important}.editor-module__9dG5Ga__titleInput{flex:1;width:0;min-width:100px;max-width:180px;font-size:.9rem}.editor-module__9dG5Ga__expandSidebarBtn{display:none!important}.editor-module__9dG5Ga__editorWrapper{height:calc(100vh - 186px);margin-top:186px}}.editor-module__9dG5Ga__showMobile{display:none}.editor-module__9dG5Ga__hideMobile{display:inline}.editor-module__9dG5Ga__editorLogo{letter-spacing:-.5px;align-items:center;gap:.5rem;margin-right:.25rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.editor-module__9dG5Ga__logoText{display:flex}.editor-module__9dG5Ga__logoFive{color:var(--accent-primary)}.editor-module__9dG5Ga__logoDraft{color:var(--text-primary)}.editor-module__9dG5Ga__logoIcon{color:var(--accent-primary)}.editor-module__9dG5Ga__tierBadge{text-transform:uppercase;letter-spacing:1px;border-radius:4px;margin-left:.5rem;padding:2px 8px;font-size:.65rem;font-weight:800;text-decoration:none;display:inline-block}.editor-module__9dG5Ga__tierPro{background:var(--accent-primary);color:#000}.editor-module__9dG5Ga__tierFree{color:var(--text-secondary);background:#ffffff1a}.editor-module__9dG5Ga__readOnlyBadge{text-transform:uppercase;letter-spacing:1px;color:#ef5350;background:#ef535033;border:1px solid #ef535066;border-radius:4px;align-items:center;gap:6px;margin-left:.5rem;padding:2px 8px;font-size:.65rem;font-weight:800;display:flex}.editor-module__9dG5Ga__left,.editor-module__9dG5Ga__right{align-items:center;gap:1rem;display:flex}.editor-module__9dG5Ga__backBtn{color:var(--text-secondary);transition:color .2s}.editor-module__9dG5Ga__backBtn:hover{color:var(--text-primary)}.editor-module__9dG5Ga__titleInput{color:var(--text-primary);cursor:text;background:#ffffff08;border:1px solid #0000;border-radius:6px;outline:none;width:280px;padding:6px 12px;font-size:.95rem;font-weight:600;transition:all .2s}.editor-module__9dG5Ga__titleInput:hover:not(:disabled){background:#ffffff0f;border-color:#ffb00033}.editor-module__9dG5Ga__titleInput:focus{border-color:var(--accent-primary);background:#ffffff14;box-shadow:0 0 0 2px #ffb0001a}.editor-module__9dG5Ga__iconBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:.6rem .8rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.editor-module__9dG5Ga__iconBtn:hover:not(:disabled){color:var(--accent-primary);background:#ffb00014;transform:translateY(-1px)}.editor-module__9dG5Ga__iconBtn:hover .editor-module__9dG5Ga__btnLabel{opacity:1;color:var(--accent-primary)}.editor-module__9dG5Ga__btnLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.7;font-size:.65rem;font-weight:500}.editor-module__9dG5Ga__iconBtn:disabled{opacity:.5;cursor:not-allowed}.editor-module__9dG5Ga__spinning{animation:1s linear infinite editor-module__9dG5Ga__spin;color:var(--accent-primary)!important}@keyframes editor-module__9dG5Ga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.editor-module__9dG5Ga__zenBtn{display:flex}.editor-module__9dG5Ga__exportDropdown{position:relative}.editor-module__9dG5Ga__themeTrigger{color:var(--text-secondary)!important;background:0 0!important}.editor-module__9dG5Ga__themeTrigger:hover{color:var(--text-primary)!important;background:#ffffff08!important}.editor-module__9dG5Ga__exportDropdown:hover .editor-module__9dG5Ga__dropdownContent,.editor-module__9dG5Ga__activeDropdownContent{display:block!important}@media screen and (max-width:768px){.editor-module__9dG5Ga__dropdownContent{background:var(--bg-secondary)!important;border:none!important;border-top:2px solid var(--accent-primary)!important;z-index:1000!important;border-radius:20px 20px 0 0!important;width:100%!important;max-width:100%!important;padding:1.5rem 1rem!important;animation:.3s cubic-bezier(.4,0,.2,1) editor-module__9dG5Ga__slideUp!important;position:fixed!important;inset:auto 0 0!important;transform:none!important;box-shadow:0 -10px 40px #0009!important}@keyframes editor-module__9dG5Ga__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.editor-module__9dG5Ga__dropdownContent button{border-bottom:1px solid var(--border-color);text-align:left;justify-content:flex-start!important;padding:16px!important;font-size:1.1rem!important}.editor-module__9dG5Ga__dropdownContent button:last-child{border-bottom:none}}.editor-module__9dG5Ga__dropdownContent{background:var(--bg-secondary);border:1px solid var(--border-color);z-index:100;border-radius:8px;min-width:200px;padding:8px 0;display:none;position:absolute;top:100%;right:0;box-shadow:0 10px 20px #0006}.editor-module__9dG5Ga__dropdownContent button{text-align:left;width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:.9rem;transition:background .2s,color .2s;display:flex}.editor-module__9dG5Ga__dropdownContent button:hover,.editor-module__9dG5Ga__activeTheme{color:var(--text-primary);background:#ffffff0d}.editor-module__9dG5Ga__activeTheme{border-left:2px solid var(--accent-primary);color:var(--accent-primary)!important;background:#ffb0000d!important}.editor-module__9dG5Ga__divider{background:var(--border-color);width:1px;height:24px}.editor-module__9dG5Ga__userProfile{background:var(--bg-tertiary);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.editor-module__9dG5Ga__userProfile:hover{border-color:var(--accent-primary)}.editor-module__9dG5Ga__avatar{object-fit:cover;width:100%;height:100%;display:block}.editor-module__9dG5Ga__editorWrapper{flex:1;display:flex;overflow:hidden}.editor-module__9dG5Ga__sidebar{background:var(--bg-secondary);border-right:1px solid var(--border-color);z-index:10;flex-direction:column;align-items:center;width:60px;padding-top:2rem;display:flex;position:relative}@media screen and (max-width:768px){.editor-module__9dG5Ga__sidebar{display:none}}.editor-module__9dG5Ga__sidebarItem{width:100%;color:var(--text-muted);border-left:3px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem 0;font-size:.65rem;transition:all .2s;display:flex;position:relative}.editor-module__9dG5Ga__sidebarItem:hover,.editor-module__9dG5Ga__sidebarItem.editor-module__9dG5Ga__active{color:var(--text-primary);background:#ffffff0d}.editor-module__9dG5Ga__sidebarItem.editor-module__9dG5Ga__active{color:var(--accent-primary);border-left:3px solid var(--accent-primary)}.editor-module__9dG5Ga__sidebarSpacer{flex:1}.editor-module__9dG5Ga__formatIndicator{color:var(--accent-primary);letter-spacing:1.5px;text-transform:uppercase;background:#ffb0001a;border:1px solid #ffb00033;border-radius:4px;padding:2px 10px;font-size:.65rem;font-weight:800}.editor-module__9dG5Ga__pageWrapper{background:var(--canvas-bg);flex:1;padding:0;overflow-y:auto}.editor-module__9dG5Ga__pageWrapper.editor-module__9dG5Ga__clean{background:var(--bg-primary)}.editor-module__9dG5Ga__scriptPage{width:100%;max-width:816px;height:auto;min-height:11in;color:var(--script-text);font-family:var(--font-editor);box-shadow:var(--page-shadow);margin:0 auto;padding:1in 1in 1in 1.5in;display:table;background-color:var(--script-bg)!important}.editor-module__9dG5Ga__block{width:100%;position:relative}.editor-module__9dG5Ga__editable{white-space:pre-wrap;word-break:break-word;outline:none;min-height:1.2em}.editor-module__9dG5Ga__editable:focus:empty:before{content:attr(data-placeholder);color:var(--text-muted);opacity:.5;font-style:italic}.editor-module__9dG5Ga__scene{text-transform:uppercase;max-width:61ch;margin-top:25pt;margin-bottom:12pt;font-weight:700;position:relative}.editor-module__9dG5Ga__sceneNumber{color:var(--text-muted);opacity:.6;pointer-events:none;white-space:nowrap;margin-right:.5in;font-family:Courier Prime,Courier,monospace;font-size:12pt;font-weight:400;position:absolute;top:0;right:100%}.editor-module__9dG5Ga__action{max-width:61ch;margin-bottom:12pt;line-height:1.2}.editor-module__9dG5Ga__character{text-transform:uppercase;margin:12pt 0 0 22ch}.editor-module__9dG5Ga__character+.editor-module__9dG5Ga__dialogue,.editor-module__9dG5Ga__character+.editor-module__9dG5Ga__parenthetical{margin-top:0!important}.editor-module__9dG5Ga__dialogue{max-width:35ch;margin:0 0 12pt 10ch;line-height:1.1}.editor-module__9dG5Ga__dialogue+.editor-module__9dG5Ga__parenthetical,.editor-module__9dG5Ga__dialogue+.editor-module__9dG5Ga__dialogue{margin-top:-12pt!important}.editor-module__9dG5Ga__parenthetical{justify-content:flex-start;align-items:center;gap:0;max-width:20ch;margin:0 0 0 16ch;font-style:normal;display:flex}.editor-module__9dG5Ga__parenthetical+.editor-module__9dG5Ga__dialogue{margin-top:0!important}.editor-module__9dG5Ga__parenthetical .editor-module__9dG5Ga__editable{min-height:auto;padding:0 2px;display:inline}.editor-module__9dG5Ga__parenthetical:before{content:"(";flex-shrink:0}.editor-module__9dG5Ga__parenthetical:after{content:")";flex-shrink:0}.editor-module__9dG5Ga__transition{text-transform:uppercase;text-align:right;margin:12pt 0}.editor-module__9dG5Ga__note{background-color:var(--bg-tertiary);color:var(--text-primary);border-left:4px solid var(--accent-primary);border-radius:4px;margin:12pt 0;padding:8px 12px;font-family:sans-serif;font-size:10pt;box-shadow:0 1px 3px #0000001a}.editor-module__9dG5Ga__suggestions{z-index:1000;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;min-width:200px;margin-top:4px;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 25px #00000080}.editor-module__9dG5Ga__suggestion{cursor:pointer;color:var(--text-secondary);padding:10px 16px;font-size:.9rem;transition:background .2s}.editor-module__9dG5Ga__suggestion:hover,.editor-module__9dG5Ga__activeSuggestion{background:var(--accent-primary);color:#000}.editor-module__9dG5Ga__editorFooter{background:var(--bg-secondary);border-top:1px solid var(--border-color);height:44px;color:var(--text-muted);z-index:100;justify-content:space-between;align-items:center;padding:0 1.5rem;font-size:.75rem;display:flex;position:relative}.editor-module__9dG5Ga__footerLeft,.editor-module__9dG5Ga__footerRight{flex:1;align-items:center;display:flex}.editor-module__9dG5Ga__footerRight{justify-content:flex-end}.editor-module__9dG5Ga__footerCenter{flex:2;justify-content:center;align-items:center;display:flex}.editor-module__9dG5Ga__desktopToolbar{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;gap:2px;padding:2px;display:flex}.editor-module__9dG5Ga__footerToolBtn{color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.editor-module__9dG5Ga__footerToolBtn:hover{color:var(--text-primary);background:#ffffff0d}.editor-module__9dG5Ga__footerToolBtn.editor-module__9dG5Ga__active{color:var(--accent-primary);background:#fbc02d1a}.editor-module__9dG5Ga__footerToolBtn svg{opacity:.7}.editor-module__9dG5Ga__footerToolBtn.editor-module__9dG5Ga__active svg{opacity:1}@media screen and (max-width:768px){.editor-module__9dG5Ga__editorFooter{display:none}}.editor-module__9dG5Ga__versionTag{opacity:.5;font-family:var(--font-editor);letter-spacing:1px;font-size:.7rem}.editor-module__9dG5Ga__shortcuts{opacity:.8;gap:1.5rem;display:flex}.editor-module__9dG5Ga__shortcuts b{color:var(--text-secondary)}.editor-module__9dG5Ga__titlePageEditor{flex:1;justify-content:center;width:100%;padding-bottom:50vh;display:flex;overflow-y:auto}.editor-module__9dG5Ga__titlePageEditor .editor-module__9dG5Ga__scriptPage{box-sizing:border-box;flex-direction:column;height:11in;min-height:11in;display:flex}.editor-module__9dG5Ga__scriptEditorWrapper{background:var(--canvas-bg);flex-direction:column;flex:1;align-items:center;width:100%;padding-top:30px;padding-bottom:50vh;display:flex;overflow-y:auto}.editor-module__9dG5Ga__hideOnScreen{display:none!important}@media print{.editor-module__9dG5Ga__hideOnScreen{display:block!important}}.editor-module__9dG5Ga__printPageNumber,.editor-module__9dG5Ga__printOnly{display:none}.editor-module__9dG5Ga__titlePageContent{text-align:center;flex-direction:column;flex:1;justify-content:flex-start;display:flex}.editor-module__9dG5Ga__tpInput{width:100%;color:inherit;text-align:center;resize:none;field-sizing:content;background:0 0;border:none;outline:none;min-height:1.2em;padding:10px;font-family:inherit;font-size:12pt;overflow:hidden}.editor-module__9dG5Ga__tpTitle{text-transform:uppercase;margin-top:2.5in;font-size:14pt;font-weight:700}.editor-module__9dG5Ga__tpAuthor{margin-top:1.5in}.editor-module__9dG5Ga__tpBasedOn{margin-top:.8in}.editor-module__9dG5Ga__tpContact{text-align:left;align-self:flex-start;width:300px;margin-top:auto;font-size:12pt}.editor-module__9dG5Ga__activeIcon{color:var(--accent-primary);background:#ffffff0d}.editor-module__9dG5Ga__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.editor-module__9dG5Ga__resourceModal{background:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:95%;max-width:800px;height:auto;max-height:85vh;padding:0;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080}.editor-module__9dG5Ga__resourceModalHeader{background:#0003;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.editor-module__9dG5Ga__resourceModalHeader h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.editor-module__9dG5Ga__resourceModalContent{-webkit-overflow-scrolling:touch;flex:1;height:100%;min-height:0;padding:2rem 1.5rem 2rem 2rem;overflow-y:auto!important}@media screen and (max-width:768px){.editor-module__9dG5Ga__modalOverlay{align-items:center;padding:1rem;overflow:hidden}.editor-module__9dG5Ga__resourceModal{border-radius:16px;flex-direction:column;width:100%;height:100%;max-height:90vh;display:flex}.editor-module__9dG5Ga__resourceModalHeader{padding:1rem 1.5rem}.editor-module__9dG5Ga__resourceModalContent{padding:1.5rem}}.editor-module__9dG5Ga__resourceModalContent::-webkit-scrollbar{width:8px}.editor-module__9dG5Ga__resourceModalContent::-webkit-scrollbar-track{background:#ffffff05;border-radius:10px}.editor-module__9dG5Ga__resourceModalContent::-webkit-scrollbar-thumb{background:var(--accent-primary);background-clip:content-box;border:2px solid #0000;border-radius:10px}.editor-module__9dG5Ga__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.editor-module__9dG5Ga__closeBtn:hover{color:#fff;background:#ffffff1a}.editor-module__9dG5Ga__analyticsModal{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:24px;width:90%;max-width:600px;padding:2.5rem;box-shadow:0 30px 60px #0009}.editor-module__9dG5Ga__analyticsModal h2{margin-top:0;margin-bottom:2rem;font-size:1.5rem}.editor-module__9dG5Ga__analyticsModal h3{color:var(--text-secondary);margin-top:0;margin-bottom:1.5rem;font-size:1.1rem}.editor-module__9dG5Ga__statsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.editor-module__9dG5Ga__statItem{flex-direction:column;gap:.5rem;display:flex}.editor-module__9dG5Ga__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.editor-module__9dG5Ga__statValue{color:var(--accent-primary);font-size:2rem;font-weight:700}.editor-module__9dG5Ga__characterStats{flex-direction:column;gap:1.25rem;display:flex}.editor-module__9dG5Ga__charRow{grid-template-columns:100px 1fr 80px;align-items:center;gap:1rem;display:grid}.editor-module__9dG5Ga__charName{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.editor-module__9dG5Ga__charBarWrapper{background:#ffffff0d;border-radius:4px;height:8px;overflow:hidden}.editor-module__9dG5Ga__charBar{background:var(--accent-primary);border-radius:4px;height:100%}.editor-module__9dG5Ga__charCount{color:var(--text-muted);text-align:right;font-size:.8rem}.editor-module__9dG5Ga__closeModal{background:#ffffff0d;border-radius:12px;width:100%;margin-top:2.5rem;padding:12px;font-weight:600;transition:background .2s}.editor-module__9dG5Ga__closeModal:hover{background:#ffffff1a}.editor-module__9dG5Ga__editorMainArea{background:#111;flex:1;height:100%;display:flex;position:relative;overflow:hidden}.editor-module__9dG5Ga__sideNavigator{border-right:1px solid var(--border-color);background:var(--bg-secondary);z-index:10;flex-direction:column;width:260px;display:flex;position:relative;overflow:visible}.editor-module__9dG5Ga__collapseSidebarBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:#666;cursor:pointer;z-index:100;border-left:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;padding:20px 4px;transition:all .2s;display:flex;position:absolute;top:100px;right:-28px;transform:translateY(-50%);box-shadow:4px 0 10px #0000004d}.editor-module__9dG5Ga__collapseSidebarBtn:hover{color:var(--accent-primary);background:#222;padding-right:8px}.editor-module__9dG5Ga__sidebarView{flex-direction:column;height:100%;display:flex;overflow-y:auto}.editor-module__9dG5Ga__navigatorHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.editor-module__9dG5Ga__sidebarCloseBtn{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex}.editor-module__9dG5Ga__sidebarCloseBtn:hover{color:var(--accent-primary)}.editor-module__9dG5Ga__expandSidebarBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:#666;cursor:pointer;z-index:100;border-left:none;border-radius:0 8px 8px 0;padding:20px 4px;transition:all .2s;position:absolute;top:100px;left:0;transform:translateY(-50%);box-shadow:2px 0 10px #0000004d}.editor-module__9dG5Ga__expandSidebarBtn:hover{color:var(--accent-primary);background:var(--bg-tertiary);padding-left:10px}.editor-module__9dG5Ga__navSceneRowCompact{cursor:pointer;background:0 0;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:10px 16px;transition:all .2s;display:flex}.editor-module__9dG5Ga__navSceneRowCompact:hover{background:#ffffff08}.editor-module__9dG5Ga__activeRow{border-left-color:var(--accent-primary);background:#fbc02d14!important}.editor-module__9dG5Ga__rowMain{flex:1;align-items:baseline;gap:12px;min-width:0;display:flex}.editor-module__9dG5Ga__rowNum{color:#666;width:20px;font-family:Courier Prime,Courier,monospace;font-size:.7rem}.editor-module__9dG5Ga__rowTitle{color:#aaa;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;max-width:180px;font-size:.75rem;overflow:hidden}.editor-module__9dG5Ga__activeRow .editor-module__9dG5Ga__rowTitle{color:#fff;font-weight:500}.editor-module__9dG5Ga__rowCompactActions{opacity:0;gap:4px;transition:opacity .2s;display:flex}.editor-module__9dG5Ga__navSceneRowCompact:hover .editor-module__9dG5Ga__rowCompactActions{opacity:1}.editor-module__9dG5Ga__rowCompactActions button{color:#666;background:#ffffff0d;border:none;border-radius:4px;padding:2px}.editor-module__9dG5Ga__rowCompactActions button:hover{color:var(--accent-primary);background:#ffffff1a}.editor-module__9dG5Ga__viewToggle{border:1px solid var(--border-color);background:#ffffff0d;border-radius:8px;padding:4px;display:flex}.editor-module__9dG5Ga__toggleBtn{color:var(--text-muted);border-radius:6px;padding:6px 12px;transition:all .2s}.editor-module__9dG5Ga__toggleBtn:hover{color:var(--text-primary)}.editor-module__9dG5Ga__toggleBtn.editor-module__9dG5Ga__active{background:var(--bg-tertiary);color:var(--accent-primary);box-shadow:0 2px 8px #0003}.editor-module__9dG5Ga__sceneList{flex-direction:column;gap:.45rem;display:flex}.editor-module__9dG5Ga__navSceneRow{align-items:center;gap:.5rem;display:flex}.editor-module__9dG5Ga__navSceneItem{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex:1;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.editor-module__9dG5Ga__rowActions{opacity:0;flex-direction:column;gap:2px;transition:opacity .2s;display:flex}.editor-module__9dG5Ga__navSceneRow:hover .editor-module__9dG5Ga__rowActions{opacity:1}.editor-module__9dG5Ga__rowActions button{color:var(--text-muted);background:#ffffff0d;border-radius:4px;padding:4px}.editor-module__9dG5Ga__rowActions button:hover{background:var(--bg-tertiary);color:var(--accent-primary)}.editor-module__9dG5Ga__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.editor-module__9dG5Ga__indexCard{color:#333;cursor:pointer;border-top:4px solid var(--accent-primary);background:#fdfdfd;border-radius:4px;flex-direction:column;width:100%;min-height:180px;padding:1.25rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 15px #0000004d}.editor-module__9dG5Ga__indexCard:hover{z-index:10;transform:translateY(-5px)rotate(.5deg);box-shadow:0 15px 30px #0006}.editor-module__9dG5Ga__activeCard{box-shadow:0 0 0 2px var(--accent-primary), 0 15px 30px #0006}.editor-module__9dG5Ga__cardHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.editor-module__9dG5Ga__cardNum{font-weight:800;font-family:var(--font-editor);color:#bbb;font-size:.75rem}.editor-module__9dG5Ga__cardTitle{font-family:var(--font-editor);text-transform:uppercase;color:#111;flex:1;font-size:.85rem;font-weight:800;line-height:1.2}.editor-module__9dG5Ga__cardSynopsisInput{color:#666;width:100%;caret-color:var(--accent-primary);background:0 0;border:none;border-bottom:1px solid #0000;outline:none;padding:8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;transition:border-color .2s}.editor-module__9dG5Ga__cardSynopsisInput:focus{border-bottom-color:#eee}.editor-module__9dG5Ga__cardSynopsisInput::placeholder,.editor-module__9dG5Ga__cardSynopsis::placeholder{color:#ccc;font-style:italic}.editor-module__9dG5Ga__cardFooter{opacity:0;justify-content:flex-end;margin-top:.5rem;transition:opacity .2s;display:flex}.editor-module__9dG5Ga__indexCard:hover .editor-module__9dG5Ga__cardFooter{opacity:1}.editor-module__9dG5Ga__cardActions{gap:4px;display:flex}.editor-module__9dG5Ga__cardActions button{color:#999;background:#0000000d;border:none;border-radius:4px;align-items:center;padding:4px;transition:all .2s;display:flex}.editor-module__9dG5Ga__cardActions button:hover{background:var(--accent-primary);color:#000}@keyframes editor-module__9dG5Ga__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media print{.editor-module__9dG5Ga__watermark:after{content:"Created with FiveDraft.com";text-align:right;color:#888;opacity:.7;z-index:9999;pointer-events:none;width:auto;font-family:Courier Prime,Courier,monospace;font-size:11pt;position:fixed;bottom:.4in;left:auto;right:.5in}}.editor-module__9dG5Ga__healthCheckSection{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.editor-module__9dG5Ga__healthHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.editor-module__9dG5Ga__runTestBtn{background:var(--accent-primary);color:#000;border-radius:8px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:opacity .2s}.editor-module__9dG5Ga__runTestBtn:disabled{opacity:.5}.editor-module__9dG5Ga__healthResults{flex-direction:column;gap:.75rem;display:flex}.editor-module__9dG5Ga__aiActions{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.editor-module__9dG5Ga__aiActionGroup{gap:.75rem;display:flex}.editor-module__9dG5Ga__modelBadge{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;background:#0003;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.7rem;display:flex}.editor-module__9dG5Ga__modelLabel{color:var(--accent-primary);opacity:.8;font-weight:700}.editor-module__9dG5Ga__healthItem{background:#ffffff08;border-radius:8px;justify-content:space-between;padding:10px 14px;font-size:.85rem;display:flex}.editor-module__9dG5Ga__pass{color:#0f8;font-weight:700}.editor-module__9dG5Ga__fail{color:#f44;font-weight:700}.editor-module__9dG5Ga__pending{color:#aaa;font-weight:700}.editor-module__9dG5Ga__floatingSuggestions{border:1px solid var(--border-color);z-index:9999;border-radius:8px;min-width:300px;overflow:hidden;box-shadow:0 10px 40px #0009;background:var(--bg-secondary)!important}.editor-module__9dG5Ga__suggestion{color:var(--text-secondary);cursor:pointer;text-transform:uppercase;background:var(--bg-secondary);border-bottom:1px solid #ffffff0d;padding:12px 18px;font-family:Courier Prime,Courier,monospace;font-size:.95rem}.editor-module__9dG5Ga__suggestion:last-child{border-bottom:none}.editor-module__9dG5Ga__activeSuggestion{font-weight:700;background:var(--accent-primary)!important;color:#000!important}.editor-module__9dG5Ga__userInfo{border-bottom:1px solid var(--border-color);margin-bottom:4px;padding:12px 16px}.editor-module__9dG5Ga__userName{color:var(--text-primary);font-size:.9rem;font-weight:600}.editor-module__9dG5Ga__userEmail{color:var(--text-muted);word-break:break-all;font-size:.75rem}.editor-module__9dG5Ga__menuDivider{background:#ffffff0d;height:1px;margin:4px 0}.editor-module__9dG5Ga__menuSectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;padding:8px 16px 4px;font-size:.65rem;font-weight:700}.editor-module__9dG5Ga__menuLink{align-items:center;gap:10px;padding:10px 16px;font-size:.85rem;text-decoration:none;transition:all .2s;color:var(--text-secondary)!important;display:flex!important}.editor-module__9dG5Ga__menuLink:hover{background:#ffffff08;color:var(--accent-primary)!important}.editor-module__9dG5Ga__logoutBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 16px;font-size:.85rem;color:#f44!important;display:flex!important}.editor-module__9dG5Ga__logoutBtn:hover{background:#ff44441a!important}.editor-module__9dG5Ga__notification{z-index:999999!important;color:#fff!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border:1px solid #fff3!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:12px!important;min-width:300px!important;padding:16px 28px!important;font-size:.95rem!important;font-weight:500!important;transition:all .3s!important;display:flex!important;position:fixed!important;bottom:80px!important;left:auto!important;right:40px!important;box-shadow:0 20px 50px #000c!important}.editor-module__9dG5Ga__success{background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important}.editor-module__9dG5Ga__error{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important}.editor-module__9dG5Ga__info{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important}.editor-module__9dG5Ga__spinning{animation:1s linear infinite editor-module__9dG5Ga__spin!important;display:inline-block!important}.editor-module__9dG5Ga__signInBtn{background:var(--accent-primary);color:#000;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.editor-module__9dG5Ga__signInBtn:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #ff99004d}.editor-module__9dG5Ga__sidebarDivider{background:#ffffff0d;height:1px;margin:8px 12px}.editor-module__9dG5Ga__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.editor-module__9dG5Ga__saveModal{text-align:center;border:1px solid #ffffff1a;width:100%;max-width:450px;padding:40px}.editor-module__9dG5Ga__modalHeader{flex-direction:column;align-items:center;gap:15px;margin-bottom:20px;display:flex}.editor-module__9dG5Ga__modalHeader h2{color:#fff;margin:0;font-size:1.75rem;font-weight:800}.editor-module__9dG5Ga__saveModal p{color:var(--text-secondary);margin-bottom:30px;line-height:1.6}.editor-module__9dG5Ga__modalActions{flex-direction:column;gap:12px;display:flex}.editor-module__9dG5Ga__primaryModalBtn{background:var(--accent-primary);color:#000;cursor:pointer;border:none;border-radius:8px;padding:14px;font-weight:700;transition:all .2s}.editor-module__9dG5Ga__primaryModalBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff99004d}.editor-module__9dG5Ga__secondaryModalBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px;transition:all .2s}.editor-module__9dG5Ga__secondaryModalBtn:hover{background:#ffffff1a}.editor-module__9dG5Ga__ghostModalBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:10px;font-size:.9rem;transition:all .2s}.editor-module__9dG5Ga__ghostModalBtn:hover{color:#fff}.editor-module__9dG5Ga__modalFooter{color:var(--text-muted);border-top:1px solid #ffffff0d;margin-top:30px;padding-top:20px;font-size:.75rem}.editor-module__9dG5Ga__aiContent{border:1px solid var(--border-color);max-height:400px;font-family:var(--font-editor);background:#0003;border-radius:12px;padding:1.5rem;overflow-y:auto}.editor-module__9dG5Ga__aiText{color:var(--text-primary);font-size:1rem;line-height:1.6}.editor-module__9dG5Ga__aiText p{margin-bottom:.5rem}.editor-module__9dG5Ga__aiText strong{color:var(--accent-primary)}@media screen and (max-width:768px){.editor-module__9dG5Ga__pageWrapper{background-image:none;padding:10px 0}.editor-module__9dG5Ga__scriptPage{max-width:100%;box-shadow:none;border-radius:0;min-height:100vh;padding:1.5rem 1rem 120px 1.5rem;background-image:none!important}.editor-module__9dG5Ga__sceneNumber{display:none}.editor-module__9dG5Ga__character{width:80%;margin-left:10%}.editor-module__9dG5Ga__dialogue{width:90%;margin-left:5%}.editor-module__9dG5Ga__parenthetical{width:70%;margin-left:15%}.editor-module__9dG5Ga__header{padding:.75rem}.editor-module__9dG5Ga__right{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;gap:.75rem;padding:4px 0;overflow-x:auto}.editor-module__9dG5Ga__right::-webkit-scrollbar{display:none}.editor-module__9dG5Ga__left{gap:.5rem}.editor-module__9dG5Ga__btnLabel,.editor-module__9dG5Ga__formatIndicator{display:none}.editor-module__9dG5Ga__mobileToolbar{background:var(--bg-tertiary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:0;width:100%;height:58px;margin:0;padding:0 .5rem;display:flex;box-shadow:0 8px 32px #0006}}.editor-module__9dG5Ga__toolbarBtn{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 4px;font-size:.6rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.editor-module__9dG5Ga__toolbarBtn.editor-module__9dG5Ga__active{color:var(--accent-primary);background:#ffb0001a}.editor-module__9dG5Ga__toolbarBtn svg{opacity:.7}.editor-module__9dG5Ga__toolbarBtn.editor-module__9dG5Ga__active svg{opacity:1}.editor-module__9dG5Ga__tabHintToast{background:var(--bg-secondary);border:1px solid var(--accent-primary);z-index:9999;color:var(--text-primary);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 30px #00000080,0 0 20px #fbc02d1a}.editor-module__9dG5Ga__tabHintIcon{color:var(--accent-primary);align-items:center;display:flex}.editor-module__9dG5Ga__tabHintText{font-size:.95rem}.editor-module__9dG5Ga__tabHintText kbd{border:1px solid var(--border-color);color:var(--accent-primary);background:#ffffff1a;border-radius:4px;margin:0 4px;padding:2px 6px;font-family:inherit;font-size:.85rem}.editor-module__9dG5Ga__tabHintClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:.5rem;padding:4px;transition:all .2s;display:flex}.editor-module__9dG5Ga__tabHintClose:hover{color:var(--text-primary);background:#ffffff1a}.editor-module__9dG5Ga__aiResultModal{border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;width:95%;max-width:950px;min-height:500px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.editor-module__9dG5Ga__aiHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.editor-module__9dG5Ga__aiHeaderTitle{align-items:center;gap:1rem;display:flex}.editor-module__9dG5Ga__aiIconWrapper{width:44px;height:44px;color:var(--accent-primary);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;display:flex}.editor-module__9dG5Ga__aiTitleGradient{letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.4rem;font-weight:700}.editor-module__9dG5Ga__aiCloseIconBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.editor-module__9dG5Ga__aiCloseIconBtn:hover{color:var(--text-primary);background:#ffffff1a;transform:rotate(90deg)}.editor-module__9dG5Ga__aiContentBody{flex:1;max-height:65vh;padding:2.5rem;position:relative;overflow:hidden}.editor-module__9dG5Ga__aiContentScrollArea{height:100%;max-height:60vh;font-family:var(--font-editor);color:var(--text-primary);padding-right:1.5rem;font-size:1.1rem;line-height:1.7;overflow-y:auto}.editor-module__9dG5Ga__aiContentScrollArea::-webkit-scrollbar{width:6px}.editor-module__9dG5Ga__aiContentScrollArea::-webkit-scrollbar-track{background:0 0}.editor-module__9dG5Ga__aiContentScrollArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.editor-module__9dG5Ga__aiLine{margin-bottom:1rem}.editor-module__9dG5Ga__aiActions{justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem 2rem 2rem;display:flex}.editor-module__9dG5Ga__aiPrimaryBtn{background:var(--accent-primary);color:#000;cursor:pointer;border:none;border-radius:14px;align-items:center;gap:.75rem;padding:12px 24px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #fbc02d33}.editor-module__9dG5Ga__aiPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fbc02d4d}.editor-module__9dG5Ga__aiPrimaryBtn:active{transform:translateY(0)}.editor-module__9dG5Ga__aiSecondaryBtn{color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;padding:12px 24px;font-weight:600;transition:all .2s}.editor-module__9dG5Ga__aiSecondaryBtn:hover{background:#ffffff1a}.editor-module__9dG5Ga__aiGlow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-50px;right:-50px}.editor-module__9dG5Ga__aiLoader{flex-direction:column;gap:1.5rem;padding:1rem 0;display:flex}.editor-module__9dG5Ga__shimmer{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff1a 50%,#ffffff0d 100%) 0 0/200% 100%;border-radius:6px;height:20px;animation:2s linear infinite editor-module__9dG5Ga__shimmer}.editor-module__9dG5Ga__loaderStatus{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.9rem;font-style:italic;animation:2s infinite editor-module__9dG5Ga__pulse}@keyframes editor-module__9dG5Ga__shimmer{to{transform:translate(100%)}}@keyframes editor-module__9dG5Ga__pulse{0%,to{opacity:.5}50%{opacity:1}}.editor-module__9dG5Ga__searchBar{background:var(--bg-tertiary);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;align-items:center;gap:.75rem;width:280px;margin-left:1rem;padding:6px 14px;animation:.3s cubic-bezier(.4,0,.2,1) editor-module__9dG5Ga__slideInRight;display:flex}.editor-module__9dG5Ga__searchBar input{flex:1;min-width:0;font-family:inherit;font-size:.85rem;color:var(--text-primary)!important;background:0 0!important;border:none!important;outline:none!important}.editor-module__9dG5Ga__searchBar input::placeholder{color:var(--text-muted)}.editor-module__9dG5Ga__searchBar button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;transition:color .2s;display:flex}.editor-module__9dG5Ga__searchBar button:hover{color:var(--accent-primary)}.editor-module__9dG5Ga__searchMatch{box-shadow:0 0 0 4px #ff99000d;background:#ff990026!important}@keyframes editor-module__9dG5Ga__slideInRight{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}.editor-module__9dG5Ga__headerNav{gap:8px;margin:0 12px;display:flex}.editor-module__9dG5Ga__navItem{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .2s}.editor-module__9dG5Ga__navItem:hover{color:#fff;background:#ffffff0d}.editor-module__9dG5Ga__secondaryToolbar{border-bottom:1px solid var(--border-color);z-index:90;background:#111;justify-content:space-between;align-items:center;height:36px;margin-top:60px;padding:0 1rem;display:flex;position:relative}.editor-module__9dG5Ga__toolGroup{align-items:center;gap:1.5rem;display:flex}.editor-module__9dG5Ga__toolBtn{color:#666;letter-spacing:1px;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.editor-module__9dG5Ga__activeTool{color:var(--accent-primary)!important}.editor-module__9dG5Ga__toolDropdownWrapper{position:relative}.editor-module__9dG5Ga__toolDropdownContent{background:var(--bg-secondary);border:1px solid var(--border-color);z-index:1000;border-radius:8px;flex-direction:column;gap:4px;min-width:180px;padding:8px;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000080}.editor-module__9dG5Ga__toolDropdownWrapper:hover .editor-module__9dG5Ga__toolDropdownContent{display:flex}.editor-module__9dG5Ga__toolDropdownContent button{color:#aaa;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px 12px;font-size:.8rem}.editor-module__9dG5Ga__toolDropdownContent button:hover{color:#fff;background:#ffffff0d}.editor-module__9dG5Ga__headerTools{align-items:center;gap:4px;margin-right:12px;display:flex}.editor-module__9dG5Ga__toolBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:8px;transition:all .2s;display:flex}.editor-module__9dG5Ga__toolBtn:hover{color:#fff;background:#ffffff0d}.editor-module__9dG5Ga__toolBtn.editor-module__9dG5Ga__active{color:var(--accent-primary)}.editor-module__9dG5Ga__toolGroup{position:relative}.editor-module__9dG5Ga__toolDropdown{background:var(--bg-secondary);border:1px solid var(--border-color);z-index:1000;border-radius:8px;flex-direction:column;gap:4px;min-width:160px;padding:8px;display:none;position:absolute;top:100%;right:0;box-shadow:0 10px 30px #00000080}.editor-module__9dG5Ga__toolGroup:hover .editor-module__9dG5Ga__toolDropdown{display:flex}.editor-module__9dG5Ga__toolDropdown button{color:#aaa;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px 12px;font-size:.85rem}.editor-module__9dG5Ga__toolDropdown button:hover{color:#fff;background:#ffffff0d}.editor-module__9dG5Ga__mobileMenuBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s;display:none}@media screen and (max-width:768px){.editor-module__9dG5Ga__mobileMenuBtn{justify-content:center;align-items:center;margin-right:8px;display:flex}}.editor-module__9dG5Ga__mobileNavOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2000;background:#0a0a0bfa;flex-direction:column;padding:2rem;display:flex;position:fixed;inset:186px 0 0}.editor-module__9dG5Ga__mobileNavHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.editor-module__9dG5Ga__mobileNavHeader h3{letter-spacing:1px;text-transform:uppercase;color:var(--accent-primary);margin:0;font-size:1.1rem;font-weight:700}.editor-module__9dG5Ga__mobileNavHeader button{color:var(--text-muted);background:0 0;border:none}.editor-module__9dG5Ga__mobileNavGrid{grid-template-columns:1fr;gap:1rem;display:grid}.editor-module__9dG5Ga__mobileNavItem{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.editor-module__9dG5Ga__mobileNavItem.editor-module__9dG5Ga__active{border-color:var(--accent-primary);color:var(--accent-primary);background:#fbc02d1a}.editor-module__9dG5Ga__mobileNavItem svg{color:var(--accent-primary);opacity:.8}.editor-module__9dG5Ga__skeletonPageWrapper{background:#111;flex-direction:column;flex:1;align-items:center;min-height:calc(100vh - 104px);padding-top:60px;display:flex}.editor-module__9dG5Ga__skeletonPage{background:#fff;flex-direction:column;gap:1.5rem;width:100%;max-width:816px;min-height:11in;padding:1in 1in 1in 1.5in;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 60px #0006}.editor-module__9dG5Ga__skeletonPage:after{content:"";background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:2s infinite editor-module__9dG5Ga__shimmer;position:absolute;inset:0;transform:translate(-100%)}.editor-module__9dG5Ga__skeletonLineFull,.editor-module__9dG5Ga__skeletonLineMedium,.editor-module__9dG5Ga__skeletonLineShort{background:#eee;border-radius:4px;height:12px}.editor-module__9dG5Ga__skeletonLineFull{width:100%}.editor-module__9dG5Ga__skeletonLineMedium{width:60%}.editor-module__9dG5Ga__skeletonLineShort{width:30%;margin-bottom:.5rem}@media screen and (max-width:768px){.editor-module__9dG5Ga__sideNavigator{z-index:200;width:200px}.editor-module__9dG5Ga__scriptPage{margin:0 10px!important;padding:1rem 1rem 1rem 1.2rem!important;font-size:10pt!important}.editor-module__9dG5Ga__skeletonPage{margin:0 10px;padding:2rem 1rem}}.editor-module__9dG5Ga__focusBanner{z-index:50;pointer-events:none;justify-content:center;padding:10px;display:flex;position:sticky;top:0;left:0;right:0}.editor-module__9dG5Ga__focusBannerContent{pointer-events:auto;background:var(--accent-primary);color:#000;border-radius:30px;align-items:center;gap:12px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 4px 15px #0000004d}.editor-module__9dG5Ga__focusBannerContent button{color:#000;cursor:pointer;background:#0000001a;border:1px solid #0003;border-radius:15px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:all .2s}.editor-module__9dG5Ga__focusBannerContent button:hover{background:#0003;transform:scale(1.05)}.editor-module__9dG5Ga__readOnlyBanner{z-index:50;pointer-events:none;justify-content:center;padding:10px;display:flex;position:sticky;top:0;left:0;right:0}.editor-module__9dG5Ga__readOnlyBannerContent{pointer-events:auto;-webkit-backdrop-filter:blur(8px);color:var(--accent-primary);background:#ffb0001a;border:1px solid #ffb0004d;border-radius:30px;align-items:center;gap:12px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 4px 15px #0006}.editor-module__9dG5Ga__readOnlyBannerContent strong{color:#fff}.editor-module__9dG5Ga__readOnlyBannerContent button{background:var(--accent-primary);color:#000;cursor:pointer;border:none;border-radius:15px;padding:4px 12px;font-size:.75rem;font-weight:700;transition:all .2s}.editor-module__9dG5Ga__readOnlyBannerContent button:hover{filter:brightness(1.1);transform:scale(1.05)}.editor-module__9dG5Ga__historyView{max-width:1000px;color:var(--text-primary);flex:1;margin:0 auto;padding:3rem;animation:.3s editor-module__9dG5Ga__fadeIn}.editor-module__9dG5Ga__historyHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.editor-module__9dG5Ga__historyHeader h2{letter-spacing:-1px;font-size:2rem;font-weight:800}.editor-module__9dG5Ga__captureBtn{background:var(--accent-primary);color:#000;cursor:pointer;border:none;border-radius:30px;align-items:center;gap:10px;padding:10px 20px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 15px #ffb00033}.editor-module__9dG5Ga__captureBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ffb0004d}.editor-module__9dG5Ga__captureBtn:disabled{opacity:.5;cursor:not-allowed}.editor-module__9dG5Ga__historyList{flex-direction:column;gap:1.5rem;display:flex}.editor-module__9dG5Ga__emptyState{text-align:center;color:var(--text-muted);background:#ffffff05;border:2px dashed #ffffff0d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:5rem;display:flex}.editor-module__9dG5Ga__snapshotCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .2s;display:flex}.editor-module__9dG5Ga__snapshotCard:hover{border-color:var(--accent-primary);background:#ffffff0d;transform:translate(5px)}.editor-module__9dG5Ga__snapshotName{margin-bottom:4px;font-size:1.1rem;font-weight:700}.editor-module__9dG5Ga__snapshotDate{color:var(--text-muted);font-size:.8rem}.editor-module__9dG5Ga__warningBtn{background:var(--accent-primary);color:var(--text-muted);border:none;border-radius:12px;padding:12px 24px;font-size:.8rem;font-weight:700}.editor-module__9dG5Ga__snapshotActions button{color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.editor-module__9dG5Ga__snapshotActions button:hover{background:var(--accent-primary);color:#000;border-color:var(--accent-primary)}.editor-module__9dG5Ga__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.editor-module__9dG5Ga__promptModal{background:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 30px 60px #0009,inset 0 1px 1px #ffffff0d}.editor-module__9dG5Ga__modalHeader{border-bottom:1px solid #ffffff0d;padding:24px 28px;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.editor-module__9dG5Ga__modalTitleGroup{gap:12px;flex-direction:row!important;align-items:center!important;display:flex!important}.editor-module__9dG5Ga__modalIcon{color:var(--accent-primary);opacity:.8}.editor-module__9dG5Ga__modalHeader h3{letter-spacing:-.3px;margin:0;font-size:1.1rem;font-weight:700}.editor-module__9dG5Ga__modalCloseBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.editor-module__9dG5Ga__modalCloseBtn:hover{color:var(--text-primary);background:#ffffff0d}.editor-module__9dG5Ga__modalBody{padding:28px}.editor-module__9dG5Ga__modalBody p{color:var(--text-muted);margin-bottom:24px;font-size:.9rem;line-height:1.5}.editor-module__9dG5Ga__inputWrapper{position:relative}.editor-module__9dG5Ga__modalInput{width:100%;color:var(--text-primary);background:#0003;border:1px solid #ffffff1a;border-radius:14px;outline:none;padding:14px 18px;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.editor-module__9dG5Ga__modalInput:focus{border-color:var(--accent-primary);background:#0000004d;box-shadow:0 0 0 4px #ffb0001a}.editor-module__9dG5Ga__modalFooter{background:#00000026;justify-content:flex-end;gap:12px;padding:20px 28px;display:flex}.editor-module__9dG5Ga__primaryBtn{background:var(--accent-primary);color:#000;cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:all .2s}.editor-module__9dG5Ga__primaryBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #ffb00033}.editor-module__9dG5Ga__secondaryBtn{color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .2s}.editor-module__9dG5Ga__secondaryBtn:hover{background:#ffffff1a}.editor-module__9dG5Ga__warningIcon{color:var(--accent-primary)}.editor-module__9dG5Ga__warningBox{color:var(--text-secondary);background:#ffb0000d;border:1px solid #ffb0001a;border-radius:12px;margin-top:12px;padding:16px;font-size:.85rem;line-height:1.5}.editor-module__9dG5Ga__warningBtn{background:var(--accent-primary);color:#000;cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:all .2s}.editor-module__9dG5Ga__warningBtn:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #ffb00033}.editor-module__9dG5Ga__characterBreakdown{border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem}.editor-module__9dG5Ga__characterBreakdown h4{color:var(--text-primary);margin-bottom:1rem;font-size:.9rem;font-weight:600}.editor-module__9dG5Ga__charList{flex-direction:column;gap:.75rem;display:flex}.editor-module__9dG5Ga__charItem{flex-direction:column;gap:.35rem;display:flex}.editor-module__9dG5Ga__charHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.8rem;font-weight:600;display:flex}.editor-module__9dG5Ga__charBarContainer{background:#ffffff0d;border-radius:4px;width:100%;height:8px;overflow:hidden}.editor-module__9dG5Ga__charBar{background:var(--accent-primary);border-radius:4px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.editor-module__9dG5Ga__watermarkInput{border:1px solid var(--border-color);width:100%;color:var(--text-primary);background:#0003;border-radius:4px;outline:none;padding:6px 8px;font-size:.85rem;transition:border-color .2s}.editor-module__9dG5Ga__watermarkInput:focus{border-color:var(--accent-primary)}.editor-module__9dG5Ga__printWatermark{display:none}@media print{@page{size:letter;margin-top:1in;margin-bottom:1in;margin-left:0;margin-right:0}@page:first{counter-reset:page 0}@page script{size:letter;margin-top:1in;margin-bottom:1in;margin-left:0;margin-right:0;@top-right{content:counter(page) ".";padding-right:1in;vertical-align:middle;font-family:Courier Prime,Courier,monospace!important;font-size:12pt!important;color:#000!important}}:is(.editor-module__9dG5Ga__header,.editor-module__9dG5Ga__sidebar,.editor-module__9dG5Ga__editorFooter,.editor-module__9dG5Ga__exportDropdown,.editor-module__9dG5Ga__modalOverlay,.editor-module__9dG5Ga__notification,.editor-module__9dG5Ga__mobileToolbar,.editor-module__9dG5Ga__mobileNavOverlay,.editor-module__9dG5Ga__mobileMenuBtn,.editor-module__9dG5Ga__sceneNavigatorToggle,.editor-module__9dG5Ga__collapseSidebarBtn,.editor-module__9dG5Ga__expandSidebarBtn,.editor-module__9dG5Ga__sidebarView,.editor-module__9dG5Ga__boardView,.editor-module__9dG5Ga__focusBanner,.editor-module__9dG5Ga__readOnlyBanner,.editor-module__9dG5Ga__tabHintToast,.editor-module__9dG5Ga__suggestions,[class*=notification],[class*=modal],[class*=toast]){display:none!important}.editor-module__9dG5Ga__container,.editor-module__9dG5Ga__pageWrapper,.editor-module__9dG5Ga__editorWrapper,.editor-module__9dG5Ga__editorMainArea,.editor-module__9dG5Ga__scriptEditorWrapper,.editor-module__9dG5Ga__titlePageEditor{color:#000!important;background:#fff!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.editor-module__9dG5Ga__titlePageEditor{page-break-after:always;break-after:page;margin-bottom:0!important;padding-bottom:0!important}.editor-module__9dG5Ga__titlePageEditor .editor-module__9dG5Ga__scriptPage{box-sizing:border-box!important;flex-direction:column!important;height:9in!important;min-height:9in!important;margin:0!important;padding:0 1in 0 1.5in!important;display:flex!important}.editor-module__9dG5Ga__scriptEditorWrapper .editor-module__9dG5Ga__scriptPage{page:script}.editor-module__9dG5Ga__scriptPage{width:100%!important;max-width:none!important;box-shadow:none!important;color:#000!important;background:#fff!important;margin:0!important;padding:0 1in 0 1.5in!important;display:block!important;position:relative!important;overflow:visible!important}.editor-module__9dG5Ga__scriptPage *,.editor-module__9dG5Ga__titlePageEditor *{color:#000!important}.editor-module__9dG5Ga__printPageNumber{z-index:1000}.editor-module__9dG5Ga__block{page-break-inside:avoid;break-inside:avoid}.editor-module__9dG5Ga__character{page-break-after:avoid;break-after:avoid}.editor-module__9dG5Ga__note{display:none!important}.editor-module__9dG5Ga__parenthetical{page-break-after:avoid;break-after:avoid;page-break-before:avoid;break-before:avoid}.editor-module__9dG5Ga__printWatermark{text-transform:uppercase;pointer-events:none;white-space:nowrap;z-index:9999;font-size:60pt;font-weight:700;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg);color:#00000014!important;font-family:Courier Prime,Courier,monospace!important;display:block!important}.editor-module__9dG5Ga__scriptPage,.editor-module__9dG5Ga__titlePageEditor .editor-module__9dG5Ga__scriptPage{--font-editor:"Courier Prime", Courier, monospace!important}.editor-module__9dG5Ga__pageBreak,.editor-module__9dG5Ga__pageBreakLine,.editor-module__9dG5Ga__pageBreakText{display:none!important}}.editor-module__9dG5Ga__pageBreak{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:5;align-items:center;margin:2rem -1in 2rem -1.5in;display:flex;position:relative}.editor-module__9dG5Ga__pageBreakLine{border:none;border-top:1px dashed #78787840;flex-grow:1;height:0}.editor-module__9dG5Ga__pageBreakText{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;padding:0 12px;font-size:8.5pt;font-weight:700;background-color:var(--script-bg)!important}
