.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%}._popup_60m73_3{position:absolute;background:var(--color-bg-primary);border-radius:16px;box-shadow:var(--shadow-strong);min-width:10px;z-index:100;overflow:hidden}._bottom_60m73_13{top:100%;left:0;margin-top:5px}._right_60m73_19{top:0;left:100%;margin-left:5px}._left_60m73_25{top:0;right:100%;margin-right:5px}._top_60m73_31{bottom:100%;left:0;margin-bottom:5px}._container_zrcx4_3{position:relative}._modeButton_zrcx4_7{padding:8px 10px;cursor:pointer;font-size:14px;color:var(--color-text-secondary);transition:all .2s;border-radius:16px;font-weight:500;border:none;background:transparent;display:flex;align-items:center;justify-content:center}._modeButton_zrcx4_7:hover{background-color:var(--color-bg-primary);color:var(--color-text-primary);box-shadow:var(--shadow-light)}._modeButton_zrcx4_7:active{background-color:var(--color-bg-active)}._modeItem_zrcx4_32{padding:8px 12px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--color-text-secondary);transition:background .2s}._modeItem_zrcx4_32:hover{background:var(--color-bg-hover)}._modeItem_zrcx4_32._active_zrcx4_47{background:var(--color-bg-active);color:var(--color-text-primary);font-weight:600}._modeIcon_zrcx4_53{font-size:14px;width:20px;display:flex;align-items:center;justify-content:center}._modeLabel_zrcx4_61{flex:1}._toolbar_qmv8s_3{position:absolute;top:3px;left:50%;transform:translate(-50%);z-index:10;background:var(--color-bg-primary);padding:7px;border-radius:23px;box-shadow:var(--shadow-default);display:flex;flex-direction:row;gap:8px;align-items:center;cursor:default}._title_qmv8s_20{font-weight:600;font-size:13px;color:var(--color-text-primary);padding:0 8px;white-space:nowrap}._separator_qmv8s_28{width:1px;height:24px;background:var(--color-text-secondary);opacity:.2}._genericButton_qmv8s_35{padding:8px 10px;cursor:pointer;font-size:14px;color:var(--color-text-secondary);transition:all .2s;border-radius:16px;font-weight:500;border:none;background:transparent;display:flex;align-items:center;justify-content:center}._genericButton_qmv8s_35:hover:not(:disabled){background-color:var(--color-bg-primary);color:var(--color-text-primary);box-shadow:var(--shadow-light)}._genericButton_qmv8s_35:active:not(:disabled){background-color:var(--color-bg-active)}._genericButton_qmv8s_35:disabled{opacity:.4;cursor:not-allowed}._modeButtons_qmv8s_66{display:flex;gap:4px}._modeButton_qmv8s_66{font-size:13px;padding:6px 8px}._modeButton_qmv8s_66._active_qmv8s_76{background-color:var(--color-bg-active);color:var(--color-text-primary);box-shadow:var(--shadow-light)}._nodeTypeSelect_qmv8s_83,._presetSelect_qmv8s_84{padding:6px 10px;border:1px solid var(--color-text-secondary);border-opacity:.2;border-radius:16px;background:transparent;color:var(--color-text-secondary);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;outline:none}._nodeTypeSelect_qmv8s_83:hover:not(:disabled),._presetSelect_qmv8s_84:hover:not(:disabled){border-color:var(--color-text-primary);color:var(--color-text-primary);background-color:var(--color-bg-primary);box-shadow:var(--shadow-light)}._nodeTypeSelect_qmv8s_83:focus:not(:disabled),._presetSelect_qmv8s_84:focus:not(:disabled){border-color:var(--color-text-primary);color:var(--color-text-primary);box-shadow:var(--shadow-light)}._nodeTypeSelect_qmv8s_83:disabled,._presetSelect_qmv8s_84:disabled{opacity:.4;cursor:not-allowed}._nodeTypeSelect_qmv8s_83{min-width:120px}._presetSelect_qmv8s_84{min-width:100px}._activeLayoutButton_qmv8s_128{background-color:var(--color-bg-active);box-shadow:var(--shadow-light)}._activeLayoutButton_qmv8s_128:hover{opacity:.8}._contextMenu_5hbay_3{position:fixed;background:var(--color-bg-primary);border-radius:16px;box-shadow:var(--shadow-strong);min-width:200px;z-index:1000;animation:_fadeIn_5hbay_1 .3s ease;overflow:visible}@keyframes _fadeIn_5hbay_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._menuItem_tq1sa_3{padding:8px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;color:var(--color-text-primary);background:transparent;border:none;width:100%;text-align:left;transition:background-color .1s ease}._menuItem_tq1sa_3:hover:not(:disabled){background:var(--color-bg-hover)}._menuItem_tq1sa_3:disabled{opacity:.4;cursor:not-allowed}._menuIcon_tq1sa_27{font-size:16px;width:20px;display:flex;align-items:center;justify-content:center}._menuLabel_tq1sa_35{flex:1}._menuShortcut_tq1sa_39{font-size:12px;color:var(--color-text-secondary)}._menuDivider_tq1sa_44{height:1px;background:var(--color-text-secondary);opacity:.2;margin:4px 0}._menuSection_tq1sa_51{padding:0}._menuSection_tq1sa_51:first-child ._menuItemContainer_tq1sa_56:first-child>._menuItem_tq1sa_3{border-radius:16px 16px 0 0}._menuSection_tq1sa_51:last-child ._menuItemContainer_tq1sa_56:last-child>._menuItem_tq1sa_3{border-radius:0 0 16px 16px}._menuSection_tq1sa_51:first-child:last-child ._menuItemContainer_tq1sa_56:only-child>._menuItem_tq1sa_3{border-radius:16px}._destructive_tq1sa_70{color:var(--color-text-primary);opacity:.8}._destructive_tq1sa_70:hover:not(:disabled){background:var(--color-bg-hover)}._menuItemContainer_tq1sa_56{position:relative}._hasSubmenu_tq1sa_83{justify-content:space-between}._submenuArrow_tq1sa_87{font-size:10px;color:var(--color-text-secondary);margin-left:auto}._submenu_tq1sa_87{position:absolute;left:100%;top:0;background:var(--color-bg-primary);border-radius:16px;box-shadow:var(--shadow-strong);padding:0;min-width:200px;z-index:1001;animation:_fadeIn_tq1sa_1 .15s ease;margin-left:4px;overflow:hidden}._submenu_tq1sa_87:child{border-radius:0}@keyframes _fadeIn_tq1sa_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._simpleTextNode_mg4i0_1{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:12px 16px;min-width:150px;min-height:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center}._simpleTextNode_mg4i0_1._rectangular_mg4i0_18{border-radius:12px}._simpleTextNode_mg4i0_1._circular_mg4i0_22{border-radius:50%;aspect-ratio:1;min-width:120px;min-height:120px;padding:16px}._simpleTextNode_mg4i0_1._rounded_mg4i0_30{border-radius:999px}._simpleTextNode_mg4i0_1:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633}._simpleTextNode_mg4i0_1._selected_mg4i0_39{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}._content_mg4i0_44{width:100%;display:flex;align-items:center;justify-content:center}._text_mg4i0_51{width:100%;padding:4px;white-space:pre-wrap;word-break:break-word;color:#1f2937;font-size:14px;line-height:1.5;text-align:center}._input_mg4i0_62{width:100%;min-height:40px;padding:4px;border:none;outline:none;background:transparent;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;text-align:center;color:#1f2937}._input_mg4i0_62::placeholder{color:#9ca3af}._richTextNode_1vtqi_1{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:16px;min-width:200px;min-height:80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center}._richTextNode_1vtqi_1._rectangular_1vtqi_18{border-radius:12px}._richTextNode_1vtqi_1._circular_1vtqi_22{border-radius:50%;aspect-ratio:1;min-width:150px;min-height:150px;padding:20px}._richTextNode_1vtqi_1._rounded_1vtqi_30{border-radius:999px}._richTextNode_1vtqi_1:hover{border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf633}._richTextNode_1vtqi_1._selected_1vtqi_39{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633}._content_1vtqi_44{width:100%;display:flex;align-items:center;justify-content:center}._richText_1vtqi_1{width:100%;padding:8px;outline:none;color:#1f2937;font-size:14px;line-height:1.6;text-align:center}._richText_1vtqi_1._editing_1vtqi_61{background:#fafafa;border-radius:4px;cursor:text}._richText_1vtqi_1 p{margin:0 0 8px}._richText_1vtqi_1 p:last-child{margin-bottom:0}._richText_1vtqi_1 strong{font-weight:600}._richText_1vtqi_1 em{font-style:italic}._richText_1vtqi_1 u{text-decoration:underline}._toolbar_1vtqi_87{position:absolute;top:-40px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:4px;display:flex;gap:4px;box-shadow:0 2px 8px #00000026;z-index:10}._toolbarButton_1vtqi_102{width:32px;height:32px;border:none;background:transparent;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#374151;transition:all .15s ease}._toolbarButton_1vtqi_102:hover{background:#f3f4f6}._toolbarButton_1vtqi_102:active{background:#e5e7eb}._container_7t0g7_3{display:flex;align-items:center;justify-content:center;height:100vh;background:var(--color-bg-primary)}._spinner_7t0g7_11{width:48px;height:48px;border:3px solid var(--color-bg-hover);border-top-color:var(--color-text-primary);border-radius:50%;animation:_spin_7t0g7_11 1s linear infinite}@keyframes _spin_7t0g7_11{to{transform:rotate(360deg)}}._container_bi08o_3{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-bg-primary)}._content_bi08o_12{text-align:center;max-width:500px;padding:40px}._title_bi08o_18{font-size:96px;font-weight:700;color:var(--color-text-primary);margin:0 0 16px;line-height:1}._message_bi08o_26{font-size:24px;font-weight:600;color:var(--color-text-primary);margin:0 0 12px}._description_bi08o_33{font-size:16px;color:var(--color-text-secondary);margin:0 0 32px;line-height:1.5}._button_bi08o_40{padding:12px 32px;background:var(--color-bg-primary);border:none;border-radius:16px;cursor:pointer;font-size:16px;font-weight:500;color:var(--color-text-primary);box-shadow:var(--shadow-default);transition:all .2s}._button_bi08o_40:hover{box-shadow:var(--shadow-strong);transform:translateY(-1px)}._button_bi08o_40:active{background:var(--color-bg-active);transform:translateY(0)}._overlay_mr98u_3{position:fixed;inset:0;background:color-mix(in srgb,var(--color-text-primary) 50%,transparent);display:flex;align-items:center;justify-content:center;z-index:1000}._modal_mr98u_16{background:var(--color-bg-primary);border-radius:23px;box-shadow:var(--shadow-strong);width:90%;overflow:hidden;z-index:1001}._content_1the7_4{padding:13px}._error_1the7_9{color:var(--color-text-primary);padding:0 8px;margin-bottom:20px;font-size:14px}._title_1the7_16{color:var(--color-text-primary);padding:0 8px;margin-bottom:20px;font-size:26px;font-weight:600;text-align:center}._form_1the7_26{display:flex;flex-direction:column;gap:16px}._formGroup_1the7_33{display:flex;flex-direction:column;gap:6px}._input_1the7_40{padding:12px;border:1px solid var(--color-bg-active);box-shadow:var(--shadow-light);border-radius:999px;font-size:14px;transition:border-color .2s}._input_1the7_40:focus{outline:none;border-color:var(--color-text-secondary);box-shadow:var(--shadow-strong)}._input_1the7_40:disabled{opacity:.6;cursor:not-allowed}._errorText_1the7_61{color:var(--color-text-primary);font-size:12px}._button_1the7_67{padding:12px;background:var(--color-bg-primary);color:var(--color-text-primary);box-shadow:var(--shadow-default);border:none;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s;margin-top:8px}._button_1the7_67:hover{box-shadow:var(--shadow-strong)}._button_1the7_67:active{opacity:.8}._button_1the7_67:disabled{opacity:.5;cursor:not-allowed}._switchMode_1the7_95{text-align:center;margin-top:20px;font-size:14px;color:var(--color-text-secondary)}._link_1the7_102{color:var(--color-text-primary);cursor:pointer;text-decoration:underline}._link_1the7_102:hover{opacity:.8}._sidebar_1figj_3{position:absolute;top:3px;left:3px;bottom:3px;z-index:100;background:var(--color-bg-primary);padding:7px;border-radius:23px;box-shadow:var(--shadow-default);display:flex;flex-direction:column;gap:12px;min-width:220px;max-width:280px;cursor:default}._topSection_1figj_22{flex-shrink:0}._middleSection_1figj_26{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}._bottomSection_1figj_35{flex-shrink:0}._graphListHeader_1figj_40{font-size:10px;font-weight:600;color:var(--color-text-secondary);padding:0 8px;text-transform:uppercase;letter-spacing:.5px}._graphList_1figj_40{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:2px;padding:0 4px}._graphList_1figj_40::-webkit-scrollbar{width:6px}._graphList_1figj_40::-webkit-scrollbar-track{background:transparent}._graphList_1figj_40::-webkit-scrollbar-thumb{background:var(--color-bg-hover);border-radius:3px}._graphList_1figj_40::-webkit-scrollbar-thumb:hover{background:var(--color-bg-active)}._emptyState_1figj_76{padding:20px;text-align:center;font-size:13px;color:var(--color-text-secondary)}._genericButton_1figj_84{padding:8px 10px;cursor:pointer;font-size:12px;color:var(--color-text-secondary);transition:all .2s;border-radius:16px;font-weight:500}._genericButton_1figj_84:hover{background-color:var(--color-bg-primary);color:var(--color-text-primary);box-shadow:var(--shadow-light)}._genericButton_1figj_84:active{background-color:var(--color-bg-active)}._user_1figj_104{padding:5px 8px;cursor:pointer;width:36px;height:36px;border-radius:18px;box-shadow:var(--shadow-default);font-size:14px;font-weight:600;align-items:center;justify-content:center;display:flex;color:var(--color-text-primary);background:var(--color-bg-primary);transition:all .2s}._user_1figj_104:hover{box-shadow:var(--shadow-strong);transform:scale(1.05)}._userSection_1figj_126{position:relative;width:36px;height:36px}._authButtonContainer_1figj_136{display:flex;align-items:center;justify-content:center;flex:1}._authButton_1figj_136{padding:12px 24px;background:var(--color-bg-primary);border:none;border-radius:16px;cursor:pointer;font-size:14px;font-weight:500;color:var(--color-text-primary);box-shadow:var(--shadow-default);transition:all .2s}._authButton_1figj_136:hover{box-shadow:var(--shadow-strong)}._authButton_1figj_136:active{background:var(--color-bg-active);transform:translateY(0)}._userEmail_vuhvb_3{padding:8px 12px;font-size:13px;color:var(--color-text-primary);border-bottom:1px solid var(--color-bg-hover);font-weight:500}._popupItem_vuhvb_11{padding:8px 12px;cursor:pointer;font-size:12px;color:var(--color-text-secondary);transition:background .2s}._popupItem_vuhvb_11:hover{background:var(--color-bg-hover)}._popupItem_vuhvb_11:last-child{border-radius:0 0 16px 16px}._popupItem_vuhvb_11:last-child:hover{background:var(--color-bg-hover);border-radius:0 0 16px 16px}._item_4nr14_3{position:relative;padding:8px 10px;cursor:pointer;border-radius:16px;transition:background-color .2s;display:flex;align-items:center;justify-content:space-between;gap:8px}._item_4nr14_3:hover{background-color:var(--color-bg-primary);box-shadow:var(--shadow-light)}._item_4nr14_3._active_4nr14_20{background-color:var(--color-bg-active)}._title_4nr14_24{font-size:12px;color:var(--color-text-primary);font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._sharedBadge_4nr14_34{font-size:11px;color:var(--color-text-secondary);background-color:var(--color-bg-hover);padding:2px 6px;border-radius:6px;white-space:nowrap}._menuButton_4nr14_43{background:none;border:none;cursor:pointer;font-size:16px;border-radius:8px;padding:0 4px;color:var(--color-text-secondary);opacity:0;transition:opacity .2s,color .2s}._item_4nr14_3:hover ._menuButton_4nr14_43{opacity:1}._menuButton_4nr14_43:hover{color:var(--color-text-primary);box-shadow:var(--shadow-light)}._popupItem_10d9c_3{padding:8px 12px;cursor:pointer;font-size:12px;color:var(--color-text-secondary);transition:background .2s}._popupItem_10d9c_3:hover{background:var(--color-bg-hover)}._popupItem_10d9c_3:first-child{border-radius:16px 16px 0 0}._popupItem_10d9c_3:last-child{border-radius:0 0 16px 16px}._popupItem_10d9c_3:only-child{border-radius:16px}:root{--color-bg-primary: white;--color-bg-hover: #d9d9d9;--color-bg-active: #eeeeee;--color-text-primary: #000000;--color-text-secondary: #505050;--shadow-default: 0 2px 8px #00000033;--shadow-light: 0 1px 6px #00000022;--shadow-medium: 0 3px 12px #00000044;--shadow-strong: 0 4px 16px #00000055}._content_w7az5_3{padding:13px}._title_w7az5_7{color:var(--color-text-primary);padding:0 8px;margin-bottom:20px;font-size:26px;font-weight:600;text-align:center}._placeholder_w7az5_16{color:var(--color-text-secondary);padding:20px 8px;text-align:center;font-size:14px}._offlineIndicator_elk6q_1{position:fixed;bottom:12px;right:12px;display:flex;align-items:center;gap:6px;padding:6px 12px;background:#000000bf;color:#fff;font-size:12px;font-weight:500;border-radius:6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;pointer-events:none;-webkit-user-select:none;user-select:none}._offlineDot_elk6q_20{width:6px;height:6px;background:#ef4444;border-radius:50%;animation:_pulse_elk6q_1 2s ease-in-out infinite}@keyframes _pulse_elk6q_1{0%,to{opacity:1}50%{opacity:.5}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}
