.ChatHeader_chatHeader__zztHQ{display:flex;align-items:center;padding:8px 16px;background:var(--primary-color);border-radius:12px 12px 0 0;color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .3s ease;min-height:48px;max-height:48px}.ChatHeader_chatHeader__zztHQ.ChatHeader_disabled__dPbHM{background:linear-gradient(135deg,#9ca3af,#6b7280);opacity:.8}.ChatHeader_headerContent__N0D1Z{display:flex;align-items:center;justify-content:space-between;width:100%}.ChatHeader_assistantInfo__NSxJv{display:flex;align-items:center;gap:10px;flex:1 1}.ChatHeader_assistantAvatar__T_1ao{width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ChatHeader_avatarImage__W0vxP{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.ChatHeader_assistantName__XaroN{margin:0;font-size:15px;font-weight:600;color:#fff;white-space:nowrap}.ChatHeader_assistantIdBadge__1PswQ{margin:0;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.15);padding:2px 8px;border-radius:8px;border:1px solid hsla(0,0%,100%,.25)}.ChatHeader_assistantSelect__g7GX2{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);color:#fff;border-radius:8px;padding:4px 8px;font-size:12px;outline:none}.ChatHeader_statusDot___NCQx{width:8px;height:8px;border-radius:50%;transition:all .3s ease;flex-shrink:0;cursor:help}.ChatHeader_statusDot___NCQx.ChatHeader_online__DR5fP{background:#4ade80;box-shadow:0 0 6px rgba(74,222,128,.5)}.ChatHeader_statusDot___NCQx.ChatHeader_offline__ykmJk{background:#ef4444;box-shadow:0 0 6px rgba(239,68,68,.5)}.ChatHeader_statusDot___NCQx.ChatHeader_disabled__dPbHM{background:#9ca3af;box-shadow:0 0 6px rgba(156,163,175,.5)}.ChatHeader_headerActions__OodWC{display:flex;gap:8px;align-items:center}.ChatHeader_inlineToggle__arIOg{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:hsla(0,0%,100%,.9);padding:6px 10px;background:rgba(0,0,0,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;cursor:pointer}.ChatHeader_inlineToggle__arIOg input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:9999px;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.35);box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);position:relative}.ChatHeader_inlineToggle__arIOg input[type=checkbox]:checked{background:#22c55e;border-color:#22c55e}.ChatHeader_inlineToggle__arIOg span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ChatHeader_actionButton__oZBI0{width:32px;height:32px;border-radius:6px;background:hsla(0,0%,100%,.1);border:none;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.ChatHeader_actionButton__oZBI0:hover{background:hsla(0,0%,100%,.25)}.ChatHeader_actionButton__oZBI0:active{transform:scale(.9)}.ChatHeader_activeButton__A4oXK{background:hsla(0,0%,100%,.25)!important;box-shadow:0 0 10px hsla(0,0%,100%,.3)}.ChatHeader_activeButton__A4oXK:hover{background:hsla(0,0%,100%,.35)!important}@media (prefers-color-scheme:dark){.ChatHeader_chatHeader__zztHQ{background:linear-gradient(135deg,#4a5568,#2d3748)}}.ResizeSplitter_splitter__IHmIp{position:relative;background:transparent;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color .2s ease}.ResizeSplitter_splitter__IHmIp.ResizeSplitter_horizontal__1m_jg{width:4px;cursor:ew-resize;flex-shrink:0}.ResizeSplitter_splitter__IHmIp.ResizeSplitter_vertical__U26BV{height:4px;cursor:ns-resize;flex-shrink:0}.ResizeSplitter_splitter__IHmIp:hover{background-color:rgba(255,167,109,.2)}.ResizeSplitter_splitter__IHmIp.ResizeSplitter_resizing__isxfy{background-color:rgba(255,167,109,.4)}.ResizeSplitter_handle__4bKaY{background:rgba(255,167,109,.5);border-radius:4px;transition:all .2s ease}.ResizeSplitter_horizontal__1m_jg .ResizeSplitter_handle__4bKaY{width:2px;height:48px}.ResizeSplitter_vertical__U26BV .ResizeSplitter_handle__4bKaY{width:48px;height:2px}.ResizeSplitter_splitter__IHmIp:hover .ResizeSplitter_handle__4bKaY{background:rgba(255,167,109,.7)}.ResizeSplitter_splitter__IHmIp.ResizeSplitter_resizing__isxfy .ResizeSplitter_handle__4bKaY{background:var(--soft-tangerine,#ffa76d)}.ResizeSplitter_horizontal__1m_jg:hover .ResizeSplitter_handle__4bKaY{width:3px;height:64px}.ResizeSplitter_vertical__U26BV:hover .ResizeSplitter_handle__4bKaY{width:64px;height:3px}@media (prefers-color-scheme:dark){.ResizeSplitter_splitter__IHmIp:hover{background-color:rgba(255,167,109,.25)}.ResizeSplitter_splitter__IHmIp.ResizeSplitter_resizing__isxfy{background-color:rgba(255,167,109,.45)}.ResizeSplitter_handle__4bKaY{background:rgba(255,167,109,.4)}.ResizeSplitter_splitter__IHmIp:hover .ResizeSplitter_handle__4bKaY{background:rgba(255,167,109,.65)}.ResizeSplitter_splitter__IHmIp.ResizeSplitter_resizing__isxfy .ResizeSplitter_handle__4bKaY{background:var(--soft-tangerine,#ffa76d)}}.PythonCodeEditor_pythonCodeEditor___ivAs{display:flex;flex-direction:column;height:100%;background:#1e1e1e;border-radius:8px;border:1px solid #333;overflow:hidden;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.PythonCodeEditor_pythonCodeEditor___ivAs.PythonCodeEditor_disabled__EP9k3{opacity:.6;background:#2a2a2a}.PythonCodeEditor_editorHeader__ku98y{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#2d2d30;border-bottom:1px solid #3e3e42;color:#ccc;font-size:13px}.PythonCodeEditor_editorTitle__uCWLE{display:flex;align-items:center;gap:6px;font-weight:500}.PythonCodeEditor_editorTitle__uCWLE svg{color:#3794ff}.PythonCodeEditor_typingTimer__lzlzr{display:flex;align-items:center;gap:6px;padding:4px 8px;background:rgba(55,148,255,.1);border:1px solid rgba(55,148,255,.3);border-radius:4px;font-size:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.PythonCodeEditor_timerIcon__m95ST{font-size:14px;line-height:1}.PythonCodeEditor_timerDisplay__SoJMJ{display:flex;align-items:center;gap:4px}.PythonCodeEditor_timerLabel__wurHt{color:#999;font-size:11px}.PythonCodeEditor_timerValue__KhuX3{color:#ccc;font-weight:500;font-size:12px;transition:color .2s ease}.PythonCodeEditor_timerValue__KhuX3.PythonCodeEditor_tracking__5VYBQ{color:#3794ff;animation:PythonCodeEditor_pulse__X_558 2s infinite}.PythonCodeEditor_statusContainer__PUAld{gap:12px}.PythonCodeEditor_editorActions__MDdPY{display:flex;gap:4px}.PythonCodeEditor_actionButton__HQyUl{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:4px;color:#ccc;cursor:pointer;transition:background-color .2s ease}.PythonCodeEditor_actionButton__HQyUl:hover:not(:disabled){background:#3e3e42}.PythonCodeEditor_actionButton__HQyUl:disabled{opacity:.5;cursor:not-allowed}.PythonCodeEditor_actionButton__HQyUl.PythonCodeEditor_activeButton__nt4HY{background:#3794ff;color:#fff}.PythonCodeEditor_actionButton__HQyUl.PythonCodeEditor_activeButton__nt4HY:hover:not(:disabled){background:#2868c7}.PythonCodeEditor_cancelButton__6aof7{background:#d73a49!important;color:#fff!important}.PythonCodeEditor_cancelButton__6aof7:hover:not(:disabled){background:#cb2431!important}.PythonCodeEditor_cancelButton__6aof7:active{background:#b60233!important}.PythonCodeEditor_recordButton__sItLh{color:#e74c3c;position:relative}.PythonCodeEditor_recordButton__sItLh:hover:not(:disabled){background:rgba(231,76,60,.1)}.PythonCodeEditor_recordButton__sItLh.PythonCodeEditor_recording__C2_4R{color:#e74c3c;background:rgba(231,76,60,.15);animation:PythonCodeEditor_recordPulse__yQpcM 1.5s ease-in-out infinite}.PythonCodeEditor_recordButton__sItLh.PythonCodeEditor_recording__C2_4R:hover:not(:disabled){background:rgba(231,76,60,.2)}@keyframes PythonCodeEditor_recordPulse__yQpcM{0%,to{box-shadow:0 0 0 0 rgba(231,76,60,.7)}50%{box-shadow:0 0 0 4px rgba(231,76,60,0)}}.PythonCodeEditor_sharingButton__MBTEn{display:flex;align-items:center;gap:4px;padding:4px 8px;min-width:60px;color:#6b6b6b;font-size:11px}.PythonCodeEditor_sharingLabel__WBhYh{font-size:11px;font-weight:500;letter-spacing:.3px}.PythonCodeEditor_sharingButton__MBTEn.PythonCodeEditor_sharingMode_off__7J9dj{color:#6b6b6b}.PythonCodeEditor_sharingButton__MBTEn.PythonCodeEditor_sharingMode_off__7J9dj:hover:not(:disabled){background:#3e3e42;color:#a0a0a0}.PythonCodeEditor_sharingButton__MBTEn.PythonCodeEditor_sharingMode_local__WiH8d{color:#3794ff;background:rgba(55,148,255,.1)}.PythonCodeEditor_sharingButton__MBTEn.PythonCodeEditor_sharingMode_local__WiH8d:hover:not(:disabled){background:rgba(55,148,255,.18)}.PythonCodeEditor_sharingButton__MBTEn.PythonCodeEditor_sharingMode_public___2wtB{color:#4ec94e;background:rgba(78,201,78,.1)}.PythonCodeEditor_sharingButton__MBTEn.PythonCodeEditor_sharingMode_public___2wtB:hover:not(:disabled){background:rgba(78,201,78,.18)}.PythonCodeEditor_codeTextarea__l3_96{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:transparent;border:none;outline:none;padding:16px;color:transparent;caret-color:#d4d4d4;z-index:1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:22px;font-feature-settings:none;font-variant-ligatures:none;resize:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre;overflow-wrap:normal;overflow-x:auto;box-sizing:border-box;transform:translateZ(0)}.PythonCodeEditor_codeTextarea__l3_96:focus{background:transparent;box-shadow:inset 0 0 0 1px #3794ff}.PythonCodeEditor_codeTextarea__l3_96::-moz-placeholder{color:#6a6a6a;font-style:italic}.PythonCodeEditor_codeTextarea__l3_96:-ms-input-placeholder{color:#6a6a6a;font-style:italic}.PythonCodeEditor_codeTextarea__l3_96::placeholder{color:#6a6a6a;font-style:italic}.PythonCodeEditor_codeTextarea__l3_96:disabled{background:transparent;color:#888;cursor:not-allowed}.PythonCodeEditor_codeTextarea__l3_96::-webkit-scrollbar{width:12px;height:12px}.PythonCodeEditor_codeTextarea__l3_96::-webkit-scrollbar-track{background:#1e1e1e}.PythonCodeEditor_codeTextarea__l3_96::-webkit-scrollbar-thumb{background:#424242;border-radius:6px}.PythonCodeEditor_codeTextarea__l3_96::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.PythonCodeEditor_tabContainer__lNyf5{background:#2d2d30;border-bottom:1px solid #3e3e42}.PythonCodeEditor_tabs__veMbd{display:flex;gap:0}.PythonCodeEditor_tab__HQwFk{background:transparent;padding:10px 16px;color:#ccc;cursor:pointer;font-size:13px;font-weight:500;border:none;border-bottom:2px solid transparent;transition:all .2s ease;position:relative;display:flex;align-items:center;gap:6px}.PythonCodeEditor_tab__HQwFk:hover:not(:disabled){background:#3e3e42;color:#fff}.PythonCodeEditor_tab__HQwFk:disabled{opacity:.5;cursor:not-allowed}.PythonCodeEditor_activeTab__YaCMY{background:#1e1e1e;color:#3794ff;border-bottom-color:#3794ff}.PythonCodeEditor_activeTab__YaCMY:hover{background:#1e1e1e;color:#3794ff}.PythonCodeEditor_debugIndicator__VFxhl{width:8px;height:8px;background:#f14c4c;border-radius:50%;display:inline-block;animation:PythonCodeEditor_pulse__X_558 2s infinite}.PythonCodeEditor_debugIndicatorExecuting__xDQ0Z{width:8px;height:8px;background:#4caf50;border-radius:50%;display:inline-block;animation:PythonCodeEditor_flash-green__3v47a .8s infinite;box-shadow:0 0 8px rgba(76,175,80,.6)}@keyframes PythonCodeEditor_pulse__X_558{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes PythonCodeEditor_flash-green__3v47a{0%{opacity:1;box-shadow:0 0 8px rgba(76,175,80,.8);transform:scale(1)}50%{opacity:.4;box-shadow:0 0 4px rgba(76,175,80,.4);transform:scale(.9)}to{opacity:1;box-shadow:0 0 8px rgba(76,175,80,.8);transform:scale(1)}}.PythonCodeEditor_tabContent__m95y0{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.PythonCodeEditor_codeContainer__w81Sv{position:relative;flex:1 1;display:flex;flex-direction:column;background:#1e1e1e}.PythonCodeEditor_codeOverlay__qVK3N{margin:0;padding:16px;color:#d4d4d4;white-space:pre;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:22px;font-feature-settings:none;font-variant-ligatures:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;background:transparent;z-index:0;box-sizing:border-box;transform:translateZ(0)}.PythonCodeEditor_codeOverlay__qVK3N,.PythonCodeEditor_overlayWrapper__QaEbR{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.PythonCodeEditor_overlayWrapper__QaEbR{z-index:2}.PythonCodeEditor_codeOverlayFixed__2eKF7{position:absolute;top:0;left:0;margin:0;color:#d4d4d4;pointer-events:none;background:transparent;transform:translate(0);z-index:2}.PythonCodeEditor_codeOverlayFixed__2eKF7,.PythonCodeEditor_codeTextareaWithOverlay__fhRG3{padding:16px;white-space:pre;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:22px;font-feature-settings:none;font-variant-ligatures:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;outline:none;box-sizing:border-box}.PythonCodeEditor_codeTextareaWithOverlay__fhRG3{flex:1 1;width:100%;background:#1e1e1e;border:none;color:transparent;caret-color:#d4d4d4;resize:none;overflow-wrap:normal;overflow-x:auto;position:relative;z-index:1}.PythonCodeEditor_codeTextareaWithOverlay__fhRG3:focus{background:#1e1e1e;box-shadow:inset 0 0 0 1px #3794ff}.PythonCodeEditor_codeOverlay__qVK3N::-webkit-scrollbar{width:0;height:0}.PythonCodeEditor_codeOverlay__qVK3N{scrollbar-width:none;-ms-overflow-style:none}.PythonCodeEditor_codeOverlayFixed__2eKF7 .specialFunction{color:#81c784}.PythonCodeEditor_codeOverlayFixed__2eKF7 .specialParam{color:#ffa726}.PythonCodeEditor_codeOverlayFixed__2eKF7 .tokenKeyword{color:#c792ea}.PythonCodeEditor_codeOverlayFixed__2eKF7 .tokenString{color:#ecc48d}.PythonCodeEditor_codeOverlayFixed__2eKF7 .tokenComment{color:#5c6370}.PythonCodeEditor_codeOverlayFixed__2eKF7 .tokenNumber{color:#f78c6c}.PythonCodeEditor_codeOverlayFixed__2eKF7 .tokenDecorator{color:#82aaff}.PythonCodeEditor_debugOutput__OUNol{flex:1 1;padding:16px;background:#1e1e1e;overflow-y:auto;border:none;outline:none}.PythonCodeEditor_debugText__jT_wj{color:#d4d4d4;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;margin:0;white-space:pre-wrap;word-wrap:break-word}.PythonCodeEditor_debugOutput__OUNol::-webkit-scrollbar{width:12px}.PythonCodeEditor_debugOutput__OUNol::-webkit-scrollbar-track{background:#1e1e1e}.PythonCodeEditor_debugOutput__OUNol::-webkit-scrollbar-thumb{background:#424242;border-radius:6px}.PythonCodeEditor_debugOutput__OUNol::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.PythonCodeEditor_autocompleteDropdown__7Oemr{position:fixed;background:#2d2d30;border:1px solid #3e3e42;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.4);max-height:200px;overflow-y:auto;z-index:1000;min-width:300px;max-width:500px}.PythonCodeEditor_autocompleteItem__jAiLu{padding:8px 12px;cursor:pointer;border-bottom:1px solid #3e3e42;transition:background-color .2s ease}.PythonCodeEditor_autocompleteItem__jAiLu:last-child{border-bottom:none}.PythonCodeEditor_autocompleteItem__jAiLu:hover{background:#3e3e42}.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ{background:#3794ff;color:#fff}.PythonCodeEditor_autocompleteSignature__dMeFl{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;font-weight:600;color:#d4d4d4;margin-bottom:4px}.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ .PythonCodeEditor_autocompleteSignature__dMeFl{color:#fff}.PythonCodeEditor_autocompleteDescription__TeiUw{font-size:12px;color:#888;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ .PythonCodeEditor_autocompleteDescription__TeiUw{color:hsla(0,0%,100%,.8)}.PythonCodeEditor_autocompleteItem__jAiLu[data-type=parameter] .PythonCodeEditor_autocompleteDescription__TeiUw,.PythonCodeEditor_autocompleteItem__jAiLu[data-type=parameter] .PythonCodeEditor_autocompleteSignature__dMeFl{color:#ffa726;font-style:italic}.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ[data-type=parameter] .PythonCodeEditor_autocompleteDescription__TeiUw,.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ[data-type=parameter] .PythonCodeEditor_autocompleteSignature__dMeFl{color:#ffcc80}.PythonCodeEditor_autocompleteItem__jAiLu[data-type=function] .PythonCodeEditor_autocompleteSignature__dMeFl{color:#81c784}.PythonCodeEditor_autocompleteItem__jAiLu[data-type=function] .PythonCodeEditor_autocompleteDescription__TeiUw{color:#a5d6a7}.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ[data-type=function] .PythonCodeEditor_autocompleteDescription__TeiUw,.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ[data-type=function] .PythonCodeEditor_autocompleteSignature__dMeFl{color:#c8e6c9}.PythonCodeEditor_autocompleteItem__jAiLu[data-type=connected_node] .PythonCodeEditor_autocompleteSignature__dMeFl{color:#ffa726}.PythonCodeEditor_autocompleteItem__jAiLu[data-type=connected_node] .PythonCodeEditor_autocompleteDescription__TeiUw{color:#ffb74d}.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ[data-type=connected_node] .PythonCodeEditor_autocompleteDescription__TeiUw,.PythonCodeEditor_autocompleteItem__jAiLu.PythonCodeEditor_selected__BWIbQ[data-type=connected_node] .PythonCodeEditor_autocompleteSignature__dMeFl{color:#ffcc80}.PythonCodeEditor_connectedNodeIcon__LCWIF{display:inline-flex;align-items:center;margin-right:4px;color:#ffa726}.PythonCodeEditor_connectedNodeIcon__LCWIF svg{stroke-width:2}.PythonCodeEditor_autocompleteDropdown__7Oemr::-webkit-scrollbar{width:8px}.PythonCodeEditor_autocompleteDropdown__7Oemr::-webkit-scrollbar-track{background:#2d2d30}.PythonCodeEditor_autocompleteDropdown__7Oemr::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}.PythonCodeEditor_autocompleteDropdown__7Oemr::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.PythonCodeEditor_statusContainer__PUAld{display:flex;align-items:center;margin-left:auto;margin-right:12px}.PythonCodeEditor_statusIndicator__HilmG{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);font-size:12px;font-weight:500}.PythonCodeEditor_statusDot__vn83t{width:8px;height:8px;border-radius:50%;background:#666;transition:background-color .3s ease}.PythonCodeEditor_statusText__AT7OR{color:#ccc;font-size:12px;text-transform:capitalize}.PythonCodeEditor_connected__Uu7Oa .PythonCodeEditor_statusDot__vn83t{background:#4caf50;box-shadow:0 0 8px rgba(76,175,80,.4);animation:PythonCodeEditor_pulse-green__8G37u 2s infinite}.PythonCodeEditor_connected__Uu7Oa .PythonCodeEditor_statusText__AT7OR{color:#4caf50}.PythonCodeEditor_disconnected__0q0Kd .PythonCodeEditor_statusDot__vn83t{background:#f44336}.PythonCodeEditor_disconnected__0q0Kd .PythonCodeEditor_statusText__AT7OR{color:#f44336}@keyframes PythonCodeEditor_pulse-green__8G37u{0%{box-shadow:0 0 8px rgba(76,175,80,.4)}50%{box-shadow:0 0 12px rgba(76,175,80,.8)}to{box-shadow:0 0 8px rgba(76,175,80,.4)}}.PythonCodeEditor_functionCount__QqXFk{font-size:11px;color:#888;font-weight:400}.PythonCodeEditor_functionsLibrary__R1T6N{display:flex;flex-direction:column;height:100%;background:#1e1e1e}.PythonCodeEditor_functionsLibrary__R1T6N.PythonCodeEditor_expandedLayout__TLgRL{flex-direction:row}.PythonCodeEditor_functionTreePane__ZwtQK{flex:1 1;display:flex;flex-direction:column;overflow:hidden;background:#1e1e1e}.PythonCodeEditor_expandedLayout__TLgRL .PythonCodeEditor_functionTreePane__ZwtQK{flex:1 1;width:33.33%;border-right:1px solid #3e3e42}.PythonCodeEditor_functionDetailsPane__xbUc_{display:none}.PythonCodeEditor_expandedLayout__TLgRL .PythonCodeEditor_functionDetailsPane__xbUc_{display:flex;flex:2 1;width:66.67%;background:#1e1e1e;flex-direction:column;overflow:hidden}.PythonCodeEditor_searchContainer__0T5N_{padding:12px;border-bottom:1px solid #3e3e42;background:#1e1e1e}.PythonCodeEditor_searchInputWrapper__aYuPo{position:relative;display:flex;align-items:center}.PythonCodeEditor_searchIcon__s4iZW{position:absolute;left:12px;color:#888;pointer-events:none;z-index:1}.PythonCodeEditor_searchInput__t8l8o{width:100%;padding:8px 12px 8px 36px;background:#2d2d30;border:1px solid #3e3e42;border-radius:6px;color:#d4d4d4;font-size:13px;outline:none;transition:all .2s ease}.PythonCodeEditor_searchInput__t8l8o:focus{border-color:#3794ff;box-shadow:0 0 0 2px rgba(55,148,255,.2)}.PythonCodeEditor_searchInput__t8l8o::-moz-placeholder{color:#888}.PythonCodeEditor_searchInput__t8l8o:-ms-input-placeholder{color:#888}.PythonCodeEditor_searchInput__t8l8o::placeholder{color:#888}.PythonCodeEditor_clearButton__UlziP{position:absolute;right:8px;background:transparent;border:none;color:#888;cursor:pointer;padding:4px;border-radius:3px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.PythonCodeEditor_clearButton__UlziP:hover{background:#3e3e42;color:#d4d4d4}.PythonCodeEditor_searchResults__4NHAI{margin-top:8px;font-size:12px;color:#888;text-align:center}.PythonCodeEditor_noResults__lNjKy{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#888;text-align:center}.PythonCodeEditor_noResults__lNjKy svg{margin-bottom:16px;opacity:.5}.PythonCodeEditor_noResults__lNjKy p{margin:0 0 16px;font-size:14px}.PythonCodeEditor_clearSearchButton__8rb6I{background:#3794ff;border:none;color:#fff;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:12px;transition:background-color .2s ease}.PythonCodeEditor_clearSearchButton__8rb6I:hover{background:#4fa3ff}.PythonCodeEditor_functionDescription__9_0VD mark,.PythonCodeEditor_functionName__ROW9C mark,.PythonCodeEditor_functionParameters__0uroK mark,.PythonCodeEditor_functionReturns__X7VLr mark{background:#3794ff;color:#fff;padding:1px 2px;border-radius:2px;font-weight:600}.PythonCodeEditor_functionsTree__yb1HI{flex:1 1;overflow-y:auto;padding:8px}.PythonCodeEditor_functionsLibrary__R1T6N:not(.PythonCodeEditor_expandedLayout__TLgRL) .PythonCodeEditor_functionsTree__yb1HI{border-bottom:1px solid #3e3e42;flex:0 0 33%}.PythonCodeEditor_treeCategory__vFDIH{margin-bottom:4px}.PythonCodeEditor_treeCategoryHeader__hSBC6{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#2d2d30;border:1px solid #3e3e42;border-radius:6px;cursor:pointer;color:#ccc;font-weight:500;font-size:13px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PythonCodeEditor_treeCategoryHeader__hSBC6:hover{background:#3e3e42;color:#fff}.PythonCodeEditor_treeIcon__ZqYI3{transition:transform .2s ease;color:#888}.PythonCodeEditor_treeIcon__ZqYI3.PythonCodeEditor_expanded__6_NW8{transform:rotate(90deg)}.PythonCodeEditor_treeFunctions__QAnhU{margin-top:4px;margin-left:20px;border-left:1px solid #3e3e42;padding-left:8px}.PythonCodeEditor_treeFunction__09XU8{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;margin-bottom:2px;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;transition:all .2s ease;font-size:12px;color:#d4d4d4}.PythonCodeEditor_treeFunction__09XU8:hover{background:#2d2d30;border-color:#3e3e42}.PythonCodeEditor_treeFunction__09XU8.PythonCodeEditor_selected__BWIbQ{background:#3794ff;color:#fff;border-color:#3794ff}.PythonCodeEditor_functionName__ROW9C{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PythonCodeEditor_insertButton__Q9WW7{background:transparent;border:1px solid #555;border-radius:3px;color:#ccc;cursor:pointer;padding:3px 6px;font-size:10px;transition:all .2s ease;opacity:0;margin-left:8px;display:flex;align-items:center;justify-content:center;min-width:20px;height:20px}.PythonCodeEditor_treeFunction__09XU8:hover .PythonCodeEditor_insertButton__Q9WW7{opacity:1}.PythonCodeEditor_insertButton__Q9WW7:hover{background:#3794ff;border-color:#3794ff;color:#fff}.PythonCodeEditor_treeFunction__09XU8.PythonCodeEditor_selected__BWIbQ .PythonCodeEditor_insertButton__Q9WW7{opacity:1;border-color:hsla(0,0%,100%,.3);color:#fff}.PythonCodeEditor_treeFunction__09XU8.PythonCodeEditor_selected__BWIbQ .PythonCodeEditor_insertButton__Q9WW7:hover{background:hsla(0,0%,100%,.2);border-color:#fff}.PythonCodeEditor_treeFunctionActions__fEheW{display:flex;align-items:center;gap:6px}.PythonCodeEditor_functionDetails__S4j30{flex:1 1;padding:16px;overflow-y:auto;background:#1e1e1e}.PythonCodeEditor_functionDetailsHeader__tpy_e{align-items:center;padding-bottom:12px;border-bottom:1px solid #3e3e42}.PythonCodeEditor_functionDetailsHeader__tpy_e h3{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:16px}.PythonCodeEditor_functionDetailsActions__Ah3so{display:flex;align-items:center;gap:8px}.PythonCodeEditor_functionDetailsHeader__tpy_e .PythonCodeEditor_insertButton__Q9WW7{opacity:1;background:#3794ff;border-color:#3794ff;color:#fff;padding:6px 12px;font-size:12px;font-weight:500;height:auto;min-width:auto}.PythonCodeEditor_functionDetailsHeader__tpy_e .PythonCodeEditor_insertButton__Q9WW7:hover{background:#4fa3ff;border-color:#4fa3ff}.PythonCodeEditor_functionSignature__SAgsJ{margin-bottom:16px;padding:12px;background:#2d2d30;border-radius:6px;border-left:4px solid #3794ff}.PythonCodeEditor_functionSignature__SAgsJ code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;color:#d4d4d4;font-weight:500}.PythonCodeEditor_functionDescription__9_0VD{margin-bottom:16px;line-height:1.6;font-size:14px}.PythonCodeEditor_functionParameters__0uroK{margin-top:16px}.PythonCodeEditor_functionParameters__0uroK h4{color:#3794ff;font-size:14px}.PythonCodeEditor_functionParameters__0uroK ul{margin:0;padding:0 0 0 16px;list-style:none}.PythonCodeEditor_functionParameters__0uroK li{margin-bottom:4px;color:#ccc;font-size:13px;position:relative}.PythonCodeEditor_functionParameters__0uroK li:before{content:"•";color:#3794ff;position:absolute;left:-12px}.PythonCodeEditor_functionParameters__0uroK code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#2d2d30;padding:2px 4px;border-radius:3px;color:#d4d4d4;font-size:12px}.PythonCodeEditor_functionReturns__X7VLr{margin-top:16px}.PythonCodeEditor_functionReturns__X7VLr h4{margin:0 0 8px;color:#3794ff;font-size:14px;font-weight:600}.PythonCodeEditor_functionReturns__X7VLr p{margin:0;color:#ccc;line-height:1.6;font-size:14px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#2d2d30;padding:8px 12px;border-radius:6px;border-left:3px solid #3794ff}.PythonCodeEditor_functionDetailsPlaceholder__OQmcD{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#888;text-align:center;background:#1e1e1e}.PythonCodeEditor_functionDetailsPlaceholder__OQmcD svg{margin-bottom:16px;opacity:.5}.PythonCodeEditor_functionDetailsPlaceholder__OQmcD h3{margin:0 0 8px;color:#ccc;font-size:16px;font-weight:600}.PythonCodeEditor_functionDetailsPlaceholder__OQmcD p{margin:0;font-size:14px;line-height:1.6;opacity:.8}.PythonCodeEditor_functionDetails__S4j30::-webkit-scrollbar,.PythonCodeEditor_functionsTree__yb1HI::-webkit-scrollbar{width:8px}.PythonCodeEditor_functionDetails__S4j30::-webkit-scrollbar-track,.PythonCodeEditor_functionsTree__yb1HI::-webkit-scrollbar-track{background:#1e1e1e}.PythonCodeEditor_functionDetails__S4j30::-webkit-scrollbar-thumb,.PythonCodeEditor_functionsTree__yb1HI::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}.PythonCodeEditor_functionDetails__S4j30::-webkit-scrollbar-thumb:hover,.PythonCodeEditor_functionsTree__yb1HI::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.PythonCodeEditor_currentFunctionPane__DHmHy{background:#2d2d30;border-top:1px solid #3e3e42;padding:20px 16px 16px;height:160px;max-height:160px;min-height:160px;overflow-y:auto;animation:PythonCodeEditor_slideUp__mPTQg .3s ease-out;flex-shrink:0;position:relative}.PythonCodeEditor_resizeHandle__Kd_fX{position:absolute;top:0;left:0;right:0;height:6px;cursor:ns-resize;z-index:10;display:flex;align-items:center;justify-content:center}.PythonCodeEditor_resizeHandle__Kd_fX:before{content:"";width:40px;height:3px;background:#555;border-radius:2px;transition:background .2s}.PythonCodeEditor_resizeHandle__Kd_fX:hover:before{background:#777}.PythonCodeEditor_resizeHandle__Kd_fX:active:before{background:#999}@keyframes PythonCodeEditor_slideUp__mPTQg{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.PythonCodeEditor_functionDetailsHeader__tpy_e{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.PythonCodeEditor_functionDetailsHeader__tpy_e h3{margin:0;color:#3794ff;font-size:18px;font-weight:600;flex:1 1}.PythonCodeEditor_insertFunctionButton__t_2Sf{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#3794ff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease;flex-shrink:0}.PythonCodeEditor_insertFunctionButton__t_2Sf:hover{background:#2868c7;transform:translateY(-1px)}.PythonCodeEditor_insertFunctionButton__t_2Sf:active{transform:translateY(0)}.PythonCodeEditor_insertFunctionButton__t_2Sf svg{flex-shrink:0}.PythonCodeEditor_functionInfo__y83AU h3{margin:0 0 4px;color:#3794ff;font-size:16px;font-weight:600}.PythonCodeEditor_functionSignature__SAgsJ{background:#1e1e1e;padding:6px 10px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;color:#d4d4d4;border:1px solid #3e3e42;display:inline-block}.PythonCodeEditor_closeFunctionDetails__k5oiC{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:4px;color:#888;cursor:pointer;transition:all .2s ease;flex-shrink:0}.PythonCodeEditor_closeFunctionDetails__k5oiC:hover{background:#3e3e42;color:#ccc}.PythonCodeEditor_functionDescription__9_0VD{color:#ccc;font-size:13px;line-height:1.5;margin-bottom:12px}.PythonCodeEditor_functionParameters__0uroK h4{margin:0 0 8px;color:#ccc;font-size:13px;font-weight:600}.PythonCodeEditor_parametersList__KYOj_{display:flex;flex-wrap:wrap;gap:8px}.PythonCodeEditor_parameterItem__MCYJS{display:flex;align-items:center;gap:6px;background:#1e1e1e;padding:4px 8px;border-radius:4px;border:1px solid #3e3e42}.PythonCodeEditor_parameterNumber__C8dPb{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#3794ff;color:#fff;border-radius:50%;font-size:11px;font-weight:600;flex-shrink:0}.PythonCodeEditor_parameterName__xUs6a{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#d4d4d4}.PythonCodeEditor_currentParameter__08Ytz{background:#1e3a5f!important;border-color:#3794ff!important;box-shadow:0 0 0 1px #3794ff}.PythonCodeEditor_typingIndicator__qKbBV{font-size:10px;color:#3794ff;font-style:italic;margin-left:4px;animation:PythonCodeEditor_pulse__X_558 1.5s ease-in-out infinite}.PythonCodeEditor_parameterHint__stzgm{margin-top:8px;padding:6px 10px;background:#1e3a5f;border:1px solid #3794ff;border-radius:4px;font-size:12px;color:#ccc;text-align:center}.PythonCodeEditor_parameterHint__stzgm code{background:#2d2d30;padding:2px 4px;border-radius:3px;color:#3794ff;font-weight:600}.PythonCodeEditor_currentFunctionPane__DHmHy::-webkit-scrollbar{width:8px;height:8px}.PythonCodeEditor_currentFunctionPane__DHmHy::-webkit-scrollbar-track{background:#2d2d30}.PythonCodeEditor_currentFunctionPane__DHmHy::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}.PythonCodeEditor_currentFunctionPane__DHmHy::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.PythonCodeEditor_filesLibrary__9bo0u{display:flex;height:400px;background:#252526}.PythonCodeEditor_filesPane___1TJE{flex:1 1;display:flex;flex-direction:column;border-right:1px solid #3e3e42}.PythonCodeEditor_filesHeader__7_Xz2{display:flex;flex-direction:column;gap:8px;padding:12px;background:#2d2d30;border-bottom:1px solid #3e3e42}.PythonCodeEditor_filesHeaderTop__Gvevs{display:flex;justify-content:space-between;align-items:center}.PythonCodeEditor_filesHeader__7_Xz2 h3{margin:0;color:#ccc;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px}.PythonCodeEditor_fileCount__D3loX{color:#858585;font-size:12px;font-weight:400}.PythonCodeEditor_helpText__R7nxB{color:#858585;font-size:11px;line-height:1.4;padding:6px 8px;background:rgba(55,148,255,.08);border-left:2px solid #3794ff;border-radius:3px}.PythonCodeEditor_fileActions__sUf_b{display:flex;gap:6px}.PythonCodeEditor_currentFileInfo__E2MvR{padding:12px;border-bottom:1px solid #3e3e42;background:#2d2d30}.PythonCodeEditor_currentFile__hIXUZ{display:flex;align-items:center;gap:10px}.PythonCodeEditor_noCurrentFile___8POg{display:flex;align-items:center;gap:8px;color:#858585;font-size:12px}.PythonCodeEditor_fileIcon___YTvH{font-size:20px;flex-shrink:0}.PythonCodeEditor_fileDetails__OgXR8{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.PythonCodeEditor_fileNameRow__TqBM4{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.PythonCodeEditor_fileName__mIdv6{color:#ccc;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PythonCodeEditor_currentFile__hIXUZ .PythonCodeEditor_fileName__mIdv6{font-size:15px;color:#fff}.PythonCodeEditor_activeFileBadge__sb8xm{display:inline-flex;align-items:center;gap:4px;background:rgba(16,185,129,.15);border:1px solid rgba(16,185,129,.4);color:#10b981;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.PythonCodeEditor_activeFileBadge__sb8xm svg{flex-shrink:0}.PythonCodeEditor_fileTypeBadge__VFozy{display:inline-flex;align-items:center;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.3);color:#60a5fa;padding:2px 6px;border-radius:3px;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.PythonCodeEditor_activeIndicator__NUnPV{color:#3794ff;font-size:10px;animation:PythonCodeEditor_pulse__X_558 2s infinite}.PythonCodeEditor_fileDate__ZUmJ3,.PythonCodeEditor_fileSize__kwr_q{color:#858585;font-size:11px}.PythonCodeEditor_unsavedBadge__6qx6m{background:#f14c4c;color:#fff;padding:2px 6px;border-radius:10px;font-size:10px;font-weight:500}.PythonCodeEditor_unsavedIndicator__EoT2r{color:#f14c4c;font-size:14px;margin-left:4px}.PythonCodeEditor_lastSaved__OVcY7{color:#858585;font-size:11px}.PythonCodeEditor_filesList__xZPiR{flex:1 1;overflow-y:auto;padding:8px}.PythonCodeEditor_fileItem__ylJBZ{display:flex;align-items:center;gap:8px;padding:8px;border-radius:4px;cursor:pointer;transition:background-color .15s;margin-bottom:4px}.PythonCodeEditor_fileItem__ylJBZ:hover{background:#2a2d2e}.PythonCodeEditor_fileItem__ylJBZ.PythonCodeEditor_selected__BWIbQ{background:#0d5a8f;border-left:3px solid #3794ff;padding-left:5px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.PythonCodeEditor_fileItem__ylJBZ.PythonCodeEditor_selected__BWIbQ:hover{background:#0e6aa5}.PythonCodeEditor_fileInfo__AkFjd{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.PythonCodeEditor_fileMetaRow__yJrQS{display:flex;align-items:center;gap:8px}.PythonCodeEditor_fileRowActions__iUsJZ{display:flex;gap:4px;opacity:0;transition:opacity .15s}.PythonCodeEditor_fileItem__ylJBZ:hover .PythonCodeEditor_fileRowActions__iUsJZ{opacity:1}.PythonCodeEditor_deleteButton__5aktV,.PythonCodeEditor_downloadButton__vllVI,.PythonCodeEditor_editButton__rz7iU{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:4px;cursor:pointer;color:#ccc;transition:all .15s}.PythonCodeEditor_editButton__rz7iU:hover{background:#3b82f6;color:#fff;transform:scale(1.1)}.PythonCodeEditor_deleteButton__5aktV:hover{background:#dc2626;color:#fff;transform:scale(1.1)}.PythonCodeEditor_downloadButton__vllVI:hover{background:#16a34a;color:#fff;transform:scale(1.1)}.PythonCodeEditor_downloadButton__vllVI:disabled{opacity:.4;cursor:not-allowed;transform:none}.PythonCodeEditor_noFiles__lZz6O{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#858585;text-align:center}.PythonCodeEditor_noFiles__lZz6O svg{color:#616161;margin-bottom:12px}.PythonCodeEditor_noFiles__lZz6O h3{margin:0 0 8px;font-size:16px;color:#ccc}.PythonCodeEditor_noFiles__lZz6O p{margin:0;font-size:13px;opacity:.8}.PythonCodeEditor_loadingFiles__11Gti{display:flex;align-items:center;justify-content:center;height:60px;color:#858585;font-size:13px}.PythonCodeEditor_autoSaveSettings__BTaSt{padding:12px;border-top:1px solid #3e3e42;background:#2d2d30}.PythonCodeEditor_autoSaveToggle__jbR0_{display:flex;align-items:center;gap:8px;cursor:pointer;color:#ccc;font-size:12px}.PythonCodeEditor_autoSaveToggle__jbR0_ input[type=checkbox]{width:14px;height:14px;accent-color:#007acc}.PythonCodeEditor_noWorkflowInfo__JU_FD{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#858585;text-align:center;padding:20px}.PythonCodeEditor_noWorkflowInfo__JU_FD svg{color:#616161;margin-bottom:16px}.PythonCodeEditor_noWorkflowInfo__JU_FD h3{margin:0 0 8px;font-size:16px;color:#ccc}.PythonCodeEditor_noWorkflowInfo__JU_FD p{margin:0;font-size:13px;opacity:.8;line-height:1.4}.PythonCodeEditor_modalOverlay__pOo6G{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:PythonCodeEditor_fadeIn___Gak3 .2s ease-out}@keyframes PythonCodeEditor_fadeIn___Gak3{0%{opacity:0}to{opacity:1}}.PythonCodeEditor_saveModal__Woo8r{background:#2d2d30;border:1px solid #3e3e42;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.7),0 4px 8px rgba(0,0,0,.5);width:100%;max-width:500px;max-height:90vh;overflow:hidden;animation:PythonCodeEditor_slideInScale__4WlBJ .3s cubic-bezier(.34,1.56,.64,1)}@keyframes PythonCodeEditor_slideInScale__4WlBJ{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.PythonCodeEditor_modalHeader__Z1Fmp{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;background:#2d2d30;border-bottom:1px solid #3e3e42}.PythonCodeEditor_modalTitle__i1PtA{display:flex;align-items:center;gap:12px;color:#fff;font-size:18px;font-weight:600;margin:0}.PythonCodeEditor_modalTitle__i1PtA svg{color:#3794ff;flex-shrink:0}.PythonCodeEditor_modalCloseButton__X_Yua{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#888;cursor:pointer;transition:all .2s ease;flex-shrink:0}.PythonCodeEditor_modalCloseButton__X_Yua:hover{background:#3e3e42;color:#ccc}.PythonCodeEditor_modalContent__HsTUb{padding:24px;max-height:60vh;overflow-y:auto}.PythonCodeEditor_inputGroup__6bXly{margin-bottom:24px}.PythonCodeEditor_inputLabel__ZfSX0{display:block;color:#ccc;font-size:14px;font-weight:500;margin-bottom:8px}.PythonCodeEditor_fileNameInput__7SlmO{width:100%;padding:12px 16px;background:#1e1e1e;border:1px solid #3e3e42;border-radius:8px;color:#fff;font-size:16px;font-family:inherit;outline:none;transition:all .2s ease;box-sizing:border-box}.PythonCodeEditor_fileNameInput__7SlmO:focus{border-color:#3794ff;box-shadow:0 0 0 3px rgba(55,148,255,.15),0 2px 8px rgba(55,148,255,.1);background:#262626}.PythonCodeEditor_fileNameInput__7SlmO.PythonCodeEditor_inputError__KCFLC{border-color:#f14c4c;box-shadow:0 0 0 3px rgba(241,76,76,.15)}.PythonCodeEditor_fileNameInput__7SlmO:disabled{opacity:.6;cursor:not-allowed}.PythonCodeEditor_fileNameInput__7SlmO::-moz-placeholder{color:#666}.PythonCodeEditor_fileNameInput__7SlmO:-ms-input-placeholder{color:#666}.PythonCodeEditor_fileNameInput__7SlmO::placeholder{color:#666}.PythonCodeEditor_inputError__KCFLC{display:flex;align-items:center;gap:8px;margin-top:8px;color:#f14c4c;font-size:13px}.PythonCodeEditor_inputError__KCFLC svg{flex-shrink:0}.PythonCodeEditor_smartSuggestions__7nh45{margin-bottom:24px;padding:16px;background:#1e1e1e;border:1px solid #3e3e42;border-radius:8px}.PythonCodeEditor_suggestionsLabel__Vi85W{color:#ccc;font-size:13px;font-weight:500;margin-bottom:12px}.PythonCodeEditor_suggestionChips__G9ooU{display:flex;flex-wrap:wrap;gap:8px}.PythonCodeEditor_suggestionChip__jSn79{padding:6px 12px;background:#2d2d30;border:1px solid #3e3e42;border-radius:16px;color:#ccc;font-size:12px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.PythonCodeEditor_suggestionChip__jSn79:hover:not(:disabled){background:#3794ff;border-color:#3794ff;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(55,148,255,.3)}.PythonCodeEditor_suggestionChip__jSn79:disabled{opacity:.5;cursor:not-allowed}.PythonCodeEditor_filePreview__Gk_B8{margin-bottom:16px;padding:16px;background:#1e1e1e;border:1px solid #3e3e42;border-radius:8px}.PythonCodeEditor_previewLabel__s5n27{color:#ccc;font-size:13px;font-weight:500;margin-bottom:12px}.PythonCodeEditor_filePreviewItem__FbrkF{display:flex;align-items:center;gap:12px;padding:12px;background:#2d2d30;border:1px solid #3e3e42;border-radius:6px}.PythonCodeEditor_filePreviewItem__FbrkF .PythonCodeEditor_fileIcon___YTvH{font-size:20px;flex-shrink:0}.PythonCodeEditor_filePreviewItem__FbrkF .PythonCodeEditor_fileDetails__OgXR8{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.PythonCodeEditor_filePreviewItem__FbrkF .PythonCodeEditor_fileName__mIdv6{color:#fff;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PythonCodeEditor_fileType__xpmNM{color:#888;font-size:12px}.PythonCodeEditor_fileMeta__liqAF{display:flex;flex-direction:column;gap:2px;text-align:right;flex-shrink:0}.PythonCodeEditor_filePreviewItem__FbrkF .PythonCodeEditor_fileDate__ZUmJ3,.PythonCodeEditor_filePreviewItem__FbrkF .PythonCodeEditor_fileSize__kwr_q{color:#888;font-size:11px}.PythonCodeEditor_modalFooter__oUz90{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px 20px;background:#2d2d30;border-top:1px solid #3e3e42}.PythonCodeEditor_secondaryButton__RpcSg{padding:10px 20px;background:transparent;border:1px solid #3e3e42;border-radius:6px;color:#ccc;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.PythonCodeEditor_secondaryButton__RpcSg:hover:not(:disabled){background:#3e3e42;color:#fff}.PythonCodeEditor_secondaryButton__RpcSg:disabled{opacity:.5;cursor:not-allowed}.PythonCodeEditor_primaryButton__nnNZL{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3794ff;border:1px solid #3794ff;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px;justify-content:center}.PythonCodeEditor_primaryButton__nnNZL:hover:not(:disabled){background:#2868c7;border-color:#2868c7;transform:translateY(-1px);box-shadow:0 4px 12px rgba(55,148,255,.4)}.PythonCodeEditor_primaryButton__nnNZL:active:not(:disabled){transform:translateY(0)}.PythonCodeEditor_primaryButton__nnNZL:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.PythonCodeEditor_primaryButton__nnNZL svg{flex-shrink:0}.PythonCodeEditor_spinning__99NkW{animation:PythonCodeEditor_spin__O6x83 1s linear infinite}@keyframes PythonCodeEditor_spin__O6x83{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PythonCodeEditor_modalContent__HsTUb::-webkit-scrollbar{width:8px}.PythonCodeEditor_modalContent__HsTUb::-webkit-scrollbar-track{background:#2d2d30}.PythonCodeEditor_modalContent__HsTUb::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}.PythonCodeEditor_modalContent__HsTUb::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.PythonCodeEditor_toastContainer__6QD0E{position:fixed;top:80px;right:20px;z-index:99999;display:flex;flex-direction:column;gap:12px;max-width:420px;width:100%;pointer-events:none}.PythonCodeEditor_toast__WZV5U{background:#2d2d30;border-radius:12px;box-shadow:0 12px 24px rgba(0,0,0,.4),0 4px 8px rgba(0,0,0,.3);overflow:hidden;pointer-events:all;animation:PythonCodeEditor_toastSlideIn__AIpIa .3s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #3e3e42;border-left:4px solid transparent;max-height:300px;overflow-y:auto}@keyframes PythonCodeEditor_toastSlideIn__AIpIa{0%{opacity:0;transform:translateX(100%) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}.PythonCodeEditor_toast__WZV5U.PythonCodeEditor_toastSuccess__bp2Wz{border-left-color:#4caf50;background:linear-gradient(135deg,#2d2d30,#1e3a1e)}.PythonCodeEditor_toast__WZV5U.PythonCodeEditor_toastError__p0WHC{border-left-color:#f44336;background:linear-gradient(135deg,#2d2d30,#3a1e1e)}.PythonCodeEditor_toast__WZV5U.PythonCodeEditor_toastWarning__VrMep{border-left-color:#ff9800;background:linear-gradient(135deg,#2d2d30,#3a321e)}.PythonCodeEditor_toast__WZV5U.PythonCodeEditor_toastInfo__HltQL{border-left-color:#2196f3;background:linear-gradient(135deg,#2d2d30,#1e2a3a)}.PythonCodeEditor_toastContent__AmzGE{display:flex;align-items:flex-start;gap:12px;padding:16px 20px}.PythonCodeEditor_toastIcon__IIzo1{flex-shrink:0;width:20px;height:20px;margin-top:2px}.PythonCodeEditor_toastSuccess__bp2Wz .PythonCodeEditor_toastIcon__IIzo1{color:#4caf50}.PythonCodeEditor_toastError__p0WHC .PythonCodeEditor_toastIcon__IIzo1{color:#f44336}.PythonCodeEditor_toastWarning__VrMep .PythonCodeEditor_toastIcon__IIzo1{color:#ff9800}.PythonCodeEditor_toastInfo__HltQL .PythonCodeEditor_toastIcon__IIzo1{color:#2196f3}.PythonCodeEditor_toastMessage__NyYC_{flex:1 1;min-width:0}.PythonCodeEditor_toastTitle___LEHW{color:#fff;font-size:15px;font-weight:600;margin-bottom:4px;line-height:1.3}.PythonCodeEditor_toastDescription__i1T6M{color:#ccc;font-size:13px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;max-height:150px;overflow-y:auto}.PythonCodeEditor_toastClose__RtUWh{flex-shrink:0;width:24px;height:24px;background:transparent;border:none;border-radius:4px;color:#888;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;margin-top:-2px;margin-right:-4px}.PythonCodeEditor_toastClose__RtUWh:hover{background:hsla(0,0%,100%,.1);color:#ccc}.PythonCodeEditor_toastActions__Qqruk{display:flex;gap:8px;padding:0 20px 16px 52px;justify-content:flex-end}.PythonCodeEditor_toastActionButton__whyh2{padding:6px 14px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent;min-width:60px;text-align:center}.PythonCodeEditor_toastActionPrimary__jOuV0{background:#3794ff;color:#fff;border-color:#3794ff}.PythonCodeEditor_toastActionPrimary__jOuV0:hover{background:#2868c7;border-color:#2868c7;transform:translateY(-1px);box-shadow:0 4px 12px rgba(55,148,255,.4)}.PythonCodeEditor_toastActionSecondary__L5MMm{background:transparent;color:#ccc;border-color:#3e3e42}.PythonCodeEditor_toastActionSecondary__L5MMm:hover{background:#3e3e42;color:#fff}.PythonCodeEditor_toastSuccess__bp2Wz .PythonCodeEditor_toastActionPrimary__jOuV0{background:#4caf50;border-color:#4caf50}.PythonCodeEditor_toastSuccess__bp2Wz .PythonCodeEditor_toastActionPrimary__jOuV0:hover{background:#45a049;border-color:#45a049;box-shadow:0 4px 12px rgba(76,175,80,.4)}.PythonCodeEditor_toastError__p0WHC .PythonCodeEditor_toastActionPrimary__jOuV0{background:#f44336;border-color:#f44336}.PythonCodeEditor_toastError__p0WHC .PythonCodeEditor_toastActionPrimary__jOuV0:hover{background:#d32f2f;border-color:#d32f2f;box-shadow:0 4px 12px rgba(244,67,54,.4)}.PythonCodeEditor_toastWarning__VrMep .PythonCodeEditor_toastActionPrimary__jOuV0{background:#ff9800;border-color:#ff9800}.PythonCodeEditor_toastWarning__VrMep .PythonCodeEditor_toastActionPrimary__jOuV0:hover{background:#f57c00;border-color:#f57c00;box-shadow:0 4px 12px rgba(255,152,0,.4)}.PythonCodeEditor_toastInfo__HltQL .PythonCodeEditor_toastActionPrimary__jOuV0{background:#2196f3;border-color:#2196f3}.PythonCodeEditor_toastInfo__HltQL .PythonCodeEditor_toastActionPrimary__jOuV0:hover{background:#1976d2;border-color:#1976d2;box-shadow:0 4px 12px rgba(33,150,243,.4)}.PythonCodeEditor_toastDescription__i1T6M::-webkit-scrollbar,.PythonCodeEditor_toast__WZV5U::-webkit-scrollbar{width:6px}.PythonCodeEditor_toastDescription__i1T6M::-webkit-scrollbar-track,.PythonCodeEditor_toast__WZV5U::-webkit-scrollbar-track{background:transparent}.PythonCodeEditor_toastDescription__i1T6M::-webkit-scrollbar-thumb,.PythonCodeEditor_toast__WZV5U::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.PythonCodeEditor_toastDescription__i1T6M::-webkit-scrollbar-thumb:hover,.PythonCodeEditor_toast__WZV5U::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}@media (max-width:600px){.PythonCodeEditor_toastContainer__6QD0E{top:70px;right:10px;left:10px;max-width:none}.PythonCodeEditor_toast__WZV5U{border-radius:8px}.PythonCodeEditor_toastContent__AmzGE{padding:14px 16px;gap:10px}.PythonCodeEditor_toastActions__Qqruk{padding:0 16px 14px 42px;flex-direction:column}.PythonCodeEditor_toastActionButton__whyh2{min-width:auto}.PythonCodeEditor_toastTitle___LEHW{font-size:14px}.PythonCodeEditor_toastDescription__i1T6M{font-size:12px}.PythonCodeEditor_saveModal__Woo8r{margin:10px;max-width:calc(100vw - 20px)}.PythonCodeEditor_modalContent__HsTUb,.PythonCodeEditor_modalFooter__oUz90,.PythonCodeEditor_modalHeader__Z1Fmp{padding-left:16px;padding-right:16px}.PythonCodeEditor_suggestionChips__G9ooU{flex-direction:column;align-items:stretch}.PythonCodeEditor_suggestionChip__jSn79{text-align:center}}.PythonCodeEditor_adminActions__oGUjw{padding:8px 12px;background:#2d2d30;border-top:1px solid #3e3e42;display:flex;justify-content:flex-end}.PythonCodeEditor_syncButton__lgK6t{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#0e639c;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.PythonCodeEditor_syncButton__lgK6t:hover:not(:disabled){background:#17b}.PythonCodeEditor_syncButton__lgK6t:disabled{background:#555;color:#999;cursor:not-allowed}.PythonCodeEditor_connectedNodesSection__yaHUz{display:flex;flex-direction:column;height:100%;padding:12px;overflow-y:auto;font-size:13px}.PythonCodeEditor_connectedNodesHeader__4e2Kr{margin-bottom:12px;border-bottom:1px solid #3e3e42;padding-bottom:8px}.PythonCodeEditor_connectedNodesHeader__4e2Kr h3{margin:0 0 4px;font-size:14px;font-weight:600;color:#ffa726}.PythonCodeEditor_connectedNodesHeader__4e2Kr p{margin:0;font-size:12px;color:#999}.PythonCodeEditor_connectedNodesList__NPW0U{display:flex;flex-direction:column;gap:12px}.PythonCodeEditor_connectedNodeGroup__xKksq{background:rgba(255,167,38,.05);border:1px solid rgba(255,167,38,.2);border-radius:6px;padding:8px}.PythonCodeEditor_connectedNodeName___o3Nq{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#ffa726;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid rgba(255,167,38,.1)}.PythonCodeEditor_connectedNodeName___o3Nq svg{flex-shrink:0}.PythonCodeEditor_connectedNodeDefinitions__RRHM9{display:flex;flex-direction:column;gap:8px}.PythonCodeEditor_connectedDefinitionItem__CqoBN{background:#2d2d30;border:1px solid #3e3e42;border-radius:4px;padding:8px;transition:all .15s ease}.PythonCodeEditor_connectedDefinitionItem__CqoBN:hover{background:#323236;border-color:#4e4e52}.PythonCodeEditor_definitionHeader__0QIOt{display:flex;align-items:center;gap:6px;margin-bottom:4px}.PythonCodeEditor_definitionType__BHPWK{font-size:14px;line-height:1}.PythonCodeEditor_definitionSignature__elqfL{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#81c784;background:rgba(129,199,132,.1);padding:2px 6px;border-radius:3px}.PythonCodeEditor_definitionDescription__AtzXq{font-size:11px;color:#999;margin-bottom:6px;line-height:1.4}.PythonCodeEditor_definitionConstructor__CZHv1{font-size:11px;color:#b0bec5;margin-bottom:4px}.PythonCodeEditor_definitionConstructor__CZHv1 code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px;color:#81c784;background:rgba(129,199,132,.08);padding:1px 4px;border-radius:2px}.PythonCodeEditor_definitionActions__FNMu7{display:flex;gap:6px;flex-wrap:wrap;align-items:center;padding-top:4px;border-top:1px solid hsla(0,0%,100%,.05);margin-top:6px}.PythonCodeEditor_definitionActions__FNMu7 .PythonCodeEditor_insertButton__Q9WW7{display:inline-flex!important;align-items:center;gap:4px;padding:4px 8px!important;background:rgba(55,148,255,.15)!important;border:1px solid rgba(55,148,255,.3)!important;border-radius:3px;color:#3794ff!important;font-size:11px;font-weight:500;cursor:pointer;transition:all .15s ease;opacity:1!important;height:auto!important;min-width:auto!important}.PythonCodeEditor_definitionActions__FNMu7 .PythonCodeEditor_insertButton__Q9WW7:hover{background:rgba(55,148,255,.25)!important;border-color:rgba(55,148,255,.5)!important;transform:translateY(-1px)}.PythonCodeEditor_definitionActions__FNMu7 .PythonCodeEditor_insertButton__Q9WW7 svg{width:12px;height:12px;stroke-width:2}.PythonCodeEditor_definitionActions__FNMu7 .PythonCodeEditor_insertButton__Q9WW7.PythonCodeEditor_primaryButton__nnNZL{background:rgba(129,199,132,.2)!important;border-color:rgba(129,199,132,.4)!important;color:#81c784!important;font-weight:600}.PythonCodeEditor_definitionActions__FNMu7 .PythonCodeEditor_insertButton__Q9WW7.PythonCodeEditor_primaryButton__nnNZL:hover{background:rgba(129,199,132,.3)!important;border-color:rgba(129,199,132,.6)!important}.PythonCodeEditor_definitionActions__FNMu7 .PythonCodeEditor_insertButton__Q9WW7.PythonCodeEditor_secondaryButton__RpcSg{background:rgba(255,167,38,.15)!important;border-color:rgba(255,167,38,.3)!important;color:#ffa726!important}.PythonCodeEditor_definitionActions__FNMu7 .PythonCodeEditor_insertButton__Q9WW7.PythonCodeEditor_secondaryButton__RpcSg:hover{background:rgba(255,167,38,.25)!important;border-color:rgba(255,167,38,.5)!important}.PythonCodeEditor_connectedNodesSection__yaHUz::-webkit-scrollbar{width:8px}.PythonCodeEditor_connectedNodesSection__yaHUz::-webkit-scrollbar-track{background:#2d2d30}.PythonCodeEditor_connectedNodesSection__yaHUz::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}.PythonCodeEditor_connectedNodesSection__yaHUz::-webkit-scrollbar-thumb:hover{background:#4f4f4f}.PythonCodeEditor_inputFieldItem__BCY8Q .PythonCodeEditor_insertButton__Q9WW7,.PythonCodeEditor_inputNodeGetAllRow__wxJDA .PythonCodeEditor_insertButton__Q9WW7{opacity:1!important;display:inline-flex!important;align-items:center;gap:4px;height:auto!important;min-width:auto!important;padding:4px 8px!important;font-size:11px!important;cursor:pointer;transition:all .15s ease}.PythonCodeEditor_inputNodeGroup__W1tEM{background:rgba(139,92,246,.06);border:1px solid rgba(139,92,246,.25);border-radius:6px;margin-bottom:8px;overflow:hidden}.PythonCodeEditor_inputNodeName__9z19w{display:flex;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;color:#c4b5fd;background:rgba(139,92,246,.12);border-bottom:1px solid rgba(139,92,246,.2)}.PythonCodeEditor_inputNodeName__9z19w svg{flex-shrink:0;stroke:#a78bfa}.PythonCodeEditor_inputNodeBadge__OPJrx{margin-left:auto;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#a78bfa;background:rgba(139,92,246,.2);border:1px solid rgba(139,92,246,.35);border-radius:3px;padding:1px 5px}.PythonCodeEditor_inputNodeFields__VU1pf{display:flex;flex-direction:column;gap:4px;padding:8px}.PythonCodeEditor_inputNodeGetAllRow__wxJDA{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:8px;margin-bottom:4px;border-bottom:1px solid rgba(139,92,246,.15)}.PythonCodeEditor_inputNodeGetAllButton__G9ykb{background:rgba(139,92,246,.2)!important;border-color:rgba(139,92,246,.45)!important;color:#c4b5fd!important;font-weight:600}.PythonCodeEditor_inputNodeGetAllButton__G9ykb:hover{background:rgba(139,92,246,.32)!important;border-color:rgba(139,92,246,.65)!important;transform:translateY(-1px)}.PythonCodeEditor_inputFieldItem__BCY8Q{display:flex;align-items:center;gap:8px;padding:4px 6px;border-radius:4px;background:hsla(0,0%,100%,.02);border:1px solid transparent;transition:background .1s,border-color .1s}.PythonCodeEditor_inputFieldItem__BCY8Q:hover{background:rgba(139,92,246,.08);border-color:rgba(139,92,246,.15)}.PythonCodeEditor_inputFieldInfo__Fofpe{display:flex;align-items:center;gap:6px;flex:1 1;min-width:0;overflow:hidden}.PythonCodeEditor_inputFieldTypeTag__XRy11{flex-shrink:0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#94a3b8;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:3px;padding:1px 4px}.PythonCodeEditor_inputFieldName__SSVLJ{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#c4b5fd;background:rgba(139,92,246,.12);padding:1px 5px;border-radius:3px;flex-shrink:0}.PythonCodeEditor_inputFieldLabel__PhZrU{font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PythonCodeEditor_inputFieldDesc__LmH49{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:italic}.PythonCodeEditor_inputFieldInsertButton__iRRC6{flex-shrink:0;background:rgba(139,92,246,.15)!important;border-color:rgba(139,92,246,.3)!important;color:#c4b5fd!important;font-size:11px!important}.PythonCodeEditor_inputFieldInsertButton__iRRC6:hover{background:rgba(139,92,246,.28)!important;border-color:rgba(139,92,246,.55)!important;transform:translateY(-1px)}.InputDialog_modalOverlay__FNpj8{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:InputDialog_fadeIn__UovhV .2s ease-out}@keyframes InputDialog_fadeIn__UovhV{0%{opacity:0}to{opacity:1}}.InputDialog_modal__2KGq8{background:#2d2d30;border:1px solid #3e3e42;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.7),0 4px 8px rgba(0,0,0,.5);width:100%;max-width:450px;overflow:hidden;animation:InputDialog_slideInScale__XO3gc .3s cubic-bezier(.34,1.56,.64,1)}@keyframes InputDialog_slideInScale__XO3gc{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.InputDialog_modalHeader__grkj7{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;background:#2d2d30;border-bottom:1px solid #3e3e42}.InputDialog_modalTitle__BJPgo{display:flex;align-items:center;gap:12px;color:#fff;font-size:18px;font-weight:600;margin:0}.InputDialog_modalTitle__BJPgo svg{color:#3b82f6;flex-shrink:0}.InputDialog_modalCloseButton__wxc5t{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#888;cursor:pointer;transition:all .2s ease;flex-shrink:0}.InputDialog_modalCloseButton__wxc5t:hover:not(:disabled){background:#3e3e42;color:#ccc}.InputDialog_modalCloseButton__wxc5t:disabled{opacity:.5;cursor:not-allowed}.InputDialog_modalContent__3mvME{padding:24px}.InputDialog_inputLabel__wGqlc{display:block;color:#ccc;font-size:14px;font-weight:500;margin-bottom:8px}.InputDialog_input__E4U_Y{width:100%;padding:10px 12px;background:#1e1e1e;border:1px solid #3e3e42;border-radius:6px;color:#fff;font-size:15px;font-family:inherit;transition:all .2s ease;outline:none}.InputDialog_input__E4U_Y:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.InputDialog_input__E4U_Y:disabled{opacity:.5;cursor:not-allowed}.InputDialog_input__E4U_Y::-moz-placeholder{color:#666}.InputDialog_input__E4U_Y:-ms-input-placeholder{color:#666}.InputDialog_input__E4U_Y::placeholder{color:#666}.InputDialog_hint__9h3as{margin-top:8px;font-size:12px;color:#888}.InputDialog_hint__9h3as kbd{padding:2px 6px;background:#3e3e42;border:1px solid #4b5563;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px;color:#ccc;box-shadow:0 1px 2px rgba(0,0,0,.3)}.InputDialog_modalFooter__TZuzc{display:flex;gap:12px;padding:20px 24px;background:#262626;border-top:1px solid #3e3e42;justify-content:flex-end}.InputDialog_cancelButton__jdAvD{padding:10px 20px;border:1px solid #4b5563;border-radius:6px;background:transparent;color:#d1d5db;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.InputDialog_cancelButton__jdAvD:hover:not(:disabled){background:#374151;border-color:#6b7280}.InputDialog_cancelButton__jdAvD:disabled{opacity:.5;cursor:not-allowed}.InputDialog_saveButton__yWlFi{padding:10px 20px;border:1px solid #3b82f6;border-radius:6px;background:#3b82f6;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.InputDialog_saveButton__yWlFi:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.InputDialog_saveButton__yWlFi:disabled{opacity:.5;cursor:not-allowed}.InputDialog_spinner__IF5Au{animation:InputDialog_spin__K4Exd 1s linear infinite}.InputDialog_spinnerCircle__Gdc9r{stroke:currentColor;stroke-dasharray:60;stroke-dashoffset:60;animation:InputDialog_spinnerDash__xAvyU 2s ease-in-out infinite}@keyframes InputDialog_spin__K4Exd{to{transform:rotate(1turn)}}@keyframes InputDialog_spinnerDash__xAvyU{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15}to{stroke-dasharray:100,200;stroke-dashoffset:-120}}@media (max-width:480px){.InputDialog_modal__2KGq8{margin:16px;max-width:none}.InputDialog_modalFooter__TZuzc{flex-direction:column-reverse;gap:8px}.InputDialog_cancelButton__jdAvD,.InputDialog_saveButton__yWlFi{width:100%;justify-content:center}}.LoadingSpinner_spinnerContainer__fQwo_{display:flex;justify-content:center;align-items:center;height:80%;width:100%;position:relative;background-color:transparent;z-index:100}.LoadingSpinner_spinner__WfEBf{border:5px solid rgba(0,0,0,.1);border-top-color:#5191ff;border-radius:10%;width:25px;height:25px;animation:LoadingSpinner_spin__taXx4 1s linear infinite}@keyframes LoadingSpinner_spin__taXx4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatBubble_messageWrapper__Y3ibA{display:flex;margin-bottom:10px;animation:ChatBubble_slideIn__24k2E .3s ease-out}.ChatBubble_messageWrapper__Y3ibA.ChatBubble_userMessage__fp77R{justify-content:flex-end}.ChatBubble_messageWrapper__Y3ibA.ChatBubble_assistantMessage__IzGjE{justify-content:flex-start}.ChatBubble_messageContent__3baWp{display:flex;align-items:flex-end;gap:6px;max-width:85%}.ChatBubble_avatar__cNWnz{width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0}.ChatBubble_avatarImage__kzyA_{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ChatBubble_bubbleContainer__FUfxO{display:flex;flex-direction:column;gap:2px}.ChatBubble_bubble__wJoeO{padding:8px 12px;border-radius:14px;max-width:100%;word-wrap:break-word;position:relative;transition:all .2s ease}.ChatBubble_userBubble__vQd_g{background:var(--primary-color);color:#fff;border-bottom-right-radius:6px}.ChatBubble_assistantBubble__zvmaZ{background:hsla(0,0%,100%,.85);color:#374151;border:1px solid rgba(95,90,88,.12);border-bottom-left-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.ChatBubble_messageText__FhzFe{font-size:13px;line-height:1.45;margin:0}.ChatBubble_messageTime__EOZCV{font-size:10px;opacity:.5;margin-top:3px;text-align:right}.ChatBubble_userBubble__vQd_g .ChatBubble_messageTime__EOZCV{color:hsla(0,0%,100%,.8)}.ChatBubble_assistantBubble__zvmaZ .ChatBubble_messageTime__EOZCV{color:#6b7280}.ChatBubble_senderName__lOCPy{font-size:10px;color:var(--charcoal,#5f5a58);font-weight:500;margin-left:4px;opacity:.6}.ChatBubble_userMessage__fp77R .ChatBubble_senderName__lOCPy{text-align:right;margin-right:4px;margin-left:0}.ChatBubble_tokenUsage__zGeA_{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1);font-size:11px}.ChatBubble_tokenUsageLabel__ZvFnX{font-weight:600;color:#6b7280;margin-bottom:4px}.ChatBubble_tokenUsageDetails__ag0t6{display:flex;gap:8px;flex-wrap:wrap}.ChatBubble_tokenCount__6hg_6{color:#6b7280;background:hsla(220,9%,46%,.1);padding:2px 6px;border-radius:4px;font-size:10px}.ChatBubble_tokenCountTotal__Xsoot{color:#374151;background:rgba(59,130,246,.1);padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600}.ChatBubble_bubble__wJoeO:hover{transform:translateY(-.5px);box-shadow:0 2px 6px rgba(0,0,0,.12)}@keyframes ChatBubble_slideIn__24k2E{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.ChatBubble_assistantBubble__zvmaZ{background:#4a5568;color:#e2e8f0;border:1px solid hsla(0,0%,100%,.1)}.ChatBubble_assistantBubble__zvmaZ .ChatBubble_messageTime__EOZCV,.ChatBubble_senderName__lOCPy{color:#a0aec0}.ChatBubble_tokenUsage__zGeA_{border-top:1px solid hsla(0,0%,100%,.1)}.ChatBubble_tokenUsageLabel__ZvFnX{color:#a0aec0}.ChatBubble_tokenCount__6hg_6{color:#a0aec0;background:hsla(0,0%,100%,.1)}.ChatBubble_tokenCountTotal__Xsoot{color:#e2e8f0;background:rgba(59,130,246,.2)}}.ChatBubble_messageText__FhzFe h1,.ChatBubble_messageText__FhzFe h2,.ChatBubble_messageText__FhzFe h3,.ChatBubble_messageText__FhzFe h4{margin:8px 0 6px;font-weight:600;line-height:1.3}.ChatBubble_messageText__FhzFe h1{font-size:16px}.ChatBubble_messageText__FhzFe h2{font-size:15px}.ChatBubble_messageText__FhzFe h3{font-size:14px}.ChatBubble_messageText__FhzFe h4{font-size:13px}.ChatBubble_messageText__FhzFe p{margin:6px 0}.ChatBubble_messageText__FhzFe ol,.ChatBubble_messageText__FhzFe ul{margin:6px 0;padding-left:20px}.ChatBubble_messageText__FhzFe li{margin:3px 0}.ChatBubble_messageText__FhzFe code{background-color:rgba(95,90,88,.08);padding:2px 4px;border-radius:3px;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:12px;color:#d63384}.ChatBubble_messageText__FhzFe pre{background-color:#f6f8fa;border:1px solid rgba(95,90,88,.12);border-radius:6px;padding:10px;margin:8px 0;overflow-x:auto}.ChatBubble_messageText__FhzFe pre code{background:none;padding:0;color:#24292f;font-size:12px;line-height:1.5}.ChatBubble_messageText__FhzFe blockquote{border-left:3px solid var(--soft-tangerine,#ffa76d);padding-left:12px;margin:8px 0;color:#6b7280;font-style:italic}.ChatBubble_messageText__FhzFe strong{font-weight:600;color:#1f2937}.ChatBubble_messageText__FhzFe a{color:var(--soft-tangerine,#ffa76d);text-decoration:none}.ChatBubble_messageText__FhzFe a:hover{text-decoration:underline}.ChatBubble_messageText__FhzFe hr{border:none;border-top:1px solid rgba(95,90,88,.12);margin:12px 0}.ChatMessageList_messageList__2L0LH{flex:1 1;overflow:hidden;display:flex;flex-direction:column;background:transparent}.ChatMessageList_messageContainer__wmGih{flex:1 1;overflow-y:auto;padding:0;display:flex;flex-direction:column;gap:8px;scroll-behavior:smooth}.ChatMessageList_messageContainer__wmGih::-webkit-scrollbar{width:4px}.ChatMessageList_messageContainer__wmGih::-webkit-scrollbar-track{background:transparent}.ChatMessageList_messageContainer__wmGih::-webkit-scrollbar-thumb{background:rgba(95,90,88,.15);border-radius:2px}.ChatMessageList_messageContainer__wmGih::-webkit-scrollbar-thumb:hover{background:rgba(95,90,88,.25)}.ChatMessageList_emptyState__MIMF4{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;opacity:.6;text-align:center}.ChatMessageList_emptyIcon__Trrjq{font-size:36px;margin-bottom:8px}.ChatMessageList_emptyText__a_Coq{font-size:13px;color:var(--charcoal,#5f5a58);margin:0;opacity:.6}.ChatMessageList_loadingMessage__vfJf9{display:flex;justify-content:flex-start;align-items:center;margin-top:8px}.ChatMessageList_loadingBubble__01_RF{display:flex;align-items:center;gap:6px;background:rgba(95,90,88,.08);border-radius:16px;padding:8px 12px;max-width:180px}.ChatMessageList_loadingText__Sbv0D{font-size:12px;color:var(--charcoal,#5f5a58);font-style:italic;opacity:.7}@media (prefers-color-scheme:dark){.ChatMessageList_messageList__2L0LH{background:transparent}.ChatMessageList_emptyText__a_Coq{color:#a0aec0}.ChatMessageList_loadingBubble__01_RF{background:hsla(0,0%,100%,.08)}.ChatMessageList_loadingText__Sbv0D{color:#a0aec0}}.ChatInput_inputContainer__kVLLe{padding:8px 12px;background:transparent;transition:background .2s ease}.ChatInput_inputWrapper__CRUwu{display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.6);border-radius:20px;padding:6px 10px;border:1px solid rgba(95,90,88,.15);transition:all .25s ease;box-shadow:0 1px 2px rgba(0,0,0,.04)}.ChatInput_inputWrapper__CRUwu:hover{background:hsla(0,0%,100%,.75);box-shadow:0 1px 4px rgba(0,0,0,.06)}.ChatInput_inputWrapper__CRUwu:focus-within{border-color:var(--soft-tangerine,#ffa76d);background:hsla(0,0%,100%,.9);box-shadow:0 0 0 2px rgba(255,167,109,.12),0 1px 4px rgba(255,167,109,.08)}.ChatInput_messageInput__hhwkC{flex:1 1;border:none;outline:none;background:transparent;font-size:13px;color:#374151;padding:4px 8px;min-height:18px;resize:none}.ChatInput_messageInput__hhwkC::-moz-placeholder{color:#9ca3af}.ChatInput_messageInput__hhwkC:-ms-input-placeholder{color:#9ca3af}.ChatInput_messageInput__hhwkC::placeholder{color:#9ca3af}.ChatInput_messageInput__hhwkC:disabled{color:#9ca3af;cursor:not-allowed}.ChatInput_buttonWrapper___QJ6h{position:relative;width:32px;height:32px;flex-shrink:0}.ChatInput_progressRing__W_jbj{position:absolute;pointer-events:none}.ChatInput_sendButton__73xUi{width:32px;height:32px;border-radius:50%;background:var(--soft-tangerine,#ffa76d);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;position:relative;z-index:1}.ChatInput_sendButton__73xUi:hover:not(:disabled){transform:scale(1.08);box-shadow:0 2px 8px rgba(255,167,109,.3)}.ChatInput_sendButton__73xUi:active{transform:scale(.92)}.ChatInput_sendButton__73xUi:disabled{background:rgba(95,90,88,.3);cursor:not-allowed;transform:none;box-shadow:none}.ChatInput_sendButton__73xUi svg{width:16px;height:16px;transition:transform .2s ease}.ChatInput_sendButton__73xUi:hover:not(:disabled) svg{transform:translateX(1px)}.ChatInput_stopButton__PPoxL{width:32px;height:32px;border-radius:50%;background:#ef4444;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.ChatInput_stopButton__PPoxL:hover{transform:scale(1.08);background:#dc2626;box-shadow:0 2px 8px rgba(239,68,68,.4)}.ChatInput_stopButton__PPoxL:active{transform:scale(.92)}.ChatInput_stopButton__PPoxL svg{width:14px;height:14px}@media (prefers-color-scheme:dark){.ChatInput_inputContainer__kVLLe{background:linear-gradient(180deg,#2d3748,#1e293b);border-top:1px solid hsla(0,0%,100%,.08)}.ChatInput_inputWrapper__CRUwu{background:#475569;box-shadow:0 1px 3px rgba(0,0,0,.2)}.ChatInput_inputWrapper__CRUwu:hover{background:#3f4b5f;box-shadow:0 2px 6px rgba(0,0,0,.3)}.ChatInput_inputWrapper__CRUwu:focus-within{background:#334155;border-color:#818cf8;box-shadow:0 0 0 3px rgba(129,140,248,.15),0 2px 8px rgba(129,140,248,.1)}.ChatInput_messageInput__hhwkC{color:#e2e8f0}.ChatInput_messageInput__hhwkC::-moz-placeholder{color:#94a3b8}.ChatInput_messageInput__hhwkC:-ms-input-placeholder{color:#94a3b8}.ChatInput_messageInput__hhwkC::placeholder{color:#94a3b8}.ChatInput_sendButton__73xUi:disabled{background:#475569}}.CodeEditProposal_codeEditProposalContainer__SLAJP{background:#1e293b;border:1px solid rgba(59,130,246,.3);border-radius:8px;margin-bottom:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);max-height:400px;display:flex;flex-direction:column}.CodeEditProposal_header__KUUWZ{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:rgba(59,130,246,.1);border-bottom:1px solid rgba(59,130,246,.2)}.CodeEditProposal_headerText__WMyAa{display:flex;align-items:center;gap:8px}.CodeEditProposal_headerIcon__RxqJO{font-size:18px}.CodeEditProposal_headerTitle__UQh99{font-weight:600;color:#e2e8f0;font-size:14px}.CodeEditProposal_bulkActions__Tzhiz{display:flex;gap:8px}.CodeEditProposal_editsContainer__sMqrY{max-height:300px;overflow-y:auto;padding:8px}.CodeEditProposal_editCard__G4muW{background:#0f172a;border:1px solid #334155;border-radius:6px;margin-bottom:8px;transition:all .3s ease}.CodeEditProposal_editCard__G4muW:last-child{margin-bottom:0}.CodeEditProposal_editAccepted__NanSb{border-color:#10b981;background:rgba(16,185,129,.1);opacity:.7}.CodeEditProposal_editRejected__3dJdY{border-color:#ef4444;background:rgba(239,68,68,.1);opacity:.7}.CodeEditProposal_editHeader__2RD00{display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer}.CodeEditProposal_expandButton__1Hm4I{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .2s}.CodeEditProposal_expandButton__1Hm4I:hover{color:#e2e8f0}.CodeEditProposal_expandIcon__Oyeso{font-size:10px;display:inline-block;width:12px;text-align:center}.CodeEditProposal_editTitle__HXjZ0{flex:1 1;display:flex;gap:8px;align-items:baseline}.CodeEditProposal_editNumber___6wft{color:#64748b;font-size:12px;font-weight:600}.CodeEditProposal_editExplanation__ZhKdd{color:#cbd5e1;font-size:13px}.CodeEditProposal_statusBadge__c37B4{font-size:11px;padding:4px 8px;border-radius:4px;font-weight:600}.CodeEditProposal_editAccepted__NanSb .CodeEditProposal_statusBadge__c37B4{background:rgba(16,185,129,.2);color:#10b981}.CodeEditProposal_editRejected__3dJdY .CodeEditProposal_statusBadge__c37B4{background:rgba(239,68,68,.2);color:#ef4444}.CodeEditProposal_editContent__LKgN3{padding:0 12px 8px;margin-top:-4px}.CodeEditProposal_diffContainer__00vF6{background:#000;border:1px solid #334155;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.5;overflow-x:auto;max-height:300px;overflow-y:auto}.CodeEditProposal_diffLineAdded__uJpL_,.CodeEditProposal_diffLineRemoved__737mA{display:flex;padding:2px 0}.CodeEditProposal_diffLineRemoved__737mA{background:rgba(239,68,68,.15)}.CodeEditProposal_diffLineAdded__uJpL_{background:rgba(16,185,129,.15)}.CodeEditProposal_diffLineMarker__f3U0o{display:inline-block;width:20px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0}.CodeEditProposal_diffLineRemoved__737mA .CodeEditProposal_diffLineMarker__f3U0o{color:#ef4444}.CodeEditProposal_diffLineAdded__uJpL_ .CodeEditProposal_diffLineMarker__f3U0o{color:#10b981}.CodeEditProposal_diffLineContent__QS9E0{flex:1 1;padding-right:12px;white-space:pre}.CodeEditProposal_diffLineRemoved__737mA .CodeEditProposal_diffLineContent__QS9E0{color:#fca5a5}.CodeEditProposal_diffLineAdded__uJpL_ .CodeEditProposal_diffLineContent__QS9E0{color:#86efac}.CodeEditProposal_editActions___Fykm{display:flex;gap:8px;padding:8px 12px;border-top:1px solid #334155;justify-content:flex-end}.CodeEditProposal_button__KhULF{padding:6px 14px;border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:4px}.CodeEditProposal_button__KhULF:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.CodeEditProposal_button__KhULF:active{transform:translateY(0)}.CodeEditProposal_acceptButton__btoZ7{background:#10b981;color:#fff}.CodeEditProposal_acceptButton__btoZ7:hover{background:#059669}.CodeEditProposal_rejectButton__cxd6P{background:#64748b;color:#fff}.CodeEditProposal_rejectButton__cxd6P:hover{background:#475569}.CodeEditProposal_acceptAllButton__6J8L9{background:#3b82f6;color:#fff;font-size:12px;padding:5px 12px}.CodeEditProposal_acceptAllButton__6J8L9:hover{background:#2563eb}.CodeEditProposal_rejectAllButton__rHjZq{background:#64748b;color:#fff;font-size:12px;padding:5px 12px}.CodeEditProposal_rejectAllButton__rHjZq:hover{background:#475569}.CodeEditProposal_diffContainer__00vF6::-webkit-scrollbar,.CodeEditProposal_editsContainer__sMqrY::-webkit-scrollbar{width:8px;height:8px}.CodeEditProposal_diffContainer__00vF6::-webkit-scrollbar-track,.CodeEditProposal_editsContainer__sMqrY::-webkit-scrollbar-track{background:#0f172a}.CodeEditProposal_diffContainer__00vF6::-webkit-scrollbar-thumb,.CodeEditProposal_editsContainer__sMqrY::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.CodeEditProposal_diffContainer__00vF6::-webkit-scrollbar-thumb:hover,.CodeEditProposal_editsContainer__sMqrY::-webkit-scrollbar-thumb:hover{background:#475569}.ThinkingIndicator_container__k_nqa{display:flex;flex-direction:column;gap:6px;padding:12px 16px;background-color:rgba(59,130,246,.08);border-radius:8px;margin-bottom:12px;animation:ThinkingIndicator_fadeIn__zEX6b .3s ease-in-out;border-left:3px solid #3b82f6}.ThinkingIndicator_step__V_bBk{display:flex;align-items:center;gap:8px;animation:ThinkingIndicator_slideIn__oaakx .2s ease-out}.ThinkingIndicator_dot__c27KF{width:8px;height:8px;border-radius:50%;background-color:#3b82f6;flex-shrink:0;animation:ThinkingIndicator_pulse__pzWP_ 1.5s ease-in-out infinite}.ThinkingIndicator_message__Fkj2O{font-size:13px;color:#3b82f6;font-weight:500;line-height:1.4}@keyframes ThinkingIndicator_pulse__pzWP_{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.95)}}@keyframes ThinkingIndicator_fadeIn__zEX6b{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes ThinkingIndicator_slideIn__oaakx{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.StreamingChatPane_chatPaneContainer__dKVXr{display:flex;flex-direction:column;height:100%;max-height:100%;background:var(--light-cream,#fff9f4);overflow:hidden;box-sizing:border-box}.StreamingChatPane_messagesArea__eSaso{flex:1 1;min-height:0;overflow-y:auto;padding:12px;background:var(--light-cream,#fff9f4);box-sizing:border-box}.StreamingChatPane_messagesArea__eSaso::-webkit-scrollbar{width:5px}.StreamingChatPane_messagesArea__eSaso::-webkit-scrollbar-track{background:transparent}.StreamingChatPane_messagesArea__eSaso::-webkit-scrollbar-thumb{background:rgba(95,90,88,.2);border-radius:3px}.StreamingChatPane_messagesArea__eSaso::-webkit-scrollbar-thumb:hover{background:rgba(95,90,88,.3)}.StreamingChatPane_inputArea__65BIk{border-top:1px solid rgba(95,90,88,.15);background:var(--warm-beige,#f4e9d8);display:flex;flex-direction:column;flex-shrink:0;box-sizing:border-box}.StreamingChatPane_statusBar__27_gA{padding:4px 12px;border-bottom:1px solid rgba(95,90,88,.1);min-height:24px;max-height:24px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;box-sizing:border-box}.StreamingChatPane_visionToggle__EmaHa{display:flex;align-items:center;gap:6px}.StreamingChatPane_visionCheckbox__edkL9{width:14px;height:14px;cursor:pointer;accent-color:var(--soft-tangerine,#ffa76d)}.StreamingChatPane_visionLabel__49IyB{opacity:.7}.StreamingChatPane_clearButton__MetaT,.StreamingChatPane_visionLabel__49IyB{font-size:10px;font-weight:500;color:var(--charcoal,#5f5a58);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.StreamingChatPane_clearButton__MetaT{display:flex;align-items:center;gap:4px;padding:2px 8px;background:transparent;border:1px solid rgba(95,90,88,.2);border-radius:4px;transition:all .2s ease}.StreamingChatPane_clearButton__MetaT:hover:not(:disabled){background:rgba(95,90,88,.05);border-color:rgba(95,90,88,.3)}.StreamingChatPane_clearButton__MetaT:active:not(:disabled){transform:scale(.95)}.StreamingChatPane_clearButton__MetaT:disabled{opacity:.4;cursor:not-allowed}.StreamingChatPane_clearButton__MetaT svg{flex-shrink:0}@media (prefers-color-scheme:dark){.StreamingChatPane_chatPaneContainer__dKVXr,.StreamingChatPane_messagesArea__eSaso{background:#2d3748}.StreamingChatPane_inputArea__65BIk{background:#1e293b;border-top:1px solid hsla(0,0%,100%,.1)}.StreamingChatPane_statusBar__27_gA{border-bottom:1px solid hsla(0,0%,100%,.1)}.StreamingChatPane_clearButton__MetaT{color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.2)}.StreamingChatPane_clearButton__MetaT:hover:not(:disabled){background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3)}}.ChatWindow_chatWindow__Z90Ki{display:flex;flex-direction:column;width:450px;height:700px;background:var(--surface-color);border:2px solid var(--primary-color);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);overflow:hidden;margin-top:70px;border:1px solid rgba(0,0,0,.05);transition:opacity .3s ease,background .3s ease,border .3s ease,box-shadow .3s ease}.ChatWindow_chatWindow__Z90Ki.ChatWindow_disabled__muy7o{opacity:.7;background:linear-gradient(145deg,#f5f5f5,#e8e8e8);border:1px solid rgba(0,0,0,.1)}.ChatWindow_stlViewerContainer__E48Ij{height:400px;border-bottom:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden;background:linear-gradient(145deg,#f8f9fa,#e9ecef);animation:ChatWindow_slideDown__FSmSC .3s ease}.ChatWindow_embeddedStlViewer__cOoRF{width:100%;height:100%;border-radius:0!important;border:none!important;box-shadow:none!important;margin:0!important}@keyframes ChatWindow_slideDown__FSmSC{0%{height:0;opacity:0}to{height:400px;opacity:1}}@media (max-width:768px){.ChatWindow_chatWindow__Z90Ki{width:100vw;height:100vh;border-radius:0;margin-top:0}.ChatWindow_stlViewerContainer__E48Ij{height:300px}@keyframes ChatWindow_slideDown__FSmSC{0%{height:0;opacity:0}to{height:300px;opacity:1}}}.ChatWindow_expandedChatWindow__zDUxN{position:fixed;top:82px;left:2.5vw;width:95vw;height:calc(95vh - 82px);background:var(--surface-color,#fff);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);display:flex;flex-direction:column;z-index:9999;margin:0;padding:0;overflow:hidden;box-sizing:border-box;transition:top .3s ease,height .3s ease}html[data-immersive=true] .ChatWindow_expandedChatWindow__zDUxN{top:1vh!important;left:1vw!important;width:98vw!important;height:98vh!important}.ChatWindow_expandedChatWindow__zDUxN.ChatWindow_disabled__muy7o{opacity:.7;background:linear-gradient(145deg,#f5f5f5,#e8e8e8)}.ChatWindow_expandedContent__ZHuag{flex:1 1}.ChatWindow_expandedContent__ZHuag,.ChatWindow_leftPane__wi_Ao{display:flex;min-height:0;overflow:hidden;box-sizing:border-box}.ChatWindow_leftPane__wi_Ao{border-right:1px solid rgba(0,0,0,.08);background:#1e1e1e;flex-direction:column;transition:width .5s cubic-bezier(.4,0,.2,1);flex-shrink:0}.ChatWindow_leftPane__wi_Ao>*{flex:1 1;width:100%;height:100%}.ChatWindow_rightPane__IRYYp{flex:1 1;min-height:0;transition:width .5s cubic-bezier(.4,0,.2,1)}.ChatWindow_rightPane__IRYYp,.ChatWindow_stlViewerPane__gPDyn{display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.ChatWindow_stlViewerPane__gPDyn{border-bottom:1px solid rgba(0,0,0,.08);background:var(--warm-beige,#f4e9d8);transition:height .5s cubic-bezier(.4,0,.2,1),background .2s ease;border-radius:0;position:relative}.ChatWindow_stlViewerPane__gPDyn .ChatWindow_expandedStlViewer__tz6zX{flex:1 1;width:100%;height:100%;border-radius:0!important;border:none!important;box-shadow:none!important;margin:0!important}.ChatWindow_codeEditorPane__6iQ_H{flex:1 1;border-bottom:1px solid rgba(0,0,0,.1);padding:16px;background:#fff;min-height:0;overflow:hidden;box-sizing:border-box}.ChatWindow_chatPane__sYfIg{display:flex;flex-direction:column;background:var(--light-cream,#fff9f4);overflow:hidden;box-sizing:border-box;transition:height .5s cubic-bezier(.4,0,.2,1),background .2s ease;border-radius:0;position:relative}.ChatWindow_expandedStlViewer__tz6zX{width:100%;height:100%;border-radius:0!important;border:none!important;box-shadow:none!important;margin:0!important}.ChatWindow_stlViewerPlaceholder__w7vuD{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f8f9fa,#e9ecef);color:#6c757d}.ChatWindow_placeholderContent__q7xw8{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.ChatWindow_placeholderContent__q7xw8 svg{opacity:.5}.ChatWindow_placeholderContent__q7xw8 p{font-size:18px;font-weight:500;margin:0}.ChatWindow_enableViewerButton__b0ko5{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.ChatWindow_enableViewerButton__b0ko5:hover{background:#0056b3}@media (prefers-color-scheme:dark){.ChatWindow_chatWindow__Z90Ki{background:linear-gradient(145deg,#2d3748,#4a5568);border:1px solid hsla(0,0%,100%,.08)}.ChatWindow_stlViewerContainer__E48Ij{background:linear-gradient(145deg,#4a5568,#2d3748);border-bottom:1px solid hsla(0,0%,100%,.08)}.ChatWindow_expandedChatWindow__zDUxN{background:linear-gradient(145deg,#1e293b,#334155);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px rgba(0,0,0,.4)}.ChatWindow_leftPane__wi_Ao{background:#1e1e1e;border-right:1px solid hsla(0,0%,100%,.08)}.ChatWindow_codeEditorPane__6iQ_H,.ChatWindow_stlViewerPane__gPDyn{background:linear-gradient(145deg,#2d3748,#1e293b);border-bottom:1px solid hsla(0,0%,100%,.08)}.ChatWindow_chatPane__sYfIg{background:linear-gradient(145deg,#334155,#2d3748)}.ChatWindow_stlViewerPlaceholder__w7vuD{background:linear-gradient(145deg,#4a5568,#2d3748);color:#a0aec0}.ChatWindow_enableViewerButton__b0ko5{background:#4299e1}.ChatWindow_enableViewerButton__b0ko5:hover{background:#3182ce}}.ChatWindow_expandedEditorPane__ZJfp7{width:66.67%;flex:2 1;border-right:1px solid rgba(0,0,0,.1);background:#1e1e1e;display:flex;flex-direction:column;min-height:0;overflow:hidden;box-sizing:border-box}.ChatWindow_expandedChatPane___Ttbr{width:33.33%;flex:1 1;display:flex;flex-direction:column;background:#fff;min-height:0;overflow:hidden;box-sizing:border-box}@media (prefers-color-scheme:dark){.ChatWindow_expandedEditorPane__ZJfp7{background:#1e1e1e;border-right:1px solid hsla(0,0%,100%,.1)}.ChatWindow_expandedChatPane___Ttbr{background:#2d3748}}@media (max-width:768px){.ChatWindow_expandedChatWindow__zDUxN{top:64px;left:1.5vw;width:97vw;height:calc(97vh - 64px);border-radius:8px}html[data-immersive=true] .ChatWindow_expandedChatWindow__zDUxN{top:1vh!important;left:1vw!important;width:98vw!important;height:98vh!important}.ChatWindow_leftPane__wi_Ao{width:55%}.ChatWindow_rightPane__IRYYp{width:45%}.ChatWindow_expandedChatPane___Ttbr{width:40%}.ChatWindow_stlViewerPane__gPDyn{height:40%}.ChatWindow_chatPane__sYfIg{height:60%}}.ChatWindow_collapsedRow__q4rxS,.ChatWindow_paneToolbar__sb5Gv{height:32px;min-height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:var(--charcoal,#5f5a58);border-bottom:1px solid rgba(0,0,0,.1);box-sizing:border-box;transition:all .2s ease}.ChatWindow_paneToolbar__sb5Gv.ChatWindow_collapsed__hpwPK{background:rgba(95,90,88,.8);cursor:pointer}.ChatWindow_paneToolbar__sb5Gv.ChatWindow_collapsed__hpwPK:hover{background:rgba(95,90,88,.9)}.ChatWindow_paneTitle__6Su8a{font-size:12px;font-weight:600;color:var(--light-cream,#fff9f4);display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.5px}.ChatWindow_collapsedIndicator___fYCz{font-size:10px;font-weight:500;color:rgba(255,249,244,.7);font-style:italic}.ChatWindow_toolbarButtons__Lfyho{display:flex;gap:6px;align-items:center}.ChatWindow_toolbarButton__ayOdZ{width:24px;height:24px;border:none;border-radius:6px;background:rgba(255,167,109,.2);color:var(--light-cream,#fff9f4);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ChatWindow_toolbarButton__ayOdZ:hover{background:var(--soft-tangerine,#ffa76d);transform:scale(1.05)}.ChatWindow_toolbarButton__ayOdZ:active{transform:scale(.95)}.ChatWindow_expandButton__dnYg9{background:rgba(198,216,195,.3);color:var(--soft-sage,#c6d8c3)}.ChatWindow_expandButton__dnYg9:hover{background:var(--soft-sage,#c6d8c3);color:var(--charcoal,#5f5a58)}@media (prefers-color-scheme:dark){.ChatWindow_collapsedRow__q4rxS,.ChatWindow_paneToolbar__sb5Gv{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:#334155}.ChatWindow_paneToolbar__sb5Gv.ChatWindow_collapsed__hpwPK{background:linear-gradient(135deg,#334155,#1e293b)}.ChatWindow_paneToolbar__sb5Gv.ChatWindow_collapsed__hpwPK:hover{background:linear-gradient(135deg,#475569,#334155)}.ChatWindow_paneTitle__6Su8a{color:#e2e8f0}.ChatWindow_collapsedIndicator___fYCz{color:#94a3b8}.ChatWindow_toolbarButton__ayOdZ{background:rgba(96,165,250,.15);color:#e2e8f0}.ChatWindow_toolbarButton__ayOdZ:hover{background:rgba(96,165,250,.25)}.ChatWindow_expandButton__dnYg9{background:rgba(74,222,128,.15);color:#4ade80}.ChatWindow_expandButton__dnYg9:hover{background:rgba(74,222,128,.25)}}.CraftyNodeList_sidebar__ZYwnP{position:fixed;left:0;top:72px;width:340px;height:calc(100vh - 72px);background:hsla(0,0%,100%,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-right:2px solid hsla(0,42%,84%,.5);display:flex;flex-direction:column;overflow:hidden;z-index:100;box-shadow:4px 0 24px rgba(0,0,0,.08);transition:all var(--transition-normal)}.CraftyNodeList_header__rauxX{padding:var(--spacing-xl) var(--spacing-xl);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--charcoal);border-bottom:3px solid var(--primary-color);flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.CraftyNodeList_title__zHgqv{font-size:1.8rem;font-weight:800;margin:0 0 var(--spacing-xs) 0;text-shadow:0 2px 4px rgba(0,0,0,.1)}.CraftyNodeList_subtitle__KE0_z{font-size:.9rem;margin:0;opacity:.95;font-weight:600}.CraftyNodeList_errorBanner__D_1X8{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-sm) var(--spacing-md);background:#fef2f2;color:#dc2626;font-size:.85rem;border-bottom:1px solid #fecaca;flex-shrink:0}.CraftyNodeList_errorBanner__D_1X8 button{background:none;border:none;color:#dc2626;cursor:pointer;font-size:1.2rem;padding:0 var(--spacing-xs)}.CraftyNodeList_scrollContainer__rb5C3{flex:1 1;overflow-y:auto;overflow-x:hidden}.CraftyNodeList_section__iA0mi{padding:var(--spacing-md)}.CraftyNodeList_sectionHeader__lT2Hi{margin-bottom:var(--spacing-sm)}.CraftyNodeList_sectionTitle__5_3_2{font-size:.9rem;font-weight:700;color:#2a2a2a;margin:0;text-transform:uppercase;letter-spacing:.5px;opacity:1}.CraftyNodeList_dividerText__VVMWK,.CraftyNodeList_divider__y7fy1{display:none}.CraftyNodeList_workflowList__zEblz{display:flex;flex-direction:column;gap:var(--spacing-sm)}.CraftyNodeList_workflowCard__ago_y{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px dashed rgba(0,0,0,.2);border-radius:var(--radius-xl);padding:var(--spacing-lg);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.CraftyNodeList_workflowCard__ago_y:hover{border-style:solid;border-color:var(--primary-color);background:hsla(0,0%,100%,.98);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.CraftyNodeList_workflowCard__ago_y.CraftyNodeList_active__31Rij{border-color:var(--primary-color);border-width:3px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.CraftyNodeList_workflowHeader__B73zJ{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm)}.CraftyNodeList_workflowName___yas6{font-size:1.05rem;font-weight:700;color:#1a1a1a;margin:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CraftyNodeList_workflowDescription__Yli6_{font-size:.85rem;color:#4a4a4a;opacity:.9;margin:var(--spacing-xs) 0 0 0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CraftyNodeList_authorName__l1UyL{font-size:.75rem;color:#666;margin:var(--spacing-xs) 0 0 0;font-style:italic;font-weight:500}.CraftyNodeList_discoverCard__t8E_H.CraftyNodeList_duplicating___hC_8{opacity:.6;cursor:wait;pointer-events:none}.CraftyNodeList_addBadge__FzaOy{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--charcoal);padding:var(--spacing-xs) var(--spacing-md);border-radius:var(--radius-md);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s ease}.CraftyNodeList_discoverCard__t8E_H:hover .CraftyNodeList_addBadge__FzaOy{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}.CraftyNodeList_startNodesList__JYiOa{margin-top:var(--spacing-sm);border-top:1px solid var(--warm-beige);padding-top:var(--spacing-sm);display:flex;flex-direction:column;gap:var(--spacing-xs)}.CraftyNodeList_choosePrompt__ASOVA{font-size:.75rem;color:var(--text-color);opacity:.7;margin:0 0 var(--spacing-xs) 0;font-style:italic}.CraftyNodeList_nodeItem__c0gyz{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);background:#f8f8f8;border:2px solid rgba(0,0,0,.1);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);box-shadow:0 1px 3px rgba(0,0,0,.05)}.CraftyNodeList_nodeItem__c0gyz:hover{border-color:var(--primary-color);background:var(--warm-beige);transform:translateX(2px);box-shadow:0 2px 6px rgba(0,0,0,.1)}.CraftyNodeList_nodeIcon__szghn{font-size:1.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--warm-beige);border-radius:var(--radius-sm);flex-shrink:0}.CraftyNodeList_nodeItem__c0gyz:hover .CraftyNodeList_nodeIcon__szghn{background:var(--primary-color)}.CraftyNodeList_nodeContent__Yurri{flex:1 1;min-width:0}.CraftyNodeList_nodeName__ekr5h{font-size:.9rem;font-weight:700;color:#1a1a1a;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CraftyNodeList_nodeDescription__Nr3dl{font-size:.75rem;color:#4a4a4a;opacity:.95;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CraftyNodeList_nodeArrow__D_7Nq{font-size:1.2rem;color:var(--primary-color);font-weight:700;transition:transform var(--transition-fast)}.CraftyNodeList_nodeItem__c0gyz:hover .CraftyNodeList_nodeArrow__D_7Nq{transform:translateX(2px)}.CraftyNodeList_emptyState__VYW_5{text-align:center;padding:var(--spacing-2xl) var(--spacing-lg);color:var(--text-color);background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px dashed rgba(0,0,0,.15);border-radius:var(--radius-xl);margin:var(--spacing-lg)}.CraftyNodeList_emptyIcon__fGGDQ{font-size:3.5rem;display:block;margin-bottom:var(--spacing-md);animation:CraftyNodeList_float__9tl7y 3s ease-in-out infinite}@keyframes CraftyNodeList_float__9tl7y{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.CraftyNodeList_emptyText__ZpmL9{font-size:1.1rem;font-weight:700;margin:0 0 var(--spacing-xs) 0;color:var(--charcoal)}.CraftyNodeList_emptySubtext__2XkyA{font-size:.9rem;opacity:.8;margin:0;line-height:1.6;color:#4a4a4a}.CraftyNodeList_scrollContainer__rb5C3::-webkit-scrollbar{width:8px}.CraftyNodeList_scrollContainer__rb5C3::-webkit-scrollbar-track{background:var(--warm-beige)}.CraftyNodeList_scrollContainer__rb5C3::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:var(--radius-sm)}.CraftyNodeList_scrollContainer__rb5C3::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.CraftyNodeList_modalOverlay__q0b0h{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.CraftyNodeList_modal__0KEto{background:var(--surface-color);border:2px solid var(--primary-color);border-radius:var(--radius-lg);padding:var(--spacing-xl);width:90%;max-width:400px;box-shadow:var(--shadow-lg)}.CraftyNodeList_modalTitle__A05fb{font-size:1.2rem;font-weight:700;color:var(--text-color);margin:0 0 var(--spacing-sm) 0}.CraftyNodeList_modalDescription__ZT0ec{font-size:.9rem;color:var(--text-color);opacity:.8;margin:0 0 var(--spacing-md) 0}.CraftyNodeList_modalInput__CDTn3{width:100%;padding:var(--spacing-sm) var(--spacing-md);border:2px solid var(--warm-beige);border-radius:var(--radius-md);font-size:1rem;background:var(--light-cream);color:var(--text-color);transition:border-color var(--transition-fast);box-sizing:border-box}.CraftyNodeList_modalInput__CDTn3:focus{outline:none;border-color:var(--primary-color)}.CraftyNodeList_modalActions__drEV6{display:flex;gap:var(--spacing-sm);justify-content:flex-end;margin-top:var(--spacing-lg)}.CraftyNodeList_modalButtonCancel__MEuQe{padding:var(--spacing-sm) var(--spacing-lg);border:2px solid var(--warm-beige);border-radius:var(--radius-md);background:transparent;color:var(--text-color);font-size:.9rem;font-weight:600;cursor:pointer;transition:all var(--transition-fast)}.CraftyNodeList_modalButtonCancel__MEuQe:hover{background:var(--warm-beige)}.CraftyNodeList_modalButtonConfirm__Hfbh6{padding:var(--spacing-sm) var(--spacing-lg);border:none;border-radius:var(--radius-md);background:var(--primary-color);color:var(--charcoal);font-size:.9rem;font-weight:600;cursor:pointer;transition:all var(--transition-fast)}.CraftyNodeList_modalButtonConfirm__Hfbh6:hover{background:var(--secondary-color);transform:translateY(-1px)}@media (max-width:1200px){.CraftyNodeList_sidebar__ZYwnP{width:300px}}@media (max-width:968px){.CraftyNodeList_sidebar__ZYwnP{width:100%;left:0;right:0;height:auto;max-height:40vh;border-right:none;border-bottom:3px solid var(--primary-color);position:relative;top:0}.CraftyNodeList_header__rauxX{padding:var(--spacing-md) var(--spacing-lg)}.CraftyNodeList_title__zHgqv{font-size:1.4rem}.CraftyNodeList_subtitle__KE0_z{font-size:.8rem}}@media (max-width:768px){.CraftyNodeList_sidebar__ZYwnP{height:auto;max-height:35vh}.CraftyNodeList_modal__0KEto{width:95%;padding:var(--spacing-lg)}}.CraftyOnboarding_container__QaHQM{--abaloom-sage:#9dc88d;--abaloom-sage-light:#d4e4d1;--abaloom-sage-dark:#7ba06e;--abaloom-cream:#fffaf5;--abaloom-white:#fff;--abaloom-charcoal:#3d3d3d;--abaloom-gray:#6b6b6b;--abaloom-gray-light:#f5f5f5;--abaloom-peach:#ffe4d6;--abaloom-peach-accent:#fbbf8a;--abaloom-lavender:#e8d6e4;--abaloom-mint:#d6e8e8;--abaloom-pink:#e8c6c6;--font-display:"Neucha-Regular","Neucha",cursive,Georgia,serif;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-soft:0 4px 24px rgba(0,0,0,.08);--shadow-medium:0 8px 40px rgba(0,0,0,.12);--shadow-card:0 2px 16px rgba(0,0,0,.06);--transition-fast:0.15s ease;--transition-medium:0.25s ease;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.CraftyOnboarding_overlay__ZELNe{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999}.CraftyOnboarding_card__dlsby{position:relative;background:var(--abaloom-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-medium);width:100%;max-width:520px;overflow:hidden;animation:CraftyOnboarding_slideUp__kkp_W .4s ease-out}@keyframes CraftyOnboarding_slideUp__kkp_W{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CraftyOnboarding_progressBar__VqnYT{height:4px;background:var(--abaloom-gray-light);width:100%}.CraftyOnboarding_progressFill__GJsBG{height:100%;background:linear-gradient(90deg,var(--abaloom-sage) 0,var(--abaloom-sage-dark) 100%);border-radius:0 2px 2px 0;transition:width var(--transition-medium)}.CraftyOnboarding_stepContent__pARnM{padding:48px 40px;text-align:center;position:relative}.CraftyOnboarding_backButton__KDeLP{position:absolute;top:20px;left:20px;width:40px;height:40px;border-radius:50%;background:var(--abaloom-gray-light);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--abaloom-charcoal);transition:all var(--transition-fast)}.CraftyOnboarding_backButton__KDeLP:hover{background:var(--abaloom-sage-light);transform:translateX(-2px)}.CraftyOnboarding_welcomeIcon__x2fCX{font-size:48px;color:var(--abaloom-sage-dark);margin-bottom:16px;animation:CraftyOnboarding_sparkle__luSY5 2s ease-in-out infinite}@keyframes CraftyOnboarding_sparkle__luSY5{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.1)}}.CraftyOnboarding_title__E_ijS{font-family:var(--font-display);font-size:2rem;font-weight:400;color:var(--abaloom-charcoal);margin:0 0 12px;line-height:1.3;letter-spacing:.5px}.CraftyOnboarding_subtitle__hwmml{font-size:1rem;color:var(--abaloom-gray);line-height:1.6;max-width:380px;margin:0 auto 32px}.CraftyOnboarding_features___ObPU{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.CraftyOnboarding_featureItem__yijid{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;background:var(--abaloom-cream);border-radius:var(--radius-md);font-size:.95rem;color:var(--abaloom-charcoal)}.CraftyOnboarding_featureIcon__l2uPB{font-size:1.2rem}.CraftyOnboarding_primaryButton__8Mgrl{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--abaloom-sage);color:#fff;border:none;padding:16px 36px;font-size:1rem;font-weight:600;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);box-shadow:0 4px 16px rgba(157,200,141,.35);width:100%;max-width:320px}.CraftyOnboarding_primaryButton__8Mgrl:hover:not(:disabled){background:var(--abaloom-sage-dark);transform:translateY(-2px);box-shadow:0 6px 24px rgba(157,200,141,.45)}.CraftyOnboarding_primaryButton__8Mgrl:disabled{opacity:.6;cursor:not-allowed}.CraftyOnboarding_buttonIcon__BGWpm{font-size:.9rem}.CraftyOnboarding_authButtons__sJTY8{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.CraftyOnboarding_emailButton__uDn7E,.CraftyOnboarding_googleButton__F1_45{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 24px;border-radius:var(--radius-md);font-size:.95rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast)}.CraftyOnboarding_googleButton__F1_45{background:var(--abaloom-white);color:var(--abaloom-charcoal);border:2px solid #d0d0d0;box-shadow:0 1px 3px rgba(0,0,0,.08)}.CraftyOnboarding_googleButton__F1_45:hover:not(:disabled){border-color:var(--abaloom-sage);background:var(--abaloom-sage-light);box-shadow:0 2px 6px rgba(0,0,0,.12)}.CraftyOnboarding_emailButton__uDn7E{background:var(--abaloom-charcoal);color:#fff;border:2px solid var(--abaloom-charcoal)}.CraftyOnboarding_emailButton__uDn7E:hover{background:#4d4847;border-color:#4d4847}.CraftyOnboarding_divider__0IdGq{display:flex;align-items:center;gap:16px;color:var(--abaloom-gray);font-size:.85rem;margin:8px 0}.CraftyOnboarding_divider__0IdGq:after,.CraftyOnboarding_divider__0IdGq:before{content:"";flex:1 1;height:1px;background:var(--abaloom-gray-light)}.CraftyOnboarding_authForm__ebhxe{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.CraftyOnboarding_inputGroup__DI7h5{text-align:left}.CraftyOnboarding_inputGroup__DI7h5 label{display:block;font-size:.85rem;font-weight:600;color:var(--abaloom-charcoal);margin-bottom:6px}.CraftyOnboarding_input__NsNyv{width:100%;padding:14px 16px;border:2px solid var(--abaloom-gray-light);border-radius:var(--radius-md);font-size:1rem;color:var(--abaloom-charcoal);transition:all var(--transition-fast);box-sizing:border-box}.CraftyOnboarding_input__NsNyv:focus{outline:none;border-color:var(--abaloom-sage);box-shadow:0 0 0 3px rgba(157,200,141,.2)}.CraftyOnboarding_input__NsNyv::-moz-placeholder{color:#b0b0b0}.CraftyOnboarding_input__NsNyv:-ms-input-placeholder{color:#b0b0b0}.CraftyOnboarding_input__NsNyv::placeholder{color:#b0b0b0}.CraftyOnboarding_error__j21JQ{padding:12px 16px;background:#fee2e2;color:#b91c1c;border-radius:var(--radius-sm);font-size:.9rem;text-align:left;margin-bottom:16px}.CraftyOnboarding_switchAuthMode__WDcgK{background:none;border:none;color:var(--abaloom-sage-dark);font-size:.9rem;cursor:pointer;transition:color var(--transition-fast)}.CraftyOnboarding_switchAuthMode__WDcgK:hover{color:var(--abaloom-charcoal);text-decoration:underline}.CraftyOnboarding_terms__9o0hh{font-size:.75rem;color:var(--abaloom-gray);margin:0;line-height:1.5}.CraftyOnboarding_mobileMessage__Xnd1j{display:none;text-align:center;padding:32px 24px;background:var(--abaloom-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-medium);max-width:320px}.CraftyOnboarding_mobileMessage__Xnd1j p{margin:0 0 8px;color:var(--abaloom-charcoal);font-size:1rem;line-height:1.5}.CraftyOnboarding_mobileMessage__Xnd1j p:last-child{margin:0;font-size:.9rem;color:var(--abaloom-gray)}@media (max-width:768px){.CraftyOnboarding_card__dlsby{display:none}.CraftyOnboarding_mobileMessage__Xnd1j{display:block}}@media (max-width:560px){.CraftyOnboarding_stepContent__pARnM{padding:32px 24px}.CraftyOnboarding_title__E_ijS{font-size:1.6rem}}.MyProjectsGrid_gridContainer__I1LGS{position:fixed;left:360px;right:0;top:72px;bottom:0;display:flex;flex-direction:column;z-index:50;padding:24px 32px 24px 24px;overflow:hidden}.MyProjectsGrid_header__wlSla{display:flex;align-items:center;justify-content:left;margin-bottom:24px;padding:14px 24px;background:transparent;position:relative;max-width:900px}.MyProjectsGrid_title__f8SFP{font-size:1.6rem;font-weight:800;margin-top:20px;color:var(--charcoal);letter-spacing:.3px}.MyProjectsGrid_projectCount__jZLvz{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--charcoal);margin-top:15px;margin-left:25px;padding:5px 14px;border-radius:16px;font-size:.85rem;font-weight:700;min-width:32px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.MyProjectsGrid_scrollContainer___CJ5S{flex:1 1;overflow-y:auto;overflow-x:hidden;padding-right:12px;scroll-behavior:smooth}.MyProjectsGrid_scrollContainer___CJ5S::-webkit-scrollbar{width:8px}.MyProjectsGrid_scrollContainer___CJ5S::-webkit-scrollbar-track{background:hsla(0,0%,100%,.15);border-radius:8px}.MyProjectsGrid_scrollContainer___CJ5S::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary-color),var(--secondary-color));border-radius:8px}.MyProjectsGrid_scrollContainer___CJ5S::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--secondary-color),var(--primary-color))}.MyProjectsGrid_projectGrid__WFB5N{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px;padding-top:8px;padding-bottom:32px;align-items:start}.MyProjectsGrid_projectCard__e_I0H{background:hsla(0,0%,100%,.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px solid hsla(0,0%,100%,.5);border-radius:20px;overflow:visible;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 20px rgba(0,0,0,.06);position:relative;display:flex;flex-direction:column;min-height:160px}.MyProjectsGrid_projectCard__e_I0H:after{content:"✦";position:absolute;top:14px;right:14px;font-size:1.1rem;color:var(--primary-color);opacity:0;transition:all .3s ease;z-index:2}.MyProjectsGrid_projectCard__e_I0H:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 16px 40px rgba(0,0,0,.12);border-color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.6)}.MyProjectsGrid_projectCard__e_I0H:hover:after{opacity:.7;transform:rotate(15deg)}.MyProjectsGrid_projectCard__e_I0H.MyProjectsGrid_active__ZIeO5{background:hsla(0,0%,100%,.7);border-color:var(--primary-color);border-width:2px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 0 0 3px hsla(0,42%,84%,.25);transform:translateY(-2px)}.MyProjectsGrid_projectCard__e_I0H.MyProjectsGrid_active__ZIeO5:after{opacity:1;content:"★";color:var(--secondary-color)}.MyProjectsGrid_cardContent__T0SeV{padding:20px;display:flex;flex-direction:column;gap:10px;height:100%;position:relative;z-index:1}.MyProjectsGrid_cardHeader__f87Yi{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.MyProjectsGrid_projectName___4Xm8{font-size:1.15rem;font-weight:700;color:var(--charcoal,#3d3d3d);margin:0;flex:1 1;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.MyProjectsGrid_activeBadge__FYtJa{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--charcoal);padding:4px 10px;border-radius:10px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,.1);animation:MyProjectsGrid_pulse-glow__Di_j7 2.5s ease-in-out infinite}@keyframes MyProjectsGrid_pulse-glow__Di_j7{0%,to{box-shadow:0 2px 6px rgba(0,0,0,.1)}50%{box-shadow:0 2px 12px hsla(0,42%,84%,.35)}}.MyProjectsGrid_projectDescription__9wldV{font-size:.88rem;color:#4a4a4a;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.MyProjectsGrid_cardFooter__1jYs9{margin-top:auto;padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.MyProjectsGrid_singleStartNode__cYBkB{display:flex;align-items:center;gap:8px;color:var(--charcoal);font-weight:600;font-size:.82rem;padding:8px 12px;background:hsla(0,42%,84%,.2);border-radius:10px;transition:all .2s ease}.MyProjectsGrid_projectCard__e_I0H:hover .MyProjectsGrid_singleStartNode__cYBkB{background:hsla(0,42%,84%,.35);transform:translateX(3px)}.MyProjectsGrid_startIcon__bjuod{font-size:1rem;animation:MyProjectsGrid_float-icon__c4_9Q 2.5s ease-in-out infinite}@keyframes MyProjectsGrid_float-icon__c4_9Q{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.MyProjectsGrid_startText__75Pcp{opacity:.85}.MyProjectsGrid_multipleStartNodes__H5n7b{display:flex;flex-direction:column;gap:6px}.MyProjectsGrid_startNodesLabel__sJfSy{font-size:.72rem;font-weight:700;color:var(--charcoal);opacity:.65;text-transform:uppercase;letter-spacing:.4px}.MyProjectsGrid_startNodeButtons__6sI4s{display:flex;flex-wrap:wrap;gap:6px}.MyProjectsGrid_startNodeButton__QOeN8{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--charcoal);border:none;padding:5px 10px;border-radius:8px;font-size:.72rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.08);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.MyProjectsGrid_startNodeButton__QOeN8:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.15);background:linear-gradient(135deg,var(--secondary-color),var(--primary-color))}.MyProjectsGrid_emptyState__Qczso{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 40px;background:hsla(0,0%,100%,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px dashed hsla(0,42%,84%,.5);border-radius:24px;margin:60px auto;max-width:500px;position:relative;overflow:hidden}.MyProjectsGrid_emptyState__Qczso:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,42%,84%,.08) 0,transparent 60%);animation:MyProjectsGrid_rotate-bg__FEH3A 25s linear infinite}@keyframes MyProjectsGrid_rotate-bg__FEH3A{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MyProjectsGrid_emptyIcon__9DYoV{font-size:3.5rem;margin-bottom:16px;animation:MyProjectsGrid_float__kiuEI 3s ease-in-out infinite;position:relative;z-index:1}@keyframes MyProjectsGrid_float__kiuEI{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(3deg)}}.MyProjectsGrid_emptyTitle__cYqdL{font-size:1.4rem;font-weight:800;color:var(--charcoal);margin:0 0 10px;position:relative;z-index:1}.MyProjectsGrid_emptyText__wTVK4{font-size:.95rem;color:#4a4a4a;line-height:1.6;margin:0;max-width:350px;position:relative;z-index:1}.MyProjectsGrid_loadingState__Z_d7z{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 40px;background:hsla(0,0%,100%,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:24px;margin:60px auto;max-width:400px;color:var(--charcoal);font-weight:600}.MyProjectsGrid_loadingSpinner__MtKDE{font-size:2.5rem;margin-bottom:14px;animation:MyProjectsGrid_spin-magic__SQOyk 1.8s linear infinite}@keyframes MyProjectsGrid_spin-magic__SQOyk{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(1turn) scale(1)}}@media (max-width:1400px){.MyProjectsGrid_gridContainer__I1LGS{left:360px;padding:20px 24px 20px 20px}.MyProjectsGrid_projectGrid__WFB5N{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media (max-width:1200px){.MyProjectsGrid_gridContainer__I1LGS{left:320px;padding:16px 20px 16px 16px}.MyProjectsGrid_projectGrid__WFB5N{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.MyProjectsGrid_projectCard__e_I0H{min-height:140px}.MyProjectsGrid_cardContent__T0SeV{padding:16px}}@media (max-width:968px){.MyProjectsGrid_gridContainer__I1LGS{position:relative;left:0;top:0;right:0;bottom:auto;width:100%;max-height:none;padding:16px}.MyProjectsGrid_projectGrid__WFB5N{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.MyProjectsGrid_header__wlSla{max-width:none}}@media (max-width:768px){.MyProjectsGrid_gridContainer__I1LGS{padding:12px}.MyProjectsGrid_projectGrid__WFB5N{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.MyProjectsGrid_projectCard__e_I0H{min-height:130px}.MyProjectsGrid_cardContent__T0SeV{padding:14px;gap:8px}.MyProjectsGrid_projectName___4Xm8{font-size:1rem}.MyProjectsGrid_projectDescription__9wldV{font-size:.82rem}.MyProjectsGrid_header__wlSla{padding:12px 16px}.MyProjectsGrid_title__f8SFP{font-size:1.3rem}}@media (max-width:480px){.MyProjectsGrid_projectGrid__WFB5N{grid-template-columns:1fr}}.Home_pageTransition__NuR5E{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:10000}.Home_fadeIn__rYUMu{animation:Home_fadeIn__rYUMu .8s ease-in-out forwards}.Home_fadeOut__uiPKz{animation:Home_fadeOut__uiPKz .6s ease-in-out forwards}@keyframes Home_fadeIn__rYUMu{0%{opacity:0}to{opacity:1}}@keyframes Home_fadeOut__uiPKz{0%{opacity:1}to{opacity:0}}.Home_container__bCOhY{padding:0;background-color:var(--light-cream,#eceff3);order:1;position:relative;height:100vh;width:100%;overflow:hidden}[data-mode=crafty] .Home_container__bCOhY:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:url(/craftywallpaper.png);background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(6px);z-index:0;pointer-events:none}[data-mode=crafty] .Home_container__bCOhY:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,42%,84%,.4);z-index:0;pointer-events:none}.Home_workflowBackground__o2DlC{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.4;pointer-events:auto}.Home_mainContent__sxqBQ{position:relative;z-index:10;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:100%;width:100%;pointer-events:none}.Home_mainContent__sxqBQ>*{pointer-events:auto}.Home_workflowHeader__O_Jl_{position:fixed;top:92px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center;z-index:900;background:var(--surface-color,hsla(0,0%,100%,.95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md,8px);padding:var(--spacing-md,12px) var(--spacing-md,16px);box-shadow:var(--shadow-md,0 2px 8px rgba(0,0,0,.1));border:1px solid hsla(0,0%,100%,.2);transition:all var(--transition-normal)}.Home_workflowActions__Aglbp{display:flex;gap:8px}.Home_workflowButton__LvADc{background:var(--primary-color);color:var(--light-cream);border:none;padding:var(--spacing-sm,8px) var(--spacing-md,12px);border-radius:var(--radius-sm,6px);font-size:14px;cursor:pointer;transition:all var(--transition-fast);font-weight:600}.Home_workflowButton__LvADc:hover{background:var(--secondary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}@media (max-width:768px){.Home_workflowHeader__O_Jl_{top:84px;left:16px;right:16px;padding:10px 14px}.Home_workflowActions__Aglbp{gap:6px}.Home_workflowButton__LvADc{padding:6px 10px;font-size:12px}}@media (max-width:600px){.Home_grid__GxQ85{width:100%;flex-direction:column}.Home_mainContent__sxqBQ{flex-direction:column;background:hsla(0,0%,100%,.2)}.Home_workflowBackground__o2DlC{opacity:.3}}@media (prefers-color-scheme:dark){.Home_mainContent__sxqBQ{background:rgba(30,41,59,0)}.Home_workflowBackground__o2DlC{opacity:1}.Home_card___LpL1,.Home_footer____T7K{border-color:#222}.Home_code__suPER{background:#111}.Home_logo__27_tb img{filter:invert(1)}}