@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";._loginContainer_f06z8_15{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-display);position:relative;overflow:hidden;padding:2rem}._gridBackground_f06z8_28{position:fixed;top:-50%;left:-50%;width:200%;height:200%;background-image:linear-gradient(rgba(0,217,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,217,255,.03) 1px,transparent 1px);background-size:80px 80px;z-index:0;pointer-events:none;animation:_gridPulse_f06z8_1 20s ease-in-out infinite}@keyframes _gridPulse_f06z8_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}._backgroundGlow_f06z8_52{position:fixed;top:50%;left:50%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,217,255,.15) 0%,transparent 70%);transform:translate(-50%,-50%);filter:blur(80px);z-index:0;pointer-events:none;animation:_glowPulse_f06z8_1 8s ease-in-out infinite alternate}@keyframes _glowPulse_f06z8_1{0%{opacity:.3;transform:translate(-50%,-50%) scale(1)}to{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}._loginCard_f06z8_76{position:relative;z-index:2;width:100%;max-width:460px;background:#151520cc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem 2.5rem;box-shadow:0 20px 60px #00000080;animation:_fadeInUp_f06z8_1 .6s var(--ease-smooth)}._loginCard_f06z8_76:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent-cyan),transparent);opacity:.5}._logoSection_f06z8_101{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2rem}._logoIcon_f06z8_108{width:50px;height:50px;background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-weight:700;font-size:1.5rem;color:var(--color-bg-primary);box-shadow:0 0 30px #00d9ff66;animation:_logoFloat_f06z8_1 3s ease-in-out infinite}@keyframes _logoFloat_f06z8_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._logoText_f06z8_132{font-size:1.75rem;font-weight:700;background:linear-gradient(90deg,var(--color-accent-cyan) 0%,var(--color-text-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._loginTitle_f06z8_141{font-size:2rem;font-weight:800;text-align:center;margin-bottom:.5rem;letter-spacing:-.02em;color:var(--color-text-primary)}._loginSubtitle_f06z8_149{font-size:1rem;text-align:center;color:var(--color-text-secondary);margin-bottom:2rem}._formWrapper_f06z8_156{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_f06z8_161{display:flex;flex-direction:column;gap:.5rem}._inputLabel_f06z8_166{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);margin-left:.25rem}._inputItem_f06z8_172{width:100%;padding:1rem 1.25rem;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--color-text-primary);font-family:var(--font-display);font-size:1rem;outline:none;transition:all .3s var(--ease-smooth)}._inputItem_f06z8_172::placeholder{color:var(--color-text-tertiary)}._inputItem_f06z8_172:focus{border-color:var(--color-accent-cyan);box-shadow:0 0 0 3px #00d9ff1a;background:var(--color-bg-tertiary)}._inputItem_f06z8_172:disabled{opacity:.5;cursor:not-allowed}._errorMessage_f06z8_197{padding:.75rem 1rem;background:#ff4d4f1a;border:1px solid rgba(255,77,79,.3);border-radius:8px;color:#ff6b6b;font-size:.875rem;text-align:center;animation:_shake_f06z8_1 .5s}@keyframes _shake_f06z8_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}._loginBtn_f06z8_220{position:relative;width:100%;padding:1rem 2rem;background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);border:none;border-radius:12px;color:var(--color-bg-primary);font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;overflow:hidden;transition:all .3s var(--ease-smooth);box-shadow:0 10px 30px #00d9ff4d}._loginBtn_f06z8_220:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 40px #00d9ff66}._loginBtn_f06z8_220:hover:not(:disabled) ._btnGlow_f06z8_240{transform:translate(-50%,-50%) scale(1.5)}._loginBtn_f06z8_220:active:not(:disabled){transform:translateY(0)}._loginBtn_f06z8_220:disabled{opacity:.6;cursor:not-allowed}._loading_f06z8_250{animation:_pulse_f06z8_1 1.5s ease-in-out infinite}@keyframes _pulse_f06z8_1{0%,to{opacity:1}50%{opacity:.7}}._btnGlow_f06z8_240{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .5s;pointer-events:none}._divider_f06z8_274{position:relative;text-align:center;margin:.5rem 0}._divider_f06z8_274:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff1a}._divider_f06z8_274 span{position:relative;display:inline-block;padding:0 1rem;background:#151520cc;color:var(--color-text-tertiary);font-size:.875rem}._codeInputWrapper_f06z8_297{display:flex;gap:.75rem}._codeInput_f06z8_297{flex:1;padding:1rem 1.25rem;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--color-text-primary);font-family:var(--font-display);font-size:1rem;outline:none;transition:all .3s var(--ease-smooth)}._codeInput_f06z8_297::placeholder{color:var(--color-text-tertiary)}._codeInput_f06z8_297:focus{border-color:var(--color-accent-cyan);box-shadow:0 0 0 3px #00d9ff1a;background:var(--color-bg-tertiary)}._codeInput_f06z8_297:disabled{opacity:.5;cursor:not-allowed}._sendCodeBtn_f06z8_325{min-width:120px;padding:1rem 1.25rem;background:var(--color-bg-tertiary);border:1px solid rgba(0,217,255,.3);border-radius:12px;color:var(--color-accent-cyan);font-family:var(--font-display);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s var(--ease-smooth);white-space:nowrap}._sendCodeBtn_f06z8_325:hover:not(:disabled){background:#00d9ff1a;border-color:var(--color-accent-cyan)}._sendCodeBtn_f06z8_325:disabled{opacity:.5;cursor:not-allowed;color:var(--color-text-tertiary);border-color:#ffffff1a}._loginTip_f06z8_350{text-align:center;margin-top:.5rem}._loginTip_f06z8_350 p{color:var(--color-text-tertiary);font-size:.85rem}._loginFooter_f06z8_359{position:fixed;bottom:2rem;left:0;right:0;text-align:center;z-index:2;animation:_fadeIn_f06z8_1 1s var(--ease-smooth) .5s both}._loginFooter_f06z8_359 p{color:var(--color-text-tertiary);font-size:.875rem}@keyframes _fadeInUp_f06z8_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_f06z8_1{0%{opacity:0}to{opacity:1}}@media (max-width: 640px){._loginContainer_f06z8_15{padding:1rem}._loginCard_f06z8_76{padding:2rem 1.5rem}._loginTitle_f06z8_141{font-size:1.75rem}._loginSubtitle_f06z8_149{font-size:.9rem}._logoIcon_f06z8_108{width:45px;height:45px;font-size:1.35rem}._logoText_f06z8_132{font-size:1.5rem}}._title_1swkh_1{font-size:1.2rem;font-weight:bolder;margin-bottom:16px}._iconArea_1swkh_6{display:flex}._selectedIconItem_1swkh_9{margin-right:16px;position:relative}._selectedIcon_1swkh_9{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}._selectedIcon_1swkh_9:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:8px}._selectedIcon_1swkh_9:hover:before{opacity:1;z-index:1}._selectedIcon_1swkh_9:hover ._iconActions_1swkh_36{opacity:1}._selectedIconImg_1swkh_39{width:48px;height:48px;border-radius:8px}._iconActions_1swkh_36{opacity:0;position:absolute;z-index:2;cursor:pointer}._uploadTrigger_1swkh_54{color:#fff;display:flex;flex-direction:column;align-items:center}._colorList_1swkh_60{margin-top:8px;width:100%;display:grid;grid-template-columns:repeat(14,7.14%);column-gap:2px;row-gap:4px}._colorItem_1swkh_68{width:24px;height:24px;border-radius:4px;cursor:pointer;position:relative}._checkIcon_1swkh_75{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}._iconList_1swkh_82{width:100%;display:grid;grid-template-columns:repeat(10,10%);column-gap:4px;row-gap:4px}._iconItem_1swkh_89{width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}._iconImg_1swkh_98{border-radius:8px;width:20px;height:20px}._noSpace_fcqsv_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;text-align:center}._leaf_fcqsv_10{position:fixed;bottom:40px;right:100px}._title_fcqsv_15{font-size:20px;color:#333}._createSpaceButton_fcqsv_19{margin-top:20px;height:40px;width:140px;background-color:#7b67ee;color:#fff;border:none;border-radius:4px;cursor:pointer;text-align:center;align-content:center}._wrapper_77iry_1 ._steps_77iry_1{margin-bottom:8px}._wrapper_77iry_1 ._steps_77iry_1 .ant-steps-item-title{color:#e5e5e5;font-size:12px;white-space:nowrap}._wrapper_77iry_1 ._steps_77iry_1 .ant-steps-item-finish .ant-steps-item-icon{background-color:#eeebff!important;border-color:#7b67ee!important}._wrapper_77iry_1 ._steps_77iry_1 .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#7b67ee!important}._wrapper_77iry_1 ._steps_77iry_1 .ant-steps-item-process .ant-steps-item-icon{background-color:#7b67ee!important;border-color:#7b67ee!important}._wrapper_77iry_1 ._steps_77iry_1 .ant-steps-item-wait .ant-steps-item-icon{background-color:transparent!important;border-color:#e5e5e5!important}._wrapper_77iry_1 ._steps_77iry_1 .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{color:#e5e5e5!important}._formOperation_1xbha_1{position:absolute;bottom:8px;right:24px}._formOperation_1xbha_1.ant-form-item{margin-bottom:0}._formOperation_1xbha_1 button{width:80px;height:30px}._dataConnectionItem_1xbha_13{display:flex;align-items:center}._dataConnectionItem_1xbha_13 ._dataConnectionName_1xbha_17{margin-left:8px}._dropdownRender_1xbha_20{display:flex;justify-content:flex-end;align-items:center;padding:4px 8px}._dropdownRender_1xbha_20 a{color:#7b67ee}._formWrapper_1xbha_29 .ant-form-item{margin-bottom:12px}._formWrapper_1xbha_29 .ant-form-item-label{font-weight:bolder}._commonRow_1xbha_35{cursor:pointer}._selectedRow_1xbha_38{color:#7b67ee;background-color:#f5f7fa}._editableRow_7x7t4_1:hover ._editableCellValueWrap_7x7t4_1{padding:4px 11px;border:1px solid #d9d9d9;border-radius:2px;min-height:30px}._editableRow_7x7t4_1 ._editableCellValueWrap_7x7t4_1{padding:5px 12px;cursor:pointer}._formOperation_7x7t4_11{position:absolute;bottom:8px;right:24px}._formOperation_7x7t4_11.ant-form-item{margin-bottom:0}._formOperation_7x7t4_11 button{width:80px;height:30px}._formWrapper_7x7t4_23 .ant-form-item{margin-bottom:12px}._formWrapper_7x7t4_23 .ant-form-item-label{font-weight:bolder}._iconArea_14y07_1{display:flex}._iconArea_14y07_1 ._selectedIconItem_14y07_4{margin-right:16px;position:relative}._iconArea_14y07_1 ._selectedIconItem_14y07_4 ._selectedIcon_14y07_4{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}._iconArea_14y07_1 ._selectedIconItem_14y07_4 ._selectedIcon_14y07_4:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:8px}._iconArea_14y07_1 ._selectedIconItem_14y07_4 ._selectedIcon_14y07_4:hover:before{opacity:1;z-index:1}._iconArea_14y07_1 ._selectedIconItem_14y07_4 ._selectedIcon_14y07_4:hover ._iconActions_14y07_31{opacity:1}._iconArea_14y07_1 ._selectedIconItem_14y07_4 ._selectedIcon_14y07_4 ._selectedIconImg_14y07_34{width:48px;height:48px;border-radius:8px}._iconArea_14y07_1 ._selectedIconItem_14y07_4 ._selectedIcon_14y07_4 ._iconActions_14y07_31{opacity:0;position:absolute;z-index:2;cursor:pointer}._iconArea_14y07_1 ._selectedIconItem_14y07_4 ._selectedIcon_14y07_4 ._iconActions_14y07_31 ._uploadTrigger_14y07_45{color:#fff;display:flex;flex-direction:column;align-items:center}._iconArea_14y07_1 ._selectIconArea_14y07_51 ._iconList_14y07_51{width:100%;display:grid;grid-template-columns:repeat(10,10%);column-gap:4px;row-gap:4px}._iconArea_14y07_1 ._selectIconArea_14y07_51 ._iconList_14y07_51 ._iconItem_14y07_58{width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}._iconArea_14y07_1 ._selectIconArea_14y07_51 ._iconList_14y07_51 ._iconItem_14y07_58 ._iconImg_14y07_67{width:20px;height:20px}._iconArea_14y07_1 ._selectIconArea_14y07_51 ._iconList_14y07_51 ._iconItem_14y07_58._selected_14y07_4,._iconArea_14y07_1 ._selectIconArea_14y07_51 ._iconList_14y07_51 ._iconItem_14y07_58:hover{background-color:#f0f5ff}._iconArea_14y07_1 ._selectIconArea_14y07_51 ._colorList_14y07_77{margin-top:8px;width:100%;display:grid;grid-template-columns:repeat(14,7.14%);column-gap:2px;row-gap:4px}._iconArea_14y07_1 ._selectIconArea_14y07_51 ._colorList_14y07_77 ._colorItem_14y07_85{width:24px;height:24px;border-radius:4px;cursor:pointer;position:relative}._iconArea_14y07_1 ._selectIconArea_14y07_51 ._colorList_14y07_77 ._colorItem_14y07_85 ._checkIcon_14y07_92{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}._formOperation_14y07_99{position:absolute;bottom:8px;right:24px}._formOperation_14y07_99.ant-form-item{margin-bottom:0}._formOperation_14y07_99 button{width:80px;height:30px}._formWrapper_14y07_111 .ant-form-item{margin-bottom:12px}._formWrapper_14y07_111 .ant-form-item-label{font-weight:bolder}._departmentWrapper_1skzu_1{padding:4px}._departmentWrapper_1skzu_1 .ant-tree-treenode{padding:0}._departmentWrapper_1skzu_1 .ant-tree-node-selected.ant-tree-node-selected{background-color:#edeaff;color:#7b67ee;font-weight:700}._departmentWrapper_1skzu_1 .ant-tree-node-content-wrapper{border-radius:4px}._departmentWrapper_1skzu_1 .ant-tree-switcher,._departmentWrapper_1skzu_1 .ant-tree-indent-unit{width:20px}._right_1skzu_22{background-color:#f5f7fa;flex:1;height:100vh}._style_navigation_1skzu_27{width:60px;height:100%;background-color:#fff;border-right:1px solid #e9e9f5}._style_menu_navigation_panel_1skzu_33{max-height:calc(100vh - 92px);overflow:auto;flex:1}._style_wrapper_1skzu_38{width:260px;height:100vh;flex-shrink:0;background-color:#fff;border-right:1px solid #e9e9f5;display:flex;flex-direction:column}._style_space_1skzu_47{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5px}._menuLabel_1skzu_55{width:180px;display:flex;padding:4px;align-items:center}._menuDeleteLabel_1skzu_61{width:180px;display:flex;padding:4px;align-items:center;color:red}._style_space_icon_panel_1skzu_68{height:50px;align-items:center;border-bottom:1px solid #e9e9f5}._style_space_icon_layout_1skzu_73{display:flex;height:44px;align-items:center;margin:6px;border-radius:6px;border:1px solid #e9e9f5;cursor:pointer}._style_space_icon_1skzu_68{width:28px;height:28px;border-radius:5px;display:flex;justify-content:center;align-items:center;margin:0 6px 0 12px}._style_space_icon_img_1skzu_91{width:20px;height:20px}._style_space_text_1skzu_95{height:100%;-webkit-user-select:none;user-select:none;align-content:center}._style_space_button_panel_1skzu_100{display:flex;padding:6px;align-items:center}._style_menu_navigation_panel_1skzu_33{flex:1}._style_space_button_1skzu_100{text-align:center;-webkit-user-select:none;user-select:none;font-size:13px;color:#606061;cursor:pointer;padding:2px}._style_space_button_1skzu_100>*{margin:0 6px}._style_mange_button_1skzu_119{align-items:center;text-align:center;flex:1;-webkit-user-select:none;user-select:none;font-size:13px;color:#606061;cursor:pointer;display:flex;height:100%;justify-content:center}._style_mange_button_1skzu_119:hover{background-color:#f2f4f7}._style_menu_manage_panel_1skzu_134{border-top:1px solid #e9e9f5;height:40px;display:flex;align-items:center;justify-content:center}._wrapper_odgnn_1{width:100%;height:100%;display:flex}._left_odgnn_6{float:left;height:100vh;display:flex;border-right:1px solid #e9e9f5}.title{font-size:1.2rem;font-weight:bolder;margin-bottom:16px}.icon-area{display:flex}.selected-icon-item{margin-right:16px;position:relative}.selected-icon{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}.selected-icon:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:8px}.selected-icon:hover:before{opacity:1;z-index:1}.selected-icon:hover .icon-actions{opacity:1}.selected-icon-img{width:48px;height:48px;border-radius:8px}.icon-actions{opacity:0;position:absolute;z-index:2;cursor:pointer}.upload-trigger{color:#fff;display:flex;flex-direction:column;align-items:center}.color-list{margin-top:8px;width:100%;display:grid;grid-template-columns:repeat(14,7.14%);column-gap:2px;row-gap:4px}.color-item{width:24px;height:24px;border-radius:4px;cursor:pointer;position:relative}.check-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.icon-list{width:100%;display:grid;grid-template-columns:repeat(10,10%);column-gap:4px;row-gap:8px}.icon-item{width:32px;height:32px;border-radius:8px;cursor:pointer}.icon-img{width:100%;height:100%}._style_navigation_65fqq_1{display:flex;flex-direction:column;min-height:100vh}._content_65fqq_7{flex:1}._navigation_icon_65fqq_10{padding:6px;cursor:pointer;display:flex;justify-content:center}._navigation_default_item_65fqq_16:hover{background-color:#f1f3f6}._navigation_default_item_65fqq_16:hover svg{fill:#7b67ee}._svg_style_65fqq_22{size:16px}._navigation_company_icon_65fqq_25{width:40px;height:40px;border-radius:5px;display:flex;align-items:center;justify-content:center}._navigation_company_text_65fqq_33{color:#fff;width:40px;height:40px;border-radius:5px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}._navigation_default_item_65fqq_16{padding:6px;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#fff}._navigation_default_icon_65fqq_53{width:24px;height:24px;fill:#636363}._navigation_focus_item_65fqq_58{padding:6px;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#f1f3f6}._navigation_focus_icon_65fqq_68{width:24px;height:24px;fill:#7b67ee}._company_setting_65fqq_73{padding-bottom:6px;display:flex;align-items:center;justify-content:center}._me_65fqq_79{border-radius:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#7b67ee;-webkit-user-select:none;user-select:none}._popover_65fqq_90 .ant-popover-inner{padding:0}._style_userMenuWrapper_65fqq_93{display:flex;flex-direction:column;width:320px;height:357px}._style_userMenuTop_65fqq_99{border-radius:6px 6px 0 0;background-color:#7b67ee;padding:20px 24px 32px}._style_userMenuContent_65fqq_104{padding:20px 24px 32px;flex:1}._style_userMenuBottomPanel_65fqq_108{display:flex;align-items:center;justify-content:center;height:48px}._style_userMenuBottom_65fqq_108{width:50%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer}._style_userMenuBottom_65fqq_108:hover{width:50%;height:100%;background-color:#f5f7fa;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer}._style_userMenuTop_avatar_65fqq_134{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#52c41b;border-radius:32px;border:1px solid #ffffff;color:#fff;font-size:20px}._style_userMenuTop_name_65fqq_146{padding-left:12px;color:#fff;font-size:20px}._style_userMenuTop_description_65fqq_151{padding-top:6px;padding-left:12px;font-size:12px;color:#fff}._style_userInfo_65fqq_157{display:flex;flex-direction:column;gap:12px}._style_userInfoItem_65fqq_162{display:flex;gap:4px}._style_userInfoLabel_65fqq_166{font-size:12px;color:#8c8c8c;font-weight:500}._style_userInfoValue_65fqq_171{font-size:14px;color:#262626}._company_item_rect_65fqq_175{-webkit-user-select:none;user-select:none;display:flex;padding:6px}._company_item_rect_65fqq_175:hover{-webkit-user-select:none;user-select:none;display:flex;padding:6px;background-color:#f3f3f3}._company_item_mouse_rect_65fqq_186{display:flex;background-color:#f3f3f3}._company_item_rect_65fqq_175{display:flex;cursor:pointer}._company_item_icon_65fqq_194{width:32px;height:32px;background-color:#7b67ee;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px}._company_create_icon_65fqq_204{width:32px;height:32px;background-color:#f87f7f;color:#636363;display:flex;align-items:center;justify-content:center;border-radius:4px;border:#636363}._company_item_text_65fqq_215{height:32px;padding-left:12px;display:flex;align-items:center;flex:1}._company_item_text_selected_65fqq_222{height:32px;padding-left:12px;display:flex;align-items:center;flex:1;color:#7b67ee}._company_item_setting_icon_65fqq_230{height:32px;display:flex;align-items:center;justify-content:center}._modal_content_1x4y2_1{display:flex;height:500px;background-color:#fff}._sidebar_1x4y2_6{width:200px;border-right:1px solid #f0f0f0;padding-top:20px;display:flex;flex-direction:column}._sidebar_item_1x4y2_13{padding:12px 24px;cursor:pointer;color:#333;font-size:14px;transition:all .3s}._sidebar_item_1x4y2_13:hover{background-color:#f5f5f5}._sidebar_item_1x4y2_13._active_1x4y2_23{background-color:#f0f5ff;color:#1890ff;border-right:2px solid #1890ff}._content_1x4y2_28{flex:1;padding:40px 40px 0;display:flex;flex-direction:column}._avatar_section_1x4y2_34{display:flex;flex-direction:column;margin-bottom:40px;position:relative}._avatar_section_1x4y2_34 ._avatar_wrapper_1x4y2_40{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:10px}._avatar_section_1x4y2_34 ._avatar_wrapper_1x4y2_40 img{width:100%;height:100%;object-fit:cover}._avatar_section_1x4y2_34 ._avatar_wrapper_1x4y2_40 ._avatar_placeholder_1x4y2_52{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}._change_avatar_btn_1x4y2_61{color:#697bfe;cursor:pointer;margin-left:20px;font-size:14px;position:absolute;left:100px;top:60px}._info_item_1x4y2_70{width:100%;max-width:400px;display:flex;align-items:center;margin-bottom:24px;font-size:14px}._info_item_1x4y2_70 ._label_1x4y2_78{width:80px;color:#666}._info_item_1x4y2_70 ._value_1x4y2_82{flex:1;color:#333}._info_item_1x4y2_70 ._action_1x4y2_86{color:#697bfe;cursor:pointer;margin-left:20px;width:60px;text-align:right}._custom_modal_1dj6r_1 .ant-modal-content{padding:0;overflow:hidden}._custom_modal_1dj6r_1 .ant-modal-header{padding:20px 24px;border-bottom:none;margin-bottom:0}._custom_modal_1dj6r_1 .ant-modal-title{font-size:16px;font-weight:500;color:#333}._custom_modal_1dj6r_1 .ant-modal-close{top:20px;right:24px}._modal_content_1dj6r_19{padding:0 24px 24px}._step_content_1dj6r_22{display:flex;flex-direction:column;gap:12px}._info_text_1dj6r_27{font-size:14px;color:#666;margin-bottom:8px}._input_wrapper_1dj6r_32{position:relative;display:flex;align-items:center;border-radius:4px;height:40px}._input_icon_1dj6r_39{color:#999;font-size:16px;height:30px}._verify_btn_1dj6r_44{height:40px;min-width:100px;padding:0 12px;color:#697bfe;font-size:14px;border-radius:4px;background:#eff1ff;border:none;margin-left:8px}._verify_btn_1dj6r_44:hover{background:#e0e4ff;color:#697bfe}._verify_btn_1dj6r_44:disabled{background:#f6f5ff;color:#6647ff}._error_msg_1dj6r_63{color:#ff4d4f;height:20px;font-size:12px}._footer_actions_1dj6r_68{display:flex;justify-content:flex-end;gap:12px}._cancel_btn_1dj6r_73{width:80px;height:36px;border-radius:4px;border:1px solid #d9d9d9;color:#666}._cancel_btn_1dj6r_73:hover{color:#697bfe;border-color:#697bfe}._submit_btn_1dj6r_84{width:100px;height:36px;border-radius:4px;background-color:#697bfe;border-color:#697bfe;font-size:14px}._submit_btn_1dj6r_84:hover{background-color:#5867dd;border-color:#5867dd}._submit_btn_1dj6r_84:disabled{background-color:#d9d9d9;border-color:#d9d9d9;color:#fff;cursor:not-allowed}._submit_btn_1dj6r_84:disabled:hover{background-color:#d9d9d9;border-color:#d9d9d9}.gdg-r17m35ur{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border:none;outline:none;background-color:var(--gdg-bg-header-has-focus);border-radius:9px;padding:0 8px;box-shadow:0 0 0 1px var(--gdg-border-color);color:var(--gdg-text-group-header);min-height:var(--r17m35ur-0);font:var(--gdg-header-font-style) var(--gdg-font-family)}.gdg-c1tqibwd{padding:0 8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--gdg-bg-header)}.gdg-d19meir1{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;box-sizing:border-box;--overlay-top:var(--d19meir1-0);left:var(--d19meir1-1);top:var(--d19meir1-0);min-width:var(--d19meir1-2);min-height:var(--d19meir1-3);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:400px;max-height:calc(100vh - var(--d19meir1-4));font-family:var(--gdg-font-family);font-size:var(--gdg-editor-font-size);text-align:start}@-webkit-keyframes glide_fade_in-gdg-d19meir1{0%{opacity:0%}to{opacity:100%}}@keyframes glide_fade_in-gdg-d19meir1{0%{opacity:0%}to{opacity:100%}}.gdg-d19meir1.gdg-style{border-radius:2px;background-color:var(--gdg-bg-cell);box-shadow:0 0 0 1px var(--gdg-accent-color),0 0 1px #3e415666,0 6px 12px #3e415626;-webkit-animation:glide_fade_in-gdg-d19meir1 60ms 1;animation:glide_fade_in-gdg-d19meir1 60ms 1}.gdg-d19meir1.gdg-pad{padding:var(--d19meir1-5) 8.5px 3px}.gdg-d19meir1 .gdg-clip-region{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;overflow-x:hidden;border-radius:2px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.gdg-d19meir1 .gdg-clip-region .gdg-growing-entry{height:100%}.gdg-d19meir1 .gdg-clip-region input.gdg-input{width:100%;border:none;border-width:0;outline:none}.gdg-d19meir1 .gdg-clip-region textarea.gdg-input{border:none;border-width:0;outline:none}.gdg-b1ygi5by{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto;margin-bottom:auto}.gdg-b1ygi5by .boe-bubble{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:var(--gdg-rounding-radius,10px);padding:0 8px;height:20px;background-color:var(--gdg-bg-bubble);color:var(--gdg-text-dark);margin:2px}.gdg-b1ygi5by textarea{position:absolute;top:0;left:0;width:0px;height:0px;opacity:0}.gdg-u1rrojo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:21px}.gdg-u1rrojo .gdg-link-area{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;cursor:pointer;margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gdg-link-color);-webkit-text-decoration:underline!important;text-decoration:underline!important}.gdg-u1rrojo .gdg-edit-icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:32px;color:var(--gdg-accent-color);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gdg-u1rrojo .gdg-edit-icon>*{width:24px;height:24px}.gdg-u1rrojo textarea{position:absolute;top:0;left:0;width:0px;height:0px;opacity:0}.gdg-n15fjm3e{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:6px 0 3px;color:var(--gdg-text-dark)}.gdg-n15fjm3e>input{font-size:var(--gdg-editor-font-size);padding:0;font-family:var(--gdg-font-family);color:var(--gdg-text-dark);background-color:var(--gdg-bg-cell)}.gdg-i2iowwq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.gdg-i2iowwq .gdg-centering-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.gdg-i2iowwq .gdg-centering-container img,.gdg-i2iowwq .gdg-centering-container canvas{max-height:calc(100vh - var(--overlay-top) - 20px);object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gdg-i2iowwq .gdg-centering-container canvas{max-width:380px}.gdg-i2iowwq .gdg-edit-icon{position:absolute;top:12px;right:0;width:48px;height:48px;color:var(--gdg-accent-color);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gdg-i2iowwq .gdg-edit-icon>*{width:24px;height:24px}.gdg-i2iowwq textarea{position:absolute;top:0;left:0;width:0px;height:0px;opacity:0}.gdg-m1pnx84e{min-width:var(--m1pnx84e-0);width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;color:var(--gdg-text-dark)}.gdg-m1pnx84e .gdg-g1y0xocz{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.gdg-m1pnx84e .gdg-spacer{-webkit-flex:1;-ms-flex:1;flex:1}.gdg-m1pnx84e .gdg-edit-icon{position:relative;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--gdg-accent-color);padding:0;height:24px;width:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all "0.125s ease";transition:all "0.125s ease";border-radius:6px}.gdg-m1pnx84e .gdg-edit-icon>*{width:16px;height:16px}.gdg-m1pnx84e .gdg-edit-hover:hover{background-color:var(--gdg-accent-light);-webkit-transition:background-color .15s;transition:background-color .15s}.gdg-m1pnx84e .gdg-checkmark-hover:hover{color:#fff;background-color:var(--gdg-accent-color)}.gdg-m1pnx84e .gdg-md-edit-textarea{position:relative;top:0;left:0;width:0px;height:0px;margin-top:25px;opacity:0;padding:0}.gdg-m1pnx84e .gdg-ml-6{margin-left:6px}.gdg-d4zsq0x{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.gdg-d4zsq0x .doe-bubble{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;height:24px;background-color:var(--gdg-bg-cell);color:var(--gdg-text-dark);margin:2px;border-radius:var(--gdg-rounding-radius,6px);box-shadow:0 0 1px #3e415666,0 1px 3px #3e415666}.gdg-d4zsq0x .doe-bubble img{height:16px;object-fit:contain;margin-right:4px}.gdg-d4zsq0x textarea{position:absolute;top:0;left:0;width:0px;height:0px;opacity:0}.gdg-s1dgczr6 .dvn-scroller{overflow:var(--s1dgczr6-0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translateZ(0)}.gdg-s1dgczr6 .dvn-hidden{visibility:hidden}.gdg-s1dgczr6 .dvn-scroll-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;pointer-events:none}.gdg-s1dgczr6 .dvn-scroll-inner>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.gdg-s1dgczr6 .dvn-scroll-inner .dvn-spacer{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.gdg-s1dgczr6 .dvn-scroll-inner .dvn-stack{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.gdg-s1dgczr6 .dvn-underlay>*{position:absolute;left:0;top:0}.gdg-s1dgczr6 canvas{outline:none}.gdg-s1dgczr6 canvas *{height:0}.gdg-izpuzkl{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;border-radius:0;resize:none;white-space:pre-wrap;min-width:100%;overflow:hidden;border:0;background-color:transparent;font-size:var(--gdg-editor-font-size);line-height:16px;font-family:var(--gdg-font-family);-webkit-text-fill-color:var(--gdg-text-dark);color:var(--gdg-text-dark);padding:0;margin:0}.gdg-izpuzkl::-webkit-input-placeholder{color:var(--gdg-text-light)}.gdg-izpuzkl::-moz-placeholder{color:var(--gdg-text-light)}.gdg-izpuzkl:-ms-input-placeholder{color:var(--gdg-text-light)}.gdg-izpuzkl::placeholder{color:var(--gdg-text-light)}.gdg-invalid .gdg-izpuzkl{-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-color:#d60606;text-decoration-color:#d60606}.gdg-s69h75o{visibility:hidden;white-space:pre-wrap;word-wrap:break-word;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;min-width:100%;font-size:var(--gdg-editor-font-size);line-height:16px;font-family:var(--gdg-font-family);color:var(--gdg-text-dark);padding:0 0 2px;margin:0}.gdg-g1y0xocz{position:relative;margin-top:6px}.gdg-wmyidgi{position:relative;min-width:10px;min-height:10px;max-width:100%;max-height:100%;width:var(--wmyidgi-0);height:var(--wmyidgi-1);overflow:hidden;overflow:clip;direction:ltr}.gdg-wmyidgi>:first-child{position:absolute;left:0;top:0;width:100%;height:100%}.gdg-seveqep{position:absolute;top:4px;right:20px;background-color:var(--gdg-bg-cell);color:var(--gdg-text-dark);padding:8px;border:1px solid var(--gdg-border-color);border-radius:6px;font-size:var(--gdg-editor-font-size);-webkit-animation:gdg-search-fadein-gdg-seveqep .15s forwards;animation:gdg-search-fadein-gdg-seveqep .15s forwards}.gdg-seveqep.out{-webkit-animation:gdg-search-fadeout-gdg-seveqep .15s forwards;animation:gdg-search-fadeout-gdg-seveqep .15s forwards}.gdg-seveqep .gdg-search-bar-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.gdg-seveqep .gdg-search-status{padding-top:4px;font-size:11px}.gdg-seveqep .gdg-search-progress{position:absolute;height:4px;left:0;bottom:0;background-color:var(--gdg-text-light)}.gdg-seveqep input{width:220px;color:var(--gdg-textDark);background-color:var(--gdg-bg-cell);border:none;border-width:0;outline:none}.gdg-seveqep button{width:24px;height:24px;padding:0;border:none;outline:none;background:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:var(--gdg-text-medium)}.gdg-seveqep button:hover{color:var(--gdg-text-dark)}.gdg-seveqep button .button-icon{width:16px;height:16px}.gdg-seveqep button:disabled{opacity:.4;pointer-events:none}@-webkit-keyframes gdg-search-fadeout-gdg-seveqep{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(400px);-ms-transform:translateX(400px);transform:translate(400px)}}@keyframes gdg-search-fadeout-gdg-seveqep{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(400px);-ms-transform:translateX(400px);transform:translate(400px)}}@-webkit-keyframes gdg-search-fadein-gdg-seveqep{0%{-webkit-transform:translateX(400px);-ms-transform:translateX(400px);transform:translate(400px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}@keyframes gdg-search-fadein-gdg-seveqep{0%{-webkit-transform:translateX(400px);-ms-transform:translateX(400px);transform:translate(400px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.gdg-mnuv029{word-break:break-word;-webkit-touch-callout:default;padding-top:6px}.gdg-mnuv029>*{margin:0}.gdg-mnuv029 *:last-child{margin-bottom:0}.gdg-mnuv029 p img{width:100%}._editor_bdnyz_1{background-color:#f5f7fa;width:100%;display:flex;flex-direction:column;height:100%}._style_nodeName_bdnyz_8{width:20%;padding-left:16px;height:100%;flex-shrink:0;margin-right:4px;min-width:300px;text-align:left;align-content:center}._style_tabbar_view_item_default_wapper_bdnyz_18{position:relative;display:flex;font-size:13px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid transparent;border-bottom:1px none transparent;padding:8px;cursor:pointer;flex-shrink:0}._style_tabbar_view_item_default_wapper_bdnyz_18:hover{background-color:#f5f7fa;flex-shrink:0}._style_tabbar_view_item_focus_wapper_bdnyz_34{position:relative;display:flex;font-size:13px;background-color:#f5f7fa;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid transparent;border-bottom:1px none transparent;padding:8px;border-color:#e9e9f5;cursor:pointer;flex-shrink:0}._style_tabbar_view_text_bdnyz_48{padding-left:4px;-webkit-user-select:none;user-select:none}._style_userMenuTop_name_bdnyz_52,._style_userMenuTop_description_bdnyz_55{color:#fff}._style_view_list_container_bdnyz_58{display:flex;align-items:flex-end;overflow-x:auto;min-width:0;scrollbar-width:none;-ms-overflow-style:none}._style_view_list_container_bdnyz_58::-webkit-scrollbar{display:none}._style_scroll_button_bdnyz_73{display:flex;align-items:center;justify-content:center;width:24px;height:32px;cursor:pointer;color:#8c8c8c;background:linear-gradient(to right,#fffffff2,#ffffffb3);transition:all .2s ease;flex-shrink:0;z-index:10}._style_scroll_button_bdnyz_73:hover{color:#262626;background:#fffffffa}._style_scroll_button_bdnyz_73:active{color:#000}._style_scroll_button_left_bdnyz_93{border-top-left-radius:4px;padding-left:4px}._style_scroll_button_right_bdnyz_97{border-top-right-radius:4px;padding-right:4px}.ant-divider-vertical{margin-inline:1px}._container_1m8jz_4{border-radius:8px;border:1px solid #e2e2e5;height:100%;display:flex;flex-direction:column}._toolbar_1m8jz_11{padding-left:3px;padding-right:3px;border-radius:8px 8px 0 0;height:40px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #e2e2e5;flex-shrink:0}._toolbar_1m8jz_11 ._item_normal_1m8jz_22{font-size:14px;-webkit-user-select:none;user-select:none;cursor:pointer;height:32px;display:flex;align-items:center;border-radius:5px;padding:0 12px;margin-right:4px;flex-shrink:0}._toolbar_1m8jz_11 ._icon_1m8jz_34{margin-right:4px;margin-left:4px}._toolbar_1m8jz_11 ._item_normal_1m8jz_22:hover{background-color:#f5f5f5}._toolbar_1m8jz_11 ._item_right_1m8jz_41{font-size:13px;-webkit-user-select:none;user-select:none;cursor:pointer;height:32px;min-width:32px;display:flex;align-items:center;border-radius:5px;justify-content:center;padding:0 6px}._toolbar_1m8jz_11 ._item_right_1m8jz_41:hover{background-color:#f5f5f5}._toolbar_1m8jz_11 ._item_select_1m8jz_56{font-size:14px;-webkit-user-select:none;user-select:none;cursor:pointer;height:32px;display:flex;align-items:center;align-content:center;border-radius:5px;padding:0 12px;margin-right:4px;background-color:#f3f1ff;color:#6647ff}._toolbar_right_1m8jz_70{margin:0 6px;font-size:14px;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:4px;border:1px solid #e2e2e5;height:32px;display:flex;align-items:center;padding:2px 0;flex-shrink:0}._createButton_1m8jz_83{height:32px;border-radius:4px;background-color:#6647ff;color:#fff;width:80px;font-size:14px;align-items:center;justify-content:center;display:flex;-webkit-user-select:none;user-select:none;cursor:pointer;flex-shrink:0}._loadContainer_1m8jz_97{background-color:#fff;height:100%;border-radius:0 0 0 8px;display:flex;flex-direction:column}._treeContainer_1m8jz_104{height:100%;display:flex;flex-direction:column;padding:8px}._treeHeader_1m8jz_110{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}._treeTitle_1m8jz_118{font-size:14px;font-weight:600;color:#333}._selectionMode_1m8jz_123 ._ant-radio-group_1m8jz_123 ._ant-radio-button-wrapper_1m8jz_123{padding:2px 8px;font-size:11px;height:24px;line-height:18px}._treeContent_1m8jz_129{flex:1;overflow:hidden}._treeNode_1m8jz_133{display:flex;align-items:center;width:100%;height:24px;line-height:24px;white-space:nowrap;overflow:hidden}._treeNode_1m8jz_133 ._nodeTitle_1m8jz_142{font-size:12px;color:#333;flex:1;line-height:24px}._treeNode_1m8jz_133 ._nodeRowCount_1m8jz_148{font-size:11px;color:#999;margin-left:4px;flex-shrink:0;line-height:24px}._treeFooter_1m8jz_155{margin-top:8px;padding-top:6px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}._selectedInfo_1m8jz_163{font-size:11px;color:#666}._treeActions_1m8jz_167 ._clearBtn_1m8jz_167{padding:2px 6px;font-size:11px;color:#666;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:3px;cursor:pointer;transition:all .2s}._treeActions_1m8jz_167 ._clearBtn_1m8jz_167:hover{color:#1890ff;border-color:#1890ff;background:#e6f7ff}._content_1m8jz_182{flex:1;width:100%}._main_1m8jz_186{flex:1;width:100%;height:100%;display:flex;flex-direction:column}._mainView_1m8jz_193{flex:1;width:100%;height:100%}._pagination_1m8jz_198{min-height:30px;padding:0 6px;border-top:1px solid #e8e9eb;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}._searchContainer_1m8jz_207{border:1px solid #e8e9eb;display:flex;border-radius:6px;align-items:center}._filterInput_1m8jz_213{width:120px;font-size:13px}._filterDown_1m8jz_217{color:#919191;height:30px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}._filterDown_1m8jz_217:hover{background-color:#f5f5f5}._filterIcon_1m8jz_229{color:#919191;height:30px;width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}._filterIcon_1m8jz_229:hover{background-color:#f5f5f5}._selectContainer_1m8jz_241{background-color:#f5f5f5;color:#5a5a5a;height:40px;width:100%;border-bottom:1px solid #e2e2e5;border-radius:8px 8px 0 0;display:flex;align-items:center;padding:0 8px;font-size:13px}._selectContainer_1m8jz_241 ._text_1m8jz_253{margin:4px;font-weight:700;color:#101010}._selectContainer_1m8jz_241 ._item_1m8jz_22{-webkit-user-select:none;user-select:none;cursor:pointer;height:32px;display:flex;align-items:center;border-radius:5px;padding:0 12px;margin-right:4px;flex-shrink:0;color:#5a5a5a}._selectContainer_1m8jz_241 ._item_1m8jz_22:hover{background-color:#ebebeb}._selectContainer_1m8jz_241 ._icon_1m8jz_34{margin-right:6px}._selectContainer_1m8jz_241 ._close_1m8jz_276{width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center}._selectContainer_1m8jz_241 ._close_1m8jz_276:hover{border-radius:5px;background-color:#ebebeb}._columnMenu_1m8jz_288{min-width:160px;padding:4px 0;background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;border:1px solid #e2e2e5}._columnMenu_1m8jz_288 ._menuItem_1m8jz_296{display:flex;align-items:center;padding:8px 12px;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s}._columnMenu_1m8jz_288 ._menuItem_1m8jz_296:hover{background-color:#f5f5f5}._columnMenu_1m8jz_288 ._menuItem_1m8jz_296 ._menuIcon_1m8jz_308{margin-right:8px;width:14px;height:14px}._columnMenu_1m8jz_288 ._menuDivider_1m8jz_313{height:1px;background-color:#e2e2e5;margin:4px 0}._columnMenuOverlay_1m8jz_318 .ant-popover-inner,._columnMenuOverlay_1m8jz_318 .ant-popover-content{padding:0}._statusBar_1m8jz_324{display:flex;align-items:center;padding:0 12px;font-size:12px;color:#666;flex-shrink:0}._statusBar_1m8jz_324 ._statusItem_1m8jz_332{display:flex;align-items:center;margin-right:16px}._statusBar_1m8jz_324 ._statusItem_1m8jz_332 ._statusLabel_1m8jz_337{color:#999;margin-right:4px}._statusBar_1m8jz_324 ._statusItem_1m8jz_332 ._statusValue_1m8jz_341{color:#333;font-weight:500}._statusBar_1m8jz_324 ._separator_1m8jz_345{width:1px;height:16px;background-color:#d9d9d9;margin:0 8px}._cellContextMenu_18xrt_1{min-width:160px;padding:4px 0;background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;border:1px solid #e2e2e5}._cellContextMenu_18xrt_1 ._menuItem_18xrt_9{display:flex;padding:8px 12px;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s}._cellContextMenu_18xrt_1 ._menuItem_18xrt_9:hover{background-color:#f5f5f5}._cellContextMenu_18xrt_1 ._menuItem_18xrt_9 ._menuIcon_18xrt_20{margin-right:8px;width:14px;height:14px}._cellContextMenu_18xrt_1 ._menuDivider_18xrt_25{height:1px;background-color:#e2e2e5;margin:4px 0}._cellContextMenuOverlay_18xrt_30 .ant-popover-inner,._cellContextMenuOverlay_18xrt_30 .ant-popover-content{padding:0}._container_ebfku_1{padding-top:4px;display:flex;flex-direction:column}._row_ebfku_6{display:flex;padding-right:4px}._row_ebfku_6:hover{background-color:#f0f0f0;border-radius:4px}._item_ebfku_14{padding:5px 8px;cursor:pointer;border-radius:4px;transition:background-color .2s}._icon_ebfku_20{color:#7b67ee}._fieldPanel_k01mj_1{font-size:13px;max-height:400px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}._item_k01mj_9{height:36px;-webkit-user-select:none;user-select:none}._item_k01mj_9:hover{background-color:#f5f7fa;color:#7b67ee;cursor:pointer}._container_xgthc_1{width:800px;max-height:600px;overflow:auto}._symbol_xgthc_6{width:60px}._group_xgthc_9{border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:5px;margin-left:6px;width:100%}._group_command_xgthc_17{display:flex}._group_command_xgthc_17 ._item_xgthc_20{margin:6px 3px;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:5px;padding:2px 12px}._group_command_xgthc_17 ._item_xgthc_20:hover{background-color:#f0f0f0}._row_xgthc_30{display:flex;margin-top:6px;margin-left:12px}._row_xgthc_30 ._prefix_xgthc_35{width:70px;padding-right:6px}._row_xgthc_30 ._prefix_text_xgthc_39{width:70px;padding-left:11px;padding-right:6px}._row_xgthc_30 ._select_xgthc_44{width:160px}._row_xgthc_30 ._symbol_xgthc_6{width:98px;margin-left:6px}._row_xgthc_30 ._input_xgthc_51{flex:1;margin-left:6px}._row_xgthc_30 ._deleteIcon_xgthc_55{padding-top:3px;margin:0 12px}._content_1cghb_1{width:400px}._item_1cghb_4{margin-top:6px;display:flex;align-items:center;min-height:36px;flex-shrink:0}._input_1cghb_11{width:200px;margin-right:16px;flex-shrink:0}._segmented_1cghb_16{width:160px;-webkit-user-select:none;user-select:none;margin-right:6px}._row_5zuz3_1{height:32px;display:flex;padding-left:6px;padding-right:6px;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer}._row_5zuz3_1:hover{background-color:#f5f5f5}._item_5zuz3_13{flex:1}._select_5zuz3_16{background-color:#e6e1ff;color:#6647ff}._select_5zuz3_16:hover{background-color:#e6e1ff}._freezePropOverlay_5zuz3_23 .ant-popover-inner{padding:0}._freezePropOverlay_5zuz3_23 .ant-popover-title{padding:3px 6px}._content_11su2_1{width:420px}._item_11su2_4{margin-top:6px;display:flex;align-items:center;min-height:36px;flex-shrink:0}._input_11su2_11{width:200px;margin-right:16px;flex-shrink:0}._segmented_11su2_16{width:160px;-webkit-user-select:none;user-select:none;margin-right:6px}._preview_11su2_21{margin-top:12px;padding:8px 12px;background-color:#f8f9fa;border-radius:4px;border-left:3px solid #1890ff;font-size:12px}._footer_11su2_29{margin-top:16px;padding-top:12px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:8px}._panel_1v8my_1 .ant-popover-inner{padding:8px 0}._container_1v8my_4{display:flex;flex-direction:column;justify-content:center}._item_1v8my_9{margin-top:3px;height:32px;width:240px;align-items:center;display:flex;cursor:pointer;padding:0 8px}._item_1v8my_9:hover{background-color:#f5f5f5;color:#6647ff}._title_1v8my_22{font-size:13px;padding:3px 8px;color:#9a9a9a}._text_1v8my_27{flex:1;padding:3px 6px}._select_1v8my_31{background-color:#f5f5f5}._item_1e9p3_1{padding:10px 0}._item_1e9p3_1>div{color:#101010;font-size:13px!important;font-weight:700;margin-bottom:5px}._testBox_1e9p3_11{height:40px;width:100%;background:#7b67ee}._formTitle_1e9p3_17{color:#101010;font-size:13px;font-weight:700}._flexCenter_1e9p3_23{display:flex;align-items:center;justify-content:center}._icon_1e9p3_29{margin:0 3px;cursor:pointer;height:24px;width:24px;flex-shrink:0}._icon_1e9p3_29:hover{color:#7b67ee}._muiltiSelect_1q7hp_1 ._itemOpt_1q7hp_1{display:flex;align-items:center}._color_1q7hp_6{border-radius:8px;padding:2px;margin:0 6px;display:flex;align-items:center;justify-content:center}._item_swhsk_1{padding:10px 0}._item_swhsk_1>div{color:#101010;font-size:13px!important;font-weight:700;margin-bottom:5px}._testBox_swhsk_11{height:40px;width:100%;background:#7b67ee}._formTitle_swhsk_17{color:#101010;font-size:13px;font-weight:700}._flexCenter_swhsk_23{display:flex;align-items:center;justify-content:center}._icon_swhsk_29{cursor:pointer;height:24px;width:24px;flex-shrink:0}._icon_swhsk_29:hover{color:#7b67ee}._option_16y9j_1{display:flex;align-items:center;margin:8px 0}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.dashboard-grid-layout{position:relative;min-height:100%;background:#f5f5f5;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.dashboard-grid-layout .react-grid-item{transition:transform .2s cubic-bezier(.2,0,0,1),width .2s cubic-bezier(.2,0,0,1),height .2s cubic-bezier(.2,0,0,1);background:#fff;border-radius:4px;box-shadow:0 2px 8px #00000014;will-change:transform;transform:translateZ(0)}.dashboard-grid-layout .react-grid-item.react-grid-item.react-draggable-dragging{transition:none!important;opacity:.8;box-shadow:0 8px 24px #00000026;z-index:1000;cursor:move!important}.dashboard-grid-layout .react-grid-item.react-grid-item.resizing{transition:none!important;opacity:1;z-index:999}.dashboard-grid-layout .react-grid-item.grid-item-deleting{animation:fadeOutScale .3s ease-out forwards}.dashboard-grid-layout .react-grid-item.react-grid-placeholder{background:#1890ff1a;border:2px dashed #1890ff;border-radius:4px;z-index:2;opacity:1;transition:transform .15s cubic-bezier(.2,0,0,1),width .15s cubic-bezier(.2,0,0,1),height .15s cubic-bezier(.2,0,0,1),opacity .1s ease;transform:translateZ(0)}.dashboard-grid-layout.interacting .react-grid-item *{pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}.dashboard-grid-layout.interacting .react-draggable-dragging *,.dashboard-grid-layout.interacting .resizing *{transition:none!important}.dashboard-grid-layout .react-resizable-handle{position:absolute;width:20px;height:20px;z-index:10}.dashboard-grid-layout .react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.dashboard-grid-layout .react-resizable-handle.react-resizable-handle-se:after{content:"";position:absolute;right:3px;bottom:3px;width:8px;height:8px;border-right:2px solid #d9d9d9;border-bottom:2px solid #d9d9d9;transition:border-color .15s ease}.dashboard-grid-layout .react-resizable-handle.react-resizable-handle-se:hover:after{border-color:#1890ff}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.grid-item-wrapper{position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden;background:#fff}.grid-item-wrapper.edit-mode:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26}.grid-item-wrapper.edit-mode:hover .grid-item-controls{opacity:1}.grid-item-wrapper .grid-item-controls{position:absolute;top:0;left:0;right:0;height:40px;display:flex;justify-content:space-between;align-items:center;padding:0 8px;background:#fffffff2;border-bottom:1px solid #f0f0f0;z-index:10;opacity:1;transition:opacity .15s ease-out;transform:translateZ(0)}.grid-item-wrapper .grid-item-controls .grid-item-drag-handle,.grid-item-wrapper .grid-item-controls .tab-grid-item-drag-handle{display:flex;align-items:center;cursor:move;color:#8c8c8c;font-size:14px;padding:4px 8px;-webkit-user-select:none;user-select:none}.grid-item-wrapper .grid-item-controls .grid-item-drag-handle:hover,.grid-item-wrapper .grid-item-controls .tab-grid-item-drag-handle:hover{color:#1890ff}.grid-item-wrapper .grid-item-controls .grid-item-title{flex:1;display:flex;align-items:center;padding:0 8px;overflow:hidden}.grid-item-wrapper .grid-item-controls .grid-item-title .component-name{font-size:13px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid-item-wrapper .grid-item-controls .grid-item-actions{display:flex;align-items:center;gap:4px}.grid-item-wrapper .grid-item-controls .grid-item-actions .action-btn{padding:4px 8px}.grid-item-wrapper .grid-item-controls .grid-item-actions .action-btn:hover{background:#f0f0f0}.grid-item-wrapper .grid-item-header{position:absolute;top:0;left:0;right:0;height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#fffffffa;border-bottom:1px solid #f0f0f0;z-index:10}.grid-item-wrapper .grid-item-header .component-name-view{flex:1;font-size:14px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid-item-wrapper .grid-item-header .refresh-btn{padding:4px 8px;color:#8c8c8c}.grid-item-wrapper .grid-item-header .refresh-btn:hover{color:#1890ff;background:#f0f0f0}.grid-item-wrapper .grid-item-content{width:100%;height:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;transform:translateZ(0);contain:layout style paint}.grid-item-wrapper.edit-mode .grid-item-content{padding-top:40px}.grid-item-wrapper:not(.edit-mode) .grid-item-controls{display:none}.grid-item-wrapper:not(.edit-mode) .grid-item-header+.grid-item-content{padding-top:40px}.echarts-wrapper{width:100%;height:100%;position:relative}.echarts-wrapper>div{width:100%;height:100%}.echarts-wrapper-loading{display:flex;align-items:center;justify-content:center;background:#fafafa}.loading-placeholder,.error-placeholder{display:flex;align-items:center;justify-content:center;background:#fafafa;min-height:200px}.error-placeholder .ant-result{padding:24px 32px}.error-placeholder .ant-result-icon{font-size:48px;color:#ff4d4f}.error-placeholder .ant-result-title{color:#262626;font-size:16px;font-weight:500}.error-placeholder .ant-result-subtitle{color:#8c8c8c;font-size:14px}.field-drag-list{width:100%}.field-drag-list-label{margin-bottom:8px;font-size:14px;font-weight:500;color:#000000d9}.field-drag-list-items{margin-bottom:8px}.field-drag-list-empty{padding:16px;text-align:center;color:#bfbfbf;border:1px dashed #d9d9d9;border-radius:4px;margin-bottom:8px}.field-drag-list-add{margin-top:8px}.field-drag-list-hint{margin-top:8px;font-size:12px;color:#8c8c8c}.field-drag-item{display:flex;align-items:center;padding:8px;background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;margin-bottom:8px;cursor:move;transition:all .2s}.field-drag-item:hover{background:#f0f0f0;border-color:#40a9ff}.field-drag-item:hover .remove-btn{opacity:1}.field-drag-item .field-drag-handle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;color:#8c8c8c;cursor:grab}.field-drag-item .field-drag-handle:active{cursor:grabbing}.field-drag-item .field-tag{flex:1;margin:0}.field-drag-item .remove-btn{margin-left:8px;opacity:0;transition:opacity .2s;color:#ff4d4f}.field-drag-item .remove-btn:hover{color:#ff7875}.statistic-number-wrapper{position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden;background:#fff}.statistic-number-wrapper.edit-mode:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26}.statistic-number-wrapper.edit-mode:hover .statistic-number-controls{opacity:1}.statistic-number-controls{position:absolute;top:0;left:0;right:0;height:40px;display:flex;justify-content:space-between;align-items:center;padding:0 8px;background:#fffffff2;border-bottom:1px solid #f0f0f0;z-index:10;opacity:0;transition:opacity .2s ease-out}.statistic-number-controls .statistic-number-drag-handle{display:flex;align-items:center;cursor:move;color:#8c8c8c;font-size:14px;padding:4px 8px;-webkit-user-select:none;user-select:none}.statistic-number-controls .statistic-number-drag-handle:hover{color:#1890ff}.statistic-number-controls .statistic-number-control-title{flex:1;display:flex;align-items:center;padding:0 8px;overflow:hidden}.statistic-number-controls .statistic-number-control-title .component-name{font-size:13px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statistic-number-controls .statistic-number-actions{display:flex;align-items:center;gap:4px}.statistic-number-controls .statistic-number-actions .action-btn{padding:4px 8px}.statistic-number-controls .statistic-number-actions .action-btn:hover{background:#f0f0f0}.statistic-number-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;background:#fff}.statistic-number-title{font-size:14px;color:#00000073;margin-top:8px;margin-bottom:8px;text-align:center}.statistic-number-content{display:flex;align-items:center;justify-content:center}.statistic-number-value{font-weight:600;line-height:1.2;display:flex;align-items:center;gap:8px}.statistic-number-prefix,.statistic-number-suffix{font-size:.5em;font-weight:400;opacity:.85}.statistic-number-number{font-variant-numeric:tabular-nums}.statistic-number-trend{font-size:.6em;margin-left:4px;display:inline-flex;align-items:center}.pivot-value-fields .value-field-item{position:relative;padding:12px;background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;margin-bottom:8px;transition:all .2s}.pivot-value-fields .value-field-item:hover{background:#f5f5f5;border-color:#40a9ff}.pivot-value-fields .value-field-item:hover .remove-value-field-btn{opacity:1}.pivot-value-fields .value-field-item .remove-value-field-btn{position:absolute;top:8px;right:8px;opacity:0;transition:opacity .2s}.dashboard-pivot-table{width:100%;height:100%;background:#fff;box-sizing:border-box;overflow:auto}.dashboard-pivot-table :global .ant-table-wrapper{height:100%;display:flex;flex-direction:column}.dashboard-pivot-table :global .ant-spin-nested-loading{height:100%;display:flex;flex-direction:column}.dashboard-pivot-table :global .ant-spin-container{height:100%;display:flex;flex-direction:column}.dashboard-pivot-table :global .ant-table{flex:1;height:0;font-size:12px}.dashboard-pivot-table :global .ant-table .ant-table-container{height:100%;display:flex;flex-direction:column}.dashboard-pivot-table :global .ant-table .ant-table-header{flex-shrink:0}.dashboard-pivot-table :global .ant-table .ant-table-body{flex:1;overflow:auto!important}.dashboard-pivot-table :global .ant-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;padding:8px;white-space:nowrap}.dashboard-pivot-table :global .ant-table .ant-table-tbody>tr>td{padding:6px 8px;white-space:nowrap}.dashboard-pivot-table :global .ant-table .ant-table-tbody>tr:last-child{background:#f5f5f5;font-weight:600}.dashboard-pivot-table :global .ant-table .ant-table-tbody>tr:last-child td{border-top:2px solid #d9d9d9}.dashboard-pivot-table :global .ant-table .ant-table-cell-fix-left,.dashboard-pivot-table :global .ant-table .ant-table-cell-fix-right{background:#fafafa}.dashboard-pivot-table :global .ant-table .ant-table-tbody>tr:hover:not(:last-child)>td{background:#f0f5ff}.dashboard-pivot-table :global .ant-table-small .ant-table-thead>tr>th{padding:6px 8px}.dashboard-pivot-table :global .ant-table-small .ant-table-tbody>tr>td{padding:4px 8px}.kpi-card-wrapper{position:relative;width:100%;height:100%;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;overflow:hidden}.kpi-card-wrapper:hover{box-shadow:0 4px 12px #00000026}.kpi-card-wrapper.edit-mode{cursor:move}.kpi-card-wrapper.edit-mode:hover{border-color:#1890ff;box-shadow:0 4px 16px #1890ff33}.kpi-card-wrapper.edit-mode:hover .kpi-card-controls{opacity:1}.kpi-card-wrapper.layout-vertical .kpi-card-container{display:flex;flex-direction:column;align-items:center;text-align:center}.kpi-card-wrapper.layout-horizontal .kpi-card-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 24px}.kpi-card-wrapper.layout-horizontal .kpi-card-container .kpi-card-title{flex:0 0 auto;margin-right:16px;margin-bottom:0}.kpi-card-wrapper.layout-horizontal .kpi-card-container .kpi-card-value{flex:1;text-align:center}.kpi-card-wrapper.layout-horizontal .kpi-card-container .kpi-card-comparison,.kpi-card-wrapper.layout-horizontal .kpi-card-container .kpi-card-target{flex:0 0 auto;margin-left:16px;margin-top:0}.kpi-card-controls{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;opacity:0;transition:opacity .2s ease-out;background:linear-gradient(to bottom,#fffffff2,#fffc);padding:8px 12px;align-items:center;border-bottom:1px solid #f0f0f0}.kpi-card-controls .kpi-card-drag-handle{cursor:move;color:#8c8c8c;font-size:16px;margin-right:8px}.kpi-card-controls .kpi-card-drag-handle:hover{color:#1890ff}.kpi-card-controls .kpi-card-control-title{flex:1;font-size:14px;color:#262626;font-weight:500}.kpi-card-controls .kpi-card-control-title .component-name{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kpi-card-controls .kpi-card-actions{display:flex;gap:4px}.kpi-card-controls .kpi-card-actions .action-btn{padding:4px 8px;height:auto;font-size:14px;color:#595959}.kpi-card-controls .kpi-card-actions .action-btn:hover{color:#1890ff;background-color:#e6f7ff}.kpi-card-container{padding:24px;height:100%;display:flex;flex-direction:column;justify-content:center}.kpi-card-title{font-size:16px;font-weight:500;color:#595959;margin-bottom:12px}.kpi-card-title .kpi-card-unit{font-size:14px;color:#8c8c8c;margin-left:4px}.kpi-card-value{font-size:36px;font-weight:700;line-height:1.2}.kpi-card-comparison{display:flex;align-items:center;justify-content:center;font-size:14px;margin-top:8px;gap:8px}.kpi-card-comparison .label{color:#8c8c8c}.kpi-card-comparison .value{font-weight:500;display:flex;align-items:center;gap:4px}.kpi-card-comparison .value.positive{color:#52c41a}.kpi-card-comparison .value.negative{color:#ff4d4f}.kpi-card-target{display:flex;align-items:center;justify-content:center;font-size:14px;margin-top:8px;gap:8px}.kpi-card-target .label{color:#8c8c8c}.kpi-card-target .value{font-weight:500;color:#262626}.kpi-card-target .value .achievement{color:#8c8c8c;font-weight:400}.kpi-card-target .value .achievement.achieved{color:#52c41a}@media (max-width: 768px){.kpi-card-wrapper.layout-horizontal .kpi-card-container{flex-direction:column;text-align:center}.kpi-card-wrapper.layout-horizontal .kpi-card-container .kpi-card-title{margin-right:0;margin-bottom:12px}.kpi-card-wrapper.layout-horizontal .kpi-card-container .kpi-card-comparison,.kpi-card-wrapper.layout-horizontal .kpi-card-container .kpi-card-target{margin-left:0;margin-top:8px}.kpi-card-value{font-size:36px!important}.kpi-card-container{padding:16px}}.filter-designer{display:flex;flex-direction:column;height:100%;background:#f5f5f5}.filter-designer-content{flex:1;display:flex;overflow:hidden}.filter-designer-left{width:280px;flex-shrink:0;background:#fff;padding:20px;overflow-y:auto;border-right:1px solid #e8e8e8}.filter-designer-left .section-title{font-size:14px;font-weight:500;color:#262626;margin-bottom:16px;display:flex;align-items:center;gap:8px}.filter-designer-left .section-title .anticon{color:#1890ff}.filter-designer-left .component-tree-wrapper :global .ant-tree{background:transparent}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-treenode{padding:2px 0}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-treenode:hover .tree-node-title{background:#f5f5f5}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-switcher{color:#8c8c8c}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-switcher .anticon{font-size:14px}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-checkbox{margin-top:4px}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-node-content-wrapper{flex:1;padding:0}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-node-content-wrapper:hover{background:transparent}.filter-designer-left .component-tree-wrapper :global .ant-tree .ant-tree-treenode-disabled .tree-node-title .node-name{color:#8c8c8c;font-weight:500}.filter-designer-left .tree-node-title{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-radius:4px;transition:background .2s;width:100%}.filter-designer-left .tree-node-title .node-name{flex:1;font-size:13px;color:#262626}.filter-designer-left .tree-node-title .node-datasource{font-size:11px;color:#8c8c8c;background:#f5f5f5;padding:2px 6px;border-radius:2px;margin-left:8px}.filter-designer-left .component-list{display:flex;flex-direction:column;gap:12px}.filter-designer-left .component-item{padding:10px;border-radius:4px;transition:background-color .2s}.filter-designer-left .component-item:hover{background:#fafafa}.filter-designer-left .component-item :global .ant-checkbox-wrapper{width:100%;display:flex;align-items:flex-start}.filter-designer-left .component-info{flex:1;margin-left:8px}.filter-designer-left .component-name{font-size:14px;color:#262626;margin-bottom:4px;font-weight:500}.filter-designer-left .component-source{font-size:12px;color:#8c8c8c}.filter-designer-middle{flex:1;background:#fff;padding:20px;overflow-y:auto;border-right:1px solid #e8e8e8}.filter-designer-middle .config-section{margin-bottom:20px}.filter-designer-middle .config-section:last-child{margin-bottom:0}.filter-designer-middle .section-title{font-size:14px;font-weight:500;color:#262626;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.filter-designer-right{width:300px;flex-shrink:0;background:#fff;padding:20px;overflow-y:auto}.filter-designer-right .config-section{margin-bottom:20px}.filter-designer-right .config-section:last-child{margin-bottom:0}.filter-designer-right .section-title{font-size:14px;font-weight:500;color:#262626;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.filter-designer-footer{height:60px;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:0 24px;background:#fff;border-top:1px solid #e8e8e8}.filter-wrapper{position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden;background:#fff}.filter-wrapper.edit-mode:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26}.filter-wrapper.edit-mode:hover .filter-controls{opacity:1}.filter-controls{position:absolute;top:0;left:0;right:0;height:40px;display:flex;justify-content:space-between;align-items:center;padding:0 8px;background:#fffffff2;border-bottom:1px solid #f0f0f0;z-index:10;opacity:0;transition:opacity .2s ease-out}.filter-controls .filter-drag-handle{display:flex;align-items:center;cursor:move;color:#8c8c8c;font-size:14px;padding:4px 8px;-webkit-user-select:none;user-select:none}.filter-controls .filter-drag-handle:hover{color:#1890ff}.filter-controls .filter-title{flex:1;display:flex;align-items:center;padding:0 8px;overflow:hidden}.filter-controls .filter-title .component-name{font-size:13px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-controls .filter-actions{display:flex;align-items:center;gap:4px}.filter-controls .filter-actions .action-btn{padding:4px 8px}.filter-controls .filter-actions .action-btn:hover{background:#f0f0f0}.filter-container{height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:12px 16px;gap:6px}.filter-name-header{display:flex;align-items:center;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.filter-name-header .filter-name{font-size:15px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-row-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.filter-field-name{font-size:14px;font-weight:400;color:#595959;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-operator-select{flex-shrink:0;min-width:100px;max-width:150px}.filter-operator-select :global .ant-select-selector{padding:2px 8px!important;border:1px solid #d9d9d9!important;border-radius:4px!important;background:#fafafa!important;box-shadow:none!important;transition:all .2s ease}.filter-operator-select :global .ant-select-selector .ant-select-selection-item{padding-right:20px!important;color:#262626!important;font-size:13px;text-align:right}.filter-operator-select :global .ant-select-arrow{right:8px;color:#8c8c8c}.filter-operator-select :global:hover .ant-select-selector{border-color:#1890ff!important;background:#fff!important}.filter-operator-select :global.ant-select-disabled .ant-select-selector{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#8c8c8c!important;cursor:not-allowed}.filter-operator-select :global.ant-select-disabled .ant-select-selector .ant-select-selection-item{color:#8c8c8c!important}.filter-row-value{width:100%}.filter-container :global .ant-select-disabled .ant-select-selector{background-color:#fff!important;color:#262626!important}.filter-container :global .ant-input-disabled{background-color:#fff!important;color:#262626!important}.filter-container :global .ant-input-number-disabled{background-color:#fff!important}.filter-container :global .ant-input-number-disabled .ant-input-number-input{color:#262626!important}.filter-container :global .ant-picker-disabled{background-color:#fff!important}.filter-container :global .ant-picker-disabled .ant-picker-input>input{color:#262626!important}.dashboard-tab-container-wrapper{position:relative;width:100%;height:100%}.dashboard-tab-container-wrapper .tab-container-controls{position:absolute;top:0;left:0;right:0;height:40px;background:#fffffff2;border-bottom:1px solid #e8e8e8;display:none;align-items:center;padding:0 12px;z-index:10;gap:8px;box-shadow:0 2px 4px #0000000f;opacity:0;transition:opacity .2s ease}.dashboard-tab-container-wrapper .tab-container-controls .tab-container-drag-handle{cursor:move;color:#8c8c8c;font-size:14px;padding:4px;display:flex;align-items:center}.dashboard-tab-container-wrapper .tab-container-controls .tab-container-drag-handle:hover{color:#1890ff}.dashboard-tab-container-wrapper .tab-container-controls .tab-container-control-title{flex:1;font-size:13px;color:#595959;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-tab-container-wrapper .tab-container-controls .tab-container-control-title .component-name{margin-left:4px}.dashboard-tab-container-wrapper .tab-container-controls .tab-container-actions{display:flex;gap:4px}.dashboard-tab-container-wrapper .tab-container-controls .tab-container-actions .action-btn{color:#8c8c8c}.dashboard-tab-container-wrapper .tab-container-controls .tab-container-actions .action-btn:hover{color:#1890ff}.dashboard-tab-container-wrapper.edit-mode:hover .tab-container-controls{display:flex;opacity:1}.dashboard-tab-container-wrapper.edit-mode:hover .dashboard-tab-container{border:1px solid #1890ff}.dashboard-tab-container-wrapper .dashboard-tab-container{width:100%;height:100%;transition:border .2s ease}.dashboard-tab-container-wrapper .dashboard-tab-container .tab-container-tabs{height:100%}.dashboard-tab-container-wrapper .dashboard-tab-container .tab-container-tabs :global(.ant-tabs-content-holder){overflow:auto}.dashboard-tab-container-wrapper .dashboard-tab-container .tab-container-tabs .tab-content{height:100%;padding:10px;overflow:auto}.dashboard-tab-container-wrapper .dashboard-tab-container .tab-container-tabs .tab-content .tab-grid-container{height:100%;min-height:200px}.dashboard-tab-container-wrapper .dashboard-tab-container .tab-container-tabs .tab-content .tab-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;color:#bfbfbf}.dashboard-tab-container-wrapper .dashboard-tab-container .tab-container-tabs .tab-content .tab-empty-state p{margin-top:16px;font-size:14px}.dashboard-group-container-wrapper{position:relative;width:100%;height:100%}.dashboard-group-container-wrapper .group-container-controls{position:absolute;top:0;left:0;right:0;height:40px;display:flex;align-items:center;gap:8px;padding:0 8px;background:#fffffff2;border-bottom:1px solid #f0f0f0;z-index:10;opacity:0;transition:opacity .15s ease-out;transform:translateZ(0)}.dashboard-group-container-wrapper .group-container-controls .group-container-drag-handle{display:flex;align-items:center;cursor:move;color:#8c8c8c;font-size:14px;padding:4px 8px;-webkit-user-select:none;user-select:none}.dashboard-group-container-wrapper .group-container-controls .group-container-drag-handle:hover{color:#1890ff}.dashboard-group-container-wrapper .group-container-controls .group-container-control-title{flex:1;display:flex;align-items:center;padding:0 8px;overflow:hidden}.dashboard-group-container-wrapper .group-container-controls .group-container-control-title .component-name{font-size:13px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-group-container-wrapper .group-container-controls .group-container-actions{display:flex;align-items:center;gap:4px}.dashboard-group-container-wrapper .group-container-controls .group-container-actions .action-btn{padding:4px 8px}.dashboard-group-container-wrapper .group-container-controls .group-container-actions .action-btn:hover{background:#f0f0f0}.dashboard-group-container-wrapper.edit-mode:hover .group-container-controls{opacity:1}.dashboard-group-container-wrapper .dashboard-group-container{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box;transition:all .2s ease;position:relative}.dashboard-group-container-wrapper .dashboard-group-container .group-container-title{font-size:16px;font-weight:600;color:#262626;margin:0;padding:0;flex-shrink:0}.dashboard-group-container-wrapper .dashboard-group-container .group-container-title.outside{margin-bottom:12px}.dashboard-group-container-wrapper .dashboard-group-container .group-container-title.inside{margin-bottom:16px}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content{flex:1;min-height:0;position:relative;overflow:hidden;transform:translateZ(0);contain:layout style paint}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content .group-grid-container{width:100%;height:100%;position:relative;overflow:auto}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content .group-grid-container .react-grid-layout{position:relative;width:100%;min-height:100%}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content .group-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#8c8c8c}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content .group-empty-state p{margin:8px 0 0;font-size:14px;color:#8c8c8c}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content .group-empty-state p.hint{font-size:12px;color:#bfbfbf;margin-top:4px}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content .component-error{display:flex;align-items:center;justify-content:center;height:100%;padding:16px;background:#fff2f0;border:1px dashed #ffccc7;border-radius:4px}.dashboard-group-container-wrapper .dashboard-group-container .group-container-content .component-error p{margin:0;color:#cf1322;font-size:14px}@media (min-width: 1024px){.dashboard-group-container-wrapper .group-container-controls{height:40px}}@media (min-width: 768px) and (max-width: 1024px){.dashboard-group-container-wrapper .group-container-controls{height:28px}.dashboard-group-container-wrapper .group-container-controls .group-container-control-title .component-name{font-size:11px}.dashboard-group-container-wrapper .dashboard-group-container .group-container-title{font-size:14px}}@media (max-width: 768px){.dashboard-group-container-wrapper .group-container-controls{height:28px}.dashboard-group-container-wrapper .group-container-controls .group-container-control-title{display:none}.dashboard-group-container-wrapper .dashboard-group-container .group-container-title{font-size:14px}}.dashboard-title-wrapper{position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden;background:#fff}.dashboard-title-wrapper.edit-mode:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26}.dashboard-title-wrapper.edit-mode:hover .title-controls{opacity:1}.title-controls{position:absolute;top:0;left:0;right:0;height:40px;display:flex;justify-content:space-between;align-items:center;padding:0 8px;background:#fffffff2;border-bottom:1px solid #f0f0f0;z-index:10;opacity:0;transition:opacity .2s ease-out}.title-controls .title-drag-handle{display:flex;align-items:center;cursor:move;color:#8c8c8c;font-size:14px;padding:4px 8px;-webkit-user-select:none;user-select:none}.title-controls .title-drag-handle:hover{color:#1890ff}.title-controls .title-control-title{flex:1;display:flex;align-items:center;padding:0 8px;overflow:hidden}.title-controls .title-control-title .component-name{font-size:13px;font-weight:500;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.title-controls .title-actions{display:flex;align-items:center;gap:4px}.title-controls .title-actions .action-btn{padding:4px 8px}.title-controls .title-actions .action-btn:hover{background:#f0f0f0}.dashboard-title-component{width:100%;height:100%;display:flex;align-items:center}.dashboard-image-wrapper{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.dashboard-image-wrapper.edit-mode{border:1px dashed #d9d9d9;border-radius:4px}.dashboard-image-wrapper.edit-mode:hover{border-color:#1890ff}.dashboard-image-wrapper.edit-mode:hover .image-controls{opacity:1;visibility:visible}.dashboard-image-wrapper .image-controls{position:absolute;top:0;left:0;right:0;height:36px;background:#fffffff2;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;padding:0 8px;z-index:10;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.dashboard-image-wrapper .image-controls .image-drag-handle{cursor:move;padding:0 8px;color:#999;font-size:16px;display:flex;align-items:center}.dashboard-image-wrapper .image-controls .image-drag-handle:hover{color:#1890ff}.dashboard-image-wrapper .image-controls .image-control-title{flex:1;padding:0 8px;overflow:hidden}.dashboard-image-wrapper .image-controls .image-control-title .component-name{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-image-wrapper .image-controls .image-actions{display:flex;align-items:center;gap:4px}.dashboard-image-wrapper .image-controls .image-actions .action-btn{padding:4px;height:auto;color:#666}.dashboard-image-wrapper .image-controls .image-actions .action-btn:hover{color:#1890ff;background:#f0f0f0}.dashboard-image-wrapper .dashboard-image-component{flex:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fafafa}.dashboard-image-wrapper .dashboard-image-component .image-empty-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dashboard-image-wrapper .dashboard-image-component .dashboard-image-single{width:100%;height:100%;display:block;object-position:center}.dashboard-image-wrapper .dashboard-image-component .dashboard-image-carousel{width:100%;height:100%}.dashboard-image-wrapper .dashboard-image-component .dashboard-image-carousel .slick-slider,.dashboard-image-wrapper .dashboard-image-component .dashboard-image-carousel .slick-list,.dashboard-image-wrapper .dashboard-image-component .dashboard-image-carousel .slick-track{height:100%}.dashboard-image-wrapper .dashboard-image-component .dashboard-image-carousel .carousel-slide{width:100%;height:100%;display:flex!important;align-items:center;justify-content:center}.dashboard-image-wrapper .dashboard-image-component .dashboard-image-carousel .carousel-slide .carousel-image{width:100%;height:100%;display:block;object-position:center}.dashboard-image-wrapper.edit-mode .dashboard-image-component{height:calc(100% - 36px)}.image-list{border:1px solid #d9d9d9;border-radius:4px;max-height:400px;overflow-y:auto}.image-list .sortable-image-item .image-item-content{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #f0f0f0;background:#fff;transition:background .2s}.image-list .sortable-image-item .image-item-content:hover{background:#fafafa}.image-list .sortable-image-item .image-item-content .drag-handle{cursor:move;color:#999;font-size:16px;display:flex;align-items:center}.image-list .sortable-image-item .image-item-content .drag-handle:hover{color:#1890ff}.image-list .sortable-image-item .image-item-content .image-preview{width:60px;height:60px;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fafafa;flex-shrink:0}.image-list .sortable-image-item .image-item-content .image-preview img{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.image-list .sortable-image-item .image-item-content .image-info{flex:1;min-width:0}.image-list .sortable-image-item .image-item-content .image-info .image-url{font-size:13px;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.image-list .sortable-image-item .image-item-content .image-info .image-alt{font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-list .sortable-image-item:last-child .image-item-content{border-bottom:none}.component-selector-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:0}.component-selector{padding:16px}.component-selector .component-category{margin-bottom:32px}.component-selector .component-category:last-child{margin-bottom:0}.component-selector .component-category .category-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.component-selector .component-category .category-header .category-icon{font-size:18px;color:#1890ff}.component-selector .component-category .category-header .category-title{font-size:16px;font-weight:600;color:#262626}.component-selector .component-category .category-header .category-description{font-size:13px;color:#8c8c8c;margin-left:8px}.component-selector .component-card{height:100%;border-radius:8px;transition:all .3s ease;cursor:pointer}.component-selector .component-card:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26;transform:translateY(-2px)}.component-selector .component-card:active{transform:translateY(0)}.component-selector .component-card .ant-card-body{padding:20px 16px}.component-selector .component-card .component-card-content{text-align:center}.component-selector .component-card .component-card-content .component-icon{font-size:32px;color:#1890ff;margin-bottom:12px}.component-selector .component-card .component-card-content .component-name{font-size:14px;font-weight:500;color:#262626;margin-bottom:6px}.component-selector .component-card .component-card-content .component-description{font-size:12px;color:#8c8c8c;line-height:1.4;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1024px){.component-selector-modal .ant-modal{max-width:90vw}.component-selector .component-card .component-card-content .component-icon{font-size:28px}.component-selector .component-card .component-card-content .component-name{font-size:13px}.component-selector .component-card .component-card-content .component-description{font-size:11px}}@media screen and (max-width: 768px){.component-selector-modal .ant-modal{max-width:95vw;margin:0 auto}.component-selector-modal .ant-modal-body{max-height:60vh}.component-selector{padding:12px}.component-selector .component-category{margin-bottom:24px}.component-selector .component-category .category-header .category-icon{font-size:16px}.component-selector .component-category .category-header .category-title{font-size:14px}.component-selector .component-category .category-header .category-description{display:none}.component-selector .component-card .ant-card-body{padding:16px 12px}.component-selector .component-card .component-card-content .component-icon{font-size:24px;margin-bottom:8px}.component-selector .component-card .component-card-content .component-name{font-size:12px}.component-selector .component-card .component-card-content .component-description{font-size:11px;min-height:30px}}.config-modal :global(.ant-modal){max-width:90vw;width:90vw!important;margin:0 auto;padding:0;top:5vh}.config-modal :global(.ant-modal-content){height:90vh;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 8px 24px #00000026}.config-modal :global(.ant-modal-header){border-radius:8px 8px 0 0;padding:16px 24px;border-bottom:1px solid #f0f0f0}.config-modal :global(.ant-modal-body){flex:1;padding:0;overflow:hidden}.config-modal :global(.ant-modal-footer){display:none}.config-modal-content{display:flex;height:calc(90vh - 56px);width:100%}.config-modal-content .config-modal-preview{flex:1;width:calc(100vw - 500px);display:flex;flex-direction:column;background:#f5f5f5;border-right:1px solid #d9d9d9}.config-modal-content .config-modal-preview .preview-header{padding:16px 24px;background:#fff;border-bottom:1px solid #f0f0f0}.config-modal-content .config-modal-preview .preview-header h3{margin:0;font-size:16px;font-weight:500;color:#262626}.config-modal-content .config-modal-preview .preview-body{flex:1;padding:24px;overflow:auto;display:flex;align-items:center;justify-content:center}.config-modal-content .config-modal-preview .preview-body>div{width:100%;height:100%;background:#fff;border-radius:4px;box-shadow:0 2px 8px #00000014;overflow:hidden}.config-modal-content .config-modal-config{width:500px;display:flex;flex-direction:column;background:#fff}.config-modal-content .config-modal-config .config-body{flex:1;padding-left:16px}.config-modal-content .config-modal-config .config-body::-webkit-scrollbar{width:6px}.config-modal-content .config-modal-config .config-body::-webkit-scrollbar-track{background:#f0f0f0}.config-modal-content .config-modal-config .config-body::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:3px}.config-modal-content .config-modal-config .config-body::-webkit-scrollbar-thumb:hover{background:#999}.config-modal-content .config-modal-config .config-footer{padding-top:12px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-end;background:#fff;gap:8px}@media screen and (min-width: 1025px){.config-modal :global(.ant-modal){max-width:90vw;width:90vw!important}.config-modal .config-modal-preview{width:calc(90vw - 500px)!important}.config-modal .config-modal-config{width:500px!important;display:flex}}@media screen and (max-width: 1024px) and (min-width: 768px){.config-modal :global(.ant-modal){max-width:100vw!important;width:100vw!important;margin:0!important;top:0!important}.config-modal :global(.ant-modal-content){height:100vh!important;border-radius:0!important}.config-modal :global(.ant-modal-header){border-radius:0!important}.config-modal-content{flex-direction:column!important;height:calc(100vh - 56px)!important}.config-modal-content .config-modal-preview{width:100%!important;height:50%!important;border-right:none!important;border-bottom:1px solid #d9d9d9!important}.config-modal-content .config-modal-config{width:100%!important;height:50%!important}.config-modal-content .config-modal-config .config-body{padding:16px!important}.config-modal-content .config-modal-config .config-footer{padding:12px 16px!important}}@media screen and (max-width: 767px){.config-modal :global(.ant-modal){max-width:100vw!important;width:100vw!important;margin:0!important;top:0!important}.config-modal :global(.ant-modal-content){height:100vh!important;border-radius:0!important}.config-modal :global(.ant-modal-header){border-radius:0!important;padding:12px 16px!important}.config-modal :global(.ant-modal-header) :global(.ant-modal-title){font-size:16px!important}.config-modal-content{flex-direction:column!important;height:calc(100vh - 50px)!important}.config-modal-content .config-modal-preview{display:none!important}.config-modal-content .config-modal-config{width:100%!important;height:100%!important}.config-modal-content .config-modal-config .config-body{padding:12px!important}.config-modal-content .config-modal-config .config-footer{padding:8px 12px!important;height:50px!important}.config-modal-content .config-modal-config .config-footer :global(.ant-btn){font-size:14px!important}}.move-to-modal .component-info-section{padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff}.move-to-modal .component-info-section .info-row{display:flex;align-items:center;margin-bottom:8px}.move-to-modal .component-info-section .info-row:last-child{margin-bottom:0}.move-to-modal .component-info-section .info-row .info-label{font-weight:500;opacity:.9;margin-right:8px;min-width:80px}.move-to-modal .component-info-section .info-row .info-value{font-weight:600;font-size:15px}.move-to-modal .target-selection-area .section-title{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px;border-left:3px solid #1890ff;padding-left:12px}.move-to-modal .target-selection-area .target-options-list{max-height:400px;overflow-y:auto;padding:4px}.move-to-modal .target-selection-area .target-options-list::-webkit-scrollbar{width:6px}.move-to-modal .target-selection-area .target-options-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.move-to-modal .target-selection-area .target-options-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.move-to-modal .target-selection-area .target-options-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.move-to-modal .target-group-title{display:flex;align-items:center;padding:8px 12px;margin-bottom:6px;background-color:#fafafa;border-radius:4px;font-size:13px;font-weight:500;color:#595959}.move-to-modal .target-group-title .anticon{margin-right:8px;font-size:16px;color:#8c8c8c}.move-to-modal .target-group-title .group-title-text{flex:1}.move-to-modal .target-option-card{margin-bottom:8px;border-radius:6px;border:2px solid #d9d9d9;transition:all .3s ease;cursor:pointer}.move-to-modal .target-option-card.level-0{border-left-width:4px;border-left-color:#1890ff}.move-to-modal .target-option-card.level-1{border-left-width:4px;border-left-color:#52c41a}.move-to-modal .target-option-card.level-2{border-left-width:4px;border-left-color:#faad14}.move-to-modal .target-option-card:hover:not(.disabled){border-color:#1890ff;box-shadow:0 2px 8px #1890ff33;transform:translateY(-2px)}.move-to-modal .target-option-card.selected{border-color:#1890ff;background-color:#e6f7ff;box-shadow:0 2px 12px #1890ff4d}.move-to-modal .target-option-card.selected .card-label{color:#1890ff;font-weight:600}.move-to-modal .target-option-card.selected .card-icon{color:#1890ff}.move-to-modal .target-option-card.disabled{background-color:#f5f5f5;border-color:#e8e8e8;cursor:not-allowed;opacity:.6}.move-to-modal .target-option-card.disabled:hover{border-color:#e8e8e8;box-shadow:none;transform:none}.move-to-modal .target-option-card.disabled .card-content{cursor:not-allowed}.move-to-modal .target-option-card :global(.ant-card-body){padding:12px 16px}.move-to-modal .target-option-card .card-content{display:flex;align-items:flex-start;gap:12px}.move-to-modal .target-option-card .card-content .card-icon{font-size:20px;color:#8c8c8c;margin-top:2px;transition:color .3s}.move-to-modal .target-option-card .card-content .card-info{flex:1;min-width:0}.move-to-modal .target-option-card .card-content .card-info .card-label{font-size:14px;font-weight:500;color:#262626;margin-bottom:4px;display:flex;align-items:center;gap:8px}.move-to-modal .target-option-card .card-content .card-info .card-label .current-badge :global(.ant-badge-status-dot){width:8px;height:8px}.move-to-modal .target-option-card .card-content .card-info .card-label .current-badge :global(.ant-badge-status-text){font-size:12px;color:#52c41a;font-weight:500}.move-to-modal .target-option-card .card-content .card-info .card-meta{font-size:12px;color:#8c8c8c;margin-bottom:4px}.move-to-modal .target-option-card .card-content .card-info .card-hint{font-size:12px;color:#ff4d4f;margin-top:4px}.move-to-modal .operation-hint{padding:12px 16px;background-color:#f0f5ff;border-left:3px solid #1890ff;border-radius:4px;font-size:12px;color:#595959}.move-to-modal :global .ant-modal-body{padding:20px 24px}.move-to-modal :global .ant-space-vertical{width:100%}.move-to-modal :global .ant-alert{border-radius:6px}.dashboard-container{display:flex;flex-direction:column;height:100%;width:100%;background-color:#f5f5f5;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.dashboard-container .dashboard-toolbar{display:flex;justify-content:space-between;align-items:center;padding:4px 10px;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 4px #0000000d;z-index:10;flex-wrap:nowrap}.dashboard-container .dashboard-toolbar>:first-child{display:flex;align-items:center;gap:8px;flex:1}.dashboard-container .dashboard-toolbar .toolbar-info{display:flex;align-items:center;gap:16px;flex-shrink:0}.dashboard-container .dashboard-toolbar .toolbar-info .unsaved-indicator{color:#faad14;font-size:13px;display:flex;align-items:center;gap:4px;white-space:nowrap}.dashboard-container .dashboard-content{flex:1;overflow:auto;padding:8px;position:relative}.dashboard-container .dashboard-content .dashboard-loading{display:flex;justify-content:center;align-items:center;height:100%;min-height:300px}.dashboard-container .dashboard-content .dashboard-empty-state{display:flex;justify-content:center;align-items:center;height:100%;min-height:400px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content{text-align:center;padding:40px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content .empty-icon{font-size:64px;color:#d9d9d9;margin-bottom:16px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content h3{font-size:18px;font-weight:500;color:#262626;margin-bottom:8px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content p{font-size:14px;color:#8c8c8c;margin-bottom:24px}.dashboard-container .dashboard-content .component-error{display:flex;justify-content:center;align-items:center;height:100%;min-height:100px;background-color:#fff1f0;border:1px dashed #ffa39e;border-radius:4px}.dashboard-container .dashboard-content .component-error p{color:#cf1322;margin:0}@media screen and (min-width: 1025px){.dashboard-container .dashboard-toolbar{padding:4px 10px;flex-wrap:nowrap}.dashboard-container .dashboard-toolbar>:first-child{gap:8px}.dashboard-container .dashboard-toolbar :global .ant-space{gap:8px!important}.dashboard-container .dashboard-toolbar :global .ant-btn{min-width:80px}.dashboard-container .dashboard-toolbar :global .ant-btn span:not(.anticon){display:inline}.dashboard-container .dashboard-toolbar :global .ant-btn.ant-btn-icon-only{min-width:32px}.dashboard-container .dashboard-toolbar .toolbar-info{gap:20px}.dashboard-container .dashboard-toolbar .toolbar-info .unsaved-indicator{font-size:14px}.dashboard-container .dashboard-content{padding:8px}.dashboard-container .dashboard-content .dashboard-empty-state{min-height:500px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content{padding:60px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content .empty-icon{font-size:80px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content h3{font-size:20px;margin-bottom:12px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content p{font-size:15px;margin-bottom:28px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content :global(.ant-btn){height:40px;font-size:15px;padding:0 24px}}@media screen and (max-width: 1024px) and (min-width: 768px){.dashboard-container .dashboard-toolbar{flex-wrap:wrap;gap:8px}.dashboard-container .dashboard-toolbar .toolbar-info{width:100%;justify-content:flex-end}.dashboard-container .dashboard-content{padding:12px}}@media screen and (max-width: 767px){.dashboard-container .dashboard-toolbar{padding:8px 12px;flex-wrap:wrap}.dashboard-container .dashboard-toolbar :global .ant-btn{padding:4px 8px;font-size:12px}.dashboard-container .dashboard-toolbar :global .ant-btn .anticon{font-size:14px}.dashboard-container .dashboard-toolbar :global .ant-btn span:not(.anticon){display:none}.dashboard-container .dashboard-toolbar :global .ant-space{gap:4px!important}.dashboard-container .dashboard-toolbar .toolbar-info{width:100%;margin-top:8px}.dashboard-container .dashboard-toolbar .toolbar-info .unsaved-indicator{font-size:12px}.dashboard-container .dashboard-content{padding:8px}.dashboard-container .dashboard-content .dashboard-empty-state{min-height:300px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content{padding:20px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content .empty-icon{font-size:48px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content h3{font-size:16px}.dashboard-container .dashboard-content .dashboard-empty-state .empty-content p{font-size:12px}}._board_jzovc_1{display:flex;gap:16px;padding:16px;overflow-x:auto;height:100%;min-height:600px;background-color:#f5f5f5}._board_jzovc_1::-webkit-scrollbar{height:8px}._board_jzovc_1::-webkit-scrollbar-track{background:#e0e0e0;border-radius:4px}._board_jzovc_1::-webkit-scrollbar-thumb{background:#888;border-radius:4px}._board_jzovc_1::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 768px){._board_jzovc_1{padding:8px;gap:8px}}._cardContainer_9oepf_1{position:relative;margin-bottom:8px}._cardWrapper_9oepf_5{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:12px;cursor:grab;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;-webkit-user-select:none;user-select:none;min-height:80px}._idle_9oepf_15:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}._idle_9oepf_15:active{cursor:grabbing}._dragging_9oepf_22{opacity:.5;transform:scale(.98)}._preview_9oepf_26{opacity:.8;transform:rotate(2deg)}._dropIndicator_9oepf_30{position:absolute;z-index:10}._dropIndicator_9oepf_30:before{content:"";position:absolute;background-color:#06f;border-radius:2px}@media (max-width: 768px){._cardWrapper_9oepf_5{padding:10px;min-height:70px}}._rfx31ssb:before{border-radius:50%}._15m6ys7w:before{border-color:var(--stroke-color)}._3l8810ly:before{border-width:var(--stroke-width)}._kzdanqa1:before{border-style:solid}._13y0usvi:before{box-sizing:border-box}._154ifghn{top:var(--line-main-axis-start)}._154ihv0e{top:var(--main-axis-offset)}._19wo70hn:before{bottom:var(--terminal-cross-axis-offset)}._1auk70hn:before{top:var(--terminal-cross-axis-offset)}._1aukuj5p:before{top:var(--terminal-main-axis-start)}._1bsb10ly{width:var(--stroke-width)}._1cs8stnw:before{position:absolute}._1e02fghn{inset-inline-start:var(--line-main-axis-start)}._1e0c1ule{display:block}._1kt9b3bt:before{content:""}._1ltvhv0e{left:var(--main-axis-offset)}._1mp4vjfa:before{width:var(--terminal-diameter)}._1pbykb7n{z-index:1}._1xi2hv0e{right:var(--main-axis-offset)}._4t3i10ly{height:var(--stroke-width)}._94n5hv0e{bottom:var(--main-axis-offset)}._94n5idpf{bottom:0}._bfhkys7w{background-color:var(--stroke-color)}._cfu11ld9:before{display:var(--terminal-display)}._kfgtvjfa:before{height:var(--terminal-diameter)}._kqswstnw{position:absolute}._lcxvglyw{pointer-events:none}._ooun70hn:before{right:var(--terminal-cross-axis-offset)}._qnec70hn:before{left:var(--terminal-cross-axis-offset)}._rjxpidpf{inset-inline-end:0}._z5wtuj5p:before{inset-inline-start:var(--terminal-main-axis-start)}._column_zhohn_1{flex:0 0 300px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:fit-content;max-height:100%;position:relative;transition:transform .2s ease,box-shadow .2s ease}._columnInner_zhohn_13{display:flex;flex-direction:column;height:100%;border-radius:8px;overflow:hidden}._columnHeader_zhohn_20{padding:12px 16px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;cursor:grab;-webkit-user-select:none;user-select:none;font-weight:600;font-size:14px;color:#333;min-height:48px;display:flex;align-items:center;justify-content:space-between}._columnHeader_zhohn_20:active{cursor:grabbing}._columnBody_zhohn_37{padding:8px;max-height:600px;overflow-y:auto;min-height:100px;transition:background-color .2s ease}._columnBody_zhohn_37::-webkit-scrollbar{width:6px}._columnBody_zhohn_37::-webkit-scrollbar-track{background:transparent}._columnBody_zhohn_37::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}._columnBody_zhohn_37::-webkit-scrollbar-thumb:hover{background:#999}._cardOver_zhohn_58{background-color:#f0f7ff}._dragging_zhohn_61{opacity:.8;transform:scale(1.02);box-shadow:0 4px 16px #00000026}._columnIndicator_zhohn_67{position:absolute;background-color:#06f;border-radius:2px;transition:all .2s ease}._columnIndicator_zhohn_67._left_zhohn_73{left:-8px;top:50%;transform:translateY(-50%);width:4px;height:80%}._columnIndicator_zhohn_67._right_zhohn_80{right:-8px;top:50%;transform:translateY(-50%);width:4px;height:80%}@media (max-width: 768px){._column_zhohn_1{flex:0 0 280px}._columnHeader_zhohn_20{padding:10px 12px;font-size:13px}._columnBody_zhohn_37{padding:6px;max-height:500px}}.no-find{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;background-color:#fff}.no-find>div{height:400px}._wrapper_1p1ro_1{width:100%;height:100%;display:flex}._wrapper_1p1ro_1 ._left_1p1ro_6{width:240px;padding:12px;background-color:#f5f6f8}._wrapper_1p1ro_1 ._left_1p1ro_6 ._returnBtn_1p1ro_11{color:#fff;background-color:#adb5bd;border-radius:20px;width:60px;height:24px;font-size:12px;margin-bottom:12px;display:flex;justify-content:center;align-items:center}._wrapper_1p1ro_1 ._left_1p1ro_6 ._returnBtn_1p1ro_11:hover{cursor:pointer}._wrapper_1p1ro_1 ._left_1p1ro_6 ._menuList_1p1ro_26{color:#101010}._wrapper_1p1ro_1 ._left_1p1ro_6 ._menuList_1p1ro_26 ._menuItem_1p1ro_29{width:100%;height:40px;padding-left:24px;display:flex;justify-content:left;align-items:center}._wrapper_1p1ro_1 ._left_1p1ro_6 ._menuList_1p1ro_26 ._menuItem_1p1ro_29._selected_1p1ro_37{background-color:#fff;border-radius:6px}._wrapper_1p1ro_1 ._left_1p1ro_6 ._menuList_1p1ro_26 ._menuItem_1p1ro_29:hover{cursor:pointer}._wrapper_1p1ro_1 ._right_1p1ro_44{width:calc(100% - 240px)}._wrapper_11tby_1{width:100%;height:100%}._wrapper_11tby_1 ._header_11tby_5{font-size:1.2rem;font-weight:700;height:50px;border-bottom:1px solid #eaeaec;display:flex;align-items:center}._wrapper_11tby_1 ._header_11tby_5>div{margin-left:24px}._wrapper_11tby_1 ._displayWrapper_11tby_16{width:50%;padding-left:24px}._wrapper_11tby_1 ._body_11tby_20{padding-top:16px}._wrapper_11tby_1 ._iconArea_11tby_23{display:flex}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26{margin-right:16px;position:relative}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26 ._selectedIcon_11tby_26{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26 ._selectedIcon_11tby_26:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:8px}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26 ._selectedIcon_11tby_26:hover:before{opacity:1;z-index:1}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26 ._selectedIcon_11tby_26:hover ._iconActions_11tby_53{opacity:1}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26 ._selectedIcon_11tby_26 ._selectedIconImg_11tby_56{width:48px;height:48px;border-radius:8px}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26 ._selectedIcon_11tby_26 ._iconActions_11tby_53{opacity:0;position:absolute;z-index:2;cursor:pointer}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectedIconItem_11tby_26 ._selectedIcon_11tby_26 ._iconActions_11tby_53 ._uploadTrigger_11tby_67{color:#fff;display:flex;flex-direction:column;align-items:center}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._iconList_11tby_73{width:100%;display:grid;grid-template-columns:repeat(10,10%);column-gap:4px;row-gap:8px}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._iconList_11tby_73 ._iconItem_11tby_80{width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._iconList_11tby_73 ._iconItem_11tby_80 ._iconImg_11tby_89{width:24px;height:24px}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._iconList_11tby_73 ._iconItem_11tby_80._selected_11tby_26,._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._iconList_11tby_73 ._iconItem_11tby_80:hover{background-color:#f0f5ff}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._colorList_11tby_99{margin-top:8px;width:100%;display:grid;grid-template-columns:repeat(14,7.14%);column-gap:2px;row-gap:4px}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._colorList_11tby_99 ._colorItem_11tby_107{width:24px;height:24px;border-radius:4px;cursor:pointer;position:relative}._wrapper_11tby_1 ._iconArea_11tby_23 ._selectIconArea_11tby_73 ._colorList_11tby_99 ._colorItem_11tby_107 ._checkIcon_11tby_114{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}._wrapper_11tby_1 ._dangerArea_11tby_121{background:#fff1f1;padding:2px 18px;border-radius:20px;color:#ff7575;font-size:13px}._wrapper_11tby_1 ._extra_11tby_128 ._extraTitle_11tby_128{font-size:1.2rem}._wrapper_11tby_1 ._extra_11tby_128 ._extraSubTitle_11tby_131{margin:8px 0;color:#9a9a9a}._wrapper_11tby_1 ._extra_11tby_128 ._extraActions_11tby_135 ._btn_11tby_135{width:100px;height:32px}._wrapper_11tby_1 ._saveBtn_11tby_139{color:#fff!important}._modalWrapper_11tby_142 ._title_11tby_142{font-size:1.2rem;font-weight:700}._modalWrapper_11tby_142 ._subTitle_11tby_146{margin:16px 0}._modalWrapper_11tby_142 ._itemButton_11tby_149{margin-bottom:0}._modalWrapper_11tby_142 ._codeButton_11tby_152{margin-left:16px;color:#6647ff!important;background:#eeebff!important}._modalWrapper_11tby_142 ._cancelBtn_11tby_157{margin-right:8px}._modalWrapper_11tby_142 ._dissolveBtn_11tby_160{color:#fff;background:#bdb3f6}._wrapper_teyi3_1{width:100%;height:100%}._wrapper_teyi3_1 ._header_teyi3_5{font-size:1.2rem;font-weight:700;height:50px;border-bottom:1px solid #eaeaec;display:flex;align-items:center}._wrapper_teyi3_1 ._header_teyi3_5>div{padding-left:24px}._wrapper_teyi3_1 ._body_teyi3_16{height:calc(100% - 50px);display:flex}._wrapper_teyi3_1 ._body_teyi3_16 ._left_teyi3_20{width:240px;height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #ebebeb}._wrapper_teyi3_1 ._body_teyi3_16 ._left_teyi3_20 ._leftTop_teyi3_28{padding:16px}._wrapper_teyi3_1 ._body_teyi3_16 ._left_teyi3_20 ._leftBottom_teyi3_31{border-top:1px solid #ebebeb;padding:16px 0;display:flex;justify-content:space-around;align-items:center}._wrapper_teyi3_1 ._body_teyi3_16 ._left_teyi3_20 ._leftBottom_teyi3_31 span{font-size:14px;color:#101010}._wrapper_teyi3_1 ._body_teyi3_16 ._left_teyi3_20 ._leftBottom_teyi3_31 ._disabledBtn_teyi3_42{cursor:pointer;width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:4px}._wrapper_teyi3_1 ._body_teyi3_16 ._left_teyi3_20 ._leftBottom_teyi3_31 ._disabledBtn_teyi3_42:hover{color:#1890ff}._wrapper_teyi3_1 ._body_teyi3_16 ._left_teyi3_20 ._leftBottom_teyi3_31 ._selectedBtn_teyi3_54{background-color:#eff4ff;color:#1890ff}._wrapper_teyi3_1 ._body_teyi3_16 ._right_teyi3_58{width:calc(100% - 240px)}._inviteModalWrapper_hr6mq_1{height:548px!important;padding-right:16px!important;overflow-y:auto!important}._inviteModalWrapper_hr6mq_1 ._tooltip_hr6mq_6{width:100%;font-size:14px;border-radius:4px;background-color:#f2f0fd;color:#101010;border:1px solid #7b67ee;padding:8px 12px}._inviteModalWrapper_hr6mq_1 ._itemTitle_hr6mq_15{color:#101010;font-size:14px}._inviteModalWrapper_hr6mq_1 ._itemSubTitle_hr6mq_19{color:#4f4f4f;font-size:13px}._inviteModalWrapper_hr6mq_1 ._itemContent_hr6mq_23{display:flex;justify-content:space-between;align-items:center}._inviteModalWrapper_hr6mq_1 ._itemContent_hr6mq_23 ._itemActions_hr6mq_28{display:flex;background-color:#f5f5f5;color:#101010}._inviteModalWrapper_hr6mq_1 ._itemContent_hr6mq_23 ._itemActions_hr6mq_28 ._linkBtn_hr6mq_33{border-radius:4px}._inviteModalWrapper_hr6mq_1 ._itemContent_hr6mq_23 ._itemActions_hr6mq_28 ._linkBtn_hr6mq_33:hover{cursor:pointer;border:1px solid #1890ff}._inviteModalWrapper_hr6mq_1 ._itemContent_hr6mq_23 ._itemActions_hr6mq_28 ._linkIcon_hr6mq_40{width:38px;height:38px;display:flex;justify-content:center;align-items:center;color:#9a9a9a!important}._inviteModalWrapper_hr6mq_1 ._itemContent_hr6mq_23 .ant-select-selector,._inviteModalWrapper_hr6mq_1 ._itemContent_hr6mq_23 .ant-input-outlined{background-color:#f5f7fa;border-radius:4px}._inviteModalWrapper_hr6mq_1 .ant-tabs-tab-active{color:#7b67ee}._inviteModalWrapper_hr6mq_1 .ant-tabs-tab-btn{color:#7b67ee!important}._inviteModalWrapper_hr6mq_1 .ant-tabs-ink-bar{background:#7b67ee!important}.ant-tabs-tab-active{color:#7b67ee}.ant-tabs-tab-btn{color:#7b67ee!important}.ant-tabs-ink-bar{background:#7b67ee!important}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1{display:flex;justify-content:center;align-items:center}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1 ._memberName_ssaju_6{color:#fff;width:100px;height:100px;border-radius:50px;background-color:#e5e5e5;display:flex;justify-content:center;align-items:center;font-size:32px;font-weight:700}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1 ._memberImg_ssaju_18{width:100px;height:100px;border-radius:50px;border:1px solid #d9d9d9}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:50px}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1:hover:before{opacity:1;z-index:1}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1:hover ._iconActions_ssaju_39{opacity:1}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1 ._iconActions_ssaju_39{opacity:0;position:absolute;z-index:2;cursor:pointer}._memberModalWrapper_ssaju_1 ._memberAvatar_ssaju_1 ._iconActions_ssaju_39 ._uploadTrigger_ssaju_48{color:#fff;display:flex;flex-direction:column;align-items:center}._memberModalWrapper_ssaju_1 .ant-modal-content{padding-bottom:14px}._memberModalWrapper_ssaju_1 .ant-form-item{margin-bottom:16px}._cancelBtn_ssaju_60{width:80px;margin-right:8px}._primaryBtn_ssaju_64{width:80px;background-color:#7b67ee;color:#fff;border:none!important}._primaryBtn_ssaju_64:hover{color:#fff!important;background-color:#5e4ad4!important}._primaryBtn_ssaju_64:active{color:#fff!important;background-color:#4632ba!important}._departmentWrapper_b2gf7_1 .ant-modal-content{padding-bottom:14px}._departmentWrapper_b2gf7_1 .ant-modal-body{margin-top:34px}._departmentWrapper_b2gf7_1 .ant-form-item{margin-bottom:16px}._cancelBtn_b2gf7_10{width:80px;margin-right:8px}._primaryBtn_b2gf7_14{width:80px;background-color:#7b67ee;color:#fff;border:none!important}._primaryBtn_b2gf7_14:hover{color:#fff!important;background-color:#5e4ad4!important}._primaryBtn_b2gf7_14:active{color:#fff!important;background-color:#4632ba!important}._addDeptBtn_1hn15_1{background-color:#7b67ee;color:#fff!important;width:100%;margin-bottom:16px;border:none!important}._treeNodeItem_1hn15_8{display:flex;justify-content:space-between;align-items:center;height:34px}._treeNodeItem_1hn15_8 ._title_1hn15_14._selected_1hn15_14{color:#6647ff}._queryArea_1c6n6_1{padding:16px 16px 0;margin-bottom:16px;display:flex;justify-content:space-between}._queryArea_1c6n6_1 ._queryBtn_1c6n6_7{width:80px}._queryArea_1c6n6_1 ._inviteBtn_1c6n6_10{background-color:#7b67ee;color:#fff!important;width:100px;border:none!important}._tableArea_1c6n6_16{padding:0 16px}._tableArea_1c6n6_16 ._memberItem_1c6n6_19{display:inline-flex;align-items:center;border-radius:20px;padding-right:4px;color:#65676b;background-color:#d9d9d9}._tableArea_1c6n6_16 ._memberItem_1c6n6_19 ._memberAvatarImg_1c6n6_27{width:24px;height:24px;border-radius:50%;margin-right:5px}._tableArea_1c6n6_16 ._memberItem_1c6n6_19 ._memberAvatarName_1c6n6_33{background-color:#7f83f7;font-size:9.5px;color:#fff;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;margin-right:5px}._tableArea_1c6n6_16 ._memberItem_1c6n6_19 ._memberName_1c6n6_45{margin-right:5px}._cancelBtn_1c6n6_48{width:80px;margin-right:8px}._primaryBtn_1c6n6_52{width:80px;background-color:#7b67ee;color:#fff;border:none!important}._primaryBtn_1c6n6_52:hover{color:#fff!important;background-color:#5e4ad4!important}._primaryBtn_1c6n6_52:active{color:#fff!important;background-color:#4632ba!important}._memberItem_47r3z_1{display:inline-flex;align-items:center;border-radius:20px;padding-right:4px;color:#65676b;background-color:#d9d9d9}._memberItem_47r3z_1 ._AvatarRect_47r3z_9{width:24px;height:24px;border-radius:50%;margin-right:5px;align-items:center;padding:2px}._memberItem_47r3z_1 ._memberAvatarImg_47r3z_17{width:20px;height:20px;border-radius:50%;align-items:center;justify-content:center}._memberItem_47r3z_1 ._memberAvatarName_47r3z_24{background-color:#7f83f7;font-size:9.5px;color:#fff;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;margin-right:5px}._memberItem_47r3z_1 ._memberName_47r3z_36{margin-right:5px}._wrapper_19j1x_1{width:100%;height:100%}._wrapper_19j1x_1 ._header_19j1x_5{font-size:1.2rem;font-weight:700;height:50px;border-bottom:1px solid #eaeaec;display:flex;align-items:center}._wrapper_19j1x_1 ._header_19j1x_5>div{padding-left:24px}._wrapper_19j1x_1 ._body_19j1x_16{font-size:64px;color:#a4adb3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._wrapper_1utlm_1{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:10%}._wrapper_1utlm_1:before{content:"";position:absolute;top:0;left:0;width:100vw;height:100vh;background-image:url(/assets/bg_big-CB1ClN_B.png);background-repeat:no-repeat;background-size:cover;opacity:.1;z-index:-1}._wrapper_1utlm_1 ._inner_1utlm_23{width:400px;height:200px;border-radius:4px;background-image:url(/assets/bg_small-R97cqRty.png);background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;align-items:center}._wrapper_1utlm_1 ._inner_1utlm_23 ._enterpriseIcon_1utlm_34{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}._wrapper_1utlm_1 ._inner_1utlm_23 ._enterpriseIcon_1utlm_34 ._iconImg_1utlm_42{width:48px;height:48px}._wrapper_1utlm_1 ._inner_1utlm_23 ._enterpriseIcon_1utlm_34 ._iconName_1utlm_46{font-size:32px}._wrapper_1utlm_1 ._inviteInfo_1utlm_49{display:flex;flex-direction:column;align-items:center;font-size:26px;margin:24px 0}._wrapper_1utlm_1 ._inviteInfo_1utlm_49 ._inviter_1utlm_56{color:#101010;font-weight:700}._wrapper_1utlm_1 ._inviteInfo_1utlm_49 ._enterpriseName_1utlm_60{color:#7b67ee;font-weight:700}._wrapper_1utlm_1 ._primaryBtn_1utlm_64{width:400px;height:50px;background-color:#7b67ee;color:#fff!important;border:none!important}._wrapper_1utlm_1 ._primaryBtn_1utlm_64:hover{color:#fff!important;background-color:#5e4ad4!important}._wrapper_1utlm_1 ._primaryBtn_1utlm_64:active{color:#fff!important;background-color:#4632ba!important}._primaryBtn_iw5m7_1{border-radius:4px;background-color:#7b67ee;color:#fff;font-size:14px;border:none!important}._primaryBtn_iw5m7_1:hover{color:#fff!important;background-color:#5e4ad4!important}._primaryBtn_iw5m7_1:active{color:#fff!important;background-color:#4632ba!important}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16{display:flex;justify-content:center;align-items:center}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16 ._memberName_iw5m7_21{width:100px;height:100px;border-radius:50px;background-color:#e5e5e5;color:#e5e5e5;display:flex;justify-content:center;align-items:center;font-size:36px;font-weight:700;border:1px solid #d9d9d9}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16 ._memberImg_iw5m7_34{width:100px;height:100px;border-radius:50px;border:1px solid #d9d9d9}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:50px}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16:hover:before{opacity:1;z-index:1}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16:hover ._iconActions_iw5m7_55{opacity:1}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16 ._iconActions_iw5m7_55{opacity:0;position:absolute;z-index:2;cursor:pointer}._inviteModalWrapper_iw5m7_16 ._memberAvatar_iw5m7_16 ._iconActions_iw5m7_55 ._uploadTrigger_iw5m7_64{color:#fff;display:flex;flex-direction:column;align-items:center}._inviteModalWrapper_iw5m7_16 .ant-modal-content{padding-bottom:3px}._inviteModalWrapper_iw5m7_16 .ant-form-item{margin-bottom:16px}._wrapper_1lapf_1{width:100%;height:100%;display:flex}._wrapper_1lapf_1 ._left_1lapf_6{width:260px;padding:12px;background-color:#fff;border-right:1px solid #e9e9f5}._wrapper_1lapf_1 ._left_1lapf_6 ._returnBtn_1lapf_12{color:#fff;background-color:#adb5bd;border-radius:20px;width:60px;height:24px;font-size:12px;margin-bottom:12px;display:flex;justify-content:center;align-items:center}._wrapper_1lapf_1 ._left_1lapf_6 ._returnBtn_1lapf_12:hover{cursor:pointer}._wrapper_1lapf_1 ._left_1lapf_6 ._menuList_1lapf_27{color:#101010}._wrapper_1lapf_1 ._left_1lapf_6 ._menuList_1lapf_27 ._menuItem_1lapf_30{width:100%;height:40px;padding-left:24px;display:flex;justify-content:left;align-items:center}._wrapper_1lapf_1 ._left_1lapf_6 ._menuList_1lapf_27 ._menuItem_1lapf_30._selected_1lapf_38{background-color:#f5f7fa;color:#6647ff;border-radius:6px}._wrapper_1lapf_1 ._left_1lapf_6 ._menuList_1lapf_27 ._menuItem_1lapf_30:hover{cursor:pointer}._wrapper_1lapf_1 ._right_1lapf_46{width:calc(100% - 240px)}._wrapper_lp4go_1{width:100%;height:100%}._wrapper_lp4go_1 ._displayWrapper_lp4go_5{width:50%;padding-left:24px;padding-top:50px}._wrapper_lp4go_1 ._body_lp4go_10{padding-top:16px}._wrapper_lp4go_1 ._iconArea_lp4go_13{display:flex}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16{margin-right:16px;position:relative}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16 ._selectedIcon_lp4go_16{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16 ._selectedIcon_lp4go_16:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:8px}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16 ._selectedIcon_lp4go_16:hover:before{opacity:1;z-index:1}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16 ._selectedIcon_lp4go_16:hover ._iconActions_lp4go_43{opacity:1}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16 ._selectedIcon_lp4go_16 ._selectedIconImg_lp4go_46{width:48px;height:48px;border-radius:8px}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16 ._selectedIcon_lp4go_16 ._iconActions_lp4go_43{opacity:0;position:absolute;z-index:2;cursor:pointer}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectedIconItem_lp4go_16 ._selectedIcon_lp4go_16 ._iconActions_lp4go_43 ._uploadTrigger_lp4go_57{color:#fff;display:flex;flex-direction:column;align-items:center}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._iconList_lp4go_63{width:100%;display:grid;grid-template-columns:repeat(10,10%);column-gap:4px;row-gap:8px}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._iconList_lp4go_63 ._iconItem_lp4go_70{width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._iconList_lp4go_63 ._iconItem_lp4go_70 ._iconImg_lp4go_79{width:24px;height:24px}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._iconList_lp4go_63 ._iconItem_lp4go_70._selected_lp4go_16,._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._iconList_lp4go_63 ._iconItem_lp4go_70:hover{background-color:#f0f5ff}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._colorList_lp4go_89{margin-top:8px;width:100%;display:grid;grid-template-columns:repeat(14,7.14%);column-gap:2px;row-gap:4px}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._colorList_lp4go_89 ._colorItem_lp4go_97{width:24px;height:24px;border-radius:4px;cursor:pointer;position:relative}._wrapper_lp4go_1 ._iconArea_lp4go_13 ._selectIconArea_lp4go_63 ._colorList_lp4go_89 ._colorItem_lp4go_97 ._checkIcon_lp4go_104{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}._wrapper_lp4go_1 ._dangerArea_lp4go_111{background:#fff1f1;padding:2px 18px;border-radius:20px;color:#ff7575;font-size:13px}._wrapper_lp4go_1 ._extra_lp4go_118 ._extraTitle_lp4go_118{font-size:14px;line-height:20px;color:#4f4f4f}._wrapper_lp4go_1 ._extra_lp4go_118 ._extraSubTitle_lp4go_123{margin:8px 0;font-size:12px;line-height:17px;color:#101010}._wrapper_lp4go_1 ._extra_lp4go_118 ._extraActions_lp4go_129{display:flex;justify-content:flex-end}._wrapper_lp4go_1 ._saveBtn_lp4go_133{color:#fff!important}._modalWrapper_lp4go_136 ._title_lp4go_136{font-size:1.2rem;font-weight:700}._modalWrapper_lp4go_136 ._subTitle_lp4go_140{margin:16px 0}._modalWrapper_lp4go_136 ._codeButton_lp4go_143{margin-left:16px;color:#6647ff!important;background:#eeebff!important}._modalWrapper_lp4go_136 ._cancelBtn_lp4go_148{margin-right:8px}._modalWrapper_lp4go_136 ._dissolveBtn_lp4go_151{color:#fff;background:#bdb3f6}._commonBtn_lp4go_155{width:100px;height:40px}._formWrapper_lp4go_159 .ant-form-item-label{font-weight:bolder}._wrapper_1kj0d_1 .ant-modal-content{padding:0}._wrapper_1kj0d_1 .ant-modal-header{padding:12px 16px;border-bottom:1px solid #e9e9f5}._wrapper_1kj0d_1 .ant-modal-title{font-size:1.2rem;font-weight:700}._wrapper_1kj0d_1 .ant-modal-body{font-size:1.2rem;padding:16px 20px}._wrapper_1kj0d_1 ._steps_1kj0d_16{margin-bottom:32px}._wrapper_1kj0d_1 ._steps_1kj0d_16 .ant-steps-item-title{color:#e5e5e5;font-size:12px;white-space:nowrap}._wrapper_1kj0d_1 ._steps_1kj0d_16 .ant-steps-item-finish .ant-steps-item-icon{background-color:#eeebff!important;border-color:#7b67ee!important}._wrapper_1kj0d_1 ._steps_1kj0d_16 .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#7b67ee!important}._wrapper_1kj0d_1 ._steps_1kj0d_16 .ant-steps-item-process .ant-steps-item-icon{background-color:#7b67ee!important;border-color:#7b67ee!important}._wrapper_1kj0d_1 ._steps_1kj0d_16 .ant-steps-item-wait .ant-steps-item-icon{background-color:transparent!important;border-color:#e5e5e5!important}._wrapper_1kj0d_1 ._steps_1kj0d_16 .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{color:#e5e5e5!important}._wrapper_1kj0d_1 ._body_1kj0d_42{display:flex;flex-direction:column}._wrapper_1kj0d_1 ._item_1kj0d_46{margin-bottom:16px}._wrapper_1kj0d_1 ._item_1kj0d_46 ._itemTitle_1kj0d_49{margin-bottom:6px;font-size:13px}._wrapper_1kj0d_1 ._codeButton_1kj0d_53{margin-left:16px;color:#6647ff!important;background:#eeebff!important}._wrapper_1kj0d_1 ._lastWrapper_1kj0d_58{display:flex;flex-direction:column;align-items:center}._wrapper_1kj0d_1 ._lastWrapper_1kj0d_58 ._lastIcon_1kj0d_63{font-size:48px;color:#52c41a;margin-bottom:8px}._wrapper_1kj0d_1 ._lastWrapper_1kj0d_58 ._mainTip_1kj0d_68{margin-bottom:24px}._wrapper_1kj0d_1 ._lastWrapper_1kj0d_58 ._subTip_1kj0d_71{color:#a0a0a0;font-size:14px}._wrapper_1s586_1 ._header_1s586_1{display:flex;align-items:center;margin-bottom:12px}._wrapper_1s586_1 ._header_1s586_1 ._main_1s586_6{color:#101010;font-weight:700}._wrapper_1s586_1 ._header_1s586_1 ._sub_1s586_10{margin-left:4px;color:#e5e5e5;font-weight:700;letter-spacing:2px}._wrapper_1s586_1 ._operationArea_1s586_16{margin-bottom:12px}._dangerModal_1s586_19 .ant-btn-default{background:#f5f5f5;border:none}._dangerModal_1s586_19 .ant-btn-primary{background:#faad14;border:none}._dangerModal_1s586_19 .ant-btn-primary:hover{background:#e6a117!important}._dangerModal_1s586_19 .ant-btn-primary:active{background:#d2951a!important}._formWrapper_1s586_33 .ant-modal-content{height:160px}._formWrapper_1s586_33 .ant-modal-body{font-size:1.2rem}._formWrapper_1s586_33 ._formOperation_1s586_39{display:flex;align-items:center;justify-content:flex-end}._formWrapper_1s586_33 .ant-select-single{height:42px}._wrapper_1ujx0_1 ._operationArea_1ujx0_1{margin-top:12px}._wrapper_1ujx0_1 ._operationArea_1ujx0_1 button{width:100%}._wrapper_1ujx0_1 ._dataArea_1ujx0_7{margin-top:24px}._wrapper_1ujx0_1 ._dataArea_1ujx0_7 ._dataItem_1ujx0_10{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;color:#101010;cursor:pointer}._wrapper_1ujx0_1 ._dataArea_1ujx0_7 ._dataItem_1ujx0_10 ._dataInfo_1ujx0_18{font-size:13px;display:flex;align-items:center}._wrapper_1ujx0_1 ._dataArea_1ujx0_7 ._dataItem_1ujx0_10._selectedData_1ujx0_23{color:#7b67ee}._wrapper_1ujx0_1 ._dataArea_1ujx0_7 ._dataItem_1ujx0_10._selectedData_1ujx0_23 svg{fill:#7b67ee!important}._wrapper_1ujx0_1 ._dataArea_1ujx0_7 ._selectedData_1ujx0_23{color:#7b67ee}._formWrapper_1ujx0_32 .ant-modal-content{height:160px}._formWrapper_1ujx0_32 .ant-modal-body{font-size:1.2rem}._formWrapper_1ujx0_32 ._formOperation_1ujx0_38{display:flex;align-items:center;justify-content:flex-end}._dangerModal_1ujx0_43 .ant-btn-default{background:#f5f5f5;border:none}._dangerModal_1ujx0_43 .ant-btn-primary{background:#faad14;border:none}._dangerModal_1ujx0_43 .ant-btn-primary:hover{background:#e6a117!important}._dangerModal_1ujx0_43 .ant-btn-primary:active{background:#d2951a!important}._wrapper_kvr2l_1{width:100%;height:100%}._wrapper_kvr2l_1 ._header_kvr2l_5{width:100%;border-bottom:1px solid #E1E4EA;padding:12px 0 12px 24px}._wrapper_kvr2l_1 ._header_kvr2l_5 ._title_kvr2l_10{font-size:14px;line-height:20px;color:#101010;font-weight:bolder;margin-bottom:8px}._wrapper_kvr2l_1 ._header_kvr2l_5 ._content_kvr2l_17{font-size:12px;line-height:19px;color:#101010}._wrapper_kvr2l_1 ._body_kvr2l_22{width:100%;height:calc(100% - 73px);display:flex}._wrapper_kvr2l_1 ._body_kvr2l_22 ._leftArea_kvr2l_27{padding:24px 12px;border-right:1px solid #E1E4EA;width:240px}._wrapper_kvr2l_1 ._body_kvr2l_22 ._rightArea_kvr2l_32{padding:24px 12px;width:calc(100% - 240px)}._queryArea_5ze0b_1{padding:16px 16px 0;margin-bottom:16px;display:flex;justify-content:space-between}._queryArea_5ze0b_1 ._queryBtn_5ze0b_7{width:80px}._queryArea_5ze0b_1 ._addBtn_5ze0b_10{background-color:#7b67ee;color:#fff!important;width:100px;border:none!important}._tableArea_5ze0b_16{padding:0 16px}._tableArea_5ze0b_16 ._memberItem_5ze0b_19{display:inline-flex;align-items:center;border-radius:20px;padding-right:4px;color:#65676b;background-color:#d9d9d9}._tableArea_5ze0b_16 ._memberItem_5ze0b_19 ._memberAvatarImg_5ze0b_27{width:24px;height:24px;border-radius:50%;margin-right:5px}._tableArea_5ze0b_16 ._memberItem_5ze0b_19 ._memberAvatarName_5ze0b_33{background-color:#7f83f7;font-size:9.5px;color:#fff;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;margin-right:5px}._tableArea_5ze0b_16 ._memberItem_5ze0b_19 ._memberName_5ze0b_45{margin-right:5px}._dangerModal_5ze0b_48 .ant-btn-default{background:#f5f5f5;border:none}._dangerModal_5ze0b_48 .ant-btn-primary{background:#faad14;border:none}._dangerModal_5ze0b_48 .ant-btn-primary:hover{background:#e6a117!important}._dangerModal_5ze0b_48 .ant-btn-primary:active{background:#d2951a!important}._wrapper_1o5yq_1 .ant-modal-content{padding:0;height:630px}._wrapper_1o5yq_1 .ant-modal-header{padding:12px 16px;border-bottom:1px solid #e9e9f5}._wrapper_1o5yq_1 .ant-modal-title{font-size:1.2rem;font-weight:700}._wrapper_1o5yq_1 .ant-modal-body{font-size:1.2rem;padding:16px 20px}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17{display:flex}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17 ._typeItem_1o5yq_20{width:80px;height:80px;display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17 ._typeItem_1o5yq_20 ._typeName_1o5yq_29{font-size:12px;font-weight:700;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17 ._typeItem_1o5yq_20 ._typeIcon_1o5yq_38{width:68px;height:68px;display:flex;justify-content:center;align-items:center;border:1px solid #e5e5e5;border-radius:4px}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17 ._typeItem_1o5yq_20 ._typeIcon_1o5yq_38._selected_1o5yq_47{border-color:#1890ff}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17 ._typeItem_1o5yq_20 ._selectedType_1o5yq_50{width:68px;height:68px;position:absolute}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17 ._typeItem_1o5yq_20 ._selectedType_1o5yq_50 ._selectedCheck_1o5yq_55{position:absolute;right:0;top:0;color:#fff;width:10px;height:10px;z-index:1}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._typeArea_1o5yq_17 ._typeItem_1o5yq_20 ._selectedType_1o5yq_50:after{content:"";position:absolute;top:0;right:0;border-radius:4px;border-top:17px solid #2D52D8FF;border-left:17px solid transparent}._wrapper_1o5yq_1 ._selectTypeArea_1o5yq_17 ._footer_1o5yq_73{position:absolute;bottom:16px;right:20px}._wrapper_1o5yq_1 ._formWrapper_1o5yq_78 .ant-form-item{margin-bottom:12px}._wrapper_1o5yq_1 ._formWrapper_1o5yq_78 ._lastFormItem_1o5yq_81 .ant-form-item-control{position:absolute;bottom:16px;left:20px}._wrapper_1o5yq_1 ._formWrapper_1o5yq_78 ._formOperation_1o5yq_86{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 40px)}._wrapper_1o5yq_1 ._formWrapper_1o5yq_78 ._formOperation_1o5yq_86 ._testOperation_1o5yq_92,._wrapper_1o5yq_1 ._formWrapper_1o5yq_78 ._formOperation_1o5yq_86 ._mainOperation_1o5yq_96{display:flex;align-items:center}._wrapper_19ibd_1{width:100%;height:100%}._wrapper_19ibd_1 ._header_19ibd_5{width:100%;border-bottom:1px solid #E1E4EA;padding:12px 0 12px 24px}._wrapper_19ibd_1 ._header_19ibd_5 ._title_19ibd_10{font-size:14px;line-height:20px;color:#101010;font-weight:bolder;margin-bottom:8px}._wrapper_19ibd_1 ._header_19ibd_5 ._content_19ibd_17{font-size:12px;line-height:19px;color:#101010}._wrapper_19ibd_1 ._body_19ibd_22{width:100%;height:calc(100% - 73px)}:root{--color-bg-primary: #0a0a0f;--color-bg-secondary: #151520;--color-bg-tertiary: #1a1a2e;--color-accent-cyan: #00d9ff;--color-accent-yellow: #ffed4e;--color-accent-pink: #ff6b9d;--color-accent-purple: #c77dff;--color-accent-green: #00f5a0;--color-accent-orange: #ff9e00;--color-text-primary: #ffffff;--color-text-secondary: #a0a0b8;--color-text-tertiary: #6b6b84;--font-display: "Outfit", sans-serif;--font-mono: "JetBrains Mono", monospace;--ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);--ease-smooth: cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}.landing-container{min-height:100vh;background:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-display);overflow-x:hidden;position:relative}.grid-background{position:fixed;top:-50%;left:-50%;width:200%;height:200%;background-image:linear-gradient(rgba(0,217,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,217,255,.03) 1px,transparent 1px);background-size:80px 80px;z-index:0;pointer-events:none;animation:gridPulse 20s ease-in-out infinite}@keyframes gridPulse{0%,to{opacity:.3;transform:scale(1) translateY(0)}50%{opacity:.5;transform:scale(1.1) translateY(-20px)}}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 0;background:linear-gradient(180deg,#0a0a0ff2,#0a0a0f00);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-content{max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center}.nav-actions{display:flex;align-items:center;gap:1rem}.logo-section{display:flex;align-items:center;gap:.75rem}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-weight:700;font-size:1.25rem;color:var(--color-bg-primary);box-shadow:0 0 30px #00d9ff4d}.logo-icon.small{width:32px;height:32px;font-size:1rem}.logo-text{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,var(--color-accent-cyan) 0%,var(--color-text-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.download-btn,.login-btn{position:relative;padding:.75rem 2rem;background:var(--color-bg-secondary);border:1px solid rgba(0,217,255,.2);border-radius:50px;color:var(--color-text-primary);font-family:var(--font-display);font-size:.95rem;font-weight:500;cursor:pointer;overflow:hidden;transition:all .3s var(--ease-smooth);display:flex;align-items:center;gap:.5rem}.download-btn{background:#00d9ff14;border:1.5px solid rgba(0,217,255,.3);color:var(--color-accent-cyan);font-weight:600;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.download-btn:hover{background:#00d9ff26;border-color:var(--color-accent-cyan);box-shadow:0 0 25px #00d9ff40;transform:translateY(-2px)}.login-btn:hover{border-color:var(--color-accent-cyan);box-shadow:0 0 30px #00d9ff33;transform:translateY(-2px)}.btn-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.download-btn:hover .btn-shine,.login-btn:hover .btn-shine{left:100%}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 3rem 4rem;overflow:hidden}.hero-section:before{content:"";position:absolute;top:20%;left:50%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,217,255,.15) 0%,transparent 70%);transform:translate(-50%,-50%);filter:blur(80px);animation:heroGlow 8s ease-in-out infinite alternate}@keyframes heroGlow{0%{transform:translate(-50%,-50%) scale(1);opacity:.3}to{transform:translate(-50%,-50%) scale(1.2);opacity:.6}}.hero-content{position:relative;z-index:2;max-width:1200px;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#00d9ff1a;border:1px solid rgba(0,217,255,.2);border-radius:50px;font-size:.875rem;font-weight:500;color:var(--color-accent-cyan);margin-bottom:2rem;animation:fadeInDown .8s var(--ease-smooth) .2s both}.badge-dot{width:6px;height:6px;background:var(--color-accent-cyan);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-title{font-size:5.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em;animation:fadeInUp .8s var(--ease-smooth) .3s both}.hero-title .highlight{background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-yellow) 50%,var(--color-accent-pink) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 200%;animation:gradientShift 5s ease infinite;padding:0 .5rem}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-description{font-size:1.25rem;line-height:1.7;color:var(--color-text-secondary);margin-bottom:3rem;animation:fadeInUp .8s var(--ease-smooth) .6s both}.hero-actions{display:flex;gap:1rem;justify-content:center;animation:fadeInUp .8s var(--ease-smooth) .7s both}.primary-btn,.secondary-btn{position:relative;padding:1rem 2.5rem;font-family:var(--font-display);font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s var(--ease-smooth);display:flex;align-items:center;gap:.5rem;overflow:hidden}.primary-btn{background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);border:none;color:var(--color-bg-primary);box-shadow:0 10px 40px #00d9ff4d}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 15px 50px #00d9ff66}.primary-btn svg{transition:transform .3s var(--ease-bounce)}.primary-btn:hover svg{transform:translate(5px)}.secondary-btn{background:transparent;border:1px solid rgba(255,255,255,.2);color:var(--color-text-primary)}.secondary-btn:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-3px)}.floating-stats{position:relative;display:flex;gap:2rem;justify-content:center;margin-top:4rem;z-index:3}.stat-card{background:#151520cc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem 2rem;text-align:center;min-width:140px;animation:fadeInUp .8s var(--ease-smooth) both;transition:all .3s var(--ease-smooth)}.stat-card:hover{transform:translateY(-5px);border-color:var(--color-accent-cyan);box-shadow:0 10px 40px #00d9ff33}.stat-number{font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--color-accent-cyan);margin-bottom:.25rem}.stat-label{font-size:.875rem;color:var(--color-text-secondary)}.screenshots-section{position:relative;z-index:1;padding:8rem 3rem;max-width:1400px;margin:0 auto}.screenshots-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.tab-btn{padding:.75rem 2rem;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.1);border-radius:50px;color:var(--color-text-secondary);font-family:var(--font-display);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s var(--ease-smooth)}.tab-btn:hover{border-color:#fff3;color:var(--color-text-primary);background:var(--color-bg-tertiary)}.tab-btn.active{background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);border-color:transparent;color:var(--color-bg-primary);font-weight:600;box-shadow:0 4px 20px #00d9ff4d}.screenshots-content{display:flex;flex-direction:column;gap:2rem}.screenshot-display{position:relative;border-radius:24px;overflow:hidden;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.05);padding:1.5rem}.screenshot-image{width:100%;height:auto;border-radius:16px;display:block;transition:transform .5s var(--ease-smooth)}.screenshot-display:hover .screenshot-image{transform:scale(1.02)}.screenshot-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(0,217,255,.1) 0%,transparent 70%);opacity:0;transition:opacity .5s;pointer-events:none}.screenshot-display:hover .screenshot-glow{opacity:1}.screenshot-info{text-align:center;max-width:600px;margin:0 auto}.screenshot-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}.screenshot-description{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.7}.features-section{position:relative;z-index:1;padding:3rem;max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-badge{display:inline-block;padding:.5rem 1.25rem;background:#ffed4e1a;border:1px solid rgba(255,237,78,.2);border-radius:50px;font-size:.875rem;font-weight:500;color:var(--color-accent-yellow);margin-bottom:1rem}.section-title{font-size:3.5rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;max-width:800px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{position:relative;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2.5rem;transition:all .4s var(--ease-smooth);animation:fadeInUp .6s var(--ease-smooth) both;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,currentColor,transparent);opacity:0;transition:opacity .4s}.feature-card:hover{transform:translateY(-8px);border-color:#ffffff1a;background:var(--color-bg-tertiary)}.feature-card:hover:before{opacity:1}.feature-icon{font-size:3rem;margin-bottom:1.5rem;display:inline-block;transition:transform .4s var(--ease-bounce)}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}.feature-description{font-size:1rem;line-height:1.7;color:var(--color-text-secondary)}.feature-glow{position:absolute;bottom:-50%;right:-50%;width:200px;height:200px;border-radius:50%;opacity:0;filter:blur(60px);transition:opacity .4s;pointer-events:none}.feature-card:hover .feature-glow{opacity:.15}.advantages-section{position:relative;z-index:1;padding:8rem 3rem;max-width:1200px;margin:0 auto}.advantages-list{display:flex;flex-direction:column;gap:3rem;margin-top:4rem}.advantage-item{position:relative;display:grid;grid-template-columns:100px 1fr;gap:3rem;padding:3rem;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.05);border-radius:24px;transition:all .4s var(--ease-smooth);animation:fadeInUp .6s var(--ease-smooth) both;overflow:hidden}.advantage-item:hover{transform:translate(10px);border-color:#ffffff1a}.advantage-number{font-family:var(--font-mono);font-size:5rem;font-weight:700;background:linear-gradient(180deg,var(--color-accent-cyan) 0%,transparent 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;opacity:.3}.advantage-content{display:flex;flex-direction:column;gap:.75rem}.advantage-title{font-size:2rem;font-weight:700;color:var(--color-text-primary)}.advantage-subtitle{font-size:1.125rem;font-weight:500;color:var(--color-accent-yellow)}.advantage-description{font-size:1rem;line-height:1.7;color:var(--color-text-secondary)}.advantage-line{position:absolute;left:0;top:0;width:3px;height:0;background:linear-gradient(180deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);transition:height .4s var(--ease-smooth)}.advantage-item:hover .advantage-line{height:100%}.cta-section{position:relative;padding:8rem 3rem;margin:4rem 3rem;border-radius:32px;overflow:hidden;z-index:1}.cta-background{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);opacity:.1;z-index:-1}.cta-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,107,157,.3) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(0,245,160,.3) 0%,transparent 50%);animation:ctaGlow 8s ease-in-out infinite alternate}@keyframes ctaGlow{0%{transform:scale(1);opacity:.5}to{transform:scale(1.2);opacity:1}}.cta-content{position:relative;z-index:2;text-align:center;max-width:700px;margin:0 auto}.cta-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.cta-description{font-size:1.25rem;color:var(--color-text-secondary);margin-bottom:2.5rem}.cta-btn{position:relative;padding:1.25rem 3rem;background:var(--color-text-primary);border:none;border-radius:50px;color:var(--color-bg-primary);font-family:var(--font-display);font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .4s var(--ease-smooth);overflow:hidden}.cta-btn:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 20px 60px #ffffff4d}.cta-btn-glow{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(45deg,var(--color-accent-cyan),var(--color-accent-purple),var(--color-accent-pink));border-radius:50px;z-index:-1;opacity:0;filter:blur(20px);transition:opacity .4s}.cta-btn:hover .cta-btn-glow{opacity:.6}.testimonials-section{position:relative;z-index:1;padding:8rem 3rem;max-width:1400px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial-card{position:relative;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2.5rem;transition:all .4s var(--ease-smooth);animation:fadeInUp .6s var(--ease-smooth) both;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent-cyan),transparent);opacity:0;transition:opacity .4s}.testimonial-card:hover{transform:translateY(-8px);border-color:#00d9ff33;background:var(--color-bg-tertiary)}.testimonial-card:hover:before{opacity:1}.quote-icon{font-size:4rem;font-family:Georgia,serif;color:var(--color-accent-cyan);opacity:.2;line-height:1;margin-bottom:1rem}.testimonial-content{font-size:1.125rem;line-height:1.8;color:var(--color-text-secondary);margin-bottom:1.5rem;min-height:120px}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1.5rem}.star{color:var(--color-accent-yellow);font-size:1.25rem}.testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05)}.author-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;flex-shrink:0}.author-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--color-bg-primary)}.author-info{flex:1}.author-name{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}.author-role{font-size:.875rem;color:var(--color-text-tertiary)}.landing-footer{position:relative;z-index:1;padding:3rem 3rem 2rem;border-top:1px solid rgba(255,255,255,.05)}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.footer-left{display:flex;flex-direction:column;gap:1rem}.footer-tagline{color:var(--color-text-tertiary);font-size:.875rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:var(--color-text-secondary);text-decoration:none;font-size:.95rem;transition:color .3s}.footer-links a:hover{color:var(--color-accent-cyan)}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05);text-align:center;color:var(--color-text-tertiary);font-size:.875rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.hero-title{font-size:4rem}.section-title{font-size:2.5rem}.features-grid,.testimonials-grid{grid-template-columns:1fr}.advantage-item{grid-template-columns:1fr;gap:1.5rem}.advantage-number{font-size:3rem}.nav-actions{gap:.75rem}.download-btn,.login-btn{padding:.65rem 1.5rem;font-size:.9rem}}@media (max-width: 768px){.nav-content{padding:0 1.5rem}.nav-actions{flex-direction:row;gap:.5rem}.download-btn,.login-btn{padding:.6rem 1.25rem;font-size:.85rem}.download-btn span{display:none}.hero-section{padding:6rem 1.5rem 3rem}.hero-title{font-size:3rem}.hero-description{font-size:1.125rem}.hero-actions{flex-direction:column}.primary-btn,.secondary-btn{width:100%;justify-content:center}.floating-stats{flex-direction:column;gap:1rem}.features-section,.advantages-section,.cta-section,.screenshots-section,.testimonials-section{padding:4rem 1.5rem}.screenshots-tabs{flex-direction:column;gap:.75rem}.tab-btn{width:100%}.screenshot-title{font-size:1.5rem}.section-title{font-size:2rem}.cta-title{font-size:2.5rem}.footer-content{flex-direction:column;gap:2rem}}:root{--color-bg-primary: #0a0a0f;--color-bg-secondary: #151520;--color-bg-tertiary: #1a1a2e;--color-accent-cyan: #00d9ff;--color-accent-purple: #c77dff;--color-text-primary: #ffffff;--color-text-secondary: #a0a0b8;--color-text-tertiary: #6b6b84;--font-display: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;--font-mono: "Courier New", Consolas, Monaco, monospace;--ease-smooth: cubic-bezier(.4, 0, .2, 1)}._container_bw7cg_15{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-display);position:relative;overflow:hidden;padding:2rem}._gridBackground_bw7cg_28{position:fixed;top:-50%;left:-50%;width:200%;height:200%;background-image:linear-gradient(rgba(0,217,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,217,255,.03) 1px,transparent 1px);background-size:80px 80px;z-index:0;pointer-events:none;animation:_gridPulse_bw7cg_1 20s ease-in-out infinite}@keyframes _gridPulse_bw7cg_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}._backgroundGlow_bw7cg_52{position:fixed;top:50%;left:50%;width:600px;height:600px;background:radial-gradient(circle,rgba(199,125,255,.15) 0%,transparent 70%);transform:translate(-50%,-50%);filter:blur(80px);z-index:0;pointer-events:none;animation:_glowPulse_bw7cg_1 8s ease-in-out infinite alternate}@keyframes _glowPulse_bw7cg_1{0%{opacity:.3;transform:translate(-50%,-50%) scale(1)}to{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}._profileCard_bw7cg_76{position:relative;z-index:2;width:100%;max-width:480px;background:#151520cc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem 2.5rem;box-shadow:0 20px 60px #00000080;animation:_fadeInUp_bw7cg_1 .6s var(--ease-smooth)}._profileCard_bw7cg_76:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent-purple),transparent);opacity:.5}._logoSection_bw7cg_101{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}._logoIcon_bw7cg_108{width:50px;height:50px;background:linear-gradient(135deg,var(--color-accent-cyan) 0%,var(--color-accent-purple) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-weight:700;font-size:1.5rem;color:var(--color-bg-primary);box-shadow:0 0 30px #00d9ff66;animation:_logoFloat_bw7cg_1 3s ease-in-out infinite}@keyframes _logoFloat_bw7cg_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._logoText_bw7cg_132{font-size:1.75rem;font-weight:700;background:linear-gradient(90deg,var(--color-accent-cyan) 0%,var(--color-text-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._title_bw7cg_141{font-size:1.75rem;font-weight:800;text-align:center;margin-bottom:.5rem;letter-spacing:-.02em;color:var(--color-text-primary)}._subtitle_bw7cg_149{font-size:1rem;text-align:center;color:var(--color-text-secondary);margin-bottom:2rem}._formWrapper_bw7cg_156{display:flex;flex-direction:column;gap:1.5rem}._avatarSection_bw7cg_162{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}._avatarWrapper_bw7cg_168{position:relative;width:100px;height:100px;border-radius:50%;cursor:pointer;overflow:hidden;transition:all .3s var(--ease-smooth)}._avatarWrapper_bw7cg_168:hover{transform:scale(1.05)}._avatarWrapper_bw7cg_168:hover ._avatarOverlay_bw7cg_180{opacity:1}._avatarWrapper_bw7cg_168._uploading_bw7cg_183{opacity:.7;pointer-events:none}._avatarImage_bw7cg_187{width:100%;height:100%;object-fit:cover}._avatarPlaceholder_bw7cg_192{width:100%;height:100%;background:var(--color-bg-tertiary);border:2px dashed rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center}._avatarIcon_bw7cg_201{font-size:2.5rem;color:var(--color-text-tertiary)}._avatarOverlay_bw7cg_180{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;opacity:0;transition:opacity .3s}._cameraIcon_bw7cg_220{font-size:1.25rem;color:var(--color-text-primary)}._avatarOverlay_bw7cg_180 span{font-size:.75rem;color:var(--color-text-primary)}._avatarTip_bw7cg_228{margin-top:.75rem;font-size:.85rem;color:var(--color-text-tertiary)}._inputGroup_bw7cg_234{display:flex;flex-direction:column;gap:.5rem}._inputLabel_bw7cg_239{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);margin-left:.25rem}._required_bw7cg_245{color:#ff6b6b}._inputItem_bw7cg_248{width:100%;padding:1rem 1.25rem;background:var(--color-bg-secondary);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--color-text-primary);font-family:var(--font-display);font-size:1rem;outline:none;transition:all .3s var(--ease-smooth)}._inputItem_bw7cg_248::placeholder{color:var(--color-text-tertiary)}._inputItem_bw7cg_248:focus{border-color:var(--color-accent-purple);box-shadow:0 0 0 3px #c77dff1a;background:var(--color-bg-tertiary)}._inputItem_bw7cg_248:disabled{opacity:.5;cursor:not-allowed}._errorMessage_bw7cg_273{padding:.75rem 1rem;background:#ff4d4f1a;border:1px solid rgba(255,77,79,.3);border-radius:8px;color:#ff6b6b;font-size:.875rem;text-align:center;animation:_shake_bw7cg_1 .5s}@keyframes _shake_bw7cg_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}._submitBtn_bw7cg_296{position:relative;width:100%;padding:1rem 2rem;background:linear-gradient(135deg,var(--color-accent-purple) 0%,var(--color-accent-cyan) 100%);border:none;border-radius:12px;color:var(--color-bg-primary);font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;overflow:hidden;transition:all .3s var(--ease-smooth);box-shadow:0 10px 30px #c77dff4d}._submitBtn_bw7cg_296:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 40px #c77dff66}._submitBtn_bw7cg_296:hover:not(:disabled) ._btnGlow_bw7cg_316{transform:translate(-50%,-50%) scale(1.5)}._submitBtn_bw7cg_296:active:not(:disabled){transform:translateY(0)}._submitBtn_bw7cg_296:disabled{opacity:.6;cursor:not-allowed}._loading_bw7cg_326{animation:_pulse_bw7cg_1 1.5s ease-in-out infinite}@keyframes _pulse_bw7cg_1{0%,to{opacity:1}50%{opacity:.7}}._btnGlow_bw7cg_316{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .5s;pointer-events:none}._skipBtn_bw7cg_350{width:100%;padding:.75rem;background:transparent;border:none;color:var(--color-text-tertiary);font-family:var(--font-display);font-size:.9rem;cursor:pointer;transition:all .3s}._skipBtn_bw7cg_350:hover:not(:disabled){color:var(--color-text-secondary)}._skipBtn_bw7cg_350:disabled{opacity:.5;cursor:not-allowed}._footer_bw7cg_369{position:fixed;bottom:2rem;left:0;right:0;text-align:center;z-index:2;animation:_fadeIn_bw7cg_1 1s var(--ease-smooth) .5s both}._footer_bw7cg_369 p{color:var(--color-text-tertiary);font-size:.875rem}@keyframes _fadeInUp_bw7cg_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_bw7cg_1{0%{opacity:0}to{opacity:1}}@media (max-width: 640px){._container_bw7cg_15{padding:1rem}._profileCard_bw7cg_76{padding:2rem 1.5rem}._title_bw7cg_141{font-size:1.5rem}._subtitle_bw7cg_149{font-size:.9rem}._logoIcon_bw7cg_108{width:45px;height:45px;font-size:1.35rem}._logoText_bw7cg_132{font-size:1.5rem}._avatarWrapper_bw7cg_168{width:80px;height:80px}._avatarIcon_bw7cg_201{font-size:2rem}}#root{height:100%;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{height:100%;box-sizing:border-box}div{box-sizing:border-box}
