.ImageEditorPane_container__wQ2aN{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--page-dark1000);position:relative}.ImageEditorPane_headerInfo__4drbA{padding:1rem 1.25rem;background:var(--page-dark1000);border-bottom:1px solid var(--line-divider);flex-shrink:0}.ImageEditorPane_titleRow__0k3FK{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.ImageEditorPane_title__YwMeK{font-size:1rem;font-weight:600;color:var(--text-white800);margin:0}.ImageEditorPane_subtitle__sYdqO{font-size:.75rem;color:var(--text-white600);margin:0}.ImageEditorPane_navList___YGya{display:flex;flex-direction:column;overflow-y:auto;flex-shrink:0;max-height:40%;background:var(--page-dark1000)}.ImageEditorPane_mainContentArea__ohegv{flex:1 1;display:flex;flex-direction:column;overflow:hidden;min-height:0;width:100%;gap:8px}.ImageEditorPane_detailsArea__nAwOC{flex:1 1;overflow-y:auto;padding:14px 8px 8px;background:var(--bg-secondary);display:flex;flex-direction:column;width:calc(100% - 16px);margin:0 8px 8px;border:1px solid var(--border-color);border-radius:8px}.ImageEditorPane_scrollContent__QCO6Z{flex:1 1;height:100%;overflow-y:auto;display:flex;flex-direction:column;width:100%;position:relative;padding-bottom:0}.ImageEditorPane_contentWrapper__QUUul{display:flex;flex-direction:column;min-height:100%;flex-shrink:0}.ImageEditorPane_bottomSpacer__1LG2c{flex-shrink:0;height:200px}.ImageEditorPane_gallerySection__lGxJz{display:flex;flex-direction:column;gap:.5rem;flex:1 1;flex-shrink:0;padding:1.25rem 0;margin:0 1.5rem;border-bottom:none;min-height:0}.ImageEditorPane_settingSection__j4Uek{display:flex;flex-direction:column;padding:.75rem 0;margin:0 1.5rem;border-bottom:.0625rem solid var(--line-divider);gap:1rem;flex-shrink:0}.ImageEditorPane_sectionHeader__gtxji{display:flex;justify-content:space-between;align-items:center;height:1.5rem;padding:0;background:transparent;border:none;cursor:default;-webkit-user-select:none;user-select:none}.ImageEditorPane_sectionTitle__aEj8V{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:var(--text-white1000);line-height:1.5rem;letter-spacing:.05em;text-transform:uppercase;margin:0}.ImageEditorPane_sectionHeaderTitle__h7blW{display:none}.ImageEditorPane_sectionBody__qp8Bd{display:flex;flex-direction:column;gap:.75rem}.ImageEditorPane_emptyText__TOjc1{font-size:.875rem;color:var(--text-white400);font-style:italic;text-align:center;padding:2rem 0}.ImageEditorPane_emptyDetailPlaceholder__RQNjy{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;color:var(--text-white400);font-size:.875rem}.ImageEditorPane_emptyDetailPlaceholder__RQNjy p{margin:0;opacity:.6}.ImageEditorPane_closeButton__5H6pT{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:none;background:transparent;color:var(--text-white600);cursor:pointer;transition:color .2s;flex-shrink:0}.ImageEditorPane_closeButton__5H6pT:hover{color:var(--text-white1000)}.ImageEditorPane_panelHeaderOverride__bicuQ{position:relative;z-index:500}.ImageEditorPane_bottomReferenceRow__zGgwg{display:flex;align-items:center;gap:8px;overflow:hidden;width:100%}.ImageEditorPane_addReferenceButton__4mlMJ{width:36px;height:36px;min-width:36px;flex-shrink:0;border-radius:.375rem;border:.0625rem solid transparent;background:var(--button-gray1000);color:var(--text-white800);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.ImageEditorPane_addReferenceButton__4mlMJ:hover{background:var(--button-gray800);color:var(--text-white1000)}.ImageEditorPane_addReferenceButton__4mlMJ:active{background:var(--page-dark600)}.ImageEditorPane_addReferenceButton__4mlMJ:disabled{cursor:not-allowed;opacity:.5;background:var(--button-gray800);color:var(--text-white600)}.ImageEditorPane_bottomReferenceScroll__WmGq3{display:flex;gap:8px;overflow-x:auto;flex:1 1;padding:2px;scrollbar-width:none;-ms-overflow-style:none}.ImageEditorPane_bottomReferenceScroll__WmGq3::-webkit-scrollbar{display:none}.ImageEditorPane_bottomReferenceThumb__azcEy{position:relative;width:80px;height:80px;min-width:80px;border-radius:12px;overflow:hidden}.ImageEditorPane_bottomReferenceThumb__azcEy img{width:100%;height:100%;object-fit:cover;cursor:pointer}.ImageEditorPane_thumbIndex__R058Y{position:absolute;bottom:2px;left:2px;font-size:.5rem;background:rgba(0,0,0,.6);color:white;padding:1px 3px;border-radius:2px;font-family:monospace;pointer-events:none}.ImageEditorPane_bottomReferenceThumb__azcEy .ImageEditorPane_deleteBtn__b8cp2{position:absolute;top:4px;right:4px;width:18px;height:18px;padding:0;font-size:12px;line-height:18px;text-align:center;background:rgba(0,0,0,.7);color:white;border:none;border-radius:50%;cursor:pointer;display:none}.ImageEditorPane_bottomReferenceThumb__azcEy:hover .ImageEditorPane_deleteBtn__b8cp2{display:block}.ImageEditorPane_euChatWrapper__wMOHN{display:flex;flex-direction:column;gap:.5rem;background:var(--page-dark600);padding:.75rem;border-radius:.5rem;border:.0625rem solid var(--line-color)}.ImageEditorPane_euInputRow___qtcB{display:flex;align-items:center;gap:.5rem}.ImageEditorPane_euChatInput__pfVaI{flex:1 1;background:transparent;border:none;color:var(--text-white1000);font-size:.875rem;line-height:1.5;outline:none;resize:none;font-family:inherit;min-height:1rem;padding:0;overflow-y:hidden}.ImageEditorPane_euChatInput__pfVaI::placeholder{color:var(--text-white400)}.ImageEditorPane_euSendBtn__pP7vH{width:1.5rem;height:1.5rem;border-radius:50%;border:none;background-color:var(--button-gray1000);color:var(--text-white800);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s,color .2s}.ImageEditorPane_euSendBtn__pP7vH:hover{background-color:var(--button-gray800);color:var(--text-white1000)}.ImageEditorPane_euDropdownSection__NFWbD{display:flex;flex-direction:row;padding-top:.75rem;border-top:.0625rem solid var(--line-divider)}.ImageEditorPane_euDropdownColumn__a2t4J{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.125rem;border-right:1px solid var(--line-divider);padding-right:.5rem;margin-right:.5rem;overflow:hidden;cursor:pointer}.ImageEditorPane_euDropdownColumn__a2t4J:hover .ImageEditorPane_euDropdownToggle___72Dl{color:var(--text-white1000)}.ImageEditorPane_euDropdownColumn__a2t4J>div{width:100%;max-width:100%;overflow:hidden}.ImageEditorPane_euDropdownColumn__a2t4J>div>div{width:100%;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ImageEditorPane_euDropdownColumn__a2t4J:last-child{border-right:none;padding-right:0;margin-right:0}.ImageEditorPane_euDropdownLabel__DDhdO{font-size:.625rem;color:var(--text-white400);text-transform:uppercase;letter-spacing:.05em;width:100%}.ImageEditorPane_euDropdownLabel__DDhdO,.ImageEditorPane_euDropdownToggle___72Dl{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.ImageEditorPane_euDropdownToggle___72Dl{display:block;color:var(--text-white600);font-size:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;flex:1 1;min-width:0;max-width:100%}.ImageEditorPane_euDropdownToggle___72Dl:hover{color:var(--text-white1000)}.ImageEditorPane_uploadDropdown__LzXoT{position:fixed;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:var(--z-popover,500);padding:4px;min-width:200px}.ImageEditorPane_uploadDropdownItem__Lbr7K{display:flex;align-items:center;padding:10px 12px;font-size:13px;color:var(--text-white800);border-radius:4px;cursor:pointer;transition:background .1s ease}.ImageEditorPane_uploadDropdownItem__Lbr7K:hover{background:rgba(255,255,255,.08);color:var(--text-white1000)}.ImageEditorPane_beatTabs__4ZhLQ{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none;-ms-overflow-style:none}.ImageEditorPane_beatTabs__4ZhLQ::-webkit-scrollbar{display:none}.ImageEditorPane_beatTab__KqSKJ{display:flex;align-items:center;justify-content:center;gap:4px;padding:.375rem .75rem;border-radius:.25rem;border:1px solid var(--line-divider);background:var(--page-dark800);color:var(--text-white600);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.ImageEditorPane_beatTab__KqSKJ:hover{background:var(--page-dark700);color:var(--text-white800)}.ImageEditorPane_activeTab__PZ0Ve{background:var(--button-gray1000);color:var(--text-white1000);border-color:var(--line-divider)}.ImageEditorPane_activeTab__PZ0Ve:hover{background:var(--button-gray1000)}.ImageEditorPane_beatTabActive__cdnKV{background:var(--button-gray1000);color:var(--text-white1000);border-color:var(--line-divider)}.ImageEditorPane_assetTopBar__HIyqV{display:flex;align-items:center;justify-content:center;height:40px;padding:0 var(--spacing-sm);background:var(--page-dark1000);border-bottom:1px solid var(--line-divider);flex-shrink:0}.ImageEditorPane_backToSceneButton__E8arI{display:flex;align-items:center;gap:4px;padding:6px 10px;font-size:13px;background:transparent;border:1px solid transparent;border-radius:6px;color:var(--text-white800);cursor:pointer;transition:all .2s ease}.ImageEditorPane_backToSceneButton__E8arI:hover{color:var(--text-white1000);background:rgba(255,255,255,.05)}.ImageEditorPane_backToSceneButtonActive__GA_5r{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:var(--text-white1000)}.ImageEditorPane_backToSceneButtonActive__GA_5r:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2)}.ImageEditorPane_editModeGuide__9UFfs{padding:12px 16px;font-size:13px;color:var(--text-white600);text-align:center}.PromptInspectionModal_overlay__JB1zy{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--modal-overlay-bg);z-index:10100}.PromptInspectionModal_modal__r3rxo{position:fixed;inset:0;margin:auto;width:95vw;max-width:1800px;height:85vh;background:var(--modal-bg);backdrop-filter:blur(var(--modal-blur));-webkit-backdrop-filter:blur(var(--modal-blur));border:1px solid var(--modal-border);border-radius:var(--modal-radius);display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--modal-shadow);z-index:10101}.PromptInspectionModal_header__WvlJj{padding:16px 20px;border-bottom:1px solid var(--modal-divider);display:flex;align-items:center;justify-content:space-between;background:var(--modal-header-bg)}.PromptInspectionModal_header__WvlJj h3{margin:0;font-size:1rem;font-weight:600;color:var(--text-white1000);letter-spacing:-.01em}.PromptInspectionModal_closeBtn__w1vG3{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text-white400);cursor:pointer;border-radius:6px;transition:all .2s}.PromptInspectionModal_closeBtn__w1vG3:hover{background:var(--button-gray800);color:var(--text-white900)}.PromptInspectionModal_content__BMQ1I{flex:1 1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:28px;background:transparent}.PromptInspectionModal_body__ju_OX{flex:1 1;display:flex;overflow:hidden}.PromptInspectionModal_settingsPanel__GJasf{width:50%;max-width:900px;flex-shrink:0;border-right:1px solid var(--modal-divider);padding:20px;overflow-y:auto;background:rgba(0,0,0,.1)}.PromptInspectionModal_mainContent___MHqi{width:50%;max-width:900px;display:flex;flex-direction:column;gap:28px;overflow-y:auto;padding:24px}.PromptInspectionModal_section__Rp5j_{display:flex;flex-direction:column;gap:12px}.PromptInspectionModal_section__Rp5j_ h4{margin:0;font-size:12px;font-weight:600;color:var(--text-white500);text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:8px}.PromptInspectionModal_rulesContainer__V7Ffk{background:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:8px;padding:16px;overflow-x:auto}.PromptInspectionModal_rulesContainer__V7Ffk pre{margin:0;white-space:pre-wrap;font-family:JetBrains Mono,Fira Code,monospace;font-size:13px;line-height:1.6;color:var(--text-white800)}.PromptInspectionModal_grid__zklZr{display:flex;flex-wrap:wrap;gap:16px}.PromptInspectionModal_imageCard__2DU1p{width:140px;display:flex;flex-direction:column;gap:8px}.PromptInspectionModal_imageWrapper__G0ODY{position:relative;aspect-ratio:16/9;border-radius:8px;overflow:hidden;border:1px solid var(--modal-divider);background:var(--modal-input-bg);transition:transform .2s}.PromptInspectionModal_imageWrapper__G0ODY:hover{border-color:rgba(255,255,255,.12);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.PromptInspectionModal_imageWrapper__G0ODY img{width:100%;height:100%;object-fit:cover}.PromptInspectionModal_noPreview__ajn4k{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-white500);font-size:11px;background:var(--modal-input-bg)}.PromptInspectionModal_imageIdTag__1AN0E{position:absolute;bottom:0;right:0;background:rgba(0,0,0,.85);color:var(--text-white900);font-size:11px;font-weight:600;padding:4px 8px;border-top-left-radius:6px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1)}.PromptInspectionModal_narrativeContainer__VQ_6z{background:var(--modal-header-bg);border:1px solid var(--modal-divider);border-radius:8px;padding:16px;font-size:14px;line-height:1.6;color:var(--text-white800);white-space:pre-wrap;font-family:inherit}.PromptInspectionModal_footer__Q8kjy{padding:20px 24px;border-top:1px solid var(--modal-divider);display:flex;align-items:center;justify-content:space-between;background:var(--modal-footer-bg)}.PromptInspectionModal_footerInfo__sUIM5{font-size:12px;color:var(--text-white500);display:flex;align-items:center;gap:6px}.PromptInspectionModal_actions__VjDUB{display:flex;gap:12px}.PromptInspectionModal_cancelBtn__BMEC6{padding:8px 16px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--text-white600);cursor:pointer;font-size:13px;font-weight:500;transition:all .2s}.PromptInspectionModal_cancelBtn__BMEC6:hover{background:var(--button-gray800);color:var(--text-white900)}.PromptInspectionModal_confirmBtn__nTm2S{padding:10px 24px;border-radius:100px;border:none;background:var(--button-primary);color:white;cursor:pointer;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;transition:all .2s;box-shadow:0 4px 12px rgba(0,0,0,.2)}.PromptInspectionModal_confirmBtn__nTm2S:hover:not(:disabled){background:var(--button-primary-hover);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,122,255,.3)}.PromptInspectionModal_confirmBtn__nTm2S:disabled{opacity:.5;cursor:not-allowed;transform:none;background:var(--button-gray800);color:var(--text-white400);box-shadow:none}.PromptInspectionModal_promptEditor__tJ55R{width:100%;min-height:180px;background:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:8px;padding:16px;font-size:14px;line-height:1.6;color:var(--text-white900);resize:none;overflow:hidden;font-family:inherit;transition:border-color .2s,box-shadow .2s,height .15s ease-out}.PromptInspectionModal_promptEditor__tJ55R:focus{outline:none;border-color:var(--button-primary);box-shadow:0 0 0 2px rgba(0,122,255,.2)}.PromptInspectionModal_promptEditor__tJ55R::placeholder{color:var(--text-white400)}.PromptInspectionModal_footerLeft__DrIIE{display:flex;align-items:center;gap:12px;flex:1 1;max-width:380px}.PromptInspectionModal_jsonButtonWrapper__lhK_o{position:relative}.PromptInspectionModal_jsonPreviewPopup__znTxt{position:absolute;bottom:calc(100% + 8px);left:0;width:560px;max-height:500px;background:var(--modal-bg);border:1px solid var(--modal-border);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);overflow:hidden;z-index:10}.PromptInspectionModal_jsonPreviewHeader__sRNvA{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--modal-header-bg);border-bottom:1px solid var(--modal-divider);font-size:13px;font-weight:600;color:var(--text-white800)}.PromptInspectionModal_copyButton__IW4jL{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:6px;color:var(--text-white500);cursor:pointer;transition:all .2s}.PromptInspectionModal_copyButton__IW4jL:hover{background:var(--button-gray800);color:var(--text-white900)}.PromptInspectionModal_jsonContent__McYMz{margin:0;padding:16px;max-height:420px;overflow-y:auto;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;line-height:1.5;color:var(--text-white700);white-space:pre-wrap;word-break:break-all}.control-shared_header__szBNv{display:flex;width:100%;height:2rem;background:var(--page-dark600);align-items:center;border-bottom:1px solid var(--page-dark500)}.control-shared_tabButtons__ACijQ{display:flex;flex:1 1;height:100%;position:relative;background:var(--page-dark800)}.control-shared_tabBtn__DAzTd{flex:1 1;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text-white400);font-size:.75rem;font-weight:500;cursor:pointer;transition:color .2s;position:relative;z-index:1}.control-shared_tabBtn__DAzTd:hover{color:var(--text-white600)}.control-shared_tabBtn__DAzTd.control-shared_active__22_Ih{color:var(--text-white1000);font-weight:600}.control-shared_scenarioWrapper__sTXa3{display:flex;flex-direction:column;gap:0;padding:0 0 10px;height:100%;flex:1 1;min-height:0}.control-shared_chatSection__LwRoR{flex:1 1;display:flex;flex-direction:column;min-height:0;padding-top:0;padding-bottom:0;overflow:hidden}.control-shared_chatSectionCentered__ESgPk{justify-content:center}.control-shared_chatHistory__grihW{flex:1 1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1.5rem 1.5rem 1rem;border:none;border-radius:.4375rem;background:transparent}@keyframes control-shared_slideUp___NRwS{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.control-shared_chatMessage__YG1b_{display:flex;flex-direction:column;max-width:85%;gap:.25rem;min-width:0;animation:control-shared_slideUp___NRwS .4s ease-out forwards;opacity:0}.control-shared_userMsg__Ldfl1{align-self:flex-end}.control-shared_aiMsg__aZ_Lz{align-self:flex-start;width:100%;max-width:100%;gap:0}.control-shared_systemMsg__R7DFh{align-self:center;max-width:100%}.control-shared_systemMsg__R7DFh .control-shared_msgContent__PDZps{background:transparent;border:.0625rem dashed var(--line-color);color:var(--text-white600);font-size:.75rem;text-align:center}.control-shared_msgContent__PDZps{padding:.75rem;border-radius:.75rem;font-size:.875rem;line-height:1.5;overflow-wrap:break-word;word-break:break-word;min-width:0}.control-shared_msgContent__PDZps p{margin-bottom:0}.control-shared_userMsg__Ldfl1 .control-shared_msgContent__PDZps{background:var(--page-dark600);color:var(--text-white1000);border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;border:.0625rem solid transparent;min-height:2.5rem;display:flex;align-items:center}.control-shared_aiMsg__aZ_Lz .control-shared_msgContent__PDZps{background:transparent;color:var(--text-white800);font-size:.875rem;border:none;border-radius:0;width:100%;padding:.25rem 0}.control-shared_msgAttachedImages__g7RNT{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:284px;margin-left:auto;margin-bottom:8px}.control-shared_msgAttachedImages__g7RNT img{width:52px;height:52px;object-fit:cover;border-radius:6px}.control-shared_chatInputWrapper__Bptrc{display:flex;flex-direction:column;gap:1rem;background:var(--page-dark600);padding:.75rem;border-radius:.5rem;border:.0625rem solid var(--line-color);min-height:auto;height:fit-content;margin:0 1.5rem 1.5rem;position:relative}.control-shared_chatInput__x1kkB{width:100%;background:transparent;border:none;color:var(--text-white1000);font-size:.875rem;line-height:1.5;outline:none;resize:none;font-family:inherit;min-height:1rem;padding:0;overflow-y:auto;max-height:200px}.control-shared_chatInputActions__LkHT_{display:flex;justify-content:space-between;align-items:center;height:1.5rem;padding-top:.75rem;border-top:.0625rem solid var(--line-divider)}.control-shared_modelSelectorWrapper__hiGuc{position:relative}.control-shared_modelToggle__GpbU8{display:flex;align-items:center;gap:.375rem;color:var(--text-white600);font-size:.75rem;cursor:pointer;transition:color .2s;-webkit-user-select:none;user-select:none}.control-shared_modelToggle__GpbU8:hover{color:var(--text-white1000)}.control-shared_chatSendBtn__QQ7SE{width:1.5rem;height:1.5rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;transition:background-color .2s,opacity .2s;flex-shrink:0}.control-shared_chatSendBtn__QQ7SE:disabled{background-color:var(--button-gray800);cursor:not-allowed;opacity:.5}.control-shared_chatSendBtn__QQ7SE:not(:disabled){cursor:pointer}.control-shared_chatSendBtnPrimary__cSTQH{background-color:var(--button-primary)}.control-shared_chatSendBtnPrimary__cSTQH:hover:not(:disabled){background-color:var(--accent-hover)}.control-shared_suggestionContainer__tGFHU{display:flex;flex-direction:column;gap:0;padding:1rem 0 0;margin-top:auto;max-height:800px;opacity:1;overflow:hidden;transform:translateY(0);transition:opacity .4s ease-out,transform .4s ease-out,max-height .4s ease-out,padding .4s ease-out}.control-shared_suggestionContainerHidden__45HqO{max-height:0;opacity:0;padding:0;transform:translateY(20px);pointer-events:none;transition:opacity .4s ease-out,transform .4s ease-out,max-height .1s step-end .4s,padding .1s step-end .4s}.control-shared_suggestionChips__nxzWo{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.control-shared_suggestionChip__QLGY3{background:var(--button-gray1000);color:var(--text-white800);padding:.625rem 1rem;border-radius:100px;font-size:.8125rem;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none;max-width:fit-content;border:1px solid transparent}.control-shared_suggestionChip__QLGY3:hover{background:var(--button-gray800);border-color:var(--line-divider);transform:translateY(-1px)}@keyframes control-shared_spin__RPcSl{to{transform:rotate(1turn)}}.control-shared_loadingSpinner__VjxSa{animation:control-shared_spin__RPcSl 1s linear infinite;color:var(--text-white600)}.control-shared_scenarioChatContainer__4XnAz{flex-shrink:0;display:flex;flex-direction:column;gap:6px;margin:0 10px;padding:32px 14px 10px;border-radius:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05)}.control-shared_editModeInstruction__9nVK3{display:grid;grid-template-rows:0fr;margin-bottom:-24px;transition:grid-template-rows .2s ease-out,margin-bottom .2s ease-out;transition-delay:.1s}.control-shared_editModeInstruction__9nVK3>*{overflow:hidden}.control-shared_editModeInstructionVisible__FaYxl{grid-template-rows:1fr;margin-bottom:0;transition-delay:0s}.control-shared_editModeInstructionInner__jOaux{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;opacity:0;transform:translateY(-4px);transition:opacity .15s ease-out,transform .15s ease-out,padding .15s ease-out;transition-delay:0s}.control-shared_editModeInstructionInnerVisible__Uaf82{opacity:1;transform:translateY(0);transition-delay:.15s}.control-shared_editModeInstructionCenter__XkINI{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px}.control-shared_editModeInstructionArrow__J8TWw{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--button-gray1000);color:var(--text-white1000);display:flex;align-items:center;justify-content:center;animation:control-shared_editBounceUp__hK4ku 1s ease-in-out infinite}@keyframes control-shared_editBounceUp__hK4ku{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.control-shared_editModeInstructionText__ByZ7m{display:flex;align-items:center;gap:6px;font-size:13px;line-height:1.5;color:var(--text-white800)}.control-shared_editModeCloseBtn___fyDf{margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(239,68,68,.3);background:rgba(239,68,68,.1);color:#ef4444;cursor:pointer;transition:background .15s ease,border-color .15s ease}.control-shared_editModeCloseBtn___fyDf:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.4)}.control-shared_editLineError__jppKK{display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.25);border-radius:8px;color:#f87171;font-size:13px;line-height:1.4}.control-shared_editLineErrorText__WgA1q{flex:1 1}.control-shared_editLineErrorClose__sY1RK{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;background:none;border:none;color:#f87171;cursor:pointer;opacity:.7;transition:opacity .15s}.control-shared_editLineErrorClose__sY1RK:hover{opacity:1;background:rgba(239,68,68,.15)}.control-shared_scenarioAttachedRow__NG0uG{display:flex;gap:8px;overflow-x:auto;padding:2px;scrollbar-width:none;-ms-overflow-style:none}.control-shared_scenarioAttachedRow__NG0uG::-webkit-scrollbar{display:none}.control-shared_scenarioAttachedThumb__eMk76{position:relative;width:64px;height:64px;min-width:64px;border-radius:8px;overflow:hidden;flex-shrink:0}.control-shared_scenarioAttachedThumb__eMk76 img{width:100%;height:100%;object-fit:cover}.control-shared_scenarioAttachedIndex__jvGKJ{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;background:rgba(0,0,0,.7);color:white;border-radius:50%;pointer-events:none}.control-shared_scenarioAttachedDelete__trUwB{position:absolute;top:4px;right:4px;width:18px;height:18px;padding:0;font-size:12px;line-height:18px;text-align:center;background:rgba(0,0,0,.7);color:white;border:none;border-radius:50%;cursor:pointer;display:none}.control-shared_scenarioAttachedThumb__eMk76:hover .control-shared_scenarioAttachedDelete__trUwB{display:block}.control-shared_scenarioChatInput__DOYK7{width:100%;background:transparent;border:none;color:var(--text-white1000);font-size:13px;font-weight:450;line-height:1.4;outline:none;resize:none;font-family:inherit;min-height:1rem;padding:0;overflow-y:auto;max-height:120px}.control-shared_scenarioFooterRow__w_JY0{justify-content:space-between;margin-top:0}.control-shared_scenarioFooterLeft__MFtDc,.control-shared_scenarioFooterRow__w_JY0{display:flex;align-items:center;gap:.5rem}.control-shared_scenarioCircleBtn__urBjC{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:none;background:rgba(255,255,255,.08);color:var(--text-white600);cursor:pointer;transition:all .15s ease;flex-shrink:0}.control-shared_scenarioCircleBtn__urBjC:hover:not(.control-shared_disabled__E87Nv){background:rgba(255,255,255,.14);color:var(--text-white1000)}.control-shared_scenarioCircleBtn__urBjC.control-shared_disabled__E87Nv{opacity:.4;cursor:not-allowed}.control-shared_scenarioModeRow__Ior1A{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.control-shared_scenarioInfoChips__qIQYa{display:flex;align-items:center;gap:.25rem}.control-shared_scenarioInfoChipBtn__Nn6Nh{display:inline-flex;align-items:center;gap:6px;color:var(--text-white600);font-size:12px;font-weight:450;white-space:nowrap;background:transparent;border:none;cursor:pointer;padding:6px 10px;border-radius:6px;transition:background .15s ease,color .15s ease}.control-shared_scenarioInfoChipBtn__Nn6Nh:hover{background:rgba(255,255,255,.08);color:var(--text-white1000)}.control-shared_scenarioInfoChipBtn__Nn6Nh.control-shared_active__22_Ih{background:rgba(255,255,255,.12);color:var(--text-white1000)}.control-shared_scenarioActionBtn__2Oxs8{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:none;background:var(--button-primary);color:white;cursor:pointer;transition:all .15s ease;flex-shrink:0}.control-shared_scenarioActionBtn__2Oxs8:hover:not(:disabled){background:var(--accent-hover)}.control-shared_scenarioActionBtn__2Oxs8:disabled{background:var(--button-gray800);opacity:.5;cursor:not-allowed}.control-shared_scenarioActionBtnStop__OAZHy{background:var(--button-gray800)}.control-shared_scenarioActionBtnStop__OAZHy:hover{background:var(--button-gray1000)}.control-shared_scenarioStopIcon__dGsCS{width:.5rem;height:.5rem;background-color:var(--error);border-radius:.125rem}.control-shared_visualSelectContainer__Kr1zF{position:relative;width:100%;min-width:0}.control-shared_visualSelectContainer__Kr1zF button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.control-shared_popover__mpQu1{position:absolute;top:calc(100% + 4px);right:0;width:320px;background:var(--page-dark800);border:1px solid var(--line-divider);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:100;padding:12px}.control-shared_popoverGrid__ZC6Bh{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.control-shared_optionItem__sWsfl{cursor:pointer;border-radius:6px;overflow:hidden;background:var(--page-dark1000);border:1px solid transparent;transition:all .15s ease}.control-shared_optionItem__sWsfl:hover{border-color:var(--text-white600)}.control-shared_optionItem__sWsfl.control-shared_selected__vVy_n{border-color:var(--button-primary);box-shadow:0 0 0 1px var(--button-primary)}.control-shared_imageContainer__G_ksS{width:100%;aspect-ratio:var(--gallery-aspect-ratio,16/9);background:var(--bg-tertiary);position:relative}.control-shared_imagePlaceholder__P0IDx{width:100%;height:100%;background:linear-gradient(45deg,var(--page-dark1000) 25%,transparent 25%,transparent 75%,var(--page-dark1000) 75%,var(--page-dark1000)),linear-gradient(45deg,var(--page-dark1000) 25%,transparent 25%,transparent 75%,var(--page-dark1000) 75%,var(--page-dark1000));background-color:var(--page-dark800);background-size:20px 20px;opacity:.2}.control-shared_checkBadge__MYx3n{position:absolute;top:6px;right:6px;width:20px;height:20px;background:var(--button-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.control-shared_optionLabel__tv9Yt{padding:8px;font-size:13px;color:var(--text-white800);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes control-shared_ellipsis__gvXm9{0%{content:"."}25%{content:".."}50%{content:"..."}75%{content:"...."}}.control-shared_loadingDots__ZdaIW:after{content:".";animation:control-shared_ellipsis__gvXm9 1.5s infinite;display:inline-block;width:24px;text-align:left;color:var(--text-white800)}.control-shared_gallerySection__gBFtm{display:flex;flex-direction:column;gap:.5rem;flex:1 1;flex-shrink:0;padding:1rem 0;margin:0 1.5rem;border-bottom:none}.control-shared_sectionHeader__wnF0A{display:flex;justify-content:space-between;align-items:center;height:1.5rem}.control-shared_sectionTitle__hwHt1{font-size:13px;font-weight:500;color:var(--text-white800);line-height:1.25rem}.control-shared_galleryMainBoxWrapper__97OqY{position:relative;display:flex;flex-direction:column;flex:1 1;min-height:0}.control-shared_galleryMainBox__IAtPi{flex:1 1;width:100%;background:transparent;border:.0625rem solid var(--line-color);border-radius:.4375rem;min-height:200px;overflow:visible;display:flex;flex-direction:column;position:relative}.control-shared_galleryEmptyState__poC2p{flex:1 1;display:flex;align-items:center;justify-content:center;color:var(--text-white400);font-size:1rem;height:100%;width:100%}.control-shared_galleryVerticalStack__YYy7o{display:flex;flex-direction:column;width:100%}.control-shared_uploadedImagesGrid__lveX7{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;width:100%;padding:.25rem}.control-shared_galleryGrid2xN__EX4uY{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;width:100%;padding:.25rem}.control-shared_gridTile__LQ_0U{position:relative;width:100%;height:100%;background:var(--page-dark800);overflow:hidden;transition:all .2s;border-radius:4px;cursor:grab}.control-shared_gridTile__LQ_0U:active{cursor:grabbing}.control-shared_gridTile__LQ_0U img{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}@keyframes control-shared_skeleton-loading__KoHwm{0%{background-color:var(--page-dark500)}50%{background-color:var(--page-dark600)}to{background-color:var(--page-dark500)}}.control-shared_skeletonTile__ezj1k{width:100%;height:100%;background-color:var(--page-dark500);border-radius:.25rem;animation:control-shared_skeleton-loading__KoHwm 1.5s ease-in-out infinite}.control-shared_previewTile__DJroh{width:100%;height:100%;background-color:var(--page-dark600);border-radius:.25rem}@keyframes control-shared_fadeIn__nR_j2{0%{opacity:0}to{opacity:1}}.control-shared_cinematicEmptyCell__DRE51{position:relative;background:var(--button-gray1000);border:none;border-radius:4px;opacity:0;animation:control-shared_fadeIn__nR_j2 .3s ease-out forwards}.control-shared_generatedImageBlock__p13VY{position:relative;width:100%;background:transparent}.control-shared_generatedImageBlock__p13VY:hover .control-shared_gridContainerOverlay__GpSsz{opacity:1}.control-shared_generatedImageBlock__p13VY .control-shared_gridTilesContainer__ZsBAv{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:8px;padding:8px;width:100%;height:100%;background:transparent;box-sizing:border-box}.control-shared_generatedImageBlock__p13VY .control-shared_gridTile__LQ_0U{position:relative;width:100%;height:100%;background:var(--page-dark800);overflow:visible;transition:all .2s;border:none;border-radius:4px}.control-shared_generatedImageBlock__p13VY .control-shared_gridTile__LQ_0U img{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.control-shared_gridTilesContainer__ZsBAv{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:2px;width:100%;height:100%;background:var(--page-dark600)}.control-shared_gridContainerOverlay__GpSsz{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .2s}.control-shared_gridTopActions__aAIQ1{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.25rem;pointer-events:all}.control-shared_gridTopActions__aAIQ1 .control-shared_iconBtn__VdofG{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.9);border:1px solid var(--line-color);border-radius:.25rem;color:var(--text-white800);cursor:pointer;transition:all .2s}.control-shared_gridTopActions__aAIQ1 .control-shared_iconBtn__VdofG:hover{background:var(--page-dark600);color:var(--text-white1000)}.control-shared_gridTopActions__aAIQ1 .control-shared_deleteBtn__z9sgn:hover{background:var(--error);border-color:var(--error);color:white}.control-shared_iconBtn__VdofG{width:1.5rem;height:1.5rem;border-radius:.25rem;background:var(--overlay-medium);border:.0625rem solid var(--overlay-border-light);color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.control-shared_iconBtn__VdofG:hover{background:var(--overlay-dark);border-color:var(--overlay-border-medium);transform:scale(1.1)}.control-shared_deleteBtn__z9sgn{background:rgba(200,0,0,.6)}.control-shared_rowIndicatorTrack__8Il_W{position:absolute;left:-1rem;top:0;bottom:0;width:2rem;pointer-events:none;z-index:var(--z-expand-button);overflow:visible}.control-shared_rowIndicator__7chD6{position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:top .15s ease,height .15s ease;width:100%}.control-shared_blueLine__MjnOl{position:absolute;left:50%;top:0;bottom:0;width:.09375rem;background:var(--button-gray800);transform:translateX(-50%);border-radius:999px;transition:background .3s cubic-bezier(.4,0,.2,1)}.control-shared_expandButton__NsAcD{position:relative;z-index:800;width:1.5rem;height:1.5rem;background:var(--button-primary);border:.125rem solid var(--page-dark900);border-radius:50%;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 .125rem .5rem rgba(0,0,0,.3)}.control-shared_expandButton__NsAcD:hover{transform:scale(1.1);box-shadow:none}@keyframes control-shared_expandButtonClick__zNwGV{0%{transform:translateY(-50%) scale(1)}40%{transform:translateY(-50%) scale(1.35)}70%{transform:translateY(-50%) scale(.88)}to{transform:translateY(-50%) scale(1)}}.control-shared_expandButtonAnimating__q5yVg{animation:control-shared_expandButtonClick__zNwGV .35s cubic-bezier(.36,.07,.19,.97) forwards;pointer-events:none}.ScenarioChatCard_card__y_zNj{display:flex;flex-direction:column;background:none;border:1px solid var(--line-divider);border-radius:.5rem;padding:.75rem;margin:.5rem 0;font-size:.8125rem;gap:.75rem}.ScenarioChatCard_header__2ooXo{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--line-divider)}.ScenarioChatCard_sceneTitle__GZFCT{font-weight:600;font-size:.95rem;color:var(--text-white400)}.ScenarioChatCard_section__4uJ2Z{display:flex;flex-direction:column;gap:.25rem}.ScenarioChatCard_sectionTitle__duHtJ{color:var(--text-white400);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.ScenarioChatCard_content__5_NuL{color:var(--text-white800);line-height:1.4;padding-left:.5rem;border-left:2px solid var(--line-divider)}.ScenarioChatCard_cutList__NRGXn{display:flex;flex-direction:column;gap:.75rem}.ScenarioChatCard_cutItem__CNv4L{display:flex;flex-direction:column;gap:.25rem}.ScenarioChatCard_cutHeader__1QnTw{display:flex;align-items:center;gap:.5rem}.ScenarioChatCard_cutLabel___ZAUd{font-size:.9rem;font-weight:600;color:var(--text-white400)}.ScenarioChatCard_cutContent__kwAkX{color:var(--text-white800);line-height:1.4;padding-left:.5rem;border-left:2px solid var(--line-divider)}.ScenarioChatCard_blockList__KzVLq{display:flex;flex-direction:column;gap:.25rem;padding:0;background:transparent;border:none}.ScenarioChatCard_block__Dwb2n{display:flex;flex-direction:column;width:100%;position:relative;margin-bottom:.25rem}.ScenarioChatCard_block_scene_background__u34d7{background-color:var(--page-dark600);border-radius:.25rem;padding:1rem 1.25rem;margin-bottom:.5rem;color:var(--text-white800);font-size:.825rem}.ScenarioChatCard_block_dialogue__5PYCK{border-left:3px solid var(--text-white400);padding-left:1rem;margin-left:4px;margin-top:.5rem;margin-bottom:.5rem;white-space:pre-wrap;line-height:2;color:var(--text-white800)}.ScenarioChatCard_block_title_subtitle__iPW_n{font-size:1rem;font-weight:400;color:var(--text-white800);padding:.25rem 0}.ScenarioChatCard_block_text___r1_S{color:var(--text-white1000);line-height:1.5;padding:.125rem 0}.ScenarioChatCard_block_divider__lINSu{width:100%;height:2px;background:var(--line-divider);margin:1.5rem 0}.ScenarioChatCard_divider__yhdua{height:1px;background:var(--line-divider);margin:1.5rem 0;width:100%}.LandingIdeateDemo_demoContainer__PEy4W{width:100%;height:100%;display:flex;flex-direction:column;max-width:520px;margin:0 auto;overflow:hidden;pointer-events:none}.LandingIdeateDemo_inputCentered__RMSZ3{display:flex;align-items:center;justify-content:center;flex:1 1;padding:0 1.5rem}.LandingIdeateDemo_inputCentered__RMSZ3>div{width:100%;max-width:520px}.LandingIdeateDemo_chatHistory__SrwSR{flex:1 1;overflow:hidden;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1.5rem .375rem}.LandingIdeateDemo_chatHistory__SrwSR::-webkit-scrollbar{display:none}.LandingIdeateDemo_chatInputContainer__IZnnn{flex-shrink:0;padding:0 1.5rem 1.5rem}.LandingIdeateDemo_buttonClicked__YuQwD{animation:LandingIdeateDemo_buttonClick__7kRBI .6s ease-out!important}@keyframes LandingIdeateDemo_buttonClick__7kRBI{0%{transform:scale(1)}50%{transform:scale(.9);background-color:rgba(0,132,233,.7)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-chip="0"]>div>div:nth-child(2)>div:nth-child(2)>button:first-child{animation:LandingIdeateDemo_chipClick___Xeh_ .6s ease-out}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-chip="0"]>div>div:nth-child(2)>div:last-child>button:first-child{animation:none!important}@keyframes LandingIdeateDemo_chipClick___Xeh_{0%{transform:scale(1)}50%{transform:scale(.95);background:var(--bg-tertiary,#3a3a3a);border-color:var(--button-primary,#0084E9)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-transition=true]>div>div:nth-child(2)>button:first-child{animation:LandingIdeateDemo_transitionClick__3CCK3 .6s ease-out}@keyframes LandingIdeateDemo_transitionClick__3CCK3{0%{transform:scale(1)}50%{transform:scale(.95);filter:brightness(.8)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-transfer=true]>div>div:first-child>div>button{animation:LandingIdeateDemo_transferClick__e1gW1 .6s ease-out}@keyframes LandingIdeateDemo_transferClick__e1gW1{0%{transform:scale(1)}50%{transform:scale(.95);filter:brightness(.8)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-bottom-btn=true]>div>div:nth-child(2)>div:last-child>button:first-child{animation:LandingIdeateDemo_bottomBtnClick__shjim .6s ease-out}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-bottom-btn=true]>div>div:nth-child(2)>div:nth-child(2)>button:first-child{animation:none!important}@keyframes LandingIdeateDemo_bottomBtnClick__shjim{0%{transform:scale(1);color:var(--text-white300,#888)}50%{transform:scale(.95);color:var(--text-white800)}to{transform:scale(1);color:var(--text-white300,#888)}}.LandingIdeateDemo_typingCursor__LZn0y{display:inline-block;animation:LandingIdeateDemo_blink__3re8U .8s step-start infinite;color:var(--button-primary,#0084E9);font-weight:300;margin-left:1px}@keyframes LandingIdeateDemo_blink__3re8U{0%,to{opacity:1}50%{opacity:0}}.LandingIdeateDemo_loadingDots__AThxv{display:flex;align-items:center;gap:5px;padding:.625rem 0;min-height:24px}.LandingIdeateDemo_loadingDots__AThxv span{width:7px;height:7px;border-radius:50%;background:var(--text-white300,#888);animation:LandingIdeateDemo_loadingBounce__Ta9sF 1.4s ease-in-out infinite}.LandingIdeateDemo_loadingDots__AThxv span:first-child{animation-delay:0s}.LandingIdeateDemo_loadingDots__AThxv span:nth-child(2){animation-delay:.16s}.LandingIdeateDemo_loadingDots__AThxv span:nth-child(3){animation-delay:.32s}@keyframes LandingIdeateDemo_loadingBounce__Ta9sF{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.ScriptSection_sectionContainer__U_7B3{padding:var(--lp-space-3xl) var(--lp-container-padding);background-color:var(--lp-bg-base);color:var(--lp-text-primary);font-family:var(--lp-font-display);max-width:var(--lp-container-max);margin:0 auto}.ScriptSection_demoSection__ekLuJ{padding-bottom:0}.ScriptSection_featureSection__G5WYW{padding-top:0}.ScriptSection_badge__hMzsW{display:inline-block;font-size:var(--lp-text-badge);font-weight:600;color:var(--lp-text-70);letter-spacing:.1em;text-transform:uppercase;background:var(--lp-bg-08);padding:6px 12px;border-radius:4px;width:fit-content;margin-bottom:var(--lp-space-md)}.ScriptSection_heroHeader__XAwBz{max-width:1100px;margin-bottom:var(--lp-space-2xl);min-height:120px}.ScriptSection_headline__VzRLW{font-size:var(--lp-text-h2);font-weight:500;color:var(--lp-text-100);line-height:1.35;letter-spacing:-.01em;margin:0}.ScriptSection_headlineMuted__NqqpY{color:var(--lp-text-40)}.ScriptSection_demoWrapper__NIBL7{width:100%;height:500px;border-radius:12px 12px 0 0;overflow:hidden;background:var(--lp-bg-02);border:1px solid var(--lp-bg-06);display:flex;flex-direction:column}.ScriptSection_featureGrid__QsHjP{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--lp-bg-08);width:100%}@media (min-width:768px){.ScriptSection_featureGrid__QsHjP{grid-template-columns:repeat(3,1fr)}}.ScriptSection_featureItem__OpR8W{padding:0;border-right:1px solid var(--lp-bg-08);display:flex;flex-direction:column}.ScriptSection_featureDemo__z85Er{width:100%;aspect-ratio:1;overflow:hidden;position:relative}.ScriptSection_featureContent__cOcr3{padding:var(--lp-space-xl) var(--lp-space-lg)}.ScriptSection_featureDemo__z85Er img{width:100%;height:100%;object-fit:cover}.ScriptSection_featureItem__OpR8W:last-child{border-right:none}@media (max-width:767px){.ScriptSection_featureItem__OpR8W{border-right:none;border-bottom:1px solid var(--lp-bg-08)}.ScriptSection_featureItem__OpR8W:last-child{border-bottom:none}.ScriptSection_featureContent__cOcr3{padding:var(--lp-space-lg)}}.ScriptSection_figLabel__8aUJn{display:block;font-size:var(--lp-text-badge);font-weight:500;color:var(--lp-text-30);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--lp-space-lg)}.ScriptSection_featureTitle__AJawE{font-size:var(--lp-text-body);font-weight:500;color:var(--lp-text-100);margin:0 0 .5rem}.ScriptSection_featureDesc__GKJ8s{font-size:var(--lp-text-body);font-weight:400;color:var(--lp-text-60)!important;line-height:1.6;margin:0}@media (max-width:1024px){.ScriptSection_sectionContainer__U_7B3{padding:var(--lp-space-2xl) var(--lp-space-md)}.ScriptSection_demoWrapper__NIBL7{height:450px}}@media (max-width:768px){.ScriptSection_sectionContainer__U_7B3{padding:var(--lp-space-xl) var(--lp-space-sm)}.ScriptSection_heroHeader__XAwBz{margin-bottom:var(--lp-space-xl)}.ScriptSection_demoWrapper__NIBL7{height:400px}}.DemoSlashMenu_menu__aVcCa{position:absolute;bottom:100%;left:0;margin-bottom:4px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);width:200px;padding:4px;z-index:100}.DemoSlashMenu_header__xSFTD{padding:8px 12px;font-size:11px;color:var(--text-white400);text-transform:uppercase;font-weight:500}.DemoSlashMenu_list__He96g{display:flex;flex-direction:column;gap:2px}.DemoSlashMenu_item__ojUJv{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:4px;font-size:13px;color:var(--text-white800);cursor:default}.DemoSlashMenu_item__ojUJv.DemoSlashMenu_active__fhr60{background:rgba(255,255,255,.08);color:var(--text-white1000)}.SimplePromptEditorModal_overlay__iivXr{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--modal-overlay-bg);z-index:10100;animation:SimplePromptEditorModal_fadeIn__h3pCz .2s ease-out}.SimplePromptEditorModal_modal__swOOw{position:fixed;inset:0;margin:auto;background:var(--modal-bg);backdrop-filter:blur(var(--modal-blur));-webkit-backdrop-filter:blur(var(--modal-blur));border:1px solid var(--modal-border);border-radius:var(--modal-radius);width:600px;max-width:95vw;height:fit-content;max-height:85vh;display:flex;flex-direction:column;box-shadow:var(--modal-shadow);overflow:hidden;z-index:10101;animation:SimplePromptEditorModal_popIn__mWMa4 .3s cubic-bezier(.16,1,.3,1)}.SimplePromptEditorModal_modalWide__HTirC{width:1200px}.SimplePromptEditorModal_header__Vxjd0{height:50px;padding:0 20px;background:var(--modal-header-bg);border-bottom:1px solid var(--modal-divider);display:flex;align-items:center;justify-content:space-between}.SimplePromptEditorModal_title__QsLpJ{font-size:1rem;font-weight:600;color:var(--text-white1000);display:flex;align-items:center;gap:8px}.SimplePromptEditorModal_closeBtn__r4Bdy{background:transparent;border:none;color:var(--text-white600);cursor:pointer;transition:color .2s}.SimplePromptEditorModal_closeBtn__r4Bdy:hover{color:var(--text-white1000)}.SimplePromptEditorModal_langToggle__83fwk{display:flex;background:rgba(255,255,255,.05);border-radius:4px;padding:2px;border:1px solid rgba(255,255,255,.1);margin-left:12px}.SimplePromptEditorModal_langToggleBtn__Uv4lH{border:none;background:transparent;color:var(--text-white400);padding:3px 10px;border-radius:3px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s}.SimplePromptEditorModal_langToggleBtn__Uv4lH:hover{color:var(--text-white600)}.SimplePromptEditorModal_langToggleBtnActive__SUnyT{background:var(--button-primary);color:white}.SimplePromptEditorModal_body__sNFbg{padding:20px;display:flex;flex-direction:column;gap:16px;background:transparent;height:600px}.SimplePromptEditorModal_bodyHorizontal__Knzk7{flex-direction:row;gap:20px}.SimplePromptEditorModal_textarea__ctHUK{width:100%;height:300px;padding:16px;background:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:8px;color:var(--text-white1000);font-size:.9rem;font-family:JetBrains Mono,monospace;line-height:1.6;resize:vertical;outline:none}.SimplePromptEditorModal_textarea__ctHUK:focus{border-color:var(--button-primary)}.SimplePromptEditorModal_footer__W1pu3{padding:16px 20px;background:var(--modal-footer-bg);border-top:1px solid var(--modal-divider);display:flex;justify-content:space-between;align-items:center}.SimplePromptEditorModal_leftActions__ckdY8,.SimplePromptEditorModal_rightActions__7X8cC{display:flex;gap:8px}@keyframes SimplePromptEditorModal_fadeIn__h3pCz{0%{opacity:0}to{opacity:1}}@keyframes SimplePromptEditorModal_popIn__mWMa4{0%{opacity:0}to{opacity:1}}.SimplePromptEditorModal_modalWithInspector__41CWI{width:1000px}.SimplePromptEditorModal_modalWideWithInspector__ku2bZ{width:1500px}.SimplePromptEditorModal_variableInspector__FxK35{width:280px;min-width:280px;display:flex;flex-direction:column;background:var(--modal-sidebar-bg);border-radius:8px;border:1px solid var(--modal-divider);overflow:hidden}.SimplePromptEditorModal_inspectorHeader__8E62_{padding:12px 16px;background:var(--modal-header-bg);border-bottom:1px solid var(--modal-divider);font-size:12px;font-weight:600;color:var(--text-white600);display:flex;align-items:center;gap:8px}.SimplePromptEditorModal_inspectorContent__dDdas{flex:1 1;overflow-y:auto;padding:12px}.SimplePromptEditorModal_variableCategory__b_Zm6{margin-bottom:16px}.SimplePromptEditorModal_categoryHeader__wNPP1{font-size:11px;font-weight:600;color:var(--text-white400);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding:0 4px;cursor:pointer;display:flex;align-items:center;gap:4px}.SimplePromptEditorModal_variableCard__DgVT0{background:var(--modal-header-bg);border:1px solid var(--modal-divider);border-radius:6px;padding:10px 12px;margin-bottom:8px;transition:border-color .2s}.SimplePromptEditorModal_variableCard__DgVT0:hover{border-color:var(--button-primary-opacity50)}.SimplePromptEditorModal_variableCardDisabled__Ffbcy{opacity:.5}.SimplePromptEditorModal_variableHeader__uLpM2{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.SimplePromptEditorModal_variableName__Mar9s{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;color:var(--color-accent-blue)}.SimplePromptEditorModal_toggleSwitch__3epCH{position:relative;width:36px;height:20px;background:var(--page-dark500);border-radius:10px;cursor:pointer;transition:background .2s;border:none;padding:0}.SimplePromptEditorModal_toggleSwitch__3epCH:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:var(--text-white600);border-radius:50%;transition:transform .2s,background .2s}.SimplePromptEditorModal_toggleSwitchOn__Wx0_K{background:var(--button-primary)}.SimplePromptEditorModal_toggleSwitchOn__Wx0_K:after{transform:translateX(16px);background:white}.SimplePromptEditorModal_variableValue__ZF4YK{font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.5;color:var(--text-white600);background:var(--modal-input-bg);padding:8px;border-radius:4px;max-height:60px;overflow-y:auto;word-break:break-word;white-space:pre-wrap}.SimplePromptEditorModal_variableEmpty__jY81n{color:var(--text-white400);font-style:italic}.SimplePromptEditorModal_variableCharCount__dV885{font-size:10px;color:var(--text-white400);margin-top:4px;text-align:right}.SimplePromptEditorModal_inspectorContent__dDdas::-webkit-scrollbar{width:6px}.SimplePromptEditorModal_inspectorContent__dDdas::-webkit-scrollbar-track{background:transparent}.SimplePromptEditorModal_inspectorContent__dDdas::-webkit-scrollbar-thumb{background:var(--page-dark400);border-radius:3px}.SimplePromptEditorModal_inspectorContent__dDdas::-webkit-scrollbar-thumb:hover{background:var(--page-dark300)}.SimplePromptEditorModal_modalWithStageTabs__RWgRf{width:1200px}.SimplePromptEditorModal_stageTabs__7AROt{width:180px;min-width:180px;display:flex;flex-direction:column;background:var(--modal-sidebar-bg);border-radius:8px;border:1px solid var(--modal-divider);overflow:hidden}.SimplePromptEditorModal_stageTabsHeader__Cddsz{padding:12px 16px;background:var(--modal-header-bg);border-bottom:1px solid var(--modal-divider);font-size:11px;font-weight:600;color:var(--text-white400);text-transform:uppercase;letter-spacing:.5px}.SimplePromptEditorModal_stageTabsContent__EYVjz{flex:1 1;overflow-y:auto;padding:8px}.SimplePromptEditorModal_stageTab__PYUfT{padding:10px 12px;border-radius:6px;cursor:pointer;color:var(--text-white600);font-size:13px;font-weight:500;transition:all .2s;margin-bottom:4px;border:1px solid transparent}.SimplePromptEditorModal_stageTab__PYUfT:hover{background:rgba(255,255,255,.05);color:var(--text-white800)}.SimplePromptEditorModal_stageTabActive__QtyBa{background:rgba(59,130,246,.15);color:var(--button-primary);border:1px solid rgba(59,130,246,.3)}.SimplePromptEditorModal_promptPartTabs__VXPAe{display:flex;gap:8px;margin-bottom:12px}.SimplePromptEditorModal_promptPartTab__G3WQE{padding:6px 12px;border-radius:6px;cursor:pointer;color:var(--text-white600);font-size:12px;font-weight:500;transition:all .2s;background:rgba(255,255,255,.03);border:1px solid transparent}.SimplePromptEditorModal_promptPartTab__G3WQE:hover{background:rgba(255,255,255,.08);color:var(--text-white800)}.SimplePromptEditorModal_promptPartTabActive__EtrPe{background:rgba(59,130,246,.15);color:var(--button-primary);border:1px solid rgba(59,130,246,.3)}.SimplePromptEditorModal_modifiedBadge__zTtXH{font-size:10px;color:var(--warning);margin-left:6px}.PromptInspectionSettingsPanel_panel__G2aGk{display:flex;flex-direction:column;gap:16px;height:100%}.PromptInspectionSettingsPanel_header__jwYv_{display:flex;align-items:center;justify-content:space-between}.PromptInspectionSettingsPanel_title___I4ii{font-size:14px;font-weight:600;color:var(--text-white1000);margin:0}.PromptInspectionSettingsPanel_controlsRow__MqZYk{display:flex;align-items:center;gap:12px}.PromptInspectionSettingsPanel_languageToggle__sIF_F{display:flex;background:rgba(255,255,255,.05);border-radius:6px;padding:2px}.PromptInspectionSettingsPanel_langBtn__UdDpS{padding:6px 12px;font-size:12px;font-weight:500;color:var(--text-white600);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}.PromptInspectionSettingsPanel_langBtn__UdDpS:hover{color:var(--text-white800)}.PromptInspectionSettingsPanel_langBtn__UdDpS.PromptInspectionSettingsPanel_active__KJPrz{background:rgba(255,255,255,.1);color:var(--text-white1000)}.PromptInspectionSettingsPanel_modelDropdown__V9aJI{position:relative;flex:1 1}.PromptInspectionSettingsPanel_modelBtn__rhjY2{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:6px 12px;font-size:12px;font-weight:500;color:var(--text-white800);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:6px;cursor:pointer;transition:all .15s ease}.PromptInspectionSettingsPanel_modelBtn__rhjY2:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.PromptInspectionSettingsPanel_dropdownMenu__xr12C{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;padding:4px;z-index:100;box-shadow:0 8px 32px rgba(0,0,0,.3)}.PromptInspectionSettingsPanel_dropdownItem__HO_vE{display:block;width:100%;padding:8px 12px;font-size:12px;font-weight:500;color:var(--text-white800);background:transparent;border:none;border-radius:4px;cursor:pointer;text-align:left;transition:all .15s ease}.PromptInspectionSettingsPanel_dropdownItem__HO_vE:hover{background:rgba(255,255,255,.08);color:var(--text-white1000)}.PromptInspectionSettingsPanel_dropdownItem__HO_vE.PromptInspectionSettingsPanel_active__KJPrz{background:rgba(255,255,255,.1);color:var(--text-white1000)}.PromptInspectionSettingsPanel_promptLabel__l_0sR{display:flex;flex-direction:column;gap:4px}.PromptInspectionSettingsPanel_promptName__PUYiD{font-size:13px;font-weight:600;color:var(--text-white900)}.PromptInspectionSettingsPanel_promptDesc__DIQTk{font-size:11px;color:var(--text-white500);line-height:1.4}.PromptInspectionSettingsPanel_textareaWrapper__oGikh{flex:1 1;min-height:0;overflow-y:auto}.PromptInspectionSettingsPanel_textarea__tkwUB{width:100%;min-height:200px;padding:12px;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:11px;line-height:1.5;color:var(--text-white900);background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:8px;resize:none;outline:none;transition:border-color .15s ease}.PromptInspectionSettingsPanel_textarea__tkwUB:focus{border-color:rgba(255,255,255,.2)}.PromptInspectionSettingsPanel_textarea__tkwUB::placeholder{color:var(--text-white400)}.PromptInspectionSettingsPanel_footer__uiIYT{padding-top:8px;border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:8px}.PromptInspectionSettingsPanel_saveBtn__ce8dC{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.PromptInspectionSettingsPanel_spinner__NgwNE{width:14px;height:14px;border:2px solid rgba(255,255,255,.2);border-top-color:white;border-radius:50%;animation:PromptInspectionSettingsPanel_spin__IvVS7 .8s linear infinite}@keyframes PromptInspectionSettingsPanel_spin__IvVS7{to{transform:rotate(1turn)}}.PinnedReferenceModal_overlay__KRoaA{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--modal-overlay-bg);z-index:10100}.PinnedReferenceModal_modal__q0KUt{position:fixed;inset:0;margin:auto;width:1400px;max-width:95vw;height:fit-content;max-height:85vh;background:var(--modal-bg);backdrop-filter:blur(var(--modal-blur));-webkit-backdrop-filter:blur(var(--modal-blur));border-radius:var(--modal-radius);border:1px solid var(--modal-border);box-shadow:var(--modal-shadow);display:flex;flex-direction:column;overflow:hidden;z-index:10101}.PinnedReferenceModal_header__evxGA{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--modal-divider);background:var(--modal-header-bg)}.PinnedReferenceModal_title__jPKSv{font-size:1rem;font-weight:600;color:var(--text-white1000)}.PinnedReferenceModal_closeBtn__zOR3X{background:none;border:none;color:var(--text-white600);font-size:20px;cursor:pointer;line-height:1}.PinnedReferenceModal_content__Hfudf{display:flex;padding:24px;gap:24px;background:transparent}.PinnedReferenceModal_imageSection__mPOGY{flex:1 1;min-width:0;aspect-ratio:16/9;background:var(--modal-input-bg);border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.PinnedReferenceModal_previewImage__IKmUg{width:100%;height:100%;object-fit:contain}.PinnedReferenceModal_inputSection__SIbNp{flex:1 1;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.PinnedReferenceModal_inputGroup__DEL3y{display:flex;flex-direction:column;gap:6px}.PinnedReferenceModal_labelContainer__LRyJg{display:flex;flex-direction:column}.PinnedReferenceModal_label__QgyWg{font-size:14px;font-weight:500;color:var(--text-white800)}.PinnedReferenceModal_labelDesc__Pu5O5{font-size:11px;color:var(--text-white600);margin-top:2px}.PinnedReferenceModal_select__MtjNL{width:100%;background-color:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:4px;padding:10px 12px;color:var(--text-white1000);font-size:14px;outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.PinnedReferenceModal_select__MtjNL:focus{border-color:var(--button-primary)}.PinnedReferenceModal_listContainer__w_sIS{display:flex;flex-direction:column;gap:8px}.PinnedReferenceModal_listItem__Qx9A_{display:flex;align-items:center;gap:8px}.PinnedReferenceModal_listInput__g_Vqi{flex:1 1;background-color:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:4px;padding:10px 12px;color:var(--text-white1000);font-size:14px;outline:none;transition:border-color .2s}.PinnedReferenceModal_listInput__g_Vqi:focus{border-color:var(--button-primary)}.PinnedReferenceModal_listInput__g_Vqi::placeholder{color:var(--text-white400)}.PinnedReferenceModal_iconBtn__quoXK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;background:transparent;color:var(--text-white400);border-radius:4px;cursor:pointer;transition:all .2s}.PinnedReferenceModal_iconBtn__quoXK:hover{background-color:rgba(255,69,58,.1);color:var(--status-error)}.PinnedReferenceModal_addItemBtn__0Cj4O{background:transparent;border:1px dashed var(--line-divider);color:var(--text-white600);padding:8px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s;text-align:center;display:flex;align-items:center;justify-content:center}.PinnedReferenceModal_addItemBtn__0Cj4O:hover{border-color:var(--text-white600);background-color:rgba(255,255,255,.05)}.PinnedReferenceModal_warningMessage__mqlw4{color:#ff453a;font-size:12px;margin-top:4px;padding:8px;background-color:rgba(255,69,58,.1);border-radius:4px;display:flex;align-items:center;gap:6px}.PinnedReferenceModal_footer__rFjO2{padding:16px 24px;display:flex;justify-content:flex-start;gap:12px;border-top:1px solid var(--modal-divider);background:var(--modal-footer-bg)}.ReferenceImageModal_overlay___NEvb{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--modal-overlay-bg);z-index:10100}.ReferenceImageModal_modal__YW_vX{position:fixed;inset:0;margin:auto;width:1400px;max-width:95vw;height:fit-content;max-height:85vh;background:var(--modal-bg);backdrop-filter:blur(var(--modal-blur));-webkit-backdrop-filter:blur(var(--modal-blur));border-radius:var(--modal-radius);border:1px solid var(--modal-border);box-shadow:var(--modal-shadow);display:flex;flex-direction:column;overflow:hidden;z-index:10101}.ReferenceImageModal_header__CgSne{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--modal-divider);background:var(--modal-header-bg)}.ReferenceImageModal_title__vT956{font-size:1rem;font-weight:600;color:var(--text-white1000)}.ReferenceImageModal_closeBtn__lRBzq{background:none;border:none;color:var(--text-white600);font-size:20px;cursor:pointer;line-height:1}.ReferenceImageModal_content__zWNQP{display:flex;padding:24px;gap:24px;background:transparent}.ReferenceImageModal_imageSection___uH9Z{flex:1 1;min-width:0;aspect-ratio:16/9;background:var(--modal-input-bg);border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ReferenceImageModal_previewImage__i___v{width:100%;height:100%;object-fit:contain}.ReferenceImageModal_inputSection__v4ObU{flex:1 1;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.ReferenceImageModal_inputGroup__D8oP6{display:flex;flex-direction:column;gap:6px}.ReferenceImageModal_labelContainer__c5eEM{display:flex;flex-direction:column}.ReferenceImageModal_label__h6GWn{font-size:14px;font-weight:500;color:var(--text-white800)}.ReferenceImageModal_labelDesc__bhvy2{font-size:11px;color:var(--text-white600);margin-top:2px}.ReferenceImageModal_select__N_OsQ{width:100%;background-color:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:4px;padding:10px 12px;color:var(--text-white1000);font-size:14px;outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.ReferenceImageModal_select__N_OsQ:focus{border-color:var(--button-primary)}.ReferenceImageModal_radioGroup__rKNsF{display:flex;background-color:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:4px;padding:2px}.ReferenceImageModal_radioLabel__HEFH2{flex:1 1;text-align:center;padding:6px 0;font-size:12px;color:var(--text-white600);cursor:pointer;border-radius:2px;transition:all .2s;-webkit-user-select:none;user-select:none}.ReferenceImageModal_radioLabel__HEFH2:hover{background-color:rgba(255,255,255,.05)}.ReferenceImageModal_radioInput___0C0M{display:none}.ReferenceImageModal_radioInput___0C0M:checked+.ReferenceImageModal_radioLabel__HEFH2{background-color:var(--button-primary);color:white;font-weight:500}.ReferenceImageModal_listContainer__yCO6d{display:flex;flex-direction:column;gap:8px}.ReferenceImageModal_listItem__J7leN{display:flex;align-items:center;gap:8px}.ReferenceImageModal_listInput__JsO9L{flex:1 1;background-color:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:4px;padding:10px 12px;color:var(--text-white1000);font-size:14px;outline:none;transition:border-color .2s}.ReferenceImageModal_thumbnailStrip__mOX26{display:flex;flex-direction:row;gap:8px;align-items:center;margin-right:16px}.ReferenceImageModal_thumbnail__8oUxr{width:60px;height:40px;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.3;transition:all .2s ease;border:2px solid transparent}.ReferenceImageModal_thumbnail__8oUxr:hover{opacity:.6}.ReferenceImageModal_thumbnail__8oUxr img{width:100%;height:100%;object-fit:cover}.ReferenceImageModal_selectedThumb__MFMdR{opacity:1;border:2px solid var(--button-primary)}.ReferenceImageModal_listInput__JsO9L:focus{border-color:var(--button-primary)}.ReferenceImageModal_listInput__JsO9L::placeholder{color:var(--text-white400)}.ReferenceImageModal_iconBtn__kb91H{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;background:transparent;color:var(--text-white400);border-radius:4px;cursor:pointer;transition:all .2s}.ReferenceImageModal_iconBtn__kb91H:hover{background-color:rgba(255,69,58,.1);color:var(--status-error)}.ReferenceImageModal_addItemBtn___3j1G{background:transparent;border:1px dashed var(--line-divider);color:var(--text-white600);padding:8px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s;text-align:center}.ReferenceImageModal_addItemBtn___3j1G:hover{border-color:var(--text-white600);background-color:rgba(255,255,255,.05)}.ReferenceImageModal_footer__WdoaU{padding:16px 24px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--modal-divider);background:var(--modal-footer-bg)}.ReferenceCategorySelectionModal_overlay__YFum8{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--modal-overlay-bg);z-index:10100}.ReferenceCategorySelectionModal_modal__bFlQx{position:fixed;inset:0;margin:auto;width:1050px;max-width:95vw;height:fit-content;max-height:85vh;background:var(--modal-bg);backdrop-filter:blur(var(--modal-blur));-webkit-backdrop-filter:blur(var(--modal-blur));border-radius:var(--modal-radius);border:1px solid var(--modal-border);box-shadow:var(--modal-shadow);display:flex;flex-direction:column;overflow:hidden;z-index:10101}.ReferenceCategorySelectionModal_header__jzHPc{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--modal-divider);background:var(--modal-header-bg)}.ReferenceCategorySelectionModal_headerLeft__Jkzbm{display:flex;align-items:center;gap:8px}.ReferenceCategorySelectionModal_title__fqmQA{font-size:1rem;font-weight:600;color:var(--text-white1000)}.ReferenceCategorySelectionModal_imageTag__D4fDq{font-size:14px;color:var(--text-white800);background:rgba(255,255,255,.1);padding:2px 6px;border-radius:4px;font-family:monospace}.ReferenceCategorySelectionModal_closeBtn__DtR0V{background:none;border:none;color:var(--text-white600);font-size:20px;cursor:pointer;line-height:1}.ReferenceCategorySelectionModal_closeBtn__DtR0V:hover{color:var(--text-white1000)}.ReferenceCategorySelectionModal_content__k6t6_{display:flex;padding:24px;gap:24px;background:transparent;flex:1 1;overflow:hidden}.ReferenceCategorySelectionModal_imageSection__PPNHM{flex:1 1;min-width:0;aspect-ratio:16/9;background:var(--modal-input-bg);border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ReferenceCategorySelectionModal_previewImage__gzZzo{width:100%;height:100%;object-fit:contain}.ReferenceCategorySelectionModal_categorySection__QDzc3{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.ReferenceCategorySelectionModal_inputGroup__CDTTO{display:flex;flex-direction:column;gap:6px}.ReferenceCategorySelectionModal_labelContainer__29LpY{display:flex;flex-direction:column}.ReferenceCategorySelectionModal_label__QcCdZ{font-size:14px;font-weight:500;color:var(--text-white800)}.ReferenceCategorySelectionModal_labelDesc__jsKlS{font-size:11px;color:var(--text-white600);margin-top:2px}.ReferenceCategorySelectionModal_categoryRow__YomI1{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.ReferenceCategorySelectionModal_categoryBtn__dlCZx{display:flex;align-items:center;justify-content:space-between;height:1.75rem;padding:0 .75rem;border-radius:.375rem;border:1px solid var(--glass-border);background:rgba(255,255,255,.04);color:var(--text-white600);font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s ease;white-space:nowrap}.ReferenceCategorySelectionModal_categoryBtn__dlCZx:hover:not(:disabled){background:rgba(255,255,255,.08);color:var(--text-white1000);border-color:rgba(255,255,255,.15)}.ReferenceCategorySelectionModal_categoryBtn__dlCZx:disabled{opacity:.4;cursor:not-allowed}.ReferenceCategorySelectionModal_categoryBtnSelected__6IP_1{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:var(--text-white1000)}.ReferenceCategorySelectionModal_categoryBtnSelected__6IP_1:hover:not(:disabled){background:rgba(255,255,255,.12)}.ReferenceCategorySelectionModal_categoryCount__CEo2W{font-size:.625rem;opacity:.6}.ReferenceCategorySelectionModal_nameInput__qd5vE{width:100%;padding:12px;background:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:6px;color:var(--text-white);font-size:14px;outline:none;transition:border-color .2s}.ReferenceCategorySelectionModal_nameInput__qd5vE:focus{border-color:var(--button-primary)}.ReferenceCategorySelectionModal_nameInput__qd5vE::placeholder{color:var(--text-white400)}.ReferenceCategorySelectionModal_descriptionTextarea__UBj9X{width:100%;height:120px;padding:12px;background:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:6px;color:var(--text-white);font-size:14px;line-height:1.5;resize:none;outline:none;transition:border-color .2s}.ReferenceCategorySelectionModal_descriptionTextarea__UBj9X:focus{border-color:var(--button-primary)}.ReferenceCategorySelectionModal_descriptionTextarea__UBj9X::placeholder{color:var(--text-white400)}.ReferenceCategorySelectionModal_totalCount__0iYto{font-size:12px;color:var(--text-white600);text-align:right;margin-top:auto}.ReferenceCategorySelectionModal_totalCountWarning__e8Q_V{color:var(--status-warning)}.ReferenceCategorySelectionModal_footer__uk_0_{padding:16px 24px;display:flex;align-items:center;gap:12px;border-top:1px solid var(--modal-divider);background:var(--modal-footer-bg)}.ReferenceCategorySelectionModal_thumbnailStrip__JIBlQ{display:flex;flex-direction:row;gap:8px;align-items:center}.ReferenceCategorySelectionModal_thumbnail__fC1_y{width:60px;height:40px;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.3;transition:all .2s ease;border:2px solid transparent}.ReferenceCategorySelectionModal_thumbnail__fC1_y:hover{opacity:.6}.ReferenceCategorySelectionModal_thumbnail__fC1_y img{width:100%;height:100%;object-fit:cover}.ReferenceCategorySelectionModal_selectedThumb__WmhmB{opacity:1;border:2px solid var(--button-primary)}.SceneNavBar_container___uOLD{display:flex;align-items:center;height:40px;padding:0 var(--spacing-sm);background:var(--page-dark1000);border-bottom:1px solid var(--line-divider);flex-shrink:0}.SceneNavBar_scrollContainer__gfQ4T{position:relative;flex:1 1;display:flex;align-items:center;gap:0;overflow-x:auto;overflow-y:hidden;height:100%;scrollbar-width:none;-ms-overflow-style:none}.SceneNavBar_scrollContainer__gfQ4T::-webkit-scrollbar{display:none}.SceneNavBar_sceneButton__p2Cgw{position:relative;display:flex;align-items:center;gap:3px;padding:0 8px;border:none;background:transparent;color:var(--text-white600);font-size:.75rem;font-weight:400;cursor:pointer;transition:color .2s ease;white-space:nowrap;flex-shrink:0;height:100%;-webkit-user-select:none;user-select:none}.SceneNavBar_sceneButton__p2Cgw:hover{color:var(--text-white1000)}.SceneNavBar_sceneButton__p2Cgw:active{transform:none}.SceneNavBar_sceneButton__p2Cgw.SceneNavBar_active__TDRD2{color:var(--text-white1000)}.SceneNavBar_indicator__S2eVW{position:absolute;bottom:0;left:0;height:1px;background:var(--text-white600);transition:transform .25s ease,width .25s ease,opacity .15s ease;pointer-events:none}