@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_1nx84_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_1nx84_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_1nx84_1 20s ease-in-out infinite}@keyframes _gridPulse_1nx84_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}._backgroundGlow_1nx84_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_1nx84_1 8s ease-in-out infinite alternate}@keyframes _glowPulse_1nx84_1{0%{opacity:.3;transform:translate(-50%,-50%) scale(1)}to{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}._loginCard_1nx84_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_1nx84_1 .6s var(--ease-smooth)}._loginCard_1nx84_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_1nx84_101{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2rem}._logoIcon_1nx84_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_1nx84_1 3s ease-in-out infinite}@keyframes _logoFloat_1nx84_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._logoText_1nx84_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_1nx84_141{font-size:2rem;font-weight:800;text-align:center;margin-bottom:.5rem;letter-spacing:-.02em;color:var(--color-text-primary)}._loginSubtitle_1nx84_149{font-size:1rem;text-align:center;color:var(--color-text-secondary);margin-bottom:2rem}._formWrapper_1nx84_156{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_1nx84_161{display:flex;flex-direction:column;gap:.5rem}._inputLabel_1nx84_166{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);margin-left:.25rem}._inputItem_1nx84_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_1nx84_172::placeholder{color:var(--color-text-tertiary)}._inputItem_1nx84_172:focus{border-color:var(--color-accent-cyan);box-shadow:0 0 0 3px #00d9ff1a;background:var(--color-bg-tertiary)}._inputItem_1nx84_172:disabled{opacity:.5;cursor:not-allowed}._errorMessage_1nx84_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_1nx84_1 .5s}@keyframes _shake_1nx84_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}._loginBtn_1nx84_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_1nx84_220:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 40px #00d9ff66}._loginBtn_1nx84_220:hover:not(:disabled) ._btnGlow_1nx84_240{transform:translate(-50%,-50%) scale(1.5)}._loginBtn_1nx84_220:active:not(:disabled){transform:translateY(0)}._loginBtn_1nx84_220:disabled{opacity:.6;cursor:not-allowed}._loading_1nx84_250{animation:_pulse_1nx84_1 1.5s ease-in-out infinite}@keyframes _pulse_1nx84_1{0%,to{opacity:1}50%{opacity:.7}}._btnGlow_1nx84_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_1nx84_274{position:relative;text-align:center;margin:.5rem 0}._divider_1nx84_274:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff1a}._divider_1nx84_274 span{position:relative;display:inline-block;padding:0 1rem;background:#151520cc;color:var(--color-text-tertiary);font-size:.875rem}._codeInputWrapper_1nx84_297{display:flex;gap:.75rem}._codeInput_1nx84_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_1nx84_297::placeholder{color:var(--color-text-tertiary)}._codeInput_1nx84_297:focus{border-color:var(--color-accent-cyan);box-shadow:0 0 0 3px #00d9ff1a;background:var(--color-bg-tertiary)}._codeInput_1nx84_297:disabled{opacity:.5;cursor:not-allowed}._sendCodeBtn_1nx84_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_1nx84_325:hover:not(:disabled){background:#00d9ff1a;border-color:var(--color-accent-cyan)}._sendCodeBtn_1nx84_325:disabled{opacity:.5;cursor:not-allowed;color:var(--color-text-tertiary);border-color:#ffffff1a}._loginTip_1nx84_350{text-align:center;margin-top:.5rem}._loginTip_1nx84_350 p{color:var(--color-text-tertiary);font-size:.85rem}._loginFooter_1nx84_359{position:fixed;bottom:2rem;left:0;right:0;text-align:center;z-index:2;animation:_fadeIn_1nx84_1 1s var(--ease-smooth) .5s both}._loginFooter_1nx84_359 p{color:var(--color-text-tertiary);font-size:.875rem}@keyframes _fadeInUp_1nx84_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1nx84_1{0%{opacity:0}to{opacity:1}}@media(max-width:640px){._loginContainer_1nx84_15{padding:1rem}._loginCard_1nx84_76{padding:2rem 1.5rem}._loginTitle_1nx84_141{font-size:1.75rem}._loginSubtitle_1nx84_149{font-size:.9rem}._logoIcon_1nx84_108{width:45px;height:45px;font-size:1.35rem}._logoText_1nx84_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}._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}._formOperation_17a13_1{position:absolute;bottom:8px;right:24px}._formOperation_17a13_1.ant-form-item{margin-bottom:0}._formOperation_17a13_1 button{width:80px;height:30px}._formWrapper_17a13_13 .ant-form-item{margin-bottom:12px}._formWrapper_17a13_13 .ant-form-item-label{font-weight:bolder}._primaryKeyRow_17a13_19{display:flex;gap:16px}._primaryKeyField_17a13_23,._primaryKeyStrategyField_17a13_26{flex:1}._sqlEditorWrapper_jn8dn_1{border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;transition:all .2s}._sqlEditorWrapper_jn8dn_1:focus-within{border-color:#7b67ee;box-shadow:0 0 0 2px #7b67ee1a}._sqlEditorWrapper_jn8dn_1:hover:not(:focus-within){border-color:#b3b3b3}._sqlEditor_jn8dn_1 .cm-editor{background-color:#fafafa;outline:none}._sqlEditor_jn8dn_1 .cm-editor.cm-focused{outline:none}._sqlEditor_jn8dn_1 .cm-scroller{font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6}._sqlEditor_jn8dn_1 .cm-content{padding:8px 12px}._sqlEditor_jn8dn_1 .cm-line{padding:0 4px}._sqlEditor_jn8dn_1 .cm-placeholder{color:#bfbfbf;font-style:italic}._sqlEditor_jn8dn_1 .cm-tooltip-autocomplete{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;border:1px solid #d9d9d9;box-shadow:0 4px 12px #00000026;border-radius:6px;background-color:#fff;overflow:hidden}._sqlEditor_jn8dn_1 .cm-tooltip-autocomplete ul{max-height:250px;padding:4px 0}._sqlEditor_jn8dn_1 .cm-tooltip-autocomplete li{padding:6px 12px;font-size:13px;cursor:pointer}._sqlEditor_jn8dn_1 .cm-tooltip-autocomplete li[aria-selected]{background-color:#f0f5ff;color:#1890ff}._sqlEditor_jn8dn_1 .cm-tooltip-autocomplete li:hover:not([aria-selected]){background-color:#fafafa}._sqlEditor_jn8dn_1 .cm-completionIcon{width:18px;padding-right:6px;opacity:.7}._sqlEditor_jn8dn_1 .cm-completionLabel{font-family:Consolas,Monaco,Courier New,monospace}._sqlEditor_jn8dn_1 .cm-completionDetail{margin-left:8px;color:#8c8c8c;font-size:12px;font-style:italic}._sqlEditor_jn8dn_1 .tok-keyword{color:#0550ae;font-weight:600}._sqlEditor_jn8dn_1 .tok-operator{color:#cf222e}._sqlEditor_jn8dn_1 .tok-string{color:#0a3069}._sqlEditor_jn8dn_1 .tok-number{color:#0550ae}._sqlEditor_jn8dn_1 .tok-variableName{color:#953800}._sqlEditor_jn8dn_1 .tok-punctuation{color:#24292f}._sqlEditor_jn8dn_1 .tok-comment{color:#6e7781;font-style:italic}._sqlEditor_jn8dn_1 .cm-variable-braces{color:#8250df;font-weight:600}._sqlEditor_jn8dn_1 .cm-variable-name-builtin{color:#8250df;background-color:#8250df14;font-weight:500;border-radius:2px;padding:0 2px}._sqlEditor_jn8dn_1 .cm-variable-invalid{color:#cf222e;background-color:#cf222e14;font-weight:500;border-radius:2px;text-decoration:wavy underline;text-decoration-color:#cf222e}._sqlEditor_jn8dn_1 .cm-lintRange-error{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='3'%3E%3Cpath d='m0 3 l3 -3 l3 3' stroke='%23cf222e' fill='none' stroke-width='.7'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:left bottom;padding-bottom:2px}._sqlEditor_jn8dn_1 .cm-diagnostic{padding:6px 10px;margin:4px 0;border-left:3px solid;font-size:13px;line-height:1.5}._sqlEditor_jn8dn_1 .cm-diagnostic-error{background-color:#cf222e14;border-color:#cf222e;color:#cf222e;max-width:450px;white-space:pre-wrap;word-break:break-word}._sqlEditor_jn8dn_1 .cm-panel.cm-panel-lint{background-color:#fff;border-top:1px solid #d9d9d9;padding:8px;max-height:200px;overflow-y:auto}._sqlEditor_jn8dn_1 .cm-panel.cm-panel-lint ul{list-style:none;padding:0;margin:0}._sqlEditor_jn8dn_1 .cm-panel.cm-panel-lint ul li{margin-bottom:4px}._sqlEditor_jn8dn_1 .cm-panel.cm-panel-lint ul li:last-child{margin-bottom:0}._sqlEditor_jn8dn_1 .cm-lintPoint-error{position:relative}._sqlEditor_jn8dn_1 .cm-lintPoint-error:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='3'%3E%3Cpath d='m0 3 l3 -3 l3 3' stroke='%23cf222e' fill='none' stroke-width='.7'/%3E%3C/svg%3E");background-repeat:repeat-x}._sqlEditor_jn8dn_1 .cm-tooltip.cm-tooltip-lint{background-color:#fff;border:1px solid #d9d9d9;box-shadow:0 4px 12px #00000026;border-radius:6px;padding:10px 14px;font-size:13px;max-width:500px;line-height:1.6;white-space:pre-wrap;word-break:break-word}._sqlEditor_jn8dn_1 .cm-tooltip.cm-tooltip-lint .cm-diagnostic{margin:0;border-left:none;padding:0;background:transparent;color:#cf222e;font-weight:500}._sqlEditor_jn8dn_1 .cm-variable-tooltip{background-color:#fff;border:1px solid #d9d9d9;box-shadow:0 4px 12px #00000026;border-radius:6px;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;max-width:350px;z-index:1000}._sqlEditor_jn8dn_1 .cm-variable-tooltip.cm-variable-tooltip-error{border-color:#cf222e;background-color:#cf222e0d;color:#cf222e;font-size:13px}._sqlEditor_jn8dn_1 .cm-variable-tooltip-title{font-size:14px;font-weight:600;color:#8250df;margin-bottom:6px;display:flex;align-items:center}._sqlEditor_jn8dn_1 .cm-variable-tooltip-title:before{content:"{{";margin-right:4px;font-family:Consolas,Monaco,Courier New,monospace;font-weight:600;opacity:.7}._sqlEditor_jn8dn_1 .cm-variable-tooltip-title:after{content:"}}";margin-left:4px;font-family:Consolas,Monaco,Courier New,monospace;font-weight:600;opacity:.7}._sqlEditor_jn8dn_1 .cm-variable-tooltip-desc{font-size:13px;color:#666;line-height:1.5}._container_1ju9c_1{border:1px solid #e8e8e8;border-radius:4px;overflow:hidden}._header_1ju9c_6{display:grid;grid-template-columns:40px minmax(80px,1fr) 100px 100px minmax(80px,1fr);gap:8px;padding:8px 12px;background:#fafafa;border-bottom:1px solid #e8e8e8;font-weight:500;font-size:13px;color:#666}._body_1ju9c_17{max-height:350px;overflow-y:auto;scrollbar-width:thin}._row_1ju9c_22{display:grid;grid-template-columns:40px minmax(80px,1fr) 100px 100px minmax(80px,1fr);gap:8px;padding:6px 12px;align-items:center;border-bottom:1px solid #f0f0f0;background:#fff}._row_1ju9c_22:last-child{border-bottom:none}._row_1ju9c_22:hover{background:#fafafa}._row_1ju9c_22._disabled_1ju9c_37{opacity:.5;cursor:not-allowed}._colCheck_1ju9c_41{display:flex;align-items:center;justify-content:center}._colName_1ju9c_46{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}._colDataType_1ju9c_52{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#999;font-size:12px}._colType_1ju9c_59,._colTitle_1ju9c_62{min-width:0}._placeholder_1ju9c_65{color:#ccc}._emptyState_1ju9c_68{padding:24px;text-align:center;color:#999}._iconArea_7k4e2_1{display:flex}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4{margin-right:16px;position:relative}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4 ._selectedIcon_7k4e2_4{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4 ._selectedIcon_7k4e2_4:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:8px}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4 ._selectedIcon_7k4e2_4:hover:before{opacity:1;z-index:1}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4 ._selectedIcon_7k4e2_4:hover ._iconActions_7k4e2_31{opacity:1}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4 ._selectedIcon_7k4e2_4 ._selectedIconImg_7k4e2_34{width:48px;height:48px;border-radius:8px}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4 ._selectedIcon_7k4e2_4 ._iconActions_7k4e2_31{opacity:0;position:absolute;z-index:2;cursor:pointer}._iconArea_7k4e2_1 ._selectedIconItem_7k4e2_4 ._selectedIcon_7k4e2_4 ._iconActions_7k4e2_31 ._uploadTrigger_7k4e2_45{color:#fff;display:flex;flex-direction:column;align-items:center}._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._iconList_7k4e2_51{width:100%;display:grid;grid-template-columns:repeat(10,10%);column-gap:4px;row-gap:4px}._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._iconList_7k4e2_51 ._iconItem_7k4e2_58{width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._iconList_7k4e2_51 ._iconItem_7k4e2_58 ._iconImg_7k4e2_67{width:20px;height:20px}._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._iconList_7k4e2_51 ._iconItem_7k4e2_58._selected_7k4e2_4,._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._iconList_7k4e2_51 ._iconItem_7k4e2_58:hover{background-color:#f0f5ff}._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._colorList_7k4e2_77{margin-top:8px;width:100%;display:grid;grid-template-columns:repeat(14,7.14%);column-gap:2px;row-gap:4px}._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._colorList_7k4e2_77 ._colorItem_7k4e2_85{width:24px;height:24px;border-radius:4px;cursor:pointer;position:relative}._iconArea_7k4e2_1 ._selectIconArea_7k4e2_51 ._colorList_7k4e2_77 ._colorItem_7k4e2_85 ._checkIcon_7k4e2_92{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}._formOperation_7k4e2_99{position:absolute;bottom:8px;right:24px}._formOperation_7k4e2_99.ant-form-item{margin-bottom:0}._formOperation_7k4e2_99 button{width:80px;height:30px}._formWrapper_7k4e2_111 .ant-form-item{margin-bottom:12px}._formWrapper_7k4e2_111 .ant-form-item-label{font-weight:bolder}._permissionSection_7k4e2_117 ._permissionRadioGroup_7k4e2_117{display:flex;gap:16px}._permissionSection_7k4e2_117 ._permissionModeHint_7k4e2_121{margin-top:8px;font-size:12px;color:#999}._permissionSection_7k4e2_117 ._customPermissions_7k4e2_126{margin-top:12px;padding:12px;background-color:#fafafa;border-radius:6px;display:flex;gap:32px}._permissionSection_7k4e2_117 ._customPermissions_7k4e2_126 ._permissionGroup_7k4e2_134{display:flex;flex-direction:column;gap:8px}._permissionSection_7k4e2_117 ._customPermissions_7k4e2_126 ._permissionGroup_7k4e2_134 ._permissionGroupTitle_7k4e2_139{font-size:12px;font-weight:500;color:#666;margin-bottom:4px}._permissionSection_7k4e2_117 ._customPermissions_7k4e2_126 ._permissionGroup_7k4e2_134 .ant-checkbox-wrapper{margin-inline-start:0}._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}._modal_1ul2p_1 .ant-modal-body{padding:20px 24px}._container_1ul2p_4{display:flex;flex-direction:column;gap:16px}._configSection_1ul2p_9{display:flex;gap:20px;align-items:flex-start}._uploadSection_1ul2p_14{width:280px;flex-shrink:0;min-height:118px}._dragger_1ul2p_19{height:100%}._dragger_1ul2p_19 .ant-upload-drag{padding:16px 12px;height:100%;display:flex;align-items:center;justify-content:center}._uploadIcon_1ul2p_29{font-size:32px;color:#1890ff;margin-bottom:8px}._uploadText_1ul2p_34{font-size:14px;color:#000000d9;margin-bottom:4px}._uploadHint_1ul2p_39{font-size:12px;color:#00000073}._fileInfo_1ul2p_43{padding:12px;background-color:#f5f5f5;border-radius:6px;border:1px dashed #d9d9d9;min-height:118px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}._fileInfoRow_1ul2p_54{display:flex;align-items:center;gap:12px}._fileIcon_1ul2p_59{font-size:28px;color:#52c41a}._fileDetails_1ul2p_63{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._fileName_1ul2p_70{font-size:13px;font-weight:500;color:#000000d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_1ul2p_78{font-size:12px;color:#00000073}._uploadProgress_1ul2p_82{margin-top:8px}._configFields_1ul2p_85{flex:1;display:flex;flex-direction:column;gap:12px}._configField_1ul2p_85{display:flex;flex-direction:column;gap:6px}._fieldLabel_1ul2p_96{font-size:13px;font-weight:500;color:#000000d9}._previewSection_1ul2p_101{display:flex;flex-direction:column}._previewHeader_1ul2p_105{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._previewTitle_1ul2p_111{font-weight:500;color:#000000d9;font-size:14px}._previewInfo_1ul2p_116{font-size:12px;color:#00000073}._previewTableWrapper_1ul2p_120{border:1px solid #f0f0f0;border-radius:4px;overflow:hidden}._previewTable_1ul2p_120 .ant-table-thead>tr>th{background-color:#fafafa;font-weight:500;font-size:13px;padding:8px 12px}._previewTable_1ul2p_120 .ant-table-tbody>tr>td{font-size:13px;padding:8px 12px}._demoTable_1ul2p_135{opacity:.6}._demoTable_1ul2p_135 .ant-table-tbody>tr>td{color:#00000073}._titleIcon_993vs_1{background:linear-gradient(135deg,#6366f1,#a855f7);width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center}._compactSection_993vs_10{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px}._connectionRow_993vs_15{display:flex;gap:12px;margin-bottom:12px}._menuNameRow_993vs_20{display:flex;gap:12px}._menuNameRow_993vs_20 ._formItem_993vs_24{flex:1}._configGrid_993vs_27{display:grid;grid-template-columns:1fr 1fr;gap:12px}._disabledSchemaPlaceholder_993vs_32{background:#f1f5f9;border-radius:4px;height:32px;display:flex;align-items:center;padding:0 11px}._formItem_993vs_24{display:flex;flex-direction:column;gap:2px}._formLabel_993vs_45{font-size:11px;color:#64748b;height:auto;padding-bottom:2px}._fieldSection_993vs_51{padding:12px 0 0}._fieldHeader_993vs_54{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._tableContainer_993vs_60{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}._tableContainer_993vs_60 .ant-table-thead>tr>th{background:#f8fafc;color:#64748b;border-radius:4px}._creativeInput_993vs_70,._creativeSelect_993vs_71{transition:all .2s;font-size:13px;min-width:100px}._creativeInput_993vs_70:hover,._creativeInput_993vs_70:focus,._creativeSelect_993vs_71:hover{background:#f8fafc;border-radius:4px}._deleteBtn_993vs_82{opacity:.2;transition:all .2s}.ant-table-row:hover ._deleteBtn_993vs_82{opacity:1}._actionBar_993vs_89{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}._submitBtn_993vs_95{border-radius:4px;font-size:12px;padding:0 16px;background:linear-gradient(135deg,#7c5cff,#6647ff);border:none;font-weight:600}._submitBtn_993vs_95:hover,._submitBtn_993vs_95:focus,._submitBtn_993vs_95:active{transform:none!important}._right_6y88g_1{background-color:#f5f7fa;flex:1;width:100%;height:100vh;animation:_fadeIn_6y88g_1 .3s ease-out}@keyframes _fadeIn_6y88g_1{0%{opacity:.8}to{opacity:1}}._style_navigation_6y88g_16{width:60px;height:100%;background-color:#fff;border-right:1px solid #e9e9f5}._style_menu_navigation_panel_6y88g_22{flex:1;overflow:hidden;display:flex;flex-direction:column}._arboristTree_6y88g_28 [role=tree]{outline:none}._arboristTree_6y88g_28 .arborist-node{display:flex;align-items:center;width:100%;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}._nodeRow_6y88g_39{display:flex;align-items:center;width:calc(100% - 16px);height:40px;padding:0 8px;margin:0 8px 4px;border-radius:6px;position:relative;transition:all .2s}._nodeRow_6y88g_39:hover{background-color:#f7f8fa}._nodeRow_6y88g_39._selected_6y88g_53{background-color:#ede6f9;border-radius:4px}._nodeRow_6y88g_39._selected_6y88g_53:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#7c3aed;border-radius:4px 0 0 4px;z-index:10}._nodeRow_6y88g_39._selected_6y88g_53 ._nodeText_6y88g_68{color:#7c65ff;font-weight:600}._nodeRow_6y88g_39._pending_6y88g_72{opacity:.7;background-color:#f0f0f0;cursor:wait}._nodeRow_6y88g_39._pending_6y88g_72 ._nodeText_6y88g_68{font-style:italic}._switcher_6y88g_80{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#abb1be;flex-shrink:0;transition:transform .2s;cursor:pointer}._switcher_6y88g_80._expanded_6y88g_91{transform:rotate(90deg)}._switcher_6y88g_80:hover{color:#7c65ff}._switcher_6y88g_80._hidden_6y88g_97{visibility:hidden;width:20px}._nodeIcon_6y88g_101{display:flex;align-items:center;justify-content:center;width:24px;margin-right:10px;flex-shrink:0}._nodeText_6y88g_68{flex:1;font-size:14px;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._moreAction_6y88g_117{color:#abb1be;opacity:0;transition:opacity .2s;padding:4px}._moreAction_6y88g_117:hover{color:#666}._nodeRow_6y88g_39:hover ._moreAction_6y88g_117{opacity:1}._style_wrapper_6y88g_129{height:100vh;flex-shrink:0;background-color:#fff;display:flex;flex-direction:column}._style_space_6y88g_136{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:5px}._menuLabel_6y88g_144{width:180px;display:flex;padding:4px;align-items:center}._menuDeleteLabel_6y88g_150{width:180px;display:flex;padding:4px;align-items:center;color:red}._style_space_icon_panel_6y88g_157{height:50px;align-items:center;border-bottom:1px solid #e9e9f5}._style_space_icon_layout_6y88g_162{display:flex;height:44px;align-items:center;margin:6px;border-radius:6px;cursor:pointer}._style_space_icon_6y88g_157{width:28px;height:28px;border-radius:5px;display:flex;justify-content:center;align-items:center;margin:0 6px 0 12px}._style_space_icon_img_6y88g_179{width:20px;height:20px}._style_space_text_6y88g_183{height:100%;-webkit-user-select:none;user-select:none;align-content:center}._style_space_button_panel_6y88g_188{display:flex;padding:6px;align-items:center}._style_space_button_6y88g_188{text-align:center;-webkit-user-select:none;user-select:none;font-size:13px;color:#606061;cursor:pointer;padding:2px}._style_space_button_6y88g_188>*{margin:0 6px}._style_mange_button_6y88g_204{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_6y88g_204:hover{background-color:#f2f4f7}._style_menu_manage_panel_6y88g_219{border-top:1px solid #e9e9f5;height:40px;display:flex;align-items:center;justify-content:center}.ant-splitter-bar{background-color:#e9e9f5!important;transition:background-color .2s ease}.ant-splitter-bar:hover{background-color:#d9d9e5!important}.ant-splitter-bar-collapse-bar{background-color:#fff;border:1px solid #e9e9f5;box-shadow:0 2px 8px #00000014;transition:all .2s ease}.ant-splitter-bar-collapse-bar:hover{background-color:#f5f5f5;border-color:#7c65ff}._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_1k7ti_1{display:flex;flex-direction:column;min-height:100vh}._content_1k7ti_7{flex:1}._navigation_icon_1k7ti_10{padding:6px;cursor:pointer;display:flex;justify-content:center}._navigation_default_item_1k7ti_16:hover{background-color:#f1f3f6}._navigation_default_item_1k7ti_16:hover svg{fill:#7b67ee}._svg_style_1k7ti_22{size:16px}._navigation_company_icon_1k7ti_25{width:40px;height:40px;border-radius:5px;display:flex;align-items:center;justify-content:center}._navigation_company_text_1k7ti_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_1k7ti_16{padding:6px;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#fff}._navigation_default_icon_1k7ti_53{width:24px;height:24px;fill:#636363}._navigation_focus_item_1k7ti_58{padding:6px;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#f1f3f6}._navigation_focus_icon_1k7ti_68{width:24px;height:24px;fill:#7b67ee}._company_setting_1k7ti_73{padding-bottom:6px;display:flex;align-items:center;justify-content:center}._me_1k7ti_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}._style_userMenuWrapper_1k7ti_90{display:flex;flex-direction:column;width:320px;height:357px}._style_userMenuTop_1k7ti_96{border-radius:6px 6px 0 0;background-color:#7b67ee;padding:20px 24px 32px}._style_userMenuContent_1k7ti_101{padding:20px 24px 32px;flex:1}._style_userMenuBottomPanel_1k7ti_105{display:flex;align-items:center;justify-content:center;height:48px}._style_userMenuBottom_1k7ti_105{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_1k7ti_105: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_1k7ti_131{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_1k7ti_143{padding-left:12px;color:#fff;font-size:20px}._style_userMenuTop_description_1k7ti_148{padding-top:6px;padding-left:12px;font-size:12px;color:#fff}._style_userInfo_1k7ti_154{display:flex;flex-direction:column;gap:12px}._style_userInfoItem_1k7ti_159{display:flex;gap:4px}._style_userInfoLabel_1k7ti_163{font-size:12px;color:#8c8c8c;font-weight:500}._style_userInfoValue_1k7ti_168{font-size:14px;color:#262626}._company_item_rect_1k7ti_172{-webkit-user-select:none;user-select:none;display:flex;padding:6px}._company_item_rect_1k7ti_172:hover{-webkit-user-select:none;user-select:none;display:flex;padding:6px;background-color:#f3f3f3}._company_item_mouse_rect_1k7ti_183{display:flex;background-color:#f3f3f3}._company_item_rect_1k7ti_172{display:flex;cursor:pointer}._company_item_icon_1k7ti_191{width:32px;height:32px;background-color:#7b67ee;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px}._company_create_icon_1k7ti_201{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_1k7ti_212{height:32px;padding-left:12px;display:flex;align-items:center;flex:1}._company_item_text_selected_1k7ti_219{height:32px;padding-left:12px;display:flex;align-items:center;flex:1;color:#7b67ee}._company_item_setting_icon_1k7ti_227{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_k5zft_1 .ant-modal-content{padding:0;overflow:hidden}._custom_modal_k5zft_1 .ant-modal-header{padding:20px 24px;border-bottom:none;margin-bottom:0}._custom_modal_k5zft_1 .ant-modal-title{font-size:16px;font-weight:500;color:#333}._custom_modal_k5zft_1 .ant-modal-close{top:20px;right:24px}._modal_content_k5zft_19{padding:0 24px 24px}._step_content_k5zft_22{display:flex;flex-direction:column;gap:12px}._info_text_k5zft_27{font-size:14px;color:#666;margin-bottom:8px}._input_wrapper_k5zft_32{position:relative;display:flex;align-items:center;border-radius:4px;height:40px}._input_icon_k5zft_39{color:#999;font-size:16px;height:30px}._verify_btn_k5zft_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_k5zft_44:hover{background:#e0e4ff;color:#697bfe}._verify_btn_k5zft_44:disabled{background:#f6f5ff;color:#6647ff}._error_msg_k5zft_63{color:#ff4d4f;height:20px;font-size:12px}._footer_actions_k5zft_68{display:flex;justify-content:flex-end;gap:12px}._cancel_btn_k5zft_73{width:80px;height:36px;border-radius:4px;border:1px solid #d9d9d9;color:#666}._cancel_btn_k5zft_73:hover{color:#697bfe;border-color:#697bfe}._submit_btn_k5zft_84{width:100px;height:36px;border-radius:4px;background-color:#697bfe;border-color:#697bfe;font-size:14px}._submit_btn_k5zft_84:hover{background-color:#5867dd;border-color:#5867dd}._submit_btn_k5zft_84:disabled{background-color:#d9d9d9;border-color:#d9d9d9;color:#fff;cursor:not-allowed}._submit_btn_k5zft_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_uolj7_1{background-color:#f5f7fa;width:100%;display:flex;flex-direction:column;height:100%}._style_nodeName_uolj7_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_uolj7_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_uolj7_18:hover{background-color:#f5f7fa;flex-shrink:0}._style_tabbar_view_item_focus_wapper_uolj7_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_uolj7_48{padding-left:4px;-webkit-user-select:none;user-select:none}._style_userMenuTop_name_uolj7_52,._style_userMenuTop_description_uolj7_55{color:#fff}._style_view_list_container_uolj7_58{display:flex;align-items:flex-end;overflow-x:auto;min-width:0;scrollbar-width:none;-ms-overflow-style:none}._style_view_list_container_uolj7_58::-webkit-scrollbar{display:none}._style_scroll_button_uolj7_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_uolj7_73:hover{color:#262626;background:#fffffffa}._style_scroll_button_uolj7_73:active{color:#000}._style_scroll_button_left_uolj7_93{border-top-left-radius:4px;padding-left:4px}._style_scroll_button_right_uolj7_97{border-top-right-radius:4px;padding-right:4px}._deleteButton_uolj7_101{width:180px;display:flex;padding:4px;align-items:center}._deleteButton_uolj7_101:hover{color:red}.ant-divider-vertical{margin-inline:1px}._container_147d5_4{border-radius:8px;border:1px solid #e2e2e5;height:100%;display:flex;flex-direction:column}._dangerText_147d5_11,._danger_147d5_11{color:#f5222d}._toolbar_147d5_17{padding:0 8px;border-radius:8px 8px 0 0;height:44px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #e2e2e5;flex-shrink:0;gap:2px}._toolbar_147d5_17 ._item_normal_147d5_28{font-size:13px;-webkit-user-select:none;user-select:none;cursor:pointer;height:30px;display:flex;align-items:center;border-radius:6px;padding:0 10px;flex-shrink:0;color:#555;transition:all .15s ease}._toolbar_147d5_17 ._item_normal_147d5_28:hover{background-color:#f5f5f5;color:#333}._toolbar_147d5_17 ._icon_147d5_45{margin-right:5px;font-size:14px}._toolbar_147d5_17 ._item_select_147d5_49{font-size:13px;-webkit-user-select:none;user-select:none;cursor:pointer;height:30px;display:flex;align-items:center;border-radius:6px;padding:0 10px;background-color:#f3f1ff;color:#6647ff;font-weight:500;transition:all .15s ease;flex-shrink:0}._toolbar_147d5_17 ._item_select_147d5_49:hover{background-color:#ebe7ff}._toolbar_right_147d5_67{margin-right:12px;font-size:13px;-webkit-user-select:none;user-select:none;border-radius:6px;border:1px solid #e2e2e5;height:32px;display:flex;align-items:center;padding:0;flex-shrink:0;background:#fff;overflow:hidden}._toolbar_right_147d5_67 ._item_right_147d5_81{cursor:pointer;height:100%;min-width:32px;display:flex;align-items:center;justify-content:center;padding:0 10px;color:#666;transition:all .15s ease;gap:4px}._toolbar_right_147d5_67 ._item_right_147d5_81:hover{background-color:#f5f5f5;color:#333}._toolbar_right_147d5_67 ._item_right_147d5_81 ._icon_147d5_45{font-size:14px}._toolbar_right_147d5_67 .ant-divider-vertical{margin:0;height:20px;border-color:#e8e9eb}._createButton_147d5_105{height:32px;border-radius:6px;background:linear-gradient(135deg,#7c5cff,#6647ff);color:#fff;min-width:88px;font-size:13px;font-weight:500;align-items:center;justify-content:center;display:flex;-webkit-user-select:none;user-select:none;cursor:pointer;flex-shrink:0;gap:4px;transition:all .2s ease;box-shadow:0 2px 4px #6647ff33}._createButton_147d5_105:hover{background:linear-gradient(135deg,#8b6eff,#7558ff);box-shadow:0 4px 8px #6647ff4d;transform:translateY(-1px)}._createButton_147d5_105:active{transform:translateY(0);box-shadow:0 2px 4px #6647ff33}._createButton_147d5_105 ._icon_147d5_45{font-size:14px;margin-right:2px}._loadContainer_147d5_136{background-color:#fff;height:100%;border-radius:0 0 0 8px;display:flex;flex-direction:column}._treeContainer_147d5_143{height:100%;display:flex;flex-direction:column;padding:8px}._treeHeader_147d5_149{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}._treeTitle_147d5_157{font-size:14px;font-weight:600;color:#333}._selectionMode_147d5_162 ._ant-radio-group_147d5_162 ._ant-radio-button-wrapper_147d5_162{padding:2px 8px;font-size:11px;height:24px;line-height:18px}._treeContent_147d5_168{flex:1;overflow:hidden}._treeNode_147d5_172{display:flex;align-items:center;width:100%;height:24px;line-height:24px;white-space:nowrap;overflow:hidden}._treeNode_147d5_172 ._nodeTitle_147d5_181{font-size:12px;color:#333;flex:1;line-height:24px}._treeNode_147d5_172 ._nodeRowCount_147d5_187{font-size:11px;color:#999;margin-left:4px;flex-shrink:0;line-height:24px}._treeFooter_147d5_194{margin-top:8px;padding-top:6px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}._selectedInfo_147d5_202{font-size:11px;color:#666}._treeActions_147d5_206 ._clearBtn_147d5_206{padding:2px 6px;font-size:11px;color:#666;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:3px;cursor:pointer;transition:all .2s}._treeActions_147d5_206 ._clearBtn_147d5_206:hover{color:#1890ff;border-color:#1890ff;background:#e6f7ff}._content_147d5_221{flex:1;width:100%}._main_147d5_225{flex:1;width:100%;height:100%;display:flex;flex-direction:column}._mainView_147d5_232{flex:1;width:100%;height:100%}._pagination_147d5_237{min-height:30px;padding:0 6px;border-top:1px solid #e8e9eb;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}._selectContainer_147d5_246{background-color:#f5f5f5;color:#555;height:44px;width:100%;border-bottom:1px solid #e2e2e5;border-radius:8px 8px 0 0;display:flex;align-items:center;padding:0 8px;font-size:13px;gap:2px}._selectContainer_147d5_246 ._text_147d5_259{margin:0 4px;font-weight:600;color:#6647ff}._selectContainer_147d5_246 ._item_147d5_28{-webkit-user-select:none;user-select:none;cursor:pointer;height:30px;display:flex;align-items:center;border-radius:6px;padding:0 10px;flex-shrink:0;color:#555;transition:all .15s ease}._selectContainer_147d5_246 ._item_147d5_28:hover{background-color:#6647ff1a;color:#6647ff}._selectContainer_147d5_246 ._icon_147d5_45{margin-right:5px;font-size:14px}._selectContainer_147d5_246 ._close_147d5_284{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .15s ease;color:#666}._selectContainer_147d5_246 ._close_147d5_284:hover{background-color:#00000014;color:#333}._columnMenu_147d5_299{min-width:160px;padding:4px 0;background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;border:1px solid #e2e2e5}._columnMenu_147d5_299 ._menuItem_147d5_307{display:flex;align-items:center;padding:8px 12px;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s,color .2s}._columnMenu_147d5_299 ._menuItem_147d5_307:hover{background-color:#f5f5f5}._columnMenu_147d5_299 ._menuItem_147d5_307._danger_147d5_11:hover{color:#f5222d}._columnMenu_147d5_299 ._menuItem_147d5_307._danger_147d5_11:hover ._menuIcon_147d5_322{color:#f5222d;fill:currentColor}._columnMenu_147d5_299 ._menuItem_147d5_307 ._menuIcon_147d5_322{margin-right:8px;width:14px;height:14px;color:currentColor;fill:currentColor}._columnMenu_147d5_299 ._menuDivider_147d5_333{height:1px;background-color:#e2e2e5;margin:4px 0}._changeIndicator_147d5_338{display:flex;align-items:center;gap:8px;padding:0 8px;height:30px;margin-right:8px;background:#f8f7ff;border:1px solid #e8e5ff;border-radius:6px;font-size:12px;color:#6647ff}._changeIndicatorDot_147d5_351{width:6px;height:6px;border-radius:50%;background-color:#6647ff}._resetButton_147d5_357{display:flex;align-items:center;gap:4px;padding:0 8px;height:22px;margin-left:6px;background:transparent;border:none;border-radius:4px;cursor:pointer;font-size:12px;color:#888;transition:all .2s ease}._resetButton_147d5_357:hover{color:#6647ff;background:#ede9ff}._item_right_changed_147d5_376{background:#f8f7ff!important;color:#6647ff!important;font-weight:500}._item_right_changed_147d5_376:hover{background:#ede9ff!important;color:#5a3de6!important}._statusBar_147d5_385{display:flex;align-items:center;padding:0 12px;font-size:12px;color:#666;flex-shrink:0}._statusBar_147d5_385 ._statusItem_147d5_393{display:flex;align-items:center;margin-right:16px}._statusBar_147d5_385 ._statusItem_147d5_393 ._statusLabel_147d5_398{color:#999;margin-right:4px}._statusBar_147d5_385 ._statusItem_147d5_393 ._statusValue_147d5_402{color:#333;font-weight:500}._statusBar_147d5_385 ._separator_147d5_406{width:1px;height:16px;background-color:#d9d9d9;margin:0 8px}._cellContextMenu_iciqb_1{min-width:160px;padding:4px 0;background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;border:1px solid #e2e2e5}._cellContextMenu_iciqb_1 ._menuItem_iciqb_9{display:flex;padding:8px 12px;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s}._cellContextMenu_iciqb_1 ._menuItem_iciqb_9:hover{background-color:#f5f5f5}._cellContextMenu_iciqb_1 ._menuItem_iciqb_9 ._menuIcon_iciqb_20{margin-right:8px;width:14px;height:14px}._cellContextMenu_iciqb_1 ._menuItemDisabled_iciqb_25{color:#bbb;cursor:not-allowed}._cellContextMenu_iciqb_1 ._menuItemDisabled_iciqb_25:hover{background-color:transparent}._cellContextMenu_iciqb_1 ._menuDivider_iciqb_32{height:1px;background-color:#e2e2e5;margin:4px 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}._container_b44kc_1{width:400px;max-height:500px;overflow:auto}._header_b44kc_6{padding:8px 12px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}._dropZone_b44kc_13{position:relative;padding:12px;min-height:120px;transition:background-color .2s}._dropZone_b44kc_13._dragging_b44kc_19{background-color:#e6f4ff;border:2px dashed #1677ff;border-radius:8px}._dropOverlay_b44kc_24{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#1677ff1a;color:#1677ff;font-size:14px;pointer-events:none;z-index:10;border-radius:8px}._grid_b44kc_37{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}._item_b44kc_42{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer}._item_b44kc_42:hover ._actions_b44kc_50{opacity:1}._imageWrapper_b44kc_53,._imageWrapper_b44kc_53 .ant-image{width:100%;height:100%}._imageWrapper_b44kc_53 .ant-image-img{width:100%;height:100%;object-fit:cover}._fileIcon_b44kc_66{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;font-size:32px}._actions_b44kc_50{position:absolute;top:4px;right:4px;opacity:0;transition:opacity .2s}._empty_b44kc_82{text-align:center;padding:24px;color:#999}._emptyIcon_b44kc_87{font-size:32px;margin-bottom:8px;color:#d9d9d9}._previewModal_1rama_1 .ant-modal-content{display:flex;flex-direction:column}._previewModal_1rama_1 .ant-modal-header{flex-shrink:0}._previewModal_1rama_1 .ant-modal-body{flex:1;overflow:hidden;padding:0;height:70vh}._previewModal_1rama_1 .ant-modal-footer{flex-shrink:0;border-top:1px solid #f0f0f0}._previewContent_1rama_18{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1a1a1a}._videoWrapper_1rama_26{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._videoWrapper_1rama_26>div{max-width:100%;max-height:100%}._audioWrapper_1rama_37{padding:40px;background:#f5f5f5;border-radius:8px;min-width:400px}._audioInfo_1rama_43{text-align:center;margin-bottom:20px}._audioIcon_1rama_47{font-size:64px}._fileName_1rama_50{margin-top:12px;font-size:16px;color:#333;word-break:break-all}._pdfFrame_1rama_56,._officeFrame_1rama_57{width:100%;height:100%;border:none;background:#fff}._unsupported_1rama_63{text-align:center;padding:60px;color:#fff}._unsupportedIcon_1rama_68{font-size:64px;margin-bottom:16px}._unsupportedText_1rama_72{font-size:16px;margin-bottom:24px;color:#999}._footer_1rama_77{display:flex;justify-content:space-between;align-items:center}._pageInfo_1rama_82{color:#666;font-size:14px;min-width:60px;text-align:center}._searchHeader_ft7k2_1{display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0f0f0;padding-bottom:4px;margin-bottom:4px}._searchInput_ft7k2_9{flex:1;width:130px}._searchInput_ft7k2_9:focus{box-shadow:none}._switchWrapper_ft7k2_16{display:flex;align-items:center;gap:6px;white-space:nowrap;padding-right:4px}._switchLabel_ft7k2_23{font-size:12px;color:#666;-webkit-user-select:none;user-select:none}._container_ft7k2_28{padding-top:4px;display:flex;flex-direction:column;max-height:220px;overflow-y:auto}._row_ft7k2_35{display:flex;align-items:center;padding:5px 4px 5px 8px;cursor:pointer}._row_ft7k2_35:hover{background-color:#f0f0f0;border-radius:4px}._avatar_ft7k2_46{margin-right:8px}._label_ft7k2_49{flex:1}._icon_ft7k2_52{color:#7b67ee}._empty_ft7k2_55{padding:16px;text-align:center;color:#999}._dropdownContainer_qzyan_1{display:flex;flex-direction:column;padding:4px;background-color:#fff;max-height:320px;min-height:130px;min-width:320px}._searchHeader_qzyan_10{display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0f0f0;padding-bottom:4px;margin-bottom:4px}._searchInput_qzyan_18{flex:1}._searchInput_qzyan_18:focus{box-shadow:none}._switchWrapper_qzyan_24{display:flex;align-items:center;gap:6px;white-space:nowrap;padding-right:4px}._switchLabel_qzyan_31{font-size:12px;color:#666;-webkit-user-select:none;user-select:none}._optionList_qzyan_36{max-height:200px;overflow-y:auto;flex:1}._optionItem_qzyan_41{padding:8px 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .15s;border-radius:4px;margin:2px 0}._optionItem_qzyan_41:hover{background-color:#f5f5f5}._optionItem_qzyan_41._selected_qzyan_54{background-color:#e6f4ff}._optionText_qzyan_57{flex:1;min-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._loadingContainer_qzyan_64{display:flex;align-items:center;justify-content:center;padding:16px}._empty_qzyan_70{padding:16px;text-align:center;color:#999}._footer_qzyan_75{border-top:1px solid #f0f0f0;padding-top:8px;margin-top:8px;text-align:right}._confirmBtn_qzyan_81{color:#1677ff;cursor:pointer;padding:4px 12px;border-radius:4px}._confirmBtn_qzyan_81:hover{background-color:#e6f4ff}._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_3x3h1_1{width:800px;max-height:600px;overflow:auto}._symbol_3x3h1_6{width:60px}._group_3x3h1_9{border-color:#d9d9d9;border-style:solid;border-width:1px;border-radius:5px;margin-left:6px;width:100%}._group_command_3x3h1_17{display:flex}._group_command_3x3h1_17 ._item_3x3h1_20{margin:6px 3px;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:5px;padding:2px 12px}._group_command_3x3h1_17 ._item_3x3h1_20:hover{background-color:#f0f0f0}._row_3x3h1_30{display:flex;margin-top:6px;margin-left:12px}._row_3x3h1_30 ._prefix_3x3h1_35{width:70px;padding-right:6px;height:32px}._row_3x3h1_30 ._prefix_text_3x3h1_40{width:70px;padding-left:11px;padding-right:6px}._row_3x3h1_30 ._select_3x3h1_45{width:120px;min-width:100px;flex-shrink:0}._row_3x3h1_30 ._symbol_3x3h1_6{width:98px;margin-left:6px;flex-shrink:0;min-width:98px}._row_3x3h1_30 ._input_3x3h1_56{flex:1;margin-left:6px;overflow:hidden}._row_3x3h1_30 ._deleteIcon_3x3h1_61{padding-top:3px;margin:0 12px}._userOption_3x3h1_65{display:flex;align-items:center;gap:8px}._userOptionAvatar_3x3h1_70{background-color:#d9d9d9;font-size:12px}._userOptionName_3x3h1_74{color:#1f1f1f}._userLabel_3x3h1_77{display:inline-flex;align-items:center;gap:6px}._userTag_3x3h1_82{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:4px;background-color:#f5f5f5}._userTagContent_3x3h1_90{display:inline-flex;align-items:center;gap:4px}._userTagClose_3x3h1_95{display:inline-flex;align-items:center;cursor:pointer}._selectTrigger_c7pyb_1{display:flex;align-items:center;min-height:32px;padding:4px 11px;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;background-color:#fff;transition:border-color .2s;overflow:hidden}._selectTrigger_c7pyb_1:hover,._selectTrigger_c7pyb_1._open_c7pyb_16{border-color:#7b67ee}._tagsContainer_c7pyb_19{display:flex;flex:1;overflow:hidden;gap:4px;flex-wrap:nowrap}._placeholder_c7pyb_26{color:#bfbfbf}._dropdownContent_c7pyb_29{width:280px;overflow:hidden}._searchInputWrapper_c7pyb_33{border-bottom:1px solid #e8e8e8;padding-bottom:4px}._optionList_c7pyb_37{max-height:300px;overflow-y:auto;overflow-x:hidden;padding-top:4px}._optionRow_c7pyb_43{display:flex;align-items:center;padding:5px 8px;cursor:pointer;border-radius:4px}._optionRow_c7pyb_43:hover{background-color:#f0f0f0}._optionContent_c7pyb_53{flex:1;overflow:hidden}._checkIcon_c7pyb_57{color:#7b67ee;margin-left:8px}._emptyState_c7pyb_61{text-align:center;padding:16px;color:#bfbfbf}._content_1juvu_1{width:400px}._item_1juvu_4{margin-top:6px;display:flex;align-items:center;min-height:36px;flex-shrink:0}._input_1juvu_11{width:200px;margin-right:16px;flex-shrink:0}._segmented_1juvu_16{width:160px;-webkit-user-select:none;user-select:none;margin-right:6px}._tip_1juvu_21{color:#999;font-size:12px;margin-bottom:8px}._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_fezvx_1{height:32px;display:flex;padding-left:6px;padding-right:6px;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer}._row_fezvx_1:hover{background-color:#f5f5f5}._item_fezvx_13{flex:1}._select_fezvx_16{background-color:#e6e1ff;color:#6647ff}._select_fezvx_16:hover{background-color:#e6e1ff}._freezePropOverlay_fezvx_23 .ant-popover-inner{padding:0}._freezePropOverlay_fezvx_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_1mcnw_1 .ant-popover-inner{padding:8px 0}._container_1mcnw_4{display:flex;flex-direction:column;justify-content:center}._item_1mcnw_9{margin-top:3px;height:32px;width:240px;align-items:center;display:flex;cursor:pointer;padding:0 8px}._item_1mcnw_9:hover{background-color:#f5f5f5;color:#6647ff}._title_1mcnw_22{font-size:13px;padding:3px 8px;color:#9a9a9a}._text_1mcnw_27{flex:1;padding:3px 6px}._select_1mcnw_31{background-color:#f5f5f5}._item_y82fz_1{padding:0 0 12px}._item_y82fz_1>div{color:#101010;margin-bottom:5px}._testBox_y82fz_9{height:40px;width:100%;background:#7b67ee}._formTitle_y82fz_15{color:#101010;font-size:13px;font-weight:700}._flexCenter_y82fz_21{display:flex;align-items:center;justify-content:center}._icon_y82fz_27{margin:0 3px;cursor:pointer;height:24px;width:24px;flex-shrink:0}._icon_y82fz_27:hover{color:#7b67ee}._modalContent_y82fz_38{max-height:40vh;overflow-y:auto;padding-right:8px}._modalContent_y82fz_38::-webkit-scrollbar{width:6px}._modalContent_y82fz_38::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._modalContent_y82fz_38::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._modalContent_y82fz_38::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._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}._colorPalette_6dlna_1{display:flex;flex-direction:column;gap:4px;padding:8px}._colorGroup_6dlna_8{display:flex;flex-direction:column}._groupColors_6dlna_13{display:flex;gap:4px}._colorItem_6dlna_18{width:24px;height:24px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1.5px solid transparent;transition:all .15s ease;position:relative;box-shadow:inset 0 0 0 1px #0000000f}._colorItem_6dlna_18:hover{transform:scale(1.15);box-shadow:0 3px 8px #0000001f,inset 0 0 0 1px #00000014;z-index:1}._colorItem_6dlna_18:active{transform:scale(1.08)}._colorItem_6dlna_18._selected_6dlna_39{border-color:#00000073;box-shadow:0 1px 4px #0000001f,inset 0 0 0 1px #00000014}._colorItem_6dlna_18._selected_6dlna_39:hover{border-color:#0000008c}._checkIcon_6dlna_47{color:#0009;filter:drop-shadow(0 1px 1px rgba(255,255,255,.4))}._colorTrigger_6dlna_52{padding:3px;margin:0 4px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:all .15s ease;background:transparent}._colorTrigger_6dlna_52:hover{background:#0000000a}._colorTrigger_6dlna_52:hover ._colorPreview_6dlna_66{transform:scale(1.1);box-shadow:0 2px 6px #0000001f}._colorPreview_6dlna_66{height:14px;width:14px;border-radius:3px;box-shadow:0 1px 2px #00000014,inset 0 0 0 1px #0000000f;transition:all .15s ease}._colorPopover_6dlna_79 .ant-popover-inner{padding:0;border-radius:8px;box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a}._form_1fzgx_1{margin-top:16px}._form_1fzgx_1 .ant-form-item{margin-bottom:16px}._hint_1fzgx_8{font-size:12px;color:#8c8c8c;margin-top:-12px;margin-bottom:16px;line-height:1.5}._warning_1fzgx_16{font-size:12px;color:#faad14;margin-top:-12px;margin-bottom:16px;line-height:1.5;display:flex;align-items:center;gap:4px}._warning_1fzgx_16 .anticon{font-size:14px}._option_16y9j_1{display:flex;align-items:center;margin:8px 0}._formulaDisplayBox_1ftl8_1{padding:12px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fafafa;min-height:40px;cursor:pointer;transition:all .2s;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;display:flex;align-items:center;flex-wrap:wrap;gap:2px}._formulaDisplayBox_1ftl8_1:hover{border-color:#7b67ee;background-color:#f6f5ff}._formulaDisplayBox_1ftl8_1 ._placeholder_1ftl8_21{color:#bfbfbf;font-style:italic}._fieldTag_1ftl8_25{display:inline-flex;align-items:center;padding:2px 8px;margin:0 2px;color:#7b67ee;border-radius:4px;font-size:12px;font-weight:500;line-height:1.4;vertical-align:middle;box-shadow:0 1px 3px #0000001f;-webkit-user-select:none;user-select:none}._readonlyFormulaDisplay_1ftl8_39{display:flex;align-items:center;gap:12px;padding:12px;margin-top:8px;border:1px solid #d9d9d9;border-radius:4px;background-color:#fafafa;transition:all .2s}._readonlyFormulaDisplay_1ftl8_39:hover{border-color:#7b67ee;background-color:#f6f5ff}._readonlyFormulaDisplay_1ftl8_39 ._formulaContent_1ftl8_54{flex:1;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;color:#262626;min-height:40px;display:flex;align-items:center;padding:8px;background-color:#fff;border-radius:4px;overflow-x:auto;white-space:pre-wrap;word-break:break-all}._readonlyFormulaDisplay_1ftl8_39 ._formulaContent_1ftl8_54 ._placeholder_1ftl8_21{color:#bfbfbf;font-style:italic}._readonlyFormulaDisplay_1ftl8_39 ._formulaContent_1ftl8_54::-webkit-scrollbar{height:6px}._readonlyFormulaDisplay_1ftl8_39 ._formulaContent_1ftl8_54::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._readonlyFormulaDisplay_1ftl8_39 ._formulaContent_1ftl8_54::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._editorSection_1ftl8_84{margin-bottom:12px;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden}._editorSection_1ftl8_84:focus-within{border-color:#7b67ee;box-shadow:0 0 0 2px #7b67ee1a}._editorSection_1ftl8_84 .cm-editor{background-color:#fafafa;outline:none}._editorSection_1ftl8_84 .cm-editor.cm-focused{outline:none}._editorSection_1ftl8_84 .cm-scroller{font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6}._editorSection_1ftl8_84 .cm-content{padding:8px}._editorSection_1ftl8_84 .cm-line{padding:0 4px}._editorSection_1ftl8_84 .cm-field-reference{color:#1890ff;font-weight:500;background-color:#1890ff1a;border-radius:3px;padding:0 2px}._editorSection_1ftl8_84 .cm-field-tag{display:inline-flex;align-items:center;padding:2px 8px;margin:0 2px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:4px;font-size:12px;font-weight:500;line-height:1.4;vertical-align:middle;box-shadow:0 1px 3px #0000001f;-webkit-user-select:none;user-select:none}._editorSection_1ftl8_84 .cm-tooltip-autocomplete{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;border:1px solid #d9d9d9;box-shadow:0 2px 8px #00000026;border-radius:4px}._editorSection_1ftl8_84 .cm-tooltip-autocomplete ul{max-height:300px}._editorSection_1ftl8_84 .cm-tooltip-autocomplete li{padding:4px 8px;font-size:13px}._editorSection_1ftl8_84 .cm-tooltip-autocomplete li[aria-selected]{background-color:#f0f0f0;color:#000}._editorSection_1ftl8_84 .cm-completionIcon{width:16px;height:16px;margin-right:6px}._editorSection_1ftl8_84 .cm-completionIcon-function:after{content:"ƒ";color:#7b67ee;font-weight:700}._editorSection_1ftl8_84 .cm-completionIcon-variable:after{content:"{}";color:#1890ff;font-size:11px}._editorSection_1ftl8_84 .cm-completionLabel{flex:1}._editorSection_1ftl8_84 .cm-completionDetail{font-size:11px;color:#8c8c8c;font-style:italic;margin-left:8px}._editor_1ftl8_84{border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;margin-top:8px}._editor_1ftl8_84:focus-within{border-color:#7b67ee;box-shadow:0 0 0 2px #7b67ee1a}._editor_1ftl8_84 .cm-editor{background-color:#fafafa}._editor_1ftl8_84 .cm-editor.cm-focused{outline:none}._editor_1ftl8_84 .cm-scroller{font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.6}._editor_1ftl8_84 .cm-content{padding:8px}._editor_1ftl8_84 .cm-line{padding:0 4px}._editor_1ftl8_84 .cm-field-reference{color:#1890ff;font-weight:500;background-color:#1890ff1a;border-radius:3px;padding:0 2px}._editor_1ftl8_84 .cm-field-tag{display:inline-flex;align-items:center;padding:2px 8px;margin:0 2px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:4px;font-size:12px;font-weight:500;line-height:1.4;vertical-align:middle;box-shadow:0 1px 3px #0000001f;-webkit-user-select:none;user-select:none}._editor_1ftl8_84 .cm-tooltip-autocomplete{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;border:1px solid #d9d9d9;box-shadow:0 2px 8px #00000026;border-radius:4px}._editor_1ftl8_84 .cm-tooltip-autocomplete ul{max-height:300px}._editor_1ftl8_84 .cm-tooltip-autocomplete li{padding:4px 8px;font-size:13px}._editor_1ftl8_84 .cm-tooltip-autocomplete li[aria-selected]{background-color:#f0f0f0;color:#000}._editor_1ftl8_84 .cm-completionIcon{width:16px;height:16px;margin-right:6px}._editor_1ftl8_84 .cm-completionIcon-function:after{content:"ƒ";color:#7b67ee;font-weight:700}._editor_1ftl8_84 .cm-completionIcon-variable:after{content:"{}";color:#1890ff;font-size:11px}._editor_1ftl8_84 .cm-completionLabel{flex:1}._editor_1ftl8_84 .cm-completionDetail{font-size:11px;color:#8c8c8c;font-style:italic;margin-left:8px}._hint_1ftl8_265{margin-top:8px;padding:8px 12px;background-color:#f6f8fa;border-left:3px solid #1890ff;color:#666;font-size:12px;line-height:1.5;border-radius:2px}._hint_1ftl8_265 code{background-color:#fff;padding:2px 6px;border-radius:3px;border:1px solid #e1e4e8;font-family:Consolas,Monaco,Courier New,monospace;color:#d73a49;font-size:12px}._bottomSection_1ftl8_284{display:flex;gap:16px;margin-top:16px;max-height:300px;overflow:hidden}._fieldList_1ftl8_291{flex:1;display:flex;flex-direction:column;min-width:0}._fieldList_1ftl8_291 ._sectionTitle_1ftl8_297{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px;display:flex;align-items:center;gap:6px}._fieldList_1ftl8_291 ._fieldItems_1ftl8_306{flex:1;overflow-y:auto;border:1px solid #f0f0f0;border-radius:4px;background:#fafafa;padding:8px}._fieldList_1ftl8_291 ._fieldItems_1ftl8_306::-webkit-scrollbar{width:6px}._fieldList_1ftl8_291 ._fieldItems_1ftl8_306::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._fieldList_1ftl8_291 ._fieldItems_1ftl8_306::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._fieldList_1ftl8_291 ._fieldItem_1ftl8_306{display:flex;align-items:center;padding:8px 12px;cursor:pointer;border-radius:4px;background:#fff;margin-bottom:6px;transition:all .2s;border:1px solid transparent}._fieldList_1ftl8_291 ._fieldItem_1ftl8_306:last-child{margin-bottom:0}._fieldList_1ftl8_291 ._fieldItem_1ftl8_306:hover{background:#e6f7ff;border-color:#91d5ff;transform:translate(2px)}._fieldList_1ftl8_291 ._fieldItem_1ftl8_306 ._fieldIcon_1ftl8_343{margin-right:8px;font-size:16px;line-height:1}._fieldList_1ftl8_291 ._fieldItem_1ftl8_306 ._fieldName_1ftl8_348{flex:1;font-weight:500;font-size:13px;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fieldList_1ftl8_291 ._fieldItem_1ftl8_306 ._fieldType_1ftl8_357{font-size:11px;color:#8c8c8c;background:#f5f5f5;padding:2px 6px;border-radius:2px;white-space:nowrap}._fieldList_1ftl8_291 ._emptyHint_1ftl8_365{padding:20px;text-align:center;color:#999;font-size:13px}._functionHelper_1ftl8_371{flex:1;display:flex;flex-direction:column;min-width:0;overflow-y:auto;border:1px solid #f0f0f0;border-radius:4px;background:#fafafa;padding:8px}._functionHelper_1ftl8_371::-webkit-scrollbar{width:6px}._functionHelper_1ftl8_371::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._functionHelper_1ftl8_371::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._functionHelper_1ftl8_371 ._title_1ftl8_392{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px;display:flex;align-items:center;gap:6px}._functionHelper_1ftl8_371 ._category_1ftl8_401{margin-bottom:12px}._functionHelper_1ftl8_371 ._category_1ftl8_401:last-child{margin-bottom:0}._functionHelper_1ftl8_371 ._category_1ftl8_401 ._categoryTitle_1ftl8_407{font-size:13px;font-weight:600;color:#595959;margin-bottom:8px}._functionHelper_1ftl8_371 ._category_1ftl8_401 ._functionList_1ftl8_413{display:flex;flex-wrap:wrap;gap:6px}._functionHelper_1ftl8_371 ._category_1ftl8_401 ._functionList_1ftl8_413 ._functionTag_1ftl8_418{display:inline-block;padding:4px 10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}._functionHelper_1ftl8_371 ._category_1ftl8_401 ._functionList_1ftl8_413 ._functionTag_1ftl8_418:hover{transform:translateY(-2px);box-shadow:0 4px 8px #667eea4d}._functionHelper_1ftl8_371 ._category_1ftl8_401 ._functionList_1ftl8_413 ._functionTag_1ftl8_418:active{transform:translateY(0)}@media(max-width:768px){._functionHelper_1ftl8_371{max-height:200px}}._container_gbdak_1{padding:8px 0}._exportModal_1vv77_1 ._label_1vv77_1{margin-bottom:8px;font-weight:500;color:#000000d9}._importModal_1vv77_6 ._uploadStep_1vv77_6{padding:20px 0}._importModal_1vv77_6 ._mappingStep_1vv77_9 ._fieldMapping_1vv77_9 .ant-table-wrapper{border:1px solid #f0f0f0;border-radius:4px}._importModal_1vv77_6 ._confirmStep_1vv77_13 ul li{margin-bottom:4px}._fieldMapping_1vv77_9 .ant-table-wrapper{border:1px solid #f0f0f0;border-radius:4px}._fieldMapping_1vv77_9 .ant-select{width:100%}.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_9bhqr_1{position:relative;margin-bottom:8px}._cardWrapper_9bhqr_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_9bhqr_15:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}._idle_9bhqr_15:active{cursor:grabbing}._dragging_9bhqr_22{opacity:.5;transform:scale(.98)}._preview_9bhqr_26{opacity:.8;transform:rotate(2deg)}._dropIndicator_9bhqr_30{position:absolute;z-index:10}._dropIndicator_9bhqr_30:before{content:"";position:absolute;background-color:#06f;border-radius:2px}@media(max-width:768px){._cardWrapper_9bhqr_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_lasn3_1{width:100%;height:100%}._wrapper_lasn3_1 ._header_lasn3_5{width:100%;border-bottom:1px solid #e1e4ea;padding:12px 0 12px 24px}._wrapper_lasn3_1 ._header_lasn3_5 ._title_lasn3_10{font-size:14px;line-height:20px;color:#101010;font-weight:bolder;margin-bottom:8px}._wrapper_lasn3_1 ._header_lasn3_5 ._content_lasn3_17{font-size:12px;line-height:19px;color:#101010}._wrapper_lasn3_1 ._body_lasn3_22{width:100%;height:calc(100% - 73px);display:flex}._wrapper_lasn3_1 ._body_lasn3_22 ._leftArea_lasn3_27{padding:24px 12px;border-right:1px solid #e1e4ea;width:240px}._wrapper_lasn3_1 ._body_lasn3_22 ._rightArea_lasn3_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_87uy6_1 .ant-modal-content{padding:0;height:630px}._wrapper_87uy6_1 .ant-modal-header{padding:12px 16px;border-bottom:1px solid #e9e9f5}._wrapper_87uy6_1 .ant-modal-title{font-size:1.2rem;font-weight:700}._wrapper_87uy6_1 .ant-modal-body{font-size:1.2rem;padding:16px 20px}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17{display:flex}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17 ._typeItem_87uy6_20{width:80px;height:80px;display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17 ._typeItem_87uy6_20 ._typeName_87uy6_29{font-size:12px;font-weight:700;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17 ._typeItem_87uy6_20 ._typeIcon_87uy6_38{width:68px;height:68px;display:flex;justify-content:center;align-items:center;border:1px solid #e5e5e5;border-radius:4px}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17 ._typeItem_87uy6_20 ._typeIcon_87uy6_38._selected_87uy6_47{border-color:#1890ff}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17 ._typeItem_87uy6_20 ._selectedType_87uy6_50{width:68px;height:68px;position:absolute}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17 ._typeItem_87uy6_20 ._selectedType_87uy6_50 ._selectedCheck_87uy6_55{position:absolute;right:0;top:0;color:#fff;width:10px;height:10px;z-index:1}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._typeArea_87uy6_17 ._typeItem_87uy6_20 ._selectedType_87uy6_50:after{content:"";position:absolute;top:0;right:0;border-radius:4px;border-top:17px solid #2d52d8ff;border-left:17px solid transparent}._wrapper_87uy6_1 ._selectTypeArea_87uy6_17 ._footer_87uy6_73{position:absolute;bottom:16px;right:20px}._wrapper_87uy6_1 ._formWrapper_87uy6_78 .ant-form-item{margin-bottom:12px}._wrapper_87uy6_1 ._formWrapper_87uy6_78 ._lastFormItem_87uy6_81 .ant-form-item-control{position:absolute;bottom:16px;left:20px}._wrapper_87uy6_1 ._formWrapper_87uy6_78 ._formOperation_87uy6_86{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 40px)}._wrapper_87uy6_1 ._formWrapper_87uy6_78 ._formOperation_87uy6_86 ._testOperation_87uy6_92,._wrapper_87uy6_1 ._formWrapper_87uy6_78 ._formOperation_87uy6_86 ._mainOperation_87uy6_96{display:flex;align-items:center}._wrapper_17ozv_1{width:100%;height:100%}._wrapper_17ozv_1 ._header_17ozv_5{width:100%;border-bottom:1px solid #e1e4ea;padding:12px 0 12px 24px}._wrapper_17ozv_1 ._header_17ozv_5 ._title_17ozv_10{font-size:14px;line-height:20px;color:#101010;font-weight:bolder;margin-bottom:8px}._wrapper_17ozv_1 ._header_17ozv_5 ._content_17ozv_17{font-size:12px;line-height:19px;color:#101010}._wrapper_17ozv_1 ._body_17ozv_22{width:100%;height:calc(100% - 73px)}._wrapper_vv59e_1{width:100%;height:100%;display:flex}._wrapper_vv59e_1 ._left_vv59e_6{width:260px;padding:12px;background-color:#fff;border-right:1px solid #e9e9f5}._wrapper_vv59e_1 ._left_vv59e_6 ._returnBtn_vv59e_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;cursor:pointer}._wrapper_vv59e_1 ._left_vv59e_6 ._returnBtn_vv59e_12:hover{background-color:#9ca3ab}._wrapper_vv59e_1 ._left_vv59e_6 ._menuTitle_vv59e_28{font-size:16px;font-weight:600;color:#101010;padding:12px 0;margin-bottom:8px;border-bottom:1px solid #e9e9f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._wrapper_vv59e_1 ._left_vv59e_6 ._tabList_vv59e_39{color:#101010}._wrapper_vv59e_1 ._left_vv59e_6 ._tabList_vv59e_39 ._tabItem_vv59e_42{width:100%;height:40px;padding-left:24px;display:flex;justify-content:left;align-items:center;border-radius:6px;cursor:pointer;transition:all .2s}._wrapper_vv59e_1 ._left_vv59e_6 ._tabList_vv59e_39 ._tabItem_vv59e_42._selected_vv59e_53{background-color:#f5f7fa;color:#6647ff}._wrapper_vv59e_1 ._left_vv59e_6 ._tabList_vv59e_39 ._tabItem_vv59e_42:hover:not(._selected_vv59e_53){background-color:#fafafa}._wrapper_vv59e_1 ._right_vv59e_60{flex:1;overflow:auto}._wrapper_vv59e_1 ._right_vv59e_60 ._content_vv59e_64{padding:24px 48px;max-width:800px}._wrapper_1vg0n_1 ._header_1vg0n_1{margin-bottom:24px}._wrapper_1vg0n_1 ._header_1vg0n_1 ._title_1vg0n_4{font-size:18px;font-weight:600;color:#101010;margin-bottom:8px}._wrapper_1vg0n_1 ._header_1vg0n_1 ._description_1vg0n_10{font-size:14px;color:#666}._wrapper_1vg0n_1 ._form_1vg0n_14 .ant-form-item-label{font-weight:600}._wrapper_1vg0n_1 ._iconArea_1vg0n_17{display:flex}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20{margin-right:16px;position:relative}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20 ._selectedIcon_1vg0n_20{width:100px;height:100px;border-radius:8px;display:flex;justify-content:center;align-items:center}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20 ._selectedIcon_1vg0n_20:before{content:"";width:100px;height:100px;background-color:#00000073;transition:all .3s;opacity:0;z-index:1;position:absolute;border-radius:8px}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20 ._selectedIcon_1vg0n_20:hover:before{opacity:1;z-index:1}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20 ._selectedIcon_1vg0n_20:hover ._iconActions_1vg0n_47{opacity:1}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20 ._selectedIcon_1vg0n_20 ._selectedIconImg_1vg0n_50{width:48px;height:48px;border-radius:8px}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20 ._selectedIcon_1vg0n_20 ._iconActions_1vg0n_47{opacity:0;position:absolute;z-index:2;cursor:pointer}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectedIconItem_1vg0n_20 ._selectedIcon_1vg0n_20 ._iconActions_1vg0n_47 ._uploadTrigger_1vg0n_61{color:#fff;display:flex;flex-direction:column;align-items:center}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._iconList_1vg0n_67{width:100%;display:grid;grid-template-columns:repeat(10,10%);column-gap:4px;row-gap:8px}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._iconList_1vg0n_67 ._iconItem_1vg0n_74{width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._iconList_1vg0n_67 ._iconItem_1vg0n_74 ._iconImg_1vg0n_83{width:24px;height:24px}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._iconList_1vg0n_67 ._iconItem_1vg0n_74._selected_1vg0n_20,._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._iconList_1vg0n_67 ._iconItem_1vg0n_74:hover{background-color:#f0f5ff}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._colorList_1vg0n_93{margin-top:8px;width:100%;display:grid;grid-template-columns:repeat(14,7.14%);column-gap:2px;row-gap:4px}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._colorList_1vg0n_93 ._colorItem_1vg0n_101{width:24px;height:24px;border-radius:4px;cursor:pointer;position:relative}._wrapper_1vg0n_1 ._iconArea_1vg0n_17 ._selectIconArea_1vg0n_67 ._colorList_1vg0n_93 ._colorItem_1vg0n_101 ._checkIcon_1vg0n_108{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}._wrapper_1vg0n_1 ._actions_1vg0n_115{display:flex;justify-content:flex-end;margin-top:24px}._wrapper_kvd3k_1 ._header_kvd3k_1{margin-bottom:24px}._wrapper_kvd3k_1 ._header_kvd3k_1 ._title_kvd3k_4{font-size:18px;font-weight:600;color:#101010;margin-bottom:8px}._wrapper_kvd3k_1 ._header_kvd3k_1 ._description_kvd3k_10{font-size:14px;color:#666}._wrapper_kvd3k_1 ._content_kvd3k_14 ._section_kvd3k_14{margin-bottom:24px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._section_kvd3k_14 ._sectionTitle_kvd3k_17{font-size:14px;font-weight:600;color:#333;margin-bottom:16px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23{display:flex;flex-direction:column;gap:12px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28{padding:16px;border:1px solid #e9e9f5;border-radius:8px;transition:all .2s}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28:hover{border-color:#6647ff}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28._customMode_kvd3k_37 ._customOptions_kvd3k_37{margin-top:16px;margin-left:24px;padding:16px;background-color:#fafafa;border-radius:8px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28._customMode_kvd3k_37 ._customOptions_kvd3k_37 ._optionGroup_kvd3k_44{margin-bottom:16px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28._customMode_kvd3k_37 ._customOptions_kvd3k_37 ._optionGroup_kvd3k_44:last-child{margin-bottom:0}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28._customMode_kvd3k_37 ._customOptions_kvd3k_37 ._optionGroup_kvd3k_44 ._optionGroupTitle_kvd3k_50{font-size:13px;font-weight:600;color:#666;margin-bottom:12px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28._customMode_kvd3k_37 ._customOptions_kvd3k_37 ._optionGroup_kvd3k_44 ._optionList_kvd3k_56{display:flex;flex-direction:column;gap:8px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28._customMode_kvd3k_37 ._customOptions_kvd3k_37 ._optionGroup_kvd3k_44 ._optionList_kvd3k_56 .ant-checkbox-wrapper{margin-left:0}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28 ._modeContent_kvd3k_64 ._modeName_kvd3k_64{font-size:14px;font-weight:600;color:#101010;margin-bottom:4px}._wrapper_kvd3k_1 ._content_kvd3k_14 ._modeGroup_kvd3k_23 ._modeItem_kvd3k_28 ._modeContent_kvd3k_64 ._modeDesc_kvd3k_70{font-size:12px;color:#999}._wrapper_kvd3k_1 ._content_kvd3k_14 ._actions_kvd3k_74{display:flex;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e9e9f5}: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_1umg2_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_1umg2_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_1umg2_1 20s ease-in-out infinite}@keyframes _gridPulse_1umg2_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}._backgroundGlow_1umg2_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_1umg2_1 8s ease-in-out infinite alternate}@keyframes _glowPulse_1umg2_1{0%{opacity:.3;transform:translate(-50%,-50%) scale(1)}to{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}._profileCard_1umg2_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_1umg2_1 .6s var(--ease-smooth)}._profileCard_1umg2_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_1umg2_101{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}._logoIcon_1umg2_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_1umg2_1 3s ease-in-out infinite}@keyframes _logoFloat_1umg2_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._logoText_1umg2_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_1umg2_141{font-size:1.75rem;font-weight:800;text-align:center;margin-bottom:.5rem;letter-spacing:-.02em;color:var(--color-text-primary)}._subtitle_1umg2_149{font-size:1rem;text-align:center;color:var(--color-text-secondary);margin-bottom:2rem}._formWrapper_1umg2_156{display:flex;flex-direction:column;gap:1.5rem}._avatarSection_1umg2_162{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}._avatarWrapper_1umg2_168{position:relative;width:100px;height:100px;border-radius:50%;cursor:pointer;overflow:hidden;transition:all .3s var(--ease-smooth)}._avatarWrapper_1umg2_168:hover{transform:scale(1.05)}._avatarWrapper_1umg2_168:hover ._avatarOverlay_1umg2_180{opacity:1}._avatarWrapper_1umg2_168._uploading_1umg2_183{opacity:.7;pointer-events:none}._avatarImage_1umg2_187{width:100%;height:100%;object-fit:cover}._avatarPlaceholder_1umg2_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_1umg2_201{font-size:2.5rem;color:var(--color-text-tertiary)}._avatarOverlay_1umg2_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_1umg2_220{font-size:1.25rem;color:var(--color-text-primary)}._avatarOverlay_1umg2_180 span{font-size:.75rem;color:var(--color-text-primary)}._avatarTip_1umg2_228{margin-top:.75rem;font-size:.85rem;color:var(--color-text-tertiary)}._inputGroup_1umg2_234{display:flex;flex-direction:column;gap:.5rem}._inputLabel_1umg2_239{font-size:.875rem;font-weight:500;color:var(--color-text-secondary);margin-left:.25rem}._required_1umg2_245{color:#ff6b6b}._inputItem_1umg2_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_1umg2_248::placeholder{color:var(--color-text-tertiary)}._inputItem_1umg2_248:focus{border-color:var(--color-accent-purple);box-shadow:0 0 0 3px #c77dff1a;background:var(--color-bg-tertiary)}._inputItem_1umg2_248:disabled{opacity:.5;cursor:not-allowed}._errorMessage_1umg2_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_1umg2_1 .5s}@keyframes _shake_1umg2_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}._submitBtn_1umg2_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_1umg2_296:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 40px #c77dff66}._submitBtn_1umg2_296:hover:not(:disabled) ._btnGlow_1umg2_316{transform:translate(-50%,-50%) scale(1.5)}._submitBtn_1umg2_296:active:not(:disabled){transform:translateY(0)}._submitBtn_1umg2_296:disabled{opacity:.6;cursor:not-allowed}._loading_1umg2_326{animation:_pulse_1umg2_1 1.5s ease-in-out infinite}@keyframes _pulse_1umg2_1{0%,to{opacity:1}50%{opacity:.7}}._btnGlow_1umg2_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_1umg2_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_1umg2_350:hover:not(:disabled){color:var(--color-text-secondary)}._skipBtn_1umg2_350:disabled{opacity:.5;cursor:not-allowed}._footer_1umg2_369{position:fixed;bottom:2rem;left:0;right:0;text-align:center;z-index:2;animation:_fadeIn_1umg2_1 1s var(--ease-smooth) .5s both}._footer_1umg2_369 p{color:var(--color-text-tertiary);font-size:.875rem}@keyframes _fadeInUp_1umg2_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1umg2_1{0%{opacity:0}to{opacity:1}}@media(max-width:640px){._container_1umg2_15{padding:1rem}._profileCard_1umg2_76{padding:2rem 1.5rem}._title_1umg2_141{font-size:1.5rem}._subtitle_1umg2_149{font-size:.9rem}._logoIcon_1umg2_108{width:45px;height:45px;font-size:1.35rem}._logoText_1umg2_132{font-size:1.5rem}._avatarWrapper_1umg2_168{width:80px;height:80px}._avatarIcon_1umg2_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}
