._searchWordButton_17h0d_1{display:inline-flex;align-items:center;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-decoration:none;cursor:pointer;border-radius:.2em;line-height:inherit;vertical-align:baseline}._searchWordButton_17h0d_1:hover,._searchWordButton_17h0d_1:focus-visible,._highlightedWord_17h0d_19{background-color:#ffff0059}._searchWordButton_17h0d_1:focus-visible{outline:none;box-shadow:0 0 0 2px #4285f466}._highlightedWord_17h0d_19{background-color:#ffff0080}._searchIcon_17h0d_32{opacity:0;margin-left:0;width:0;height:1em;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s ease-in-out,width .15s ease-in-out,margin-left .15s ease-in-out;pointer-events:none;flex-shrink:0;overflow:hidden}._searchWordButton_17h0d_1:hover ._searchIcon_17h0d_32,._searchWordButton_17h0d_1:focus-visible ._searchIcon_17h0d_32,._searchIconVisible_17h0d_48{opacity:1;width:1em;margin-left:.25em}._wordText_17h0d_54{line-height:inherit}._user-bubble-container_1voca_1,._aiBubbleContainer_1voca_2{position:relative}._bubble-actions_1voca_6{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;gap:5px;background-color:var(--background-color);padding:5px;border-radius:5px;opacity:.7}._bubble-actions_1voca_6:hover{opacity:1}._bubble-action-btn_1voca_23{background:none;border:none;cursor:pointer;color:var(--text-color);font-size:1rem}._bubble-edit-container_1voca_31{display:flex;flex-direction:column;width:100%}._bubble-edit-textarea_1voca_37{width:100%;min-height:80px;border:1px solid var(--primary-color);border-radius:5px;padding:10px;background-color:var(--background-color);color:var(--text-color);font-family:inherit;font-size:inherit;resize:vertical}._bubble-edit-actions_1voca_50{display:flex;justify-content:flex-end;gap:5px;margin-top:5px}._chat_1hq8a_3{height:100%;display:flex;flex-direction:column;position:relative}._chat-header_1hq8a_10{display:flex;justify-content:space-around;align-items:center;padding:.75rem .25rem;border-bottom:.125rem solid var(--border-color);flex-shrink:0;background:var(--background-primary)}._chat-header_1hq8a_10 .ant-btn{background:var(--background-tertiary);color:var(--text-primary);border:.125rem solid var(--border-color)}._chat-log_1hq8a_26{flex-grow:1;overflow-y:auto;padding:0;background:var(--background-primary);position:relative}._chat-log_1hq8a_26 ul{display:flex;flex-direction:column;width:100%;padding:1rem}._chatRoomName_1hq8a_41{text-align:center;padding:.5rem 0;background-color:var(--background-secondary);border-bottom:1px solid var(--border-color);font-weight:700;font-size:.85rem}._chat-footer_1hq8a_50{display:flex;flex-direction:column;align-items:stretch;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0));border-top:.125rem solid var(--border-color);flex-shrink:0;gap:.5rem;background:var(--background-secondary)}._bubble_1hq8a_63{list-style:none;padding:1rem;margin-top:.5rem;margin-bottom:.5rem;border-radius:3.125rem;width:auto;max-width:70%;box-shadow:.125rem .125rem .5rem #0000001a;color:var(--text-primary);white-space:pre-line;overflow-wrap:anywhere;word-break:keep-all;-webkit-hyphens:none;hyphens:none;text-align:left}._user_1hq8a_82{align-self:flex-end;background-color:var(--bubble-user-bg);border-bottom-right-radius:0;text-align:end;text-align:left}._ai_1hq8a_90{background-color:var(--bubble-ai-bg);font-style:italic;border-bottom-left-radius:0}._markdownContent_1hq8a_96 li{margin-left:1.5rem}._bubbleShort_1hq8a_101{display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.05rem;padding:.6rem 1rem;max-width:55%}._bubbleLong_1hq8a_112{font-size:.95rem;line-height:1.55;text-align:left;max-width:80%;padding:.9rem 1rem}._resetContainer_1hq8a_120{position:relative;width:10rem;height:2rem;overflow:hidden}._resetText_1hq8a_127{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:var(--background-tertiary);color:var(--text-primary);border:.125rem solid var(--border-color);border-radius:.375rem;cursor:default;transition:opacity .3s ease,visibility .3s ease;position:absolute;top:0;left:0;opacity:1;visibility:visible}._resetContainer_1hq8a_120:hover ._resetText_1hq8a_127{opacity:0;visibility:hidden}._hiddenButtons_1hq8a_152{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-evenly;align-items:center;transition:opacity .3s ease,visibility .3s ease;opacity:0;visibility:hidden;pointer-events:none;background:var(--background-primary);border-radius:.375rem}._resetContainer_1hq8a_120:hover ._hiddenButtons_1hq8a_152{opacity:1;visibility:visible;pointer-events:auto}._mobileSider_1hq8a_176{position:absolute!important;top:4rem!important;height:calc(100dvh - 4rem)!important;z-index:var(--z-mobile-sider, 101);transition:transform .3s ease-in-out}._mobileSiderHidden_1hq8a_184{transform:translate(-100%)}._mobileSiderVisible_1hq8a_188{transform:translate(0)}._scroll-to-bottom-button_1hq8a_192{position:absolute;bottom:80px;right:20px;z-index:var(--z-scroll-btn, 10)}._resizeHandle_1hq8a_199{position:absolute;top:0;right:-3px;bottom:0;width:6px;background-color:transparent;cursor:col-resize;z-index:var(--z-resize, 40)}._resizeHandle_1hq8a_199:hover{background-color:#007bff80}._modalOverride_1hq8a_215{z-index:var(--z-modal, 1002)!important}._chatRoomHeader_1hq8a_219{padding:.75rem;border-bottom:1px solid var(--border-color)}._chatRoomList_1hq8a_224{overflow-y:auto;flex-shrink:0;max-height:200px;border-bottom:1px solid var(--border-color)}._chatRoomItem_1hq8a_231{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid var(--border-color);transition:background-color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chatRoomItem_1hq8a_231:last-child{border-bottom:none}._chatRoomItem_1hq8a_231:hover{background-color:var(--background-secondary)}._active_1hq8a_249{background-color:var(--bubble-user-bg)!important;color:#fff}._chat-footer_vhcss_1{display:flex;padding:10px;border-top:1px solid #444;align-items:center}._chat-footer_vhcss_1>:first-child{flex-grow:1;margin-right:10px}._chatInputContainer_vhcss_13{display:flex;gap:8px;align-items:flex-end;width:100%}._chatTextArea_vhcss_20{flex-grow:1;resize:none}._sendButton_vhcss_25{background-color:#fff!important;border-color:#d9d9d9!important;box-shadow:none!important}._sendIcon_vhcss_31{color:#1e90ff;font-size:16px}._recommendationContainer_rj1si_1{background-color:var(--background-secondary);border-top:1px solid var(--border-color);padding:10px;margin-bottom:10px;border-radius:8px}._recommendationHeader_rj1si_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;font-weight:700;color:var(--text-primary)}._recommendationList_rj1si_18{list-style:none;padding:0;margin:0}._recommendationList_rj1si_18 li{margin-bottom:5px}._recommendationList_rj1si_18 li button{width:100%;text-align:left;white-space:normal;height:auto;padding:5px 0;color:var(--text-primary)}._recommendationList_rj1si_18 li button:hover{text-decoration:underline}._statusIndicator_1d60w_1{width:.75rem;height:.75rem;border-radius:50%;transition:background-color .3s ease}._connected_1d60w_8{background-color:#4caf50;box-shadow:0 0 .5rem #4caf50}._disconnected_1d60w_13{background-color:#f44336;box-shadow:0 0 .5rem #f44336}._header_8k4s7_1{justify-content:space-between;padding:0 1.5rem 0 .5rem;border-bottom:.125rem solid var(--border-color);display:flex;align-items:center}._leftSection_8k4s7_11{display:flex;align-items:center;gap:.5rem}._rightSection_8k4s7_17{display:flex;align-items:center}._teamInfo_8k4s7_22{font-style:italic;cursor:pointer;color:var(--text-primary);margin:0}._title_8k4s7_29{color:var(--text-primary);margin:0}._logo_8k4s7_34{margin-left:1.5rem;width:1.5rem;height:1.5rem}._darkTheme_8k4s7_40{filter:invert(1)}._menuButton_8k4s7_44{background:transparent;border:none;color:var(--text-primary);font-size:1.5rem}._mobileMenuButton_8k4s7_51{display:none;background:transparent;border:none;color:var(--text-primary);font-size:1.5rem}@media (max-width: 768px){._logo_8k4s7_34{margin-left:auto}._mobileMenuButton_8k4s7_51{display:block}._teamInfo_8k4s7_22{font-size:smaller}}._authButton_8k4s7_71{background-color:transparent;border:1px solid var(--border-color);color:var(--text-primary);margin-left:1rem}._authButton_8k4s7_71._authButtonDarkTheme_8k4s7_78{border-color:var(--text-primary);color:var(--text-primary)}._exp-bar_e7kly_1{position:relative;height:.75rem;background:#e0e0e0;border-radius:.375rem;margin:0 1.5rem 1.875rem;margin-bottom:calc(1.875rem + env(safe-area-inset-bottom,0));overflow:visible;z-index:5}._exp-bar-label_e7kly_12{position:absolute;left:0;bottom:-1.5625rem;font-size:1.25rem;color:var(--text-primary);font-weight:700}._exp-bar-fill_e7kly_21{height:100%;background:linear-gradient(90deg,#4caf50,#81c784);transition:width .4s}._levelup-button_e7kly_27{position:absolute;left:0;bottom:.9375rem;width:6.25rem;height:2.5rem}._exp-tooltip_e7kly_35{position:fixed;background-color:#000c;color:#fff;padding:5px 10px;border-radius:4px;font-size:.8rem;z-index:1000;pointer-events:none}._customNode_1kex8_1{background:#fff;border:.0625rem solid #1a192b;border-radius:.125rem;padding:.625rem;font-size:.75rem;text-align:center;position:relative;display:flex;justify-content:center;align-items:center}._rectangle_1kex8_14{min-width:50px;min-height:50px}._ellipse_1kex8_19{border-radius:50%;min-width:50px;min-height:50px}._diamond_1kex8_25{width:100px;height:100px;background:transparent;border:none}._diamond_1kex8_25:before{content:"";position:absolute;top:0;left:0;width:100px;height:100px;background:#fff;border:.0625rem solid #1a192b;transform:rotate(45deg);z-index:-1}._customNode_1kex8_1._selected_1kex8_45._diamond_1kex8_25:before{border:.0625rem solid #007bff;box-shadow:0 0 0 .0625rem #007bff}._input_1kex8_50{width:100%;padding:.25rem .5rem;border:.0625rem solid #ddd;border-radius:.125rem}._label_1kex8_57{padding:.25rem .5rem;word-wrap:break-word;white-space:normal}._diamondHandle_1kex8_63._react-flow__handle_1kex8_63{width:5px;height:5px;border-radius:0;transform:none;border:1px solid #555}._diamondHandle_1kex8_63._react-flow__handle-top_1kex8_71{top:-2px}._diamondHandle_1kex8_63._react-flow__handle-right_1kex8_75{right:-2px}._diamondHandle_1kex8_63._react-flow__handle-bottom_1kex8_79{bottom:-2px}._diamondHandle_1kex8_63._react-flow__handle-left_1kex8_83{left:-2px}._contextMenu_vv62r_1{position:absolute;background-color:#fff;border:.0625rem solid #ccc;box-shadow:.125rem .125rem .3125rem #0003;z-index:1000;padding:.3125rem 0;min-width:7.5rem}._menuItem_vv62r_11{position:relative;padding:.5rem .9375rem;cursor:pointer;font-size:.875rem;color:#333}._menuItem_vv62r_11:hover{background-color:#f0f0f0}._submenu_vv62r_23{display:none;position:absolute;left:100%;top:0;background-color:#fff;border:.0625rem solid #ccc;box-shadow:.125rem .125rem .3125rem #0003;z-index:1001;padding:.3125rem 0;min-width:7.5rem}._menuItem_vv62r_11:hover ._submenu_vv62r_23{display:block}._overlay_9byf2_1{position:absolute;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10;text-align:center}._message_9byf2_15{color:#fff;font-size:2em;padding:1.25rem;background-color:#000000b3;border-radius:.625rem}._blinkingText_9byf2_23{animation:_blink_9byf2_23 1.5s linear infinite}._quoteText_9byf2_27{color:#ccc;font-size:1em;margin-top:1rem;font-style:italic}@keyframes _blink_9byf2_23{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._panel_11i32_2{position:fixed;top:0;left:-300px;width:300px;height:100%;background:var(--background-header);opacity:1;border-right:1px solid var(--border-color);transition:left .3s ease-in-out;z-index:1001;display:flex;flex-direction:column;padding:1rem;box-shadow:0 0 15px #0003}._panel_11i32_2._visible_11i32_19{left:0}._header_11i32_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._header_11i32_23 h3{margin:0}._closeButton_11i32_34{background:none;border:none;cursor:pointer;font-size:1.2rem;color:var(--text-primary)}._chatRoomList_11i32_42{flex-grow:1;overflow-y:auto}._chatRoomItem_11i32_47{padding:.75rem;cursor:pointer;border-radius:4px;margin-bottom:.5rem}._chatRoomItem_11i32_47:hover{background-color:var(--background-color-tertiary)}._chatRoomItem_11i32_47._active_11i32_58{background-color:var(--primary-color);color:var(--text-color-on-primary)}._footer_11i32_63{margin-top:1rem}._contextMenu_11i32_67{position:fixed;background:var(--background-header);border:1px solid var(--border-color);border-radius:4px;box-shadow:0 2px 10px #0000001a;z-index:1002;padding:.5rem 0}._menuItem_11i32_77{padding:.5rem 1rem;cursor:pointer}._menuItem_11i32_77:hover{background:var(--background-secondary)}._modalBody_7ebtt_1{max-height:50vh;overflow-y:auto}._themeName_7ebtt_5{text-transform:uppercase}._themeLabel_7ebtt_8{margin-right:16px}._specialThemesContainer_7ebtt_11{margin-top:8px}._specialThemeLabel_7ebtt_14{margin-right:16px;display:inline-flex;align-items:center}._specialThemeName_7ebtt_19{white-space:nowrap}._customThemeContainer_7ebtt_22{margin-top:16px}._customThemeHeader_7ebtt_25{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._customThemeTitle_7ebtt_31{margin:0}._customThemeActions_7ebtt_34{display:flex;gap:8px}._fileInput_7ebtt_38{display:none}._colorGrid_7ebtt_41{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}._colorPickerContainer_7ebtt_46{display:flex;flex-direction:column}._colorLabel_7ebtt_50{margin-bottom:8px}._settingsSection_7ebtt_53{margin-top:24px}._slider_7ebtt_56{width:200px}._modeContainer_7ebtt_59{margin-top:12px;display:flex;align-items:center;gap:8px}._modeLabel_7ebtt_65{margin-right:8px}._userNoteLabel_7ebtt_68{margin-bottom:8px}._userNoteTextArea_7ebtt_71{width:100%;min-height:80px;border:1px solid #d9d9d9;border-radius:4px;padding:8px;font-size:14px;resize:vertical}._questText_1p76a_1{margin-left:8px}._completed_1p76a_5{text-decoration:line-through;color:#888}._steps_r9yg6_1{margin-bottom:24px;margin-top:8px}._carouselContent_r9yg6_6{padding:24px 12px;text-align:center}._contentBody_r9yg6_11{display:flex;flex-direction:column;align-items:center;gap:20px;min-height:250px;margin-top:20px}._guideImage_r9yg6_20{max-width:100%;max-height:200px;border-radius:8px;object-fit:contain;box-shadow:0 4px 8px #0000001a}._contentText_r9yg6_28{font-size:1rem;line-height:1.6;color:#555;max-width:500px;margin:0 auto}._footer_r9yg6_36{display:flex;justify-content:space-between;align-items:center;width:100%}._footerLeft_r9yg6_43{color:#888}._footerRight_r9yg6_47{display:flex;gap:8px}._prevButton_r9yg6_52{margin-right:8px}._modalOverride_z758m_1{z-index:1050!important}._form_z758m_4{margin-top:20px}._cancelButton_z758m_7{margin-left:8px}._buttonGroup_z758m_10{margin-top:20px;display:flex;justify-content:space-between}._deleteForm_z758m_15{margin-top:15px}._loginContainer_2051v_1{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5}._loginForm_2051v_9{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}._loginForm_2051v_9 h2{margin-top:0;margin-bottom:1rem;text-align:center;color:#333}._inputGroup_2051v_28{display:flex;flex-direction:column}._inputGroup_2051v_28 label{margin-bottom:.5rem;font-weight:700;color:#555}._inputGroup_2051v_28 input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}._loginButton_2051v_46{padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}._loginButton_2051v_46:hover{background-color:#0056b3}._errorMessage_2051v_61{color:#d93025;text-align:center;margin:-.5rem 0 .5rem}._switchText_2051v_67{text-align:center;margin-top:1rem;color:#555}._switchLink_2051v_73{color:#007bff;cursor:pointer;text-decoration:underline}._registerContainer_1o0c6_1{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5}._registerForm_1o0c6_9{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}._registerForm_1o0c6_9 h2{margin-top:0;margin-bottom:1rem;text-align:center;color:#333}._inputGroup_1o0c6_28{display:flex;flex-direction:column}._inputGroup_1o0c6_28 label{margin-bottom:.5rem;font-weight:700;color:#555}._inputGroup_1o0c6_28 input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}._registerButton_1o0c6_46{padding:.75rem;background-color:#28a745;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}._registerButton_1o0c6_46:hover{background-color:#218838}._errorMessage_1o0c6_61{color:#d93025;text-align:center;margin:-.5rem 0 .5rem}._switchText_1o0c6_67{text-align:center;margin-top:1rem;color:#555}._switchLink_1o0c6_73{color:#007bff;cursor:pointer;text-decoration:underline}._notification-wrapper_1hj0q_1{position:relative;display:inline-block}._dot_1hj0q_6{position:absolute;top:0;right:0;width:12px;height:12px;background-color:red;border-radius:50%;border:1px solid white;transform:translate(50%,-50%);pointer-events:none}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}html,body{margin:0;padding:0;height:100%}._header-title_1x855_8{margin:0;color:var(--header-title-color)}._main-layout_1x855_14{height:100dvh;overflow:hidden;position:relative}._content-layout_1x855_20{transition:margin-left .2s ease-in-out}._main-content_1x855_25{display:flex;flex-direction:column;height:100%;position:relative;overflow-y:auto}._react-flow-wrapper_1x855_33{flex-grow:1;height:100%}._tail-buttons_1x855_38{position:absolute;bottom:5rem;right:.9375rem;z-index:10;display:flex;flex-direction:row;gap:.5rem}._chat-sider_1x855_48{box-shadow:.125rem 0 .5rem #00000026;z-index:1000}._ant-layout_1x855_53,._ant-layout-content_1x855_54{margin:0!important;padding:0!important}._action-buttons_1x855_59{position:absolute;top:.625rem;right:.9375rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}._action-buttons_1x855_59 .ant-btn{width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;font-size:1.75rem}._header_1x855_8,._ant-layout-header_1x855_80{background:var(--background-header)}._main-content_1x855_25,._tail-buttons_1x855_38,._ant-layout_1x855_53,._ant-layout-content_1x855_54{background:var(--background-primary)}._react-flow-wrapper_1x855_33{background:var(--background-flow-wrapper)}@media (max-width: 768px){._chat-sider_1x855_48{position:fixed;top:0;left:0;height:100%;width:100%;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:1001;flex-basis:100%;max-width:100%}._chat-sider_1x855_48._visible_1x855_109{transform:translate(0)}._tail-buttons_1x855_38{flex-direction:column;bottom:3.5rem}._action-buttons_1x855_59{top:.5rem;right:.5rem;gap:.5rem}._action-buttons_1x855_59 .ant-btn{width:2rem;height:2rem;font-size:1rem}}._mobileButtonContainer_1x855_131{display:flex;flex-direction:column;gap:.5rem}:root{--background-primary: #ffffff;--background-secondary: #f0f2f5;--background-header: #ffffff;--background-flow-wrapper: #f1f1f1;--text-primary: #333;--text-secondary: #555;--border-color: #dddddd;--header-title-color: #000000;--bubble-user-bg: antiquewhite;--bubble-ai-bg: aquamarine}body[data-theme=dark]{--background-primary: #181818;--background-secondary: #1e1e1e;--background-header: #1e1e1e;--background-flow-wrapper: #22232a;--text-primary: #eeeeee;--text-secondary: #b0b0b0;--border-color: #000000;--header-title-color: #ffffff;--bubble-user-bg: #96b179;--bubble-ai-bg: #a374db}body[data-theme=haru]{--background-primary: #fff4f8;--background-secondary: #ffeaf2;--background-header: #ffd8e6;--background-flow-wrapper: #ffe0ec;--text-primary: #4d2c2c;--text-secondary: #8c5a5a;--border-color: #f7b6c2;--header-title-color: #a52a3a;--bubble-user-bg: #e6f7d4;--bubble-ai-bg: #f9c2dc}body[data-theme=natsu]{--background-primary: #e0f7fa;--background-secondary: #b2ebf2;--background-header: #4dd0e1;--background-flow-wrapper: #b2ebf2;--text-primary: #004d40;--text-secondary: #00796b;--border-color: #26c6da;--header-title-color: #006064;--bubble-user-bg: #fff9c4;--bubble-ai-bg: #b2dfdb}body[data-theme=aki]{--background-primary: #fff3e0;--background-secondary: #ffe0b2;--background-header: #ffcc80;--background-flow-wrapper: #ffe0b2;--text-primary: #4e342e;--text-secondary: #6d4c41;--border-color: #ffb74d;--header-title-color: #e65100;--bubble-user-bg: #d7ccc8;--bubble-ai-bg: #ffccbc}body[data-theme=fuyu]{--background-primary: #e0f7fa;--background-secondary: #b2ebf2;--background-header: #80deea;--background-flow-wrapper: #cbf9ff;--text-primary: #01579b;--text-secondary: #0277bd;--border-color: #4fc3f7;--header-title-color: #0288d1;--bubble-user-bg: #ffffff;--bubble-ai-bg: #bbdefb}html,body{margin:0;padding:0;height:100%;background-color:var(--background-primary);color:var(--text-primary)}
