.index-module__wrap__wP7Ot{position:fixed;top:24px;right:24px;z-index:1000;display:flex;flex-direction:column;gap:12px;max-width:min(400px,calc(100vw - 48px));pointer-events:none}.index-module__wrap__wP7Ot>*{pointer-events:auto}.index-module__bubble__H4Y3q{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:var(--colorBgElevated, #fff);border-radius:12px;box-shadow:0 4px 16px #00000014;border:1px solid var(--colorBorderSecondary, #f0f0f0)}.index-module__icon__8y7eW{flex-shrink:0;color:var(--colorPrimary, var(--z-status-info));margin-top:2px}.index-module__text__yY78f{flex:1;margin:0;font-size:14px;line-height:1.5;color:var(--colorText, #333);word-break:break-word;white-space:pre-wrap;max-height:6em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.index-module__close__B5Obh{flex-shrink:0;padding:4px;border:none;background:transparent;color:var(--colorTextSecondary, #999);cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center}.index-module__close__B5Obh:hover{color:var(--colorText, #333);background:var(--colorFillTertiary, #f5f5f5)}.index-module__pageShell__InzxW{width:min(100%,var(--z-page-max-width));min-width:0;margin:0 auto;padding:var(--z-page-gutter);color:var(--z-text-primary)}.index-module__pageShell__InzxW[data-width=full]{width:100%;max-width:none}.index-module__pageShell__InzxW[data-width=content]{max-width:1120px}.index-module__pageShell__InzxW[data-density=compact]{padding-block:var(--z-space-4)}.index-module__surfaceCard__Djh56{position:relative;min-width:0;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm);transition:transform var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__surfaceCard__Djh56[data-padding=none]{padding:0}.index-module__surfaceCard__Djh56[data-padding=small]{padding:var(--z-space-3)}.index-module__surfaceCard__Djh56[data-padding=medium]{padding:var(--z-space-5)}.index-module__surfaceCard__Djh56[data-padding=large]{padding:var(--z-space-6)}.index-module__surfaceCard__Djh56[data-tone=subtle]{background:var(--z-bg-surface-subtle);box-shadow:none}.index-module__surfaceCard__Djh56[data-tone=coral]{border-color:#ff654747;background:color-mix(in srgb,var(--z-bg-surface) 86%,#ff6547 14%)}.index-module__surfaceCard__Djh56[data-tone=sage]{border-color:#8eb99857;background:color-mix(in srgb,var(--z-bg-surface) 80%,#bfd8c2 20%)}.index-module__surfaceCard__Djh56[data-tone=sky]{border-color:#78b7ef57;background:color-mix(in srgb,var(--z-bg-surface) 82%,#a9d6ff 18%)}.index-module__surfaceCard__Djh56[data-tone=butter]{border-color:#e8b94e5c;background:color-mix(in srgb,var(--z-bg-surface) 82%,#f6d77a 18%)}.index-module__surfaceCard__Djh56[data-tone=lilac]{border-color:#a99cdf57;background:color-mix(in srgb,var(--z-bg-surface) 82%,#cfc7f4 18%)}.index-module__surfaceCard__Djh56[data-interactive=true]{cursor:pointer}.index-module__surfaceCard__Djh56[data-interactive=true]:hover{transform:translateY(-2px);border-color:var(--z-border-strong);box-shadow:var(--z-shadow-md)}.index-module__sectionHeader__e8yQx{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--z-space-5);min-width:0;margin-bottom:var(--z-space-4)}.index-module__sectionCopy__4pUF4{min-width:0}.index-module__eyebrow__serOy{display:flex;align-items:center;gap:var(--z-space-2);margin-bottom:var(--z-space-1);color:var(--z-action-primary-hover);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.08em;text-transform:uppercase}.index-module__eyebrow__serOy:before{width:7px;height:7px;border-radius:var(--z-radius-pill);background:var(--z-action-primary);box-shadow:0 0 0 4px var(--z-action-primary-soft);content:""}.index-module__sectionTitle__PdufI{margin:0;color:var(--z-text-primary);font-size:var(--z-text-xl);font-weight:var(--z-weight-bold);letter-spacing:-.02em;line-height:var(--z-leading-tight)}.index-module__sectionDescription__TzeRo{max-width:760px;margin:var(--z-space-1) 0 0;color:var(--z-text-secondary);font-size:var(--z-text-md);line-height:var(--z-leading-body)}.index-module__sectionAction__Oylpw,.index-module__filterPrimary__xk82c,.index-module__filterSecondary__eYtPH{display:flex;align-items:center;gap:var(--z-space-2);min-width:0}.index-module__statusChip__OPa4C{--status-color: var(--z-text-tertiary);--status-bg: var(--z-bg-surface-subtle);display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:3px 9px;border:1px solid color-mix(in srgb,var(--status-color) 24%,transparent);border-radius:var(--z-radius-pill);background:var(--status-bg);color:var(--status-color);font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);line-height:1.2}.index-module__statusChip__OPa4C[data-tone=success]{--status-color: var(--z-status-success);--status-bg: var(--z-status-success-soft)}.index-module__statusChip__OPa4C[data-tone=info]{--status-color: var(--z-status-info);--status-bg: var(--z-status-info-soft)}.index-module__statusChip__OPa4C[data-tone=warning]{--status-color: var(--z-status-warning);--status-bg: var(--z-status-warning-soft)}.index-module__statusChip__OPa4C[data-tone=danger]{--status-color: var(--z-status-danger);--status-bg: var(--z-status-danger-soft)}.index-module__statusChip__OPa4C[data-tone=agent]{--status-color: var(--z-status-agent);--status-bg: var(--z-status-agent-soft)}.index-module__statusDot__gbfyv{width:6px;height:6px;flex:0 0 auto;border-radius:var(--z-radius-pill);background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 13%,transparent)}.index-module__filterBar__7ojSc{display:flex;align-items:center;justify-content:space-between;gap:var(--z-space-4);min-height:56px;padding:var(--z-space-2) var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__filterPrimary__xk82c{flex:1;flex-wrap:wrap}.index-module__filterSecondary__eYtPH{flex:0 0 auto}.index-module__podiState__3MwQa{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--z-space-4);min-height:148px;padding:var(--z-space-6);border:1px dashed var(--z-border-strong);border-radius:var(--z-radius-xl);background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface-subtle);background-size:24px 24px}.index-module__podiState__3MwQa[data-compact=true]{min-height:84px;padding:var(--z-space-4)}.index-module__podiState__3MwQa[data-kind=error],.index-module__podiState__3MwQa[data-kind=offline]{border-color:color-mix(in srgb,var(--z-status-danger) 38%,var(--z-border-default))}.index-module__podiState__3MwQa[data-kind=success]{border-color:color-mix(in srgb,var(--z-status-success) 42%,var(--z-border-default))}.index-module__podiVisual__j7V0A{position:relative;display:grid;width:64px;height:64px;place-items:center;border:1px solid var(--z-border-default);border-radius:var(--z-radius-xl);background:var(--z-bg-surface-raised);box-shadow:var(--z-shadow-sm)}.index-module__podiMark__MiJlH{width:38px;height:38px;background-image:var(--podi-state-image);background-position:center;background-repeat:no-repeat;background-size:contain}.index-module__stateIcon__9EAu-{position:absolute;right:-6px;bottom:-6px;display:grid;width:26px;height:26px;place-items:center;border:2px solid var(--z-bg-surface);border-radius:var(--z-radius-pill);background:var(--z-action-primary);color:#fff}.index-module__podiState__3MwQa[data-kind=loading] .index-module__stateIcon__9EAu- svg{animation:index-module__podiStateSpin__M5KHe .9s linear infinite}.index-module__podiState__3MwQa[data-kind=success] .index-module__stateIcon__9EAu-{background:var(--z-status-success)}.index-module__podiState__3MwQa[data-kind=error] .index-module__stateIcon__9EAu-,.index-module__podiState__3MwQa[data-kind=offline] .index-module__stateIcon__9EAu-{background:var(--z-status-danger)}.index-module__podiCopy__vs7nK{min-width:0}.index-module__podiKicker__GkDio{margin-bottom:var(--z-space-1);color:var(--z-text-tertiary);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.12em}.index-module__podiTitle__N5DdO{color:var(--z-text-primary);font-size:var(--z-text-lg);font-weight:var(--z-weight-bold)}.index-module__podiDescription__ughm1{max-width:660px;margin-top:var(--z-space-1);color:var(--z-text-secondary);line-height:var(--z-leading-body)}.index-module__podiAction__D2Uga{display:flex;align-items:center;justify-content:flex-end;gap:var(--z-space-2)}@keyframes index-module__podiStateSpin__M5KHe{to{transform:rotate(1turn)}}@media(max-width:768px){.index-module__pageShell__InzxW{padding:var(--z-page-gutter)}.index-module__surfaceCard__Djh56[data-padding=large]{padding:var(--z-space-5)}.index-module__sectionHeader__e8yQx,.index-module__filterBar__7ojSc{align-items:stretch;flex-direction:column}.index-module__sectionAction__Oylpw,.index-module__filterSecondary__eYtPH{justify-content:flex-start}.index-module__podiState__3MwQa{grid-template-columns:auto minmax(0,1fr)}.index-module__podiAction__D2Uga{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:480px){.index-module__podiState__3MwQa{grid-template-columns:1fr;text-align:center}.index-module__podiVisual__j7V0A{margin:0 auto}.index-module__podiAction__D2Uga{justify-content:center}}.ChunkErrorBoundary-module__boundary__abu2G{display:grid;width:min(100%,760px);min-height:55vh;margin:0 auto;padding:var(--z-page-gutter);place-items:center}.ChunkErrorBoundary-module__boundary__abu2G>*{width:100%}@media(max-width:768px){.ChunkErrorBoundary-module__boundary__abu2G{min-height:46vh;padding:var(--z-page-gutter)}}.index-module__languageDropdown__ksvpo .qwenpaw-dropdown-menu-item,.index-module__languageDropdown__ksvpo .ant-dropdown-menu-item{font-size:14px;font-weight:400;line-height:24px;letter-spacing:normal;color:#1a1716a6;transition:all .2s ease}.index-module__languageDropdown__ksvpo .qwenpaw-dropdown-menu-item:hover,.index-module__languageDropdown__ksvpo .ant-dropdown-menu-item:hover{background:#2b12000f!important}.index-module__languageDropdown__ksvpo .qwenpaw-dropdown-menu-item-selected,.index-module__languageDropdown__ksvpo .ant-dropdown-menu-item-selected{border-radius:2px!important;background:#2b120008!important;color:#1a1716e0!important}.index-module__languageIcon__wTyEH{width:18px;height:18px;display:block;vertical-align:middle;cursor:pointer;transition:opacity .2s ease}.index-module__languageIcon__wTyEH:hover{opacity:.8}.index-module__languageTrigger__qMKzb{width:36px!important;height:36px!important;display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;border:1px solid var(--z-border-default)!important;border-radius:var(--z-radius-sm)!important;background:var(--z-bg-surface-raised)!important;color:var(--z-text-secondary)!important;box-shadow:none!important}.index-module__languageTrigger__qMKzb:hover{border-color:var(--z-action-primary)!important;background:var(--z-bg-surface-subtle)!important;color:var(--z-action-primary)!important}.dark-mode .index-module__languageDropdown__ksvpo{border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 4px 16px #00000080!important;border-radius:8px;overflow:hidden}.dark-mode .index-module__languageDropdown__ksvpo .qwenpaw-dropdown-menu,.dark-mode .index-module__languageDropdown__ksvpo .ant-dropdown-menu{background:#2a2a2a!important;border:none!important;box-shadow:none!important}.dark-mode .index-module__languageDropdown__ksvpo .qwenpaw-dropdown-menu-item,.dark-mode .index-module__languageDropdown__ksvpo .ant-dropdown-menu-item{color:#ffffffa6}.dark-mode .index-module__languageDropdown__ksvpo .qwenpaw-dropdown-menu-item:hover,.dark-mode .index-module__languageDropdown__ksvpo .ant-dropdown-menu-item:hover{background:#ffffff14!important}.dark-mode .index-module__languageDropdown__ksvpo .qwenpaw-dropdown-menu-item-selected,.dark-mode .index-module__languageDropdown__ksvpo .ant-dropdown-menu-item-selected{background:#ffffff0f!important;color:#ffffffe0!important}.index-module__toggleBtn__wswjC{width:36px;display:inline-flex;align-items:center;justify-content:center;height:36px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised);cursor:pointer;transition:background .15s ease,color .15s ease;color:#000000a6;padding:0;flex-shrink:0}.index-module__toggleBtn__wswjC:hover{border-color:var(--z-action-primary);background:var(--z-bg-surface-subtle);color:var(--z-action-primary)}.index-module__themeDropdown__y8JWd .qwenpaw-dropdown-menu-item,.index-module__themeDropdown__y8JWd .ant-dropdown-menu-item{color:#1a1716a6}.index-module__themeDropdown__y8JWd .qwenpaw-dropdown-menu-item:hover,.index-module__themeDropdown__y8JWd .ant-dropdown-menu-item:hover{background:#2b12000f!important}.index-module__themeDropdown__y8JWd .qwenpaw-dropdown-menu-item-selected,.index-module__themeDropdown__y8JWd .ant-dropdown-menu-item-selected{background:#2b120008!important;color:#1a1716e0!important}.dark-mode .index-module__toggleBtn__wswjC{color:#ffffffa6}.dark-mode .index-module__toggleBtn__wswjC:hover{background:#ffffff1a;color:#fff}.dark-mode .index-module__themeDropdown__y8JWd{border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 4px 16px #00000080!important;border-radius:8px;overflow:hidden}.dark-mode .index-module__themeDropdown__y8JWd .qwenpaw-dropdown-menu,.dark-mode .index-module__themeDropdown__y8JWd .ant-dropdown-menu{background:#2a2a2a!important;border:none!important;box-shadow:none!important}.dark-mode .index-module__themeDropdown__y8JWd .qwenpaw-dropdown-menu-item,.dark-mode .index-module__themeDropdown__y8JWd .ant-dropdown-menu-item{color:#ffffffa6}.dark-mode .index-module__themeDropdown__y8JWd .qwenpaw-dropdown-menu-item:hover,.dark-mode .index-module__themeDropdown__y8JWd .ant-dropdown-menu-item:hover{background:#ffffff14!important}.dark-mode .index-module__themeDropdown__y8JWd .qwenpaw-dropdown-menu-item-selected,.dark-mode .index-module__themeDropdown__y8JWd .ant-dropdown-menu-item-selected{background:#ffffff0f!important;color:#ffffffe0!important}.index-module__trigger__yzW3O{display:inline-flex;width:min(24vw,300px);height:36px;align-items:center;gap:var(--z-space-2);padding:0 var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-subtle);color:var(--z-text-secondary);cursor:pointer;transition:border-color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),color var(--z-duration-base) var(--z-ease-standard)}.index-module__trigger__yzW3O:hover{border-color:var(--z-action-primary);background:var(--z-bg-surface-raised);color:var(--z-text-primary)}.index-module__triggerLabel__JMiP-{min-width:0;flex:1;overflow:hidden;font-size:var(--z-text-sm);text-align:left;text-overflow:ellipsis;white-space:nowrap}.index-module__shortcut__QwO1z,.index-module__searchBox__RP0G4 kbd{display:inline-flex;height:22px;align-items:center;gap:2px;padding:0 6px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-xs);background:var(--z-bg-surface-raised);color:var(--z-text-tertiary);font-family:var(--z-font-sans);font-size:10px;font-weight:var(--z-weight-semibold);box-shadow:var(--z-shadow-xs)}.index-module__modal__k4jbW .qwenpaw-modal-content,.index-module__modal__k4jbW .ant-modal-content{padding:0;overflow:hidden}.index-module__searchBox__RP0G4{display:flex;height:64px;align-items:center;gap:var(--z-space-3);padding:0 var(--z-space-5);border-bottom:1px solid var(--z-border-default);color:var(--z-text-tertiary)}.index-module__searchBox__RP0G4 input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--z-text-primary);font-size:var(--z-text-lg)}.index-module__searchBox__RP0G4 input::placeholder{color:var(--z-text-tertiary)}.index-module__results__rRLXj{max-height:min(62vh,560px);padding:var(--z-space-3);overflow-y:auto;background:var(--z-bg-surface)}.index-module__resultGroup__r4psz+.index-module__resultGroup__r4psz{margin-top:var(--z-space-3);padding-top:var(--z-space-3);border-top:1px solid var(--z-border-subtle)}.index-module__groupTitle__6kz9V{display:flex;align-items:center;gap:6px;padding:5px var(--z-space-2) var(--z-space-2);color:var(--z-text-tertiary);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.08em;text-transform:uppercase}.index-module__studioDot__E2CHK{width:7px;height:7px;border-radius:var(--z-radius-pill);background:var(--z-action-primary);box-shadow:0 0 0 4px var(--z-action-primary-soft)}.index-module__resultItem__hsMiN{display:flex;width:100%;align-items:center;justify-content:space-between;gap:var(--z-space-4);padding:var(--z-space-3);border:0;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-primary);cursor:pointer;text-align:left}.index-module__resultItem__hsMiN:hover,.index-module__resultItem__hsMiN.index-module__resultItemActive__ch1Yd,.index-module__resultItem__hsMiN:focus-visible{background:var(--z-bg-surface-subtle)}.index-module__resultItem__hsMiN:hover>svg,.index-module__resultItem__hsMiN.index-module__resultItemActive__ch1Yd>svg,.index-module__resultItem__hsMiN:focus-visible>svg{color:var(--z-action-primary);transform:translate(1px,-1px)}.index-module__resultItem__hsMiN>span{display:flex;min-width:0;flex-direction:column}.index-module__resultItem__hsMiN strong{font-size:var(--z-text-md);font-weight:var(--z-weight-semibold)}.index-module__resultItem__hsMiN small{margin-top:2px;overflow:hidden;color:var(--z-text-tertiary);font-size:var(--z-text-sm);text-overflow:ellipsis;white-space:nowrap}.index-module__resultItem__hsMiN>svg{flex:0 0 auto;color:var(--z-text-tertiary);transition:color var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.index-module__resultItemActive__ch1Yd{box-shadow:inset 3px 0 0 var(--z-action-primary)}.index-module__noResults__dJnfH{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:var(--z-space-2);color:var(--z-text-tertiary)}.index-module__noResults__dJnfH strong{color:var(--z-text-primary)}.index-module__footerHint__OBaOF{display:flex;align-items:center;gap:var(--z-space-4);padding:var(--z-space-2) var(--z-space-5);border-top:1px solid var(--z-border-default);background:var(--z-bg-surface-subtle);color:var(--z-text-tertiary);font-size:var(--z-text-xs)}@media(max-width:900px){.index-module__trigger__yzW3O{width:38px;justify-content:center;padding:0}.index-module__triggerLabel__JMiP-,.index-module__shortcut__QwO1z{display:none}}@media(max-width:560px){.index-module__modal__k4jbW{top:12px;width:calc(100vw - 24px)!important;max-width:none;margin:0 auto;padding-bottom:12px}.index-module__footerHint__OBaOF{display:none}}.index-module__logo__PZR-x{--brand-logo-accent: #ff765c;--brand-logo-word: #f7f9f5;--brand-logo-eye: #24302d;display:block;overflow:visible}.index-module__accentText__LUOaS{fill:var(--brand-logo-accent)}.index-module__antenna__AjKqw{stroke:var(--brand-logo-accent)}.index-module__wordText__JfKFj,.index-module__head__GUxKl{fill:var(--brand-logo-word)}.index-module__eye__8MXwh{fill:var(--brand-logo-eye);transform-box:fill-box;transform-origin:center}.index-module__markPlate__LM3Rq{fill:#f5f7f2}.index-module__markShell__-qm2z{fill:#fffefb;stroke:var(--brand-logo-eye)}.index-module__markFace__a8tfG{fill:var(--brand-logo-eye)}.index-module__compact__Qx1AU .index-module__eye__8MXwh{fill:#fffefb}.index-module__scarf__OaAvP{fill:var(--brand-logo-accent)}.index-module__animated__Zik5h .index-module__eyeLeft__36YCV{animation:index-module__podiEyeLeft__rS8kw 7.2s cubic-bezier(.2,0,0,1) infinite}.index-module__animated__Zik5h .index-module__eyeRight__CQOzR{animation:index-module__podiEyeRight__xwfov 7.2s cubic-bezier(.2,0,0,1) infinite}@keyframes index-module__podiEyeLeft__rS8kw{0%,15%,35%,to{transform:translate(0) scaleY(1)}20%,28%{transform:translate(1.3px) scaleY(1)}42%,43.4%{transform:translate(0) scaleY(.08)}44.8%{transform:translate(0) scaleY(1)}62%,72%{transform:translate(-1.15px) scaleY(1)}78%,79.2%{transform:translate(0) scaleY(.08)}80.6%{transform:translate(0) scaleY(1)}}@keyframes index-module__podiEyeRight__xwfov{0%,15%,35%,to{transform:translate(0) scaleY(1)}20%,28%{transform:translate(1.15px) scaleY(1)}42.2%,43.6%{transform:translate(0) scaleY(.08)}45%{transform:translate(0) scaleY(1)}62%,72%{transform:translate(-1.3px) scaleY(1)}78.2%,79.4%{transform:translate(0) scaleY(.08)}80.8%{transform:translate(0) scaleY(1)}}@media(prefers-reduced-motion:reduce){.index-module__animated__Zik5h .index-module__eyeLeft__36YCV,.index-module__animated__Zik5h .index-module__eyeRight__CQOzR{animation:none}}.index-module__mainLayout__jHQWK{height:100vh;min-height:0;overflow:hidden;background:var(--z-bg-canvas)}.index-module__workspaceLayout__Zid-A{min-width:0;min-height:0;background:var(--z-bg-canvas)!important}.index-module__routeLoading__Fqggk{display:grid;min-height:min(420px,60vh);padding:var(--z-page-gutter);place-items:center}.index-module__routeLoading__Fqggk>*{width:min(100%,620px)}.index-module__header__qmg3x{height:56px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fffefb;border-bottom:1px solid #dde2dc}.index-module__headerTitle__HhyF7{font-size:18px;font-weight:500;min-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__sider__s7Q1a{background:#f5f7f2!important;overflow:hidden;height:calc(100vh - 64px);padding:0 16px;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none}.index-module__sider__s7Q1a .ant-layout-sider-children,.index-module__sider__s7Q1a .qwenpaw-layout-sider-children{display:flex;flex-direction:column;height:100%;min-height:0}.index-module__sider__s7Q1a::-webkit-scrollbar{display:none}.index-module__sider__s7Q1a::-moz-scrollbar{display:none}.index-module__sider__s7Q1a::-ms-scrollbar{display:none}.index-module__sider__s7Q1a .index-module__agentScopedSection__0AEgL{background:#ff654708;border-radius:12px;border:1px solid rgba(0,0,0,.06);padding:4px;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.index-module__sider__s7Q1a .index-module__agentScopedSection__0AEgL .qwenpaw-menu{background:transparent!important}.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU{position:sticky;top:0;z-index:10;margin-bottom:4px;background:#f5f6fa;border-radius:12px 12px 0 0}.index-module__sider__s7Q1a .index-module__stickyChatButton__1p80X{display:flex;align-items:center;gap:10px;width:100%;height:40px;border:none;border-radius:8px;background:transparent;color:#000000e0;font-size:14px;cursor:pointer;transition:background .2s;padding:0 8px 0 12px}.index-module__sider__s7Q1a .index-module__stickyChatButton__1p80X:hover{background:#0000000f}.index-module__sider__s7Q1a .index-module__stickyChatButtonActive__Yu3hb{background:#ff654714}.index-module__sider__s7Q1a .index-module__sideMenu__P7Tt2{flex:0 0 auto;min-height:0;overflow:visible;scrollbar-width:none;-ms-overflow-style:none}.index-module__sider__s7Q1a .index-module__sideMenu__P7Tt2::-webkit-scrollbar{display:none}.index-module__sider__s7Q1a .index-module__sideMenu__P7Tt2::-moz-scrollbar{display:none}.index-module__sider__s7Q1a .index-module__sideMenu__P7Tt2::-ms-scrollbar{display:none}.index-module__sider__s7Q1a .index-module__settingsSideMenu__J4k2X{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:transparent transparent}.index-module__sider__s7Q1a .index-module__settingsSideMenu__J4k2X:hover{scrollbar-color:rgba(26,23,22,.18) transparent}.index-module__sider__s7Q1a .index-module__settingsSideMenu__J4k2X::-webkit-scrollbar{display:block;width:4px}.index-module__sider__s7Q1a .index-module__settingsSideMenu__J4k2X::-webkit-scrollbar-track{background:transparent}.index-module__sider__s7Q1a .index-module__settingsSideMenu__J4k2X::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.index-module__sider__s7Q1a .index-module__settingsSideMenu__J4k2X:hover::-webkit-scrollbar-thumb{background:#1a17162e}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY{padding:0 8px}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .index-module__agentSelectorContainer__vk6CU{display:flex;justify-content:center}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .index-module__collapseToggleContainer__QEzlB{justify-content:center;width:calc(100% + 16px);margin:0 -8px;padding:8px 0}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-item,.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-submenu .qwenpaw-menu-item{padding-left:0!important;padding-right:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-item-icon,.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-item .anticon{overflow:visible!important}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-title-content,.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-item>span:not([role]):not(.qwenpaw-badge),.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-item-only-child>span:not(.qwenpaw-badge){display:none!important}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .qwenpaw-menu-submenu-title{display:none!important}.index-module__sider__s7Q1a .qwenpaw-menu{border-inline-end:0!important}.index-module__sider__s7Q1a .qwenpaw-menu-submenu-title{font-family:PingFang SC,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:32px!important;letter-spacing:normal!important;color:#1a171640!important;padding-left:8px!important}.index-module__sider__s7Q1a .qwenpaw-menu-submenu-title:hover{background:transparent!important;color:#1a171640!important}.index-module__sider__s7Q1a .qwenpaw-menu-submenu-arrow{display:none!important}.index-module__sider__s7Q1a .qwenpaw-menu-submenu>.qwenpaw-menu{display:block!important}.index-module__sider__s7Q1a .qwenpaw-menu-item,.index-module__sider__s7Q1a .qwenpaw-menu-submenu .qwenpaw-menu-item{padding-left:8px!important}.index-module__sider__s7Q1a .qwenpaw-menu-item-selected{background:#ff654714!important;color:inherit!important;display:flex!important;align-items:center!important;justify-content:center!important}.index-module__sider__s7Q1a .qwenpaw-menu-item-selected .qwenpaw-menu-title-content{display:flex!important;align-items:center!important}.index-module__sider__s7Q1a .qwenpaw-menu-submenu .qwenpaw-menu-item-selected{color:inherit!important}.index-module__siderInner__xi5F2{display:flex;flex-direction:column;height:100%;min-height:0}.index-module__siderFooter__SLBfx{flex:0 0 auto;margin-top:auto;background:#f9f8f4}.index-module__siderDark__VVdSe{background:var(--z-color-ink-950)!important;border-right-color:#ffffff14!important}.index-module__siderDark__VVdSe .index-module__agentScopedSection__0AEgL{background:#ffffff0a;border-color:#ffffff14}.index-module__siderDark__VVdSe .index-module__agentSelectorContainer__vk6CU{background:#1e1e1e}.index-module__siderDark__VVdSe .index-module__stickyChatButton__1p80X{color:#ffffffbf}.index-module__siderDark__VVdSe .index-module__stickyChatButton__1p80X:hover{background:#ffffff1a;color:#fffffff2}.index-module__siderDark__VVdSe .index-module__stickyChatButtonActive__Yu3hb{background:#ff654780;color:var(--z-action-primary)}.index-module__siderDark__VVdSe .index-module__settingsSideMenu__J4k2X:hover{scrollbar-color:rgba(255,255,255,.2) transparent}.index-module__siderDark__VVdSe .index-module__settingsSideMenu__J4k2X:hover::-webkit-scrollbar-thumb{background:#fff3}.index-module__siderDark__VVdSe .qwenpaw-menu{background:var(--z-color-ink-950)!important;border-inline-end:0!important}.index-module__siderDark__VVdSe .qwenpaw-menu-submenu-title{color:#ffffff73!important}.index-module__siderDark__VVdSe .qwenpaw-menu-submenu-title:hover{background:transparent!important;color:#ffffff73!important}.index-module__siderDark__VVdSe .qwenpaw-menu-item{color:#ffffffbf!important}.index-module__siderDark__VVdSe .qwenpaw-menu-item:hover{background:#ffffff1a!important;color:#fffffff2!important}.index-module__siderDark__VVdSe .qwenpaw-menu-item-selected{background:#ff654780!important;color:var(--z-action-primary)!important}.index-module__logoWrapper__zQ9Ty{display:flex;align-items:center;min-width:148px}.index-module__logoImg__H5Vmp{display:block;height:28px;width:auto;max-width:154px;object-fit:contain;-webkit-user-select:none;user-select:none}.index-module__logoDivider__1Vjff{width:16px;height:0px;transform:rotate(90deg);border-top:1px solid #eae8e7;margin:0 8px}.index-module__headerDivider__C5ILI{width:16px;height:0px;transform:rotate(90deg);z-index:4;border-top:1px solid #eae8e7}.index-module__versionBadge__JPPwl{font-size:12px;color:#1a171673;font-weight:600;line-height:1;position:relative;top:3px}.index-module__versionBadgeClickable__-1uiu{cursor:pointer}.index-module__versionBadgeDefault__nJdj3{cursor:default}.index-module__collapseBtn__fhbFL{margin:auto;color:var(--z-action-primary)}.index-module__authActions__OBfp9{padding:8px 16px 6px;border-top:1px solid #f0f0f0}.index-module__authBtn__r5GZ2{display:flex;align-items:center;gap:8px;justify-content:flex-start;color:#000000a6}.index-module__authBtn__r5GZ2:hover{color:#000000e0!important;background:#0000000a!important}.index-module__authBtnCollapsed__bsMAM{justify-content:center}.index-module__authBtn__r5GZ2+.index-module__authBtn__r5GZ2{margin-top:4px}.index-module__collapseToggleContainer__QEzlB{flex-shrink:0;z-index:10;width:calc(100% + 32px);margin:0 -16px;padding:8px 16px;display:flex;align-items:center;justify-content:flex-end}.index-module__collapseToggle__vMkfM{color:#00000073;border-radius:8px;transition:all .2s}.index-module__collapseToggle__vMkfM:hover{background:#0000000f!important;color:var(--z-action-primary)!important}.index-module__collapsedNav__vM5lc{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.index-module__collapsedNav__vM5lc::-webkit-scrollbar{display:none}.index-module__collapsedNavItem__eUr-y{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:none;background:transparent;cursor:pointer;color:#0000008c;transition:all .15s}.index-module__collapsedNavItem__eUr-y:hover{background:#0000000f;color:#000000e0}.index-module__collapsedNavItemActive__QyWbW{background:#2b120014!important;color:#000000e0!important}@media(max-width:768px){.index-module__sider__s7Q1a{height:calc(100vh - 56px);padding:0 8px;flex:0 0 auto!important;max-width:240px!important}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY{padding:0 6px}.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY .index-module__collapseToggleContainer__QEzlB{width:calc(100% + 12px);margin:0 -6px}.index-module__collapsedNav__vM5lc{gap:2px;padding:2px 0}.index-module__collapsedNavItem__eUr-y{width:36px;height:36px;border-radius:8px}.index-module__collapseToggleContainer__QEzlB{width:calc(100% + 16px);margin:0 -8px;padding:8px 0;justify-content:center}}.index-module__updateModal__kPU1l .qwenpaw-modal-content{padding:0!important;border-radius:12px!important;overflow:visible!important;box-shadow:none!important;border:none!important}.index-module__updateModal__kPU1l .qwenpaw-modal-body{padding:0!important}.index-module__updateModal__kPU1l .qwenpaw-modal-footer{padding:12px 24px;margin-top:0}.index-module__updateModal__kPU1l .qwenpaw-modal-header,.index-module__updateModal__kPU1l .qwenpaw-modal-close{display:none!important}.index-module__updateModalBanner__weLWx{background:radial-gradient(circle at 82% 18%,rgba(246,215,122,.72),transparent 26%),radial-gradient(circle at 12% 86%,rgba(191,216,194,.7),transparent 30%),var(--zupod-cloud, #f5f7f2);padding:48px 28px 0;display:flex;align-items:flex-start;justify-content:space-between;min-height:100px;position:relative;transform:translateY(-48px)}.index-module__updateModalBannerLeft__o140S{display:flex;flex-direction:column;gap:10px}.index-module__updateModalVersionTag__FzKu4{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid rgba(43,18,0,.12);border-radius:20px;padding:3px 12px;font-size:12px;font-weight:500;color:#1a1716a6;width:fit-content}.index-module__updateModalBannerTitle__8pDjy{font-size:32px;font-weight:500;line-height:64.78px;letter-spacing:normal;color:var(--z-action-primary)}.index-module__updateModalTitle__KUxdP{color:var(--z-action-primary)}.index-module__updateModalBody__szhpQ{max-height:400px;overflow-y:auto;padding:16px 24px 8px;min-height:120px;margin-top:-40px}.index-module__updateModalSpinWrapper__aaDh5{display:flex;justify-content:center;align-items:center;height:120px}.index-module__updateViewReleasesBtn__C843u{background:var(--z-action-primary)!important;border-color:var(--z-action-primary)!important;color:#fff!important}.index-module__updateViewReleasesBtn__C843u:hover{background:#d45b0a!important;border-color:#d45b0a!important}.index-module__updateModalPrimaryBtn__w3wmv{background:var(--z-action-primary);border-color:var(--z-action-primary)}.index-module__codeBlock__rBJMZ{position:relative;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;padding:12px 40px 12px 16px;overflow-x:auto;margin:8px 0}.index-module__codeBlockInner__0zAp7{font-family:monospace;font-size:13px}.index-module__codeInline__It5di{background:#f5f5f5;border-radius:3px;padding:1px 5px;font-family:monospace;font-size:13px}.index-module__copyBtn__aE6rx{position:absolute;top:8px;right:8px;transition:color .2s;background:none;border:none;padding:2px 4px;cursor:pointer;line-height:1;border-radius:4px}.index-module__copyBtn__aE6rx:hover{background:#0000000f}.index-module__copyBtnCopied__QWHLu{color:var(--z-status-success)}.index-module__copyBtnDefault__nVQsA{color:#999}.dark-mode .index-module__header__qmg3x{background:var(--z-color-ink-950)!important;border-bottom-color:#ffffff14!important;color:#ffffffd9}.dark-mode .index-module__header__qmg3x .qwenpaw-btn-text,.dark-mode .index-module__header__qmg3x .ant-btn-text{color:#ffffffbf!important}.dark-mode .index-module__header__qmg3x .qwenpaw-btn-text:hover,.dark-mode .index-module__header__qmg3x .ant-btn-text:hover{color:#fff!important;background:#ffffff14!important}.dark-mode .index-module__header__qmg3x .qwenpaw-btn-text .index-module__anticon__ou82p,.dark-mode .index-module__header__qmg3x .ant-btn-text .index-module__anticon__ou82p,.dark-mode .index-module__header__qmg3x .qwenpaw-btn-text svg,.dark-mode .index-module__header__qmg3x .ant-btn-text svg{color:inherit!important}.dark-mode .index-module__header__qmg3x .anticon{color:#ffffffbf}.dark-mode .index-module__headerTitle__HhyF7{color:#ffffffd9}.dark-mode .index-module__sider__s7Q1a{background:var(--z-color-ink-950)!important;border-right-color:#ffffff14!important}.dark-mode .index-module__siderFooter__SLBfx{background:var(--z-color-ink-950)}.dark-mode .index-module__siderTop__6KzkC{border-bottom:1px solid rgba(255,255,255,.06)}.dark-mode .index-module__versionBadge__JPPwl,.dark-mode .index-module__collapseBtn__fhbFL{color:var(--z-action-primary)}.dark-mode .index-module__authActions__OBfp9{border-top-color:#ffffff14}.dark-mode .index-module__authBtn__r5GZ2{color:#ffffffbf}.dark-mode .index-module__authBtn__r5GZ2:hover{color:#ffffffe6!important;background:#ffffff0f!important}.dark-mode .index-module__collapseToggle__vMkfM{color:#ffffff73}.dark-mode .index-module__collapseToggle__vMkfM:hover{background:#ffffff14;color:var(--z-action-primary)}.dark-mode .index-module__collapsedNavItem__eUr-y{color:#ffffff80}.dark-mode .index-module__collapsedNavItem__eUr-y:hover{background:#ffffff14;color:#ffffffe0}.dark-mode .index-module__collapsedNavItemActive__QyWbW{background:#ff654780!important;color:#ffffffe0!important}.dark-mode .index-module__codeBlock__rBJMZ{background:#2a2a2a;border-color:#ffffff1a}.dark-mode .index-module__codeInline__It5di{background:#2a2a2a;color:#ffffffd9}.dark-mode .index-module__copyBtnDefault__nVQsA{color:#ffffff4d}.index-module__header__qmg3x{height:var(--z-shell-header-height);padding:0 24px 0 0;background:var(--z-bg-surface);border-bottom-color:var(--z-border-default)}.index-module__logoWrapper__zQ9Ty{align-self:stretch;flex:0 0 var(--z-shell-sidebar-width);min-width:var(--z-shell-sidebar-width);padding:0 22px;gap:12px;background:var(--z-bg-navigation);border-right:1px solid var(--z-border-inverse);transition:flex-basis var(--z-duration-slow) var(--z-ease-standard),min-width var(--z-duration-slow) var(--z-ease-standard),padding var(--z-duration-slow) var(--z-ease-standard)}.index-module__logoImg__H5Vmp{width:112px;height:auto;max-width:112px}.index-module__logoImgCollapsed__ISFpq{width:34px;height:34px;margin-inline:auto}.index-module__logoWrapper__zQ9Ty:has(.index-module__logoImgCollapsed__ISFpq){flex-basis:72px;min-width:72px;padding-inline:14px}.index-module__studioLabel__EygVW{padding-left:11px;border-left:1px solid rgba(255,255,255,.2);color:#ffffff8a;font-size:8px;font-weight:700;letter-spacing:.16em;line-height:1.35}.index-module__headerActions__BK-Xi{min-width:0}.index-module__modeSwitch__i1POD{margin-right:var(--z-space-2);border-color:var(--z-border-default)!important;background:var(--z-bg-surface-raised)!important;color:var(--z-text-primary)!important}.index-module__modeSwitch__i1POD:hover{border-color:var(--z-action-primary)!important;color:var(--z-action-primary-hover)!important}.index-module__sider__s7Q1a,.dark-mode .index-module__sider__s7Q1a{height:calc(100vh - var(--z-shell-header-height));padding:12px;background:var(--z-bg-navigation)!important;border-right:1px solid var(--z-border-inverse);transition:width var(--z-duration-slow) var(--z-ease-standard),min-width var(--z-duration-slow) var(--z-ease-standard),max-width var(--z-duration-slow) var(--z-ease-standard)}.index-module__sider__s7Q1a .index-module__agentScopedSection__0AEgL,.dark-mode .index-module__sider__s7Q1a .index-module__agentScopedSection__0AEgL{padding:0;border:0;background:transparent}.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU{position:relative;background:transparent;border-radius:10px}.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-input-affix-wrapper,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-input-affix-wrapper,.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-input-affix-wrapper,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-input-affix-wrapper{height:36px;border-color:#ffffff1f!important;background:#ffffff12!important;color:#ffffffdb;box-shadow:none!important}.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-input-affix-wrapper input,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-input-affix-wrapper input,.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-input-affix-wrapper input,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-input-affix-wrapper input{background:transparent!important;color:#ffffffdb!important}.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-input-affix-wrapper input::placeholder,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-input-affix-wrapper input::placeholder,.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-input-affix-wrapper input::placeholder,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-input-affix-wrapper input::placeholder{color:#ffffff57!important}.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-btn,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .qwenpaw-btn,.index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-btn,.dark-mode .index-module__sider__s7Q1a .index-module__agentSelectorContainer__vk6CU .ant-btn{height:36px;border-color:#ffffff1f!important;background:#ffffff12!important;color:#ffffffb8!important}.index-module__sider__s7Q1a .index-module__stickyChatButton__1p80X,.dark-mode .index-module__sider__s7Q1a .index-module__stickyChatButton__1p80X{height:42px;border:1px solid rgba(255,101,71,.5);border-radius:10px;background:var(--zupod-coral, #ff6547);color:#fff;font-weight:700;box-shadow:0 8px 22px #ff654733}.index-module__sider__s7Q1a .index-module__stickyChatButton__1p80X:hover,.dark-mode .index-module__sider__s7Q1a .index-module__stickyChatButton__1p80X:hover,.index-module__sider__s7Q1a .index-module__stickyChatButtonActive__Yu3hb,.dark-mode .index-module__sider__s7Q1a .index-module__stickyChatButtonActive__Yu3hb{background:var(--zupod-coral-hover, #eb5235)}.index-module__sider__s7Q1a .qwenpaw-menu,.dark-mode .index-module__sider__s7Q1a .qwenpaw-menu,.index-module__sider__s7Q1a .ant-menu,.dark-mode .index-module__sider__s7Q1a .ant-menu{background:transparent!important;color:#ffffffad!important}.index-module__sider__s7Q1a .qwenpaw-menu-item,.dark-mode .index-module__sider__s7Q1a .qwenpaw-menu-item,.index-module__sider__s7Q1a .ant-menu-item,.dark-mode .index-module__sider__s7Q1a .ant-menu-item{margin:2px 0!important;border-radius:9px!important;color:#ffffffb3!important}.index-module__sider__s7Q1a .qwenpaw-menu-item:hover,.dark-mode .index-module__sider__s7Q1a .qwenpaw-menu-item:hover,.index-module__sider__s7Q1a .ant-menu-item:hover,.dark-mode .index-module__sider__s7Q1a .ant-menu-item:hover{background:#ffffff14!important;color:#fff!important}.index-module__sider__s7Q1a .qwenpaw-menu-item-selected,.dark-mode .index-module__sider__s7Q1a .qwenpaw-menu-item-selected,.index-module__sider__s7Q1a .ant-menu-item-selected,.dark-mode .index-module__sider__s7Q1a .ant-menu-item-selected{justify-content:flex-start!important;background:#ff65472b!important;color:#ff8a73!important}.index-module__sider__s7Q1a .qwenpaw-menu-submenu-title,.dark-mode .index-module__sider__s7Q1a .qwenpaw-menu-submenu-title,.index-module__sider__s7Q1a .ant-menu-submenu-title,.dark-mode .index-module__sider__s7Q1a .ant-menu-submenu-title{color:#ffffff57!important;letter-spacing:.08em!important}.index-module__siderFooter__SLBfx,.dark-mode .index-module__siderFooter__SLBfx{background:var(--z-bg-navigation)}.index-module__authActions__OBfp9,.dark-mode .index-module__authActions__OBfp9{padding:12px 4px 8px;border-top-color:#ffffff1f}.index-module__authBtn__r5GZ2,.dark-mode .index-module__authBtn__r5GZ2{min-height:36px;padding:0 10px;border-radius:9px;color:#ffffffb3!important}.index-module__authBtn__r5GZ2:hover,.dark-mode .index-module__authBtn__r5GZ2:hover{background:#ffffff14!important;color:#fff!important}.index-module__authBtn__r5GZ2:last-child,.dark-mode .index-module__authBtn__r5GZ2:last-child{color:#ff9d89!important}.index-module__authBtn__r5GZ2:last-child:hover,.dark-mode .index-module__authBtn__r5GZ2:last-child:hover{background:#ff654724!important;color:#ffc0b3!important}.index-module__collapseToggle__vMkfM,.dark-mode .index-module__collapseToggle__vMkfM{color:#ffffff70}.index-module__collapseToggle__vMkfM:hover,.dark-mode .index-module__collapseToggle__vMkfM:hover{background:#ffffff14!important;color:#fff!important}.index-module__collapsedNavItem__eUr-y,.dark-mode .index-module__collapsedNavItem__eUr-y{color:#ffffff80}.index-module__collapsedNavItem__eUr-y:hover,.dark-mode .index-module__collapsedNavItem__eUr-y:hover{background:#ffffff14;color:#fff}.index-module__collapsedNavItemActive__QyWbW,.dark-mode .index-module__collapsedNavItemActive__QyWbW{background:#ff65472e!important;color:#ff8a73!important}@media(max-width:768px){.index-module__header__qmg3x{padding-right:12px}.index-module__logoWrapper__zQ9Ty{flex-basis:170px;min-width:170px;padding:0 16px}.index-module__logoWrapper__zQ9Ty:has(.index-module__logoImgCollapsed__ISFpq){flex-basis:56px;min-width:56px;padding-inline:11px}.index-module__studioLabel__EygVW{display:none}.index-module__sider__s7Q1a,.dark-mode .index-module__sider__s7Q1a{height:calc(100vh - var(--z-shell-header-height))}}.index-module__taskListSection__HxsOV{margin-top:8px;padding:8px 4px 0;border-top:1px solid rgba(0,0,0,.06);flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.index-module__taskListItems__MLIXl{flex:1;min-height:0;overflow-y:auto;padding-right:2px}.index-module__taskListItems__MLIXl::-webkit-scrollbar{width:4px}.index-module__taskListItems__MLIXl::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.index-module__taskListItems__MLIXl::-webkit-scrollbar-track{background:transparent}.index-module__taskListTitle__8Nl45{flex:0 0 auto;font-size:11px;font-weight:600;color:#00000059;text-transform:uppercase;letter-spacing:.5px;padding:4px 8px;margin-bottom:2px}.index-module__taskListEmpty__s6hTI{font-size:12px;color:#0000004d;padding:8px;text-align:center}.index-module__taskItem__C83ms{position:relative;flex:0 0 auto;display:flex;align-items:flex-start;gap:8px;width:100%;min-height:44px;padding:7px 8px;border:none;border-radius:6px;background:transparent;color:#000000bf;font-size:13px;cursor:pointer;text-align:left;transition:background .15s;line-height:1.3}.index-module__taskItem__C83ms:hover{background:#0000000a}.index-module__taskItemGenerating__2ZpHg{background:linear-gradient(90deg,#ff65470f,#ff654705,#ff65470f);background-size:220% 100%;animation:index-module__taskGeneratingGlow__twvul 2.4s ease-in-out infinite}.index-module__taskItemGenerating__2ZpHg:hover{background:linear-gradient(90deg,#ff654717,#ff65470a,#ff654717);background-size:220% 100%}.index-module__taskItemActive__Mw8NK{background:#ff654714}.index-module__taskItemActive__Mw8NK.index-module__taskItemGenerating__2ZpHg{background:linear-gradient(90deg,#ff654729,#ff654712,#ff654729);background-size:220% 100%}.index-module__taskItemIcon__z5SpH{flex-shrink:0;font-size:12px;margin-top:1px;color:var(--z-status-success)}.index-module__taskGeneratingSpinner__GPW2l{display:inline-block;width:11px;height:11px;border:2px solid rgba(255,101,71,.22);border-top-color:var(--z-action-primary);border-radius:999px;animation:index-module__taskGeneratingSpin__5l9eE .85s linear infinite}@keyframes index-module__taskGeneratingSpin__5l9eE{to{transform:rotate(360deg)}}@keyframes index-module__taskGeneratingGlow__twvul{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.index-module__taskItemContent__XISCB{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.index-module__taskItemTitle__pE2D8{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow-wrap:anywhere}.index-module__taskItemTime__ec4Dr{font-size:11px;color:#00000059}.index-module__taskItemMoreBtn__hTHfO{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;color:#00000073;background:transparent;opacity:0;transition:all .2s}.index-module__taskItemMoreBtn__hTHfO:hover{background:#00000014;color:#000000e0}.index-module__taskItem__C83ms:hover .index-module__taskItemMoreBtn__hTHfO{opacity:1}.dark-mode .index-module__taskListSection__HxsOV{border-top-color:#ffffff14}.dark-mode .index-module__taskListItems__MLIXl::-webkit-scrollbar-thumb{background:#fff3}.dark-mode .index-module__taskListTitle__8Nl45{color:#ffffff59}.dark-mode .index-module__taskListEmpty__s6hTI{color:#ffffff40}.dark-mode .index-module__taskItem__C83ms{color:#ffffffbf}.dark-mode .index-module__taskItem__C83ms:hover{background:#ffffff0f}.dark-mode .index-module__taskItemActive__Mw8NK{background:#ff654726}.dark-mode .index-module__taskItemActive__Mw8NK.index-module__taskItemGenerating__2ZpHg{background:linear-gradient(90deg,#ff765c38,#ff765c17,#ff765c38);background-size:220% 100%}.dark-mode .index-module__taskItemGenerating__2ZpHg{background:linear-gradient(90deg,#ff765c29,#ff765c0d,#ff765c29);background-size:220% 100%}.dark-mode .index-module__taskItemGenerating__2ZpHg:hover{background:linear-gradient(90deg,#ff765c33,#ff765c14,#ff765c33);background-size:220% 100%}.dark-mode .index-module__taskGeneratingSpinner__GPW2l{border-color:#ff765c47;border-top-color:var(--z-action-primary)}.dark-mode .index-module__taskItemTime__ec4Dr{color:#ffffff4d}.dark-mode .index-module__taskItemMoreBtn__hTHfO{color:#ffffff73}.dark-mode .index-module__taskItemMoreBtn__hTHfO:hover{background:#ffffff1a;color:#ffffffe0}.index-module__taskListSection__HxsOV,.dark-mode .index-module__taskListSection__HxsOV{border-top-color:#ffffff1a}.index-module__taskListTitle__8Nl45,.dark-mode .index-module__taskListTitle__8Nl45{color:#ffffff5c;letter-spacing:.12em}.index-module__taskListEmpty__s6hTI,.dark-mode .index-module__taskListEmpty__s6hTI{color:#ffffff4d}.index-module__taskItem__C83ms,.dark-mode .index-module__taskItem__C83ms{min-height:46px;border-radius:9px;color:#ffffffb3}.index-module__taskItem__C83ms:hover,.dark-mode .index-module__taskItem__C83ms:hover{background:#ffffff12}.index-module__taskItemActive__Mw8NK,.dark-mode .index-module__taskItemActive__Mw8NK{background:#bfd8c221;color:#dceadf}.index-module__taskItemIcon__z5SpH{color:#8fca9f}.index-module__taskItemTime__ec4Dr,.dark-mode .index-module__taskItemTime__ec4Dr{color:#ffffff4d}.index-module__taskGeneratingSpinner__GPW2l,.dark-mode .index-module__taskGeneratingSpinner__GPW2l{border-color:#ff65473d;border-top-color:var(--zupod-coral, #ff6547)}@media(max-width:768px){.index-module__workspaceLayout__Zid-A{position:relative;padding-bottom:66px}.index-module__sider__s7Q1a,.index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY,.dark-mode .index-module__sider__s7Q1a,.dark-mode .index-module__sider__s7Q1a.index-module__siderCollapsed__4nqyY{position:fixed!important;z-index:120;right:8px;bottom:8px;left:8px;width:calc(100vw - 16px)!important;min-width:0!important;max-width:none!important;height:56px!important;padding:4px 8px!important;flex:none!important;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 16px 36px #08121f3d}.index-module__sider__s7Q1a .qwenpaw-layout-sider-children,.index-module__sider__s7Q1a .ant-layout-sider-children,.index-module__siderInner__xi5F2{width:100%;height:100%}.index-module__collapsedNav__vM5lc{width:100%;flex-direction:row;justify-content:flex-start;gap:6px;padding:2px 0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.index-module__collapsedNavItem__eUr-y{width:40px;height:40px;flex:0 0 40px;scroll-snap-align:center}.index-module__siderFooter__SLBfx{display:none}.index-module__workspaceLayout__Zid-A>.page-container{width:100%}}.index-module__canvasShell__wo1zR .index-module__workspaceLayout__Zid-A{height:100vh}.index-module__headerCollapseToggle__tTtH-,.index-module__sidebarBrandToggle__zpY4W{width:30px;height:30px;display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;border:0;border-radius:var(--z-radius-sm);background:transparent;color:#ffffff75;cursor:pointer;transition:background var(--z-duration-base) var(--z-ease-standard),color var(--z-duration-base) var(--z-ease-standard)}.index-module__headerCollapseToggle__tTtH-:hover,.index-module__sidebarBrandToggle__zpY4W:hover{background:#ffffff17;color:#fff}.index-module__header__qmg3x{padding-right:20px}.index-module__logoWrapper__zQ9Ty{padding:0 14px 0 18px;gap:10px}.index-module__headerCollapseToggle__tTtH-{margin-left:auto}.index-module__logoWrapper__zQ9Ty:has(.index-module__logoImgCollapsed__ISFpq){padding-inline:8px;gap:4px}.index-module__logoImgCollapsed__ISFpq{width:28px;height:28px}.index-module__headerActions__BK-Xi{gap:8px!important}.index-module__headerActions__BK-Xi .qwenpaw-space-item,.index-module__headerActions__BK-Xi .ant-space-item{display:flex;align-items:center}.index-module__modeSwitch__i1POD{height:36px!important;margin-right:0;border-radius:var(--z-radius-sm)!important;padding-inline:12px!important;box-shadow:none!important}.index-module__siderFullHeight__5wbnc,.dark-mode .index-module__siderFullHeight__5wbnc{height:100vh}.index-module__sidebarBrand__t6Kg3{height:var(--z-shell-header-height);display:flex;flex:0 0 var(--z-shell-header-height);align-items:center;gap:10px;margin:-12px -12px 12px;padding:0 14px 0 18px;border-bottom:1px solid rgba(255,255,255,.12);background:var(--z-bg-navigation)}.index-module__sidebarBrandLogo__s-Wwh{width:112px;height:auto;flex:0 0 auto}.index-module__sidebarBrandLabel__MJick{padding-left:9px;border-left:1px solid rgba(255,255,255,.2);color:#ffffff8a;font-size:8px;font-weight:var(--z-weight-bold);letter-spacing:.16em;line-height:1.35}.index-module__sidebarBrandToggle__zpY4W{margin-left:auto}.index-module__sidebarBrandCollapsed__sHWeB{justify-content:center;gap:4px;padding-inline:7px}.index-module__sidebarBrandCollapsed__sHWeB .index-module__sidebarBrandLogo__s-Wwh{width:28px}.index-module__sidebarBrandCollapsed__sHWeB .index-module__sidebarBrandToggle__zpY4W{margin-left:0}.index-module__sider__s7Q1a .qwenpaw-menu-item-selected,.dark-mode .index-module__sider__s7Q1a .qwenpaw-menu-item-selected,.index-module__sider__s7Q1a .ant-menu-item-selected,.dark-mode .index-module__sider__s7Q1a .ant-menu-item-selected{background:#ffffff13!important;color:#fff!important;box-shadow:inset 3px 0 0 var(--z-action-primary)}.index-module__taskListSection__HxsOV,.dark-mode .index-module__taskListSection__HxsOV{flex:0 0 auto;padding-top:10px}.index-module__taskListSectionExpanded__Cu7ux,.dark-mode .index-module__taskListSectionExpanded__Cu7ux{flex:1 1 auto;min-height:0}.index-module__taskListTitle__8Nl45,.dark-mode .index-module__taskListTitle__8Nl45{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;padding:2px 8px}.index-module__taskListToggle__8dAV1{display:inline-flex;align-items:center;gap:2px;border:0;background:transparent;color:#ffffff6b;cursor:pointer;font-size:10px;letter-spacing:0}.index-module__taskListToggle__8dAV1:hover{color:#ffffffd1}.index-module__taskListItems__MLIXl{flex:0 0 auto;max-height:220px;overflow:hidden}.index-module__taskListSectionExpanded__Cu7ux .index-module__taskListItems__MLIXl{flex:1 1 auto;max-height:none;overflow-y:auto}.index-module__taskItem__C83ms,.dark-mode .index-module__taskItem__C83ms{min-height:40px;padding-block:5px}.index-module__taskItemTitle__pE2D8{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.index-module__siderFooter__SLBfx,.dark-mode .index-module__siderFooter__SLBfx{width:100%}.index-module__authActions__OBfp9,.dark-mode .index-module__authActions__OBfp9{display:flex;align-items:center;gap:6px;padding:10px 4px 2px}.index-module__authBtn__r5GZ2,.dark-mode .index-module__authBtn__r5GZ2{min-width:0;flex:1;margin:0!important}.index-module__authLogoutBtn__LVzrJ,.dark-mode .index-module__authLogoutBtn__LVzrJ{width:36px;height:36px;flex:0 0 36px;border-radius:9px;color:#ff9d89!important}.index-module__authLogoutBtn__LVzrJ:hover,.dark-mode .index-module__authLogoutBtn__LVzrJ:hover{background:#ff654724!important;color:#ffc0b3!important}@media(max-width:768px){.index-module__sidebarBrand__t6Kg3{display:none}.index-module__siderFullHeight__5wbnc,.dark-mode .index-module__siderFullHeight__5wbnc{height:56px!important}}.TaskArtifactCard-module__container__mCR4E{display:flex;width:min(100%,920px);flex-direction:column;gap:var(--z-space-3);margin:var(--z-space-3) 0;animation:TaskArtifactCard-module__cardFadeIn__kNdkj var(--z-duration-base) var(--z-ease-emphasized)}.TaskArtifactCard-module__section__tVifG{display:flex;flex-direction:column;padding:var(--z-space-4);border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sage-300) 28%,transparent),transparent 42%),color-mix(in srgb,var(--z-bg-surface) 92%,transparent);box-shadow:var(--z-shadow-xs)}.TaskArtifactCard-module__section__tVifG:not(:first-child){margin-top:var(--z-space-2)}.TaskArtifactCard-module__sectionHeading__-wtSO{display:flex;align-items:center;gap:var(--z-space-3);margin-bottom:var(--z-space-2)}.TaskArtifactCard-module__sectionHeading__-wtSO>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.TaskArtifactCard-module__sectionIcon__6fCg-{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--z-color-sage-300) 64%,var(--z-border-default));border-radius:var(--z-radius-md);background:color-mix(in srgb,var(--z-bg-surface) 78%,var(--z-color-sage-300) 22%);color:var(--z-color-ink-900)}.TaskArtifactCard-module__sectionEyebrow__-DiPM{color:var(--z-text-tertiary);font-size:10px;font-weight:var(--z-weight-bold);letter-spacing:.12em}.TaskArtifactCard-module__tagList__jCvo1{display:flex;flex-wrap:wrap;align-items:center;gap:8px;row-gap:8px;margin-top:6px;width:100%}.TaskArtifactCard-module__conversationImageStrip__bNIBh{display:flex;gap:8px;max-width:920px;overflow-x:auto;padding:2px 0 4px}.TaskArtifactCard-module__conversationImagePreview__xVOJs{flex:0 0 190px;padding:0;border:0;border-radius:8px;background:transparent;cursor:zoom-in;line-height:0;overflow:hidden;box-shadow:0 8px 22px #0f172a24;transition:box-shadow .15s ease,transform .15s ease}.TaskArtifactCard-module__conversationImagePreview__xVOJs img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#eef2f7}.TaskArtifactCard-module__conversationImagePreview__xVOJs:hover{box-shadow:0 12px 28px #0f172a2e;transform:translateY(-1px)}.TaskArtifactCard-module__conversationImagePreview__xVOJs:active{transform:translateY(0)}.dark-mode .TaskArtifactCard-module__conversationImagePreview__xVOJs{box-shadow:0 8px 22px #00000059}.dark-mode .TaskArtifactCard-module__conversationImagePreview__xVOJs img{background:#ffffff0f}.TaskArtifactCard-module__imageGrid__TQkEA{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px;margin-top:8px;width:100%;max-width:880px}.TaskArtifactCard-module__imageThumb__OI5kh{display:flex;flex-direction:column;gap:6px;padding:6px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease}.TaskArtifactCard-module__imageThumb__OI5kh img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:4px;background:#eef2f7}.TaskArtifactCard-module__imageThumb__OI5kh span{min-width:0;overflow:hidden;color:#374151;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.TaskArtifactCard-module__imageThumb__OI5kh:hover{background:#f3f4f6;border-color:#bfdbfe;transform:translateY(-.5px)}.TaskArtifactCard-module__imageThumb__OI5kh:active{transform:translateY(0)}.dark-mode .TaskArtifactCard-module__imageThumb__OI5kh{background:#ffffff0a;border-color:#ffffff14}.dark-mode .TaskArtifactCard-module__imageThumb__OI5kh img{background:#ffffff0f}.dark-mode .TaskArtifactCard-module__imageThumb__OI5kh span{color:#d1d5db}.dark-mode .TaskArtifactCard-module__imageThumb__OI5kh:hover{background:#ffffff14;border-color:#60a5fa66}.TaskArtifactCard-module__imageDialogBackdrop__wseLf{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172ac2}.TaskArtifactCard-module__imageDialog__UKtuC{position:relative;max-width:96vw;max-height:92vh}.TaskArtifactCard-module__imageDialog__UKtuC img{display:block;max-width:96vw;max-height:92vh;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000059}.TaskArtifactCard-module__imageDialogClose__nSWsS{position:absolute;top:12px;right:12px;z-index:1;padding:6px 10px;border:1px solid rgba(255,255,255,.28);border-radius:4px;background:#0f172ab8;color:#fff;cursor:pointer;font-size:12px;line-height:1}.TaskArtifactCard-module__sectionTitle__umgPC{display:block;margin-right:2px;color:var(--z-text-primary);font-size:var(--z-text-md);font-weight:var(--z-weight-bold)}.dark-mode .TaskArtifactCard-module__sectionTitle__umgPC{color:#9ca3af}.TaskArtifactCard-module__blueLink__mBqw8{font-size:13px;color:var(--z-action-primary-hover);cursor:pointer;display:inline-flex;align-items:center;font-weight:500;margin-left:4px;transition:color .15s ease}.TaskArtifactCard-module__blueLink__mBqw8:hover{color:var(--z-action-primary-hover)}.dark-mode .TaskArtifactCard-module__blueLink__mBqw8{color:var(--z-color-coral-400)}.dark-mode .TaskArtifactCard-module__blueLink__mBqw8:hover{color:#60a5fa}.TaskArtifactCard-module__tagItem__eeaIW{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:4px 10px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised);cursor:pointer;transition:all .15s ease}.TaskArtifactCard-module__tagItem__eeaIW:hover{background:color-mix(in srgb,var(--z-bg-surface) 82%,var(--z-color-coral-400) 18%);border-color:color-mix(in srgb,var(--z-action-primary) 34%,var(--z-border-default));transform:translateY(-.5px)}.TaskArtifactCard-module__tagItem__eeaIW:active{transform:translateY(0)}.dark-mode .TaskArtifactCard-module__tagItem__eeaIW{background:#ffffff0a;border-color:#ffffff14}.dark-mode .TaskArtifactCard-module__tagItem__eeaIW:hover{background:#ffffff14;border-color:#ffffff26}.TaskArtifactCard-module__tagName__tD72S{font-size:12px;color:var(--z-text-secondary);font-weight:var(--z-weight-medium)}.dark-mode .TaskArtifactCard-module__tagName__tD72S{color:#d1d5db}.TaskArtifactCard-module__iconHtml__OomyG{color:#ea580c}.TaskArtifactCard-module__iconCode__Z38z7{color:var(--z-action-primary)}.TaskArtifactCard-module__iconText__fFyes{color:#6b7280}.TaskArtifactCard-module__iconTasks__Ord6a{color:#059669}.TaskArtifactCard-module__iconChangesCode__aMYN-{color:#0284c7}.TaskArtifactCard-module__iconChangesDoc__oxJaI{color:#0d9488}.TaskArtifactCard-module__buttonContainer__bpt8B{display:flex;margin-top:6px}.TaskArtifactCard-module__webPreviewBtn__-yoGB{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:4px;background:#eff6ff;border:1px solid #bfdbfe;color:var(--z-action-primary);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.TaskArtifactCard-module__webPreviewBtn__-yoGB svg{transition:transform .2s ease}.TaskArtifactCard-module__webPreviewBtn__-yoGB:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-.5px)}.TaskArtifactCard-module__webPreviewBtn__-yoGB:hover svg{transform:scale(1.05)}.TaskArtifactCard-module__webPreviewBtn__-yoGB:active{transform:translateY(0)}.dark-mode .TaskArtifactCard-module__webPreviewBtn__-yoGB{background:#3b82f614;border-color:#3b82f633;color:#60a5fa}.dark-mode .TaskArtifactCard-module__webPreviewBtn__-yoGB:hover{background:#3b82f626;border-color:#3b82f659;color:#93c5fd}@keyframes TaskArtifactCard-module__cardFadeIn__kNdkj{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.index-module__trigger__L6R1-{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#333;transition:all .15s ease;-webkit-user-select:none;user-select:none;max-width:260px}.index-module__trigger__L6R1-:hover,.index-module__trigger__L6R1-.index-module__triggerActive__ph5xo{border-color:var(--z-action-primary);color:var(--z-action-primary);box-shadow:0 2px 8px #615ced1f}.index-module__triggerName__6ENBt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.index-module__triggerArrow__xBZHG{flex-shrink:0;font-size:18px;color:#999;transition:transform .2s,color .15s}.index-module__triggerArrow__xBZHG.index-module__triggerArrowOpen__dIyvT{transform:rotate(180deg);color:var(--z-action-primary)}.index-module__providerIcon__11JjT{width:16px;height:16px;flex-shrink:0;border-radius:2px;object-fit:contain}.index-module__panel__59Nke{width:360px;max-height:480px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;overflow:hidden}.index-module__searchWrapper__gA83T{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.index-module__searchIcon__cn9DU{font-size:14px;color:#999;flex-shrink:0}.index-module__searchInput__ap-ba{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#333;padding:0;min-width:0}.index-module__searchInput__ap-ba::placeholder{color:#bbb}.index-module__searchClear__IC2cZ{font-size:14px;color:#bbb;cursor:pointer;flex-shrink:0;transition:color .15s}.index-module__searchClear__IC2cZ:hover{color:#999}.index-module__listContainer__oEmFx{overflow-y:auto;flex:1;padding:4px 0}.index-module__providerGroup__DW7rr{margin-bottom:4px}.index-module__providerGroup__DW7rr:last-child{margin-bottom:0}.index-module__providerHeader__WUCal{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;color:#999;letter-spacing:.5px}.index-module__providerHeaderName__EC-gQ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__modelItem__D7gbZ{display:flex;align-items:center;justify-content:space-between;padding:7px 12px 7px 20px;margin:0 4px;cursor:pointer;font-size:14px;color:#333;transition:background .12s;gap:8px;border-radius:6px}.index-module__modelItem__D7gbZ:hover{background:#615ced0f;color:#333}.index-module__modelItem__D7gbZ.index-module__modelItemActive__x-gw6{background:#ff7f1614;color:var(--z-action-primary);font-weight:500}.index-module__modelItem__D7gbZ.index-module__modelItemActive__x-gw6 .index-module__modelName__bketZ{color:var(--z-action-primary)}.index-module__modelName__bketZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.index-module__modelTags__y0-Ii{display:flex;align-items:center;gap:6px;flex-shrink:0}.index-module__freeTag__c2FRi{display:inline-flex;align-items:center;padding:1px 6px;border-radius:99px;font-size:11px;font-weight:500;color:#52c41a;background:#52c41a1a;border:1px solid rgba(82,196,26,.2);white-space:nowrap}.index-module__visionTag__80Yb6{display:inline-flex;align-items:center;padding:1px 6px;border-radius:99px;font-size:11px;font-weight:500;color:#1890ff;background:#1890ff1a;border:1px solid rgba(24,144,255,.2);white-space:nowrap}.index-module__checkIcon__KEf1r{flex-shrink:0;font-size:14px;color:var(--z-action-primary)}.index-module__emptyTip__r6C-D{padding:20px 16px;text-align:center;font-size:14px;color:#bbb}.index-module__spinWrapper__7DPIH{padding:24px 16px;text-align:center}.dark-mode .index-module__trigger__L6R1-{color:#ffffffd9}.dark-mode .index-module__trigger__L6R1-:hover,.dark-mode .index-module__trigger__L6R1-.index-module__triggerActive__ph5xo{color:var(--z-action-primary);box-shadow:0 2px 8px #615ced33}.dark-mode .index-module__triggerArrow__xBZHG{color:#ffffff4d}.dark-mode .index-module__triggerArrow__xBZHG.index-module__triggerArrowOpen__dIyvT{color:var(--z-action-primary)}.dark-mode .index-module__panel__59Nke{background:#1f1f1f;border-color:#ffffff14;box-shadow:0 8px 24px #0006}.dark-mode .index-module__searchWrapper__gA83T{border-bottom-color:#ffffff14}.dark-mode .index-module__searchIcon__cn9DU{color:#ffffff4d}.dark-mode .index-module__searchInput__ap-ba{color:#ffffffd9}.dark-mode .index-module__searchInput__ap-ba::placeholder{color:#ffffff40}.dark-mode .index-module__searchClear__IC2cZ{color:#ffffff40}.dark-mode .index-module__searchClear__IC2cZ:hover{color:#fff6}.dark-mode .index-module__providerHeader__WUCal{color:#ffffff59}.dark-mode .index-module__modelItem__D7gbZ{color:#ffffffd9}.dark-mode .index-module__modelItem__D7gbZ:hover{background:#615ced26;color:#ffffffd9}.dark-mode .index-module__modelItem__D7gbZ.index-module__modelItemActive__x-gw6{background:#ff7f161f;color:var(--z-action-primary)}.dark-mode .index-module__modelItem__D7gbZ.index-module__modelItemActive__x-gw6 .index-module__modelName__bketZ{color:var(--z-action-primary)}.dark-mode .index-module__emptyTip__r6C-D{color:#ffffff40}.dark-mode .index-module__freeTag__c2FRi{color:#73d13d;background:#52c41a26;border-color:#52c41a4d}.dark-mode .index-module__visionTag__80Yb6{color:#40a9ff;background:#1890ff26;border-color:#1890ff4d}.dark-mode .index-module__checkIcon__KEf1r{color:var(--z-action-primary)}.index-module__chatView__oPOIc{position:relative;display:flex;width:100%;height:100%;min-width:0;overflow:hidden;color:var(--z-text-primary);background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--z-color-sage-300) 30%,transparent),transparent 30rem),radial-gradient(circle at 12% 90%,color-mix(in srgb,var(--z-color-sky-300) 26%,transparent),transparent 32rem),var(--z-bg-canvas);background-size:28px 28px,28px 28px,auto,auto,auto}.index-module__chatMain__lVgoF{position:relative;display:flex;min-width:0;flex:1;flex-direction:column}.index-module__headerSpacer__cSvRN{flex:1}.index-module__chatMessagesArea__X1He7{width:100%;height:100%;min-height:0;flex:1;padding-bottom:260px;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--z-border-strong) transparent;scrollbar-width:thin}.index-module__chatMessagesArea__X1He7::-webkit-scrollbar{width:8px}.index-module__chatMessagesArea__X1He7::-webkit-scrollbar-track{background:transparent}.index-module__chatMessagesArea__X1He7::-webkit-scrollbar-thumb{border-radius:var(--z-radius-pill);background:var(--z-border-strong)}.index-module__chatMessagesArea__X1He7 [class*=chat-anywhere-default-header-right]{display:flex;flex:1;align-items:center}.index-module__chatMessagesArea__X1He7 .qwenpaw-chat-anywhere,.index-module__chatMessagesArea__X1He7 .qwenpaw-chat-anywhere-layout,.index-module__chatMessagesArea__X1He7 .qwenpaw-chat-anywhere-layout-right,.index-module__chatMessagesArea__X1He7 .qwenpaw-chat-anywhere-message-list,.index-module__chatMessagesArea__X1He7 [class*=chat-anywhere-container]{background:transparent!important}.index-module__chatMessagesArea__X1He7 [class*=chat-anywhere-default-header]{min-height:58px!important;padding-inline:var(--z-space-5)!important;border-bottom:1px solid var(--z-border-subtle)!important;background:color-mix(in srgb,var(--z-bg-surface) 88%,transparent)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.index-module__chatMessagesArea__X1He7 [class*=disclaimer],.index-module__chatMessagesArea__X1He7 [class*=Disclaimer],.index-module__chatMessagesArea__X1He7 [class*=footer-text],.index-module__chatMessagesArea__X1He7 [class*=chat-anywhere-sender-wrapper],.index-module__chatMessagesArea__X1He7 [class*=chat-anywhere-sender],.index-module__chatMessagesArea__X1He7 [class*=qwenpaw-sender-wrapper],.index-module__chatMessagesArea__X1He7 [class*=qwenpaw-sender]{display:none!important}.index-module__chatMessagesArea__X1He7 [class*=message-list]{width:min(100%,1180px)!important;margin-inline:auto!important;padding-inline:clamp(16px,3vw,36px)!important}.index-module__chatMessagesArea__X1He7 [class*=bubble-end] [class*=markdown],.index-module__chatMessagesArea__X1He7 [class*=bubble-user] [class*=markdown]{white-space:pre-wrap}.index-module__chatMessagesArea__X1He7 [class*=bubble-end] [class*=bubble-content],.index-module__chatMessagesArea__X1He7 [class*=bubble-user] [class*=bubble-content]{border:1px solid color-mix(in srgb,var(--z-action-primary) 24%,var(--z-border-default))!important;border-radius:var(--z-radius-lg) var(--z-radius-lg) var(--z-radius-xs) var(--z-radius-lg)!important;background:color-mix(in srgb,var(--z-bg-surface) 86%,var(--z-color-coral-500) 14%)!important;box-shadow:var(--z-shadow-xs)!important;color:var(--z-text-primary)!important}.index-module__chatMessagesArea__X1He7 [class*=bubble-start]>div,.index-module__chatMessagesArea__X1He7 [class*=bubble-start] [class*=bubble-content],.index-module__chatMessagesArea__X1He7 [class*=bubble-start] [class*=bubble-body]{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.index-module__chatMessagesArea__X1He7 [class*=bubble-start]{width:100%!important;max-width:100%!important}.index-module__chatMessagesArea__X1He7 [class*=bubble-start] [class*=markdown]{width:min(100%,980px)!important;max-width:980px!important}.index-module__chatMessagesArea__X1He7 [class*=message-list-item-assistant],.index-module__chatMessagesArea__X1He7 [class*=chat-list-item-assistant],.index-module__chatMessagesArea__X1He7 [class*=pro-chat-list-item-assistant]{align-items:flex-start!important;padding-bottom:var(--z-space-6)!important}.index-module__chatMessagesArea__X1He7 [class*=pro-chat-list-item-avatar]{align-self:flex-start!important;margin-top:2px!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-chat-anywhere-message-list-welcome{display:flex!important;min-height:calc(100vh - 190px)!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;padding:clamp(40px,9vh,100px) 20px 160px!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts{position:relative;display:flex!important;width:min(100%,720px)!important;align-items:center;flex-direction:column;padding:clamp(28px,5vw,48px)!important;border:1px solid var(--z-border-default);border-radius:var(--z-radius-2xl);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sky-300) 28%,transparent),transparent 44%),color-mix(in srgb,var(--z-bg-surface) 92%,transparent);box-shadow:var(--z-shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts:before{display:inline-flex;margin-bottom:var(--z-space-4);padding:5px 10px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-pill);background:var(--z-bg-surface-raised);color:var(--z-action-primary-hover);content:"PODI / TEAM DIALOGUE";font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.1em}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts .qwenpaw-avatar{width:156px!important;height:156px!important;margin-bottom:var(--z-space-4)!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--z-action-primary) 18%,var(--z-border-default));border-radius:50%!important;background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface-raised);background-size:18px 18px;filter:drop-shadow(0 14px 28px rgba(24,33,47,.14))!important;animation:chatMascotFloat 3.8s var(--z-ease-emphasized) infinite!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts .qwenpaw-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:contain!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts-greeting{max-width:620px;margin-bottom:var(--z-space-2)!important;color:var(--z-text-primary)!important;font-size:clamp(28px,4vw,40px)!important;font-weight:820!important;letter-spacing:-.045em!important;line-height:1.08!important;text-align:center!important;text-wrap:balance}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts-description{max-width:560px;margin-bottom:var(--z-space-5)!important;color:var(--z-text-secondary)!important;font-size:var(--z-text-md)!important;line-height:var(--z-leading-body)!important;text-align:center!important;text-wrap:balance}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts-prompts{display:none!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-chat-anywhere-input-wrapper{width:min(100%,980px)!important;margin-inline:auto!important}.index-module__suggestionLabel__tltEY{display:flex;width:100%;min-width:0;align-items:flex-start;gap:var(--z-space-3);line-height:1.4}.index-module__suggestionCommand__87fyS{flex:0 0 88px;color:var(--z-action-primary-hover);font-weight:var(--z-weight-semibold);white-space:nowrap}.index-module__suggestionDescription__iPMgu{display:-webkit-box;min-width:0;flex:1;overflow:hidden;color:var(--z-text-tertiary);-webkit-box-orient:vertical;-webkit-line-clamp:2}.index-module__magicImportCard__yNNqO{position:fixed;z-index:var(--z-z-sticky);bottom:120px;left:50%;display:flex;width:min(620px,calc(100vw - 40px));align-items:center;gap:var(--z-space-4);padding:var(--z-space-4) var(--z-space-5);border:1px solid color-mix(in srgb,var(--z-status-agent) 42%,var(--z-border-default));border-radius:var(--z-radius-lg);background:color-mix(in srgb,var(--z-bg-surface-raised) 92%,transparent);box-shadow:var(--z-shadow-lg);opacity:0;transform:translate(-50%) translateY(20px);animation:index-module__magicSlideIn__jXaoq .42s var(--z-ease-emphasized) forwards;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.index-module__magicImportLeft__OnmTe{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:var(--z-radius-md);background:var(--z-action-primary);color:#fff;font-size:20px;box-shadow:0 8px 20px var(--z-action-primary-soft)}.index-module__magicImportSpinner__p5NkF{display:inline-block;animation:index-module__magicSpin__Q1pcd 1.1s linear infinite}.index-module__magicImportContent__OhhV4{min-width:0;flex:1}.index-module__magicImportTitle__8-c45{display:flex;align-items:center;gap:var(--z-space-2);margin-bottom:var(--z-space-1);color:var(--z-text-primary);font-size:var(--z-text-md);font-weight:var(--z-weight-bold)}.index-module__magicImportTitle__8-c45 span{color:var(--z-action-primary-hover)}.index-module__magicImportDesc__ov2hq{overflow:hidden;color:var(--z-text-secondary);font-size:var(--z-text-sm);text-overflow:ellipsis;white-space:nowrap}.index-module__magicImportAction__2u5IL{flex:0 0 auto}.index-module__magicImportBtn__abjkc{height:38px!important;padding-inline:var(--z-space-4)!important;border:0!important;border-radius:var(--z-radius-sm)!important;background:var(--z-action-primary)!important;color:#fff!important;font-weight:var(--z-weight-semibold)!important;box-shadow:0 8px 20px var(--z-action-primary-soft)!important}.index-module__magicImportBtn__abjkc:hover{transform:translateY(-1px)!important;background:var(--z-action-primary-hover)!important}.index-module__magicImportSuccessIcon__sU7zJ{font-size:18px;animation:index-module__successScale__txu3N .4s var(--z-ease-emphasized) forwards}.index-module__confettiCanvas__Ke3-B{position:fixed;z-index:calc(var(--z-z-modal) + 100);top:0;left:0;width:100vw;height:100vh;pointer-events:none}.index-module__bounceAnimation__jmthq{animation:index-module__qbounce__9x4lp .8s var(--z-ease-emphasized)}.index-module__approvalOverlay__Ljgou{position:fixed;z-index:var(--z-z-modal);right:var(--z-space-6);bottom:80px;width:min(480px,calc(100vw - 48px))}.index-module__modelPromptIcon__tiLvC{color:var(--z-status-warning)!important}@keyframes index-module__chatMascotFloat__aI-Zc{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes index-module__magicSlideIn__jXaoq{to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes index-module__magicSpin__Q1pcd{to{transform:rotate(1turn)}}@keyframes index-module__successScale__txu3N{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes index-module__qbounce__9x4lp{0%,to{transform:scale(1) translateY(0)}35%{transform:scale(.97) translateY(3px)}58%{transform:scale(1.025) translateY(-5px)}}@media(max-width:768px){.index-module__chatView__oPOIc{background-size:24px 24px,24px 24px,auto,auto,auto}.index-module__chatMessagesArea__X1He7{padding-bottom:236px}.index-module__chatMessagesArea__X1He7 [class*=chat-anywhere-default-header],.index-module__chatMessagesArea__X1He7 [class*=message-list]{padding-inline:var(--z-space-3)!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-chat-anywhere-message-list-welcome{padding:var(--z-space-6) var(--z-space-3) 148px!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts{padding:var(--z-space-6) var(--z-space-4)!important;border-radius:var(--z-radius-lg)}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts .qwenpaw-avatar{width:122px!important;height:122px!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts-greeting{max-width:320px;font-size:28px!important}.index-module__chatMessagesArea__X1He7 .qwenpaw-welcome-prompts-description{max-width:300px}.index-module__magicImportCard__yNNqO{bottom:104px;align-items:flex-start;flex-wrap:wrap;padding:var(--z-space-3)}.index-module__magicImportAction__2u5IL{width:100%;padding-left:62px}.index-module__approvalOverlay__Ljgou{right:var(--z-space-3);bottom:var(--z-space-4);width:calc(100vw - 24px)}}.ChatToolbar-module__chatToolbar__7cpsC{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 1px 4px #0000000a;width:fit-content;margin:0 auto}.dark .ChatToolbar-module__chatToolbar__7cpsC{background:#28282dd9;border-color:#ffffff14}.ChatToolbar-module__toolbarBtn__ckVv0{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:none;border-radius:8px;background:transparent;color:#555;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative}.ChatToolbar-module__toolbarBtn__ckVv0:hover{background:#0000000a;color:#333}.dark .ChatToolbar-module__toolbarBtn__ckVv0{color:#aaa}.dark .ChatToolbar-module__toolbarBtn__ckVv0:hover{background:#ffffff0f;color:#ddd}.ChatToolbar-module__toolbarBtnActive__qfUGg{color:var(--z-action-primary);background:#ff654714}.dark .ChatToolbar-module__toolbarBtnActive__qfUGg{color:#60a5fa;background:#60a5fa1f}.ChatToolbar-module__expertAvatar__O8Wdt{width:16px;height:16px;border-radius:5px;object-fit:cover;display:block}.ChatToolbar-module__toolbarBtnIcon__0gidb{display:flex;align-items:center;font-size:14px}.ChatToolbar-module__toolbarChevron__2-B8v{opacity:.5;margin-left:-2px}.ChatToolbar-module__toolbarDivider__H9gKL{width:1px;height:18px;background:#00000014;margin:0 2px;flex-shrink:0}.dark .ChatToolbar-module__toolbarDivider__H9gKL{background:#ffffff1a}.ChatToolbar-module__dropdownOverlay__ILlHu{position:absolute;bottom:calc(100% + 6px);left:0;width:300px;max-height:400px;overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 8px 24px #0000001f,0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06);padding:8px;z-index:1000;animation:ChatToolbar-module__toolbarDropdownIn__F1S8I .15s ease}.dark .ChatToolbar-module__dropdownOverlay__ILlHu{background:#2a2a2e;border-color:#ffffff14;box-shadow:0 8px 24px #0006}@keyframes ChatToolbar-module__toolbarDropdownIn__F1S8I{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ChatToolbar-module__dropdownTitle__GQYaa{padding:6px 10px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#999}.ChatToolbar-module__dropdownItem__Hp-DY{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .15s ease;border:none;background:transparent;width:100%;text-align:left}.ChatToolbar-module__dropdownItem__Hp-DY:hover{background:#0000000a}.dark .ChatToolbar-module__dropdownItem__Hp-DY{color:#ddd}.dark .ChatToolbar-module__dropdownItem__Hp-DY:hover{background:#ffffff0f}.ChatToolbar-module__dropdownItemActive__cuqJg{color:var(--z-action-primary);background:#ff65470f}.dark .ChatToolbar-module__dropdownItemActive__cuqJg{color:#60a5fa;background:#60a5fa1a}.ChatToolbar-module__dropdownItemIconCircle__--8op{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:15px;transition:all .2s ease}.ChatToolbar-module__expertIconTile__9liD8{overflow:hidden;border:1px solid var(--z-border-default);border-radius:10px;background:var(--z-bg-surface-subtle);box-shadow:var(--z-shadow-xs)}.ChatToolbar-module__expertIconTile__9liD8 img{display:block;width:100%;height:100%;object-fit:cover}.ChatToolbar-module__dropdownItemLabel__cuCef{font-size:13px;font-weight:500;color:#333;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .ChatToolbar-module__dropdownItemLabel__cuCef{color:#eee}.ChatToolbar-module__dropdownItemCheck__4UFDn{color:var(--z-action-primary);opacity:.8;flex-shrink:0}.ChatToolbar-module__dropdownItemDesc__vw9db{font-size:11px;color:#999;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatToolbar-module__popoverPanel__5KVzx{position:absolute;bottom:calc(100% + 6px);right:0;width:300px;max-height:400px;overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 8px 24px #0000001f,0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06);padding:8px;z-index:1000;animation:ChatToolbar-module__toolbarDropdownIn__F1S8I .15s ease}.dark .ChatToolbar-module__popoverPanel__5KVzx{background:#2a2a2e;border-color:#ffffff14;box-shadow:0 8px 24px #0006}.ChatToolbar-module__popoverSearch__2H8Kr{width:100%;padding:7px 10px;border:1px solid rgba(0,0,0,.08);border-radius:8px;font-size:13px;background:#00000005;outline:none;margin-bottom:6px;color:#333}.dark .ChatToolbar-module__popoverSearch__2H8Kr{background:#ffffff0a;border-color:#ffffff1a;color:#ddd}.ChatToolbar-module__popoverSearch__2H8Kr:focus{border-color:var(--z-action-primary)}.ChatToolbar-module__popoverItem__uIGPH{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .15s ease}.ChatToolbar-module__popoverItem__uIGPH:hover{background:#00000008}.dark .ChatToolbar-module__popoverItem__uIGPH:hover{background:#ffffff0d}.ChatToolbar-module__popoverItemIcon__bZF7X{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.ChatToolbar-module__skillPopoverItemIcon__F3a5D{overflow:hidden;border:1px solid var(--z-border-default);border-radius:10px;background:var(--z-bg-surface-subtle);box-shadow:var(--z-shadow-xs)}.ChatToolbar-module__skillPopoverItemIcon__F3a5D img{display:block;width:100%;height:100%;object-fit:cover}.ChatToolbar-module__popoverItemInfo__mbrmr{flex:1;min-width:0}.ChatToolbar-module__popoverItemName__PwDHG{font-size:13px;font-weight:500;color:#333}.dark .ChatToolbar-module__popoverItemName__PwDHG{color:#eee}.ChatToolbar-module__popoverItemDesc__z0tsr{font-size:11px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatToolbar-module__popoverItemAction__kr0BO{font-size:12px;color:var(--z-action-primary);cursor:pointer;flex-shrink:0;font-weight:500}.ChatToolbar-module__popoverFooter__EIELf{padding:6px 10px;border-top:1px solid rgba(0,0,0,.06);margin-top:4px}.dark .ChatToolbar-module__popoverFooter__EIELf{border-top-color:#ffffff0f}.ChatToolbar-module__popoverFooterBtn__ZvA-w{display:flex;align-items:center;gap:6px;padding:6px 0;font-size:13px;color:var(--z-action-primary);cursor:pointer;background:none;border:none;width:100%}.ChatToolbar-module__popoverFooterBtn__ZvA-w:hover{opacity:.8}.ChatToolbar-module__summonExpertWrapper__ivW2J{position:relative}.ChatToolbar-module__summonChevron__R5YpN{color:#ccc;transition:transform .2s}.ChatToolbar-module__summonSubMenu__SQiG8{position:absolute;bottom:0;left:100%;margin-left:4px;min-width:220px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.06);padding:6px;z-index:1001;animation:ChatToolbar-module__toolbarDropdownIn__F1S8I .15s ease}.ChatToolbar-module__summonSubMenu__SQiG8:after{content:"";position:absolute;top:0;bottom:0;left:-12px;width:12px;background:transparent}.dark .ChatToolbar-module__summonSubMenu__SQiG8{background:#2a2a2e;border-color:#ffffff14;box-shadow:0 8px 24px #0006}.ChatToolbar-module__dropdownDivider__YXCqn{height:1px;background:#0000000f;margin:4px 0}.dark .ChatToolbar-module__dropdownDivider__YXCqn{background:#ffffff14}.index-module__chatToolbarWrapper__PZmqH{position:absolute;z-index:10;bottom:28px;left:50%;width:min(100%,882px);padding:0 var(--z-space-4);transform:translate(-50%)}.index-module__inputTopAccessory__RHufi{display:flex;margin-bottom:var(--z-space-2);flex-direction:column;gap:var(--z-space-2)}.index-module__inputArea__9KX2V{position:relative;display:flex;padding:var(--z-space-3) var(--z-space-4);flex-direction:column;border:1px solid var(--z-border-strong);border-radius:var(--z-radius-xl);background:color-mix(in srgb,var(--z-bg-surface-raised) 94%,transparent);box-shadow:var(--z-shadow-lg);transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.index-module__inputArea__9KX2V:hover,.index-module__inputArea__9KX2V:focus-within{border-color:var(--z-action-primary);box-shadow:var(--z-shadow-lg),var(--z-shadow-focus)}.index-module__inputAreaDragging__VVHzZ{transform:translateY(-2px);border-color:var(--z-action-primary);background:color-mix(in srgb,var(--z-bg-surface-raised) 84%,var(--z-color-sage-300) 16%)}.index-module__dropOverlay__-gIMG{position:absolute;z-index:20;inset:var(--z-space-2);display:flex;align-items:center;justify-content:center;gap:var(--z-space-2);border:1px dashed var(--z-action-primary);border-radius:var(--z-radius-md);background:color-mix(in srgb,var(--z-bg-surface-raised) 90%,transparent);color:var(--z-action-primary-hover);font-size:var(--z-text-md);font-weight:var(--z-weight-semibold);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.index-module__inputToolbar__a4h6T{display:flex;align-items:center;gap:var(--z-space-1);margin-bottom:var(--z-space-2);padding-bottom:var(--z-space-2);border-bottom:1px solid var(--z-border-subtle)}.index-module__toolbarBtn__WCjcF,.index-module__footerAction__YQtx6,.index-module__attachmentDeleteBtn__Exb87,.index-module__sendBtn__2QMAV{display:grid;flex:0 0 auto;place-items:center;border:0;cursor:pointer;transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.index-module__toolbarBtn__WCjcF{width:30px;height:30px;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-tertiary)}.index-module__toolbarBtn__WCjcF:hover{background:var(--z-bg-surface-subtle);color:var(--z-text-primary)}.index-module__hiddenFileInput__8Tfok{display:none}.index-module__inputField__9U7iU{width:100%;min-height:52px;max-height:220px;margin-bottom:var(--z-space-2);padding:0;overflow-y:hidden;border:0;outline:0;background:transparent;color:var(--z-text-primary);font-family:inherit;font-size:var(--z-text-lg);line-height:var(--z-leading-body);resize:none}.index-module__inputField__9U7iU::placeholder{color:var(--z-text-disabled)}.index-module__inputField__9U7iU:disabled{cursor:not-allowed;opacity:.55}.index-module__inputFooter__F8Gvy{display:flex;align-items:center;justify-content:space-between;gap:var(--z-space-3)}.index-module__footerLeftWrapper__mkiAG{display:flex;min-width:0;align-items:center;margin-top:-4px;margin-left:-12px}.index-module__footerLeftWrapper__mkiAG .qwenpaw-chat-toolbar{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.index-module__footerRight__oHjWR{display:flex;flex:0 0 auto;align-items:center;gap:var(--z-space-2)}.index-module__footerAction__YQtx6{width:34px;height:34px;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-tertiary)}.index-module__footerAction__YQtx6:hover{background:var(--z-bg-surface-subtle);color:var(--z-text-primary)}.index-module__footerAction__YQtx6:disabled{cursor:not-allowed;opacity:.42}.index-module__sendBtn__2QMAV{width:38px;height:38px;border-radius:var(--z-radius-md);background:var(--z-action-primary);color:#fff;box-shadow:0 8px 20px var(--z-action-primary-soft)}.index-module__sendBtn__2QMAV:hover:not(:disabled){transform:translateY(-1px);background:var(--z-action-primary-hover)}.index-module__sendBtn__2QMAV:disabled{background:var(--z-bg-surface-strong);color:var(--z-text-disabled);cursor:not-allowed;box-shadow:none}.index-module__stopBtnActive__SUwuc{border-radius:50%!important;background:var(--z-color-ink-900)!important;box-shadow:none!important}.index-module__stopBtnActive__SUwuc:hover{transform:none!important;background:var(--z-color-ink-700)!important}.index-module__recordingIcon__j0zPD{width:1.2em;height:1.2em;color:var(--z-status-danger);vertical-align:middle}.index-module__voiceRecordingActive__2Fhqn{background:var(--z-status-danger-soft)!important;color:var(--z-status-danger)!important;animation:index-module__pulseRecording__6jkE9 1.5s var(--z-ease-standard) infinite}.index-module__selectedSkillPill__cvX7g{display:inline-flex;width:fit-content;align-items:center;gap:6px;margin-bottom:var(--z-space-2);padding:4px 7px;border:1px solid color-mix(in srgb,var(--z-status-agent) 24%,var(--z-border-default));border-radius:var(--z-radius-pill);background:var(--z-status-agent-soft)}.index-module__skillPillIcon__7z8-B{display:flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;font-size:10px}.index-module__skillPillName__8kCRN{color:var(--z-text-primary);font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold)}.index-module__skillPillClose__oKUNa{margin-left:2px;color:var(--z-text-tertiary);cursor:pointer;transition:color var(--z-duration-base) var(--z-ease-standard)}.index-module__skillPillClose__oKUNa:hover{color:var(--z-status-danger)}.index-module__attachmentsArea__Wqong{display:flex;flex-wrap:wrap;gap:var(--z-space-2);margin-bottom:var(--z-space-2);padding:var(--z-space-1) 0}.index-module__attachmentCard__vp0Jv{position:relative;display:flex;max-width:250px;min-height:32px;align-items:center;gap:var(--z-space-2);padding:5px var(--z-space-3);overflow:hidden;border:1px solid color-mix(in srgb,var(--z-status-info) 26%,var(--z-border-default));border-radius:var(--z-radius-sm);background:var(--z-status-info-soft);transition:border-color var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.index-module__attachmentCard__vp0Jv:hover{transform:translateY(-1px);border-color:var(--z-status-info)}.index-module__attachmentMention__nBgTo{border-color:color-mix(in srgb,var(--z-status-success) 26%,var(--z-border-default));background:var(--z-status-success-soft)}.index-module__attachmentIcon__RuutG,.index-module__attachmentMentionIcon__Jl5cI,.index-module__loadingIcon__VjxxL{flex:0 0 auto;color:var(--z-status-info)!important;font-size:14px}.index-module__attachmentMentionIcon__Jl5cI{color:var(--z-status-success)!important}.index-module__loadingIcon__VjxxL{color:currentColor!important}.index-module__attachmentName__TbOij{min-width:0;flex:1;overflow:hidden;color:var(--z-text-primary);font-size:var(--z-text-sm);text-overflow:ellipsis;white-space:nowrap}.index-module__attachmentDeleteBtn__Exb87{width:20px;height:20px;border-radius:50%;background:var(--z-border-subtle);color:var(--z-text-tertiary)}.index-module__attachmentDeleteBtn__Exb87:hover{background:var(--z-status-danger-soft);color:var(--z-status-danger)}.index-module__mentionPopupWrapper__CEDqj{position:absolute;z-index:var(--z-z-dropdown);bottom:100%;left:0;width:100%;padding-bottom:var(--z-space-2)}.index-module__mentionPopupList__841Fl{display:flex;max-height:280px;padding:var(--z-space-1) 6px;overflow-y:auto;flex-direction:column;border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-raised);box-shadow:var(--z-shadow-lg)}.index-module__mentionHeader__Dpq9d{display:flex;align-items:center;gap:6px;margin-bottom:var(--z-space-1);padding:6px var(--z-space-3);border-bottom:1px solid var(--z-border-subtle);color:var(--z-text-tertiary);font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold)}.index-module__mentionLoading__MeW7W,.index-module__mentionEmpty__43FIo{padding:var(--z-space-6) 0;color:var(--z-text-tertiary);font-size:var(--z-text-sm);text-align:center}.index-module__mentionItem__xmYa-{display:flex;align-items:center;gap:var(--z-space-2);margin-bottom:2px;padding:var(--z-space-2) var(--z-space-3);border-radius:var(--z-radius-sm);cursor:pointer;transition:background var(--z-duration-base) var(--z-ease-standard)}.index-module__mentionItem__xmYa-:hover{background:var(--z-bg-surface-subtle)}.index-module__mentionItemSelected__RTYPt{background:var(--z-action-primary-soft)}.index-module__mentionItemIcon__Aasiz{flex:0 0 auto;color:var(--z-status-success)}.index-module__mentionItemName__-ehJ3{color:var(--z-text-primary);font-size:var(--z-text-md);font-weight:var(--z-weight-medium);white-space:nowrap}.index-module__mentionItemPath__qX-bb{min-width:0;flex:1;margin-left:var(--z-space-2);overflow:hidden;color:var(--z-text-tertiary);font-size:var(--z-text-xs);text-align:right;text-overflow:ellipsis;white-space:nowrap}.index-module__stopIconWrapper__xFIT8{display:flex;width:14px;height:14px;align-items:center;justify-content:center;animation:index-module__pulseStop__HSc9i 2s var(--z-ease-standard) infinite}.index-module__stopIconInner__v4CfL{width:10px;height:10px;border-radius:2px;background:var(--z-status-danger);transition:border-radius var(--z-duration-base) var(--z-ease-standard)}.index-module__stopBtnActive__SUwuc:hover .index-module__stopIconInner__v4CfL{border-radius:4px}@keyframes index-module__pulseRecording__6jkE9{0%{box-shadow:0 0 color-mix(in srgb,var(--z-status-danger) 42%,transparent)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes index-module__pulseStop__HSc9i{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.86)}}@media(max-width:768px){.index-module__chatToolbarWrapper__PZmqH{bottom:var(--z-space-3);padding-inline:var(--z-space-3)}.index-module__inputArea__9KX2V{padding:var(--z-space-3);border-radius:var(--z-radius-lg)}.index-module__footerLeftWrapper__mkiAG{max-width:calc(100vw - 140px)}.index-module__mentionItemPath__qX-bb{display:none}}.index-module__channelsPage__KERMS{height:100%;display:flex;flex-direction:column;overflow:hidden}.index-module__channelsContainer__BoHET{flex:1;overflow:auto;padding-bottom:24px}.index-module__pageHeader__huiqN{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7}.index-module__breadcrumbHeader__D-54f{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__fmur5{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__SuyIu{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__1WYCz{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__title__f29rX{font-size:20px;font-weight:600;color:var(--z-text-primary)}.index-module__description__scLfu{color:var(--z-text-tertiary);font-size:14px;margin:0;display:none}.index-module__filterTabs__lX95I{display:flex;gap:4px;padding:4px;background:#0000000a;border-radius:10px;align-self:center}.index-module__filterTab__SwLOb{padding:5px 14px;border-radius:7px;border:none;background:transparent;font-size:13px;color:var(--z-text-secondary);cursor:pointer;transition:all .18s ease}.index-module__filterTab__SwLOb:hover{color:var(--z-text-primary);background:#0000000a}.index-module__filterTabActive__iHpOI{background:#fff;color:#26244ce0;font-weight:500;box-shadow:0 1px 4px #0000001a}.index-module__loading__NCm2R{text-align:center;padding:60px}.index-module__loadingText__JovP-{color:var(--z-text-tertiary)}.index-module__channelsGrid__i5OVf{display:grid;grid-template-columns:repeat(auto-fill,minmax(346px,1fr));gap:16px;padding:16px 16px 32px}.index-module__channelCard__a6OxB{min-height:150px;display:flex;flex-direction:column;padding:16px;gap:12px;border-radius:var(--border-radius, 8px);background:var(--color-bg-base, #ffffff);border:1px solid var(--color-border-secondary, #eae8e7);box-sizing:border-box;cursor:pointer;transition:all .2s ease-in-out}.index-module__channelCard__a6OxB .qwenpaw-card-body,.index-module__channelCard__a6OxB .qwenpaw-spark-card-wrapper{padding:0!important}.index-module__channelCard__a6OxB.index-module__hover__UPifS{border-color:var(--color-border, #d9d9d9);box-shadow:0 2px 8px #0000000f}.index-module__cardTopSection__uQ2Up{display:flex;justify-content:space-between;align-items:flex-start}.index-module__channelIcon__rXEaM{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;color:#f07e26;font-size:24px;flex-shrink:0}.index-module__channelIcon__rXEaM img{border-radius:10px;object-fit:cover}.index-module__statusIndicator__HmsOM{display:flex;align-items:center;gap:4px;font-size:11px;flex-shrink:0}.index-module__statusText__aFTXL{font-family:Lato;font-size:12px;font-weight:400;line-height:19px;letter-spacing:normal}.index-module__statusText__aFTXL.index-module__enabled__o157g{color:#14b8a6}.index-module__statusText__aFTXL.index-module__disabled__C1DI1{color:#14141373}.index-module__statusDot__0b9lX{width:6px;height:6px;border-radius:50%;flex-shrink:0}.index-module__statusDot__0b9lX.index-module__enabled__o157g{background-color:#14b8a6}.index-module__statusDot__0b9lX.index-module__disabled__C1DI1{background-color:#d9d9d9}.index-module__cardMiddleSection__2gsbi{display:flex;align-items:center;gap:6px}.index-module__cardTitle__pNukR{color:#141413e0;font-size:14px;font-weight:500;line-height:24px;letter-spacing:normal;margin:12px 0}.index-module__builtinTag__PtIKs{color:#8e8c99;background:#eff0f3cc;border-radius:2px;padding:0 4px;font-size:12px;font-weight:500;line-height:20px;letter-spacing:normal;margin-left:12px}.index-module__customTag__-bNQF{color:#8e8c99;background:#eff0f3cc;border-radius:2px;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;flex-shrink:0;margin-left:12px}.index-module__cardBottomSection__HHaYT{margin-top:auto;padding-bottom:8px}.index-module__cardDescription__-oM4i{font-size:11px;color:#00000073;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__cardFooter__31h2x{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.index-module__actionButton__f-8JW{padding:0;height:auto;font-size:11px}.index-module__cardHint__ceo7S{font-size:11px;color:#00000040}.index-module__drawerTitle__cfLmt{display:flex;align-items:center;gap:8px}.index-module__dingtalkDocBtn__eFV-V{font-size:12px;padding:0 8px}.index-module__formActions__Iz42x{display:flex;justify-content:flex-end;gap:8px}.index-module__formTopActions__l9JQy{display:flex;justify-content:flex-end;gap:8px;margin-bottom:16px}.index-module__drawerHeaderActions__ycaw7{display:flex;gap:8px;align-items:center}.dark-mode .index-module__pageHeader__huiqN{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbParent__fmur5{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__SuyIu{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__1WYCz,.dark-mode .index-module__title__f29rX{color:#ffffffd9}.dark-mode .index-module__description__scLfu{color:#ffffff59}.dark-mode .index-module__filterTabs__lX95I{background:#ffffff0f}.dark-mode .index-module__filterTab__SwLOb{color:#ffffff73}.dark-mode .index-module__filterTab__SwLOb:hover{color:#ffffffbf;background:#ffffff0f}.dark-mode .index-module__filterTabActive__iHpOI{background:#2a2a2a;color:var(--z-action-primary);box-shadow:0 1px 4px #0006}.dark-mode .index-module__loadingText__JovP-{color:#ffffff59}.dark-mode .index-module__channelCard__a6OxB.index-module__normal__SH6vm{border-color:#ffffff14;box-shadow:0 4px 12px #0000004d}.dark-mode .index-module__channelIcon__rXEaM{background:#ffffff14;color:#ffffffa6}.dark-mode .index-module__cardTitle__pNukR{color:#ffffffd9}.dark-mode .index-module__builtinTag__PtIKs,.dark-mode .index-module__customTag__-bNQF{color:#ffffff73;background:#ffffff14}.dark-mode .index-module__statusIndicator__HmsOM.index-module__enabled__o157g{color:#14b8a6}.dark-mode .index-module__statusIndicator__HmsOM.index-module__disabled__C1DI1{color:#ffffffa6}.dark-mode .index-module__statusText__aFTXL.index-module__enabled__o157g{color:#14b8a6}.dark-mode .index-module__statusText__aFTXL.index-module__disabled__C1DI1{color:#ffffffa6}.dark-mode .index-module__statusDot__0b9lX.index-module__disabled__C1DI1{background-color:#fff6}.dark-mode .index-module__cardDescription__-oM4i{color:#ffffff73}.dark-mode .index-module__cardHint__ceo7S{color:#ffffff40}.dark-mode .index-module__drawerHeaderActions__ycaw7 .index-module__cancelBtn__SHwlN{color:#ffffffa6}.index-module__channelsPage__KERMS{color:var(--z-text-primary);background:transparent}.index-module__channelsContainer__BoHET{padding:var(--z-page-gutter);scrollbar-color:var(--z-border-strong) transparent}.index-module__filterTabs__lX95I{border:1px solid var(--z-border-subtle);background:var(--z-bg-surface-subtle)}.index-module__filterTab__SwLOb{color:var(--z-text-secondary)}.index-module__filterTab__SwLOb:hover{color:var(--z-text-primary);background:var(--z-bg-surface)}.index-module__filterTabActive__iHpOI{background:var(--z-bg-surface)!important;color:var(--z-action-primary-hover)!important;box-shadow:var(--z-shadow-xs)}.index-module__channelsGrid__i5OVf{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:var(--z-space-4);padding:0}.index-module__channelCard__a6OxB{border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm);transition:transform var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__channelCard__a6OxB:hover{transform:translateY(-2px);border-color:var(--z-border-strong);box-shadow:var(--z-shadow-md)}.index-module__channelIcon__rXEaM{border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__builtinTag__PtIKs,.index-module__customTag__-bNQF{border-radius:var(--z-radius-pill)}@media(max-width:768px){.index-module__channelsContainer__BoHET{padding:var(--z-page-gutter)}.index-module__filterTabs__lX95I{width:100%;overflow-x:auto}}@keyframes index-module__chatStatusBreathe__nDfWk{0%,to{opacity:.65;box-shadow:0 0 #14b8a68c;transform:scale(1)}50%{opacity:1;box-shadow:0 0 10px 3px #14b8a659;transform:scale(1.12)}}.index-module__chatSessionItem__H1Ejn{position:relative;display:flex;min-height:77px;flex-shrink:0;border-radius:6px;gap:8px;background-color:var(--colorBgBase, #fff);cursor:pointer;overflow:hidden;transition:background-color .2s}.index-module__chatSessionItem__H1Ejn:hover{border-radius:6px;background-color:var(--colorBgBase, #fff);background-image:linear-gradient(var(--color-fill-tertiary, rgba(43, 18, 0, .03)),var(--color-fill-tertiary, rgba(43, 18, 0, .03)))}.index-module__chatSessionItem__H1Ejn:hover .index-module__actions__wySfQ{opacity:1;pointer-events:auto}.index-module__chatSessionItem__H1Ejn:hover .index-module__iconPlaceholder__v4ggW:before{background-color:var(--colorBorder, #c1bebb);transition:background-color .2s}.index-module__chatSessionItem__H1Ejn:hover .index-module__iconPlaceholder__v4ggW:after{border:1px solid var(--colorBorder, #c1bebb);transition:background-color .2s}.index-module__chatSessionItem__H1Ejn.index-module__active__m1cJn{border-radius:6px;background:var(--color-fill-tertiary, rgba(43, 18, 0, .03))}.index-module__chatSessionItem__H1Ejn.index-module__editing__69qUW .index-module__content__8ZKYW{padding-right:12px}.index-module__iconPlaceholder__v4ggW{width:24px;flex-shrink:0;position:relative}.index-module__iconPlaceholder__v4ggW:before{content:"";position:absolute;left:calc(50% - .5px);top:0;bottom:0;width:1px;background-color:var(--colorBorder, #d9d9d9)}.index-module__iconPlaceholder__v4ggW:after{content:"";position:absolute;left:calc(50% - 3px);top:20px;width:5px;height:5px;border-radius:50%;background-color:var(--colorBgBase, #fff);border:1px solid var(--colorBorder, #d9d9d9);z-index:1}.index-module__content__8ZKYW{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;padding-top:14px}.index-module__titleRow__bUdzM{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.index-module__name__C-0AR{flex:1;min-width:0;font-size:14px;font-weight:500;line-height:24px;color:var(--colorText, #1a1716);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__statusWrap__4mbtw{display:inline-flex;align-items:center;flex-shrink:0}.index-module__statusDot__QRa3X{width:7px;height:7px;border-radius:50%;flex-shrink:0}.index-module__statusDotIdle__1hBh8{background:#94a3b8;box-shadow:none}.index-module__statusDotActive__s-5ta{background:#14b8a6;animation:index-module__chatStatusBreathe__nDfWk 1.6s ease-in-out infinite}.index-module__metaRow__4-SII{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;width:100%}.index-module__time__arSgZ{flex:1;min-width:0;font-size:12px;line-height:18px;color:var(--colorTextSecondary, rgba(26, 23, 22, .45));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__channelTag__-gyFQ{flex-shrink:0;max-width:52%;display:inline-flex;align-items:center;gap:5px;padding:1px 6px 1px 4px;border-radius:4px;font-size:11px;font-weight:500;line-height:18px;color:var(--colorTextSecondary, rgba(26, 23, 22, .55));background:var(--color-fill-tertiary, rgba(43, 18, 0, .06));min-width:0}.index-module__channelIcon__L7-CF{width:16px;height:16px;flex-shrink:0;border-radius:3px;object-fit:contain}.index-module__channelTagText__HZ6ct{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.index-module__actions__wySfQ{position:absolute;right:16px;top:14px;display:flex;gap:8px;opacity:0;pointer-events:none;transition:opacity .2s}.index-module__pinButton__qEHED{position:absolute;right:16px;top:14px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;padding:4px;border-radius:4px;color:var(--colorText, rgba(26, 23, 22, .88));opacity:0;pointer-events:none;transition:opacity .2s;z-index:10}.index-module__chatSessionItem__H1Ejn:hover .index-module__pinButton__qEHED,.index-module__pinButton__qEHED[data-pinned=true]{opacity:1;pointer-events:auto}.index-module__pinButton__qEHED[data-pinned=true]{color:var(--colorPrimary, #ff9d4d)}.index-module__actions__wySfQ{right:48px}.dark-mode .index-module__chatSessionItem__H1Ejn{background-color:#1f1f1f}.dark-mode .index-module__chatSessionItem__H1Ejn:hover,.dark-mode .index-module__chatSessionItem__H1Ejn.index-module__active__m1cJn{background:#ffffff14}.dark-mode .index-module__iconPlaceholder__v4ggW:before{background-color:#fff3}.dark-mode .index-module__iconPlaceholder__v4ggW:after{background-color:#1f1f1f;border-color:#fff3}.dark-mode .index-module__name__C-0AR{color:#fffffff2}.dark-mode .index-module__statusDotIdle__1hBh8{background:#ffffff59}.dark-mode .index-module__time__arSgZ{color:#ffffff80}.dark-mode .index-module__channelTag__-gyFQ{color:#ffffffa6;background:#ffffff1a}.dark-mode .index-module__pinButton__qEHED{color:#ffffffb8}.dark-mode .index-module__pinButton__qEHED[data-pinned=true]{color:var(--colorPrimary, #ff9d4d)}.index-module__contextMenu__EqTZr{position:fixed;z-index:10000;background:#fff;border:1px solid #e8ecf1;border-radius:8px;box-shadow:0 6px 24px #0000001a,0 2px 8px #0000000f;padding:4px 0;min-width:160px;animation:index-module__contextMenuFadeIn__UU6oV .12s ease-out}@keyframes index-module__contextMenuFadeIn__UU6oV{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.index-module__menuItem__xUJ9T{display:flex;align-items:center;gap:8px;padding:7px 14px;cursor:pointer;transition:background .15s ease;-webkit-user-select:none;user-select:none}.index-module__menuItem__xUJ9T:hover{background:#f5f5f5}.index-module__menuItem__xUJ9T.index-module__danger__2VteC{color:#ff4d4f}.index-module__menuItem__xUJ9T.index-module__danger__2VteC:hover{background:#fff2f0}.index-module__menuItem__xUJ9T.index-module__disabled__ukK5G{color:#bbb;cursor:not-allowed}.index-module__menuItem__xUJ9T.index-module__disabled__ukK5G:hover{background:transparent}.index-module__menuIcon__osLml{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;font-size:14px}.index-module__menuLabel__EFrCh{font-size:13px;line-height:1.4;white-space:nowrap}.index-module__divider__9z5HR{height:1px;background:#f0f0f0;margin:4px 0}.dark-mode .index-module__contextMenu__EqTZr{background:#2a2a2a;border-color:#3a3a3a;box-shadow:0 6px 24px #00000059,0 2px 8px #0003}.dark-mode .index-module__menuItem__xUJ9T{color:#ffffffd9}.dark-mode .index-module__menuItem__xUJ9T:hover{background:#ffffff14}.dark-mode .index-module__menuItem__xUJ9T.index-module__danger__2VteC{color:#ff6b6b}.dark-mode .index-module__menuItem__xUJ9T.index-module__danger__2VteC:hover{background:#ff4d4f1a}.dark-mode .index-module__menuItem__xUJ9T.index-module__disabled__ukK5G{color:#555}.dark-mode .index-module__menuItem__xUJ9T.index-module__disabled__ukK5G:hover{background:transparent}.dark-mode .index-module__divider__9z5HR{background:#3a3a3a}.index-module__drawer__kIKE8 .qwenpaw-drawer-body{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:var(--colorBgBase, #fff)}.index-module__header__uaDfD{display:flex;align-items:center;padding:16px 16px 16px 20px;gap:8px;background-color:var(--colorBgBase, #fff);flex-shrink:0}.index-module__headerLeft__a-sur{display:flex;align-items:center;gap:8px;flex:1}.index-module__headerTitle__VC8Ix{font-size:16px;font-weight:500;line-height:32px;color:var(--colorText, rgba(0, 0, 0, .88))}.index-module__headerInfoIcon__ZQ5gX{font-size:20px;color:var(--colorTextSecondary, rgba(0, 0, 0, .45))}.index-module__headerRight__3s8er{display:flex;align-items:center;gap:12px}.index-module__pinActive__N6ZV0{color:var(--color-primary, #ff9d4d)}.index-module__createSection__5sgzg{flex-shrink:0;padding:0 12px 12px}.index-module__createButton__JrHOf{width:100%;height:36px;border-radius:6px;background:var(--color-primary, #ff9d4d);border:none;color:#fff;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.index-module__createButton__JrHOf:hover{opacity:.85}.index-module__listWrapper__WrQn3{flex:1;position:relative;overflow:hidden;min-height:0}.index-module__list__CCB3d{padding:0 12px;height:100%;overflow-y:auto;display:flex;flex-direction:column;position:relative;z-index:1;background:transparent;scrollbar-width:none;-ms-overflow-style:none}.index-module__list__CCB3d::-webkit-scrollbar{display:none}.index-module__virtualListBackground__DeKVK{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:0;pointer-events:none}.index-module__topGradient__yfocm{position:absolute;top:0;left:0;right:0;height:28px;background:linear-gradient(180deg,var(--colorBgBase, #fff) 0%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}.index-module__bottomGradient__6Xb1F{position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(0deg,var(--colorBgBase, #fff) 0%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}.index-module__footer__UYM93{flex-shrink:0;padding:20px 16px;background-color:var(--colorBgBase, #fff)}.index-module__footerText__-8W0B{font-size:14px;font-weight:500;line-height:24px;color:var(--colorText, rgba(0, 0, 0, .88))}.dark-mode .index-module__drawer__kIKE8 .qwenpaw-drawer-body,.dark-mode .index-module__header__uaDfD{background-color:#1f1f1f}.dark-mode .index-module__headerTitle__VC8Ix{color:#fffffff2}.dark-mode .index-module__headerInfoIcon__ZQ5gX{color:#ffffff80}.dark-mode .index-module__topGradient__yfocm{background:linear-gradient(180deg,#1f1f1f,#1f1f1f00)}.dark-mode .index-module__bottomGradient__6Xb1F{background:linear-gradient(0deg,#1f1f1f,#1f1f1f00)}.dark-mode .index-module__footer__UYM93{background-color:#1f1f1f}.dark-mode .index-module__footerText__-8W0B{color:#fffffff2}.index-module__drawer__o8Hw5 .qwenpaw-drawer-body{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:var(--colorBgBase, #fff)}.index-module__header__LwpK2{display:flex;align-items:center;padding:16px 16px 16px 20px;gap:8px;background-color:var(--colorBgBase, #fff);flex-shrink:0}.index-module__headerLeft__y0Um7{display:flex;align-items:center;gap:8px;flex:1}.index-module__headerTitle__KWcHo{font-size:16px;font-weight:500;line-height:32px;color:var(--colorText, rgba(0, 0, 0, .88))}.index-module__headerRight__6X4dp{display:flex;align-items:center;gap:12px}.index-module__searchSection__yHt8T{flex-shrink:0;padding:12px 16px}.index-module__searchInput__dmH6E{border-radius:8px}.index-module__searchInput__dmH6E .ant-input{background:transparent}.index-module__resultsCount__CpwH9{flex-shrink:0;padding:8px 16px;border-bottom:1px solid var(--colorBorderSecondary, rgba(0, 0, 0, .06))}.index-module__listWrapper__rKaJl{flex:1;position:relative;overflow:hidden;min-height:0}.index-module__list__IBkrs{padding:0 12px;height:100%;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:none;-ms-overflow-style:none}.index-module__list__IBkrs::-webkit-scrollbar{display:none}.index-module__topGradient__M-nhj{position:absolute;top:0;left:0;right:0;height:28px;background:linear-gradient(180deg,var(--colorBgBase, #fff) 0%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}.index-module__bottomGradient__Nzbp-{position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(0deg,var(--colorBgBase, #fff) 0%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}.index-module__searchResultItem__bBh6a{padding:12px;border-radius:8px;margin-bottom:8px;background:var(--colorBgContainer, #fff);cursor:pointer;transition:background-color .2s}.index-module__searchResultItem__bBh6a:hover{background:var(--colorBgTextHover, rgba(0, 0, 0, .04))}.index-module__resultHeader__9Ndee{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;gap:8px}.index-module__resultChatName__KtfYW{font-size:13px;font-weight:500;color:var(--colorText, rgba(0, 0, 0, .88));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.index-module__resultRole__HhWte{font-size:12px;font-weight:500;color:var(--colorTextSecondary, rgba(0, 0, 0, .45));padding:2px 8px;border-radius:4px;background:var(--colorBgContainer, rgba(0, 0, 0, .02));flex-shrink:0}.index-module__resultContent__t0dMp{font-size:13px;color:var(--colorText, rgba(0, 0, 0, .88));line-height:1.5}.index-module__resultTime__UKfkx{font-size:12px;color:var(--colorTextSecondary, rgba(0, 0, 0, .45));margin-top:6px}.dark-mode .index-module__drawer__o8Hw5 .qwenpaw-drawer-body,.dark-mode .index-module__header__LwpK2{background-color:#1f1f1f}.dark-mode .index-module__headerTitle__KWcHo{color:#fffffff2}.dark-mode .index-module__searchInput__dmH6E{background:#ffffff14;border-color:#ffffff26}.dark-mode .index-module__searchInput__dmH6E .ant-input{color:#ffffffd9}.dark-mode .index-module__resultsCount__CpwH9{border-bottom-color:#ffffff14}.dark-mode .index-module__topGradient__M-nhj{background:linear-gradient(180deg,#1f1f1f,#1f1f1f00)}.dark-mode .index-module__bottomGradient__Nzbp-{background:linear-gradient(0deg,#1f1f1f,#1f1f1f00)}.dark-mode .index-module__searchResultItem__bBh6a{background:#ffffff0a}.dark-mode .index-module__searchResultItem__bBh6a:hover{background:#ffffff14}.dark-mode .index-module__resultRole__HhWte{color:#ffffff80;background:#ffffff0f}.dark-mode .index-module__resultChatName__KtfYW{color:#fffffff2}.dark-mode .index-module__resultContent__t0dMp{color:#ffffffd9}.dark-mode .index-module__resultTime__UKfkx{color:#ffffff73}.index-module__drawer__SRkM6 .qwenpaw-drawer-body{display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:var(--colorBgBase, #fff)}.index-module__header__Z0Iog{display:flex;align-items:center;padding:16px 16px 16px 20px;gap:8px;flex-shrink:0}.index-module__headerTitle__FylHa{font-size:16px;font-weight:500;line-height:32px;color:var(--colorText, rgba(0, 0, 0, .88));flex:1}.index-module__content__QT-TT{flex:1;overflow-y:auto;padding:0 20px 20px}.index-module__planInfo__eBVTu{margin-bottom:16px}.index-module__planName__JiYiZ{font-size:15px;font-weight:600;margin-bottom:4px;color:var(--colorText, rgba(0, 0, 0, .88))}.index-module__planDesc__il2Wg{font-size:13px;color:var(--colorTextSecondary, rgba(0, 0, 0, .45));margin-bottom:12px;line-height:1.5}.index-module__progressSection__zPooV{margin-bottom:16px}.index-module__progressLabel__Z4rD4{font-size:12px;color:var(--colorTextSecondary, rgba(0, 0, 0, .45));margin-bottom:4px}.index-module__subtaskList__Bh9Gl{list-style:none;padding:0;margin:0}.index-module__subtaskItem__diJgz{display:flex;align-items:flex-start;gap:8px;padding:10px 0;border-bottom:1px solid var(--colorBorderSecondary, rgba(0, 0, 0, .06))}.index-module__subtaskItem__diJgz:last-child{border-bottom:none}.index-module__subtaskIcon__8RYlS{flex-shrink:0;margin-top:2px;font-size:16px;line-height:1}.index-module__subtaskBody__eWNFe{flex:1;min-width:0}.index-module__subtaskName__P18uK{font-size:14px;font-weight:500;color:var(--colorText, rgba(0, 0, 0, .88));line-height:1.4}.index-module__subtaskDesc__TTlPG{font-size:12px;color:var(--colorTextSecondary, rgba(0, 0, 0, .45));margin-top:2px;line-height:1.4}.index-module__subtaskOutcome__-ekdI{font-size:12px;color:var(--colorSuccessText, #52c41a);margin-top:2px;line-height:1.4}.index-module__emptyState__sSig5{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:var(--colorTextSecondary, rgba(0, 0, 0, .45));text-align:center}.index-module__emptyHint__dnXvU{font-size:12px;margin-top:8px}.index-module__emptyIcon__sdZGV{font-size:48px;margin-bottom:12px;opacity:.4}.index-module__planState__D-Xk8{display:inline-block;font-size:12px;padding:1px 8px;border-radius:4px;margin-left:8px;font-weight:400}.index-module__stateTodo__BOmiQ{background:var(--colorInfoBg, #e6f4ff);color:var(--colorInfoText, var(--z-status-info))}.index-module__stateInProgress__he4iB{background:var(--colorWarningBg, #fffbe6);color:var(--colorWarningText, #faad14)}.index-module__stateDone__sXI8a{background:var(--colorSuccessBg, #f6ffed);color:var(--colorSuccessText, #52c41a)}.index-module__stateAbandoned__kzxg-{background:var(--colorErrorBg, #fff2f0);color:var(--colorErrorText, #ff4d4f)}.index-module__planOutcomeSection__vGgsf{margin-top:16px;font-size:13px;color:var(--colorText, rgba(0, 0, 0, .88))}.dark-mode .index-module__planName__JiYiZ,.dark-mode .index-module__subtaskName__P18uK{color:#ffffffd9!important}.dark-mode .index-module__planDesc__il2Wg,.dark-mode .index-module__progressLabel__Z4rD4,.dark-mode .index-module__subtaskDesc__TTlPG,.dark-mode .index-module__emptyState__sSig5,.dark-mode .index-module__emptyHint__dnXvU{color:#ffffffa6!important}.dark-mode .index-module__subtaskOutcome__-ekdI{color:#73d13d!important}.dark-mode .index-module__planOutcomeSection__vGgsf{color:#ffffffd9!important}.dark-mode .index-module__stateTodo__BOmiQ{background:#1677ff26!important;color:#4096ff!important}.dark-mode .index-module__stateInProgress__he4iB{background:#faad1426!important;color:#ffc53d!important}.dark-mode .index-module__stateDone__sXI8a{background:#52c41a26!important;color:#73d13d!important}.dark-mode .index-module__stateAbandoned__kzxg-{background:#ff4d4f26!important;color:#ff7875!important}.index-module__chatName__gCvzh{font-size:16px;font-weight:500;line-height:22px;color:var(--colorText, rgba(0, 0, 0, .88));max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark-mode .index-module__chatName__gCvzh{color:#fffffff2}.ApprovalCard-module__approvalCard__4i9Xz{background:#ffffffbf;border:1px solid rgba(0,0,0,.05);border-radius:16px;box-shadow:0 8px 32px #0000000a,inset 0 1px #fff;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:20px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ApprovalCard-module__approvalCard__4i9Xz:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#f97316,#f59e0b)}.ApprovalCard-module__approvalCard__4i9Xz.ApprovalCard-module__critical__LC8LC{box-shadow:0 8px 32px #ef444414,inset 0 1px #fff}.ApprovalCard-module__approvalCard__4i9Xz.ApprovalCard-module__critical__LC8LC:before{background:linear-gradient(90deg,#ef4444,#f43f5e)}.ApprovalCard-module__approvalCard__4i9Xz.ApprovalCard-module__warning__vrc24:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.ApprovalCard-module__header__j8qsC{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ApprovalCard-module__header__j8qsC .ApprovalCard-module__titleRow__3Mz80{display:flex;align-items:center;gap:8px}.ApprovalCard-module__header__j8qsC .ApprovalCard-module__icon__2Z2K9{color:#1a1a1a}.ApprovalCard-module__header__j8qsC .ApprovalCard-module__title__wujHQ{font-size:15px;font-weight:600;color:#1a1a1a;letter-spacing:-.3px}.ApprovalCard-module__header__j8qsC .ApprovalCard-module__timer__Q93zz{background:#0000000a;border-radius:20px;padding:4px 12px;display:flex;align-items:center;gap:6px}.ApprovalCard-module__header__j8qsC .ApprovalCard-module__timer__Q93zz .ApprovalCard-module__timerIcon__gmat9{color:#64748b}.ApprovalCard-module__header__j8qsC .ApprovalCard-module__timer__Q93zz .ApprovalCard-module__timerText__zu-EV{font-size:13px;font-weight:600;color:#475569;font-family:SF Mono,monospace}.ApprovalCard-module__content__TbcUJ{background:#ffffff80;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;border:1px solid rgba(0,0,0,.03)}.ApprovalCard-module__infoRow__lDZtu{display:flex;align-items:flex-start;gap:12px}.ApprovalCard-module__label__nPujs{font-size:13px;color:#64748b;font-weight:500;min-width:64px;flex-shrink:0;margin-top:2px}.ApprovalCard-module__value__wkWji{font-size:14px;color:#0f172a;font-weight:500;flex:1;word-break:break-all}.ApprovalCard-module__value__wkWji.ant-typography code{background:#0000000a;border:1px solid rgba(0,0,0,.05);border-radius:6px;padding:2px 8px;color:#334155;font-family:SF Mono,monospace;font-size:12.5px}.ApprovalCard-module__severityTag__LOE9M{font-size:12px;font-weight:600;padding:2px 10px;border-radius:6px;border:none;letter-spacing:.02em}.ApprovalCard-module__summaryBox__whFsF{margin-top:4px;position:relative;background:#fffc;border:1px solid rgba(0,0,0,.04);border-radius:8px;padding:12px}.ApprovalCard-module__summaryBox__whFsF .ApprovalCard-module__summaryText__Kk0Hl{font-size:13px;color:#475569;line-height:1.6;padding-right:28px;word-break:break-word;display:block}.ApprovalCard-module__copyButton__mo8o1{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;color:#94a3b8;cursor:pointer;transition:all .2s}.ApprovalCard-module__copyButton__mo8o1:hover{background:#0000000a;color:#475569}.ApprovalCard-module__copyButton__mo8o1.ApprovalCard-module__copied__dNOiv{color:#10b981;background:#10b9811a}.ApprovalCard-module__paramsDetails__PuJHI{background:#fffc;border:1px solid rgba(0,0,0,.04);border-radius:8px;padding:12px;cursor:pointer}.ApprovalCard-module__paramsDetails__PuJHI summary{font-size:13px;font-weight:600;color:#475569;display:flex;align-items:center;gap:8px;list-style:none;outline:none}.ApprovalCard-module__paramsDetails__PuJHI summary::-webkit-details-marker{display:none}.ApprovalCard-module__paramsDetails__PuJHI summary:before{content:"▶";font-size:9px;color:#94a3b8;transition:transform .2s}.ApprovalCard-module__paramsDetails__PuJHI[open] summary{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.04)}.ApprovalCard-module__paramsDetails__PuJHI[open] summary:before{transform:rotate(90deg)}.ApprovalCard-module__paramsCodeWrapper__Aqwj0{position:relative}.ApprovalCard-module__paramsCode__HB65G{margin:0;padding:12px;background:#00000005;border-radius:6px;font-family:SF Mono,monospace;font-size:12px;color:#334155;max-height:200px;overflow-y:auto}.ApprovalCard-module__paramsCode__HB65G::-webkit-scrollbar{width:6px;height:6px}.ApprovalCard-module__paramsCode__HB65G::-webkit-scrollbar-track{background:transparent}.ApprovalCard-module__paramsCode__HB65G::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.ApprovalCard-module__paramsCode__HB65G::-webkit-scrollbar-thumb:hover{background:#00000040}.ApprovalCard-module__actions__gTLtK{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.ApprovalCard-module__actions__gTLtK button{height:38px;border-radius:10px;font-weight:600;font-size:14px;padding:0 20px;display:inline-flex;align-items:center;gap:6px;transition:all .2s cubic-bezier(.16,1,.3,1);cursor:pointer}.ApprovalCard-module__actions__gTLtK .ApprovalCard-module__denyButton__-essG{background:#0000000a;border:none;color:#475569}.ApprovalCard-module__actions__gTLtK .ApprovalCard-module__denyButton__-essG:hover:not(:disabled){background:#00000014;color:#0f172a}.ApprovalCard-module__actions__gTLtK .ApprovalCard-module__denyButton__-essG:disabled{opacity:.5;cursor:not-allowed}.ApprovalCard-module__actions__gTLtK .ApprovalCard-module__approveButton__1pnhM{background:#000;border:none;color:#fff;box-shadow:0 4px 12px #00000026}.ApprovalCard-module__actions__gTLtK .ApprovalCard-module__approveButton__1pnhM:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px);box-shadow:0 6px 16px #0003}.ApprovalCard-module__actions__gTLtK .ApprovalCard-module__approveButton__1pnhM:disabled{background:#0000004d;box-shadow:none;cursor:not-allowed;transform:none}.ApprovalCard-module__timeoutHint__MsTJZ{margin-right:auto;font-size:13px;color:#ef4444;font-weight:500}.dark-mode .ApprovalCard-module__approvalCard__4i9Xz{background:#1e1e1ea6;border-color:#ffffff14;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.dark-mode .ApprovalCard-module__approvalCard__4i9Xz.ApprovalCard-module__critical__LC8LC{box-shadow:0 8px 32px #ef444426,inset 0 1px #ffffff0d}.dark-mode .ApprovalCard-module__title__wujHQ,.dark-mode .ApprovalCard-module__icon__2Z2K9{color:#ffffffe6}.dark-mode .ApprovalCard-module__timer__Q93zz{background:#ffffff14}.dark-mode .ApprovalCard-module__timer__Q93zz .ApprovalCard-module__timerText__zu-EV{color:#ffffffd9}.dark-mode .ApprovalCard-module__content__TbcUJ{background:#0003;border-color:#ffffff0d}.dark-mode .ApprovalCard-module__label__nPujs{color:#ffffff73}.dark-mode .ApprovalCard-module__value__wkWji{color:#ffffffd9}.dark-mode .ApprovalCard-module__value__wkWji.ant-typography code{background:#ffffff0d;border-color:#ffffff1a;color:#ffffffd9}.dark-mode .ApprovalCard-module__summaryBox__whFsF,.dark-mode .ApprovalCard-module__paramsDetails__PuJHI{background:#0003;border-color:#ffffff0d}.dark-mode .ApprovalCard-module__summaryBox__whFsF .ApprovalCard-module__summaryText__Kk0Hl,.dark-mode .ApprovalCard-module__paramsDetails__PuJHI .ApprovalCard-module__summaryText__Kk0Hl,.dark-mode .ApprovalCard-module__summaryBox__whFsF summary,.dark-mode .ApprovalCard-module__paramsDetails__PuJHI summary{color:#ffffffa6}.dark-mode .ApprovalCard-module__paramsCode__HB65G{background:#0000004d;color:#ffffffbf}.dark-mode .ApprovalCard-module__paramsCode__HB65G::-webkit-scrollbar-thumb{background:#fff3}.dark-mode .ApprovalCard-module__paramsCode__HB65G::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.dark-mode .ApprovalCard-module__actions__gTLtK .ApprovalCard-module__denyButton__-essG{background:#ffffff14;color:#ffffffd9}.dark-mode .ApprovalCard-module__actions__gTLtK .ApprovalCard-module__denyButton__-essG:hover:not(:disabled){background:#ffffff1f}.dark-mode .ApprovalCard-module__actions__gTLtK .ApprovalCard-module__approveButton__1pnhM{background:#fff;color:#000;box-shadow:0 4px 12px #ffffff26}.dark-mode .ApprovalCard-module__actions__gTLtK .ApprovalCard-module__approveButton__1pnhM:hover:not(:disabled){background:#f5f5f5;box-shadow:0 6px 16px #fff3}.RunningSessionNotice-module__notice__xgE97{position:absolute;left:50%;bottom:172px;z-index:9;transform:translate(-50%);width:min(680px,calc(100% - 40px));display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(255,101,71,.16);border-radius:10px;background:#ffffffeb;box-shadow:0 8px 24px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.RunningSessionNotice-module__noticeInline__kdW2F{position:static;left:auto;bottom:auto;z-index:auto;transform:none;width:100%;pointer-events:none}.RunningSessionNotice-module__pulse__XA2i9{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--z-action-primary);box-shadow:0 0 #ff65475c;animation:RunningSessionNotice-module__runningPulse__--TuW 1.6s ease-out infinite}.RunningSessionNotice-module__copy__y5fk-{display:flex;flex-direction:column;gap:2px;min-width:0}.RunningSessionNotice-module__title__49JoL{color:#0f172ae0;font-size:13px;font-weight:600;line-height:1.35}.RunningSessionNotice-module__description__7jL15{color:#0f172a94;font-size:12px;line-height:1.35}@keyframes RunningSessionNotice-module__runningPulse__--TuW{0%{box-shadow:0 0 #ff65475c}70%{box-shadow:0 0 0 8px #ff654700}to{box-shadow:0 0 #ff654700}}.dark .RunningSessionNotice-module__notice__xgE97,.dark-mode .RunningSessionNotice-module__notice__xgE97{border-color:#60a5fa3d;background:#111827e6;box-shadow:0 8px 24px #0000003d}.dark .RunningSessionNotice-module__title__49JoL,.dark-mode .RunningSessionNotice-module__title__49JoL{color:#ffffffe6}.dark .RunningSessionNotice-module__description__7jL15,.dark-mode .RunningSessionNotice-module__description__7jL15{color:#ffffff9e}.RuntimeProgressCard-module__runtimeCard__-RUrW{display:flex;width:min(100%,980px);flex-direction:column;gap:var(--z-space-3)}.RuntimeProgressCard-module__agentHeader__Zp2xN{display:flex;align-items:center;gap:8px;margin-bottom:2px;color:var(--qp-text, #202124);font-size:14px}.RuntimeProgressCard-module__avatar__kTsKK{width:28px;height:28px;border-radius:50%;object-fit:cover}.RuntimeProgressCard-module__messageContent__v92se{display:flex;flex-direction:column;gap:10px;width:min(100%,980px)}.RuntimeProgressCard-module__inlineImageButton__PhL8W{display:block;width:fit-content;max-width:min(100%,620px);padding:0;border:0;border-radius:10px;background:transparent;cursor:zoom-in;overflow:hidden}.RuntimeProgressCard-module__inlineImageButton__PhL8W img{display:block;max-width:min(100%,620px);max-height:360px;object-fit:contain;border-radius:10px;background:#f1f5f9;box-shadow:0 8px 24px #0f172a1f}.RuntimeProgressCard-module__inlineImageLabel__l8-x-{display:block;padding:8px 10px 7px;border:1px solid rgba(15,23,42,.08);border-bottom:0;border-radius:10px 10px 0 0;background:#f8fafcf5;color:#334155;font-size:13px;font-weight:600;line-height:18px;text-align:left}.RuntimeProgressCard-module__inlineImageLabel__l8-x-+img{border-radius:0 0 10px 10px}.RuntimeProgressCard-module__imageDialogBackdrop__4lwtZ{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:28px;background:#0f172ab8}.RuntimeProgressCard-module__imageDialog__PCqNz{position:relative;display:flex;align-items:center;justify-content:center;max-width:min(96vw,1200px);max-height:92vh}.RuntimeProgressCard-module__imageDialog__PCqNz img{display:block;max-width:min(96vw,1200px);max-height:92vh;object-fit:contain;border-radius:10px;background:#0f172a;box-shadow:0 24px 80px #00000061}.RuntimeProgressCard-module__imageDialogClose__7An-w{position:absolute;top:12px;right:12px;z-index:1;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#0f172aad;color:#fff;cursor:pointer;font-size:12px;line-height:1;padding:7px 10px}.RuntimeProgressCard-module__activity__B3TQJ{width:min(100%,920px);overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sky-300) 26%,transparent),transparent 44%),color-mix(in srgb,var(--z-bg-surface) 92%,transparent);box-shadow:var(--z-shadow-xs)}.RuntimeProgressCard-module__summary__K9pv9{display:flex;align-items:center;gap:10px;padding:var(--z-space-3) var(--z-space-4);color:var(--z-text-secondary);font-size:var(--z-text-sm)}.RuntimeProgressCard-module__dot__IOjRb{width:8px;height:8px;border-radius:999px;background:var(--z-action-primary);box-shadow:0 0 0 3px #ff65471f;flex:0 0 auto}.RuntimeProgressCard-module__dotDone__x4hhu{background:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.RuntimeProgressCard-module__summaryText__DSYpM{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RuntimeProgressCard-module__chips__B7yIn{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.RuntimeProgressCard-module__chip__yOM6h{border-radius:999px;background:color-mix(in srgb,var(--z-bg-surface-raised) 90%,transparent);border:1px solid var(--z-border-default);padding:2px 7px;color:var(--z-text-tertiary);font-size:12px;line-height:18px}.RuntimeProgressCard-module__details__8NVWo{border-top:1px solid var(--z-border-subtle)}.RuntimeProgressCard-module__detailsSummary__Vs73V{cursor:pointer;padding:8px var(--z-space-4);color:var(--z-text-tertiary);font-size:12px;-webkit-user-select:none;user-select:none}.RuntimeProgressCard-module__detailList__a8Gpf{display:flex;flex-direction:column;gap:2px;padding:0 var(--z-space-4) var(--z-space-4)}.RuntimeProgressCard-module__detailItem__NzXvy{display:flex;flex-wrap:wrap;gap:3px 8px;align-items:flex-start;color:#64748b;font-size:12px;line-height:18px}.RuntimeProgressCard-module__detailItemSingle__H5D0p{display:block}.RuntimeProgressCard-module__detailName__p22QA{color:#334155;flex:0 1 auto;max-width:100%;min-width:0;overflow-wrap:anywhere;white-space:normal}.RuntimeProgressCard-module__detailTarget__zKme1{flex:1 1 220px;min-width:0;overflow-wrap:anywhere;white-space:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.RuntimeProgressCard-module__copyRow__gZCRC{display:flex;justify-content:flex-start}.RuntimeProgressCard-module__copyButton__oggaP{border:0;background:transparent;color:#94a3b8;font-size:12px;padding:2px 0;cursor:pointer}.RuntimeProgressCard-module__copyButton__oggaP:hover{color:var(--z-action-primary)}.dark-mode .RuntimeProgressCard-module__agentHeader__Zp2xN{color:#ffffffe0}.dark-mode .RuntimeProgressCard-module__activity__B3TQJ{border-color:#94a3b82e;background:#111827c7;box-shadow:0 14px 36px #00000038}.dark-mode .RuntimeProgressCard-module__summary__K9pv9{color:#e2e8f0e0}.dark-mode .RuntimeProgressCard-module__dot__IOjRb{box-shadow:0 0 0 3px #60a5fa29}.dark-mode .RuntimeProgressCard-module__dotDone__x4hhu{box-shadow:0 0 0 3px #22c55e29}.dark-mode .RuntimeProgressCard-module__chip__yOM6h{border-color:#94a3b82e;background:#0f172ac7;color:#cbd5e1e6}.dark-mode .RuntimeProgressCard-module__inlineImageLabel__l8-x-{border-color:#94a3b82e;background:#0f172aeb;color:#e2e8f0eb}.dark-mode .RuntimeProgressCard-module__details__8NVWo{border-top-color:#94a3b824}.dark-mode .RuntimeProgressCard-module__detailsSummary__Vs73V,.dark-mode .RuntimeProgressCard-module__detailItem__NzXvy{color:#94a3b8eb}.dark-mode .RuntimeProgressCard-module__detailName__p22QA{color:#e2e8f0e6}.dark-mode .RuntimeProgressCard-module__detailTarget__zKme1{color:#cbd5e1eb}.dark-mode .RuntimeProgressCard-module__copyButton__oggaP{color:#94a3b8e6}.dark-mode .RuntimeProgressCard-module__copyButton__oggaP:hover{color:#60a5fa}.ArtifactPanel-module__panel__8ekX0{width:400px;height:100%;border-left:1px solid rgba(0,0,0,.06);background:#fafafa;display:flex;flex-direction:row;flex-shrink:0;overflow:hidden;position:relative;transition:width .3s cubic-bezier(.4,0,.2,1);z-index:50}.ArtifactPanel-module__panelExpanded__hco-k{width:780px}.ArtifactPanel-module__leftColumn__jFAru{width:320px;height:100%;display:flex;flex-direction:column;flex-shrink:0;border-right:1px solid rgba(0,0,0,.05);background:#fafafa;overflow:hidden}.ArtifactPanel-module__rightColumn__WFCR-{flex:1;height:100%;display:flex;flex-direction:column;background:#fff;overflow:hidden;animation:ArtifactPanel-module__fadeInColumn__X4JBB .25s cubic-bezier(.4,0,.2,1)}@keyframes ArtifactPanel-module__fadeInColumn__X4JBB{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.ArtifactPanel-module__panelHeader__BaTzl{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.05);flex-shrink:0;background:#fafafa;z-index:10}.ArtifactPanel-module__panelTitle__F3Nce{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#000000d9}.ArtifactPanel-module__panelActions__GUB3N{display:flex;align-items:center;gap:4px}.ArtifactPanel-module__panelAction__1wXE4{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#00000073;cursor:pointer;transition:all .15s}.ArtifactPanel-module__panelAction__1wXE4:hover{background:#0000000d;color:#000000bf}.ArtifactPanel-module__tabsRow__XM0Ca{display:flex;align-items:center;padding:6px 12px;gap:4px;border-bottom:1px solid rgba(0,0,0,.04);background:#fafafa;flex-shrink:0}.ArtifactPanel-module__tabBtn__ZYSeZ{flex:1;display:flex;align-items:center;justify-content:center;height:32px;font-size:12px;font-weight:500;border:none;border-radius:6px;background:transparent;color:#0000008c;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.ArtifactPanel-module__tabBtn__ZYSeZ:hover{background:#00000008;color:#000000d9}.ArtifactPanel-module__tabBtnActive__YAgit{background:#ff654714;color:var(--z-action-primary);font-weight:600}.ArtifactPanel-module__tabBtnActive__YAgit:hover{background:#ff65471a;color:var(--z-action-primary)}.ArtifactPanel-module__changesBadge__96F6A{background:#ef4444;color:#fff;font-size:9px;font-weight:600;padding:1px 5px;border-radius:10px;margin-left:4px;min-width:14px;text-align:center}.ArtifactPanel-module__tabContentArea__alXNa{flex:1;overflow:hidden;display:flex;flex-direction:column;position:relative;background:#fff}.ArtifactPanel-module__scrollContainer__M-t4n{flex:1;overflow-y:auto;padding:10px}.ArtifactPanel-module__scrollContainer__M-t4n::-webkit-scrollbar{width:5px}.ArtifactPanel-module__scrollContainer__M-t4n::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.ArtifactPanel-module__tabLoading__6c17m{display:flex;align-items:center;justify-content:center;height:120px;color:#00000059;font-size:12px}.ArtifactPanel-module__emptyState__O0P9N{display:flex;flex-direction:column;align-items:center;gap:10px;padding:80px 16px;color:#00000040;font-size:13px}.ArtifactPanel-module__fileItem__mX0rB{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .15s ease;margin-bottom:4px;background:transparent}.ArtifactPanel-module__fileItem__mX0rB:hover{background:#00000008}.ArtifactPanel-module__fileItem__mX0rB:hover .ArtifactPanel-module__fileAction__37TfS{opacity:1}.ArtifactPanel-module__fileItemActive__oMXIs{background:#ff65470d}.ArtifactPanel-module__fileItemActive__oMXIs .ArtifactPanel-module__fileAction__37TfS{opacity:1}.ArtifactPanel-module__fileItemVirtual__5dalN{background:#ff654708;border:1px dashed rgba(255,101,71,.2)}.ArtifactPanel-module__fileItemVirtual__5dalN:hover{background:#ff65470f;border-color:#ff654759}.ArtifactPanel-module__fileIcon__4Yv9a{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#00000008}.ArtifactPanel-module__fileInfo__0CVLC{flex:1;min-width:0}.ArtifactPanel-module__fileName__ek-uy{font-size:13px;font-weight:500;color:#000c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ArtifactPanel-module__fileMeta__SZbeF{font-size:11px;color:#00000059;margin-top:2px}.ArtifactPanel-module__fileActions__fF6X0{flex-shrink:0;display:flex;align-items:center;gap:2px}.ArtifactPanel-module__fileAction__37TfS{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#00000059;cursor:pointer;opacity:0;transition:all .15s}.ArtifactPanel-module__fileAction__37TfS:hover{background:#0000000d;color:#000000a6}.ArtifactPanel-module__statusBadge__zrBiO{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;flex-shrink:0}.ArtifactPanel-module__statusAdd__V9EHA{background:#22c55e1a;color:#22c55e}.ArtifactPanel-module__statusDel__M7d7g{background:#ef44441a;color:#ef4444}.ArtifactPanel-module__statusMod__DxchL{background:#3b82f61a;color:var(--z-color-coral-400)}.ArtifactPanel-module__treeContainer__9RqpX{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-user-select:none;user-select:none}.ArtifactPanel-module__treeDirWrapper__pT0eu{display:flex;flex-direction:column}.ArtifactPanel-module__treeDirHeader__-F0Mm{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:6px;cursor:pointer;transition:background .15s}.ArtifactPanel-module__treeDirHeader__-F0Mm:hover{background:#00000008}.ArtifactPanel-module__treeChevron__58W0N{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#0006}.ArtifactPanel-module__chevronIcon__lLSta{transition:transform .2s ease}.ArtifactPanel-module__chevronRotate__DvKu-{transform:rotate(-90deg)}.ArtifactPanel-module__folderIcon__e5tgV{color:#f59e0b;flex-shrink:0}.ArtifactPanel-module__treeNodeName__IFUVW{font-size:13px;color:#000000bf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.ArtifactPanel-module__treeChildren__t9G5r{display:flex;flex-direction:column}.ArtifactPanel-module__treeFileItem__LLHSy{display:flex;align-items:center;gap:8px;padding:6px 8px 6px 20px;border-radius:6px;cursor:pointer;transition:all .15s;margin-bottom:1px}.ArtifactPanel-module__treeFileItem__LLHSy:hover{background:#00000008}.ArtifactPanel-module__treeFileActive__qb35b{background:#ff65470f;font-weight:500}.ArtifactPanel-module__treeFileActive__qb35b .ArtifactPanel-module__treeNodeName__IFUVW{color:var(--z-action-primary)}.ArtifactPanel-module__treeFileSize__5TA6W{font-size:10px;color:#0000004d;flex-shrink:0;padding-left:8px}.ArtifactPanel-module__browserContainer__QMFx-{flex:1;display:flex;flex-direction:column;background:#f1f5f9;height:100%}.ArtifactPanel-module__browserAddressBar__--RF0{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.ArtifactPanel-module__addressGlobeIcon__L5FYF{color:#0006;flex-shrink:0}.ArtifactPanel-module__addressInput__OG6se{flex:1;height:28px;background:#f1f5f9;border:1px solid rgba(0,0,0,.04);border-radius:6px;padding:0 10px;font-size:12px;color:#000000bf;outline:none;font-family:SF Mono,JetBrains Mono,monospace;transition:all .2s}.ArtifactPanel-module__addressInput__OG6se:focus{background:#fff;border-color:#ff65474d;box-shadow:0 0 0 2px #ff654714}.ArtifactPanel-module__addressActions__9si0R{display:flex;align-items:center;gap:4px}.ArtifactPanel-module__addressBtn__P9JqM{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#00000073;cursor:pointer;transition:all .15s}.ArtifactPanel-module__addressBtn__P9JqM:hover{background:#0000000d;color:#000000bf}.ArtifactPanel-module__iframeWrapper__NdrjB{flex:1;position:relative;background:#fff}.ArtifactPanel-module__browserIframe__O54J-{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:#fff}.ArtifactPanel-module__previewHeader__MiHX1{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid rgba(0,0,0,.06);background:#fafafa;flex-shrink:0}.ArtifactPanel-module__previewFileName__1VWLf{font-size:12px;font-weight:600;color:#0009;font-family:SF Mono,JetBrains Mono,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ArtifactPanel-module__previewHeaderActions__1HHA2{display:flex;align-items:center;gap:6px}.ArtifactPanel-module__previewContent__0SMhc{flex:1;overflow:auto;padding:0;background:#fff;position:relative}.ArtifactPanel-module__previewContent__0SMhc::-webkit-scrollbar{width:5px}.ArtifactPanel-module__previewContent__0SMhc::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.ArtifactPanel-module__previewLoading__JFtQ-{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#00000059;font-size:13px}.ArtifactPanel-module__previewCode__ZQoTE{font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:12px;line-height:1.6;color:#000000bf;white-space:pre-wrap;word-break:break-all;margin:0;padding:16px}.ArtifactPanel-module__mediaPreview__TgvqT{width:100%;height:100%;min-height:260px;display:flex;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;background:#0f172a}.ArtifactPanel-module__audioPreviewCard__W2cci{width:min(100%,420px);display:flex;flex-direction:column;align-items:center;gap:14px;padding:22px;border-radius:8px;color:#ffffffd1;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.ArtifactPanel-module__mediaFileName__-ddXL{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.ArtifactPanel-module__audioPlayer__QgK5U{width:100%}.ArtifactPanel-module__videoPlayer__ab7sA{width:100%;max-width:100%;max-height:100%;border-radius:6px;background:#000}.ArtifactPanel-module__downloadOnlyPreview__VKvzf{width:100%;height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;box-sizing:border-box;color:#000000b8}.ArtifactPanel-module__downloadOnlyIcon__4MzCG{width:52px;height:52px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ff65470f}.ArtifactPanel-module__downloadOnlyTitle__JVdfe{max-width:min(100%,360px);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ArtifactPanel-module__downloadOnlyMeta__hTgIk{font-size:12px;color:#0000006b}.ArtifactPanel-module__downloadPrimaryButton__43XkP{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:4px;padding:0 12px;border:none;border-radius:6px;background:var(--z-action-primary);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.ArtifactPanel-module__downloadPrimaryButton__43XkP:hover{background:var(--z-action-primary-hover)}.ArtifactPanel-module__toggleGroup__p7LDG{display:flex;background:#0000000a;border-radius:8px;padding:2px;gap:2px;margin:0 12px}.ArtifactPanel-module__toggleBtn__2t9uy{border:none;background:transparent;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;color:#00000080;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none}.ArtifactPanel-module__toggleBtn__2t9uy:hover{color:#000000d9}.ArtifactPanel-module__toggleBtnActive__cCeit{background:#fff;color:var(--z-action-primary);box-shadow:0 2px 8px #0000000f}.ArtifactPanel-module__toggleIcon__UGZiu{font-size:12px}.ArtifactPanel-module__taskBoard__aYUsH{padding:24px;display:flex;flex-direction:column;gap:20px;height:100%;overflow-y:auto;background:linear-gradient(180deg,#f8fafc99,#fff)}.ArtifactPanel-module__taskBoardHeader__E46Qd{display:flex;flex-direction:column;gap:8px}.ArtifactPanel-module__taskBoardTitle__acM-o{font-size:16px;font-weight:800;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:flex;align-items:center;gap:8px}.ArtifactPanel-module__taskBoardHint__rvsBu{font-size:12px;line-height:1.5;color:#0f172a80;background:#ff65470f;border:1px solid rgba(255,101,71,.1);border-radius:8px;padding:8px 10px}.ArtifactPanel-module__taskStatsCard__--KWo{background:#ffffffd9;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:16px;box-shadow:0 4px 20px #00000005;display:flex;flex-direction:column;gap:12px}.ArtifactPanel-module__taskStatsInfo__zAgh3{display:flex;justify-content:space-between;align-items:center}.ArtifactPanel-module__taskStatsCount__RKTb7{font-size:13px;color:#00000080;font-weight:500}.ArtifactPanel-module__taskStatsCount__RKTb7 strong{color:var(--z-action-primary);font-size:16px;font-weight:700}.ArtifactPanel-module__taskStatsPercent__ZuMV8{font-size:13px;font-weight:700;color:#10b981}.ArtifactPanel-module__progressBarWrapper__E-oxr{width:100%;height:8px;background:#0000000d;border-radius:4px;overflow:hidden}.ArtifactPanel-module__progressBarFill__VtFhD{height:100%;background:linear-gradient(90deg,#10b981 0%,var(--z-color-coral-400) 50%,#8b5cf6 100%);border-radius:4px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative}.ArtifactPanel-module__progressBarFill__VtFhD:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#ffffff4d,#fff0);animation:ArtifactPanel-module__flowLight__-LQBU 2s infinite linear;background-size:200% 100%}@keyframes ArtifactPanel-module__flowLight__-LQBU{0%{background-position:200% 0}to{background-position:-200% 0}}.ArtifactPanel-module__taskList__YyUYE{display:flex;flex-direction:column;gap:10px}.ArtifactPanel-module__taskCard__u5lLy{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 10px #00000003;transition:all .25s cubic-bezier(.4,0,.2,1)}.ArtifactPanel-module__taskCard__u5lLy:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000008;border-color:#ff654726}.ArtifactPanel-module__taskCardCompleted__NbAhf{background:#f8fafc99;border-color:#10b9811a;opacity:.85}.ArtifactPanel-module__taskCardCompleted__NbAhf .ArtifactPanel-module__taskText__Grqkp{color:#0f172a73;text-decoration:line-through}.ArtifactPanel-module__taskCardInProgress__V-fR9{background:#eff6ffcc;border-color:#3b82f64d;box-shadow:0 4px 14px #3b82f60d;position:relative}.ArtifactPanel-module__taskCardInProgress__V-fR9:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;padding:1px;background:linear-gradient(135deg,var(--z-color-coral-400),#8b5cf6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ArtifactPanel-module__taskCardInProgress__V-fR9 .ArtifactPanel-module__taskText__Grqkp{color:#1e3a8a;font-weight:600}.ArtifactPanel-module__taskCardPending__Mxc1C{background:#ffffffe6}.ArtifactPanel-module__taskCardPending__Mxc1C .ArtifactPanel-module__taskText__Grqkp{color:#334155}.ArtifactPanel-module__taskIconWrapper__UbDig{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:1px}.ArtifactPanel-module__taskIconCompleted__3j38S{color:#10b981}.ArtifactPanel-module__taskIconInProgress__K5bWJ{color:var(--z-color-coral-400)}.ArtifactPanel-module__taskIconPending__O8zYa{color:#cbd5e1}.ArtifactPanel-module__taskText__Grqkp{font-size:13px;line-height:1.5;flex:1}.ArtifactPanel-module__diffLines__wxlY0{font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:11px;line-height:1.5;color:#000c;white-space:pre;display:flex;flex-direction:column;overflow-x:auto;padding:12px}.ArtifactPanel-module__diffLine__udzqY{display:flex;padding:1px 8px;min-width:fit-content}.ArtifactPanel-module__diffLineNumber__OhmQ7{width:28px;color:#00000040;-webkit-user-select:none;user-select:none;text-align:right;padding-right:8px;border-right:1px solid rgba(0,0,0,.05);margin-right:8px;flex-shrink:0}.ArtifactPanel-module__diffLineText__pcw0x{flex:1;white-space:pre}.ArtifactPanel-module__diffAdd__Ppd8Q{background:#22c55e14!important;color:#166534}.ArtifactPanel-module__diffAdd__Ppd8Q .ArtifactPanel-module__diffLineNumber__OhmQ7{color:#22c55e66}.ArtifactPanel-module__diffDel__CDYJ1{background:#ef444414!important;color:#991b1b}.ArtifactPanel-module__diffDel__CDYJ1 .ArtifactPanel-module__diffLineNumber__OhmQ7{color:#ef444466}.ArtifactPanel-module__diffInfo__VcUJ8{background:#3b82f614!important;color:#1e40af;font-weight:500}.ArtifactPanel-module__diffInfo__VcUJ8 .ArtifactPanel-module__diffLineNumber__OhmQ7{color:#3b82f666}.ArtifactPanel-module__diffEmpty__WSL4y{padding:24px;text-align:center;color:#0000004d;font-size:12px}.ArtifactPanel-module__dockBar__p85UQ{position:fixed;right:12px;top:50%;transform:translateY(-50%);width:48px;border-radius:24px;background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.4);box-shadow:0 10px 30px -10px #00000026;display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:8px;z-index:100;transition:all .3s cubic-bezier(.4,0,.2,1)}.ArtifactPanel-module__dockBar__p85UQ:hover{background:#ffffffd9;box-shadow:0 12px 35px -8px #0003}.ArtifactPanel-module__dockBtn__8p6xq{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:#0000000a;color:#00000073;cursor:pointer;transition:all .2s}.ArtifactPanel-module__dockBtn__8p6xq:hover{background:#00000014;color:#000000bf;transform:scale(1.05)}.ArtifactPanel-module__dockDivider__4zikd{width:24px;height:1px;background:#0000000f;margin:2px 0}.ArtifactPanel-module__dockItem__9T6H4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#00000073;cursor:pointer;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.ArtifactPanel-module__dockItem__9T6H4:hover{background:#0000000a;color:var(--z-action-primary);transform:translateY(-2px)}.ArtifactPanel-module__dockItem__9T6H4:hover .ArtifactPanel-module__dockTooltip__Yj8xq{opacity:1;transform:translateY(-50%) translate(0)}.ArtifactPanel-module__dockItemActive__BMvQv{background:#ff654714!important;color:var(--z-action-primary)!important}.ArtifactPanel-module__dockTooltip__Yj8xq{position:absolute;right:calc(100% + 14px);top:50%;transform:translateY(-50%) translate(8px);background:#0f172ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:500;padding:5px 10px;border-radius:6px;box-shadow:0 4px 12px #00000026;white-space:nowrap;pointer-events:none;opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.ArtifactPanel-module__dockTooltip__Yj8xq:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#0f172ae6}.dark-mode .ArtifactPanel-module__panel__8ekX0{background:#151515;border-left-color:#ffffff0f}.dark-mode .ArtifactPanel-module__leftColumn__jFAru{background:#151515;border-right-color:#ffffff0f}.dark-mode .ArtifactPanel-module__rightColumn__WFCR-{background:#121212}.dark-mode .ArtifactPanel-module__panelHeader__BaTzl{background:#151515;border-bottom-color:#ffffff0f}.dark-mode .ArtifactPanel-module__panelTitle__F3Nce{color:#ffffffd9}.dark-mode .ArtifactPanel-module__panelAction__1wXE4{color:#ffffff73}.dark-mode .ArtifactPanel-module__panelAction__1wXE4:hover{background:#ffffff0f;color:#ffffffbf}.dark-mode .ArtifactPanel-module__tabsRow__XM0Ca{background:#151515;border-bottom-color:#ffffff0a}.dark-mode .ArtifactPanel-module__tabBtn__ZYSeZ{color:#ffffff73}.dark-mode .ArtifactPanel-module__tabBtn__ZYSeZ:hover{background:#ffffff05;color:#ffffffbf}.dark-mode .ArtifactPanel-module__tabBtnActive__YAgit{background:#ff654726;color:var(--z-color-coral-400)}.dark-mode .ArtifactPanel-module__tabBtnActive__YAgit:hover{background:#ff654733;color:var(--z-color-coral-400)}.dark-mode .ArtifactPanel-module__tabContentArea__alXNa{background:#121212}.dark-mode .ArtifactPanel-module__scrollContainer__M-t4n::-webkit-scrollbar-thumb{background:#ffffff1a}.dark-mode .ArtifactPanel-module__tabLoading__6c17m{color:#ffffff4d}.dark-mode .ArtifactPanel-module__emptyState__O0P9N{color:#fff3}.dark-mode .ArtifactPanel-module__fileItem__mX0rB:hover{background:#ffffff08}.dark-mode .ArtifactPanel-module__fileItemActive__oMXIs{background:#ff65471a}.dark-mode .ArtifactPanel-module__fileItemVirtual__5dalN{background:#ff65470f;border-color:#3b82f640}.dark-mode .ArtifactPanel-module__fileItemVirtual__5dalN:hover{background:#ff65471a;border-color:#3b82f666}.dark-mode .ArtifactPanel-module__fileIcon__4Yv9a{background:#ffffff08}.dark-mode .ArtifactPanel-module__fileName__ek-uy{color:#ffffffd9}.dark-mode .ArtifactPanel-module__fileMeta__SZbeF,.dark-mode .ArtifactPanel-module__fileAction__37TfS{color:#ffffff59}.dark-mode .ArtifactPanel-module__fileAction__37TfS:hover{background:#ffffff0f;color:#ffffffa6}.dark-mode .ArtifactPanel-module__treeDirHeader__-F0Mm:hover{background:#ffffff08}.dark-mode .ArtifactPanel-module__treeChevron__58W0N{color:#ffffff4d}.dark-mode .ArtifactPanel-module__treeNodeName__IFUVW{color:#fffc}.dark-mode .ArtifactPanel-module__treeFileItem__LLHSy:hover{background:#ffffff08}.dark-mode .ArtifactPanel-module__treeFileActive__qb35b{background:#ff65471a}.dark-mode .ArtifactPanel-module__treeFileActive__qb35b .ArtifactPanel-module__treeNodeName__IFUVW{color:var(--z-color-coral-400)}.dark-mode .ArtifactPanel-module__treeFileSize__5TA6W{color:#ffffff4d}.dark-mode .ArtifactPanel-module__browserContainer__QMFx-{background:#111}.dark-mode .ArtifactPanel-module__browserAddressBar__--RF0{background:#181818;border-bottom-color:#ffffff0f}.dark-mode .ArtifactPanel-module__addressGlobeIcon__L5FYF{color:#ffffff4d}.dark-mode .ArtifactPanel-module__addressInput__OG6se{background:#242424;border-color:#ffffff0a;color:#ffffffd9}.dark-mode .ArtifactPanel-module__addressInput__OG6se:focus{background:#1c1c1c;border-color:#3b82f666;box-shadow:0 0 0 2px #3b82f626}.dark-mode .ArtifactPanel-module__addressBtn__P9JqM{color:#ffffff73}.dark-mode .ArtifactPanel-module__addressBtn__P9JqM:hover{background:#ffffff0f;color:#ffffffbf}.dark-mode .ArtifactPanel-module__iframeWrapper__NdrjB,.dark-mode .ArtifactPanel-module__browserIframe__O54J-{background:#121212}.dark-mode .ArtifactPanel-module__previewHeader__MiHX1{background:#181818;border-bottom-color:#ffffff0f}.dark-mode .ArtifactPanel-module__previewFileName__1VWLf{color:#ffffff80}.dark-mode .ArtifactPanel-module__previewContent__0SMhc{background:#121212}.dark-mode .ArtifactPanel-module__previewContent__0SMhc::-webkit-scrollbar-thumb{background:#ffffff14}.dark-mode .ArtifactPanel-module__previewLoading__JFtQ-{color:#ffffff40}.dark-mode .ArtifactPanel-module__previewCode__ZQoTE{color:#ffffffbf}.dark-mode .ArtifactPanel-module__downloadOnlyPreview__VKvzf{color:#ffffffc2}.dark-mode .ArtifactPanel-module__downloadOnlyIcon__4MzCG{background:#3b82f624}.dark-mode .ArtifactPanel-module__downloadOnlyMeta__hTgIk{color:#ffffff6b}.dark-mode .ArtifactPanel-module__diffLines__wxlY0{color:#fffc}.dark-mode .ArtifactPanel-module__diffLineNumber__OhmQ7{border-right-color:#ffffff0d;color:#fff3}.dark-mode .ArtifactPanel-module__diffAdd__Ppd8Q{background:#22c55e1f!important;color:#4ade80}.dark-mode .ArtifactPanel-module__diffAdd__Ppd8Q .ArtifactPanel-module__diffLineNumber__OhmQ7{color:#22c55e59}.dark-mode .ArtifactPanel-module__diffDel__CDYJ1{background:#ef44441f!important;color:#f87171}.dark-mode .ArtifactPanel-module__diffDel__CDYJ1 .ArtifactPanel-module__diffLineNumber__OhmQ7{color:#ef444459}.dark-mode .ArtifactPanel-module__diffInfo__VcUJ8{background:#3b82f61f!important;color:#60a5fa}.dark-mode .ArtifactPanel-module__diffInfo__VcUJ8 .ArtifactPanel-module__diffLineNumber__OhmQ7{color:#3b82f659}.dark-mode .ArtifactPanel-module__diffEmpty__WSL4y{color:#ffffff40}.dark-mode .ArtifactPanel-module__dockBar__p85UQ{background:#1e1e1eb3;border-color:#ffffff0f;box-shadow:0 10px 30px -10px #0009}.dark-mode .ArtifactPanel-module__dockBar__p85UQ:hover{background:#232323d9}.dark-mode .ArtifactPanel-module__dockBtn__8p6xq{background:#ffffff0a;color:#ffffff73}.dark-mode .ArtifactPanel-module__dockBtn__8p6xq:hover{background:#ffffff14;color:#ffffffbf}.dark-mode .ArtifactPanel-module__dockDivider__4zikd{background:#ffffff0f}.dark-mode .ArtifactPanel-module__dockItem__9T6H4{color:#ffffff73}.dark-mode .ArtifactPanel-module__dockItem__9T6H4:hover{background:#ffffff0a;color:var(--z-color-coral-400)}.dark-mode .ArtifactPanel-module__dockItemActive__BMvQv{background:#ff654726!important;color:var(--z-color-coral-400)!important}.dark-mode .ArtifactPanel-module__taskBoard__aYUsH{background:linear-gradient(180deg,#14141480,#121212)}.dark-mode .ArtifactPanel-module__taskBoardTitle__acM-o{background:linear-gradient(135deg,#f8fafc,#cbd5e1);-webkit-background-clip:text}.dark-mode .ArtifactPanel-module__taskStatsCard__--KWo{background:#191919b3;border-color:#ffffff0d}.dark-mode .ArtifactPanel-module__taskStatsCount__RKTb7{color:#ffffff80}.dark-mode .ArtifactPanel-module__taskStatsCount__RKTb7 strong{color:var(--z-color-coral-400)}.dark-mode .ArtifactPanel-module__progressBarWrapper__E-oxr{background:#ffffff14}.dark-mode .ArtifactPanel-module__taskCard__u5lLy{background:#191919cc;border-color:#ffffff0d}.dark-mode .ArtifactPanel-module__taskCard__u5lLy:hover{box-shadow:0 6px 18px #0006;border-color:#3b82f640}.dark-mode .ArtifactPanel-module__taskCardCompleted__NbAhf{background:#14141480;border-color:#10b9810d}.dark-mode .ArtifactPanel-module__taskCardCompleted__NbAhf .ArtifactPanel-module__taskText__Grqkp{color:#ffffff59}.dark-mode .ArtifactPanel-module__taskCardInProgress__V-fR9{background:#1e293b80;border-color:#3b82f666}.dark-mode .ArtifactPanel-module__taskCardInProgress__V-fR9 .ArtifactPanel-module__taskText__Grqkp{color:#93c5fd}.dark-mode .ArtifactPanel-module__taskCardPending__Mxc1C{background:#1c1c1ce6}.dark-mode .ArtifactPanel-module__taskCardPending__Mxc1C .ArtifactPanel-module__taskText__Grqkp{color:#fffc}.dark-mode .ArtifactPanel-module__taskIconPending__O8zYa{color:#475569}.dark-mode .ArtifactPanel-module__toggleGroup__p7LDG{background:#ffffff0f}.dark-mode .ArtifactPanel-module__toggleBtn__2t9uy{color:#ffffff73}.dark-mode .ArtifactPanel-module__toggleBtn__2t9uy:hover{color:#ffffffd9}.dark-mode .ArtifactPanel-module__toggleBtnActive__cCeit{background:#2a2a2a;color:var(--z-color-coral-400);box-shadow:0 2px 8px #0006}.ArtifactPanel-module__glassOverlay__T-QFV{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:24px;text-align:center;overflow:hidden;background:transparent}.ArtifactPanel-module__glassOverlayBg__pCXv2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:280px;background:radial-gradient(circle,#ff65471f,#ff654700 70%);filter:blur(24px);pointer-events:none;z-index:1}.ArtifactPanel-module__glassContent__GhHs-{position:relative;z-index:2;background:#ffffff8c;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.6);border-radius:16px;padding:28px 24px;max-width:320px;box-shadow:0 10px 40px -10px #00000014;display:flex;flex-direction:column;align-items:center;gap:16px;transition:all .3s ease}.ArtifactPanel-module__glassContent__GhHs-:hover{box-shadow:0 12px 48px -8px #0000001f;transform:translateY(-2px)}.ArtifactPanel-module__glassIconContainer__0-mpP{width:52px;height:52px;border-radius:50%;background:#ff654714;display:flex;align-items:center;justify-content:center;color:var(--z-action-primary);margin-bottom:4px;animation:ArtifactPanel-module__floatAnimation__kJPy2 3.5s ease-in-out infinite}@keyframes ArtifactPanel-module__floatAnimation__kJPy2{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.ArtifactPanel-module__glassTitle__S-CWW{font-size:15px;font-weight:700;color:#000000d9;margin:0;line-height:1.4}.ArtifactPanel-module__glassDesc__SlhI8{font-size:12px;color:#0000007a;line-height:1.6;margin:0}.ArtifactPanel-module__glassDownloadBtn__z3scP{margin-top:8px;width:100%;height:38px;background:linear-gradient(135deg,var(--z-action-primary) 0%,var(--z-action-primary-hover) 100%);color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff654733}.ArtifactPanel-module__glassDownloadBtn__z3scP:hover{background:linear-gradient(135deg,var(--z-color-coral-400) 0%,var(--z-action-primary) 100%);box-shadow:0 6px 16px #ff65474d}.ArtifactPanel-module__glassDownloadBtn__z3scP:active{transform:scale(.98)}.dark-mode .ArtifactPanel-module__glassContent__GhHs-{background:#161616a6;border-color:#ffffff14;box-shadow:0 10px 40px -10px #0006}.dark-mode .ArtifactPanel-module__glassTitle__S-CWW{color:#ffffffe6}.dark-mode .ArtifactPanel-module__glassDesc__SlhI8{color:#ffffff73}.dark-mode .ArtifactPanel-module__glassIconContainer__0-mpP{background:#3b82f61f;color:var(--z-color-coral-400)}.ArtifactPanel-module__mergeBanner__tv6mI{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;margin-bottom:12px;background:#ff65470a;border:1px solid rgba(255,101,71,.15);border-radius:10px;gap:12px;animation:ArtifactPanel-module__slideInDown__uvdBQ .3s cubic-bezier(.4,0,.2,1)}@keyframes ArtifactPanel-module__slideInDown__uvdBQ{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ArtifactPanel-module__mergeText__wYoi0{display:flex;flex-direction:column;gap:2px;text-align:left}.ArtifactPanel-module__mergeText__wYoi0 strong{font-size:12px;font-weight:600;color:#000c}.ArtifactPanel-module__mergeText__wYoi0 span{font-size:11px;color:#00000073}.ArtifactPanel-module__mergeBtn__AYUDY{background:linear-gradient(135deg,var(--z-action-primary) 0%,var(--z-action-primary-hover) 100%);color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #ff654726}.ArtifactPanel-module__mergeBtn__AYUDY:hover:not(:disabled){background:linear-gradient(135deg,var(--z-color-coral-400) 0%,var(--z-action-primary) 100%);box-shadow:0 6px 14px #ff654740;transform:translateY(-1px)}.ArtifactPanel-module__mergeBtn__AYUDY:active:not(:disabled){transform:translateY(0)}.ArtifactPanel-module__mergeBtn__AYUDY:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.dark-mode .ArtifactPanel-module__mergeBanner__tv6mI{background:#3b82f614;border-color:#3b82f640}.dark-mode .ArtifactPanel-module__mergeText__wYoi0 strong{color:#ffffffd9}.dark-mode .ArtifactPanel-module__mergeText__wYoi0 span{color:#ffffff73}.dark-mode .ArtifactPanel-module__mergeBtn__AYUDY{background:linear-gradient(135deg,var(--z-color-coral-400) 0%,var(--z-action-primary) 100%)}.dark-mode .ArtifactPanel-module__mergeBtn__AYUDY:hover:not(:disabled){background:linear-gradient(135deg,#60a5fa 0%,var(--z-color-coral-400) 100%)}.dark-mode .ArtifactPanel-module__mergeBtn__AYUDY:disabled{background:#334155;color:#64748b}.ArtifactPanel-module__resizerHandle__VL3uE{position:absolute;top:0;left:0;width:4px;height:100%;cursor:col-resize;z-index:100;background:transparent;transition:background .2s ease}.ArtifactPanel-module__resizerHandle__VL3uE:hover,.ArtifactPanel-module__resizerHandle__VL3uE:active{background:#ff654780}.index-module__workbenchPage__FVwNZ{display:flex;min-height:100%;box-sizing:border-box;padding:var(--z-page-gutter);flex-direction:column;color:var(--z-text-primary);background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),radial-gradient(circle at 32% 12%,color-mix(in srgb,var(--z-color-sage-300) 28%,transparent),transparent 34rem),var(--z-bg-canvas);background-size:28px 28px,28px 28px,auto,auto}.index-module__workspaceFrame__SnTrY{display:grid;width:min(100%,var(--z-page-max-width));min-width:0;margin:auto auto 0;grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:var(--z-space-5)}.index-module__mainComposer__Z9I8o,.index-module__studioRail__jxWdK{min-width:0;border:1px solid var(--z-border-default);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm)}.index-module__mainComposer__Z9I8o{padding:clamp(20px,3vw,38px);border-radius:var(--z-radius-2xl)}.index-module__studioIntro__4Q9On{display:grid;min-height:236px;align-items:center;grid-template-columns:minmax(0,1fr) 250px;gap:var(--z-space-6);padding:0 0 var(--z-space-6);border-bottom:1px solid var(--z-border-subtle)}.index-module__introCopy__DtfBr{min-width:0}.index-module__eyebrow__1uKd-{display:flex;align-items:center;gap:var(--z-space-2);margin-bottom:var(--z-space-3);color:var(--z-action-primary-hover);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.12em}.index-module__sloganText__8Nh6e{max-width:720px;margin:0;color:var(--z-text-primary);font-size:clamp(34px,4vw,54px);font-weight:820;letter-spacing:-.055em;line-height:1.02}.index-module__subtitleText__zYFb-{max-width:660px;margin-top:var(--z-space-4);color:var(--z-text-secondary);font-size:var(--z-text-lg);line-height:var(--z-leading-body)}.index-module__introStatus__fBS7-{display:flex;align-items:center;gap:var(--z-space-3);margin-top:var(--z-space-5);color:var(--z-text-tertiary);font-size:var(--z-text-sm)}.index-module__mascotStage__PpJHQ{position:relative;display:grid;width:238px;height:220px;place-items:center;justify-self:end;overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-2xl);background:radial-gradient(circle,transparent 43%,var(--z-border-subtle) 44%,transparent 45%),linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),color-mix(in srgb,var(--z-bg-surface) 76%,var(--z-color-sage-300) 24%);background-size:180px 180px,24px 24px,24px 24px,auto;box-shadow:inset 0 -48px 80px #8eb99824}.index-module__mascotOrbit__cPt-W{position:absolute;width:174px;height:174px;border:1px dashed color-mix(in srgb,var(--z-action-primary) 36%,transparent);border-radius:50%;animation:index-module__orbit__iL426 14s linear infinite}.index-module__mascotOrbit__cPt-W:before,.index-module__mascotOrbit__cPt-W:after{position:absolute;width:9px;height:9px;border:2px solid var(--z-bg-surface);border-radius:50%;content:""}.index-module__mascotOrbit__cPt-W:before{top:18px;right:20px;background:var(--z-action-primary)}.index-module__mascotOrbit__cPt-W:after{bottom:10px;left:32px;background:var(--z-status-info)}.index-module__mascotPortrait__exmBA{position:relative;z-index:1;width:196px;height:196px;margin-top:32px;filter:drop-shadow(0 18px 24px rgba(24,33,47,.18))}.index-module__mascotAvatar__OwVKY{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;-webkit-mask-image:url(/podi-hero.png);mask-image:url(/podi-hero.png);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;animation:index-module__mascotExpressionFrame__O3B3g 24s linear infinite}.index-module__mascotAvatar__OwVKY:nth-child(2){animation-delay:-16s}.index-module__mascotAvatar__OwVKY:nth-child(3){animation-delay:-8s}.index-module__mascotBadge__ZH7Kb{position:absolute;z-index:2;right:var(--z-space-3);bottom:var(--z-space-3);padding:5px 9px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-pill);background:color-mix(in srgb,var(--z-bg-surface-raised) 88%,transparent);color:var(--z-text-secondary);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.index-module__workflowStrip__4HwyL{display:grid;align-items:center;margin:var(--z-space-6) 0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:var(--z-space-2)}.index-module__workflowItem__49Tqt{--workflow-color: var(--z-color-sage-300);display:flex;min-width:0;min-height:76px;align-items:center;gap:var(--z-space-3);padding:var(--z-space-3);border:1px solid color-mix(in srgb,var(--workflow-color) 48%,var(--z-border-default));border-radius:var(--z-radius-md);background:color-mix(in srgb,var(--z-bg-surface) 82%,var(--workflow-color) 18%)}.index-module__workflowItem__49Tqt[data-tone=coral]{--workflow-color: var(--z-color-coral-500)}.index-module__workflowItem__49Tqt[data-tone=sky]{--workflow-color: var(--z-color-sky-300)}.index-module__workflowItem__49Tqt>span:last-child{display:flex;min-width:0;flex-direction:column}.index-module__workflowItem__49Tqt strong{color:var(--z-text-primary);font-size:var(--z-text-sm);font-weight:var(--z-weight-bold)}.index-module__workflowItem__49Tqt small{margin-top:2px;overflow:hidden;color:var(--z-text-tertiary);font-size:var(--z-text-xs);text-overflow:ellipsis;white-space:nowrap}.index-module__workflowIcon__0IFwu{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:var(--z-radius-sm);background:color-mix(in srgb,var(--workflow-color) 28%,var(--z-bg-surface-raised));color:var(--z-text-primary)}.index-module__workflowArrow__fEg8g{color:var(--z-text-disabled)}.index-module__sceneTabs__tv1vX{display:inline-flex;align-items:center;gap:var(--z-space-1);margin-bottom:var(--z-space-4);padding:var(--z-space-1);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__sceneLabel__ro9hY{padding:0 var(--z-space-2);color:var(--z-text-tertiary);font-size:var(--z-text-sm)}.index-module__sceneTab__BAzKu{display:inline-flex;height:34px;align-items:center;gap:6px;padding:0 var(--z-space-4);border:0;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-secondary);cursor:pointer;font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.index-module__sceneTab__BAzKu:hover{background:var(--z-bg-surface-raised);color:var(--z-text-primary)}.index-module__sceneTabActive__-CpBI{background:var(--z-color-ink-900)!important;color:#fff!important;box-shadow:var(--z-shadow-sm)}.index-module__quickTags__fJUZN{display:grid;margin-bottom:var(--z-space-5);grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--z-space-2)}.index-module__quickTag__4StT3{--tag-tone: var(--z-color-sage-300);display:flex;min-width:0;min-height:46px;align-items:center;gap:var(--z-space-2);padding:var(--z-space-2) var(--z-space-3);border:1px solid color-mix(in srgb,var(--tag-tone) 44%,var(--z-border-default));border-radius:var(--z-radius-sm);background:color-mix(in srgb,var(--z-bg-surface) 88%,var(--tag-tone) 12%);color:var(--z-text-secondary);cursor:pointer;font-size:var(--z-text-sm);text-align:left;transition:transform var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__quickTag__4StT3[data-tone=coral]{--tag-tone: var(--z-color-coral-500)}.index-module__quickTag__4StT3[data-tone=sky]{--tag-tone: var(--z-color-sky-300)}.index-module__quickTag__4StT3[data-tone=butter]{--tag-tone: var(--z-color-butter-300)}.index-module__quickTag__4StT3[data-tone=lilac]{--tag-tone: var(--z-color-lilac-300)}.index-module__quickTag__4StT3:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--tag-tone) 72%,var(--z-border-default));box-shadow:var(--z-shadow-sm)}.index-module__quickTag__4StT3:hover .index-module__tagArrow__IbUBT{transform:translate(2px);color:var(--z-action-primary)}.index-module__quickTag__4StT3>span:nth-child(2){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__tagIcon__bMu55{display:flex;flex:0 0 auto;color:var(--z-text-primary)}.index-module__tagArrow__IbUBT{flex:0 0 auto;color:var(--z-text-disabled);transition:color var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.index-module__inputArea__hkY4K{position:relative;width:100%;padding:var(--z-space-3) var(--z-space-4);border:1px solid var(--z-border-strong);border-radius:var(--z-radius-xl);background:var(--z-bg-surface-raised);box-shadow:var(--z-shadow-md);transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.index-module__inputArea__hkY4K:hover,.index-module__inputArea__hkY4K:focus-within{border-color:var(--z-action-primary);box-shadow:var(--z-shadow-lg),var(--z-shadow-focus)}.index-module__inputAreaDragging__aGXa4{transform:translateY(-2px);border-color:var(--z-action-primary);background:color-mix(in srgb,var(--z-bg-surface-raised) 88%,var(--z-color-coral-500) 12%)}.index-module__dropOverlay__wmm5Q{position:absolute;z-index:20;inset:var(--z-space-2);display:flex;align-items:center;justify-content:center;gap:var(--z-space-2);border:1px dashed var(--z-action-primary);border-radius:var(--z-radius-md);background:color-mix(in srgb,var(--z-bg-surface-raised) 88%,transparent);color:var(--z-action-primary-hover);font-weight:var(--z-weight-semibold);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.index-module__inputToolbar__1P5mp{display:flex;align-items:center;gap:var(--z-space-1);margin-bottom:var(--z-space-2);padding-bottom:var(--z-space-2);border-bottom:1px solid var(--z-border-subtle)}.index-module__toolbarBtn__xHedG,.index-module__footerAction__fU0eW,.index-module__attachmentDeleteBtn__Lf3pM,.index-module__sendBtn__LBNJu{display:grid;flex:0 0 auto;place-items:center;border:0;cursor:pointer;transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.index-module__toolbarBtn__xHedG{width:32px;height:32px;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-tertiary)}.index-module__toolbarBtn__xHedG:hover{background:var(--z-bg-surface-subtle);color:var(--z-text-primary)}.index-module__toolbarBtn__xHedG:disabled{cursor:not-allowed;opacity:.45}.index-module__hiddenFileInput__qjbEk{display:none}.index-module__attachmentsArea__O-mDU{display:flex;flex-wrap:wrap;gap:var(--z-space-2);margin-bottom:var(--z-space-2)}.index-module__attachmentCard__AUKAZ{display:flex;max-width:260px;min-height:32px;align-items:center;gap:var(--z-space-2);padding:5px var(--z-space-3);border:1px solid color-mix(in srgb,var(--z-status-info) 30%,var(--z-border-default));border-radius:var(--z-radius-sm);background:var(--z-status-info-soft)}.index-module__attachmentIcon__jeTUM{color:var(--z-status-info)!important;font-size:14px}.index-module__attachmentName__1RKkt{min-width:0;flex:1;overflow:hidden;color:var(--z-text-primary);font-size:var(--z-text-sm);text-overflow:ellipsis;white-space:nowrap}.index-module__attachmentDeleteBtn__Lf3pM{width:20px;height:20px;border-radius:50%;background:var(--z-border-subtle);color:var(--z-text-tertiary)}.index-module__attachmentDeleteBtn__Lf3pM:hover{background:var(--z-status-danger-soft);color:var(--z-status-danger)}.index-module__inputField__RNXW-{width:100%;min-height:60px;max-height:220px;padding:var(--z-space-1) 0;overflow-y:hidden;border:0;outline:0;background:transparent;color:var(--z-text-primary);font-family:inherit;font-size:var(--z-text-lg);line-height:var(--z-leading-body);resize:none}.index-module__inputField__RNXW-::placeholder{color:var(--z-text-disabled)}.index-module__inputFooter__C0yvy{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--z-space-3);padding-top:var(--z-space-2)}.index-module__footerLeftWrapper__19Csb{min-width:0;margin-top:-4px;margin-left:-12px}.index-module__footerLeftWrapper__19Csb .qwenpaw-chat-toolbar{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.index-module__footerRight__xKjGs{display:flex;align-items:center;gap:var(--z-space-2)}.index-module__footerAction__fU0eW{width:32px;height:32px;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-tertiary)}.index-module__footerAction__fU0eW:hover{background:var(--z-bg-surface-subtle);color:var(--z-text-primary)}.index-module__sendBtn__LBNJu{width:40px;height:40px;border-radius:var(--z-radius-md);background:var(--z-action-primary);color:#fff;box-shadow:0 8px 18px var(--z-action-primary-soft)}.index-module__sendBtn__LBNJu:hover{transform:translateY(-1px);background:var(--z-action-primary-hover)}.index-module__sendBtn__LBNJu:disabled{background:var(--z-bg-surface-strong);color:var(--z-text-disabled);cursor:not-allowed;box-shadow:none;transform:none}.index-module__selectedSkillPill__gKgqX{display:inline-flex;align-items:center;gap:6px;margin:0 var(--z-space-4) var(--z-space-2);padding:4px 7px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-pill);background:var(--z-status-agent-soft);color:var(--z-text-primary);font-size:var(--z-text-sm)}.index-module__skillPillIcon__D5Uek{display:block;width:18px;height:18px;overflow:hidden;border:1px solid var(--z-border-default);border-radius:6px}.index-module__skillPillIcon__D5Uek img{display:block;width:100%;height:100%;object-fit:cover}.index-module__skillPillName__TKGU2{font-weight:var(--z-weight-semibold)}.index-module__skillPillClose__lfeC-{margin-left:2px;color:var(--z-text-tertiary);cursor:pointer}.index-module__skillPillClose__lfeC-:hover{color:var(--z-status-danger)}.index-module__studioRail__jxWdK{display:flex;min-height:100%;padding:var(--z-space-5);flex-direction:column;gap:var(--z-space-3);border-radius:var(--z-radius-2xl)}.index-module__railHeader__nhWIt{display:flex;align-items:center;justify-content:space-between;gap:var(--z-space-3);padding:0 var(--z-space-1) var(--z-space-2)}.index-module__railHeader__nhWIt>div{display:flex;min-width:0;flex-direction:column}.index-module__railHeader__nhWIt span:first-child{color:var(--z-text-tertiary);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.1em}.index-module__railHeader__nhWIt strong{margin-top:var(--z-space-1);font-size:var(--z-text-xl);font-weight:var(--z-weight-bold);letter-spacing:-.025em}.index-module__railCard__kehSG{--rail-tone: var(--z-color-sage-300);position:relative;flex:1 1 0;min-height:158px;padding:var(--z-space-5);overflow:hidden;border:1px solid color-mix(in srgb,var(--rail-tone) 52%,var(--z-border-default));border-radius:var(--z-radius-lg);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--rail-tone) 32%,transparent),transparent 46%),color-mix(in srgb,var(--z-bg-surface) 80%,var(--rail-tone) 20%)}.index-module__railCard__kehSG[data-tone=butter]{--rail-tone: var(--z-color-butter-300)}.index-module__railCard__kehSG[data-tone=sky]{--rail-tone: var(--z-color-sky-300)}.index-module__railCard__kehSG>svg{margin-top:var(--z-space-5);color:var(--z-text-primary)}.index-module__railCard__kehSG h2{margin:var(--z-space-2) 0 0;color:var(--z-text-primary);font-size:var(--z-text-lg);font-weight:var(--z-weight-bold)}.index-module__railCard__kehSG p{margin:var(--z-space-2) 0 0;color:var(--z-text-secondary);font-size:var(--z-text-sm);line-height:var(--z-leading-body)}.index-module__railCardIndex__LVMMB{position:absolute;top:var(--z-space-4);right:var(--z-space-4);color:color-mix(in srgb,var(--z-text-secondary) 72%,transparent);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.08em}.index-module__railFooter__u3nhQ{display:flex;align-items:center;gap:var(--z-space-2);padding:var(--z-space-3) var(--z-space-1) 0;color:var(--z-text-tertiary);font-size:var(--z-text-sm)}.index-module__liveDot__WRtsz{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--z-status-success);box-shadow:0 0 0 4px var(--z-status-success-soft)}.index-module__aiDisclaimer__OL87m{width:min(100%,var(--z-page-max-width));margin:var(--z-space-3) auto auto;color:var(--z-text-tertiary);font-size:var(--z-text-xs);text-align:center}@keyframes index-module__mascotExpressionFrame__O3B3g{0%,29%{opacity:1}33%,96%{opacity:0}to{opacity:1}}@keyframes index-module__orbit__iL426{to{transform:rotate(1turn)}}@media(max-width:1240px){.index-module__workspaceFrame__SnTrY{grid-template-columns:1fr}.index-module__studioRail__jxWdK{display:grid;min-height:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.index-module__railHeader__nhWIt,.index-module__railFooter__u3nhQ{grid-column:1 / -1}.index-module__railCard__kehSG{min-height:170px}}@media(max-width:900px){.index-module__studioIntro__4Q9On{grid-template-columns:minmax(0,1fr) 190px}.index-module__mascotStage__PpJHQ{width:184px;height:196px}.index-module__mascotPortrait__exmBA{width:166px;height:166px}.index-module__workflowStrip__4HwyL{grid-template-columns:1fr}.index-module__workflowArrow__fEg8g{margin:-2px auto;transform:rotate(90deg)}.index-module__quickTags__fJUZN{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.index-module__mascotAvatar__OwVKY{animation:none}.index-module__mascotAvatar__OwVKY:first-child{opacity:1}}@media(max-width:768px){.index-module__workbenchPage__FVwNZ{padding:var(--z-page-gutter)}.index-module__mainComposer__Z9I8o,.index-module__studioRail__jxWdK{border-radius:var(--z-radius-lg)}.index-module__mainComposer__Z9I8o{padding:var(--z-space-5)}.index-module__studioIntro__4Q9On{grid-template-columns:1fr}.index-module__mascotStage__PpJHQ{display:none}.index-module__sloganText__8Nh6e{font-size:36px}.index-module__introStatus__fBS7-{align-items:flex-start;flex-direction:column}.index-module__sceneTabs__tv1vX{display:flex;width:100%}.index-module__sceneLabel__ro9hY{display:none}.index-module__sceneTab__BAzKu{flex:1 1 0;justify-content:center;padding-inline:var(--z-space-2)}.index-module__studioRail__jxWdK{display:flex}}@media(max-width:520px){.index-module__quickTags__fJUZN{grid-template-columns:1fr}.index-module__inputFooter__C0yvy{align-items:stretch;flex-direction:column}.index-module__footerRight__xKjGs{justify-content:flex-end}}.index-module__taskView__-SOJR{position:relative;display:flex;width:100%;height:100%;min-width:0;overflow:hidden;color:var(--z-text-primary);background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--z-color-butter-300) 24%,transparent),transparent 28rem),radial-gradient(circle at 8% 88%,color-mix(in srgb,var(--z-color-sage-300) 28%,transparent),transparent 30rem),var(--z-bg-canvas);background-size:28px 28px,28px 28px,auto,auto,auto}.index-module__taskMain__1hC4X{position:relative;display:flex;min-width:0;flex:1;flex-direction:column}.index-module__chatMessagesArea__a1-VX{width:100%;height:100%;min-height:0;flex:1;padding-bottom:260px;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--z-border-strong) transparent;scrollbar-width:thin}.index-module__chatMessagesArea__a1-VX::-webkit-scrollbar{width:8px}.index-module__chatMessagesArea__a1-VX::-webkit-scrollbar-track{background:transparent}.index-module__chatMessagesArea__a1-VX::-webkit-scrollbar-thumb{border-radius:var(--z-radius-pill);background:var(--z-border-strong)}.index-module__chatMessagesArea__a1-VX [class*=chat-anywhere-default-header-right]{display:flex;flex:1;align-items:center}.index-module__chatMessagesArea__a1-VX .qwenpaw-chat-anywhere,.index-module__chatMessagesArea__a1-VX .qwenpaw-chat-anywhere-layout,.index-module__chatMessagesArea__a1-VX .qwenpaw-chat-anywhere-layout-right,.index-module__chatMessagesArea__a1-VX .qwenpaw-chat-anywhere-message-list,.index-module__chatMessagesArea__a1-VX [class*=chat-anywhere-container]{background:transparent!important}.index-module__chatMessagesArea__a1-VX [class*=chat-anywhere-default-header]{min-height:58px!important;padding-inline:var(--z-space-5)!important;border-bottom:1px solid var(--z-border-subtle)!important;background:color-mix(in srgb,var(--z-bg-surface) 88%,transparent)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.index-module__chatMessagesArea__a1-VX [class*=disclaimer],.index-module__chatMessagesArea__a1-VX [class*=Disclaimer],.index-module__chatMessagesArea__a1-VX [class*=footer-text],.index-module__chatMessagesArea__a1-VX [class*=chat-anywhere-sender-wrapper],.index-module__chatMessagesArea__a1-VX [class*=chat-anywhere-sender],.index-module__chatMessagesArea__a1-VX [class*=qwenpaw-sender-wrapper],.index-module__chatMessagesArea__a1-VX [class*=qwenpaw-sender]{display:none!important}.index-module__chatMessagesArea__a1-VX [class*=message-list]{width:min(100%,1180px)!important;margin-inline:auto!important;padding-inline:clamp(16px,3vw,36px)!important}.index-module__chatMessagesArea__a1-VX [class*=bubble-end] [class*=markdown],.index-module__chatMessagesArea__a1-VX [class*=bubble-user] [class*=markdown]{white-space:pre-wrap}.index-module__chatMessagesArea__a1-VX [class*=bubble-end] [class*=bubble-content],.index-module__chatMessagesArea__a1-VX [class*=bubble-user] [class*=bubble-content]{border:1px solid color-mix(in srgb,var(--z-action-primary) 24%,var(--z-border-default))!important;border-radius:var(--z-radius-lg) var(--z-radius-lg) var(--z-radius-xs) var(--z-radius-lg)!important;background:color-mix(in srgb,var(--z-bg-surface) 86%,var(--z-color-coral-500) 14%)!important;box-shadow:var(--z-shadow-xs)!important;color:var(--z-text-primary)!important}.index-module__chatMessagesArea__a1-VX [class*=bubble-start]>div,.index-module__chatMessagesArea__a1-VX [class*=bubble-start] [class*=bubble-content],.index-module__chatMessagesArea__a1-VX [class*=bubble-start] [class*=bubble-body]{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.index-module__chatMessagesArea__a1-VX [class*=bubble-start]{width:100%!important;max-width:100%!important}.index-module__chatMessagesArea__a1-VX [class*=bubble-start] [class*=markdown]{width:min(100%,980px)!important;max-width:980px!important}.index-module__chatMessagesArea__a1-VX [class*=message-list-item-assistant],.index-module__chatMessagesArea__a1-VX [class*=chat-list-item-assistant],.index-module__chatMessagesArea__a1-VX [class*=pro-chat-list-item-assistant]{align-items:flex-start!important;padding-bottom:var(--z-space-6)!important}.index-module__chatMessagesArea__a1-VX [class*=pro-chat-list-item-avatar]{align-self:flex-start!important;margin-top:2px!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-chat-anywhere-message-list-welcome{display:flex!important;min-height:calc(100vh - 190px)!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;padding:clamp(40px,9vh,100px) 20px 160px!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts{position:relative;display:flex!important;width:min(100%,720px)!important;align-items:center;flex-direction:column;padding:clamp(28px,5vw,48px)!important;border:1px solid var(--z-border-default);border-radius:var(--z-radius-2xl);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sage-300) 30%,transparent),transparent 44%),color-mix(in srgb,var(--z-bg-surface) 92%,transparent);box-shadow:var(--z-shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts:before{display:inline-flex;margin-bottom:var(--z-space-4);padding:5px 10px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-pill);background:var(--z-bg-surface-raised);color:var(--z-action-primary-hover);content:"ZUPOD / LIVING STUDIO";font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.1em}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts .qwenpaw-avatar{width:156px!important;height:156px!important;margin-bottom:var(--z-space-4)!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--z-action-primary) 18%,var(--z-border-default));border-radius:50%!important;background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface-raised);background-size:18px 18px;filter:drop-shadow(0 14px 28px rgba(24,33,47,.14))!important;animation:chatMascotFloat 3.8s var(--z-ease-emphasized) infinite!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts .qwenpaw-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:contain!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts-greeting{max-width:620px;margin-bottom:var(--z-space-2)!important;color:var(--z-text-primary)!important;font-size:clamp(28px,4vw,40px)!important;font-weight:820!important;letter-spacing:-.045em!important;line-height:1.08!important;text-align:center!important;text-wrap:balance}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts-description{max-width:560px;margin-bottom:var(--z-space-5)!important;color:var(--z-text-secondary)!important;font-size:var(--z-text-md)!important;line-height:var(--z-leading-body)!important;text-align:center!important;text-wrap:balance}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts-prompts{display:none!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-chat-anywhere-input-wrapper{width:min(100%,980px)!important;margin-inline:auto!important}.index-module__suggestionLabel__0s-17{display:flex;width:100%;min-width:0;align-items:flex-start;gap:var(--z-space-3);line-height:1.4}.index-module__suggestionCommand__W5zFk{flex:0 0 88px;color:var(--z-action-primary-hover);font-weight:var(--z-weight-semibold);white-space:nowrap}.index-module__suggestionDescription__-bok8{display:-webkit-box;min-width:0;flex:1;overflow:hidden;color:var(--z-text-tertiary);-webkit-box-orient:vertical;-webkit-line-clamp:2}.index-module__approvalOverlay__yJ1Zo{position:fixed;z-index:var(--z-z-modal);right:var(--z-space-6);bottom:80px;width:min(480px,calc(100vw - 48px))}.index-module__modelPromptIcon__4Q-fx{color:var(--z-status-warning)!important}.chat-anywhere-prompt-icon,[class*=prompt-icon],[class*=PromptIcon]{color:var(--z-action-primary)!important}@keyframes index-module__chatMascotFloat__M5f8j{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:768px){.index-module__taskView__-SOJR{background-size:24px 24px,24px 24px,auto,auto,auto}.index-module__chatMessagesArea__a1-VX{padding-bottom:236px}.index-module__chatMessagesArea__a1-VX [class*=chat-anywhere-default-header],.index-module__chatMessagesArea__a1-VX [class*=message-list]{padding-inline:var(--z-space-3)!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-chat-anywhere-message-list-welcome{padding:var(--z-space-6) var(--z-space-3) 148px!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts{padding:var(--z-space-6) var(--z-space-4)!important;border-radius:var(--z-radius-lg)}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts .qwenpaw-avatar{width:122px!important;height:122px!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts-greeting{max-width:320px;font-size:28px!important}.index-module__chatMessagesArea__a1-VX .qwenpaw-welcome-prompts-description{max-width:300px}.index-module__approvalOverlay__yJ1Zo{right:var(--z-space-3);bottom:var(--z-space-4);width:calc(100vw - 24px)}}.index-module__overlay__gU9t4{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--ant-color-bg-layout, #fff);z-index:1000;display:flex;justify-content:center;align-items:center;animation:index-module__fadeIn__dhQET .3s ease-out forwards}.index-module__content__I-3IZ{display:flex;flex-direction:column;align-items:center;text-align:center}.index-module__mascot__Y3oyN{width:140px;height:auto;margin-bottom:24px;animation:index-module__float__ZwOng 3s ease-in-out infinite}.index-module__title__4gdMJ{font-size:20px;font-weight:600;color:var(--ant-color-text, #1f1f1f);margin:0 0 8px}.index-module__subtitle__MbRlU{font-size:14px;color:var(--ant-color-text-secondary, #8c8c8c);margin:0 0 24px}.index-module__progressBar__vowPn{width:160px;height:4px;background-color:var(--ant-color-fill-secondary, #f0f0f0);border-radius:2px;overflow:hidden;position:relative}.index-module__progressInner__2XSgB{position:absolute;top:0;left:-50%;width:50%;height:100%;background-color:#6366f1;border-radius:2px;animation:index-module__sweep__IskfG 1.5s ease-in-out infinite}@keyframes index-module__sweep__IskfG{0%{left:-50%}to{left:100%}}@keyframes index-module__float__ZwOng{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes index-module__fadeIn__dhQET{0%{opacity:0}to{opacity:1}}.index-module__studio__BZnx1{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);background:#0b0c0f;color:#e5e7eb}.index-module__sidebar__DH-lb,.index-module__inspector__Qe6-K{position:absolute;left:-10000px;top:auto;width:1px;height:1px;min-height:0;padding:0;background:#151619;border:0;overflow:hidden}.index-module__sidebar__DH-lb{border-right:0}.index-module__inspector__Qe6-K{border-left:0}.index-module__title__JlS3r{font-size:18px;font-weight:700;margin-bottom:4px;color:#f8fafc}.index-module__subtitle__A73IN{color:#8b949e;font-size:12px;line-height:1.5;margin-bottom:16px}.index-module__sectionTitle__wmUlF{font-size:12px;font-weight:700;color:#a1a1aa;margin:18px 0 8px}.index-module__canvasList__kSg9y{display:flex;flex-direction:column;gap:8px}.index-module__canvasItem__9U9FS,.index-module__nodeType__OocSH,.index-module__capabilityCard__XQ-hJ{width:100%;border:1px solid #2d3036;background:#1b1d21;color:#e5e7eb;border-radius:8px;padding:10px;text-align:left}.index-module__canvasItemActive__jaxuJ{border-color:#35d3ff;background:#35d3ff1f}.index-module__nodePalette__1OtF5{display:grid;gap:8px}.index-module__nodeType__OocSH{cursor:pointer;display:flex;align-items:center;gap:8px}.index-module__toolbar__FAXKB{position:absolute;inset:0 0 auto;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #25272c;background:#0f1013b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.index-module__toolbarLeft__ayUwR,.index-module__toolbarRight__14QSQ{display:flex;align-items:center;gap:8px}.index-module__projectSwitcher__qvRZy{position:relative;display:flex;align-items:center}.index-module__canvasName__1Bp9D{font-weight:700;width:230px;padding-right:34px;border-color:#ffffff29;background:#f8fafc;color:#111827}.index-module__projectMenuButton__9ao8L{position:absolute;right:4px;top:50%;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#374151;background:transparent;transform:translateY(-50%);cursor:pointer}.index-module__projectMenuButton__9ao8L:hover{background:#11182714}.index-module__projectMenu__jk19E{position:absolute;left:0;top:42px;z-index:80;width:320px;max-height:420px;padding:10px;border:1px solid #30343a;border-radius:12px;background:#1e1f23fa;box-shadow:0 22px 70px #0000007a}.index-module__projectMenuHeader__d2J40{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 4px 10px;color:#f8fafc}.index-module__projectMenuHeader__d2J40 button{height:30px;display:inline-flex;align-items:center;gap:6px;border:1px solid #3a3d44;border-radius:8px;color:#f8fafc;background:#272a30;cursor:pointer}.index-module__projectList__ffqos{display:grid;gap:6px;overflow:auto;max-height:350px}.index-module__projectItem__KLqJ7{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid transparent;border-radius:9px;padding:6px;color:#e5e7eb;background:transparent;text-align:left}.index-module__projectItem__KLqJ7:hover{background:#26282e}.index-module__projectItemActive__-32nM{border-color:#35d3ff85;background:#35d3ff1a}.index-module__projectSelect__ykwlK{min-width:0;flex:1 1 auto;border:0;padding:4px;color:inherit;background:transparent;text-align:left;cursor:pointer}.index-module__projectSelect__ykwlK strong,.index-module__projectSelect__ykwlK small{display:block}.index-module__projectSelect__ykwlK strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__projectSelect__ykwlK small{margin-top:2px;color:#9ca3af}.index-module__projectItem__KLqJ7 em{flex:0 0 auto;border-radius:999px;padding:3px 7px;color:#67e8f9;background:#0891b229;font-size:11px;font-style:normal}.index-module__projectDelete__ZSrHL{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#9ca3af;background:transparent;opacity:0;cursor:pointer}.index-module__projectItem__KLqJ7:hover .index-module__projectDelete__ZSrHL,.index-module__projectItemActive__-32nM .index-module__projectDelete__ZSrHL,.index-module__projectDelete__ZSrHL:focus-visible{opacity:1}.index-module__projectDelete__ZSrHL:hover{color:#fecaca;background:#f8717124}.index-module__projectEmpty__2E2d3{padding:18px 10px;color:#94a3b8;text-align:center}.index-module__autoSaveStatus__Pu3ZR{min-width:104px;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;color:#aeb4bc;font-size:12px}.index-module__autoSave_saved__S7yyP{color:#a7f3d0}.index-module__autoSave_dirty__rgqn5{color:#fbbf24}.index-module__autoSave_saving__LSUOT{color:#93c5fd}.index-module__autoSave_error__5o135{color:#fca5a5}.index-module__statusSpin__BVb8O{animation:index-module__aigc-spin__8h-Ez .9s linear infinite}.index-module__toolbarSaveButton__tXA5B,.index-module__toolbarRunButton__207-W{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@keyframes index-module__aigc-spin__8h-Ez{to{transform:rotate(360deg)}}.index-module__viewport__MSSkw{position:relative;height:100%;overflow:hidden;min-width:0;min-height:0}.index-module__canvasSurface__0Hs90{position:relative;height:100%;min-height:0;overflow:hidden;background-color:#0b0c0f;background-image:radial-gradient(rgba(114,124,138,.35) 1px,transparent 1px);background-size:16px 16px}.index-module__canvasSurfacePanReady__ZnruC{cursor:grab}.index-module__canvasSurfacePanning__bZ1Sm{cursor:grabbing}.index-module__canvasRail__IWLWI{position:absolute;left:18px;top:42%;z-index:20;display:grid;gap:8px;padding:8px;border:1px solid #2f3238;border-radius:14px;background:#1e1f23f0;box-shadow:0 18px 44px #00000059}.index-module__railPrimary__z4Avg,.index-module__railButton__EbN-z{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;color:#e5e7eb;cursor:pointer}.index-module__railPrimary__z4Avg{color:#101114;background:#f8fafc}.index-module__railButton__EbN-z{background:#22242a}.index-module__railButtonActive__EYe9U{color:#67e8f9;background:#26323a}.index-module__addMenu__uX6NC{position:absolute;left:78px;top:calc(42% - 12px);z-index:30;width:300px;padding:14px;border:1px solid #383b42;border-radius:14px;background:#202124;box-shadow:0 22px 64px #00000075}.index-module__addMenuTitle__AJnms{margin-bottom:10px;color:#aeb4bc;font-size:13px}.index-module__addMenuItem__tbx6Q{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:10px;padding:9px;color:#f8fafc;background:transparent;text-align:left;cursor:pointer}.index-module__addMenuItem__tbx6Q:hover{background:#404146}.index-module__addMenuItem__tbx6Q small{display:block;margin-top:2px;color:#9ca3af}.index-module__addMenuIcon__kQx65{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#3b3d43}.index-module__railPanel__6Hu0F{position:absolute;left:78px;top:calc(42% - 12px);z-index:31;width:320px;max-height:520px;overflow:auto;border:1px solid #383b42;border-radius:14px;background:#202124fa;box-shadow:0 22px 64px #00000075;padding:14px}.index-module__railPanelAssets__rqwUd{top:40px;width:min(680px,calc(100vw - 118px));max-height:min(720px,calc(100vh - 82px))}.index-module__railPanelAssets__rqwUd .index-module__railPanelList__lZIiv{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.index-module__railPanelHeader__1xu-U{display:grid;gap:4px;margin-bottom:12px}.index-module__railPanelHeader__1xu-U strong{color:#f8fafc;font-size:15px}.index-module__railPanelHeader__1xu-U small,.index-module__railPanelEmpty__umvEt,.index-module__historyRecord__ORLEj small,.index-module__assetRecord__Ou0dB small{color:#9ca3af;font-size:12px}.index-module__railPanelList__lZIiv{display:grid;gap:8px}.index-module__railPanelCard__tJ-l7,.index-module__assetRecord__Ou0dB{width:100%;min-height:56px;display:grid;align-items:center;gap:10px;border:1px solid #343840;border-radius:9px;color:#f8fafc;background:#191b20;text-align:left;cursor:pointer;padding:9px 10px}.index-module__railPanelCard__tJ-l7{grid-template-columns:30px minmax(0,1fr) auto}.index-module__railPanelCard__tJ-l7:hover,.index-module__assetRecord__Ou0dB:hover{border-color:#475569;background:#24272d}.index-module__railPanelCard__tJ-l7 small{color:#67e8f9;font-size:12px}.index-module__railPanelSectionTitle__iSiGf{margin:12px 0 8px;color:#cbd5e1;font-size:12px;font-weight:700}.index-module__railPanelEmpty__umvEt{min-height:54px;display:grid;place-items:center;border:1px dashed #343840;border-radius:9px}.index-module__assetRecord__Ou0dB{grid-template-columns:52px minmax(0,1fr)}.index-module__assetRecordPreview__ABVIY{width:48px;height:48px;overflow:hidden;display:grid;place-items:center;border-radius:7px;color:#cbd5e1;background:#2a2d33}.index-module__assetRecordPreview__ABVIY img{width:100%;height:100%;object-fit:cover}.index-module__historyRecord__ORLEj{display:grid;gap:4px;border:1px solid #343840;border-radius:9px;color:#f8fafc;background:#191b20;padding:10px}.index-module__helpList__cFMym{display:grid;gap:10px;color:#d1d5db;font-size:13px;line-height:1.45}.index-module__helpList__cFMym span{border-left:2px solid #22d3ee;padding-left:9px}.index-module__menuTag__Vb7To{border-radius:5px;padding:2px 5px;color:#a7f3d0;background:#14b8a62e;font-size:10px;font-style:normal;font-weight:700}.index-module__edgeLayer__ma41Q{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;overflow:visible;pointer-events:none}.index-module__edgeGroup__3Moh8{pointer-events:none}.index-module__edgeHitArea__oXmkL{fill:none;stroke:transparent;stroke-width:18;stroke-linecap:round;stroke-linejoin:round;pointer-events:stroke;vector-effect:non-scaling-stroke;cursor:pointer}.index-module__edgeBase__HQfsw,.index-module__edgeCore__B1UAl,.index-module__edgeFlow__-FKlh,.index-module__edgeFlowSecondary__W8Nz6{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.index-module__edgeBase__HQfsw{stroke:#bec7d2d1;stroke-width:2.2;opacity:.9}.index-module__edgeCore__B1UAl{stroke:#4dcfff4d;stroke-width:1.2;opacity:.72}.index-module__edgeFlow__-FKlh,.index-module__edgeFlowSecondary__W8Nz6{stroke:#57cfff;stroke-width:4.2;stroke-dasharray:.075 .925;animation:index-module__aigc-edge-flow__BXZw2 2.15s linear infinite}.index-module__edgeFlowSecondary__W8Nz6{stroke:#9ee8ff;stroke-width:2.4;stroke-dasharray:.035 .965;animation-duration:2.15s;animation-delay:-.42s;opacity:.92}.index-module__edgeCutAction__TrNs4{overflow:visible;pointer-events:auto}.index-module__edgeCutAction__TrNs4 button{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(249,250,251,.24);border-radius:999px;color:#f9fafb;background:#1d1e23f5;box-shadow:0 12px 28px #00000061;cursor:pointer}.index-module__edgeCutAction__TrNs4 button:hover{border-color:#f87171b8;color:#fecaca}@keyframes index-module__aigc-edge-flow__BXZw2{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.index-module__node__YF2vg{position:absolute;z-index:8;width:260px;min-height:150px;background:#202124;border:1px solid #6b7280;border-radius:8px;box-shadow:0 22px 52px #00000057;padding:14px;color:#f8fafc;cursor:grab}.index-module__node__YF2vg:active{cursor:grabbing}.index-module__node_image_generate__1-aGS,.index-module__node_video_generate__KhJjB,.index-module__node_video_compose__gcOqm{width:320px}.index-module__node_image_generate__1-aGS{width:560px}.index-module__node_video_generate__KhJjB{width:660px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.index-module__nodeStoryboardVideoBatch__2En5m{width:900px}.index-module__nodeImageUpscaleTarget__e3m0j{width:380px}.index-module__nodeImageCanvas__jxSbv{min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.index-module__nodeImageCanvas__jxSbv[data-image-results-expanded=true]{z-index:1100}.index-module__nodeUploadedAsset__ynXrF{width:280px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.index-module__nodeVideoAsset__56Duw{width:450px}.index-module__node_prompt__4K0Dj{width:400px;min-height:0;padding:0;background:transparent;border:0;box-shadow:none}.index-module__nodePromptPreview__in043{min-height:150px;padding:14px;background:#202124;border:1px solid #6b7280;box-shadow:0 22px 52px #00000057}.index-module__node_reference_note__9pjk4{width:400px;min-height:0;padding:0;background:transparent;border:0;box-shadow:none}.index-module__node_audio_generate__Hm4Ii,.index-module__node_director_stage__3MVvz{width:260px}.index-module__node_director_stage__3MVvz{width:340px}.index-module__directorStageCard__3uubh{display:grid;gap:12px}.index-module__directorStagePreview__sNndZ{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid #3a3f49;border-radius:8px;background:linear-gradient(135deg,rgba(53,211,255,.12),transparent 38%),linear-gradient(315deg,rgba(246,197,111,.14),transparent 44%),#121417}.index-module__directorStageCapturePreview__Ojp1P{display:block;width:100%;height:100%;object-fit:cover}.index-module__directorStageEmptyPreview__QQaqe{display:inline-flex;align-items:center;gap:16px;color:#b7c2cf}.index-module__directorStageMeta__EWeND{display:grid;gap:4px;color:#9ca3af;font-size:12px;line-height:1.45}.index-module__directorStageMeta__EWeND strong{color:#f8fafc;font-size:13px}.index-module__directorStageMeta__EWeND small{color:#fca5a5}.index-module__directorStageStoryboardSource__GDmDf{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#cbd5e1}.index-module__directorStageActions__t2GEq{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.index-module__directorStageOpenButton__5Yczk,.index-module__directorStageGenerateButton__tLpjB{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid #47515d;border-radius:7px;color:#f8fafc;background:#30343b;cursor:pointer;white-space:nowrap}.index-module__directorStageOpenButton__5Yczk:hover,.index-module__directorStageOpenButton__5Yczk:focus-visible,.index-module__directorStageGenerateButton__tLpjB:hover,.index-module__directorStageGenerateButton__tLpjB:focus-visible{border-color:#35d3ff;background:#343b44}.index-module__directorStageGenerateButton__tLpjB{border-color:#237d96;color:#e6fbff;background:#15566a}.index-module__directorStageFullscreen__5ruEG{position:fixed;top:20px;right:20px;bottom:20px;left:20px;z-index:1300;box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;min-width:0;min-height:0;overflow:hidden;border:1px solid #3f4652;border-radius:8px;color:#f8fafc;background:#121418fa;box-shadow:0 28px 80px #00000085;padding:14px}.index-module__directorStageFullscreenHeader__K9VQN{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.index-module__directorStageFullscreenHeader__K9VQN>div{display:grid;gap:3px;min-width:0}.index-module__directorStageFullscreenHeader__K9VQN strong{color:#f8fafc;font-size:16px}.index-module__directorStageFullscreenHeader__K9VQN span{overflow:hidden;color:#9ca3af;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.index-module__directorStageFullscreenHeader__K9VQN button{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border:1px solid #3f4652;border-radius:7px;color:#dbe4ee;background:#282c33;cursor:pointer;padding:0}.index-module__directorStageLoading__514C-{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:320px;color:#cbd5e1;font-size:13px}.index-module__directorStageLoading__514C- svg{animation:index-module__aigc-spin__8h-Ez .9s linear infinite}.index-module__directorStageEditor__FYU0D{display:grid;grid-template-columns:188px minmax(0,1fr) 252px;gap:12px;min-width:0;min-height:0}.index-module__directorStageToolbar__TrfVe,.index-module__directorStageInspector__0Gvup{display:grid;align-content:start;gap:8px;min-height:0;border:1px solid #333944;border-radius:8px;background:#191c21;padding:10px}.index-module__directorStageToolbar__TrfVe button,.index-module__directorStageUploadButton__R0RR7,.index-module__directorStageCameraList__iNGcX button,.index-module__directorStageObjectList__wJsq7 button,.index-module__directorStageModelList__uCEYF button,.index-module__directorStagePresetList__mKwTj button{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:34px;border:1px solid #3f4652;border-radius:7px;color:#e5e7eb;background:#282c33;cursor:pointer;padding:0 10px;font-size:12px}.index-module__directorStageToolbar__TrfVe button:hover,.index-module__directorStageToolbar__TrfVe button:focus-visible,.index-module__directorStageUploadButton__R0RR7:hover,.index-module__directorStageUploadButton__R0RR7:focus-within,.index-module__directorStageCameraList__iNGcX button:hover,.index-module__directorStageCameraList__iNGcX button:focus-visible,.index-module__directorStageObjectList__wJsq7 button:hover,.index-module__directorStageObjectList__wJsq7 button:focus-visible,.index-module__directorStageModelList__uCEYF button:hover,.index-module__directorStageModelList__uCEYF button:focus-visible,.index-module__directorStagePresetList__mKwTj button:hover,.index-module__directorStagePresetList__mKwTj button:focus-visible{border-color:#6c7684;background:#303640}.index-module__directorStageButtonActive__XROMX{border-color:#35d3ffb8!important;color:#e0f7ff!important;background:#125c707a!important}.index-module__directorStageToolbar__TrfVe button:disabled{border-color:#333944;color:#7f8894;background:#20242a;cursor:wait}.index-module__directorStageUploadButton__R0RR7[aria-disabled=true]{border-color:#333944;color:#7f8894;background:#20242a;cursor:wait}.index-module__directorStageUploadButton__R0RR7 input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.index-module__directorStageStatus__7ddp3{border:1px solid #3f4652;border-radius:7px;color:#cbd5e1;background:#20242a;padding:8px 10px;font-size:12px;line-height:1.45}.index-module__directorStageStatusError__Vex8o{border-color:#f8717161;color:#fecaca;background:#7f1d1d38}.index-module__directorStageToolSection__N8Ubl{display:grid;gap:8px;min-width:0;border-top:1px solid #333944;padding-top:10px}.index-module__directorStageToolSection__N8Ubl:first-child{border-top:0;padding-top:0}.index-module__directorStageToolSection__N8Ubl>strong,.index-module__directorStagePanelTitle__WCvhQ{display:inline-flex;align-items:center;gap:6px;color:#f8fafc;font-size:12px}.index-module__directorStageToolHeader__cRuWq{display:flex;align-items:center;justify-content:space-between;gap:8px}.index-module__directorStageToolHeader__cRuWq>strong{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#f8fafc;font-size:12px}.index-module__directorStageToolHeader__cRuWq>button{justify-content:center;width:28px;min-width:28px;min-height:28px;padding:0}.index-module__directorStageToolHeader__cRuWq>button:disabled svg{animation:index-module__aigc-spin__8h-Ez .9s linear infinite}.index-module__directorStageAssetList__j89yw,.index-module__directorStagePresetList__mKwTj{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0}.index-module__directorStageAssetList__j89yw button,.index-module__directorStagePresetList__mKwTj button{justify-content:center;width:100%;min-width:0;padding:0 6px;overflow-wrap:anywhere}.index-module__directorStageModelSearch__A0p7m{display:flex;align-items:center;gap:6px;min-width:0;height:32px;border:1px solid #3f4652;border-radius:7px;color:#8f99a6;background:#101318;padding:0 8px}.index-module__directorStageModelSearch__A0p7m:focus-within{border-color:#35d3ffb8;box-shadow:0 0 0 2px #35d3ff1f}.index-module__directorStageModelSearch__A0p7m input{width:100%;min-width:0;border:0;color:#f8fafc;background:transparent;font-size:12px;outline:none}.index-module__directorStageModelFilters__cuPZ8{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.index-module__directorStageModelUsage__AT5vg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.index-module__directorStageModelUsage__AT5vg button,.index-module__directorStageModelFilters__cuPZ8 button{justify-content:center;min-width:0;min-height:30px;padding:0 5px}.index-module__directorStageModelList__uCEYF{display:grid;gap:6px;min-width:0}.index-module__directorStageModelRow__eBxLv{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;min-width:0}.index-module__directorStageModelRow__eBxLv>input{width:100%;min-width:0;height:32px;border:1px solid rgba(53,211,255,.72);border-radius:7px;color:#f8fafc;background:#101318;padding:0 8px;font-size:12px;outline:none}.index-module__directorStageModelAdd__O91cM{width:100%;min-width:0;min-height:48px!important;justify-content:flex-start!important;padding:3px 7px!important}.index-module__directorStageModelName__NXS2r{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__directorStageModelUsageBadge__8tHMI{flex:0 0 auto;border:1px solid rgba(53,211,255,.38);border-radius:4px;color:#74dff8;background:#35d3ff14;padding:1px 4px;font-size:10px;line-height:1.35}.index-module__directorStageModelThumbnail__oY0SL,.index-module__directorStageModelThumbnailPlaceholder__Uczir{flex:0 0 40px;width:40px;height:40px;border:1px solid #343b46;border-radius:5px;background:#15181d}.index-module__directorStageModelThumbnail__oY0SL{display:block;object-fit:contain}.index-module__directorStageModelThumbnailPlaceholder__Uczir{display:inline-flex;align-items:center;justify-content:center;color:#8f99a7}.index-module__directorStageModelActions__osWz8{display:flex;align-items:center;gap:4px}.index-module__directorStageModelActions__osWz8 button{justify-content:center;width:30px;min-width:30px;min-height:32px;padding:0}.index-module__directorStageModelThumbnailSpinning__fty-7{animation:index-module__aigc-spin__8h-Ez .9s linear infinite}.index-module__directorStageModelAttributionReady__UL9gM{border-color:#4ec89785!important;color:#7de2b8!important}.index-module__directorStageModelAttributionStatus__PfYXG{grid-column:1 / -1;color:#8f99a7;font-size:11px;line-height:1.35;padding:0 3px}.index-module__directorStageModelAttributionStatusReady__Ulc1j{color:#7de2b8}.index-module__directorStageModelAttributionForm__-s7z1{grid-column:1 / -1;display:grid;gap:7px;min-width:0;border-top:1px solid #343b46;padding-top:8px}.index-module__directorStageModelAttributionActions__fA2bc{display:flex;justify-content:flex-end;gap:5px}.index-module__directorStageModelAttributionActions__fA2bc button{justify-content:center;width:30px;min-width:30px;min-height:30px;padding:0}.index-module__directorStageViewport__CIIYg{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid #333944;border-radius:8px;background:#0f1115}.index-module__directorStageViewportToolbar__mH8jV{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;gap:4px;border:1px solid #3f4652;border-radius:7px;background:#191c21f0;box-shadow:0 12px 28px #00000057;padding:4px}.index-module__directorStageViewportToolbar__mH8jV button,.index-module__directorStageObjectActions__C04n2 button{width:32px;height:32px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid transparent;border-radius:6px;color:#cbd5e1;background:transparent;cursor:pointer;padding:0}.index-module__directorStageViewportToolbar__mH8jV button:hover:not(:disabled),.index-module__directorStageViewportToolbar__mH8jV button:focus-visible,.index-module__directorStageObjectActions__C04n2 button:hover:not(:disabled),.index-module__directorStageObjectActions__C04n2 button:focus-visible{border-color:#5a6471;color:#f8fafc;background:#303640;outline:none}.index-module__directorStageViewportToolbar__mH8jV button:disabled,.index-module__directorStageObjectActions__C04n2 button:disabled{color:#66707d;cursor:not-allowed}.index-module__directorStageViewportToolActive__r4uzK{border-color:#35d3ffad!important;color:#dff8ff!important;background:#125c708a!important}.index-module__directorStageViewportToolDivider__zsPhL{width:1px;height:22px;flex:0 0 auto;margin:0 2px;background:#3f4652}.index-module__directorStageCanvas__F-6ju{width:100%;height:100%}.index-module__directorStageReferenceImage__lO7-q{position:absolute;top:14px;right:14px;z-index:2;width:180px;aspect-ratio:16 / 9;border:1px solid rgba(229,231,235,.32);border-radius:7px;box-shadow:0 14px 36px #0000006b;object-fit:cover}.index-module__directorStageInspector__0Gvup{overflow:auto;color:#cbd5e1;font-size:12px}.index-module__directorStageInspector__0Gvup strong{color:#f8fafc;font-size:14px}.index-module__directorStagePanel__PvAyP{display:grid;gap:8px;min-width:0;border-top:1px solid #333944;padding-top:10px}.index-module__directorStagePanel__PvAyP strong{font-size:12px}.index-module__directorStageCameraList__iNGcX,.index-module__directorStageObjectList__wJsq7{display:grid;gap:8px;max-height:24dvh;overflow:auto;padding-top:4px}.index-module__directorStageField__G-fFb{display:grid;gap:5px;min-width:0;color:#9ca3af;font-size:11px}.index-module__directorStageField__G-fFb input,.index-module__directorStageField__G-fFb select{width:100%;min-width:0;height:30px;border:1px solid #3f4652;border-radius:7px;color:#f8fafc;background:#101318;padding:0 9px;font-size:12px;outline:none}.index-module__directorStageField__G-fFb input[type=color]{padding:3px}.index-module__directorStageField__G-fFb input:focus{border-color:#35d3ffb8;box-shadow:0 0 0 2px #35d3ff1f}.index-module__directorStageField__G-fFb input:disabled{border-color:#303640;color:#77818e;background:#1e2228;cursor:not-allowed}.index-module__directorStageAnimationPanel__DEsUU{display:grid;gap:8px;min-width:0;border-top:1px solid #333944;padding-top:10px}.index-module__directorStageAnimationHeader__KDD8I{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#cbd5e1;font-size:11px}.index-module__directorStageAnimationHeader__KDD8I>span{display:inline-flex;align-items:center;gap:5px}.index-module__directorStageAnimationHeader__KDD8I small{color:#7de2b8;font-size:10px}.index-module__directorStageAnimationPanel__DEsUU>select,.index-module__directorStageAnimationSettings__tV974 select,.index-module__directorStageAnimationTrim__XniRy input,.index-module__directorStageAnimationTrim__XniRy select{width:100%;min-width:0;height:30px;border:1px solid #3f4652;border-radius:7px;color:#f8fafc;background:#101318;padding:0 8px;font-size:12px;outline:none}.index-module__directorStageAnimationTrim__XniRy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0}.index-module__directorStageAnimationTrim__XniRy label{display:grid;gap:4px;min-width:0;color:#9ca3af;font-size:10px}.index-module__directorStageActionSearch__qLsfF{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:5px;min-width:0;height:30px;border:1px solid #3f4652;border-radius:6px;color:#8f9aa8;background:#101318;padding:0 7px}.index-module__directorStageActionSearch__qLsfF input{width:100%;min-width:0;border:0;color:#f8fafc;background:transparent;padding:0;font-size:11px;outline:none}.index-module__directorStageActionList__vrdrp{display:grid;gap:4px;max-height:180px;overflow-y:auto}.index-module__directorStageActionList__vrdrp>button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;min-width:0;min-height:42px;border:1px solid #343b46;border-radius:6px;color:#dbe3ec;background:#191d23;padding:6px 7px;text-align:left;cursor:pointer}.index-module__directorStageActionList__vrdrp>button:hover:not(:disabled),.index-module__directorStageActionList__vrdrp>.index-module__directorStageActionActive__U50z9{border-color:#35d3ffad;background:#184c5c52}.index-module__directorStageActionList__vrdrp>button:disabled{color:#7d8794;background:#15181d;cursor:not-allowed}.index-module__directorStageActionList__vrdrp>button>span{display:grid;gap:2px;min-width:0}.index-module__directorStageActionList__vrdrp strong,.index-module__directorStageActionList__vrdrp small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__directorStageActionList__vrdrp strong{font-size:11px;font-weight:600}.index-module__directorStageActionList__vrdrp small{color:#8f9aa8;font-size:9px}.index-module__directorStageActionList__vrdrp em{display:inline-flex;align-items:center;gap:3px;color:#7de2b8;font-size:9px;font-style:normal;white-space:nowrap}.index-module__directorStageActionList__vrdrp .index-module__directorStageActionIncompatible__Tj8Dq{color:#d6a56f}.index-module__directorStageAnimationTimeline__JwEZI{display:grid;grid-template-columns:30px minmax(0,1fr) 78px;align-items:center;gap:7px;min-width:0}.index-module__directorStageAnimationTimeline__JwEZI button{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #3f4652;border-radius:6px;color:#dff8ff;background:#282c33;cursor:pointer;padding:0}.index-module__directorStageAnimationTimeline__JwEZI button:disabled{color:#66707d;cursor:not-allowed}.index-module__directorStageAnimationTimeline__JwEZI input[type=range]{width:100%;min-width:0;accent-color:#35d3ff}.index-module__directorStageAnimationTimeline__JwEZI>span{color:#9ca3af;font-size:10px;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.index-module__directorStageAnimationSettings__tV974{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.index-module__directorStageAnimationSettings__tV974 label{display:flex;align-items:center;gap:6px;min-width:0;color:#9ca3af;font-size:11px}.index-module__directorStageAnimationSettings__tV974 label:last-child{display:grid;grid-template-columns:auto minmax(0,1fr)}.index-module__directorStageAnimationSettings__tV974 input[type=checkbox]{width:14px;height:14px;accent-color:#35d3ff}.index-module__directorStageFormGrid__YCfjT,.index-module__directorStageObjectActions__C04n2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.index-module__directorStageObjectActions__C04n2 button{width:100%;border-color:#3f4652;background:#282c33}.index-module__directorStageDangerButton__brS60{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;border:1px solid rgba(248,113,113,.38);border-radius:7px;color:#fecaca;background:#7f1d1d2e;cursor:pointer;padding:0 10px;font-size:12px}.index-module__directorStageDangerButton__brS60:hover,.index-module__directorStageDangerButton__brS60:focus-visible{border-color:#f87171ad;background:#7f1d1d4d}.index-module__directorStageDangerButton__brS60:disabled{border-color:#333944;color:#707986;background:#20242a;cursor:not-allowed}.index-module__directorStageCaptureList__HKmap{display:grid;gap:8px}.index-module__directorStageCaptureItem__5vWeA{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.index-module__directorStageCaptureItem__5vWeA img{width:64px;aspect-ratio:16 / 9;border:1px solid #3f4652;border-radius:6px;background:#0f1115;object-fit:cover}.index-module__directorStageCaptureItem__5vWeA span{overflow:hidden;color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap}.index-module__directorStageEmptyText__8-iTu{color:#7f8894}.index-module__directorStageReferenceBinding__uaekb{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;min-width:0;border:1px solid #343b46;border-radius:7px;padding:5px;background:#15191f}.index-module__directorStageReferenceBinding__uaekb img{width:44px;height:44px;border-radius:5px;object-fit:cover}.index-module__directorStageReferenceBinding__uaekb span{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap}.index-module__directorStageAttributionList__7VJgB{display:grid;gap:8px}.index-module__directorStageAttributionItem__UpWcC{display:grid;gap:4px;min-width:0;border-left:2px solid #4f5a68;padding-left:8px}.index-module__directorStageAttributionItem__UpWcC span{overflow-wrap:anywhere;color:#e5e7eb}.index-module__directorStageAttributionItem__UpWcC small{color:#8f99a7;line-height:1.45}.index-module__directorStageAttributionLinks__9cG9k{display:flex;flex-wrap:wrap;gap:10px}.index-module__directorStageAttributionLinks__9cG9k a{display:inline-flex;align-items:center;gap:5px;width:fit-content;color:#7dddf6;text-decoration:none}.index-module__directorStageAttributionLinks__9cG9k a:hover,.index-module__directorStageAttributionLinks__9cG9k a:focus-visible{color:#b9efff;text-decoration:underline}.index-module__node_script_generate__0CUP5{width:350px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.index-module__nodeScriptFullscreen__96tEi{z-index:88;width:calc(100% - 72px);height:calc(100% - 112px)}.index-module__nodeSelected__GcO0l{z-index:9;border-color:#35d3ff;box-shadow:0 0 0 3px #35d3ff29}.index-module__node_prompt__4K0Dj.index-module__nodeSelected__GcO0l{box-shadow:none}.index-module__nodePromptPreview__in043.index-module__nodeSelected__GcO0l{border-color:#35d3ff;box-shadow:0 0 0 3px #35d3ff29}.index-module__node_reference_note__9pjk4.index-module__nodeSelected__GcO0l,.index-module__nodeImageCanvas__jxSbv.index-module__nodeSelected__GcO0l,.index-module__node_video_generate__KhJjB.index-module__nodeSelected__GcO0l,.index-module__node_script_generate__0CUP5.index-module__nodeSelected__GcO0l,.index-module__nodeImageUpscaleTarget__e3m0j.index-module__nodeSelected__GcO0l,.index-module__nodeUploadedAsset__ynXrF.index-module__nodeSelected__GcO0l{box-shadow:none}.index-module__nodeLabel__mLrPe{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;margin-bottom:8px}.index-module__nodeLabel__mLrPe>span:first-child{display:inline-flex;align-items:center;gap:6px;min-width:0}.index-module__nodeTypeBadge__-cv-c,.index-module__capabilityBadge__tYqe7,.index-module__statusBadge__Ybi58{display:inline-flex;align-items:center;border-radius:999px;background:#35d3ff24;color:#93e8ff;font-size:11px;padding:3px 7px;white-space:nowrap}.index-module__nodeText__WA3Hu{font-size:12px;line-height:1.45;color:#aeb4bc}.index-module__nodeUpload__5L0sN{position:absolute;right:10px;top:-38px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #353942;border-radius:8px;color:#d1d5db;background:#24262b}.index-module__node_prompt__4K0Dj .index-module__nodeUpload__5L0sN,.index-module__node_reference_note__9pjk4 .index-module__nodeUpload__5L0sN,.index-module__nodeImageCanvas__jxSbv .index-module__nodeUpload__5L0sN,.index-module__node_video_generate__KhJjB .index-module__nodeUpload__5L0sN,.index-module__node_script_generate__0CUP5 .index-module__nodeUpload__5L0sN,.index-module__nodeUploadedAsset__ynXrF .index-module__nodeUpload__5L0sN{display:none}.index-module__nodeHandleLeft__S62rH,.index-module__nodeHandleRight__b35jX{position:absolute;top:50%;z-index:10;width:var(--aigc-node-handle-size, 22px);height:var(--aigc-node-handle-size, 22px);display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid rgba(229,231,235,.72);border-radius:999px;color:#f9fafb;font-size:16px;line-height:1;background:#26272b;box-shadow:0 0 0 3px #0b0c0ff5,0 8px 18px #0000005c;padding:0;cursor:pointer}.index-module__nodeHandleLeft__S62rH{left:calc(var(--aigc-node-handle-outset, 18px) * -1)}.index-module__nodeHandleRight__b35jX{right:calc(var(--aigc-node-handle-outset, 18px) * -1)}.index-module__node_prompt__4K0Dj .index-module__nodeHandleLeft__S62rH,.index-module__node_prompt__4K0Dj .index-module__nodeHandleRight__b35jX,.index-module__node_reference_note__9pjk4 .index-module__nodeHandleLeft__S62rH,.index-module__node_reference_note__9pjk4 .index-module__nodeHandleRight__b35jX,.index-module__nodeImageCanvas__jxSbv .index-module__nodeHandleLeft__S62rH,.index-module__nodeImageCanvas__jxSbv .index-module__nodeHandleRight__b35jX,.index-module__nodeUploadedAsset__ynXrF .index-module__nodeHandleLeft__S62rH,.index-module__nodeUploadedAsset__ynXrF .index-module__nodeHandleRight__b35jX,.index-module__node_script_generate__0CUP5 .index-module__nodeHandleLeft__S62rH,.index-module__node_script_generate__0CUP5 .index-module__nodeHandleRight__b35jX{top:50%}.index-module__nodeScriptFullscreen__96tEi .index-module__nodeHandleLeft__S62rH,.index-module__nodeScriptFullscreen__96tEi .index-module__nodeHandleRight__b35jX{display:none}.index-module__nodeHandleLeft__S62rH:hover,.index-module__nodeHandleRight__b35jX:hover{border-color:#67e8f9;color:#fff;background:#0e7490;box-shadow:0 0 0 3px #0b0c0ff5,0 0 0 6px #67e8f91f,0 10px 24px #0000007a}.index-module__textToolbar__0N5I3{position:absolute;left:50%;top:-46px;z-index:22;transform:translate(-50%);height:34px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #2f3238;border-radius:9px;background:#202124fa;box-shadow:0 16px 38px #00000061}.index-module__textToolbar__0N5I3 button{min-width:26px;height:24px;border:0;border-radius:6px;color:#c9d0d8;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.index-module__textToolbar__0N5I3 button:hover{background:#3a3c42}.index-module__textToolbarActive__gRWHC{color:#fff!important;background:#4a4d54!important}.index-module__textToolbar__0N5I3 span{width:1px;height:16px;margin:0 3px;background:#3a3d44}.index-module__textNodeLabel__1rMvB{position:absolute;left:2px;top:-22px;color:#858b95;font-size:12px}.index-module__textNodeLabel__1rMvB span{display:inline-flex;align-items:center;gap:5px}.index-module__textEditorSurface__K9yNi{min-height:380px;display:flex;flex-direction:column;border:1px solid #6b7280;border-radius:8px;background:#202124;color:#f8fafc;padding:18px 20px;box-shadow:0 22px 52px #00000057}.index-module__textEditorWriting__PicVj{min-height:190px}.index-module__textEditorGenerated__T3Md-{min-height:260px;background:#171819}.index-module__textEditorGeneratedEditing__JlTFc{min-height:260px;padding:26px 30px;border-color:#d1d5db}.index-module__textEditorExpanded__oHwmr{min-height:320px}.index-module__nodeSelected__GcO0l .index-module__textEditorSurface__K9yNi{border-color:#d1d5db;box-shadow:0 0 0 2px #d1d5db2e}.index-module__textContent__5rw63{white-space:pre-wrap;color:#f3f4f6;font-size:14px;line-height:1.56;cursor:text}.index-module__textGeneratedContent__8VY-b{max-height:350px;overflow:hidden;color:#f8fafc;font-size:20px;font-weight:500;line-height:1.48}.index-module__textContent__5rw63:focus-visible{outline:0}.index-module__textPlaceholder__xv4yt{color:#6b7280;font-size:14px}.index-module__textTextarea__yVB0g{width:100%;min-height:150px;flex:1;resize:none;border:0;outline:0;color:#e5e7eb;background:transparent;font-size:14px;line-height:1.55}.index-module__textTextarea__yVB0g::placeholder{color:#6b7280}.index-module__textGeneratedTextarea__3rJYg{min-height:230px;color:#f8fafc;caret-color:#fff;font-size:20px;font-weight:500;line-height:1.48}.index-module__referenceNoteSurface__NcGhe{min-height:170px;display:flex;flex-direction:column;border:1px solid #6b7280;border-radius:8px;background:#171819;color:#f8fafc;padding:18px 20px;box-shadow:0 22px 52px #00000057}.index-module__nodeSelected__GcO0l .index-module__referenceNoteSurface__NcGhe{border-color:#d1d5db;box-shadow:0 0 0 2px #d1d5db2e}.index-module__referenceNoteEmpty__u2y3u{flex:1;min-height:132px;display:grid;align-content:center;justify-items:center;gap:18px;color:#a3a9b3;font-size:14px}.index-module__referenceNoteContent__3ntzQ{white-space:pre-wrap;color:#f3f4f6;font-size:14px;line-height:1.56}.index-module__referenceNoteTextarea__fbPuG{width:100%;min-height:132px;flex:1;resize:both;border:0;outline:0;color:#e5e7eb;background:transparent;font-size:18px;line-height:1.5}.index-module__referenceNoteTextarea__fbPuG::placeholder{color:#6b7280}.index-module__textBlock_h1__Sn7IA{font-size:22px;font-weight:700}.index-module__textBlock_h2__FwDD-{font-size:18px;font-weight:700}.index-module__textBlock_h3__DlpK1{font-size:16px;font-weight:700}.index-module__textBlock_paragraph__xmgSI{font-size:14px;font-weight:400}.index-module__textGeneratedTextarea__3rJYg.index-module__textBlock_paragraph__xmgSI{font-size:20px;font-weight:500}.index-module__textBold__tMi-b{font-weight:700}.index-module__textItalic__vhoQl{font-style:italic}.index-module__textBulletList__FMZkV{padding-left:18px;background-image:linear-gradient(#9ca3af,#9ca3af);background-repeat:no-repeat;background-size:4px 4px;background-position:2px 13px}.index-module__textNumberList__dFiWV{padding-left:22px}.index-module__textGlyph__lA72J{display:grid;justify-items:center;gap:8px;margin:40px auto 34px;opacity:.42}.index-module__textGlyph__lA72J span{height:6px;border-radius:999px;background:#9ca3af}.index-module__textGlyph__lA72J span:nth-child(1),.index-module__textGlyph__lA72J span:nth-child(2){width:64px}.index-module__textGlyph__lA72J span:nth-child(3){width:52px}.index-module__textGlyph__lA72J span:nth-child(4){width:38px}.index-module__textGeneratingState__TnwGg,.index-module__textErrorState__X-7du{flex:1;min-height:180px;display:grid;align-content:center;justify-items:center;gap:10px;color:#cbd5e1;text-align:center;font-size:13px;line-height:1.5}.index-module__textGeneratingState__TnwGg svg{animation:index-module__aigcSpin__1mKJt 1.1s linear infinite}.index-module__textErrorState__X-7du{color:#fecaca}.index-module__textErrorState__X-7du span{max-width:240px}.index-module__imageNodeLabel__s-vy6{position:absolute;left:0;right:0;top:-24px;display:flex;align-items:center;gap:8px;color:#858b95;font-size:12px;pointer-events:none}.index-module__imageNodeTitle__mDzSU{display:inline-flex;align-items:center;gap:5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__imageNodeTitle__mDzSU svg{flex:0 0 auto}.index-module__imageNodeMeta__LCd4o{margin-left:auto;color:#6f7682;font-size:12px;white-space:nowrap}.index-module__videoNodeLabel__7sFNL{position:absolute;left:0;top:-26px;color:#858b95;font-size:12px}.index-module__videoNodeLabel__7sFNL span{display:inline-flex;align-items:center;gap:5px}.index-module__imageUploadButton__aFCL-{position:absolute;left:50%;top:-42px;z-index:12;height:30px;display:inline-flex;align-items:center;gap:6px;border:1px solid #30343a;border-radius:9px;color:#f3f4f6;background:#24262b;padding:0 12px;font-size:13px;cursor:pointer;transform:translate(-50%);box-shadow:0 10px 24px #0000005c}.index-module__imageUploadButton__aFCL- input{display:none}.index-module__storyboardImageNodePanel__PGIWg{position:relative;width:880px;height:760px;overflow:hidden;border:1px solid #747982;border-radius:10px;color:#f8fafc;background:#202124;box-shadow:0 22px 52px #00000057}.index-module__storyboardImageNodePanelCompact__ItWno{width:330px;height:900px;border-color:#4d525c;background:#202124f5}.index-module__storyboardImagePlaceholder__MS22p{height:100%;display:grid;place-items:center;align-content:center;gap:14px;color:#858b95;font-size:14px}.index-module__storyboardImagePlaceholder__MS22p svg{color:#56585d}.index-module__storyboardBatchDialogOverlay__IKmKW{position:absolute;left:50%;top:190px;z-index:46;transform:translate(-50%)}.index-module__storyboardBatchDialog__vEKqc{width:720px;max-width:78vw;display:grid;gap:12px;border:1px solid #343840;border-radius:10px;color:#f8fafc;background:#202124;box-shadow:0 28px 90px #00000094;padding:14px}.index-module__storyboardBatchHeader__G7yue{display:flex;align-items:center;justify-content:space-between}.index-module__storyboardBatchHeader__G7yue h3{margin:0;font-size:16px}.index-module__storyboardBatchHeader__G7yue button{width:30px;height:30px;display:inline-grid;place-items:center;border:0;border-radius:7px;color:#aeb4bc;background:transparent;cursor:pointer}.index-module__storyboardBatchHeader__G7yue button:hover{color:#f8fafc;background:#34363b}.index-module__storyboardBatchHint__KPTc0{margin:0;border-radius:7px;color:#aeb4bc;background:#2a2c31;padding:9px 12px;font-size:12px}.index-module__storyboardBatchSubhint__ihMWO{margin:-4px 0 0;color:#8f96a3;font-size:12px}.index-module__storyboardBatchList__mMbBk{max-height:332px;display:grid;gap:8px;overflow:auto}.index-module__storyboardBatchRow__tmKy6{min-height:38px;display:grid;grid-template-columns:18px 16px 54px 86px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #343840;border-radius:7px;color:#d1d5db;background:#1c1d20;padding:7px 9px;font-size:12px}.index-module__storyboardVideoBatchRow__xlpUJ{grid-template-columns:18px 16px 58px minmax(0,1fr) 34px 44px}.index-module__storyboardBatchRow__tmKy6 input,.index-module__storyboardBatchAll__t0CLp input{position:absolute;opacity:0}.index-module__storyboardBatchRow__tmKy6>svg,.index-module__storyboardBatchAll__t0CLp>svg{width:15px;height:15px;border:1px solid #757b85;border-radius:4px;padding:1px;color:transparent}.index-module__storyboardBatchRow__tmKy6 input:checked+svg,.index-module__storyboardBatchAll__t0CLp input:checked+svg{border-color:#f8fafc;color:#111827;background:#f8fafc}.index-module__storyboardBatchRow__tmKy6 strong,.index-module__storyboardBatchRow__tmKy6 span,.index-module__storyboardBatchRow__tmKy6 em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__storyboardBatchRow__tmKy6 strong{color:#f8fafc}.index-module__storyboardBatchRow__tmKy6 span{color:#aeb4bc}.index-module__storyboardBatchRow__tmKy6 em{color:#cbd5e1;font-style:normal}.index-module__storyboardBatchRow__tmKy6 button{border:0;color:#aeb4bc;background:transparent;cursor:pointer;padding:0}.index-module__storyboardBatchShotDuration__eLnnt{min-height:24px;justify-content:center;border:1px solid #3c4048;border-radius:6px;color:#f8fafc;background:#24262b;padding:0 7px}.index-module__storyboardBatchFooter__5Yvya{display:flex;align-items:center;gap:10px;border-top:1px solid #343840;padding-top:12px}.index-module__storyboardBatchAll__t0CLp,.index-module__storyboardBatchOption__AkFR5{min-height:28px;display:inline-flex;align-items:center;gap:6px;color:#d1d5db;font-size:12px;white-space:nowrap}.index-module__storyboardBatchOption__AkFR5{border-radius:7px;background:#2a2c31;padding:0 9px}.index-module__storyboardBatchOption__AkFR5 select{min-width:0;max-width:170px;border:0;outline:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.index-module__storyboardBatchOption__AkFR5 select option{color:#f3f4f6;background:#23252a}.index-module__storyboardBatchSubmit__v1H1-{margin-left:auto;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;color:#111827;background:#f8fafc;cursor:pointer;padding:0 14px;font-size:13px;font-weight:700}.index-module__storyboardBatchSubmit__v1H1-:disabled{color:#767b84;background:#3a3c42;cursor:not-allowed}.index-module__imageEditorSurface__OTjwa{height:320px;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid #747982;border-radius:10px;color:#f8fafc;background:#222322;box-shadow:0 22px 52px #00000057}.index-module__nodeImageUpscaleTarget__e3m0j .index-module__imageEditorSurface__OTjwa{height:340px}.index-module__nodeImageCanvas__jxSbv:not(.index-module__nodeImageUpscaleTarget__e3m0j) .index-module__imageEditorSurface__OTjwa{height:100%}.index-module__imageEditorSurface__OTjwa[data-image-expanded=true]{overflow:visible}.index-module__imageEditorUploaded__1s7kv{background:linear-gradient(145deg,#1f2937,#111827)}.index-module__imageEditorGenerating__zJ6a-{border-color:#7dd3fc;background:radial-gradient(circle at 50% 46%,rgba(125,211,252,.2),transparent 32%),linear-gradient(140deg,#202428,#17191d 48%,#20272d);box-shadow:0 0 0 1px #7dd3fc29,0 0 36px #0ea5e938,0 22px 52px #00000057;transform:translateZ(0);contain:paint}.index-module__imageEditorGenerating__zJ6a-:before,.index-module__imageEditorGenerating__zJ6a-:after{content:"";position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;transform:translateZ(0);will-change:transform,opacity;pointer-events:none}.index-module__imageEditorGenerating__zJ6a-:before{background:linear-gradient(110deg,transparent 30%,rgba(125,211,252,.08) 42%,rgba(34,211,238,.2) 50%,rgba(167,139,250,.12) 58%,transparent 70%);animation:index-module__aigcImageWave__19aMV 7.2s cubic-bezier(.45,0,.55,1) infinite alternate}.index-module__imageEditorGenerating__zJ6a-:after{background:radial-gradient(ellipse at 40% 60%,rgba(34,211,238,.12),transparent 36%),radial-gradient(ellipse at 64% 42%,rgba(167,139,250,.1),transparent 34%);animation:index-module__aigcImageBreath__npY-A 3.6s ease-in-out infinite}.index-module__imageEditorGenerated__Pq88-{background:#171819}.index-module__imageEditorFailed__LY8iI{border-color:#f87171;background:#201819}.index-module__imageEmptyIcon__FELmH{color:#56585d}.index-module__imageSurfaceText__4JpUz{position:absolute;left:50%;top:50%;max-width:70%;color:#aeb4bc;font-size:14px;text-align:center;transform:translate(-50%,-50%)}.index-module__uploadedImagePreview__--BX-{width:72%;height:72%;display:grid;place-items:center;gap:12px;border-radius:10px;color:#d1d5db;background:radial-gradient(circle at 42% 28%,rgba(186,230,253,.55),transparent 70px),radial-gradient(circle at 56% 52%,rgba(252,211,77,.32),transparent 86px),linear-gradient(145deg,#334155,#111827)}.index-module__uploadedImagePreview__--BX- span{max-width:80%;overflow:hidden;color:#e5e7eb;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.index-module__generatedImageFrame__WlggI{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:stretch;overflow:hidden;border-radius:inherit}.index-module__generatedImageFrame__WlggI[data-multi-output=true]{overflow:visible}.index-module__generatedImageFrame__WlggI[data-expanded=true]{z-index:24;display:block;overflow:visible}.index-module__generatedImageFrame__WlggI[data-expanded=true] .index-module__generatedImagePreview__OBM9d{width:var(--aigc-image-primary-width, 100%);height:100%}.index-module__imageViewerToolbar__xNOT5{position:absolute;right:0;top:-72px;z-index:11;min-height:36px;display:inline-flex;align-items:center;gap:8px;border:1px solid #34363b;border-radius:10px;color:#f8fafc;background:#242528;box-shadow:0 14px 36px #00000061;padding:6px 10px}.index-module__imageViewerToolbar__xNOT5 button{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#e5e7eb;background:transparent;cursor:pointer;padding:0}.index-module__imageViewerToolbar__xNOT5 button:hover{background:#3a3d43}.index-module__imageViewerToolbar__xNOT5 .index-module__imageViewerCountButton__sFdTS{width:auto;min-width:48px;gap:4px;padding:0 8px}.index-module__imageViewerCountButton__sFdTS span{font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.index-module__annotationEditor__XBRGZ{position:fixed;left:50%;top:92px;z-index:120;width:min(760px,calc(100vw - 48px));display:grid;gap:10px;transform:translate(-50%);border:1px solid #34363b;border-radius:10px;background:#242528;box-shadow:0 24px 70px #00000080;padding:10px}.index-module__annotationToolbar__nU0DD{display:flex;align-items:center;gap:8px;color:#f8fafc}.index-module__annotationToolbar__nU0DD strong{margin-right:auto;font-size:14px;letter-spacing:0}.index-module__annotationToolbar__nU0DD button{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:7px;color:#e5e7eb;background:transparent;cursor:pointer;padding:0 8px}.index-module__annotationToolbar__nU0DD button:hover{background:#3a3d43}.index-module__annotationToolbar__nU0DD .index-module__annotationSave__SFhBv{color:#111827;background:#f8fafc;font-weight:700}.index-module__annotationToolbar__nU0DD .index-module__annotationSave__SFhBv:hover{background:#e5e7eb}.index-module__annotationStage__8ryH1{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#111315}.index-module__annotationStage__8ryH1 img{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.index-module__annotationDrawingLayer__6n-aQ{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:crosshair;touch-action:none}.index-module__annotationInstruction__FlDYg{width:100%;height:36px;border:1px solid #3a3d43;border-radius:8px;color:#f8fafc;background:#1f2023;outline:none;padding:0 10px}.index-module__annotationInstruction__FlDYg::placeholder{color:#8b9099}.index-module__imageViewerDivider__pndm6{width:1px;height:20px;background:#3a3d43}.index-module__imageViewerPanoramaBadge__M0Sla{min-width:26px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#d7f7ff;background:#0f6b7d;font-size:11px;font-weight:700;line-height:1}.index-module__generatedImageSize__elZI-{position:absolute;right:10px;bottom:10px;z-index:2;border-radius:999px;color:#858b95;background:#121316b8;padding:3px 8px;font-size:12px;white-space:nowrap}.index-module__imageResultDownloadStatus__hAb8O{position:absolute;left:16px;top:16px;z-index:2;border:1px solid #3a5946;border-radius:999px;color:#b7f7c6;background:#203327;padding:3px 8px;font-size:12px}.index-module__imageFailedState__BLG-t,.index-module__imageGeneratingState__sJVz2{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #858b95;border-radius:12px;color:#f8fafc;background:#0f1012db;padding:12px 18px}.index-module__imageGeneratingState__sJVz2{min-width:210px;border-color:#7dd3fc9e;background:#0a0e12c7;box-shadow:0 0 0 1px #7dd3fc1f,0 0 32px #0ea5e942;transform:translateZ(0);will-change:transform,opacity;animation:index-module__aigcImageCardPulse__WP-K6 3.2s ease-in-out infinite}.index-module__imageGeneratingHalo__083FF{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:999px;color:#e0f2fe;background:#0ea5e929;box-shadow:0 0 24px #0ea5e95c}.index-module__imageGeneratingCopy__9dPX4{min-width:118px;display:grid;gap:8px}.index-module__imageGeneratingCopy__9dPX4 strong{font-size:13px;line-height:1;white-space:nowrap}.index-module__imageGeneratingTrack__0TAG9{width:100%;height:5px;overflow:hidden;border-radius:999px;background:#94a3b838}.index-module__imageGeneratingTrack__0TAG9 span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#a78bfa,#22d3ee),linear-gradient(90deg,rgba(255,255,255,.28),transparent);background-size:180% 100%;box-shadow:0 0 14px #38bdf894;transform:translateZ(0);will-change:width,background-position;transition:width .9s cubic-bezier(.22,1,.36,1);animation:index-module__aigcImageProgressFlow__AsyHX 1.7s linear infinite}.index-module__imageFailedState__BLG-t{flex-direction:column;width:min(320px,calc(100% - 32px));max-width:calc(100% - 32px);min-width:180px;min-height:120px;color:#d1d5db;text-align:center}.index-module__generatedImagePreview__OBM9d{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:#171819}.index-module__generatedImageFrame__WlggI[data-multi-output=true][data-expanded=false] .index-module__generatedImagePreview__OBM9d{overflow:visible}.index-module__generatedImagePreview__OBM9d>img{position:relative;z-index:2;width:100%;height:100%;display:block;border-radius:inherit;background:#111315;object-fit:contain}.index-module__generatedImageStack__l94A-{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.index-module__generatedImageStackCard__4wBfL{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border:1px solid rgba(245,211,139,.5);border-radius:inherit;background:#191a1d;box-shadow:0 18px 34px #00000047}.index-module__generatedImageStackCard__4wBfL:nth-child(1){transform:translate(14px,4px) rotate(1.6deg)}.index-module__generatedImageStackCard__4wBfL:nth-child(2){transform:translate(25px,8px) rotate(3deg);opacity:.88}.index-module__generatedImageStackCard__4wBfL:nth-child(3){transform:translate(35px,12px) rotate(4.4deg);opacity:.76}.index-module__generatedImageStackCard__4wBfL img{width:100%;height:100%;display:block;background:#111315;object-fit:contain}.index-module__generatedImageCountButton__szyVw{position:absolute;right:10px;top:10px;min-width:42px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;color:#f8fafc;font-size:12px;font-weight:700;line-height:1;background:#222428d6;box-shadow:0 8px 20px #00000052;cursor:pointer;padding:0 8px}.index-module__generatedImageCountButton__szyVw:hover{background:#363a40eb}.index-module__generatedImagePartialNotice__nzseS{position:absolute;left:10px;bottom:10px;z-index:4;min-height:28px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(251,191,36,.46);border-radius:8px;color:#fef3c7;background:#452b09e0;box-shadow:0 8px 20px #00000047;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;padding:0 8px}.index-module__generatedImageSideGallery__4UmXx{position:absolute;left:var(--aigc-image-gallery-left, calc(100% + 12px) );top:var(--aigc-image-gallery-top, 0);z-index:30;width:var(--aigc-image-gallery-width, var(--aigc-image-primary-width, 100%));height:var(--aigc-image-gallery-height, 100%);display:grid;grid-template-columns:repeat(var(--aigc-image-gallery-columns, var(--aigc-image-side-columns, 1)),minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:12px;filter:drop-shadow(0 18px 42px rgba(0,0,0,.38));pointer-events:auto}.index-module__generatedImageSideItem__ozM-R{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:inherit;background:#171819;margin:0}.index-module__generatedImageSidePreview__LNp3a{width:100%;height:100%;overflow:hidden;border-radius:inherit}.index-module__generatedImageSidePreview__LNp3a img{width:100%;height:100%;display:block;border-radius:inherit;background:#111315;object-fit:contain}.index-module__generatedImagePrimaryActions__-ljen,.index-module__generatedImageSideItem__ozM-R figcaption{position:absolute;top:8px;right:8px;display:inline-flex;gap:6px;margin:0}.index-module__generatedImagePrimaryActions__-ljen{z-index:4}.index-module__generatedImagePrimaryActions__-ljen button,.index-module__generatedImageSideItem__ozM-R button{min-height:28px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:7px;color:#f8fafc;font-size:12px;font-weight:700;background:#222428d6;cursor:pointer;padding:0 8px}.index-module__generatedImagePrimaryActions__-ljen button:hover,.index-module__generatedImageSideItem__ozM-R button:hover{background:#363a40eb}.index-module__generatedImagePreview__OBM9d>span:not(.index-module__generatedImageStackCard__4wBfL),.index-module__imageFailedState__BLG-t span{max-width:240px;overflow:hidden;color:#aeb4bc;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.index-module__imageFailedState__BLG-t .index-module__imageFailedSummary__dvnDx{max-width:100%;overflow:visible;color:#d1d5db;line-height:1.45;text-overflow:clip;white-space:normal}.index-module__imageErrorDetails__3fT-w{width:100%;max-width:100%;border:1px solid rgba(248,113,113,.18);border-radius:8px;background:#f8717114;text-align:left}.index-module__imageErrorDetails__3fT-w summary{color:#fecaca;cursor:pointer;padding:7px 9px;font-size:12px;font-weight:700}.index-module__imageErrorDetails__3fT-w code{max-height:84px;display:block;overflow:auto;border-top:1px solid rgba(248,113,113,.16);color:#d1d5db;font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word;padding:8px 9px}.index-module__imageFailedState__BLG-t button{border:1px solid #858b95;border-radius:8px;color:#f8fafc;background:#ffffff14;cursor:pointer;padding:6px 12px}.index-module__imageResultFullscreen__hBfIm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;box-sizing:border-box;display:grid;place-items:center;overflow:hidden;background:#050609b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:clamp(16px,3vw,32px)}.index-module__imageResultFullscreenPanel__GgxAw{width:min(1180px,calc(100vw - 48px));height:min(920px,calc(100dvh - 48px));max-width:100%;max-height:100%;min-height:0;box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;overflow:hidden;border:1px solid #464a52;border-radius:12px;background:#191a1cf5;box-shadow:0 28px 80px #0000006b;padding:16px}.index-module__imageResultFullscreenHeader__TONNI{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#f8fafc}.index-module__imageResultFullscreenHeader__TONNI strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.index-module__imageResultFullscreenHeader__TONNI button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #3b3d42;border-radius:6px;color:#d8dde5;background:#2f3034;cursor:pointer;padding:0}.index-module__imageResultFullscreenBody__CcXcY{min-height:0;display:grid;place-items:stretch;overflow:hidden;gap:10px;color:#d1d5db;font-size:12px}.index-module__imageResultFullscreenViewport__wN86M{width:100%;height:100%;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:#111315}.index-module__imageResultFullscreenImage__65DA3{width:auto;height:auto;max-inline-size:100%;max-block-size:100%;display:block;border-radius:8px;object-fit:contain}.index-module__imageResultFullscreenBody__CcXcY span{max-width:100%;overflow:hidden;color:#aeb4bc;text-overflow:ellipsis;white-space:nowrap}.index-module__imageGeneratingState__sJVz2 svg{animation:index-module__aigcSpin__1mKJt 1s linear infinite}.index-module__imageGeneratingState__sJVz2 button{border:0;color:#aeb4bc;background:transparent;cursor:pointer;padding:0}@keyframes index-module__aigcSpin__1mKJt{to{transform:rotate(360deg)}}@keyframes index-module__aigcImageWave__19aMV{0%{transform:translate3d(-28%,7%,0) rotate(-1.5deg);opacity:.36}50%{transform:translate3d(8%,-4%,0) rotate(1.5deg);opacity:.88}to{transform:translate3d(44%,6%,0) rotate(-1deg);opacity:.38}}@keyframes index-module__aigcImageBreath__npY-A{0%,to{opacity:.42;transform:scale(.96)}50%{opacity:.86;transform:scale(1.04)}}@keyframes index-module__aigcImageCardPulse__WP-K6{0%,to{transform:translateZ(0);opacity:.96}50%{transform:translate3d(0,-1px,0);opacity:1}}@keyframes index-module__aigcImageProgressFlow__AsyHX{to{background-position:-180% 0}}.index-module__imageTryList__HqbQA{position:absolute;left:24px;bottom:58px;display:grid;gap:12px}.index-module__videoEditorSurface__RPLS-{height:370px;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid #747982;border-radius:10px;color:#f8fafc;background:#222322;box-shadow:0 22px 52px #00000057}.index-module__node_video_generate__KhJjB .index-module__videoEditorSurface__RPLS-{height:100%}.index-module__videoEditorUploaded__rkjGA,.index-module__videoEditorGenerated__dyyLc,.index-module__videoEditorFailed__scoIO{background:#171819}.index-module__videoEditorGenerating__-Xhbw{border-color:#7dd3fc;background:radial-gradient(circle at 50% 46%,rgba(125,211,252,.18),transparent 34%),linear-gradient(140deg,#202428,#17191d 48%,#20272d);box-shadow:0 0 0 1px #7dd3fc29,0 0 36px #0ea5e938,0 22px 52px #00000057;transform:translateZ(0);contain:paint}.index-module__videoEditorGenerating__-Xhbw:before,.index-module__videoEditorGenerating__-Xhbw:after{content:"";position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;transform:translateZ(0);will-change:transform,opacity;pointer-events:none}.index-module__videoEditorGenerating__-Xhbw:before{background:linear-gradient(110deg,transparent 30%,rgba(125,211,252,.08) 42%,rgba(34,211,238,.18) 50%,rgba(167,139,250,.1) 58%,transparent 70%);animation:index-module__aigcImageWave__19aMV 7.2s cubic-bezier(.45,0,.55,1) infinite alternate}.index-module__videoEditorGenerating__-Xhbw:after{background:radial-gradient(ellipse at 40% 60%,rgba(34,211,238,.1),transparent 36%),radial-gradient(ellipse at 64% 42%,rgba(167,139,250,.08),transparent 34%);animation:index-module__aigcImageBreath__npY-A 3.6s ease-in-out infinite}.index-module__videoEditorUploaded__rkjGA video{width:100%;height:100%;display:block;object-fit:contain;background:#08090a}.index-module__uploadedVideoFrame__V1-c1{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:9px}.index-module__uploadedVideoMeta__1n4Q-{position:absolute;left:16px;top:14px;z-index:2;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#f8fafc;background:#121315b8;padding:5px 10px;font-size:12px}.index-module__uploadedVideoMeta__1n4Q- strong,.index-module__uploadedVideoMeta__1n4Q- span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__uploadedVideoMeta__1n4Q- span{color:#aeb4bc}.index-module__generatedVideoFrame__gCwZf{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.index-module__videoViewerToolbar__sF4-J{position:absolute;right:0;top:-72px;z-index:11;min-height:36px;display:inline-flex;align-items:center;gap:8px;border:1px solid #34363b;border-radius:10px;color:#f8fafc;background:#242528;box-shadow:0 14px 36px #00000061;padding:6px 10px}.index-module__videoViewerToolbar__sF4-J button{min-width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:7px;color:#e5e7eb;background:transparent;cursor:pointer;padding:0 6px;font-size:12px;white-space:nowrap}.index-module__videoViewerToolbar__sF4-J button:hover{background:#3a3d43}.index-module__generatedVideoSize__QBFEv{position:absolute;right:10px;top:-28px;color:#858b95;font-size:12px;white-space:nowrap}.index-module__generatedVideoPreview__osyzX{width:100%;height:100%;display:grid;place-items:center}.index-module__generatedVideoPreview__osyzX video{width:100%;height:100%;display:block;border-radius:9px;object-fit:contain}.index-module__generatedVideoControls__45epG{position:absolute;right:16px;bottom:14px;left:16px;z-index:2;min-height:34px;display:grid;grid-template-columns:28px auto minmax(120px,1fr) auto 28px 28px;align-items:center;gap:8px;border-radius:8px;color:#fff;background:linear-gradient(180deg,#1213151a,#121315bd);padding:7px 10px;font-size:12px}.index-module__generatedVideoControls__45epG button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#fff;background:transparent;cursor:pointer;padding:0}.index-module__generatedVideoControls__45epG button:hover{background:#ffffff24}.index-module__generatedVideoProgress__7LLDO{height:4px;overflow:hidden;border-radius:999px;background:#ffffff6b}.index-module__generatedVideoProgress__7LLDO span{height:100%;display:block;border-radius:inherit;background:#fff}.index-module__uploadedVideoControls__V-XxI{bottom:66px}.index-module__videoGeneratingState__f9zkq{position:relative;z-index:1;min-width:210px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(125,211,252,.62);border-radius:12px;color:#f8fafc;background:#0a0e12c7;box-shadow:0 0 0 1px #7dd3fc1f,0 0 32px #0ea5e942;padding:12px 18px;animation:index-module__aigcImageCardPulse__WP-K6 2.1s ease-in-out infinite}.index-module__videoGeneratingHalo__F7fBy{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:999px;color:#e0f2fe;background:#0ea5e929;box-shadow:0 0 24px #0ea5e95c}.index-module__videoGeneratingCopy__B18j8{min-width:118px;display:grid;gap:8px}.index-module__videoGeneratingCopy__B18j8 strong{font-size:13px;line-height:1;white-space:nowrap}.index-module__videoGeneratingTrack__fA8rL{width:100%;height:5px;overflow:hidden;border-radius:999px;background:#94a3b838}.index-module__videoGeneratingTrack__fA8rL span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#a78bfa,#22d3ee),linear-gradient(90deg,rgba(255,255,255,.28),transparent);background-size:180% 100%;box-shadow:0 0 14px #38bdf894;transition:width .6s ease;animation:index-module__aigcImageProgressFlow__AsyHX 1.7s linear infinite}.index-module__videoGeneratingState__f9zkq svg{animation:index-module__aigcSpin__1mKJt 1s linear infinite}.index-module__videoGeneratingState__f9zkq button{border:0;color:#aeb4bc;background:transparent;cursor:pointer;padding:0}.index-module__videoResultFullscreen__cDahB{position:absolute;top:12px;right:12px;bottom:12px;left:12px;z-index:8;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;border:1px solid #464a52;border-radius:10px;background:#191a1cf5;box-shadow:0 28px 80px #0000006b;padding:14px}.index-module__videoResultFullscreenBody__TdUSs{min-height:0;display:grid;place-items:center}.index-module__videoResultFullscreenBody__TdUSs video{max-width:100%;max-height:100%;display:block;border-radius:8px}.index-module__videoToolStrip__1pd2f{position:absolute;left:50%;bottom:18px;display:inline-flex;align-items:center;gap:8px;border:1px solid #34363b;border-radius:10px;background:#191a1ce0;padding:7px;transform:translate(-50%)}.index-module__videoToolStrip__1pd2f button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;color:#f8fafc;background:#34363b;cursor:pointer;padding:6px 9px;font-size:12px}.index-module__videoEmptyIcon__comvn{color:#5b5d62;fill:currentcolor;opacity:.7}.index-module__videoTryList__6Sw38{position:absolute;left:26px;bottom:80px;display:grid;gap:14px}.index-module__uploadedAssetLabel__w-ZHM{position:absolute;left:0;top:-24px;color:#858b95;font-size:12px}.index-module__uploadedAssetLabel__w-ZHM span{display:inline-flex;align-items:center;gap:5px}.index-module__uploadedAssetCard__V5F1O{width:100%;height:auto;aspect-ratio:2 / 3;position:relative;overflow:hidden;border-radius:8px;background:#202124;box-shadow:0 22px 52px #00000057}.index-module__nodeVideoAsset__56Duw .index-module__uploadedAssetCard__V5F1O{aspect-ratio:450 / 260}.index-module__uploadedAssetCard__V5F1O img{width:100%;height:100%;display:block;background:#111315;object-fit:contain}.index-module__uploadedAssetCardAnnotation__N-g3L{width:100%;height:auto}.index-module__uploadedAssetCardAnnotation__N-g3L img{object-fit:contain}.index-module__uploadedAssetAnnotationLayer__FHwsG{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.index-module__uploadedAssetFallback__WuQbI{width:100%;height:100%;display:grid;place-items:center;gap:10px;color:#d1d5db;background:linear-gradient(145deg,#334155,#111827)}.index-module__uploadedAssetFallback__WuQbI span{max-width:80%;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.index-module__uploadedAssetReplace__Sr2vz{position:absolute;right:10px;top:10px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#f8fafc;background:#0f172ad1;cursor:pointer}.index-module__uploadedAssetReplace__Sr2vz input{display:none}.index-module__hdIcon__Rojyl{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #f8fafc;border-radius:4px;color:#f8fafc;font-size:9px;font-weight:800;line-height:1}.index-module__textTryList__g5RIj{margin-top:auto;display:grid;gap:12px;padding-top:24px}.index-module__textTryTitle__0nZrA{color:#8b949e;font-size:12px}.index-module__textTryButton__3nKI-{width:fit-content;min-height:26px;display:inline-flex;align-items:center;gap:10px;border:0;border-radius:7px;color:#f3f4f6;background:transparent;font-size:14px;text-align:left;cursor:pointer;padding:3px 8px}.index-module__textTryButton__3nKI-:hover{background:#3a3c42}.index-module__textTryButton__3nKI- input{display:none}.index-module__outputList__LAGr4{display:grid;gap:4px;margin-top:8px}.index-module__outputPath__cR2sh{overflow-wrap:anywhere;border-radius:6px;background:#ecfdf5;color:#047857;font-size:11px;line-height:1.35;padding:5px 6px}.index-module__outputPreview__2iMKI{display:grid;gap:4px;overflow:hidden;margin:0;border:1px solid #3b3f46;border-radius:7px;background:#151619}.index-module__outputPreview__2iMKI img{display:block;width:100%;max-height:180px;object-fit:contain;background:#0f1012}.index-module__outputCaption__hEepg{overflow-wrap:anywhere;color:#d1d5db;font-size:11px;line-height:1.35;padding:4px 6px 6px}.index-module__longImageExportNode__VOAAg{display:grid;gap:10px}.index-module__longImageExportStats__Q-Lcj{display:flex;flex-wrap:wrap;gap:6px}.index-module__longImageExportStats__Q-Lcj span,.index-module__longImageSectionPreview__r--LZ{display:inline-flex;align-items:center;gap:6px;min-width:0;border:1px solid #353942;border-radius:7px;background:#202226;color:#cbd5e1;font-size:12px;line-height:1.2;padding:6px 8px}.index-module__longImageSectionList__uHv5M{display:grid;gap:6px;max-height:168px;overflow:hidden}.index-module__longImageSectionPreview__r--LZ span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__longImageHint__opuoL{margin:-2px 0 0;color:#8b949e;font-size:12px;line-height:1.45}.index-module__longImageResultPreview__yU0Ku{display:grid;gap:6px;border:1px solid #3b3f46;border-radius:7px;background:#151619;padding:6px}.index-module__longImageResultPreview__yU0Ku img{display:block;width:100%;height:150px;object-fit:contain;background:#f8f5ef}.index-module__longImageResultPreview__yU0Ku span{color:#d1d5db;font-size:12px}.index-module__longImageDownloadActions__2PG8S{display:flex;flex-wrap:wrap;gap:6px}.index-module__longImageDownloadActions__2PG8S button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #343942;border-radius:7px;background:#202226;color:#e5e7eb;cursor:pointer;font-size:12px;font-weight:700;line-height:1;padding:6px 8px}.index-module__longImageDownloadActions__2PG8S button:hover{border-color:#475569;background:#2b2f36}.index-module__longImageExportButton__Lp9E8{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:#f5f5f4;color:#18181b;cursor:pointer;font-weight:700}.index-module__longImageExportButton__Lp9E8:hover{background:#fff}.index-module__longImageExportButton__Lp9E8:disabled{background:#34363b;color:#858b94;cursor:not-allowed}.index-module__scriptPreview__Jh-AS{display:grid;gap:7px;margin-top:10px;color:#f3f4f6;font-size:12px;line-height:1.35}.index-module__scriptPreview__Jh-AS span{white-space:nowrap}.index-module__assetPreview__ulU-G{height:190px;overflow:hidden;margin-top:8px;border-radius:6px;background-color:#1f2937}.index-module__nodeImageCaptureGroup__6cz0k{border-color:#3c3f46;background:#242528}.index-module__imageCaptureGroup__GYjri{position:relative;display:grid;gap:12px;border:1px solid #34363b;border-radius:8px;color:#f8fafc;background:#252629;padding:14px}.index-module__imageCaptureGroupHeader__p-a3M{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#f8fafc}.index-module__imageCaptureGroupTitle__5wxZP{min-width:0;display:flex;align-items:center;gap:8px}.index-module__imageCaptureGroupTitle__5wxZP strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.index-module__imageCaptureGroupTitle__5wxZP span{flex:0 0 auto;color:#aeb4bc;font-size:12px;white-space:nowrap}.index-module__imageCaptureGroupTools__NyDtT{flex:0 0 auto;display:flex;align-items:center;gap:4px}.index-module__imageCaptureGroupTools__NyDtT button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #3b3d42;border-radius:6px;color:#d8dde5;background:#2f3034;padding:0}.index-module__imageCaptureGroupTools__NyDtT button:hover{color:#fff;border-color:#575b62;background:#3b3d42}.index-module__imageCaptureDownloadStatus__ec8IM{border:1px solid #3a5946;border-radius:999px;color:#b7f7c6!important;background:#203327;padding:2px 7px}.index-module__imageCaptureGrid__urVzJ{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.index-module__imageCaptureGridCompact__dW4OG{grid-template-columns:repeat(2,minmax(0,1fr))}.index-module__imageCaptureGrid__urVzJ figure{min-width:0;display:grid;gap:5px;margin:0}.index-module__imageCaptureFrameButton__bYbAt{display:block;min-width:0;overflow:hidden;border:2px solid transparent;border-radius:7px;background:transparent;cursor:pointer;padding:0}.index-module__imageCaptureFrameButton__bYbAt:hover,.index-module__imageCaptureFrameButton__bYbAt:focus-visible{border-color:#6c7684}.index-module__imageCaptureFrameButton__bYbAt[aria-pressed=true]{border-color:#35d3ff;box-shadow:0 0 0 1px #35d3ff42}.index-module__imageCaptureGrid__urVzJ img,.index-module__imageCapturePlaceholder__mtBhb{width:100%;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border-radius:6px;color:#858b95;background:#171819;object-fit:cover}.index-module__imageCaptureGrid__urVzJ figcaption{min-width:0;display:grid;gap:2px;color:#aeb4bc;font-size:12px;line-height:1.25}.index-module__imageCaptureGrid__urVzJ figcaption span,.index-module__imageCaptureGrid__urVzJ figcaption small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__imageCaptureGrid__urVzJ figcaption small{color:#7f8791;font-size:11px}.index-module__imageCaptureFullscreen__D94xd{position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:7;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;border:1px solid #464a52;border-radius:10px;background:#191a1cf5;box-shadow:0 28px 80px #0000006b;padding:14px}.index-module__imageCaptureFullscreenHeader__d2gKJ{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#f8fafc}.index-module__imageCaptureFullscreenHeader__d2gKJ strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.index-module__imageCaptureFullscreenHeader__d2gKJ button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #3b3d42;border-radius:6px;color:#d8dde5;background:#2f3034;cursor:pointer;padding:0}.index-module__imageCaptureFullscreenGrid__uCi4-{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:auto}.index-module__imageCaptureFullscreenGrid__uCi4- figure{min-width:0;display:grid;gap:5px;margin:0}.index-module__imageCaptureFullscreenGrid__uCi4- img{width:100%;aspect-ratio:16 / 9;display:block;border-radius:6px;background:#171819;object-fit:cover}.index-module__imageCaptureFullscreenGrid__uCi4- figcaption{min-width:0;display:grid;gap:2px;color:#aeb4bc;font-size:12px;line-height:1.25}.index-module__imageCaptureFullscreenGrid__uCi4- figcaption span,.index-module__imageCaptureFullscreenGrid__uCi4- figcaption small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__imageCaptureFullscreenGrid__uCi4- figcaption small{color:#7f8791;font-size:11px}.index-module__assetCharacter__G62hl{background:radial-gradient(circle at 44% 24%,#f4d3b3 0 22px,transparent 23px),radial-gradient(circle at 50% 58%,rgba(142,181,117,.9) 0 78px,transparent 79px),radial-gradient(circle at 34% 22%,rgba(250,204,21,.18),transparent 90px),linear-gradient(135deg,#8a9f64,#e6dfbd 45%,#314a36)}.index-module__assetTurnaround__lFbWR{background:radial-gradient(ellipse at 24% 28%,#1f2937 0 12px,transparent 13px),linear-gradient(90deg,transparent 0 16%,rgba(112,141,103,.78) 17% 28%,transparent 29%),radial-gradient(ellipse at 50% 28%,#1f2937 0 12px,transparent 13px),linear-gradient(90deg,transparent 0 42%,rgba(112,141,103,.78) 43% 56%,transparent 57%),radial-gradient(ellipse at 76% 28%,#1f2937 0 12px,transparent 13px),linear-gradient(90deg,transparent 0 70%,rgba(112,141,103,.78) 71% 84%,transparent 85%),#f8fafc}.index-module__assetKeyframe__bvbrd{background:radial-gradient(circle at 48% 48%,rgba(30,41,59,.9) 0 28px,transparent 29px),radial-gradient(circle at 55% 58%,rgba(249,115,22,.8),transparent 42px),linear-gradient(145deg,rgba(147,197,253,.45),transparent 38%),repeating-linear-gradient(130deg,transparent 0 18px,rgba(191,219,254,.45) 19px 21px),linear-gradient(160deg,#172033,#394963 45%,#151923)}.index-module__assetPortrait__dlPI8{background:radial-gradient(circle at 50% 30%,#edc9a8 0 28px,transparent 29px),radial-gradient(ellipse at 50% 25%,#201610 0 42px,transparent 43px),radial-gradient(ellipse at 50% 85%,#c7a17c 0 110px,transparent 111px),linear-gradient(145deg,#f5dfc8,#9a765c)}.index-module__audioPreview__pe5kW{display:grid;gap:8px;margin-top:8px}.index-module__audioPreview__pe5kW span{height:70px;border-left:3px solid #ef4444;border-radius:6px;background:repeating-linear-gradient(90deg,transparent 0 12px,rgba(156,163,175,.28) 13px 16px),linear-gradient(#2a2c32,#2a2c32)}.index-module__audioPreview__pe5kW strong{color:#aeb4bc;font-size:12px}.index-module__audioEditorSurface__19PdM{height:112px;position:relative;display:grid;place-items:center;overflow:visible;margin-top:10px;border:1px solid #535861;border-radius:10px;color:#f8fafc;background:#202124}.index-module__audioEditorGenerating__6Tshz,.index-module__audioEditorGenerated__gemld{background:#202124}.index-module__audioEditorFailed__9yyW7{border-color:#f87171;background:#201819}.index-module__audioGeneratingState__hhRAx,.index-module__generatedAudioFrame__F9oN3{position:absolute;top:8px;right:8px;bottom:8px;left:8px;display:grid;align-items:center;border-radius:8px;background:#2a2c32}.index-module__audioGeneratingState__hhRAx{grid-template-rows:minmax(0,1fr) auto;gap:8px;padding:12px}.index-module__audioGeneratingState__hhRAx>div:last-child{display:inline-flex;align-items:center;justify-content:center;gap:8px;justify-self:center;border:1px solid #858b95;border-radius:10px;color:#f8fafc;background:#0f1012db;padding:7px 12px}.index-module__audioGeneratingState__hhRAx svg{animation:index-module__aigcSpin__1mKJt 1s linear infinite}.index-module__audioGeneratingState__hhRAx button{border:0;color:#aeb4bc;background:transparent;cursor:pointer;padding:0}.index-module__audioWaveform__59NJK{height:58px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 16px}.index-module__audioWaveform__59NJK span{width:3px;min-height:12px;display:block;border-radius:999px;background:#f8fafc}.index-module__generatedAudioFrame__F9oN3{grid-template-rows:minmax(0,1fr) auto;padding:10px 12px}.index-module__audioViewerToolbar__wQhx5{position:absolute;left:50%;top:-54px;z-index:3;min-height:36px;display:inline-flex;align-items:center;gap:8px;border:1px solid #34363b;border-radius:10px;color:#f8fafc;background:#242528;box-shadow:0 14px 36px #00000061;padding:6px 10px;transform:translate(-50%)}.index-module__audioViewerToolbar__wQhx5 button{min-width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:7px;color:#e5e7eb;background:transparent;cursor:pointer;padding:0 6px;font-size:12px;white-space:nowrap}.index-module__audioViewerToolbar__wQhx5 button:hover,.index-module__audioViewerToolbar__wQhx5 button[aria-pressed=true]{background:#3a3d43}.index-module__audioResultDownloadStatus__zaKiz,.index-module__audioToolStatus__9cB-6{position:absolute;top:10px;z-index:2;border-radius:999px;padding:3px 8px;font-size:12px}.index-module__audioResultDownloadStatus__zaKiz{left:12px;border:1px solid #3a5946;color:#b7f7c6;background:#203327}.index-module__audioToolStatus__9cB-6{right:12px;border:1px solid #3f4b64;color:#bfdbfe;background:#1f2937}.index-module__audioToolPanel__ZeS6z{position:absolute;left:50%;top:calc(100% + 8px);z-index:4;min-width:260px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #34363b;border-radius:10px;background:#242528;box-shadow:0 14px 36px #00000061;padding:10px;transform:translate(-50%)}.index-module__audioToolPanel__ZeS6z label{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#cfd3dc;font-size:12px;white-space:nowrap}.index-module__audioToolPanel__ZeS6z input{width:64px;height:28px;border:1px solid #4b5059;border-radius:7px;color:#f8fafc;background:#1b1c20;outline:none;padding:0 8px;font-size:12px}.index-module__audioToolPanel__ZeS6z input:focus{border-color:#93c5fd}.index-module__audioToolPanel__ZeS6z button{height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #4b5059;border-radius:7px;color:#f8fafc;background:#2d3036;cursor:pointer;padding:0 10px;font-size:12px;white-space:nowrap}.index-module__audioToolPanel__ZeS6z button:hover,.index-module__audioToolPanel__ZeS6z button[aria-pressed=true]{border-color:#93c5fd;background:#344357}.index-module__generatedAudioControls__88RKf{display:grid;grid-template-columns:auto 26px minmax(0,1fr);align-items:center;gap:8px;color:#d1d5db;font-size:12px}.index-module__generatedAudioControls__88RKf button{width:26px;height:26px;display:grid;place-items:center;border:1px solid #50545c;border-radius:999px;color:#f8fafc;background:#222428;cursor:pointer;padding:0}.index-module__generatedAudioControls__88RKf strong{min-width:0;overflow:hidden;color:#f8fafc;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.index-module__audioEmptyState__7YTzy{width:100%;height:100%;display:grid;place-items:center;border-radius:9px;color:#9ca3af;background:repeating-linear-gradient(90deg,#3b3d43 0,#3b3d43 4px,#202124 4px,#202124 11px)}.index-module__previewBlock__LHcGy{height:120px;border-radius:6px;background:linear-gradient(135deg,#384152,#24262b 55%,#111827);color:#6b7280;margin-top:8px;display:flex;align-items:center;justify-content:center}.index-module__videoBlock__zP0uk{height:120px;border-radius:6px;background:#111318;color:#f8fafc;display:flex;align-items:center;justify-content:center;margin-top:8px}.index-module__audioBlock__npwbC{height:88px;margin-top:10px;border-radius:6px;color:#9ca3af;background:repeating-linear-gradient(90deg,#3b3d43 0,#3b3d43 4px,#202124 4px,#202124 11px);display:flex;align-items:center;justify-content:center}.index-module__stageBlock__bGRO3{height:100px;display:grid;place-content:center;gap:8px;margin-top:10px;border-radius:6px;color:#d1d5db;background:#17191d}.index-module__templateLauncher__csKPp{position:absolute;left:50%;top:48%;z-index:10;transform:translate(-50%,-50%);display:grid;gap:14px;justify-items:center}.index-module__quickTemplateMenu__23PZt{position:absolute;z-index:52;min-width:760px;transform:translate(-50%,-14px);display:grid;gap:10px;justify-items:center;pointer-events:auto}.index-module__templateHint__f2NFh{color:#b8c0cc;font-size:13px}.index-module__templateList__YquBo{display:flex;gap:10px}.index-module__templateCard__V9p31{position:relative;width:216px;height:56px;overflow:hidden;display:inline-flex;align-items:center;gap:8px;border:1px solid #333842;border-radius:8px;color:#f8fafc;background:linear-gradient(90deg,#17202b,#14161a);cursor:pointer;isolation:isolate;padding:0 12px 0 14px;box-shadow:inset 0 1px #ffffff0a}.index-module__templateCard__V9p31:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(90deg,#0a0c1033,#0a0c108f 56%,#0a0c1014)}.index-module__templateIcon__o82Wm{z-index:1;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#fff}.index-module__templateText__Ui6UK{z-index:1;font-size:14px;font-weight:700;white-space:nowrap}.index-module__templateVisual__hHLkq{position:absolute;inset:0 0 0 auto;z-index:-2;width:112px;opacity:.9}.index-module__template_story__2Sjw0 .index-module__templateVisual__hHLkq{background:radial-gradient(circle at 70% 46%,rgba(216,224,234,.42) 0 2px,transparent 3px),radial-gradient(circle at 70% 50%,rgba(169,183,199,.3) 0 18px,transparent 19px),radial-gradient(circle at 64% 40%,rgba(130,150,172,.42) 0 38px,transparent 39px),linear-gradient(120deg,#2d4a5e33,#080a0ceb);filter:contrast(1.15)}.index-module__template_character__-sqqS .index-module__templateVisual__hHLkq{background:radial-gradient(circle at 58% 28%,rgba(245,220,180,.9) 0 9px,transparent 10px),linear-gradient(90deg,transparent 0 28px,rgba(220,38,38,.26) 29px 31px,transparent 32px),radial-gradient(circle at 64% 53%,rgba(105,48,68,.95) 0 30px,transparent 31px),linear-gradient(110deg,#431921b8,#0d0f14db)}.index-module__template_keyframe__wmM6y .index-module__templateVisual__hHLkq{background:linear-gradient(105deg,transparent 0 35%,rgba(255,255,255,.12) 36% 39%,transparent 40%),linear-gradient(102deg,#48556333,#f5f5f533 58%,#5c201e75 60%),radial-gradient(circle at 74% 46%,rgba(251,113,133,.36),transparent 30px),linear-gradient(90deg,#1b261feb,#101214db)}.index-module__template_audioVideo__yMiEM .index-module__templateVisual__hHLkq{background:radial-gradient(circle at 70% 34%,rgba(205,213,225,.5) 0 8px,transparent 9px),radial-gradient(circle at 70% 62%,rgba(98,116,104,.78) 0 34px,transparent 35px),repeating-linear-gradient(90deg,transparent 0 7px,rgba(165,243,252,.08) 8px 10px),linear-gradient(90deg,#14532d42,#0f172ae6)}.index-module__minimapDock__Ivvxm{position:fixed;right:28px;bottom:24px;z-index:120;height:36px;display:inline-flex;align-items:center;gap:2px;border:1px solid #2f3238;border-radius:10px;background:#1e1f23f0;box-shadow:0 16px 38px #00000052;padding:0 7px}.index-module__minimapDock__Ivvxm button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:7px;color:#e5e7eb;background:transparent;cursor:pointer}.index-module__minimapDock__Ivvxm button[data-tooltip]:after{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:2;content:attr(data-tooltip);transform:translate(-50%,2px);pointer-events:none;opacity:0;white-space:nowrap;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#1f2023f5;color:#f3f4f6;font-size:12px;line-height:1;padding:7px 9px;box-shadow:0 10px 26px #00000047;transition:opacity .16s ease,transform .16s ease}.index-module__minimapDock__Ivvxm button[data-tooltip]:hover:after{transform:translate(-50%);opacity:1}.index-module__minimapDock__Ivvxm button:hover,.index-module__minimapActive__BDCw2{color:#67e8f9;background:#26323a}.index-module__minimapDock__Ivvxm button:disabled{color:#737782;cursor:not-allowed;background:transparent}.index-module__minimapDock__Ivvxm span{min-width:46px;color:#e5e7eb;font-size:12px;text-align:center}.index-module__minimapPanel__okkIC{position:fixed;right:28px;bottom:72px;z-index:121;width:158px;border:1px solid #2f3238;border-radius:12px;background:#1e1f23f5;box-shadow:0 18px 46px #0000006b;padding:8px}.index-module__minimapCanvas__aNjsC{position:relative;height:100px;overflow:hidden;border:1px solid #343840;border-radius:7px;background:linear-gradient(#ffffff08,#ffffff03),#151619;cursor:grab;-webkit-user-select:none;user-select:none}.index-module__minimapNode__dwnOf{position:absolute;z-index:1;width:24px;height:18px;transform:translate(-50%,-50%);border:0;border-radius:1px;background:#696b70;cursor:pointer;padding:0}.index-module__minimapViewport__3VuQM{position:absolute;z-index:2;min-width:18px;min-height:14px;transform:translateZ(0);border:1px solid rgba(103,232,249,.9);border-radius:4px;background:#67e8f914;box-shadow:0 0 0 1px #080a0ccc,0 0 14px #67e8f947;pointer-events:none}.index-module__minimapNodeActive__VumZ-{background:#a5a7ad;box-shadow:0 0 0 2px #ffffff2e}.index-module__nodeComposer__Lcvio{position:absolute;left:50%;top:calc(100% + 12px);z-index:18;width:520px;max-width:62vw;transform:translate(-50%);border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:12px}.index-module__imageComposer__Y-Tle{position:absolute;left:50%;top:calc(100% + 14px);z-index:18;width:520px;max-width:64vw;min-height:150px;display:flex;flex-direction:column;gap:12px;border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:14px;transform:translate(-50%)}.index-module__nodeImageCanvas__jxSbv[data-image-results-expanded=true] .index-module__imageComposer__Y-Tle{left:0;width:var(--aigc-image-primary-width, 100%);max-width:none;transform:none}.index-module__imageComposer__Y-Tle>.index-module__composerTools__gZfru,.index-module__imageComposer__Y-Tle>.index-module__imageToolPanel__NWt48,.index-module__imageComposer__Y-Tle>.index-module__imageToolSummary__ABWl0{margin-bottom:0}.index-module__imageComposer__Y-Tle>.index-module__textComposerInput__7aQXA{min-height:78px}.index-module__imageComposer__Y-Tle>.index-module__parameterBar__Gtu2j{margin-top:auto}.index-module__imageComposerGenerating__02oc2{border-color:#5b6472}.index-module__imageComposerGenerated__tLdXC{border-color:#35383f}.index-module__videoComposer__RwQ8-{position:absolute;left:50%;top:calc(100% + 16px);z-index:18;width:640px;max-width:66vw;min-height:210px;border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:14px;transform:translate(-50%)}.index-module__audioComposer__fpr8f{position:absolute;left:50%;top:calc(100% + 14px);z-index:18;width:620px;max-width:66vw;min-height:148px;transform:translate(-50%);border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:14px}.index-module__audioComposerInput__pZ37-{min-height:58px;padding-right:28px;color:#f3f4f6}.index-module__audioTagRow__HcLhF{display:flex;gap:7px;margin:8px 0 12px}.index-module__audioTagRow__HcLhF button{min-height:26px;border:0;border-radius:6px;color:#f3f4f6;background:#3a3c42;cursor:pointer;padding:0 9px;font-size:12px}.index-module__audioTokenMenu__NHRM-{position:absolute;left:14px;bottom:86px;z-index:31;width:118px;display:grid;gap:4px;border:1px solid #4b4f57;border-radius:12px;background:#252629;box-shadow:0 18px 46px #00000073;padding:7px}.index-module__audioTokenMenuWide__eNQ3m{width:190px}.index-module__audioTokenMenu__NHRM- button{min-height:30px;border:0;border-radius:7px;color:#f3f4f6;background:transparent;cursor:pointer;padding:0 8px;text-align:left}.index-module__audioCustomPauseRow__OCUTk{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;border-top:1px solid #393c42;margin-top:3px;padding-top:7px}.index-module__audioCustomPauseRow__OCUTk label{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;color:#cfd3dc;font-size:12px}.index-module__audioCustomPauseRow__OCUTk input{width:62px;height:28px;border:1px solid #4b4f57;border-radius:7px;color:#f8fafc;background:#1b1c20;outline:none;padding:0 7px;font-size:12px}.index-module__audioCustomPauseRow__OCUTk input:focus{border-color:#38bdf8}.index-module__audioCustomPauseRow__OCUTk button{white-space:nowrap;text-align:center}.index-module__audioVoicePanel__0K6T2{position:absolute;left:50%;bottom:54px;z-index:34;width:720px;max-width:min(84vw,720px);transform:translate(-50%);border:1px solid #3a3d43;border-radius:12px;background:#202124;box-shadow:0 24px 70px #0000008c;padding:14px}.index-module__audioPanelHeader__cqi3Y{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#f8fafc;font-size:13px}.index-module__audioPanelHeader__cqi3Y button{min-height:28px;border:0;border-radius:7px;color:#d1d5db;background:#34363b;cursor:pointer;padding:0 10px}.index-module__audioVoiceTabs__rDE-B{display:flex;align-items:center;gap:8px;margin:14px 0 12px}.index-module__audioVoiceTabs__rDE-B strong,.index-module__audioVoiceTabs__rDE-B span,.index-module__audioVoiceTabs__rDE-B button{min-height:30px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;color:#d1d5db;background:#34363b;padding:0 12px;font-size:12px}.index-module__audioVoiceTabs__rDE-B strong{color:#f8fafc}.index-module__audioVoiceTabs__rDE-B button{margin-left:auto;color:#7dd3fc;cursor:pointer}.index-module__audioVoiceFilters__UDXtL{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:10px}.index-module__audioVoiceFilters__UDXtL label{min-width:0;height:34px;display:flex;align-items:center;gap:8px;border-radius:9px;color:#9ca3af;background:#34363b;padding:0 10px}.index-module__audioVoiceFilters__UDXtL input{min-width:0;flex:1;border:0;color:#f8fafc;background:transparent;outline:none;font-size:12px}.index-module__audioVoiceFilters__UDXtL input::placeholder{color:#8b929d}.index-module__audioVoiceFilters__UDXtL>div{display:inline-flex;align-items:center;gap:4px;border-radius:9px;background:#303238;padding:3px}.index-module__audioVoiceFilters__UDXtL button{min-height:28px;border:0;border-radius:7px;color:#cfd3dc;background:transparent;cursor:pointer;padding:0 10px;font-size:12px}.index-module__audioVoiceFilters__UDXtL button[aria-pressed=true]{color:#101114;background:#f8fafc}.index-module__audioVoicePreviewStatus__WodV9{display:inline-flex;width:fit-content;align-items:center;border:1px solid #2d5b73;border-radius:999px;color:#7dd3fc;background:#173242;margin-bottom:10px;padding:4px 9px;font-size:12px}.index-module__audioVoiceList__dOxaF{max-height:330px;overflow:auto;display:grid;gap:6px}.index-module__audioVoiceList__dOxaF>div{min-height:54px;display:grid;grid-template-columns:42px minmax(0,1fr) auto auto auto auto;align-items:center;gap:8px;border-radius:9px;color:#e5e7eb;background:#303238;padding:7px 10px}.index-module__audioVoiceList__dOxaF>.index-module__audioVoiceEmpty__RJ5nF{grid-template-columns:1fr;justify-items:center;color:#9ca3af;background:#2a2c32}.index-module__audioVoiceList__dOxaF>div>span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#f8fafc;background:#4b4f57}.index-module__audioVoiceList__dOxaF strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__audioVoiceList__dOxaF small{color:#aeb4bc}.index-module__audioVoiceList__dOxaF button{min-width:56px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:999px;color:#101114;background:#f8fafc;cursor:pointer;padding:0 12px}.index-module__audioVoiceList__dOxaF .index-module__audioVoicePreviewButton__S8gnO{color:#d1d5db;background:#45474c}.index-module__audioVoiceList__dOxaF .index-module__audioVoicePreviewButton__S8gnO[aria-pressed=true]{color:#7dd3fc;background:#1f3d4f}.index-module__audioVoiceSelected__KtSjL{background:#45474c!important}.index-module__audioTuningPanel__ovtzQ{position:absolute;right:12px;bottom:54px;z-index:33;width:430px;display:grid;gap:12px;border:1px solid #3a3d43;border-radius:12px;background:#202124;box-shadow:0 22px 62px #00000080;padding:14px}.index-module__audioTuningPanel__ovtzQ label,.index-module__audioTuningGroup__8JH21 label{display:grid;grid-template-columns:76px minmax(0,1fr) 56px;align-items:center;gap:10px;color:#d1d5db;font-size:12px}.index-module__audioTuningPanel__ovtzQ input[type=range],.index-module__audioTuningGroup__8JH21 input[type=range]{width:100%;accent-color:#3b82f6}.index-module__audioTuningPanel__ovtzQ label span,.index-module__audioTuningGroup__8JH21 label span{min-height:30px;border-radius:7px;color:#f8fafc;background:#34363b;line-height:30px;text-align:center}.index-module__audioTuningGroup__8JH21{display:grid;gap:10px;padding-top:4px}.index-module__audioTuningGroup__8JH21>strong{color:#9ca3af;font-size:12px;font-weight:500}.index-module__audioEffectOptions__vwOMM{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;border-radius:9px;background:#303238;padding:4px}.index-module__audioEffectOptions__vwOMM button{min-height:30px;border:0;border-radius:7px;color:#d1d5db;background:transparent;cursor:pointer;font-size:12px}.index-module__audioEffectOptions__vwOMM button[aria-pressed=true]{color:#101114;background:#f8fafc}.index-module__nodeImageUpscaleTarget__e3m0j .index-module__imageComposer__Y-Tle{width:430px;max-width:58vw}.index-module__composerExpand__9YR1v{position:absolute;right:10px;top:10px;border:0;color:#aeb4bc;background:transparent;cursor:pointer}.index-module__composerFullscreenOverlay__Q0U1K{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;box-sizing:border-box;display:grid;place-items:center;overflow:hidden;background:#050609b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:clamp(16px,3vw,32px)}.index-module__composerFullscreenDialog__MgvhU{box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;width:min(960px,calc(100vw - 48px));height:min(760px,calc(100dvh - 48px));max-width:100%;max-height:100%;min-height:0;overflow:hidden;border:1px solid #464a52;border-radius:12px;background:#191a1cf5;box-shadow:0 28px 80px #0000006b;padding:16px}.index-module__composerFullscreenHeader__rSyrC{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:12px;color:#f8fafc}.index-module__composerFullscreenHeader__rSyrC strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.index-module__composerFullscreenHeader__rSyrC button{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border:1px solid #3b3d42;border-radius:6px;color:#d8dde5;background:#2f3034;cursor:pointer;padding:0}.index-module__composerFullscreenTextarea__-ibqz{box-sizing:border-box;width:100%;height:100%;min-height:0;overflow:auto;resize:none;border:1px solid #343840;border-radius:10px;outline:0;color:#f8fafc;background:#111315;font-size:14px;line-height:1.65;padding:16px}.index-module__composerFullscreenTextarea__-ibqz::placeholder{color:#6f7782}.index-module__composerFullscreenFooter__CVYrb{color:#8b949e;font-size:12px;text-align:right}.index-module__textComposer__ho8FN{position:absolute;left:50%;top:calc(100% + 16px);z-index:18;width:560px;max-width:64vw;min-height:112px;transform:translate(-50%);border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:14px}.index-module__textComposerGenerated__0EaYV{border-color:#35383f;background:#202124}.index-module__composerThumb__vvNMu{width:36px;height:36px;display:block;margin-bottom:8px;border:1px solid #3b82f6;border-radius:6px;background:linear-gradient(145deg,#1e293b,#475569)}.index-module__textModelButton__INlOj{min-height:30px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;color:#f3f4f6;background:#34363b;padding:0 10px;font-size:12px;cursor:pointer}.index-module__textModelButton__INlOj span{color:#aeb4bc}.index-module__textModelMenu__IimmU{position:absolute;left:12px;bottom:40px;z-index:28;width:360px;max-height:360px;display:grid;gap:4px;overflow-y:auto;padding:8px;border:1px solid #4b4f57;border-radius:12px;background:#252629;box-shadow:0 20px 52px #0000007a}.index-module__textModelMenu__IimmU button{min-height:52px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:9px;color:#f8fafc;background:transparent;padding:8px 10px;text-align:left;cursor:pointer}.index-module__textModelMenu__IimmU button:hover,.index-module__textModelActive__P4CVB{background:#4a4c50}.index-module__textModelMenu__IimmU strong,.index-module__textModelMenu__IimmU small{display:block}.index-module__textModelMenu__IimmU small{margin-top:2px;color:#9ca3af;font-size:11px}.index-module__textModelMenu__IimmU em{border-radius:5px;color:#cbd5e1;background:#3d3f45;padding:2px 6px;font-size:11px;font-style:normal}.index-module__scriptNodeLabel__pJy9v{position:absolute;left:0;top:-24px;color:#858b95;font-size:12px}.index-module__scriptNodeLabel__pJy9v span{display:inline-flex;align-items:center;gap:5px}.index-module__scriptPlaceholderCard__8JBgM{width:350px;height:350px;display:grid;align-content:center;justify-items:center;gap:12px;border:1px solid #9ca3af;border-radius:8px;background:#171819;color:#f3f4f6;box-shadow:0 22px 52px #00000057;padding:20px 24px}.index-module__scriptTryList__e9K-F{width:100%;display:grid;gap:12px;color:#d1d5db;font-size:13px}.index-module__scriptTryList__e9K-F>span{color:#9ca3af}.index-module__scriptComposer__jEFyt{position:absolute;left:50%;top:calc(100% + 16px);z-index:18;width:640px;min-height:150px;display:flex;flex-direction:column;transform:translate(-50%);border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:12px 14px}.index-module__scriptComposer__jEFyt .index-module__composerExpand__9YR1v{right:14px;top:14px}.index-module__scriptComposerThumb__xeVd-{position:relative;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px;border:1px solid #5b6069;border-radius:8px;color:#f3f4f6;background:linear-gradient(145deg,#3b82f62e,#0f172acc),#2b2d32}.index-module__scriptComposerThumbStack__SNG3h:after{position:absolute;right:-7px;bottom:-5px;width:30px;height:30px;content:"";border:1px solid #59606b;border-radius:7px;background:linear-gradient(135deg,#5a2f25,#c0834c 48%,#1f2937)}.index-module__scriptComposerThumb__xeVd- em{position:absolute;right:-4px;top:-5px;min-width:16px;height:16px;border-radius:999px;color:#fff;background:#111827e0;font-size:10px;font-style:normal;line-height:16px;text-align:center}.index-module__scriptComposerPrompt__ePesl{flex:1;min-height:76px;padding:8px 0 18px;color:#e5e7eb;font-size:14px;line-height:1.55}.index-module__scriptComposerPrompt__ePesl::placeholder{color:#8b949e}.index-module__scriptComposer__jEFyt>.index-module__parameterBar__Gtu2j{margin-top:auto}.index-module__scriptActionToolbar__VzpdD{position:absolute;left:50%;top:-62px;z-index:27;min-height:44px;display:inline-flex;align-items:center;gap:0;transform:translate(-50%);border:1px solid #343840;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:5px}.index-module__scriptActionToolbar__VzpdD button{min-width:96px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;color:#f3f4f6;background:transparent;cursor:pointer;padding:0 12px;font-size:13px;line-height:1;white-space:nowrap;writing-mode:horizontal-tb}.index-module__scriptActionToolbar__VzpdD button svg{width:18px;height:18px;flex:0 0 auto;stroke-width:2.25}.index-module__scriptActionToolbar__VzpdD button:hover{background:#34363b}.index-module__scriptActionToolbar__VzpdD button:disabled{color:#6b7280;cursor:not-allowed}.index-module__scriptActionToolbar__VzpdD button:disabled:hover{background:transparent}.index-module__scriptActionToolbar__VzpdD button+button{border-left:1px solid #343840;border-radius:0}.index-module__scriptActionToolbar__VzpdD button:last-child{min-width:38px;width:38px;padding:0}.index-module__scriptResultPanel__ZbcX1,.index-module__scriptGeneratingPanel__boIw9{width:880px;height:478px;overflow:hidden;border:1px solid #9ca3af;border-radius:8px;background:#151617;box-shadow:0 22px 52px #00000057}.index-module__scriptPanelFullscreen__QjFKk{width:100%;height:100%}.index-module__scriptStoryboardPanel__zIV2q{height:760px;background:#202124}.index-module__scriptPanelHeader__Z--Z9,.index-module__scriptGeneratingHeader__IBXVm{height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #303236;color:#f8fafc;background:#18191b;padding:0 14px}.index-module__scriptPanelHeader__Z--Z9>strong,.index-module__scriptGeneratingHeader__IBXVm>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.index-module__scriptPanelHeader__Z--Z9>div,.index-module__scriptGeneratingHeader__IBXVm>span{display:inline-flex;align-items:center;gap:8px;color:#b8bec8}.index-module__scriptPanelHeader__Z--Z9 button{min-height:28px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;color:#aeb4bc;background:transparent;cursor:pointer;padding:0 8px;font-size:13px}.index-module__scriptPanelHeader__Z--Z9 button:hover,.index-module__scriptViewActive__IBllP{color:#f8fafc!important;background:#303238!important}.index-module__scriptTableWrap__PstcO{height:calc(100% - 46px);overflow:auto}.index-module__scriptTable__3xBlY{width:3200px;border-collapse:collapse;color:#e5e7eb;font-size:13px}.index-module__scriptPanelFullscreen__QjFKk .index-module__scriptTable__3xBlY{width:4200px}.index-module__scriptTable__3xBlY th,.index-module__scriptTable__3xBlY td{border:1px solid #303236;vertical-align:top;line-height:1.45;padding:10px 11px}.index-module__scriptTable__3xBlY th{position:sticky;top:0;z-index:1;color:#9ca3af;background:#303033;font-weight:600}.index-module__scriptTable__3xBlY td:nth-child(1),.index-module__scriptTable__3xBlY td:nth-child(2),.index-module__scriptTable__3xBlY td:nth-child(3){color:#cbd5e1;text-align:center}.index-module__scriptCheckCell__5Sa-R{width:44px;text-align:center!important}.index-module__scriptEmptyAsset__PrulM{display:inline-flex;align-items:center;justify-content:center;color:#6b7280;font-size:18px;line-height:1}.index-module__scriptCheckCell__5Sa-R input{width:16px;height:16px;accent-color:#f8fafc}.index-module__scriptCellIcon__nWT58{color:#676d76}.index-module__scriptCreativeGrid__4WNw0{height:calc(100% - 46px);overflow:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.index-module__scriptPanelFullscreen__QjFKk .index-module__scriptCreativeGrid__4WNw0{grid-template-columns:repeat(10,minmax(160px,1fr));align-content:start}.index-module__scriptCreativeCard__k1oMd{position:relative;min-height:256px;overflow:hidden;display:flex;flex-direction:column;border:1px solid #2d3036;border-radius:8px;color:#e5e7eb;background:#18191b;text-align:left;cursor:pointer;padding:0}.index-module__scriptCreativePreview__k-RCb{height:122px;display:grid;place-content:center;gap:8px;color:#6f7680;background:#151617}.index-module__scriptCreativeMeta__KdElN{position:absolute;inset:8px 8px auto 8px;display:flex;justify-content:space-between}.index-module__scriptCreativeMeta__KdElN span,.index-module__scriptCreativeMeta__KdElN em{min-width:20px;height:20px;border-radius:999px;color:#f8fafc;background:#07080a;font-size:11px;font-style:normal;line-height:20px;text-align:center;padding:0 6px}.index-module__scriptCreativeCard__k1oMd strong,.index-module__scriptCreativeCard__k1oMd p,.index-module__scriptCreativeCard__k1oMd small{margin:0;padding:0 12px}.index-module__scriptCreativeCard__k1oMd strong{margin-top:10px;color:#d1d5db;font-size:12px}.index-module__scriptCreativeCard__k1oMd p{margin-top:7px;color:#e5e7eb;line-height:1.45}.index-module__scriptCreativeCard__k1oMd small{margin-top:auto;padding-bottom:12px;color:#8b949e}.index-module__scriptGeneratingPanel__boIw9{position:relative;width:350px;height:350px}.index-module__scriptSkeletonGrid__oBrGs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px}.index-module__scriptSkeletonGrid__oBrGs span{position:relative;height:24px;overflow:hidden;border-radius:4px;background:#353638}.index-module__scriptSkeletonGrid__oBrGs span:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:index-module__aigc-script-shimmer__aKoZm 1.25s linear infinite}.index-module__scriptGeneratingPanel__boIw9:before{position:absolute;left:-80px;top:46px;bottom:0;width:180px;content:"";background:radial-gradient(circle at center,rgba(255,255,255,.11),transparent 65%);animation:index-module__aigc-script-wave__OG-0d 2.8s ease-in-out infinite}@keyframes index-module__aigc-script-shimmer__aKoZm{to{transform:translate(100%)}}@keyframes index-module__aigc-script-wave__OG-0d{0%,to{transform:translate(0);opacity:.26}50%{transform:translate(210px);opacity:.44}}.index-module__scriptGeneratingBadge__MxfS2{position:absolute;left:50%;bottom:18px;display:inline-flex;align-items:center;gap:10px;transform:translate(-50%);border:1px solid #9ca3af;border-radius:8px;color:#f8fafc;background:#0c0d0fd1;padding:7px 14px}.index-module__scriptGeneratingBadge__MxfS2 button{border:0;color:#9ca3af;background:transparent;cursor:pointer}.index-module__scriptWorkflowEntry__i0Edx{width:350px;height:350px;display:grid;align-content:center;justify-items:center;gap:28px;border:1px solid #9ca3af;border-radius:8px;color:#f3f4f6;background:#171819;box-shadow:0 22px 52px #00000057;padding:30px}.index-module__scriptWorkflowSteps__jc7YI{display:flex;align-items:flex-start;justify-content:center;gap:0}.index-module__scriptWorkflowStep__ouNMM{position:relative;min-width:74px;display:grid;justify-items:center;gap:8px;color:#d1d5db;font-size:12px}.index-module__scriptWorkflowStep__ouNMM svg{color:#f3f4f6;fill:#f3f4f6;stroke:#171819}.index-module__scriptWorkflowStepDone__QbUAz,.index-module__scriptWorkflowStepActive__-263u{color:#f8fafc}.index-module__scriptWorkflowStepActive__-263u .index-module__scriptWorkflowStepIcon__rL-lv{border-color:#f8fafc;color:#111316;background:#f8fafc}.index-module__scriptWorkflowStepIcon__rL-lv{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #5d6470;border-radius:999px;color:#aeb6c2;background:#202329;font-size:11px;font-weight:800}.index-module__scriptWorkflowStep__ouNMM em{position:absolute;left:calc(50% + 16px);top:8px;width:42px;height:1px;background:#666b73}.index-module__scriptWorkflowProgress__4rbIw{max-width:250px;overflow:hidden;border:1px solid #343840;border-radius:999px;color:#cbd5e1;background:#22252a;padding:5px 12px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptOpenWorkflowButton__0uobw{width:250px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:6px;color:#f8fafc;background:#3a3d42;cursor:pointer;font-size:13px;font-weight:700}.index-module__scriptOpenWorkflowButton__0uobw:hover{background:#4a4d54}.index-module__scriptWorkbenchHeader__Fg3MZ{display:grid;gap:12px;border-bottom:1px solid #2b2d31;background:#101113;padding:14px 16px 12px}.index-module__scriptWorkbenchTopline__22tQq,.index-module__scriptWorkbenchMeta__V-J9i,.index-module__scriptWorkbenchFooter__dotXN,.index-module__scriptGlobalStyle__NjczE{display:flex;align-items:center}.index-module__scriptWorkbenchTopline__22tQq{justify-content:space-between;gap:16px;min-width:0}.index-module__scriptWorkbenchTopline__22tQq strong{min-width:0;overflow:hidden;color:#d7dbe2;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptWorkbenchMeta__V-J9i{flex:none;gap:12px;color:#8f96a3;font-size:12px}.index-module__scriptWorkbenchMeta__V-J9i button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#c5cad3;background:transparent;cursor:pointer}.index-module__scriptWorkbenchMeta__V-J9i button:hover{background:#2a2c31}.index-module__scriptWorkbenchStepper__AAc-q{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.index-module__scriptWorkbenchStepButton__XoQC3{min-width:0;min-height:56px;display:flex;align-items:center;gap:10px;border:1px solid #2d3035;border-radius:8px;color:#8d949f;background:#17191c;cursor:pointer;padding:9px 12px;text-align:left}.index-module__scriptWorkbenchStepButton__XoQC3:hover,.index-module__scriptWorkbenchStepActive__EdODI{color:#f4f6fa;border-color:#4a505a;background:#22252a}.index-module__scriptWorkbenchStepComplete__Owo0V{color:#dce1e8}.index-module__scriptWorkbenchStepIndex__Aa7sN{flex:none;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#111316;background:#f3f4f6;font-size:12px;font-weight:800}.index-module__scriptWorkbenchStepButton__XoQC3 span:last-child{min-width:0;display:grid;gap:4px}.index-module__scriptWorkbenchStepButton__XoQC3 strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptWorkbenchStepButton__XoQC3 em{overflow:hidden;color:#8f96a3;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptGlobalStyle__NjczE{min-width:0;gap:8px;color:#9ba3af;font-size:12px}.index-module__scriptGlobalStyle__NjczE strong{flex:none;color:#22d3ee;font-size:12px}.index-module__scriptGlobalStyle__NjczE span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptWorkbenchBody__ZhVmK{min-height:0;height:calc(100% - 142px);display:flex;flex-direction:column;background:#111214}.index-module__scriptWorkbenchTableWrap__hh6jk{min-height:0;flex:1;overflow:auto}.index-module__scriptWorkbenchTable__RkVtr{width:100%;min-width:1480px;border-collapse:collapse;color:#dfe3ea;font-size:12px}.index-module__scriptWorkbenchTable__RkVtr th,.index-module__scriptWorkbenchTable__RkVtr td{border:1px solid #2a2c30;vertical-align:top;line-height:1.55;padding:11px 12px}.index-module__scriptWorkbenchTable__RkVtr th{position:sticky;top:0;z-index:1;color:#8f96a3;background:#202226;font-weight:700}.index-module__scriptWorkbenchTable__RkVtr td:nth-child(1),.index-module__scriptWorkbenchTable__RkVtr td:nth-child(2),.index-module__scriptWorkbenchTable__RkVtr td:nth-child(3){color:#c9d1dd;text-align:center}.index-module__scriptWorkbenchTable__RkVtr td:nth-child(4){min-width:340px}.index-module__scriptPendingPrompt__XMhJZ{display:inline-flex;align-items:center;border-radius:999px;color:#aeb6c2;background:#25282d;padding:3px 8px}.index-module__scriptRowAction__3YoC1{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#aeb6c2;background:transparent;cursor:pointer}.index-module__scriptRowAction__3YoC1:hover{color:#f8fafc;background:#30343a}.index-module__scriptParseFailure__JnSXy{min-height:0;flex:1;overflow:auto;display:grid;align-content:start;gap:14px;color:#cbd5e1;padding:22px}.index-module__scriptParseFailureCopy__DjJi4{display:grid;gap:7px}.index-module__scriptParseFailureCopy__DjJi4 strong{color:#f8fafc;font-size:15px}.index-module__scriptParseFailureCopy__DjJi4 p,.index-module__scriptParseError__pHh7y{margin:0;font-size:13px;line-height:1.55}.index-module__scriptParseFailureCopy__DjJi4 p{color:#9ba3af}.index-module__scriptParseError__pHh7y{width:fit-content;max-width:100%;border:1px solid rgba(248,113,113,.28);border-radius:7px;color:#fecaca;background:#7f1d1d3d;padding:8px 10px}.index-module__scriptParseRaw__aP0iM{max-width:100%;overflow:auto;white-space:pre-wrap;word-break:break-word;border:1px solid #2f333a;border-radius:8px;color:#dce1e8;background:#181a1f;padding:14px;font-size:12px;line-height:1.6}.index-module__scriptWorkbenchFooter__dotXN{flex:none;min-height:48px;justify-content:space-between;gap:16px;border-top:1px solid #2a2d32;background:#141518;padding:8px 14px}.index-module__scriptWorkbenchFooterGroup__8X-Am{display:inline-flex;align-items:center;gap:10px}.index-module__scriptAddShotButton__5i4-f,.index-module__scriptSecondaryAction__DW-i-,.index-module__scriptPrimaryAction__aI6JZ{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;cursor:pointer;padding:0 14px;font-size:13px;font-weight:700}.index-module__scriptAddShotButton__5i4-f{border:0;color:#d1d5db;background:transparent}.index-module__scriptAddShotButton__5i4-f:hover{background:#282b31}.index-module__scriptSecondaryAction__DW-i-{border:1px solid #3a3f47;color:#e5e7eb;background:#23262b}.index-module__scriptSecondaryAction__DW-i-:hover{background:#2e3239}.index-module__scriptPrimaryAction__aI6JZ{border:0;color:#111316;background:#f8fafc}.index-module__scriptPrimaryAction__aI6JZ:hover{background:#e5e7eb}.index-module__scriptPrimaryAction__aI6JZ:disabled{color:#7c838f;background:#363a41;cursor:not-allowed}.index-module__scriptPrimaryAction__aI6JZ:disabled:hover{background:#363a41}.index-module__scriptAssetWorkspace__u1Bxp{min-height:0;flex:1;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr)}.index-module__scriptAssetBoard__zepZU{min-height:0;overflow:auto;display:grid;gap:18px;align-content:start;padding:18px}.index-module__scriptAssetSection__CUF98{display:grid;gap:10px}.index-module__scriptAssetSection__CUF98 h3,.index-module__scriptPromptPanel__z-wD5 h3{margin:0;color:#dbe1ea;font-size:13px}.index-module__scriptAssetCards__wb2oo{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px}.index-module__scriptAssetCard__E13Ln,.index-module__scriptAssetAddButton__sJJwk{min-height:92px;border:1px dashed #343840;border-radius:8px;color:#cbd5e1;background:#17191c;padding:12px}.index-module__scriptAssetCard__E13Ln{display:grid;align-content:start;text-align:left;cursor:pointer}.index-module__scriptAssetCard__E13Ln:hover{border-color:#4b5563;background:#202329}.index-module__scriptAssetCard__E13Ln div{overflow:hidden;color:#f3f4f6;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptAssetCard__E13Ln span{display:block;margin-top:10px;color:#757d89;font-size:12px;line-height:1.45}.index-module__scriptAssetCardStatus__O7DjW{width:fit-content;margin-top:12px;border-radius:999px;color:#aeb6c2;background:#25282d;font-size:11px;font-style:normal;padding:3px 8px}.index-module__scriptAssetAddButton__sJJwk{display:grid;place-content:center;gap:6px;cursor:pointer}.index-module__scriptAssetAddButton__sJJwk:hover{border-color:#4b5563;background:#202329}.index-module__scriptAssetDetail__OT42J{min-height:0;display:grid;align-content:start;gap:12px;border-left:1px solid #2a2d32;background:#17191c;color:#cbd5e1;padding:16px}.index-module__scriptAssetDetailHeader__4gKKa{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#9ca3af;font-size:12px}.index-module__scriptAssetDetailHeader__4gKKa span{color:#e5e7eb;font-weight:700}.index-module__scriptAssetDetailHeader__4gKKa em{border-radius:999px;color:#aeb6c2;background:#25282d;font-style:normal;padding:3px 8px}.index-module__scriptAssetDetailPreview__3btAn{height:142px;display:grid;place-content:center;border:1px dashed #3a3f47;border-radius:8px;color:#555e6b;background:#111316;font-size:36px;font-weight:800}.index-module__scriptAssetDetail__OT42J h3,.index-module__scriptAssetDetail__OT42J p{margin:0}.index-module__scriptAssetDetail__OT42J h3{overflow:hidden;color:#f3f4f6;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptAssetDetail__OT42J p{color:#8f96a3;font-size:12px;line-height:1.65}.index-module__scriptAssetDetailActions__r8Dza{display:grid;gap:8px;margin-top:4px}.index-module__scriptPromptPanel__z-wD5{min-height:0;flex:1;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 360px;color:#9ca3af;text-align:left}.index-module__scriptPromptList__RRd32{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:18px}.index-module__scriptPromptListHeader__gWF9X{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px}.index-module__scriptPromptListHeader__gWF9X h3{margin:0}.index-module__scriptPromptListHeader__gWF9X span{flex:none;border-radius:999px;color:#cbd5e1;background:#25282d;padding:4px 9px;font-size:12px}.index-module__scriptPromptRows__88q44{min-height:0;overflow:auto;display:grid;align-content:start;gap:8px}.index-module__scriptPromptRow__cugD4{min-width:0;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;gap:10px;border:1px solid #2c3037;border-radius:8px;color:#cbd5e1;background:#17191c;cursor:pointer;padding:11px 12px;text-align:left}.index-module__scriptPromptRow__cugD4:hover,.index-module__scriptPromptRowActive__F6CgL{border-color:#4b5563;background:#202329}.index-module__scriptPromptRow__cugD4 span,.index-module__scriptPromptRow__cugD4 strong,.index-module__scriptPromptRow__cugD4 em{min-width:0}.index-module__scriptPromptRow__cugD4 span{color:#f3f4f6;font-size:12px;font-weight:800}.index-module__scriptPromptRow__cugD4 strong{overflow:hidden;color:#cbd5e1;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptPromptRow__cugD4 em{justify-self:end;border-radius:999px;color:#aeb6c2;background:#25282d;font-size:11px;font-style:normal;padding:3px 8px}.index-module__scriptPromptDetail__YmF67{min-height:0;overflow:auto;display:grid;align-content:start;gap:14px;border-left:1px solid #2a2d32;background:#17191c;color:#cbd5e1;padding:16px}.index-module__scriptPromptDetailHeader__pENCO{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#9ca3af;font-size:12px}.index-module__scriptPromptDetailHeader__pENCO span{color:#e5e7eb;font-weight:800}.index-module__scriptPromptDetailHeader__pENCO em{border-radius:999px;color:#aeb6c2;background:#25282d;font-style:normal;padding:3px 8px}.index-module__scriptPromptDetail__YmF67 h3,.index-module__scriptPromptDetail__YmF67 h4,.index-module__scriptPromptDetail__YmF67 p{margin:0}.index-module__scriptPromptDetail__YmF67 h3{color:#f3f4f6;font-size:15px}.index-module__scriptPromptDetail__YmF67 section{display:grid;gap:7px;border:1px solid #2c3037;border-radius:8px;background:#111316;padding:12px}.index-module__scriptPromptDetail__YmF67 h4{color:#8f96a3;font-size:12px}.index-module__scriptPromptDetail__YmF67 p{color:#d8dee8;font-size:12px;line-height:1.65}.index-module__scriptSecondaryAction__DW-i-:disabled{color:#767e8a;background:#2a2d33;cursor:not-allowed}.index-module__scriptSecondaryAction__DW-i-:disabled:hover{background:#2a2d33}.index-module__scriptFooterHint__GWdKK{color:#8f96a3;font-size:12px}.index-module__scriptAssetCard__E13Ln{gap:8px;cursor:default;padding:10px}.index-module__scriptAssetCard__E13Ln .index-module__scriptAssetPreview__PvsBC{height:118px;display:grid;place-content:center;overflow:hidden;border:1px dashed #363b43;border-radius:7px;color:#7c838f;background:#111316;white-space:normal}.index-module__scriptAssetCard__E13Ln .index-module__scriptAssetGeneratingBadge__pn0Fr{display:inline-flex;align-items:center;gap:8px;margin:0;border:1px solid #8f96a3;border-radius:7px;color:#f8fafc;background:#0a0b0dd1;padding:7px 10px;font-size:12px;font-weight:800;line-height:1}.index-module__scriptAssetGeneratingBadge__pn0Fr button{border:0;color:#9ca3af;background:transparent;cursor:pointer;padding:0}.index-module__scriptAssetCard__E13Ln .index-module__scriptAssetReadyPreview__RoR4o{width:100%;height:100%;display:grid;place-content:center;margin:0;color:#f8fafc;background:linear-gradient(135deg,rgba(103,232,249,.18),transparent 42%),linear-gradient(160deg,#2c3138,#17191c);font-size:34px;font-weight:900}.index-module__scriptAssetCard__E13Ln .index-module__scriptAssetReadyImage__KILVV{width:100%;height:100%;display:block;object-fit:cover}.index-module__scriptAssetCard__E13Ln .index-module__scriptAssetPlaceholderText__yFOto{margin:0;color:#7b838f;font-size:12px}.index-module__scriptAssetCard__E13Ln strong{min-width:0;overflow:hidden;color:#eef2f7;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptAssetCard__E13Ln>span{margin-top:0}.index-module__scriptAssetGroupLabel__d3ksJ{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#aab2bf;font-size:13px}.index-module__scriptAssetGroupLabel__d3ksJ span{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptAssetGroupLabel__d3ksJ em{min-width:24px;border:1px solid #374151;border-radius:999px;color:#dbeafe;background:#1c2531;font-size:12px;font-style:normal;text-align:center;padding:2px 7px}.index-module__scriptAssetGroupNode__Izpey{height:100%;overflow:hidden;display:grid;align-content:start;gap:12px;border:1px solid #3a3f46;border-radius:8px;background:#202327;color:#d8dee8;padding:14px}.index-module__scriptAssetGroupSummary__b4H6M{display:flex;align-items:center;gap:10px;border:1px solid #343942;border-radius:7px;color:#9fa8b7;background:#181b1f;font-size:12px;line-height:1.45;padding:10px}.index-module__scriptAssetGroupSummary__b4H6M span{min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.index-module__scriptAssetGroupSection__ICIPk{display:grid;gap:8px}.index-module__scriptAssetGroupSection__ICIPk h3{display:flex;align-items:center;justify-content:space-between;margin:0;color:#eef2f7;font-size:13px}.index-module__scriptAssetGroupSection__ICIPk h3 span{color:#87909f;font-weight:500}.index-module__scriptAssetGroupList__XrCEp{display:grid;gap:8px}.index-module__scriptAssetGroupTile__epckr{min-width:0;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #343942;border-radius:7px;background:#171a1e;padding:8px}.index-module__scriptAssetGroupPreview__Lo8Ft{width:54px;height:44px;display:grid;place-items:center;border-radius:6px;color:#dbeafe;background:linear-gradient(135deg,rgba(96,165,250,.22),transparent 48%),#272b31}.index-module__scriptAssetGroupPreview__Lo8Ft span{color:#9ca3af;font-size:11px}.index-module__scriptAssetGroupTile__epckr div:last-of-type{min-width:0;display:grid;gap:4px}.index-module__scriptAssetGroupTile__epckr strong{min-width:0;overflow:hidden;color:#f8fafc;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptAssetGroupTile__epckr div:last-of-type span{min-width:0;overflow:hidden;color:#8f98a7;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptAssetGroupTile__epckr em{border-radius:999px;color:#9ee6b8;background:#22c55e1f;font-size:11px;font-style:normal;padding:3px 7px}.index-module__scriptPromptTablePanel__oHgn2{min-height:0;flex:1;overflow:hidden;display:flex;color:#9ca3af}.index-module__scriptPromptViewButton__jOBke{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#e5e7eb;background:#25282d;cursor:pointer;padding:4px 9px;font-size:12px}.index-module__scriptPromptViewButton__jOBke:hover{color:#111316;background:#f8fafc}.index-module__scriptPromptGenerating__lQvWg{display:inline-flex;align-items:center;gap:6px;border-radius:999px;color:#cdd5df;background:#25282d;padding:4px 9px;font-size:12px}.index-module__scriptPromptGenerating__lQvWg svg{animation:index-module__aigcScriptSpin__CVVpw 1s linear infinite}.index-module__scriptModalBackdrop__WBjIC{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;background:#00000094;padding:32px}.index-module__scriptAssetGenerateDialog__HduUI,.index-module__scriptPromptComposeDialog__sa8Y3,.index-module__scriptPromptDetailDialog__C0--E{width:min(760px,92vw);max-height:min(720px,86vh);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #3a3d44;border-radius:8px;color:#d9dfe8;background:#202226;box-shadow:0 24px 80px #00000075}.index-module__scriptPromptDetailDialog__C0--E{width:min(620px,92vw)}.index-module__scriptDialogHeader__-sX8F,.index-module__scriptDialogFooter__Yd7Y9{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #33363c;padding:14px 16px}.index-module__scriptDialogHeader__-sX8F h3{margin:0;color:#f3f4f6;font-size:15px}.index-module__scriptDialogHeader__-sX8F button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#aeb6c2;background:transparent;cursor:pointer}.index-module__scriptDialogHeader__-sX8F button:hover{color:#f8fafc;background:#31343a}.index-module__scriptDialogList__-sIhf{min-height:0;overflow:auto;display:grid;align-content:start;gap:12px;padding:14px 16px}.index-module__scriptDialogList__-sIhf h4{margin:0 0 8px;color:#9ca3af;font-size:12px}.index-module__scriptDialogRow__al-C0{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #363a42;border-radius:7px;background:#17191c;padding:10px 11px}.index-module__scriptDialogRow__al-C0 span{min-width:0;display:grid;gap:4px}.index-module__scriptDialogRow__al-C0 strong,.index-module__scriptDialogRow__al-C0 em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptDialogRow__al-C0 strong{color:#f3f4f6;font-size:12px}.index-module__scriptDialogRow__al-C0 em{color:#9ca3af;font-size:12px;font-style:normal}.index-module__scriptDialogRow__al-C0 button{border:0;color:#cbd5e1;background:transparent;cursor:pointer;font-size:12px}.index-module__scriptDialogFooter__Yd7Y9{justify-content:flex-end;border-top:1px solid #33363c;border-bottom:0;color:#cbd5e1;font-size:12px}.index-module__scriptDialogFooter__Yd7Y9 span{display:inline-flex;align-items:center;gap:6px}.index-module__scriptDialogFooter__Yd7Y9{position:relative;flex-wrap:wrap;justify-content:flex-start;gap:8px;padding:12px 16px}.index-module__scriptDialogSelectAll__LDYH2{display:inline-flex;align-items:center;gap:6px;margin-right:auto;color:#d7dde6}.index-module__scriptDialogControls__Ym15w{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.index-module__scriptDialogControlWrap__CNJCD{position:relative;display:inline-flex}.index-module__scriptDialogControl__4kKOO{height:32px;min-width:0;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:7px;color:#eef2f7;background:#2f3238;padding:0 10px;font-size:12px;cursor:pointer}.index-module__scriptDialogControl__4kKOO:hover{background:#3a3d44}.index-module__scriptDialogControl__4kKOO span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptDialogDropdown__KIJRR{position:absolute;left:0;bottom:calc(100% + 8px);z-index:95;min-width:168px;max-height:280px;overflow:auto;display:grid;gap:2px;border:1px solid #3d4148;border-radius:8px;background:#24262a;padding:6px;box-shadow:0 18px 48px #0000006b}.index-module__scriptDialogDropdown__KIJRR button{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:6px;color:#d9e0ea;background:transparent;padding:8px 9px;font-size:12px;text-align:left;cursor:pointer}.index-module__scriptDialogDropdown__KIJRR button:hover,.index-module__scriptDialogOptionActive__Tpr1Z{color:#f8fafc;background:#343740}.index-module__scriptDialogDropdown__KIJRR button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__scriptDialogRatioIcon__DmoIq{width:14px;height:7px;display:inline-block;border:1px solid currentColor;border-radius:2px}.index-module__scriptDialogEnergy__-wqkL{color:#cbd5e1}.index-module__scriptPromptDialogBody__u166c{min-height:0;overflow:auto;display:grid;gap:12px;padding:14px 16px}.index-module__scriptPromptDialogSection__-zmHN{display:grid;gap:8px;border:1px solid #333840;border-radius:7px;background:#17191c;padding:12px}.index-module__scriptPromptDialogSection__-zmHN h4,.index-module__scriptPromptDialogSection__-zmHN p{margin:0}.index-module__scriptPromptDialogSection__-zmHN h4{color:#9ca3af;font-size:12px}.index-module__scriptPromptDialogSection__-zmHN p{color:#dbe1ea;font-size:12px;line-height:1.65}@keyframes index-module__aigcScriptSpin__CVVpw{to{transform:rotate(360deg)}}.index-module__composerTools__gZfru{display:flex;gap:8px;margin-bottom:12px}.index-module__videoTabs__TAAL5{display:flex;gap:7px;margin:0 34px 10px 0}.index-module__videoTabs__TAAL5 button{min-height:28px;border:1px solid #5f6878;border-radius:7px;color:#d1d5db;background:#24262beb;padding:0 12px;font-size:12px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.index-module__videoTabs__TAAL5 button:not(:disabled):hover,.index-module__videoTabs__TAAL5 button:not(:disabled):focus-visible{border-color:#d8dee9;color:#f8fafc;background:#30333a;box-shadow:0 0 0 1px #d8dee929}.index-module__videoTabs__TAAL5 button:disabled{border-color:#30343b;color:#666d78;background:#1f2125b8;cursor:not-allowed;opacity:.72}.index-module__videoTabs__TAAL5 .index-module__videoTabActive__qbLmM{border-color:#e5e7eb;color:#f8fafc;background:#34363b;box-shadow:0 0 0 1px #e5e7eb2e}.index-module__composerTools__gZfru button{min-width:46px;min-height:42px;display:inline-grid;place-items:center;gap:2px;border:1px solid #343741;border-radius:7px;color:#d1d5db;background:#2a2c32;padding:6px 10px;font-size:12px;cursor:pointer}.index-module__composerTools__gZfru .index-module__imageToolActive__wLrUI{border-color:#6b7280;background:#3a3c42}.index-module__imageToolSummary__ABWl0{display:flex;flex-wrap:wrap;gap:7px;margin:-4px 0 12px}.index-module__imageToolSummary__ABWl0 span{min-height:26px;display:inline-flex;align-items:center;gap:6px;border:1px solid #3b3f47;border-radius:7px;color:#e5e7eb;background:#2a2c32;padding:0 9px;font-size:12px}.index-module__imageToolSummary__ABWl0 small{color:#9ca3af;font-size:11px}.index-module__imageToolSummary__ABWl0 button{width:16px;height:16px;display:inline-grid;place-items:center;border:0;border-radius:4px;color:#9ca3af;background:transparent;cursor:pointer;padding:0;line-height:1}.index-module__imageToolSummary__ABWl0 button:hover{color:#fff;background:#3a3d43}.index-module__imageToolPanel__NWt48{display:grid;gap:8px;margin:-2px 0 12px;border:1px solid #373b43;border-radius:8px;background:#25272c;padding:10px}.index-module__imageToolPanelHeader__LomUC{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#f8fafc;font-size:12px}.index-module__imageToolPanelHeader__LomUC span{color:#aeb4bc;font-size:12px}.index-module__imageToolOptions__0f16-{display:flex;flex-wrap:wrap;gap:8px}.index-module__imageToolOptions__0f16- button{min-height:30px;border:1px solid #424650;border-radius:7px;color:#d1d5db;background:transparent;padding:0 10px;font-size:12px;cursor:pointer}.index-module__imageToolOptions__0f16- button:hover{border-color:#6b7280;color:#fff}.index-module__imageReferenceThumb__4IY3k{width:44px;height:44px;position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #3b82f6;border-radius:8px;color:#cbd5e1;background:#34363b}.index-module__imageReferenceThumb__4IY3k img{width:100%;height:100%;object-fit:cover}.index-module__imageReferenceThumb__4IY3k em{position:absolute;right:3px;top:3px;min-width:14px;height:14px;border-radius:999px;color:#fff;background:#111827d1;font-size:10px;font-style:normal;line-height:14px;text-align:center}.index-module__imageStyleReferenceThumb__SlPDw{border-color:#8b5cf6}.index-module__imageStyleReferenceThumb__SlPDw em{right:auto;left:3px;min-width:24px;background:#581c87db}.index-module__imageStyleTabs__A0Kad{display:flex;gap:12px;overflow:hidden;color:#aeb4bc;font-size:12px;white-space:nowrap}.index-module__imageStyleTabs__A0Kad span:first-child{color:#fff}.index-module__imageStyleTemplateGrid__1R-xx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:360px;overflow:auto;padding-right:2px}.index-module__imageStyleTemplateGrid__1R-xx button{min-width:0;display:grid;gap:6px;border:1px solid #3b3f47;border-radius:8px;color:#e5e7eb;background:#202124;cursor:pointer;padding:7px;text-align:left}.index-module__imageStyleTemplateGrid__1R-xx button:hover,.index-module__imageStyleTemplateGrid__1R-xx .index-module__imageStyleTemplateActive__Y6-wT{border-color:#8b5cf6;background:#2e2938}.index-module__imageStyleTemplatePreview__u39KQ{height:92px;display:grid;place-items:center;overflow:hidden;border-radius:7px;color:#c4b5fd;background:#111318}.index-module__imageStyleTemplatePreview__u39KQ img{width:100%;height:100%;object-fit:cover}.index-module__imageStyleTemplateGrid__1R-xx strong,.index-module__imageStyleTemplateGrid__1R-xx small{min-width:0;overflow:hidden;text-overflow:ellipsis}.index-module__imageStyleTemplateGrid__1R-xx strong{color:#f8fafc;font-size:12px;white-space:nowrap}.index-module__imageStyleTemplateGrid__1R-xx small{height:34px;color:#9ca3af;font-size:11px;line-height:1.55}.index-module__imageStyleTemplateTags__bDQUh{display:flex;gap:4px}.index-module__imageStyleTemplateTags__bDQUh em{border-radius:999px;color:#d8b4fe;background:#7c3aed29;padding:2px 6px;font-size:10px;font-style:normal}.index-module__imageStyleGalleryBackdrop__5YIGL{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;background:#0000006b;padding:32px}.index-module__imageStyleGalleryDialog__W81xF{width:min(1440px,calc(100vw - 96px));height:min(920px,calc(100vh - 96px));min-height:560px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:16px;overflow:hidden;border:1px solid #383a3f;border-radius:12px;color:#e5e7eb;background:#262626;box-shadow:0 26px 90px #0000008c;padding:16px 20px 20px}.index-module__imageStyleGalleryHeader__AEf3P{display:grid;grid-template-columns:auto minmax(260px,340px) minmax(220px,1fr);align-items:center;gap:16px;border-bottom:1px solid #343434;padding-bottom:14px}.index-module__imageStyleGalleryModeTabs__8Mmiv{display:flex;gap:6px;border-radius:9px;background:#363636;padding:5px}.index-module__imageStyleGalleryModeTabs__8Mmiv button,.index-module__imageStyleGalleryCategories__hGdfp button{border:0;color:#b7b7b7;background:transparent;cursor:pointer;font-size:13px}.index-module__imageStyleGalleryModeTabs__8Mmiv button{min-width:86px;border-radius:7px;padding:8px 14px}.index-module__imageStyleGalleryModeTabs__8Mmiv .index-module__imageOptionActive__XRpMw,.index-module__imageStyleGalleryCategories__hGdfp .index-module__imageOptionActive__XRpMw{color:#fff;background:#4a4a4a}.index-module__imageStyleGallerySearch__uqXue{height:38px;display:flex;align-items:center;gap:10px;border-radius:8px;color:#8f8f8f;background:#3a3a3a;padding:0 12px}.index-module__imageStyleGallerySearch__uqXue input{min-width:0;flex:1;border:0;outline:0;color:#f8fafc;background:transparent;font-size:13px}.index-module__imageStyleGallerySearch__uqXue input::placeholder{color:#9a9a9a}.index-module__imageStyleGalleryActions__g0TcS{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;color:#9ca3af;font-size:12px}.index-module__imageStyleGalleryActions__g0TcS label{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.index-module__imageStyleGalleryActions__g0TcS span{border-radius:8px;color:#c7c7c7;background:#3a3a3a;padding:8px 12px;white-space:nowrap}.index-module__imageStyleGalleryActions__g0TcS button{width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:8px;color:#e5e7eb;background:transparent;cursor:pointer}.index-module__imageStyleGalleryActions__g0TcS button:hover{background:#3a3a3a}.index-module__imageStyleGalleryActions__g0TcS .index-module__imageStyleCreateButton__aa7tV{width:auto;display:inline-flex;gap:6px;padding:0 12px;background:#3a3a3a;white-space:nowrap}.index-module__imageStyleGalleryActions__g0TcS .index-module__imageStyleCreateButton__aa7tV:hover{background:#4a4a4a}.index-module__imageStyleGalleryCategories__hGdfp{display:flex;gap:18px;overflow-x:auto;padding:0 0 2px}.index-module__imageStyleGalleryKindTabs__T63-Q{display:flex;gap:8px}.index-module__imageStyleGalleryKindTabs__T63-Q button{display:grid;gap:2px;border:1px solid #414141;border-radius:9px;color:#d1d1d1;background:#303030;padding:8px 13px;text-align:left;cursor:pointer}.index-module__imageStyleGalleryKindTabs__T63-Q button small{color:#8f8f98;font-size:10px}.index-module__imageStyleGalleryKindTabs__T63-Q .index-module__imageOptionActive__XRpMw{border-color:#8b5cf6bf;color:#fff;background:#6d5dfc3d}.index-module__imageStyleGalleryKindTabs__T63-Q .index-module__imageOptionActive__XRpMw small{color:#c4b5fd}.index-module__imageStyleGalleryCategories__hGdfp button{flex:0 0 auto;border-radius:999px;padding:7px 12px}.index-module__imageStyleGalleryGrid__HDPq6{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));align-content:start;gap:18px;min-height:0;overflow:auto;padding:2px 2px 10px}.index-module__imageStyleCreateForm__TQAMb{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;border:1px solid #3d3d3d;border-radius:10px;background:#2e2e2e;padding:14px}.index-module__imageStyleCreateForm__TQAMb label{min-width:0;display:grid;gap:8px;color:#d4d4d8;font-size:12px;font-weight:700}.index-module__aestheticProfileEditorHeader__UI8Y5{grid-column:1 / -1;display:grid;gap:5px;border-bottom:1px solid #3f3f46;padding-bottom:12px}.index-module__aestheticProfileEditorHeader__UI8Y5 strong{color:#f5f3ff;font-size:15px}.index-module__aestheticProfileEditorHeader__UI8Y5 span{color:#a1a1aa;font-size:11px;line-height:1.55}.index-module__imageStyleCreateWideField__xnx-y{grid-column:1 / -1}.index-module__imageStyleCreateForm__TQAMb textarea,.index-module__imageStyleCreateForm__TQAMb input,.index-module__imageStyleCreateForm__TQAMb select{width:100%;min-width:0;border:1px solid #454545;border-radius:8px;outline:0;color:#f8fafc;background:#242424;padding:10px 12px;font:inherit;font-weight:400}.index-module__imageStyleCreateForm__TQAMb textarea{resize:vertical;min-height:92px;line-height:1.6}.index-module__imageStyleCreateForm__TQAMb textarea::placeholder,.index-module__imageStyleCreateForm__TQAMb input::placeholder{color:#8b8b8b}.index-module__visualDnaBuilder__CX4F1{grid-column:1 / -1;min-width:0;display:grid;gap:12px;border:1px solid #45414f;border-radius:10px;background:#27252b;padding:12px}.index-module__visualDnaBuilderHeader__U4A6c{display:flex;align-items:center;justify-content:space-between;gap:14px}.index-module__visualDnaBuilderHeader__U4A6c>div{min-width:0;display:grid;gap:3px}.index-module__visualDnaBuilderHeader__U4A6c strong{color:#f5f3ff;font-size:13px}.index-module__visualDnaBuilderHeader__U4A6c span{color:#a1a1aa;font-size:11px}.index-module__visualDnaSearch__A-pnn{width:min(260px,42%);display:flex!important;grid-template-columns:none!important;align-items:center;gap:7px!important;border:1px solid #454545;border-radius:8px;color:#a1a1aa!important;background:#202024;padding:0 9px}.index-module__imageStyleCreateForm__TQAMb .index-module__visualDnaSearch__A-pnn input{min-width:0;border:0;background:transparent;padding:8px 0}.index-module__visualDnaDimensions__Ynu0B{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.index-module__visualDnaDimensions__Ynu0B button{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;border:1px solid #46434d;border-radius:999px;color:#c4c4cc;background:#302e35;padding:6px 9px;font-size:11px;cursor:pointer}.index-module__visualDnaDimensions__Ynu0B button small{color:#8f8b99;font-size:9px}.index-module__visualDnaDimensions__Ynu0B .index-module__imageOptionActive__XRpMw{border-color:#8b5cf6;color:#fff;background:#6d5dfc57}.index-module__visualDnaElements__Vf-ad{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px}.index-module__visualDnaElements__Vf-ad article{min-width:0;display:grid;align-content:start;gap:8px;border:1px solid #403e46;border-radius:9px;background:#222126;padding:9px}.index-module__visualDnaElements__Vf-ad .index-module__visualDnaElementSelected__BioMo{border-color:#8b5cf6d1;background:#4c1d952e;box-shadow:inset 0 0 0 1px #8b5cf61f}.index-module__visualDnaElements__Vf-ad article>button{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border:0;color:#e5e7eb;background:transparent;padding:0;text-align:left;cursor:pointer}.index-module__visualDnaElements__Vf-ad article>button span{min-width:0;display:grid;gap:4px}.index-module__visualDnaElements__Vf-ad article>button strong{color:#f5f3ff;font-size:12px}.index-module__visualDnaElements__Vf-ad article>button small{display:-webkit-box;overflow:hidden;color:#a1a1aa;font-size:10px;font-weight:400;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.index-module__visualDnaElements__Vf-ad article>button em{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border:1px solid #56525f;border-radius:999px;color:#d8d4df;font-size:12px;font-style:normal}.index-module__visualDnaElementSelected__BioMo>button em{border-color:#8b5cf6;color:#fff;background:#6d5dfc}.index-module__visualDnaElements__Vf-ad article>label{gap:5px;font-weight:400}.index-module__visualDnaElements__Vf-ad article>label span{display:flex;justify-content:space-between;color:#a1a1aa;font-size:10px}.index-module__visualDnaElements__Vf-ad article>label output{color:#c4b5fd}.index-module__visualDnaIntensity__9n37x{display:grid;gap:5px}.index-module__visualDnaIntensity__9n37x>span{color:#a1a1aa;font-size:10px}.index-module__visualDnaIntensity__9n37x>div{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.index-module__visualDnaIntensity__9n37x button{border:1px solid #4b4852;border-radius:6px;color:#b9b6c0;background:#2c2a31;padding:5px 7px;font-size:10px;cursor:pointer}.index-module__visualDnaIntensity__9n37x .index-module__imageOptionActive__XRpMw{border-color:#8b5cf6;color:#fff;background:#6d5dfc6b}.index-module__imageStyleCreateForm__TQAMb .index-module__visualDnaElements__Vf-ad input[type=range]{height:16px;border:0;background:transparent;padding:0;accent-color:#8b5cf6}.index-module__visualDnaState__-6IyZ{grid-column:1 / -1;margin:0;color:#9f9aa9;font-size:11px}.index-module__visualDnaConflict__tPWvS{display:flex;align-items:flex-start;gap:8px;border:1px solid rgba(251,146,60,.34);border-radius:8px;color:#fdba74;background:#7c2d122e;padding:8px 10px}.index-module__visualDnaConflict__tPWvS>div{display:grid;gap:2px}.index-module__visualDnaConflict__tPWvS strong{font-size:11px}.index-module__visualDnaConflict__tPWvS span{font-size:10px;line-height:1.5}.index-module__imageStyleCoverControls__08xih{grid-column:1 / -1;display:flex;align-items:center;gap:10px;min-width:0}.index-module__aestheticProfileAssetHeading__dryF9{grid-column:1 / -1;display:grid;gap:3px;margin-bottom:-3px}.index-module__aestheticProfileAssetHeading__dryF9 strong{color:#d4d4d8;font-size:12px}.index-module__aestheticProfileAssetHeading__dryF9 span{color:#8f8f98;font-size:10px;line-height:1.45}.index-module__aestheticProfileReferenceList__vAjLV{display:flex;flex-wrap:wrap;gap:7px}.index-module__aestheticProfileReferenceThumb__CEKI0{position:relative;width:52px;height:52px;overflow:hidden;border:1px solid #4b4852;border-radius:8px;background:#1f1f1f}.index-module__aestheticProfileReferenceThumb__CEKI0 img{width:100%;height:100%;display:block;object-fit:cover}.index-module__aestheticProfileReferenceThumb__CEKI0 button{position:absolute;top:3px;right:3px;width:18px;height:18px;display:grid;place-items:center;border:0;border-radius:999px;color:#fff;background:#0c0c0ec7;padding:0;cursor:pointer}.index-module__imageStyleCoverUpload__Lsibf{width:fit-content;max-width:100%;display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;border:1px solid #454545;border-radius:9px;color:#e5e7eb!important;background:#242424;padding:9px 11px;cursor:pointer}.index-module__imageStyleCoverUpload__Lsibf input{display:none}.index-module__imageStyleCoverOption__BVRlm{grid-column:1 / -1;display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px!important;width:fit-content;max-width:100%;border:1px solid #454545;border-radius:9px;background:#242424;padding:8px 10px;cursor:pointer}.index-module__imageStyleCreateForm__TQAMb .index-module__imageStyleCoverOption__BVRlm input{width:auto;min-width:0;margin:0;padding:0;accent-color:#8b5cf6}.index-module__imageStyleCoverThumb__Qz4hg{width:44px;height:44px;flex:0 0 44px;overflow:hidden;border-radius:7px;background:#1f1f1f}.index-module__imageStyleCoverThumb__Qz4hg img{width:100%;height:100%;display:block;object-fit:cover}.index-module__imageStyleCreateError__3Ojjo{grid-column:1 / -1;margin:0;color:#fca5a5;font-size:12px}.index-module__imageStyleCreateActions__W-Ck2{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.index-module__imageStyleGalleryGrid__HDPq6 .index-module__imageStyleCreateActions__W-Ck2 button{display:inline-flex;min-width:78px;justify-content:center;border:1px solid #4a4a4a;border-radius:8px;color:#e5e7eb;background:#373737;padding:8px 12px;text-align:center}.index-module__imageStyleGalleryGrid__HDPq6 .index-module__imageStyleCreateActions__W-Ck2 button[type=submit]{border-color:#8b5cf6;background:#6d5dfc}.index-module__imageStyleGalleryGrid__HDPq6 .index-module__imageStyleCreateActions__W-Ck2 button:disabled{cursor:not-allowed;opacity:.5}.index-module__imageStyleGalleryState__rLCBe{grid-column:1 / -1;min-height:160px;margin:0;display:flex;align-items:center;justify-content:center;color:#ffffff75;font-size:14px}.index-module__imageStylePromptTemplateBackdrop__T0Y4h{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;background:#00000080;padding:24px}.index-module__imageStylePromptTemplateDialog__7fu-J{width:min(520px,calc(100vw - 48px));display:grid;gap:12px;border:1px solid #44464c;border-radius:12px;color:#f8fafc;background:#252527;box-shadow:0 24px 80px #0000008c;padding:18px}.index-module__imageStylePromptTemplateDialog__7fu-J strong{font-size:16px}.index-module__imageStylePromptTemplateDialog__7fu-J p{margin:0;color:#b8bbc3;font-size:13px;line-height:1.7}.index-module__imageStylePromptTemplateDialog__7fu-J pre{max-height:260px;overflow:auto;margin:0;border:1px solid #3f4148;border-radius:9px;color:#dfe3ea;background:#1b1c20;padding:12px;font:inherit;font-size:12px;line-height:1.7;white-space:pre-wrap}.index-module__imageStylePromptTemplateActions__Oeyi8{display:flex;justify-content:flex-end;gap:8px}.index-module__imageStylePromptTemplateActions__Oeyi8 button{min-width:86px;border:1px solid #484b53;border-radius:8px;color:#e5e7eb;background:#35363b;padding:8px 12px;cursor:pointer}.index-module__imageStylePromptTemplateActions__Oeyi8 button:last-child{border-color:#8b5cf6;background:#6d5dfc}.index-module__imageStyleGalleryGrid__HDPq6 article{position:relative;min-width:0}.index-module__imageStyleTemplateSelect__Aq3Jr{min-width:0;width:100%;display:grid;gap:8px;border:0;border-radius:9px;color:#e5e7eb;background:transparent;cursor:pointer;padding:0;text-align:left}.index-module__imageStyleTemplateSelect__Aq3Jr:hover .index-module__imageStyleTemplatePreview__u39KQ,.index-module__imageStyleGalleryGrid__HDPq6 .index-module__imageStyleTemplateActive__Y6-wT .index-module__imageStyleTemplatePreview__u39KQ{outline:2px solid #ffffff;outline-offset:-2px}.index-module__imageStyleTemplateActions__8XL2-{position:absolute;top:6px;right:6px;z-index:2;display:flex;gap:5px}.index-module__imageStyleTemplateActions__8XL2- button{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#f8fafc;background:#161616b8;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.index-module__imageStyleTemplateActions__8XL2- button:hover{border-color:#ffffff59;background:#3f3f46db}.index-module__imageStyleTemplateActions__8XL2- .index-module__imageStyleTemplateFavoriteActive__5Dy6z{border-color:#facc1580;color:#facc15;background:#713f12b3}.index-module__imageStyleGalleryGrid__HDPq6 .index-module__imageStyleTemplatePreview__u39KQ{position:relative;aspect-ratio:3 / 4;height:auto;border-radius:8px;background:#313131}.index-module__imageStyleGalleryGrid__HDPq6 strong{min-width:0;overflow:hidden;color:#f8fafc;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.index-module__imageStyleGalleryGrid__HDPq6 small{min-width:0;height:34px;overflow:hidden;color:#a1a1aa;font-size:11px;line-height:1.55}.index-module__imageStyleTemplateSelectedBadge__JN51C{position:absolute;left:8px;bottom:8px;border-radius:999px;color:#111827;background:#ffffffeb;padding:4px 8px;font-size:11px;font-style:normal;font-weight:700}.index-module__imageStyleVisualDnaBadge__a9kC7{position:absolute;left:8px;top:8px;border:1px solid rgba(196,181,253,.4);border-radius:999px;color:#ede9fe;background:#4c1d95c7;padding:3px 7px;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.01em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.index-module__imageStyleTemplateMeta__XDuvY{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8b8b8b;font-size:11px}.index-module__imageStyleTemplateMeta__XDuvY em{color:#b9b9b9;font-style:normal}.index-module__videoCharacterSummary__zs1QV{width:auto;min-width:88px;max-width:230px;justify-content:flex-start;gap:7px;padding:0 10px}.index-module__videoCharacterSummary__zs1QV small{min-width:0;max-width:156px;overflow:hidden;color:#d1d5db;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.index-module__promptPlaceholder__rFknh{min-height:56px;color:#8b949e;font-size:13px}.index-module__textComposerInput__7aQXA{width:100%;resize:none;overflow-y:hidden;border:0;outline:0;background:transparent;line-height:1.5}.index-module__imageReferenceThumb__4IY3k[draggable=true]{cursor:grab}.index-module__imageReferenceThumb__4IY3k[draggable=true]:active{cursor:grabbing}.index-module__textComposerInput__7aQXA::placeholder{color:#8b949e}.index-module__slashMenu__ai9WB{position:absolute;left:14px;top:82px;z-index:32;width:360px;max-height:310px;overflow:auto;display:grid;gap:4px;border:1px solid #4b4f57;border-radius:12px;background:#252629;box-shadow:0 20px 52px #0000007a;padding:8px}.index-module__slashMenu__ai9WB button{display:grid;gap:3px;border:0;border-radius:8px;color:#f8fafc;background:transparent;text-align:left;cursor:pointer;padding:9px 10px}.index-module__slashMenu__ai9WB button:hover{background:#3a3b40}.index-module__slashMenu__ai9WB small{color:#9ca3af;font-size:12px}.index-module__referenceMentionMenu__i4b-3{position:absolute;left:14px;top:82px;z-index:33;width:min(340px,calc(100% - 28px));max-height:220px;overflow:auto;display:grid;gap:4px;border:1px solid #4b4f57;border-radius:12px;background:#252629;box-shadow:0 18px 48px #0000006b;padding:8px}.index-module__referenceMentionMenu__i4b-3 button{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;border:0;border-radius:8px;color:#f8fafc;background:transparent;text-align:left;cursor:pointer;padding:7px 8px}.index-module__referenceMentionMenu__i4b-3 button:hover{background:#3a3b40}.index-module__referenceMentionThumb__OTW3b{width:30px;height:30px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid #475569;border-radius:6px;background:#111827}.index-module__referenceMentionThumb__OTW3b img{width:100%;height:100%;object-fit:cover}.index-module__referenceMentionMenu__i4b-3 strong,.index-module__referenceMentionMenu__i4b-3 small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__referenceMentionMenu__i4b-3 strong{color:#f8fafc;font-size:12px}.index-module__referenceMentionMenu__i4b-3 small{color:#9ca3af;font-size:11px}.index-module__composerError__cDIkF{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#fbbf24;font-size:12px}.index-module__parameterBar__Gtu2j{display:flex;align-items:center;gap:14px;color:#d1d5db;font-size:12px}.index-module__runCircle__6vteg{margin-left:auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;color:#101114;background:#f8fafc;cursor:pointer}.index-module__runCircle__6vteg:disabled{cursor:not-allowed;opacity:.45}.index-module__storyboardComposer__M-dlP{position:absolute;left:50%;top:calc(100% + 12px);z-index:22;width:660px;min-height:94px;transform:translate(-50%);border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:10px 12px 12px}.index-module__storyboardClose__ZKqtn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #3f424a;border-radius:8px;color:#e5e7eb;background:#303238;cursor:pointer}.index-module__storyboardStyleButton__-Ehdr{width:48px;height:48px;display:inline-grid;place-items:center;gap:2px;margin-left:10px;border:1px solid #3f424a;border-radius:8px;color:#d1d5db;background:#2a2c32;cursor:pointer;font-size:12px}.index-module__storyboardStyleMenu__S3n5Y{position:absolute;left:52px;bottom:86px;z-index:30;width:420px;max-height:320px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:1px solid #454952;border-radius:12px;background:#252629;box-shadow:0 20px 52px #00000080;padding:12px}.index-module__storyboardStyleMenu__S3n5Y button{min-height:120px;display:grid;gap:8px;border:1px solid #343840;border-radius:9px;color:#f8fafc;background:#18191b;text-align:left;cursor:pointer;padding:8px}.index-module__storyboardStyleMenu__S3n5Y button:hover{border-color:#717986}.index-module__storyboardStyleMenu__S3n5Y span{display:block;height:84px;border-radius:7px;background:radial-gradient(circle at 35% 25%,rgba(248,250,252,.7),transparent 18px),radial-gradient(circle at 70% 65%,rgba(30,64,175,.65),transparent 34px),linear-gradient(135deg,#1f2937,#8b5e34 48%,#111827)}.index-module__storyboardParamBar__JQMgO{display:inline-flex;align-items:center;gap:14px;margin-left:12px;color:#d1d5db;font-size:12px}.index-module__storyboardParamBar__JQMgO span{display:inline-flex;align-items:center;gap:5px;min-height:28px;white-space:nowrap}.index-module__storyboardGroupToolbar__gvXWA{position:absolute;left:50%;top:-54px;z-index:31;min-height:42px;display:inline-flex;align-items:center;gap:0;transform:translate(-50%);border:1px solid #343840;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:5px}.index-module__storyboardGroupToolbar__gvXWA button{min-width:86px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-left:1px solid #343840;color:#f3f4f6;background:transparent;cursor:pointer;padding:0 10px;font-size:13px;white-space:nowrap}.index-module__storyboardGroupToolbar__gvXWA button:first-of-type{min-width:34px;width:34px;border-left:0;padding:0}.index-module__storyboardGroupToolbar__gvXWA button:hover{background:#34363b}.index-module__storyboardGroupRun__P9Dj5{color:#67e8f9!important}.index-module__storyboardGroupStop__eg6md{color:#f87171!important}.index-module__storyboardGroupStatusDot__kmsSp{width:26px;height:26px;display:inline-block;border-radius:999px;background:#d1d5db;margin:0 6px 0 2px}.index-module__storyboardGeneratorGroup__qQDyI{height:100%;display:grid;grid-auto-rows:186px;gap:14px;overflow:auto;padding:18px 22px}.index-module__storyboardGeneratorCard__7FkWl{position:relative;min-height:186px;display:grid;place-items:center;gap:8px;border:1px solid #343840;color:#858b95;background:#282a2f}.index-module__storyboardGeneratorCard__7FkWl svg{color:#56585d}.index-module__storyboardGeneratorCard__7FkWl>span:not(.index-module__storyboardProgressBadge__9mnng){max-width:160px;overflow:hidden;color:#7f8792;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.index-module__storyboardGridWrap__kqQyh{position:relative;height:calc(100% - 46px);overflow:auto;padding:32px 22px}.index-module__storyboardGridHeader__QJ9d-{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:#f8fafc}.index-module__storyboardGridHeader__QJ9d- span{color:#9ca3af;font-size:12px}.index-module__storyboardGrid__-K4xk{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:28px 96px}.index-module__storyboardShotCard__ITPvW{position:relative;aspect-ratio:3 / 4;min-height:184px;display:grid;place-content:center;justify-items:center;gap:5px;border:1px solid transparent;overflow:hidden;color:#e5e7eb;background:#18191b;cursor:pointer}.index-module__storyboardShotCard__ITPvW:hover,.index-module__storyboardShotActive__ZzZ2C{border-color:#9ca3af}.index-module__storyboardShotCard__ITPvW span{color:#8b949e;font-size:11px}.index-module__storyboardShotCard__ITPvW em{position:absolute;left:8px;top:8px;min-width:18px;height:18px;border-radius:999px;color:#f8fafc;background:#090a0c;font-size:11px;font-style:normal;line-height:18px;text-align:center}.index-module__storyboardGeneratingGrid__2nYNt .index-module__storyboardShotCard__ITPvW{cursor:default}.index-module__storyboardImageCard__yaKhb{place-content:stretch;justify-items:stretch;color:#f8fafc;background:#202124}.index-module__storyboardStill__AL9Re{width:100%;height:100%;position:relative;display:flex;align-items:flex-end;overflow:hidden;border-radius:2px;background:radial-gradient(circle at 50% 38%,rgba(248,250,252,.22),transparent 72px),linear-gradient(135deg,#1d2838,#5a5161 56%,#141517)}.index-module__storyboardStill__AL9Re:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.58)),repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0 1px,transparent 1px 18px);mix-blend-mode:screen;opacity:.55}.index-module__storyboardStill__AL9Re span{position:relative;z-index:1;max-width:100%;overflow:hidden;color:#f8fafce6;background:#0f10126b;padding:5px 7px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.index-module__storyboardStill1__DSB3w{background:radial-gradient(circle at 52% 33%,rgba(147,197,253,.55),transparent 62px),linear-gradient(135deg,#07111f,#1d4f78 52%,#0a0d12)}.index-module__storyboardStill2__4UhnE{background:radial-gradient(circle at 58% 48%,rgba(226,232,240,.62),transparent 58px),linear-gradient(135deg,#111827,#6b7280 50%,#050505)}.index-module__storyboardStill3__MHk0s{background:radial-gradient(circle at 50% 52%,rgba(253,224,71,.42),transparent 80px),linear-gradient(135deg,#331a11,#7c4b1f 45%,#202124)}.index-module__storyboardStill4__7CVJq{background:radial-gradient(circle at 76% 28%,rgba(251,191,36,.42),transparent 74px),linear-gradient(135deg,#14212a,#314154 42%,#1a130e)}.index-module__storyboardStill5__3b6RX{background:radial-gradient(circle at 42% 44%,rgba(167,139,250,.46),transparent 70px),linear-gradient(135deg,#1d1835,#4b2a45 54%,#111827)}.index-module__storyboardStill6__0iezt{background:radial-gradient(circle at 50% 40%,rgba(250,204,21,.52),transparent 82px),linear-gradient(135deg,#1c1917,#854d0e 48%,#0f172a)}.index-module__storyboardStill7__qi7RS{background:radial-gradient(circle at 50% 22%,rgba(125,211,252,.42),transparent 68px),linear-gradient(135deg,#0f172a,#14532d 48%,#1f2937)}.index-module__storyboardStill8__lupGb{background:radial-gradient(circle at 70% 26%,rgba(244,114,182,.44),transparent 72px),linear-gradient(135deg,#18181b,#581c87 48%,#164e63)}.index-module__storyboardProgressBadge__9mnng{min-width:94px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #777d87;border-radius:6px;color:#f8fafc;background:#0d0e10bd;padding:0 9px;font-size:12px;font-weight:700;white-space:nowrap}.index-module__storyboardProgressBadge__9mnng button{border:0;color:#b8bec8;background:transparent;cursor:pointer;padding:0;font-size:12px}.index-module__storyboardShotSelector__0WLWf{position:absolute;right:8px;top:8px;z-index:2;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(248,250,252,.28);border-radius:6px;color:#f8fafc;background:#0a0b0d9e;cursor:pointer}.index-module__storyboardShotSelector__0WLWf input{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0}.index-module__storyboardShotSelector__0WLWf svg{opacity:.34}.index-module__storyboardShotSelector__0WLWf input:checked+svg{color:#fff;opacity:1}.index-module__storyboardVideoComposer__NkYov{position:absolute;left:50%;top:calc(100% + 12px);z-index:24;min-width:650px;display:inline-flex;align-items:center;gap:12px;transform:translate(-50%);border:1px solid #2f3238;border-radius:12px;background:#202124;box-shadow:0 18px 46px #0000006b;padding:10px}.index-module__storyboardSelectAllButton__rBxH1{min-height:32px;display:inline-flex;align-items:center;gap:7px;border-left:1px solid #343840;color:#d1d5db;cursor:pointer;padding-left:12px;font-size:12px;white-space:nowrap}.index-module__storyboardSelectAllButton__rBxH1 input{width:13px;height:13px;accent-color:#f8fafc}.index-module__storyboardVideoBatchPanel__H9nOs{width:1600px;min-height:760px;overflow:hidden;border:1px solid #3c4048;border-radius:8px;background:#202124;box-shadow:0 22px 52px #00000057;padding:24px 26px 28px}.index-module__storyboardVideoGrid__h7B96{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 20px;padding-top:12px}.index-module__storyboardVideoCard__7F6gz{position:relative;aspect-ratio:16 / 9;display:grid;place-items:center;border:1px solid rgba(75,80,90,.42);border-radius:5px;color:#cbd5e1;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent),#151617}.index-module__storyboardVideoCardIdle__-D1r2{background:#242528}.index-module__storyboardVideoCardRunning__VLIVX{border-color:#2f7df6;box-shadow:0 0 0 1px #2f7df652}.index-module__storyboardVideoCardWaiting__p7OFi{border-color:#9a641f;box-shadow:0 0 0 1px #cc8b2a33}.index-module__storyboardVideoCardFailed__RkE9V{border-color:#d94747;box-shadow:0 0 0 1px #d9474738}.index-module__storyboardVideoCardTitle__rryxx{position:absolute;left:0;top:-18px;color:#8b949e;font-size:11px}.index-module__storyboardVideoPlay__dLYJt{display:inline-grid;place-items:center;color:#f8fafc38}.index-module__storyboardVideoStatusTag__ib31B{position:absolute;right:4px;top:-18px;border-radius:4px;color:#f8d28b;background:#7c5011c2;padding:1px 6px;font-size:10px}.index-module__storyboardVideoFailure__dRAZp{display:inline-grid;justify-items:center;gap:6px;color:#ef6464;font-size:12px}.index-module__storyboardVideoFailure__dRAZp strong{color:#ef6464;font-size:13px}.index-module__storyboardVideoFailure__dRAZp em{color:#8b949e;font-size:11px;font-style:normal}.index-module__shotImageEditor__P-JA8{position:absolute;left:16px;top:230px;z-index:34;width:520px;border:1px solid #343840;border-radius:10px;background:#202124fa;box-shadow:0 24px 70px #00000094;padding:10px}.index-module__shotEditorTools__9U4lK{display:flex;align-items:center;gap:8px;margin-bottom:12px}.index-module__shotEditorTools__9U4lK button{min-height:42px;display:inline-grid;place-items:center;gap:3px;border:1px solid #3f424a;border-radius:8px;color:#d1d5db;background:#2a2c32;cursor:pointer;padding:4px 10px;font-size:12px}.index-module__shotEditorExpand__UzgcL{margin-left:auto;min-width:32px!important}.index-module__shotImageEditor__P-JA8 p{max-height:84px;overflow:auto;color:#e5e7eb;font-size:13px;line-height:1.6;margin:0 0 12px}.index-module__shotEditorBar__hWqfb{display:flex;align-items:center;gap:12px;color:#d1d5db;font-size:12px}.index-module__shotEditorBar__hWqfb span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.index-module__imageParamButton__K-p3e,.index-module__iconParamButton__ZNpWW{min-height:28px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;color:#e5e7eb;background:transparent;padding:0 8px;font-size:12px;cursor:pointer}.index-module__imageParamButton__K-p3e:hover,.index-module__iconParamButton__ZNpWW:hover{background:#34363b}.index-module__imageParamButton__K-p3e small{color:#aeb4bc;font-size:11px;line-height:1;white-space:nowrap}.index-module__paramTooltip__dcKdI{position:absolute;right:122px;bottom:48px;z-index:45;border:1px solid #1d1f24;border-radius:7px;color:#f8fafc;background:#090a0c;box-shadow:0 12px 30px #0000006b;padding:6px 9px;font-size:12px;pointer-events:none;white-space:nowrap}.index-module__imageParamActive__LSwjV{color:#fff;background:#3a3d43}.index-module__panoramaBadge__pmjuP{min-width:25px;min-height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:#d7f7ff;background:#0f6b7d;font-size:10px;font-weight:700;line-height:1}.index-module__imageModelMenu__--ktr,.index-module__videoModelMenu__g4ZKp,.index-module__imageSizeMenu__9Qel0,.index-module__videoSettingsMenu__YF2Gg,.index-module__cameraPanel__aU8jO,.index-module__advancedPanel__tfRwk,.index-module__countMenu__PhXgK{position:absolute;z-index:30;border:1px solid #4b4f57;border-radius:12px;background:#252629;box-shadow:0 20px 52px #0000007a}.index-module__imageModelMenu__--ktr{left:12px;bottom:44px;width:360px;max-height:430px;display:grid;gap:4px;overflow:auto;padding:8px}.index-module__videoModelMenu__g4ZKp{left:12px;bottom:44px;width:370px;max-height:430px;display:grid;gap:4px;overflow:auto;padding:8px}.index-module__imageModelMenu__--ktr button,.index-module__videoModelMenu__g4ZKp button{min-height:52px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;border:0;border-radius:9px;color:#f8fafc;background:transparent;padding:8px 10px;text-align:left;cursor:pointer}.index-module__imageModelMenu__--ktr button:hover,.index-module__videoModelMenu__g4ZKp button:hover{background:#4a4c50}.index-module__imageModelIcon__kyMKN{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#3a3c42}.index-module__imageModelMenu__--ktr strong,.index-module__imageModelMenu__--ktr small,.index-module__videoModelMenu__g4ZKp strong,.index-module__videoModelMenu__g4ZKp small{display:block}.index-module__imageModelMenu__--ktr small,.index-module__videoModelMenu__g4ZKp small{margin-top:2px;color:#aeb4bc;font-size:11px}.index-module__imageModelMenu__--ktr em,.index-module__videoModelMenu__g4ZKp em{border-radius:5px;color:#cbd5e1;background:#3d3f45;padding:2px 6px;font-size:11px;font-style:normal}.index-module__modelMenuEmpty__3MCRb{display:grid;gap:4px;border-radius:9px;color:#d1d5db;background:#0f172a57;padding:12px}.index-module__modelMenuEmpty__3MCRb strong,.index-module__modelMenuEmpty__3MCRb small{display:block}.index-module__modelMenuEmpty__3MCRb small{color:#9ca3af;font-size:11px}.index-module__imageSizeMenu__9Qel0{left:128px;bottom:44px;width:300px;padding:12px}.index-module__videoSettingsMenu__YF2Gg{left:150px;bottom:44px;width:350px;padding:14px}.index-module__imageMenuTitle__c4uJi{margin-bottom:8px;color:#aeb4bc;font-size:13px}.index-module__segmentGrid__XVdy4{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.index-module__segmentGrid__XVdy4 button,.index-module__ratioGrid__a7-O9 button,.index-module__videoRatioGrid__K47fP button,.index-module__upscaleFactors__s6lFb button{min-height:34px;border:1px solid #4b4f57;border-radius:8px;color:#d1d5db;background:transparent;cursor:pointer}.index-module__ratioGrid__a7-O9{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.index-module__videoRatioGrid__K47fP{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:12px}.index-module__ratioGrid__a7-O9 button,.index-module__videoRatioGrid__K47fP button{min-height:54px;display:grid;place-items:center;font-size:12px}.index-module__ratioGrid__a7-O9 button:disabled{cursor:not-allowed;opacity:.42}.index-module__ratioGrid__a7-O9 button span,.index-module__videoRatioGrid__K47fP button span{width:14px;height:10px;display:block;border:1px solid #9ca3af;border-radius:2px}.index-module__videoDuration__b-GO-{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;margin:10px 0;color:#d1d5db;font-size:13px}.index-module__videoDuration__b-GO- input{grid-column:1 / -1;width:100%}.index-module__imageOptionActive__XRpMw{border-color:#f8fafc!important;color:#fff!important;background:#52545a!important}.index-module__cameraPanel__aU8jO{left:12px;right:12px;bottom:42px;padding:0 0 14px}.index-module__cameraPanelHeader__9-mrJ{min-height:46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #35383f;padding:0 16px}.index-module__cameraPanelHeader__9-mrJ button{border:0;color:#aeb4bc;background:transparent;cursor:pointer;font-size:24px}.index-module__cameraColumns__lLxA1{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 32px 18px}.index-module__cameraColumns__lLxA1 button{min-height:92px;display:grid;place-items:center;border:1px solid #4b4f57;border-radius:10px;color:#d1d5db;background:#2a2c32;cursor:pointer}.index-module__cameraColumns__lLxA1 span{color:#9ca3af;font-size:12px}.index-module__emptyProjectLauncher__wbbrQ{position:absolute;left:50%;top:50%;z-index:3;display:grid;gap:12px;justify-items:center;color:#94a3b8;transform:translate(-50%,-50%)}.index-module__emptyProjectLauncher__wbbrQ button{height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:9px;padding:0 12px;color:#f8fafc;background:#272a30;cursor:pointer}.index-module__cameraUseButton__QSZgQ{float:right;margin-right:18px;border:0;border-radius:8px;color:#fff;background:#06b6d4;padding:8px 14px;cursor:pointer}.index-module__advancedPanel__tfRwk{left:0;right:0;bottom:-92px;display:grid;gap:16px;padding:14px 16px 18px}.index-module__advancedPanel__tfRwk small{color:#9ca3af}.index-module__advancedPanel__tfRwk label{display:flex;align-items:center;justify-content:space-between;color:#f3f4f6}.index-module__advancedPanel__tfRwk input{width:38px;height:20px}.index-module__countMenu__PhXgK{right:54px;bottom:-92px;width:66px;display:grid;gap:4px;padding:7px}.index-module__countMenu__PhXgK button{min-height:32px;border:0;border-radius:7px;color:#d1d5db;background:transparent;cursor:pointer}.index-module__upscaleComposer__ikkkt{display:grid;gap:12px}.index-module__upscaleComposer__ikkkt>strong{color:#f3f4f6;font-size:15px}.index-module__upscaleComposer__ikkkt label{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:12px;color:#d1d5db;font-size:13px}.index-module__upscaleComposer__ikkkt select{height:34px;border:1px solid #4b4f57;border-radius:7px;color:#f3f4f6;background:#252629;padding:0 10px}.index-module__upscaleFactors__s6lFb{display:grid;grid-template-columns:100px repeat(3,1fr);align-items:center;gap:8px;color:#d1d5db;font-size:13px}.index-module__upscaleRunRow__FOI1G{display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#9ca3af;font-size:12px}.index-module__effectLibrary__ZwKkG,.index-module__motionLibrary__mHAZP,.index-module__characterLibrary__q71B0{position:absolute;left:50%;bottom:calc(100% - 2px);z-index:42;transform:translate(-50%);border:1px solid #4b4f57;border-radius:12px;background:#252629;box-shadow:0 24px 70px #0000008f}.index-module__effectLibrary__ZwKkG{width:min(1180px,84vw);min-height:620px;padding:16px}.index-module__motionLibrary__mHAZP{width:720px;max-width:76vw;padding:14px}.index-module__characterLibrary__q71B0{width:min(1180px,82vw);min-height:620px;padding:16px}.index-module__modalClose__O8WJY{position:absolute;right:14px;top:10px;border:0;color:#aeb4bc;background:transparent;cursor:pointer;font-size:28px}.index-module__libraryTabs__15o5N{display:flex;align-items:center;gap:18px;margin:0 40px 14px 0;color:#8b949e;font-size:14px}.index-module__libraryTabs__15o5N strong{color:#f8fafc}.index-module__libraryTabs__15o5N button{border:0;color:#8b949e;background:transparent;cursor:pointer;padding:0;font:inherit}.index-module__libraryTabs__15o5N button:hover,.index-module__libraryTabActive__NrLuN{color:#f8fafc!important}.index-module__libraryTabButton__acYMF{display:inline-flex;align-items:center}.index-module__libraryTabWithBadge__wDHsP{display:inline-flex;align-items:center;gap:6px}.index-module__libraryTabWithBadge__wDHsP em{border-radius:999px;color:#031018;background:#22d3ee;padding:1px 6px;font-size:10px;font-style:normal;font-weight:800;line-height:1.4}.index-module__effectSearchRow__RcYyw{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 34px 16px 0}.index-module__effectSearchRow__RcYyw input{width:340px;height:34px;border:1px solid #3f424a;border-radius:8px;color:#f8fafc;background:#3a3c42;padding:0 12px;outline:0}.index-module__effectSearchRow__RcYyw input::placeholder{color:#a0a6af}.index-module__effectSearchRow__RcYyw span{min-height:28px;display:inline-flex;align-items:center;border-radius:7px;color:#aeb4bc;background:#34363b;padding:0 10px;font-size:12px}.index-module__effectGrid__kQg32{max-height:510px;overflow:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.index-module__effectGrid__kQg32 button{min-width:0;display:grid;gap:6px;border:0;color:#f8fafc;background:transparent;text-align:left;cursor:pointer;padding:0}.index-module__effectGrid__kQg32 button:hover span,.index-module__effectCardActive__we9BW span{outline:2px solid #d1d5db}.index-module__effectGrid__kQg32 strong,.index-module__effectGrid__kQg32 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__effectGrid__kQg32 strong{font-size:12px}.index-module__effectGrid__kQg32 small{color:#9ca3af;font-size:11px}.index-module__effectThumbDark__HkXo7,.index-module__effectThumbSky__pp8v-,.index-module__effectThumbProduct__x0brk{aspect-ratio:1 / 1;display:grid;place-items:start;overflow:hidden;border-radius:8px;color:#f8fafcc7;padding:8px}.index-module__effectThumbDark__HkXo7{background:radial-gradient(circle at 70% 30%,rgba(96,165,250,.46),transparent 38px),linear-gradient(135deg,#090a0c,#1f2937 48%,#020617)}.index-module__effectThumbSky__pp8v-{background:radial-gradient(circle at 35% 22%,rgba(255,255,255,.56),transparent 32px),linear-gradient(135deg,#6b7280,#93c5fd 52%,#1e293b)}.index-module__effectThumbProduct__x0brk{background:radial-gradient(circle at 55% 42%,rgba(251,191,36,.46),transparent 34px),linear-gradient(135deg,#2f1b14,#4b5563 52%,#111827)}.index-module__motionGrid__vfmgz{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.index-module__motionGrid__vfmgz button{display:grid;gap:4px;border:0;color:#f8fafc;background:transparent;cursor:pointer;font-size:12px}.index-module__motionGrid__vfmgz button:hover span{outline:1px solid #35d3ff}.index-module__motionThumbWide__YtrWj,.index-module__motionThumbClose__JfcEX{height:64px;border-radius:5px;background:radial-gradient(circle at 62% 42%,rgba(53,211,255,.52),transparent 28px),linear-gradient(135deg,#0f172a,#1f2937 45%,#111827)}.index-module__motionThumbClose__JfcEX{background:radial-gradient(circle at 50% 48%,rgba(249,115,22,.48),transparent 30px),linear-gradient(135deg,#111827,#334155)}.index-module__characterHeader__FYpGZ{display:flex;align-items:center;justify-content:space-between;margin:0 28px 16px 0;color:#f8fafc}.index-module__characterHeader__FYpGZ span{color:#9ca3af;font-size:12px}.index-module__characterUploadCard__-uQF2{width:170px;height:160px;display:grid;align-content:center;justify-items:center;gap:8px;border:1px solid #4b4f57;border-radius:6px;background:#34363b}.index-module__characterUploadCard__-uQF2 button{width:108px;min-height:28px;border:0;border-radius:6px;color:#f8fafc;background:#5a5c61;cursor:pointer;font-size:12px}.index-module__characterUploadCard__-uQF2 small{margin-top:8px;color:#9ca3af}.index-module__characterAssetGrid__LhTBk{position:absolute;left:210px;top:112px;display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;width:calc(100% - 250px)}.index-module__characterAssetGrid__LhTBk button{min-height:150px;display:grid;align-content:end;gap:5px;border:1px solid #4b4f57;border-radius:8px;color:#f8fafc;background:#303238;cursor:pointer;padding:12px;text-align:left}.index-module__characterAssetGrid__LhTBk button strong,.index-module__characterAssetGrid__LhTBk button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__characterAssetGrid__LhTBk button strong{font-size:12px}.index-module__characterAssetGrid__LhTBk button small{color:#9ca3af;font-size:11px}.index-module__characterAssetGrid__LhTBk button span{height:92px;display:block;border-radius:6px}.index-module__characterAssetActive__qNJbK{border-color:#35d3ff!important;box-shadow:0 0 0 1px #35d3ff75}.index-module__characterAssetDisabled__5YwfK{cursor:not-allowed!important;opacity:.45}.index-module__characterThumbStore__D0cft{background:radial-gradient(circle at 48% 38%,rgba(248,250,252,.4),transparent 36px),linear-gradient(135deg,#364152,#0f172a 56%,#111827)}.index-module__characterThumbProduct__HGhzx{background:radial-gradient(circle at 52% 44%,rgba(250,204,21,.46),transparent 34px),linear-gradient(135deg,#3b2f1b,#7f1d1d 48%,#111827)}.index-module__characterThumbPortrait__J-vTI{background:radial-gradient(circle at 50% 32%,rgba(251,207,232,.54),transparent 26px),linear-gradient(135deg,#1f2937,#4c1d95 56%,#111827)}.index-module__characterThumbLandscape__u2uHP{background:radial-gradient(circle at 70% 28%,rgba(191,219,254,.5),transparent 28px),linear-gradient(135deg,#14532d,#1f2937 52%,#111827)}.index-module__characterConfirm__Z1Vjc{position:absolute;right:16px;bottom:16px;border:0;border-radius:8px;color:#fff;background:#06b6d4;padding:9px 16px;cursor:pointer}.index-module__contextMenu__7aDp-{position:absolute;z-index:60;width:178px;display:grid;gap:2px;padding:10px 8px;border:1px solid rgba(75,85,99,.62);border-radius:12px;background:#202124fa;box-shadow:0 22px 60px #00000075}.index-module__canvasContextMenu__7Lp1r,.index-module__portMenu__RtNE6{width:230px}.index-module__contextMenuTitle__c58-s{padding:2px 9px 7px;color:#9ca3af;font-size:12px;font-weight:700}.index-module__contextMenu__7aDp- button{min-height:32px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:7px;color:#e5e7eb;background:transparent;font-size:12px;text-align:left;cursor:pointer;padding:0 9px}.index-module__contextMenu__7aDp- .index-module__contextMenuSectionToggle__g3T9y{color:#f3f4f6;font-weight:700}.index-module__contextMenu__7aDp- .index-module__contextMenuNestedItem__3d2E-{padding-left:20px}.index-module__contextMenu__7aDp- button:hover:not(:disabled){background:#3a3b40}.index-module__contextMenu__7aDp- button:disabled{color:#6b7280;cursor:default}.index-module__portMenuItem__UAKWf{min-height:48px!important;gap:12px}.index-module__portMenuItem__UAKWf svg{width:18px;height:18px}.index-module__portMenuItem__UAKWf>span:first-child>svg{width:34px;height:34px;padding:8px;border-radius:8px;color:#f9fafb;background:#4a4b50}.index-module__portMenuItemDisabled__fc8mq>span:first-child,.index-module__portMenuItemDisabled__fc8mq>span:first-child>svg,.index-module__portMenuItemDisabled__fc8mq>span:last-child{opacity:.42}.index-module__portMenuItemDisabled__fc8mq>span:first-child>svg{background:#303136}.index-module__contextMenu__7aDp- button>span:first-child{display:inline-flex;align-items:center;gap:7px}.index-module__contextMenu__7aDp- button>span:last-child:not(:first-child){color:#8b949e}.index-module__contextMenuDanger__2PcQ0{color:#f3f4f6}.index-module__contextMenuDivider__BAuub{height:1px;margin:5px 4px;background:#4b55637a}.index-module__capabilityList__j2qRx{display:flex;flex-direction:column;gap:8px}.index-module__capabilityCard__XQ-hJ{display:flex;flex-direction:column;gap:6px}.index-module__muted__CaPuW{color:#8b949e;font-size:12px}.index-module__jobs__akHFA{display:flex;flex-direction:column;gap:8px}.index-module__jobRow__ZHb4P{border:1px solid #2d3036;border-radius:8px;padding:8px;background:#1b1d21;font-size:12px}.index-module__jobActions__hl2d8{display:flex;gap:6px;margin-top:8px}@media(max-width:960px){.index-module__directorStageFullscreen__5ruEG{top:10px;right:10px;bottom:10px;left:10px;padding:10px}.index-module__directorStageEditor__FYU0D{grid-template-columns:1fr;grid-template-rows:auto minmax(360px,1fr) auto}.index-module__directorStageToolbar__TrfVe{grid-template-columns:repeat(3,minmax(0,1fr))}.index-module__directorStageReferenceImage__lO7-q{width:132px}}@media(max-width:640px){.index-module__directorStageFullscreen__5ruEG{top:4px;right:4px;bottom:4px;left:4px;gap:8px;padding:8px}.index-module__directorStageEditor__FYU0D{align-content:start;grid-template-rows:minmax(180px,32dvh) minmax(360px,60dvh) auto;gap:10px;overflow-y:auto}.index-module__directorStageToolbar__TrfVe{grid-template-columns:minmax(0,1fr);max-height:32dvh;overflow-y:auto}.index-module__directorStageToolSection__N8Ubl{grid-column:1}.index-module__directorStageViewport__CIIYg{min-height:360px}.index-module__directorStageInspector__0Gvup{max-height:52dvh}}@media(max-width:1100px){.index-module__studio__BZnx1{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.index-module__studio__BZnx1{grid-template-columns:1fr}.index-module__sidebar__DH-lb{display:none}}.index-module__canvasSurfaceScriptFullscreen__wXJ7b .index-module__canvasRail__IWLWI,.index-module__canvasSurfaceScriptFullscreen__wXJ7b .index-module__railPanel__6Hu0F,.index-module__canvasSurfaceScriptFullscreen__wXJ7b .index-module__addMenu__uX6NC,.index-module__canvasSurfaceScriptFullscreen__wXJ7b .index-module__minimapDock__Ivvxm,.index-module__canvasSurfaceScriptFullscreen__wXJ7b .index-module__edgeLayer__ma41Q{visibility:hidden;pointer-events:none}.index-module__nodeScriptFullscreen__96tEi{overflow:hidden;border:1px solid var(--aigc-line);border-radius:var(--z-radius-lg);background:var(--aigc-surface);box-shadow:0 30px 80px #03081280}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptResultPanel__ZbcX1.index-module__scriptPanelFullscreen__QjFKk{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:inherit;background:var(--aigc-surface);box-shadow:none}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchHeader__Fg3MZ{flex:none;border-color:var(--aigc-line);background:var(--aigc-surface-raised)}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchStepButton__XoQC3{border-color:var(--aigc-line);background:color-mix(in srgb,var(--aigc-surface-raised) 86%,var(--aigc-surface));color:var(--aigc-muted)}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchStepButton__XoQC3:hover,.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchStepActive__EdODI{border-color:color-mix(in srgb,var(--z-action-primary) 58%,var(--aigc-line));background:var(--z-action-primary-soft);color:var(--aigc-text)}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchStepIndex__Aa7sN{background:var(--aigc-surface);color:var(--aigc-text);box-shadow:inset 0 0 0 1px var(--aigc-line)}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchStepActive__EdODI .index-module__scriptWorkbenchStepIndex__Aa7sN{background:var(--z-action-primary);color:#fff;box-shadow:none}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchBody__ZhVmK{min-height:0;height:auto;flex:1;background:var(--aigc-surface)}.index-module__nodeScriptFullscreen__96tEi .index-module__scriptWorkbenchFooter__dotXN{border-color:var(--aigc-line);background:var(--aigc-surface-raised)}.index-module__studio__BZnx1{background:var(--zupod-ink, #18212f);color:var(--zupod-paper, #fffefb)}.index-module__toolbar__FAXKB{min-height:58px;border-bottom-color:#bfd8c238;background:#18212feb;box-shadow:0 12px 32px #020a1433}.index-module__studioIdentity__EGNYU{display:flex;align-items:center;gap:8px;min-width:138px;padding-right:12px;border-right:1px solid rgba(191,216,194,.2)}.index-module__studioIdentity__EGNYU img{width:34px;height:34px;object-fit:contain;border:1px solid rgba(255,101,71,.28);border-radius:12px;background:#fffefbf0}.index-module__studioIdentity__EGNYU span,.index-module__studioIdentity__EGNYU strong,.index-module__studioIdentity__EGNYU small{display:block}.index-module__studioIdentity__EGNYU strong{color:var(--zupod-paper, #fffefb);font-size:11px;letter-spacing:.08em}.index-module__studioIdentity__EGNYU small{margin-top:2px;color:var(--zupod-sage, #bfd8c2);font-size:8px;letter-spacing:.16em}.index-module__canvasName__1Bp9D{border-color:#bfd8c275;border-radius:10px;background:var(--zupod-paper, #fffefb);color:var(--zupod-ink, #18212f)}.index-module__canvasSurface__0Hs90{background-color:#121c2a;background-image:radial-gradient(circle at 78% 12%,rgba(191,216,194,.12),transparent 34%),radial-gradient(circle at 12% 88%,rgba(169,214,255,.1),transparent 32%),radial-gradient(rgba(191,216,194,.27) 1px,transparent 1px);background-size:auto,auto,18px 18px}.index-module__canvasRail__IWLWI,.index-module__addMenu__uX6NC,.index-module__railPanel__6Hu0F,.index-module__contextMenu__7aDp-,.index-module__projectMenu__jk19E{border-color:#bfd8c238;background:#18212ff5;box-shadow:0 22px 64px #020a1466}.index-module__railPrimary__z4Avg{color:#fff;background:var(--zupod-coral, #ff6547)}.index-module__railButton__EbN-z{background:#fffefb12}.index-module__railButtonActive__EYe9U{color:var(--zupod-coral, #ff6547);background:#ff654724}.index-module__canvasItemActive__jaxuJ,.index-module__projectItemActive__-32nM{border-color:#ff6547b3;background:#ff65471f}.index-module__projectItem__KLqJ7 em,.index-module__menuTag__Vb7To,.index-module__autoSave_saved__S7yyP{color:var(--zupod-sage, #bfd8c2)}.index-module__edgeCore__B1UAl{stroke:#ff654752}.index-module__edgeFlow__-FKlh{stroke:var(--zupod-coral, #ff6547)}.index-module__edgeFlowSecondary__W8Nz6{stroke:var(--zupod-butter, #f6d77a)}.index-module__nodeSelected__GcO0l,.index-module__nodePromptPreview__in043.index-module__nodeSelected__GcO0l{border-color:var(--zupod-coral, #ff6547);box-shadow:0 0 0 3px #ff65472e}.index-module__templateHint__f2NFh{color:var(--zupod-sage, #bfd8c2);font-weight:700;letter-spacing:.04em}.index-module__templateCard__V9p31{height:66px;border-color:#bfd8c23d;border-radius:14px;background:linear-gradient(90deg,#1f2c3bfa,#141b26fa);box-shadow:0 16px 34px #020a143d;transition:border-color .16s ease,transform .16s ease}.index-module__templateCard__V9p31:hover{border-color:var(--zupod-coral, #ff6547);transform:translateY(-2px)}.index-module__template_story__2Sjw0{box-shadow:inset 3px 0 0 var(--zupod-coral, #ff6547)}.index-module__template_character__-sqqS{box-shadow:inset 3px 0 0 var(--zupod-sage, #bfd8c2)}.index-module__template_keyframe__wmM6y{box-shadow:inset 3px 0 0 var(--zupod-sky, #a9d6ff)}.index-module__template_audioVideo__yMiEM{box-shadow:inset 3px 0 0 var(--zupod-butter, #f6d77a)}.index-module__emptyProjectLauncher__wbbrQ button,.index-module__cameraUseButton__QSZgQ{border-color:transparent;color:#fff;background:var(--zupod-coral, #ff6547)}@media(max-width:920px){.index-module__studioIdentity__EGNYU{min-width:auto}.index-module__studioIdentity__EGNYU span{display:none}.index-module__canvasName__1Bp9D{width:min(210px,34vw)}}@media(max-width:640px){.index-module__studioIdentity__EGNYU,.index-module__toolbarLeft__ayUwR>svg{display:none}.index-module__toolbar__FAXKB{padding-inline:8px}.index-module__canvasName__1Bp9D{width:min(210px,52vw)}.index-module__templateList__YquBo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(440px,calc(100vw - 86px))}.index-module__templateCard__V9p31{width:100%}}.index-module__studioLoading__7oVGd{display:grid!important;min-height:100%;place-items:center;background:var(--z-bg-canvas);color:var(--z-action-primary)}.index-module__studio__BZnx1{--aigc-canvas: color-mix(in srgb, var(--z-bg-canvas) 88%, var(--z-color-sage-300));--aigc-surface: #171819;--aigc-surface-raised: #202124;--aigc-line: rgba(229, 231, 235, .18);--aigc-line-soft: rgba(255, 255, 255, .075);--aigc-text: var(--z-color-paper);--aigc-muted: rgba(255, 254, 251, .64);--aigc-disabled: rgba(255, 254, 251, .36);background:var(--aigc-canvas);color:var(--aigc-text);font-family:var(--z-font-sans)}.index-module__viewport__MSSkw{background:var(--aigc-canvas)}.index-module__toolbar__FAXKB{min-height:62px;padding:var(--z-space-2) var(--z-space-3);border-bottom:1px solid var(--aigc-line);background:color-mix(in srgb,var(--aigc-surface) 94%,transparent);box-shadow:0 10px 30px #18212f14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.index-module__toolbarLeft__ayUwR,.index-module__toolbarRight__14QSQ{gap:var(--z-space-2)}.index-module__studioIdentity__EGNYU{min-width:146px;gap:var(--z-space-2);padding-right:var(--z-space-3);border-right-color:var(--aigc-line)}.index-module__studioIdentity__EGNYU img{width:36px;height:36px;border-color:color-mix(in srgb,var(--z-action-primary) 38%,var(--aigc-line));border-radius:var(--z-radius-md);background:var(--z-color-paper)}.index-module__studioIdentity__EGNYU strong{color:var(--aigc-text);font-weight:var(--z-weight-bold)}.index-module__studioIdentity__EGNYU small{color:var(--z-color-sage-300)}.index-module__canvasName__1Bp9D{height:38px;border-color:var(--aigc-line)!important;border-radius:var(--z-radius-sm)!important;background:var(--z-color-paper)!important;color:var(--z-color-ink-900)!important;font-weight:var(--z-weight-semibold);box-shadow:var(--z-shadow-xs)}.index-module__canvasName__1Bp9D:focus{border-color:var(--z-action-primary)!important;box-shadow:var(--z-shadow-focus)!important}.index-module__projectMenuButton__9ao8L{color:var(--z-color-ink-700)}.index-module__projectMenuButton__9ao8L:hover{background:var(--z-action-primary-soft);color:var(--z-action-primary-hover)}.index-module__projectMenu__jk19E,.index-module__addMenu__uX6NC,.index-module__railPanel__6Hu0F,.index-module__contextMenu__7aDp-{border:1px solid var(--aigc-line);border-radius:var(--z-radius-lg);background:color-mix(in srgb,var(--aigc-surface) 96%,transparent);box-shadow:var(--z-shadow-lg);color:var(--aigc-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.index-module__projectMenuHeader__d2J40,.index-module__railPanelHeader__1xu-U{border-bottom-color:var(--aigc-line-soft);color:var(--aigc-text)}.index-module__projectMenuHeader__d2J40 button,.index-module__railPanelHeader__1xu-U button{border-color:var(--aigc-line);border-radius:var(--z-radius-sm);background:#ffffff12;color:var(--aigc-text)}.index-module__projectMenuHeader__d2J40 button:hover,.index-module__railPanelHeader__1xu-U button:hover{border-color:var(--z-action-primary);background:var(--z-action-primary-soft)}.index-module__projectItem__KLqJ7{border-radius:var(--z-radius-sm);color:var(--aigc-text)}.index-module__projectItem__KLqJ7:hover{background:#ffffff12}.index-module__projectItemActive__-32nM{border-color:color-mix(in srgb,var(--z-action-primary) 70%,transparent);background:var(--z-action-primary-soft)}.index-module__projectSelect__ykwlK small,.index-module__projectEmpty__2E2d3,.index-module__muted__CaPuW,.index-module__railPanelHeader__1xu-U small,.index-module__railPanelEmpty__umvEt{color:var(--aigc-muted)}.index-module__projectItem__KLqJ7 em{background:var(--z-status-success-soft);color:var(--z-color-sage-300)}.index-module__projectDelete__ZSrHL{color:var(--aigc-muted)}.index-module__projectDelete__ZSrHL:hover{background:var(--z-status-danger-soft);color:var(--z-status-danger);opacity:1}.index-module__autoSaveStatus__Pu3ZR{padding:5px 9px;border:1px solid var(--aigc-line);border-radius:var(--z-radius-pill);background:#ffffff0e;color:var(--aigc-muted);font-size:var(--z-text-xs)}.index-module__autoSave_saved__S7yyP{border-color:color-mix(in srgb,var(--z-status-success) 36%,var(--aigc-line));background:var(--z-status-success-soft);color:var(--z-color-sage-300)}.index-module__autoSave_dirty__rgqn5,.index-module__autoSave_saving__LSUOT{border-color:color-mix(in srgb,var(--z-status-warning) 36%,var(--aigc-line));background:var(--z-status-warning-soft);color:var(--z-color-butter-300)}.index-module__autoSave_error__5o135{border-color:color-mix(in srgb,var(--z-status-danger) 36%,var(--aigc-line));background:var(--z-status-danger-soft);color:var(--z-status-danger)}.index-module__toolbarSaveButton__tXA5B,.index-module__toolbarRunButton__207-W{height:38px;border-radius:var(--z-radius-sm)!important;font-weight:var(--z-weight-semibold)}.index-module__toolbarSaveButton__tXA5B{border-color:var(--aigc-line)!important;background:#ffffff13!important;color:var(--aigc-text)!important}.index-module__toolbarSaveButton__tXA5B:hover{border-color:var(--z-action-primary)!important;color:var(--z-color-coral-400)!important}.index-module__toolbarRunButton__207-W{border-color:var(--z-action-primary)!important;background:var(--z-action-primary)!important;color:#fff!important;box-shadow:0 8px 20px var(--z-action-primary-soft)}.index-module__toolbarRunButton__207-W:hover{background:var(--z-action-primary-hover)!important}.index-module__canvasSurface__0Hs90{background-color:var(--aigc-canvas);background-image:radial-gradient(circle at 80% 10%,color-mix(in srgb,var(--z-color-sage-300) 13%,transparent),transparent 34%),radial-gradient(circle at 12% 88%,color-mix(in srgb,var(--z-color-sky-300) 11%,transparent),transparent 32%),linear-gradient(color-mix(in srgb,var(--z-color-sage-500) 13%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--z-color-sage-500) 13%,transparent) 1px,transparent 1px),radial-gradient(color-mix(in srgb,var(--z-color-sage-500) 42%,transparent) 1.2px,transparent 1.2px);background-size:auto,auto,96px 96px,96px 96px,24px 24px}.index-module__canvasRail__IWLWI,.index-module__minimapDock__Ivvxm{border:1px solid var(--aigc-line);border-radius:var(--z-radius-lg);background:color-mix(in srgb,var(--aigc-surface) 94%,transparent);box-shadow:var(--z-shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.index-module__railPrimary__z4Avg,.index-module__railButton__EbN-z,.index-module__minimapDock__Ivvxm button{border-radius:var(--z-radius-sm);color:var(--aigc-muted);transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.index-module__railPrimary__z4Avg{background:var(--z-action-primary);color:#fff}.index-module__railButton__EbN-z,.index-module__minimapDock__Ivvxm button{background:#fff1}.index-module__railButton__EbN-z:hover,.index-module__minimapDock__Ivvxm button:hover{background:#ffffff1f;color:var(--aigc-text)}.index-module__railButtonActive__EYe9U,.index-module__minimapActive__BDCw2{background:var(--z-action-primary-soft)!important;color:var(--z-color-coral-400)!important}.index-module__railPanelCard__tJ-l7,.index-module__capabilityCard__XQ-hJ,.index-module__jobRow__ZHb4P{border-color:var(--aigc-line);border-radius:var(--z-radius-md);background:#ffffff0e;color:var(--aigc-text)}.index-module__railPanelCard__tJ-l7:hover,.index-module__capabilityCard__XQ-hJ:hover,.index-module__jobRow__ZHb4P:hover{border-color:color-mix(in srgb,var(--z-action-primary) 56%,var(--aigc-line));background:#ffffff17}.index-module__node__YF2vg{border-color:var(--aigc-line);border-radius:var(--z-radius-lg);background:linear-gradient(155deg,color-mix(in srgb,var(--aigc-surface-raised) 94%,transparent),color-mix(in srgb,var(--aigc-surface) 98%,transparent));color:var(--aigc-text);box-shadow:var(--z-shadow-md);transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.index-module__node__YF2vg:hover{border-color:var(--z-border-strong);box-shadow:var(--z-shadow-lg)}.index-module__nodeSelected__GcO0l,.index-module__nodePromptPreview__in043.index-module__nodeSelected__GcO0l{border-color:var(--z-action-primary);box-shadow:0 0 0 3px var(--z-action-primary-soft),var(--z-shadow-lg)}.index-module__node_prompt__4K0Dj{box-shadow:inset 3px 0 0 var(--z-color-coral-500),var(--z-shadow-md)}.index-module__node_image_generate__1-aGS{box-shadow:inset 3px 0 0 var(--z-color-sage-300),var(--z-shadow-md)}.index-module__node_video_generate__KhJjB,.index-module__node_video_compose__gcOqm{box-shadow:inset 3px 0 0 var(--z-color-sky-300),var(--z-shadow-md)}.index-module__node_reference_note__9pjk4,.index-module__node_script_generate__0CUP5{box-shadow:inset 3px 0 0 var(--z-color-butter-300),var(--z-shadow-md)}.index-module__node_audio_generate__Hm4Ii,.index-module__node_director_stage__3MVvz{box-shadow:inset 3px 0 0 var(--z-color-lilac-300),var(--z-shadow-md)}.index-module__nodeComposer__Lcvio,.index-module__outputList__LAGr4,.index-module__parameterBar__Gtu2j{border-color:var(--aigc-line);border-radius:var(--z-radius-md);background:#ffffff0e}.index-module__composerTools__gZfru,.index-module__parameterBar__Gtu2j{color:var(--aigc-muted)}.index-module__promptPlaceholder__rFknh{color:var(--aigc-disabled)}.index-module__menuTag__Vb7To{border:1px solid color-mix(in srgb,var(--z-status-success) 36%,var(--aigc-line));border-radius:var(--z-radius-pill);background:var(--z-status-success-soft);color:var(--z-color-sage-300)}.index-module__runCircle__6vteg{background:var(--z-action-primary);color:#fff;box-shadow:0 7px 18px var(--z-action-primary-soft)}.index-module__runCircle__6vteg:hover:not(:disabled){background:var(--z-action-primary-hover);transform:translateY(-1px)}.index-module__runCircle__6vteg:disabled{background:#ffffff17;color:var(--aigc-disabled);box-shadow:none}.index-module__contextMenuTitle__c58-s,.index-module__sectionTitle__wmUlF{color:var(--aigc-muted);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.06em}.index-module__contextMenu__7aDp- button{border-radius:var(--z-radius-sm);color:var(--aigc-text)}.index-module__contextMenu__7aDp- button:hover:not(:disabled){background:#ffffff14}.index-module__contextMenuDanger__2PcQ0{color:var(--z-status-danger)!important}.index-module__contextMenuDanger__2PcQ0:hover:not(:disabled){background:var(--z-status-danger-soft)!important}.index-module__contextMenuDivider__BAuub{background:var(--aigc-line-soft)}.index-module__minimapPanel__okkIC,.index-module__minimapCanvas__aNjsC{border-color:var(--aigc-line);border-radius:var(--z-radius-md);background:color-mix(in srgb,var(--aigc-surface) 96%,transparent);box-shadow:var(--z-shadow-md)}.index-module__minimapNode__dwnOf{background:var(--z-color-sky-300)}.index-module__minimapNodeActive__VumZ-{background:var(--z-action-primary)}.index-module__minimapViewport__3VuQM{border-color:var(--z-color-coral-400);background:var(--z-action-primary-soft)}.index-module__edgeCore__B1UAl{stroke:color-mix(in srgb,var(--z-action-primary) 38%,transparent)}.index-module__edgeBase__HQfsw{stroke:color-mix(in srgb,var(--z-text-secondary) 42%,var(--z-color-sage-300));stroke-width:1.8;opacity:.66}.index-module__edgeFlow__-FKlh{stroke:var(--z-action-primary)}.index-module__edgeFlowSecondary__W8Nz6{stroke:var(--z-color-butter-300)}.index-module__edgeCutAction__TrNs4 button{border-color:var(--z-border-default);background:var(--z-bg-surface-raised);color:var(--z-text-secondary);box-shadow:var(--z-shadow-sm)}.index-module__edgeCutAction__TrNs4 button:hover{border-color:var(--z-status-danger);background:var(--z-status-danger-soft);color:var(--z-status-danger)}.index-module__nodeHandleLeft__S62rH,.index-module__nodeHandleRight__b35jX{border-color:#ffffff61;background:var(--aigc-surface-raised);color:var(--aigc-text);box-shadow:0 0 0 3px var(--aigc-canvas),var(--z-shadow-sm)}.index-module__nodeHandleLeft__S62rH:hover,.index-module__nodeHandleRight__b35jX:hover{border-color:var(--z-action-primary);background:var(--z-action-primary);color:#fff;box-shadow:0 0 0 3px var(--aigc-canvas),0 0 0 6px var(--z-action-primary-soft),var(--z-shadow-md)}.index-module__nodeLabel__mLrPe{color:var(--aigc-text)}.index-module__nodeTypeBadge__-cv-c,.index-module__capabilityBadge__tYqe7,.index-module__statusBadge__Ybi58{background:var(--z-status-info-soft);color:var(--z-color-sky-300)}.index-module__nodeText__WA3Hu{color:var(--aigc-muted)}.index-module__textNodeLabel__1rMvB{color:var(--z-text-secondary)}.index-module__nodeUpload__5L0sN{border-color:var(--aigc-line);background:var(--aigc-surface-raised);color:var(--aigc-muted);box-shadow:var(--z-shadow-xs)}.index-module__textToolbar__0N5I3{border-color:var(--aigc-line);background:color-mix(in srgb,var(--aigc-surface) 96%,transparent);box-shadow:var(--z-shadow-md)}.index-module__textToolbar__0N5I3 button{color:var(--aigc-muted)}.index-module__textToolbar__0N5I3 button:hover{background:#ffffff17;color:var(--aigc-text)}.index-module__textToolbarActive__gRWHC{background:var(--z-action-primary-soft)!important;color:var(--z-action-primary)!important}.index-module__textToolbar__0N5I3 span{background:var(--aigc-line)}.index-module__textEditorSurface__K9yNi,.index-module__referenceNoteSurface__NcGhe,.index-module__scriptWorkflowEntry__i0Edx{border-color:var(--aigc-line);background:color-mix(in srgb,var(--aigc-surface) 97%,transparent);color:var(--aigc-text);box-shadow:var(--z-shadow-md)}.index-module__textEditorGenerated__T3Md-{background:var(--aigc-surface-raised)}.index-module__nodeSelected__GcO0l .index-module__textEditorSurface__K9yNi,.index-module__nodeSelected__GcO0l .index-module__referenceNoteSurface__NcGhe{border-color:var(--z-action-primary);box-shadow:0 0 0 3px var(--z-action-primary-soft),var(--z-shadow-md)}.index-module__textContent__5rw63,.index-module__textGeneratedContent__8VY-b,.index-module__referenceNoteContent__3ntzQ,.index-module__textTextarea__yVB0g,.index-module__textGeneratedTextarea__3rJYg,.index-module__referenceNoteTextarea__fbPuG{color:var(--aigc-text);caret-color:var(--z-action-primary)}.index-module__textPlaceholder__xv4yt,.index-module__textTextarea__yVB0g::placeholder,.index-module__referenceNoteEmpty__u2y3u{color:var(--aigc-disabled)}.index-module__scriptWorkflowStep__ouNMM,.index-module__scriptWorkflowStepDone__QbUAz,.index-module__scriptWorkflowStepActive__-263u{color:var(--aigc-muted)}.index-module__scriptWorkflowStep__ouNMM svg{fill:var(--aigc-text);stroke:var(--aigc-surface);color:var(--aigc-text)}.index-module__scriptWorkflowStepIcon__rL-lv{border-color:var(--aigc-line);background:var(--aigc-surface-raised);color:var(--aigc-muted)}.index-module__scriptWorkflowStepActive__-263u .index-module__scriptWorkflowStepIcon__rL-lv{border-color:var(--z-action-primary);background:var(--z-action-primary);color:#fff}.index-module__scriptWorkflowStep__ouNMM em{background:var(--aigc-line)}.index-module__scriptWorkflowProgress__4rbIw{border-color:var(--aigc-line);background:var(--aigc-surface-raised);color:var(--aigc-muted)}.index-module__scriptOpenWorkflowButton__0uobw{border-radius:var(--z-radius-sm);background:var(--z-action-primary);color:#fff;box-shadow:0 8px 20px var(--z-action-primary-soft)}.index-module__scriptOpenWorkflowButton__0uobw:hover{background:var(--z-action-primary-hover)}@media(max-width:760px){.index-module__toolbar__FAXKB{min-height:58px}.index-module__toolbarRight__14QSQ .index-module__autoSaveStatus__Pu3ZR,.index-module__toolbarSaveButton__tXA5B span,.index-module__toolbarRunButton__207-W span{display:none}.index-module__toolbarSaveButton__tXA5B,.index-module__toolbarRunButton__207-W{width:38px;padding:0!important}}:root{color-scheme:light;--z-color-ink-950: #101720;--z-color-ink-900: #18212f;--z-color-ink-800: #253044;--z-color-ink-700: #344052;--z-color-coral-600: #eb5235;--z-color-coral-500: #ff6547;--z-color-coral-400: #ff8068;--z-color-sage-500: #8eb998;--z-color-sage-300: #bfd8c2;--z-color-sky-500: #78b7ef;--z-color-sky-300: #a9d6ff;--z-color-butter-500: #e8b94e;--z-color-butter-300: #f6d77a;--z-color-lilac-500: #a99cdf;--z-color-lilac-300: #cfc7f4;--z-color-paper: #fffefb;--z-color-cloud: #f5f7f2;--z-bg-canvas: #f5f7f2;--z-bg-surface: #fffefb;--z-bg-surface-raised: #ffffff;--z-bg-surface-subtle: #eef2ec;--z-bg-surface-strong: #e7ece5;--z-bg-overlay: rgba(16, 23, 32, .48);--z-bg-navigation: #24302d;--z-bg-navigation-hover: rgba(255, 255, 255, .08);--z-bg-navigation-active: rgba(255, 101, 71, .17);--z-text-primary: #18212f;--z-text-secondary: #586557;--z-text-tertiary: #7a8579;--z-text-disabled: #a5ada4;--z-text-inverse: #fffefb;--z-text-navigation: rgba(255, 255, 255, .72);--z-text-navigation-muted: rgba(255, 255, 255, .42);--z-action-primary: #ff6547;--z-action-primary-hover: #eb5235;--z-action-primary-active: #d9472e;--z-action-primary-soft: rgba(255, 101, 71, .12);--z-action-focus: rgba(255, 101, 71, .2);--z-status-success: #4f9262;--z-status-success-soft: rgba(142, 185, 152, .2);--z-status-info: #4c8fca;--z-status-info-soft: rgba(169, 214, 255, .3);--z-status-warning: #b67f16;--z-status-warning-soft: rgba(246, 215, 122, .3);--z-status-danger: #d94d45;--z-status-danger-soft: rgba(217, 77, 69, .12);--z-status-agent: #7767bd;--z-status-agent-soft: rgba(207, 199, 244, .36);--z-border-subtle: rgba(24, 33, 47, .08);--z-border-default: #dde2dc;--z-border-strong: #c7cec6;--z-border-inverse: rgba(255, 255, 255, .12);--z-shadow-xs: 0 1px 2px rgba(24, 33, 47, .05);--z-shadow-sm: 0 6px 18px rgba(24, 33, 47, .06);--z-shadow-md: 0 12px 36px rgba(24, 33, 47, .08);--z-shadow-lg: 0 22px 60px rgba(24, 33, 47, .12);--z-shadow-focus: 0 0 0 3px var(--z-action-focus);--z-font-sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--z-font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--z-text-xs: 11px;--z-text-sm: 12px;--z-text-md: 14px;--z-text-lg: 16px;--z-text-xl: 18px;--z-text-2xl: 22px;--z-text-3xl: 28px;--z-leading-tight: 1.24;--z-leading-body: 1.6;--z-weight-regular: 400;--z-weight-medium: 560;--z-weight-semibold: 680;--z-weight-bold: 760;--z-space-0: 0;--z-space-1: 4px;--z-space-2: 8px;--z-space-3: 12px;--z-space-4: 16px;--z-space-5: 20px;--z-space-6: 24px;--z-space-8: 32px;--z-space-10: 40px;--z-space-12: 48px;--z-space-16: 64px;--z-radius-xs: 6px;--z-radius-sm: 10px;--z-radius-md: 12px;--z-radius-lg: 16px;--z-radius-xl: 20px;--z-radius-2xl: 24px;--z-radius-pill: 999px;--z-duration-fast: .12s;--z-duration-base: .18s;--z-duration-slow: .24s;--z-ease-standard: cubic-bezier(.2, 0, 0, 1);--z-ease-emphasized: cubic-bezier(.2, .75, .25, 1);--z-shell-header-height: 64px;--z-shell-sidebar-width: 240px;--z-shell-sidebar-collapsed: 64px;--z-page-max-width: 1680px;--z-page-gutter: 24px;--z-page-section-gap: 24px;--z-control-height: 40px;--z-control-height-sm: 32px;--z-control-height-lg: 48px;--z-z-dropdown: 1050;--z-z-sticky: 1100;--z-z-modal: 1200;--z-data-1: #ff6547;--z-data-2: #8eb998;--z-data-3: #78b7ef;--z-data-4: #e8b94e;--z-data-5: #a99cdf;--z-data-6: #5f718b;--zupod-ink: var(--z-text-primary);--zupod-ink-soft: var(--z-color-ink-700);--zupod-cloud: var(--z-bg-canvas);--zupod-paper: var(--z-bg-surface);--zupod-line: var(--z-border-default);--zupod-muted: var(--z-text-secondary);--zupod-coral: var(--z-action-primary);--zupod-coral-hover: var(--z-action-primary-hover);--zupod-sage: var(--z-color-sage-300);--zupod-sky: var(--z-color-sky-300);--zupod-butter: var(--z-color-butter-300);--zupod-lilac: var(--z-color-lilac-300);--zupod-card-shadow: var(--z-shadow-md)}html.dark-mode{color-scheme:dark;--z-bg-canvas: #101720;--z-bg-surface: #18212f;--z-bg-surface-raised: #202a39;--z-bg-surface-subtle: #202a36;--z-bg-surface-strong: #2a3545;--z-bg-overlay: rgba(0, 0, 0, .68);--z-bg-navigation: #18211f;--z-bg-navigation-hover: rgba(255, 255, 255, .09);--z-bg-navigation-active: rgba(255, 118, 92, .18);--z-text-primary: #f4f7f2;--z-text-secondary: #b8c2b7;--z-text-tertiary: #8d998d;--z-text-disabled: #667267;--z-text-inverse: #101720;--z-action-primary: #ff765c;--z-action-primary-hover: #ff8a73;--z-action-primary-active: #ff9a86;--z-action-primary-soft: rgba(255, 118, 92, .16);--z-action-focus: rgba(255, 118, 92, .22);--z-status-success: #82bd90;--z-status-success-soft: rgba(130, 189, 144, .17);--z-status-info: #82beef;--z-status-info-soft: rgba(130, 190, 239, .18);--z-status-warning: #e5bd63;--z-status-warning-soft: rgba(229, 189, 99, .18);--z-status-danger: #ef7b70;--z-status-danger-soft: rgba(239, 123, 112, .17);--z-status-agent: #b5a9e8;--z-status-agent-soft: rgba(181, 169, 232, .18);--z-border-subtle: rgba(255, 255, 255, .07);--z-border-default: #344052;--z-border-strong: #49566a;--z-border-inverse: rgba(255, 255, 255, .12);--z-shadow-xs: 0 1px 2px rgba(0, 0, 0, .2);--z-shadow-sm: 0 6px 18px rgba(0, 0, 0, .18);--z-shadow-md: 0 12px 36px rgba(0, 0, 0, .24);--z-shadow-lg: 0 22px 60px rgba(0, 0, 0, .32)}@media(max-width:1024px){:root{--z-page-gutter: 20px;--z-page-section-gap: 20px}}@media(max-width:768px){:root{--z-page-gutter: 14px;--z-page-section-gap: 16px;--z-shell-header-height: 60px}}@media(prefers-reduced-motion:reduce){:root{--z-duration-fast: 0ms;--z-duration-base: 0ms;--z-duration-slow: 0ms}}html,body{height:100%;overflow:hidden;margin:0;padding:0;background:#f9f8f4}.qwenpaw-layout{background:#f9f8f4}html.dark-mode{color-scheme:dark}html.dark-mode body{background:#141414;color:#ffffffd9}html.dark-mode .ant-layout,html.dark-mode .qwenpaw-layout,html.dark-mode .ant-layout-content,html.dark-mode .qwenpaw-layout-content{background:#141414!important}html.dark-mode .page-content{background:#141414;border:1px solid rgba(255,255,255,.12)}html.dark-mode .qwenpaw-card,html.dark-mode .ant-card{background:#1f1f1f!important;border-color:#ffffff1a!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-card-head,html.dark-mode .ant-card-head{background:#1f1f1f!important;border-bottom-color:#ffffff14!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-card-head-title,html.dark-mode .ant-card-head-title,html.dark-mode .qwenpaw-card-wrapper .qwenpaw-title,html.dark-mode .qwenpaw-spark-title{color:#ffffffd9!important}html.dark-mode .qwenpaw-card-wrapper .qwenpaw-info,html.dark-mode .qwenpaw-spark-info{color:#ffffff59!important}html.dark-mode .qwenpaw-card-body,html.dark-mode .ant-card-body{background:#1f1f1f!important}html.dark-mode .qwenpaw-table,html.dark-mode .ant-table{background:#1f1f1f!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-table-wrapper,html.dark-mode .ant-table-wrapper{background:#1f1f1f!important}html.dark-mode .qwenpaw-table-thead>tr>th,html.dark-mode .ant-table-thead>tr>th,html.dark-mode .qwenpaw-table-thead>tr>td,html.dark-mode .ant-table-thead>tr>td,html.dark-mode .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th,html.dark-mode .ant-table-wrapper .ant-table-container .ant-table-thead>tr>th,html.dark-mode .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>td,html.dark-mode .ant-table-wrapper .ant-table-container .ant-table-thead>tr>td{background:#262626!important;color:#ffffffa6!important;border-bottom-color:#ffffff14!important}html.dark-mode .qwenpaw-table-sticky-holder,html.dark-mode .ant-table-sticky-holder{background:#262626!important}html.dark-mode .qwenpaw-table-sticky-holder .qwenpaw-table-thead>tr>th,html.dark-mode .ant-table-sticky-holder .ant-table-thead>tr>th,html.dark-mode .qwenpaw-table-sticky-holder .qwenpaw-table-thead>tr>td,html.dark-mode .ant-table-sticky-holder .ant-table-thead>tr>td{background:#262626!important}html.dark-mode .qwenpaw-table-thead>tr>th.qwenpaw-table-cell-fix-left,html.dark-mode .ant-table-thead>tr>th.ant-table-cell-fix-left,html.dark-mode .qwenpaw-table-thead>tr>th.qwenpaw-table-cell-fix-right,html.dark-mode .ant-table-thead>tr>th.ant-table-cell-fix-right{background:#262626!important}html.dark-mode .qwenpaw-table-tbody>tr>td,html.dark-mode .ant-table-tbody>tr>td{background:#1f1f1f!important;color:#ffffffd9!important;border-bottom-color:#ffffff0f!important}html.dark-mode .qwenpaw-table-tbody>tr:hover>td,html.dark-mode .ant-table-tbody>tr:hover>td{background:#2a2a2a!important}html.dark-mode .qwenpaw-table-tbody>tr.qwenpaw-table-row-selected>td,html.dark-mode .ant-table-tbody>tr.ant-table-row-selected>td{background:#615ced1f!important}html.dark-mode .qwenpaw-table-cell-fix-right,html.dark-mode .ant-table-cell-fix-right{background:#1f1f1f!important}html.dark-mode .qwenpaw-table-cell-fix-right-first:after,html.dark-mode .ant-table-cell-fix-right-first:after{box-shadow:inset -10px 0 8px -8px #00000073!important}html.dark-mode .qwenpaw-pagination .qwenpaw-pagination-item,html.dark-mode .ant-pagination .ant-pagination-item{background:#1f1f1f!important;border-color:#ffffff1a!important}html.dark-mode .qwenpaw-pagination .qwenpaw-pagination-item a,html.dark-mode .ant-pagination .ant-pagination-item a{color:#ffffffa6!important}html.dark-mode .qwenpaw-pagination .qwenpaw-pagination-item-active,html.dark-mode .ant-pagination .ant-pagination-item-active{background:var(--z-action-primary)!important;border-color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-pagination .qwenpaw-pagination-item-active a,html.dark-mode .ant-pagination .ant-pagination-item-active a{color:#fff!important}html.dark-mode .qwenpaw-pagination .qwenpaw-pagination-prev button,html.dark-mode .qwenpaw-pagination .qwenpaw-pagination-next button,html.dark-mode .ant-pagination .ant-pagination-prev button,html.dark-mode .ant-pagination .ant-pagination-next button{background:#1f1f1f!important;border-color:#ffffff1a!important;color:#ffffffa6!important}html.dark-mode .qwenpaw-table-column-sorter,html.dark-mode .ant-table-column-sorter{color:#ffffff4d!important}html.dark-mode .qwenpaw-table-column-sorter-up.active,html.dark-mode .qwenpaw-table-column-sorter-down.active,html.dark-mode .ant-table-column-sorter-up.active,html.dark-mode .ant-table-column-sorter-down.active{color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-checkbox-inner,html.dark-mode .ant-checkbox-inner{background:#2a2a2a!important;border-color:#fff3!important}html.dark-mode .qwenpaw-checkbox-checked .qwenpaw-checkbox-inner,html.dark-mode .ant-checkbox-checked .ant-checkbox-inner{background:var(--z-action-primary)!important;border-color:var(--z-action-primary)!important}html.dark-mode h1,html.dark-mode h2,html.dark-mode h3{color:#ffffffd9}html.dark-mode .qwenpaw-input,html.dark-mode .ant-input{background:#2a2a2a!important;border-color:#ffffff26!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-input[disabled],html.dark-mode .ant-input[disabled],html.dark-mode .qwenpaw-input-disabled,html.dark-mode .ant-input-disabled{background:#ffffff0a!important;border-color:#ffffff14!important;color:#fff6!important;cursor:not-allowed}html.dark-mode .qwenpaw-input-number-disabled,html.dark-mode .ant-input-number-disabled,html.dark-mode .qwenpaw-input-number-disabled .qwenpaw-input-number-input,html.dark-mode .ant-input-number-disabled .ant-input-number-input{background:#ffffff0a!important;border-color:#ffffff14!important;color:#fff6!important}html.dark-mode .qwenpaw-input::placeholder,html.dark-mode .ant-input::placeholder{color:#ffffff40!important}html.dark-mode .qwenpaw-input-affix-wrapper,html.dark-mode .ant-input-affix-wrapper{background:#2a2a2a!important;border-color:#ffffff26!important}html.dark-mode .qwenpaw-select-selector,html.dark-mode .ant-select-selector{background:#2a2a2a!important;border-color:#ffffff26!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-select-selection-placeholder,html.dark-mode .ant-select-selection-placeholder{color:#ffffff40!important}html.dark-mode .qwenpaw-select-arrow,html.dark-mode .ant-select-arrow{color:#ffffff4d!important}html.dark-mode .qwenpaw-select-dropdown,html.dark-mode .ant-select-dropdown{background:#1f1f1f!important;border-color:#ffffff1a!important}html.dark-mode .qwenpaw-select-item,html.dark-mode .ant-select-item{color:#ffffffd9!important}html.dark-mode .qwenpaw-select-item-empty,html.dark-mode .ant-select-item-empty{color:#ffffffa6}html.dark-mode .qwenpaw-select-item-option-active,html.dark-mode .ant-select-item-option-active{background:#615ced1f!important}html.dark-mode .qwenpaw-select-item-option-selected,html.dark-mode .ant-select-item-option-selected{background:#615ced33!important;color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-form-item-label>label,html.dark-mode .ant-form-item-label>label{color:#ffffffa6!important}html.dark-mode .qwenpaw-form-item-required:before,html.dark-mode .ant-form-item-required:before{color:#ff4d4f!important}html.dark-mode .qwenpaw-input-number,html.dark-mode .ant-input-number{background:#2a2a2a!important;border-color:#ffffff26!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-input-number-input,html.dark-mode .ant-input-number-input{background:#2a2a2a!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-input-number-handler-wrap,html.dark-mode .ant-input-number-handler-wrap{background:#2a2a2a!important;border-color:#ffffff1a!important}html.dark-mode .qwenpaw-input-number-handler,html.dark-mode .ant-input-number-handler{color:#ffffff73!important;border-color:#ffffff1a!important}html.dark-mode .qwenpaw-picker,html.dark-mode .ant-picker{background:#2a2a2a!important;border-color:#ffffff26!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-picker-input>input,html.dark-mode .ant-picker-input>input{color:#ffffffd9!important}html.dark-mode .qwenpaw-picker-suffix,html.dark-mode .ant-picker-suffix{color:#ffffff4d!important}html.dark-mode .qwenpaw-picker-dropdown,html.dark-mode .ant-picker-dropdown{background:#1f1f1f!important}html.dark-mode .qwenpaw-picker-panel,html.dark-mode .ant-picker-panel{background:#1f1f1f!important;border-color:#ffffff1a!important}html.dark-mode .qwenpaw-picker-time-panel-cell-inner,html.dark-mode .ant-picker-time-panel-cell-inner{color:#ffffffd9!important}html.dark-mode .qwenpaw-picker-time-panel-cell-selected .qwenpaw-picker-time-panel-cell-inner,html.dark-mode .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#615ced33!important;color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-picker-dropdown,html.dark-mode .ant-picker-dropdown{background:transparent!important}html.dark-mode .qwenpaw-picker-panel-container,html.dark-mode .ant-picker-panel-container{background:#1f1f1f!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 24px #00000080!important}html.dark-mode .qwenpaw-picker-header,html.dark-mode .ant-picker-header{border-bottom-color:#ffffff14!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-picker-header-view button,html.dark-mode .ant-picker-header-view button,html.dark-mode .qwenpaw-picker-prev-icon,html.dark-mode .qwenpaw-picker-next-icon,html.dark-mode .qwenpaw-picker-super-prev-icon,html.dark-mode .qwenpaw-picker-super-next-icon,html.dark-mode .ant-picker-prev-icon,html.dark-mode .ant-picker-next-icon,html.dark-mode .ant-picker-super-prev-icon,html.dark-mode .ant-picker-super-next-icon{color:#ffffffa6!important}html.dark-mode .qwenpaw-picker-header button:hover,html.dark-mode .ant-picker-header button:hover{color:#ffffffd9!important}html.dark-mode .qwenpaw-picker-content th,html.dark-mode .ant-picker-content th{color:#ffffff59!important}html.dark-mode .qwenpaw-picker-cell .qwenpaw-picker-cell-inner,html.dark-mode .ant-picker-cell .ant-picker-cell-inner{color:#ffffffa6!important}html.dark-mode .qwenpaw-picker-cell:hover .qwenpaw-picker-cell-inner,html.dark-mode .ant-picker-cell:hover .ant-picker-cell-inner{background:#615ced33!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-picker-cell-disabled .qwenpaw-picker-cell-inner,html.dark-mode .ant-picker-cell-disabled .ant-picker-cell-inner,html.dark-mode .qwenpaw-picker-cell-disabled,html.dark-mode .ant-picker-cell-disabled{color:#fff3!important}html.dark-mode .qwenpaw-picker-cell-today .qwenpaw-picker-cell-inner:before,html.dark-mode .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-picker-cell-selected .qwenpaw-picker-cell-inner,html.dark-mode .ant-picker-cell-selected .ant-picker-cell-inner,html.dark-mode .qwenpaw-picker-cell-range-start .qwenpaw-picker-cell-inner,html.dark-mode .ant-picker-cell-range-start .ant-picker-cell-inner,html.dark-mode .qwenpaw-picker-cell-range-end .qwenpaw-picker-cell-inner,html.dark-mode .ant-picker-cell-range-end .ant-picker-cell-inner{background:var(--z-action-primary)!important;color:#fff!important}html.dark-mode .qwenpaw-picker-cell-in-range:before,html.dark-mode .ant-picker-cell-in-range:before{background:#615ced26!important}html.dark-mode .qwenpaw-picker-cell-in-range .qwenpaw-picker-cell-inner,html.dark-mode .ant-picker-cell-in-range .ant-picker-cell-inner{color:#ffffffd9!important}html.dark-mode .qwenpaw-picker-cell-in-view.qwenpaw-picker-cell-range-hover:before,html.dark-mode .ant-picker-cell-in-view.ant-picker-cell-range-hover:before,html.dark-mode .qwenpaw-picker-cell-in-view.qwenpaw-picker-cell-range-hover-start:after,html.dark-mode .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after,html.dark-mode .qwenpaw-picker-cell-in-view.qwenpaw-picker-cell-range-hover-end:after,html.dark-mode .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after{border-color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-picker-footer,html.dark-mode .ant-picker-footer{border-top-color:#ffffff14!important;background:#1f1f1f!important}html.dark-mode .qwenpaw-picker-today-btn,html.dark-mode .ant-picker-today-btn{color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-picker-panel+.qwenpaw-picker-panel,html.dark-mode .ant-picker-panel+.ant-picker-panel{border-left-color:#ffffff14!important}html.dark-mode .qwenpaw-modal-content,html.dark-mode .ant-modal-content{background:#1f1f1f!important;color:#ffffffd9!important;box-shadow:0 8px 32px #00000080!important;border:1px solid rgba(255,255,255,.1)!important}html.dark-mode .qwenpaw-modal-header,html.dark-mode .ant-modal-header{background:#1f1f1f!important;border-bottom-color:#ffffff14!important}html.dark-mode .qwenpaw-modal-title,html.dark-mode .ant-modal-title{color:#ffffffd9!important}html.dark-mode .qwenpaw-modal-close,html.dark-mode .ant-modal-close{color:#ffffff73!important}html.dark-mode .qwenpaw-modal-close:hover,html.dark-mode .ant-modal-close:hover{color:#ffffffd9!important;background:#ffffff14!important}html.dark-mode .qwenpaw-modal-body,html.dark-mode .ant-modal-body{background:#1f1f1f!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-modal-footer,html.dark-mode .ant-modal-footer{background:#1f1f1f!important;border-top-color:#ffffff14!important}html.dark-mode .ant-modal-confirm-content,html.dark-mode .qwenpaw-modal-confirm-content,html.dark-mode .ant-modal-confirm-title,html.dark-mode .qwenpaw-modal-confirm-title,html.dark-mode .ant-modal-confirm-body,html.dark-mode .qwenpaw-modal-confirm-body,html.dark-mode .ant-modal-confirm-paragraph,html.dark-mode .qwenpaw-modal-confirm-paragraph{color:#ffffffd9!important}.qwenpaw-free-model-warning-link-row{margin-top:8px}.qwenpaw-free-model-warning-checkbox-row{margin-top:16px}html.dark-mode .qwenpaw-modal-body .qwenpaw-form-item-label>label,html.dark-mode .qwenpaw-modal-body .ant-form-item-label>label,html.dark-mode .ant-modal-body .ant-form-item-label>label{color:#ffffffa6!important}html.dark-mode .qwenpaw-modal-body .qwenpaw-form-item-extra,html.dark-mode .ant-modal-body .ant-form-item-extra{color:#ffffff59!important}html.dark-mode .qwenpaw-drawer-content,html.dark-mode .ant-drawer-content{background:#1f1f1f!important}html.dark-mode .qwenpaw-drawer-header,html.dark-mode .ant-drawer-header{background:#1f1f1f!important;border-bottom-color:#ffffff14!important}html.dark-mode .qwenpaw-drawer-title,html.dark-mode .ant-drawer-title{color:#ffffffd9!important}html.dark-mode .qwenpaw-drawer-close,html.dark-mode .ant-drawer-close{color:#ffffff73!important}html.dark-mode .qwenpaw-drawer-close:hover,html.dark-mode .ant-drawer-close:hover{color:#ffffffd9!important}html.dark-mode .qwenpaw-drawer-body,html.dark-mode .ant-drawer-body{background:#1f1f1f!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-drawer-footer,html.dark-mode .ant-drawer-footer{background:#1f1f1f!important;border-top-color:#ffffff14!important}html.dark-mode .qwenpaw-drawer-body .qwenpaw-form-item-label>label,html.dark-mode .qwenpaw-drawer-body .ant-form-item-label>label,html.dark-mode .ant-drawer-body .ant-form-item-label>label{color:#ffffffa6!important}html.dark-mode .qwenpaw-drawer-body .qwenpaw-form-item-label .anticon-info-circle,html.dark-mode .qwenpaw-drawer-body .ant-form-item-label .anticon-info-circle,html.dark-mode .ant-drawer-body .ant-form-item-label .anticon-info-circle{color:#ffffff4d!important}html.dark-mode .qwenpaw-slider-rail,html.dark-mode .ant-slider-rail{background-color:#ffffff1f!important}html.dark-mode .qwenpaw-slider-track,html.dark-mode .ant-slider-track{background-color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-slider-mark-text,html.dark-mode .ant-slider-mark-text{color:var(--z-action-primary)!important}html.dark-mode .qwenpaw-form-item-label>label .qwenpaw-form-item-tooltip,html.dark-mode .ant-form-item-label>label .ant-form-item-tooltip{color:#ffffff73!important}html.dark-mode .qwenpaw-slider-handle:after,html.dark-mode .ant-slider-handle:after{box-shadow:0 0 0 2px var(--z-action-primary)!important;background-color:#1f1f1f!important}html.dark-mode .qwenpaw-slider-dot,html.dark-mode .ant-slider-dot{border-color:#ffffff26!important;background-color:#2a2a2a!important}html.dark-mode .qwenpaw-tooltip-inner,html.dark-mode .ant-tooltip-inner{background-color:#2a2a2a!important;color:#ffffffd9!important}html.dark-mode .qwenpaw-tooltip-arrow:before,html.dark-mode .ant-tooltip-arrow:before{background:#2a2a2a!important}.qwenpaw-tooltip-inner,.ant-tooltip-inner{background-color:#000000bf!important;color:#fff!important}.qwenpaw-tooltip-arrow:before,.ant-tooltip-arrow:before{background:#000000bf!important}html.dark-mode [class*=chatDisabledOverlay] :global([class*=chat-anywhere-input]),html.dark-mode [class*=chatDisabledOverlay] :global([class*=chat-input]),html.dark-mode [class*=chatDisabledOverlay] :global(textarea),html.dark-mode [class*=chatDisabledOverlay] :global(input[type=text]){background-color:#2a2a2a!important}html.dark-mode [class*=qwenpaw-sender-content],html.dark-mode [class*=sender-content]{background:#2a2a2a!important}html.dark-mode .qwenpaw-chat-anywhere-input,html.dark-mode [class*=chat-anywhere-input],html.dark-mode [class*=qwenpaw-chat-anywhere-default-footer],html.dark-mode [class*=chat-anywhere-footer]{background:#141414!important}html.dark-mode .qwenpaw-sender textarea::placeholder,html.dark-mode .qwenpaw-sender input::placeholder{color:#ffffff59!important}html.dark-mode .qwenpaw-sender textarea,html.dark-mode .qwenpaw-sender input{color:#ffffffd9!important}html.dark-mode .qwenpaw-sender-actions button,html.dark-mode [class*=sender-actions] button{color:#ffffffa6!important}html.dark-mode .qwenpaw-sender-actions button:hover,html.dark-mode [class*=sender-actions] button:hover,html.dark-mode [class*=message-item] [class*=content],html.dark-mode [class*=chat-anywhere] [class*=message] p,html.dark-mode [class*=chat-anywhere] [class*=message] li,html.dark-mode [class*=chat-anywhere] [class*=message] h1,html.dark-mode [class*=chat-anywhere] [class*=message] h2,html.dark-mode [class*=chat-anywhere] [class*=message] h3,html.dark-mode [class*=chat-anywhere] [class*=message] h4,html.dark-mode [class*=chat-anywhere] [class*=message] h5,html.dark-mode [class*=chat-anywhere] [class*=message] h6,html.dark-mode [class*=chat-anywhere] [class*=message] span,html.dark-mode [class*=chat-anywhere] [class*=message] blockquote,html.dark-mode [class*=chat-anywhere] [class*=message] td,html.dark-mode [class*=chat-anywhere] [class*=message] th{color:#ffffffd9!important}html.dark-mode [class*=chat-anywhere] [class*=message] strong,html.dark-mode [class*=chat-anywhere] [class*=message] b{color:#fffffff2!important}html.dark-mode [class*=chat-anywhere] [class*=message] code{color:#ffffffd9!important;background:#ffffff14!important}html.dark-mode [class*=chat-anywhere] [class*=message] a{color:var(--z-action-primary)!important}#root{height:100%;overflow:hidden}.ant-layout{min-height:100vh;max-height:100vh;overflow:hidden;background:#f9f8f4}.ant-layout-content{overflow:hidden;background:#f9f8f4}.qwenpaw-bubble-list-wrapper,.qwenpaw-chat-anywhere-input,.qwenpaw-chat-anywhere-message-list-welcome{background:#fff!important}.qwenpaw-chat-anywhere-message-list .qwenpaw-bubble-list{max-width:960px!important}html.dark-mode .qwenpaw-chat-anywhere,html.dark-mode .qwenpaw-chat-anywhere-message-list,html.dark-mode .qwenpaw-bubble-list-wrapper,html.dark-mode .qwenpaw-chat-anywhere-welcome-default{background:#141414!important}html.dark-mode .qwenpaw-sender,html.dark-mode .qwenpaw-sender-content{background:#2a2a2a!important;border-color:#ffffff26!important}.qwenpaw-menu,.ant-menu{background:#f9f8f4!important}.qwenpaw-menu-item-selected,.ant-menu-item-selected{background:#2b120014!important;color:inherit!important}.qwenpaw-menu-submenu-arrow,.ant-menu-submenu-arrow{display:none!important}.qwenpaw-menu-submenu-title,.ant-menu-submenu-title{font-family:PingFang SC,sans-serif!important;font-size:12px!important;font-weight:500!important;line-height:32px!important;letter-spacing:normal!important;color:#1a171640!important}.qwenpaw-menu-submenu .qwenpaw-menu-item,.ant-menu-submenu .ant-menu-item{padding-left:12px!important}.qwenpaw-menu-submenu .qwenpaw-menu-item-selected,.ant-menu-submenu .ant-menu-item-selected{color:inherit!important}.page-container{height:100%;overflow:hidden;display:flex;flex-direction:column;padding-bottom:8px;padding-right:8px}.page-header{flex:0 0 auto}.page-content{flex:1 1 auto;overflow:auto;background-color:#fff;border-radius:8px;box-sizing:border-box;border:1px solid #eae9e7}.table-container{height:100%;overflow:hidden}.table-wrapper{height:100%;overflow:auto}.ant-card-body{height:100%;padding:0}[class*=chat-anywhere-welcome-default] [class*=-avatar],[class*=message-list-welcome] [class*=welcome-default] [class*=-avatar]{width:36px!important;height:48px!important;min-width:36px!important;min-height:48px!important;overflow:visible!important}[class*=chat-anywhere-welcome-default] [class*=-avatar]>img,[class*=message-list-welcome] [class*=-avatar]>img{object-fit:contain!important;object-position:center}[class*=chat-anywhere-default-header-right],[class*=default-header-right],[class*=qwenpaw-chat-anywhere-default-header-right],.qwenpaw-chat-anywhere-default-header-right{display:flex!important;margin:0 auto 0 0!important;justify-content:flex-start!important}[class*=chat-anywhere-default-header-right]>*,[class*=default-header-right]>*{margin-right:auto!important;margin-left:0!important}.ant-btn-primary:disabled,.ant-btn-primary[disabled],.ant-btn-primary.ant-btn-disabled,.qwenpaw-btn-primary:disabled,.qwenpaw-btn-primary[disabled],.qwenpaw-btn-primary.qwenpaw-btn-disabled{background-color:#f5f5f5!important;background:#f5f5f5!important;color:#00000040!important;border:1px solid #d9d9d9!important;box-shadow:none!important}html.dark-mode .ant-btn-primary:disabled,html.dark-mode .ant-btn-primary[disabled],html.dark-mode .ant-btn-primary.ant-btn-disabled,html.dark-mode .qwenpaw-btn-primary:disabled,html.dark-mode .qwenpaw-btn-primary[disabled],html.dark-mode .qwenpaw-btn-primary.qwenpaw-btn-disabled{background-color:#ffffff14!important;background:#ffffff14!important;color:#ffffff4d!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:none!important}html.dark-mode .ant-btn-default,html.dark-mode .qwenpaw-btn-default{color:#ffebdae0!important;background-color:#000!important;border:1px solid #3a312a!important}html.dark-mode .ant-btn-dangerous,html.dark-mode .qwenpaw-btn-dangerous,html.dark-mode .ant-btn-danger,html.dark-mode .qwenpaw-btn-danger{background:#812e2e40!important;color:#ff4d4f!important}html.dark-mode .ant-btn-dangerous:disabled,html.dark-mode .ant-btn-dangerous[disabled],html.dark-mode .ant-btn-dangerous.ant-btn-disabled,html.dark-mode .qwenpaw-btn-dangerous:disabled,html.dark-mode .qwenpaw-btn-dangerous[disabled],html.dark-mode .qwenpaw-btn-dangerous.qwenpaw-btn-disabled,html.dark-mode .ant-btn-danger:disabled,html.dark-mode .ant-btn-danger[disabled],html.dark-mode .ant-btn-danger.ant-btn-disabled,html.dark-mode .qwenpaw-btn-danger:disabled,html.dark-mode .qwenpaw-btn-danger[disabled],html.dark-mode .qwenpaw-btn-danger.qwenpaw-btn-disabled{background:#812e2e52!important;color:#a53230cc!important}html.dark-mode .qwenpaw-empty-image,html.dark-mode .ant-empty-image{opacity:.2}html.dark-mode .qwenpaw-empty-description,html.dark-mode .ant-empty-description{color:#ffffffa6!important}html.dark-mode .qwenpaw-input-prefix{color:#ffffffd9!important}.debug-log-container{border:1px solid rgba(0,0,0,.06);background:#00000005}html.dark-mode .debug-log-container{border-color:#ffffff1a;background:#ffffff0a}html.dark-mode .debug-log-container mark{background:#ffd66659!important;color:#000000e6}html.dark-mode .qwenpaw-typography-secondary,html.dark-mode .ant-typography-secondary{color:#ffffffa6!important}html.dark-mode .debug-log-path strong{color:#ffffffd9!important}[class*=tool-call-block-content] .cm-content,[class*=tool-call-block-content] .cm-line{white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:normal!important}[class*=tool-call-block-content] .cm-content{width:100%!important;max-width:100%!important}[class*=tool-call-block-content]{max-height:250px!important;overflow-y:auto!important}.ant-form-item-required:before{color:#ff4d4f!important}span.spark-required-mark,span[class*=spark-required-mark]{color:#ff4d4f!important}html body .qwenpaw-btn-primary,html body .qwenpaw-btn-primary span,html body .qwenpaw-btn.qwenpaw-btn-primary,html body .qwenpaw-btn-primary:hover,html body .qwenpaw-btn-primary:hover span,html body .qwenpaw-btn.qwenpaw-btn-primary:hover{color:#fff!important}::selection{color:var(--z-color-ink-900);background:#f6d77aad}html,body,#root{background:var(--z-bg-canvas)}body{color:var(--z-text-primary);font-family:var(--z-font-sans);font-size:var(--z-text-md);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--z-action-primary);outline-offset:2px}:where(.qwenpaw-layout,.ant-layout),:where(.qwenpaw-layout-content,.ant-layout-content),.page-container{background:var(--z-bg-canvas)!important}.page-container{min-width:0;padding:var(--z-space-3) var(--z-space-3) var(--z-space-3) 0}.page-content{position:relative;isolation:isolate;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-xs);overflow:auto;scrollbar-color:var(--z-border-strong) transparent}.page-content:before{position:sticky;z-index:-1;top:0;display:block;width:100%;height:0;content:""}:where(.qwenpaw-card,.ant-card){border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm)}:where(.qwenpaw-card-head,.ant-card-head){border-bottom-color:var(--z-border-subtle)}:where(.qwenpaw-card-head-title,.ant-card-head-title){color:var(--z-text-primary);font-weight:var(--z-weight-semibold)}:where(.qwenpaw-tabs-ink-bar,.ant-tabs-ink-bar){background:var(--z-action-primary)!important}:where(.qwenpaw-tabs-tab-active .qwenpaw-tabs-tab-btn,.ant-tabs-tab-active .ant-tabs-tab-btn){color:var(--z-action-primary-hover)!important}:where(.qwenpaw-table-wrapper,.ant-table-wrapper){border-radius:var(--z-radius-lg);overflow:hidden}:where(.qwenpaw-table,.ant-table){background:var(--z-bg-surface)!important;color:var(--z-text-primary)!important}:where(.qwenpaw-table-thead,.ant-table-thead)>tr>th{border-bottom-color:var(--z-border-default)!important;background:var(--z-bg-surface-subtle)!important;color:var(--z-text-primary)!important;font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);letter-spacing:.01em}:where(.qwenpaw-table-tbody,.ant-table-tbody)>tr>td{border-bottom-color:var(--z-border-subtle)!important;background:var(--z-bg-surface)!important;color:var(--z-text-primary)!important}:where(.qwenpaw-table-tbody,.ant-table-tbody)>tr:hover>td{background:var(--z-bg-surface-subtle)!important}:where(.qwenpaw-modal-content,.ant-modal-content,.qwenpaw-drawer-content,.ant-drawer-content){border:1px solid var(--z-border-default);border-radius:var(--z-radius-xl)!important;background:var(--z-bg-surface-raised)!important;box-shadow:var(--z-shadow-lg)!important}:where(.qwenpaw-dropdown-menu,.ant-dropdown-menu,.qwenpaw-popover-inner,.ant-popover-inner){border:1px solid var(--z-border-default);border-radius:var(--z-radius-md)!important;background:var(--z-bg-surface-raised)!important;box-shadow:var(--z-shadow-md)!important}:where(.qwenpaw-tag,.ant-tag){border-radius:var(--z-radius-pill)}:where(.qwenpaw-btn,.ant-btn){border-radius:var(--z-radius-sm);font-weight:var(--z-weight-semibold);transition:color var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}:where(.qwenpaw-btn,.ant-btn):not(:disabled):active{transform:translateY(1px)}:where(.qwenpaw-btn-primary,.ant-btn-primary):not(:disabled){border-color:var(--z-action-primary);background:var(--z-action-primary);color:#fff;box-shadow:none}:where(.qwenpaw-btn-primary,.ant-btn-primary):not(:disabled):hover,:where(.qwenpaw-btn-primary,.ant-btn-primary):not(:disabled):focus{border-color:var(--z-action-primary-hover)!important;background:var(--z-action-primary-hover)!important}:where(.qwenpaw-menu-item-selected,.ant-menu-item-selected){color:var(--z-text-primary)!important;background:var(--z-action-primary-soft)!important}:where(.qwenpaw-menu-item-selected,.ant-menu-item-selected):after{border-color:var(--z-action-primary)!important}:where(.qwenpaw-input,.qwenpaw-input-affix-wrapper,.qwenpaw-select-selector,.ant-input,.ant-input-affix-wrapper,.ant-select-selector){border-color:var(--z-border-default)!important;border-radius:var(--z-radius-sm)!important;background:var(--z-bg-surface-raised)!important;color:var(--z-text-primary)!important}:where(.qwenpaw-input,.qwenpaw-input-affix-wrapper,.qwenpaw-select-selector,.ant-input,.ant-input-affix-wrapper,.ant-select-selector):hover{border-color:var(--z-action-primary)!important}:where(.qwenpaw-input:focus,.qwenpaw-input-affix-wrapper-focused,.qwenpaw-select-focused .qwenpaw-select-selector,.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector){border-color:var(--z-action-primary)!important;box-shadow:var(--z-shadow-focus)!important}:where(.qwenpaw-pagination-item-active,.ant-pagination-item-active){border-color:var(--z-action-primary)!important;background:var(--z-action-primary)!important}:where(.qwenpaw-pagination-item-active,.ant-pagination-item-active) a{color:#fff!important}:where(.qwenpaw-empty-description,.ant-empty-description){color:var(--z-text-secondary)}:where(.qwenpaw-empty,.ant-empty){min-height:132px;margin:0;padding:var(--z-space-6);border:1px dashed var(--z-border-strong);border-radius:var(--z-radius-lg);background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface-subtle);background-size:24px 24px}:where(.qwenpaw-empty-image,.ant-empty-image){height:46px;opacity:.64;filter:saturate(.45) hue-rotate(328deg)}:where(.qwenpaw-table-placeholder,.ant-table-placeholder) :where(.qwenpaw-empty,.ant-empty){min-height:180px;border:0;border-radius:0;box-shadow:inset 0 0 0 1px var(--z-border-subtle)}:where(.qwenpaw-spin-dot-item,.ant-spin-dot-item){background:var(--z-action-primary)!important}:where(.qwenpaw-spin-text,.ant-spin-text){color:var(--z-text-secondary)!important;font-weight:var(--z-weight-semibold)}:where(.qwenpaw-result,.ant-result){margin:var(--z-page-gutter);border:1px dashed var(--z-border-strong);border-radius:var(--z-radius-xl);background:var(--z-bg-surface-subtle)}:where(.qwenpaw-result-title,.ant-result-title){color:var(--z-text-primary)!important;font-weight:var(--z-weight-bold)}:where(.qwenpaw-result-subtitle,.ant-result-subtitle){color:var(--z-text-secondary)!important}:where(.qwenpaw-btn:disabled,.ant-btn:disabled,.qwenpaw-input:disabled,.ant-input:disabled,.qwenpaw-select-disabled .qwenpaw-select-selector,.ant-select-disabled .ant-select-selector){border-color:var(--z-border-subtle)!important;background:var(--z-bg-surface-strong)!important;color:var(--z-text-disabled)!important;box-shadow:none!important}:where(.qwenpaw-input-number,.ant-input-number,.qwenpaw-picker,.ant-picker,.qwenpaw-cascader-picker,.ant-cascader-picker,.qwenpaw-mentions,.ant-mentions){border-color:var(--z-border-default)!important;border-radius:var(--z-radius-sm)!important;background:var(--z-bg-surface-raised)!important;color:var(--z-text-primary)!important;box-shadow:none}:where(.qwenpaw-input-number,.ant-input-number,.qwenpaw-picker,.ant-picker,.qwenpaw-mentions,.ant-mentions):hover{border-color:var(--z-action-primary)!important}:where(.qwenpaw-input-number-focused,.ant-input-number-focused,.qwenpaw-picker-focused,.ant-picker-focused,.qwenpaw-mentions-focused,.ant-mentions-focused){border-color:var(--z-action-primary)!important;box-shadow:var(--z-shadow-focus)!important}:where(.qwenpaw-form-item-label,.ant-form-item-label)>label{color:var(--z-text-primary)!important;font-weight:var(--z-weight-semibold)}:where(.qwenpaw-form-item-extra,.ant-form-item-extra),:where(.qwenpaw-form-item-explain,.ant-form-item-explain){color:var(--z-text-tertiary);font-size:var(--z-text-sm);line-height:var(--z-leading-body)}:where(.qwenpaw-form-item-has-error,.ant-form-item-has-error) :where(.qwenpaw-input,.ant-input,.qwenpaw-input-affix-wrapper,.ant-input-affix-wrapper,.qwenpaw-select-selector,.ant-select-selector){border-color:var(--z-status-danger)!important}:where(.qwenpaw-switch,.ant-switch){background:var(--z-border-strong)}:where(.qwenpaw-switch-checked,.ant-switch-checked){background:var(--z-action-primary)!important}:where(.qwenpaw-checkbox-checked .qwenpaw-checkbox-inner,.ant-checkbox-checked .ant-checkbox-inner,.qwenpaw-radio-inner:after,.ant-radio-inner:after){border-color:var(--z-action-primary)!important;background:var(--z-action-primary)!important}:where(.qwenpaw-checkbox-wrapper:hover .qwenpaw-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.qwenpaw-radio-wrapper:hover .qwenpaw-radio-inner,.ant-radio-wrapper:hover .ant-radio-inner,.qwenpaw-radio-checked .qwenpaw-radio-inner,.ant-radio-checked .ant-radio-inner){border-color:var(--z-action-primary)!important}:where(.qwenpaw-segmented,.ant-segmented){padding:3px;border:1px solid var(--z-border-subtle);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}:where(.qwenpaw-segmented-item-selected,.ant-segmented-item-selected){border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised);color:var(--z-text-primary);box-shadow:var(--z-shadow-xs)}:where(.qwenpaw-alert,.ant-alert){border-radius:var(--z-radius-md);color:var(--z-text-primary)}:where(.qwenpaw-alert-info,.ant-alert-info){border-color:color-mix(in srgb,var(--z-status-info) 34%,var(--z-border-default));background:var(--z-status-info-soft)}:where(.qwenpaw-alert-success,.ant-alert-success){border-color:color-mix(in srgb,var(--z-status-success) 34%,var(--z-border-default));background:var(--z-status-success-soft)}:where(.qwenpaw-alert-warning,.ant-alert-warning){border-color:color-mix(in srgb,var(--z-status-warning) 36%,var(--z-border-default));background:var(--z-status-warning-soft)}:where(.qwenpaw-alert-error,.ant-alert-error){border-color:color-mix(in srgb,var(--z-status-danger) 34%,var(--z-border-default));background:var(--z-status-danger-soft)}:where(.qwenpaw-collapse,.ant-collapse){border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);overflow:hidden}:where(.qwenpaw-collapse-item,.ant-collapse-item){border-bottom-color:var(--z-border-subtle)!important}:where(.qwenpaw-collapse-header,.ant-collapse-header){color:var(--z-text-primary)!important;font-weight:var(--z-weight-semibold)}:where(.qwenpaw-collapse-content,.ant-collapse-content){border-top-color:var(--z-border-subtle);background:var(--z-bg-surface);color:var(--z-text-secondary)}:where(.qwenpaw-descriptions,.ant-descriptions){color:var(--z-text-primary)}:where(.qwenpaw-descriptions-item-label,.ant-descriptions-item-label){background:var(--z-bg-surface-subtle)!important;color:var(--z-text-secondary)!important;font-weight:var(--z-weight-semibold)}:where(.qwenpaw-descriptions-item-content,.ant-descriptions-item-content){background:var(--z-bg-surface)!important;color:var(--z-text-primary)!important}:where(.qwenpaw-list-item,.ant-list-item){border-block-end-color:var(--z-border-subtle)!important}:where(.qwenpaw-divider,.ant-divider){border-color:var(--z-border-subtle)}:where(.qwenpaw-progress-bg,.ant-progress-bg){background:var(--z-action-primary)!important}:where(.qwenpaw-progress-inner,.ant-progress-inner){background:var(--z-bg-surface-strong)!important}:where(.qwenpaw-skeleton,.ant-skeleton) :where(.qwenpaw-skeleton-title,.ant-skeleton-title,.qwenpaw-skeleton-paragraph>li,.ant-skeleton-paragraph>li){background:linear-gradient(90deg,var(--z-bg-surface-strong) 24%,var(--z-bg-surface-subtle) 38%,var(--z-bg-surface-strong) 62%)!important;background-size:400% 100%!important}:where(.qwenpaw-modal-header,.ant-modal-header,.qwenpaw-drawer-header,.ant-drawer-header){border-bottom-color:var(--z-border-subtle)!important;background:var(--z-bg-surface-raised)!important}:where(.qwenpaw-modal-title,.ant-modal-title,.qwenpaw-drawer-title,.ant-drawer-title){color:var(--z-text-primary)!important;font-size:var(--z-text-lg);font-weight:var(--z-weight-bold)}:where(.qwenpaw-modal-footer,.ant-modal-footer,.qwenpaw-drawer-footer,.ant-drawer-footer){border-top-color:var(--z-border-subtle)!important;background:var(--z-bg-surface-raised)!important}:where(.qwenpaw-tooltip-inner,.ant-tooltip-inner){border:1px solid var(--z-border-inverse);border-radius:var(--z-radius-sm);background:var(--z-color-ink-900)!important;color:#fffefb!important;box-shadow:var(--z-shadow-md)}:where(.qwenpaw-message-notice-content,.ant-message-notice-content,.qwenpaw-notification-notice,.ant-notification-notice){border:1px solid var(--z-border-default);border-radius:var(--z-radius-md)!important;background:var(--z-bg-surface-raised)!important;color:var(--z-text-primary)!important;box-shadow:var(--z-shadow-md)!important}.page-container[data-product-content=admin]{background:var(--z-bg-canvas)!important}.page-container[data-product-content=admin] .page-content{background:radial-gradient(circle at 92% 6%,color-mix(in srgb,var(--z-color-sage-300) 22%,transparent),transparent 24%),var(--z-bg-surface)!important}.page-container[data-product-content=admin] :where(.qwenpaw-card,.ant-card){border-color:var(--z-border-default)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-xs)!important}.page-container[data-product-content=admin] :where(.qwenpaw-card,.ant-card):hover{border-color:var(--z-border-strong)!important}.page-container[data-product-content=admin] :where(.qwenpaw-statistic-title,.ant-statistic-title){color:var(--z-text-secondary)!important;font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold)}.page-container[data-product-content=admin] :where(.qwenpaw-statistic-content,.ant-statistic-content){color:var(--z-text-primary)!important;font-weight:var(--z-weight-bold)}.page-container[data-product-content=admin] :where(code,pre){font-family:var(--z-font-mono)}html.dark-mode :where(.qwenpaw-layout,.ant-layout),html.dark-mode :where(.qwenpaw-layout-content,.ant-layout-content),html.dark-mode .page-container,html.dark-mode .page-content{background:var(--z-bg-canvas)!important}html.dark-mode .page-content{border-color:var(--z-border-default)!important}html.dark-mode :where(.qwenpaw-card-body,.ant-card-body){background:var(--z-bg-surface)!important}@media(max-width:768px){.page-container{padding:var(--z-space-2)}.page-content{border-radius:var(--z-radius-md)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes pageEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes smoothPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.97)}}@keyframes statusBlink{0%,to{opacity:1;box-shadow:0 0 4px #22c55e66}50%{opacity:.6;box-shadow:0 0 12px #22c55e99}}.ant-layout-content>div{animation:pageEnter .35s ease-out}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#0000003d}.dark-mode ::-webkit-scrollbar-thumb{background:#ffffff1f}.dark-mode ::-webkit-scrollbar-thumb:hover{background:#ffffff3d}.ant-btn{transition:all .25s cubic-bezier(.4,0,.2,1)!important}.ant-btn-primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff654740}.ant-btn-primary:not(:disabled):active{transform:translateY(0)}.ant-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.dark-mode .ant-card:hover{box-shadow:0 8px 24px #0000004d}.ant-menu-item{transition:all .2s ease!important}.ant-tooltip{animation:pageFadeIn .15s ease-out}.ant-input:focus,.ant-input-affix-wrapper-focused{box-shadow:0 0 0 3px #ff65471a!important;transition:box-shadow .2s ease!important}::selection{background:#ff654733;color:inherit}.dark-mode ::selection{background:#60a5fa4d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin,.spark-icon-spin,.anticon-spin{animation:spin 1s linear infinite!important;transform-origin:center center;display:inline-block!important}.index-module__pageHeader__JPfdm{display:flex;justify-content:space-between;align-items:center;position:relative;min-height:76px;padding:var(--z-space-4) var(--z-page-gutter);border-bottom:1px solid var(--z-border-default);background:var(--z-bg-surface);flex-shrink:0}.index-module__leading__zt-kE{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--z-space-1)}.index-module__leadingTop__4XgMD{display:flex;flex-wrap:wrap;align-items:center;width:100%;min-width:0}.index-module__breadcrumbHeader__whBPh{display:flex;align-items:center;gap:var(--z-space-2);font-size:var(--z-text-md);flex:1;min-width:0;flex-wrap:wrap}.index-module__breadcrumbParent__mLRr2{color:var(--z-text-tertiary);font-weight:var(--z-weight-regular)}.index-module__breadcrumbSeparator__iE1Ak{margin:0 var(--z-space-1);color:var(--z-border-strong)}.index-module__breadcrumbCurrent__N-ylw{display:inline-flex;align-items:center;gap:var(--z-space-3);margin:0;color:var(--z-text-primary);font-size:var(--z-text-2xl);font-weight:var(--z-weight-bold);line-height:var(--z-leading-tight);letter-spacing:-.025em}.index-module__breadcrumbCurrent__N-ylw:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--z-action-primary);box-shadow:0 0 0 5px var(--z-action-primary-soft)}.index-module__center__R7TkS{position:absolute;left:50%;transform:translate(-50%)}.index-module__extra__BHkhe{flex-shrink:0;display:flex;align-items:center;gap:var(--z-space-3)}.dark-mode .index-module__pageHeader__JPfdm{border-bottom-color:var(--z-border-default);background:var(--z-bg-surface)}.dark-mode .index-module__breadcrumbParent__mLRr2{color:var(--z-text-tertiary)}.dark-mode .index-module__breadcrumbSeparator__iE1Ak{color:var(--z-border-strong)}.dark-mode .index-module__breadcrumbCurrent__N-ylw{color:var(--z-text-primary)}@media(max-width:768px){.index-module__pageHeader__JPfdm{min-height:64px;padding:var(--z-space-3) var(--z-page-gutter)}.index-module__breadcrumbCurrent__N-ylw{font-size:19px}}.index-module__configPage__qlcT-{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.index-module__configPage__qlcT- .qwenpaw-slider-track{background-color:var(--z-action-primary)}.index-module__configPage__qlcT- .qwenpaw-slider .qwenpaw-slider-handle:after{box-shadow:0 0 0 2px var(--z-action-primary)}.index-module__configPage__qlcT- .qwenpaw-tabs-nav{padding:0 16px!important}.index-module__content__2HlIT{flex:1;min-height:0;overflow-y:auto;width:100%}.index-module__mainTabs__fYbbt .qwenpaw-tabs-nav{margin-bottom:20px}.index-module__mainTabs__fYbbt .qwenpaw-tabs-nav:before{border-bottom:1px solid #f0f0f0}.index-module__mainTabs__fYbbt .qwenpaw-tabs-tab{padding:10px 4px;font-size:14px;font-weight:500;color:var(--z-text-secondary)!important}.index-module__mainTabs__fYbbt .qwenpaw-tabs-tab:hover{color:var(--z-action-primary)!important}.index-module__mainTabs__fYbbt .qwenpaw-tabs-tab-active .qwenpaw-tabs-tab-btn{color:var(--z-action-primary)!important;font-weight:600}.index-module__mainTabs__fYbbt .qwenpaw-tabs-ink-bar{background:var(--z-action-primary)!important;height:3px;border-radius:2px 2px 0 0}.index-module__tabLabel__zv-fC{display:inline-flex;align-items:center;gap:6px;font-size:14px}.index-module__tabContent__4MKpb{padding:0 16px}.index-module__pageHeader__TZv0e{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;margin-bottom:0}.index-module__breadcrumbHeader__CHJMQ{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__lnrrJ{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__gC0Fd{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__4Axgc{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__formCard__Az1mF{width:100%}.index-module__form__zF1QN{flex:1;min-height:0}.index-module__form__zF1QN .ant-form-item-label>label{font-weight:500}.index-module__reactAgentRow__laRkM{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.index-module__reactAgentField__bgEHA{margin-bottom:0!important}.index-module__llmRetryRow__-gYbe{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.index-module__llmRetryField__Pk9ca{margin-bottom:0!important}.ant-slider-rail{background-color:#14141326!important}.ant-slider-track{background-color:#14141340!important}.ant-slider-handle:after{box-shadow:0 0 0 2px #14141340!important;background-color:#fff!important}.dark-mode .index-module__ant-slider-rail__wapw4{background-color:#ffffff26!important}.dark-mode .index-module__ant-slider-track__9VmFe{background-color:#ffffff40!important}.dark-mode .index-module__ant-slider-handle__VUQMe:after{box-shadow:0 0 0 2px #ffffff40!important;background-color:#fff!important}.index-module__configPage__qlcT-{color:var(--z-text-primary);background:transparent}.index-module__content__2HlIT{padding:0 var(--z-page-gutter) 88px;scrollbar-color:var(--z-border-strong) transparent}.index-module__mainTabs__fYbbt>.qwenpaw-tabs-nav,.index-module__mainTabs__fYbbt>.ant-tabs-nav{position:sticky;z-index:var(--z-z-sticky);top:0;margin:0 calc(var(--z-page-gutter) * -1) var(--z-space-5);padding:0 var(--z-page-gutter)!important;background:color-mix(in srgb,var(--z-bg-surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.index-module__tabContent__4MKpb{padding:0}.index-module__formCard__Az1mF{border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__footerActions__Jyc7Q,.dark-mode .index-module__footerActions__Jyc7Q{position:sticky;z-index:var(--z-z-sticky);bottom:0;border-top-color:var(--z-border-default);background:color-mix(in srgb,var(--z-bg-surface) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:768px){.index-module__content__2HlIT,.index-module__footerActions__Jyc7Q{padding-inline:var(--z-page-gutter)}}.index-module__sliderValue__kvku-{font-weight:500;color:var(--z-status-info)}.index-module__buttonGroup__Q5-rj{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;margin-bottom:0}.index-module__centerState__ItP3h{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:16px}.index-module__stateText__03Y8b{font-size:14px;color:var(--z-text-secondary)}.index-module__stateTextError__5ndGk{font-size:14px;color:var(--z-status-danger)}.index-module__footerActions__Jyc7Q{display:flex;justify-content:flex-end;align-items:center;padding:16px 24px;border-top:1px solid #eae9e7;background:#fff;flex-shrink:0}.dark-mode .index-module__pageHeader__TZv0e{border-bottom-color:#ffffff14}.dark-mode .index-module__breadcrumbParent__lnrrJ{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__gC0Fd{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__4Axgc{color:#ffffffd9}.dark-mode .index-module__footerActions__Jyc7Q{background:#1f1f1f;border-top-color:#ffffff14}.dark-mode .index-module__sliderValue__kvku-{color:var(--z-action-primary)}.dark-mode .index-module__mainTabs__fYbbt .qwenpaw-tabs-tab .qwenpaw-tabs-tab-btn{color:#fff!important}.dark-mode .index-module__mainTabs__fYbbt .qwenpaw-tabs-tab-active .qwenpaw-tabs-tab-btn{color:var(--z-action-primary)!important;font-weight:600}.dark-mode .index-module__mainTabs__fYbbt .qwenpaw-tabs-ink-bar{background:var(--z-action-primary)!important}.index-module__mcpPage__6C7Uv{display:flex;flex-direction:column;height:100%}.index-module__emptyState__2z81Y{flex:1;display:flex;align-items:center;justify-content:center}.index-module__pageHeader__vHn2p{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;margin-bottom:0}.index-module__breadcrumbHeader__CI36p{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__6L-HH{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__QZeqv{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__KMaSg{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__mcpCard__NHAbK{height:auto;display:flex;flex-direction:column;gap:12px;border-radius:var(--border-radius, 8px);background:var(--color-bg-base, #ffffff);border:1px solid var(--color-border-secondary, #eae8e7);box-sizing:border-box;transition:all .2s ease-in-out}.index-module__mcpCard__NHAbK .qwenpaw-card-body{padding:0!important}.index-module__mcpCard__NHAbK.index-module__enabledCard__6MaeF .index-module__statusDot__WD8ZW{background-color:#14b8a6}.index-module__mcpCard__NHAbK.index-module__enabledCard__6MaeF .index-module__statusText__u4-a-{color:#14b8a6}.index-module__mcpCard__NHAbK.index-module__hover__x9CgJ{border-color:var(--color-border, #d9d9d9);box-shadow:0 2px 8px #0000000f}.index-module__mcpCard__NHAbK.index-module__normal__MnZ91{border-color:var(--color-border-secondary, #eae8e7);box-shadow:0 2px 8px #0000000a}.index-module__cardHeader__9usx-{display:flex;justify-content:space-between;align-items:flex-start}.index-module__mcpTitle__hls-f{margin:0;font-size:14px;font-weight:500;color:#141413e0;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.index-module__typeBadge__-N8OH{font-size:10px;padding:2px 6px;border-radius:3px;font-weight:500;flex-shrink:0;margin-left:8px}.index-module__typeBadge__-N8OH.index-module__local__tEVxU{background-color:#eff0f3cc;color:#8e8c99}.index-module__typeBadge__-N8OH.index-module__remote__-8tSW{background-color:#fff7e6e6;color:#d48806;border:1px solid rgba(250,173,20,.2)}.index-module__mcpDescription__yZuL3{margin:6px 0 16px;color:var(--z-text-secondary);font-size:13px;line-height:1.6;min-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.index-module__cardFooter__RkStn{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:12px;margin-top:auto;border-top:1px solid #f0f0f0}.index-module__toggleButton__0eol-{flex:1;min-width:0;padding:6px 10px;border-radius:7px;font-size:12px;color:var(--z-text-secondary);background:transparent;border:1px solid #d9d9d9;cursor:pointer;transition:all .18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-module__toggleButton__0eol-:hover{color:var(--z-text-primary);border-color:#bfbfbf}.index-module__deleteButton__coiRH{flex:1;min-width:0;padding:6px 10px;border-radius:7px;font-size:12px;color:var(--z-status-danger);background:transparent;border:1px solid #d9d9d9;cursor:pointer;transition:all .18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-module__deleteButton__coiRH:hover{color:var(--z-status-danger);border-color:var(--z-status-danger)}.index-module__statusContainer__4D1Tq{display:flex;align-items:center;gap:4px;font-size:11px;flex-shrink:0}.index-module__statusDot__WD8ZW{width:6px;height:6px;border-radius:50%;flex-shrink:0;background-color:#d9d9d9}.index-module__statusText__u4-a-{font-family:Lato;font-size:12px;font-weight:400;line-height:19px;letter-spacing:normal;color:#14141373}.index-module__editJsonTextArea__oaMND{width:100%;min-height:500px;font-family:Monaco,Courier New,monospace;font-size:13px;padding:16px;border:1px solid var(--ant-color-border);border-radius:4px;resize:vertical;background-color:var(--ant-color-bg-container);color:var(--ant-color-text)}.index-module__preformattedText__1MVIo{background-color:var(--ant-color-bg-container-disabled, #f5f5f5);color:var(--ant-color-text);padding:16px;border-radius:8px;max-height:500px;overflow:auto}.index-module__mcpGrid__wrKPB{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:16px;padding:16px}.index-module__loading__bLIxp{text-align:center;padding:60px;color:#14141373}.index-module__modalFooter__O6EP1{text-align:right}.index-module__importHint__GT-kA{margin-bottom:12px}.index-module__importHintTitle__8imdD{margin:0;font-size:13px;color:#141413a6}.index-module__importHintList__u5o56{margin:8px 0;padding:0 0 0 20px;font-size:12px;color:#14141373}.index-module__jsonTextArea__g8Ln-{font-family:Monaco,Courier New,monospace;font-size:13px}.index-module__maskedFieldHint__lCsOI{margin-bottom:8px;padding:6px 12px;background-color:#ffa50014;border-radius:6px;font-size:12px;color:#0000008c}.index-module__toolsButton__sGel3{flex:1;min-width:0;padding:6px 10px;border-radius:7px;font-size:12px;color:var(--z-status-info);background:transparent;border:1px solid #d9d9d9;cursor:pointer;transition:all .18s ease}.index-module__toolsButton__sGel3:hover{border-color:var(--z-status-info)}.index-module__toolsButton__sGel3:disabled{color:#00000040;cursor:not-allowed;border-color:#d9d9d9}.index-module__toolsLoading__c7fvZ{text-align:center;padding:40px 0}.index-module__toolsError__dD38F{text-align:center;padding:24px;color:var(--z-status-danger);font-size:13px}.index-module__toolsList__LuMav{display:flex;flex-direction:column;gap:12px;max-height:500px;overflow-y:auto}.index-module__toolItem__Pw8hZ{padding:12px 16px;border:1px solid var(--color-border-secondary, #f0f0f0);border-radius:8px;background:var(--color-bg-base, #fafafa)}.index-module__toolHeader__euO8S{display:flex;align-items:center;gap:8px;margin-bottom:4px}.index-module__toolDescription__FWMqF{margin:6px 0 0;font-size:13px;color:#0000008c;line-height:1.5}.index-module__toolSchema__QrKEG{margin-top:8px;font-size:12px}.index-module__toolSchema__QrKEG summary{cursor:pointer;color:#00000073;-webkit-user-select:none;user-select:none}.index-module__toolSchema__QrKEG summary:hover{color:#000000a6}.index-module__toolSchemaContent__ijWVA{margin-top:6px;padding:10px;background:var(--color-bg-container-disabled, #f5f5f5);border-radius:6px;font-size:11px;line-height:1.5;max-height:200px;overflow:auto;color:#000000bf}.dark-mode .index-module__pageHeader__vHn2p{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbCurrent__KMaSg{color:#ffffffd9}.dark-mode .index-module__mcpTitle__hls-f{color:#ffffffe0}.dark-mode .index-module__statusText__u4-a-{color:#ffffff73}.dark-mode .index-module__statusDot__WD8ZW{background-color:#fff3}.dark-mode .index-module__mcpCard__NHAbK{background:#2d2d2d;border-color:#ffffff14}.dark-mode .index-module__mcpDescription__yZuL3{color:#ffffffa6}.dark-mode .index-module__cardFooter__RkStn{border-top-color:#ffffff14}.dark-mode .index-module__toggleButton__0eol-{color:#ffffffa6;border-color:#fff3}.dark-mode .index-module__toggleButton__0eol-:hover{color:#ffffffd9;border-color:#ffffff59}.dark-mode .index-module__deleteButton__coiRH{color:#ff7875;border-color:#fff3}.dark-mode .index-module__deleteButton__coiRH:hover{color:var(--z-status-danger);border-color:var(--z-status-danger)}.dark-mode .index-module__maskedFieldHint__lCsOI{background-color:#ffa5001f;color:#ffffffa6}.dark-mode .index-module__toolsButton__sGel3{color:#4096ff;border-color:#fff3}.dark-mode .index-module__toolsButton__sGel3:hover{border-color:#4096ff}.dark-mode .index-module__toolsButton__sGel3:disabled{color:#ffffff40;border-color:#ffffff1f}.dark-mode .index-module__toolsError__dD38F{color:#ff7875}.dark-mode .index-module__toolItem__Pw8hZ{border-color:#ffffff1a;background:#ffffff0a}.dark-mode .index-module__toolDescription__FWMqF{color:#ffffff8c}.dark-mode .index-module__toolSchema__QrKEG summary{color:#ffffff73}.dark-mode .index-module__toolSchema__QrKEG summary:hover{color:#ffffffa6}.dark-mode .index-module__toolSchemaContent__ijWVA{background:#ffffff0f;color:#ffffffbf}.dark-mode .index-module__loading__bLIxp{color:#ffffff73}.dark-mode .index-module__importHintTitle__8imdD{color:#ffffffa6}.dark-mode .index-module__importHintList__u5o56{color:#ffffff73}.dark-mode .index-module__importHintList__u5o56 code{background:#ffffff14;color:#ffffffbf}.index-module__mcpPage__6C7Uv{color:var(--z-text-primary);background:transparent}.index-module__mcpGrid__wrKPB{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:var(--z-space-4);padding:var(--z-page-gutter)}.index-module__mcpCard__NHAbK{border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm);transition:transform var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__mcpCard__NHAbK.index-module__hover__x9CgJ,.index-module__mcpCard__NHAbK:hover{transform:translateY(-2px);border-color:var(--z-border-strong);box-shadow:var(--z-shadow-md)}.index-module__typeBadge__-N8OH,.index-module__statusContainer__4D1Tq{border-radius:var(--z-radius-pill)}.index-module__importHint__GT-kA,.index-module__toolsList__LuMav,.index-module__toolSchema__QrKEG{border-color:var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__jsonTextArea__g8Ln-,.index-module__editJsonTextArea__oaMND,.index-module__preformattedText__1MVIo,.index-module__toolSchemaContent__ijWVA{font-family:var(--z-font-mono)}@media(max-width:768px){.index-module__mcpGrid__wrKPB{padding:var(--z-page-gutter)}}.index-module__skillsPage__vNKDw{padding:0;display:flex;flex-direction:column;height:100%}.index-module__pageHeader__-qqOe{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;flex-shrink:0}.index-module__breadcrumbHeader__ocnUD{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__hYxSw{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__cbz4y{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__-09OP{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__headerRight__AXqvi{display:flex;align-items:center;gap:12px}.index-module__headerActionsLeft__JXV7n,.index-module__headerActionsRight__C7Tm1{display:flex;align-items:center;gap:8px}.index-module__primaryTransferButton__-Jd6B{min-width:108px}.index-module__creationActionButton__IrXtS{min-width:108px;background:#fff;border-color:#d0d7e2;color:#1f2937}.index-module__primaryActionButton__oE7DK{min-width:108px}.index-module__loading__xEQGZ{text-align:center;padding:84px 60px}.index-module__loadingText__N-UyK{color:var(--z-text-tertiary)}.index-module__noSearchResults__R-qd2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 24px;color:#14141373}.index-module__noSearchResultsIcon__Xlybz{font-size:40px;opacity:.6}.index-module__noSearchResultsText__kIk-c{font-size:14px}.index-module__skillsGrid__COFQN{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;padding:16px}.index-module__statusWithSelect__Kb5ED{display:flex;align-items:center;gap:8px;flex-shrink:0}.index-module__selectedCard__PvXXp{box-shadow:0 0 0 1px #ff7f1633!important}.index-module__selectedListItem__2yrV1{background:#ff7f1605}.index-module__batchActions__k11VJ{display:flex;align-items:center;gap:8px}.index-module__batchCount__TkaOb{font-size:13px;color:var(--z-text-secondary);margin-right:4px}.index-module__skillCard__2tACD{min-height:240px;height:auto;display:flex;flex-direction:column;gap:0;border-radius:var(--border-radius, 12px);background:var(--color-bg-base, #ffffff);border:1px solid var(--color-border-secondary, #eae8e7);box-sizing:border-box;transition:all .2s ease-in-out;position:relative;overflow:hidden}.index-module__skillCard__2tACD .ant-card-body{padding:0!important}.index-module__skillCard__2tACD .qwenpaw-spark-card-wrapper{padding:16px!important}.index-module__skillCard__2tACD:hover{border-color:var(--color-border, #d9d9d9);box-shadow:0 4px 12px #00000014}.index-module__cardTopRow__7pYX-{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.index-module__cardTopRight__gFwOm{display:flex;align-items:center;gap:8px;flex-shrink:0}.index-module__statusBadge__PU21t{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;white-space:nowrap}.index-module__statusBadge__PU21t.index-module__status_enabled__BwHNw{color:#17b26a}.index-module__statusBadge__PU21t.index-module__status_enabled__BwHNw .index-module__statusDot__HyrOm{background-color:#17b26a}.index-module__statusBadge__PU21t.index-module__status_disabled__5MFw6{color:#14141373}.index-module__statusBadge__PU21t.index-module__status_disabled__5MFw6 .index-module__statusDot__HyrOm{background-color:#14141340}.index-module__statusDot__HyrOm{width:8px;height:8px;border-radius:50%;flex-shrink:0}.index-module__cardHeader__JHFNH{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.index-module__leftSection__MdUVQ{display:flex;flex-direction:row;align-items:flex-start;gap:12px;flex:1;width:100%}.index-module__leftSection__MdUVQ .index-module__titleInfoContainer__Q3jL6{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.index-module__leftSection__MdUVQ .index-module__titleInfoContainer__Q3jL6 .index-module__updatedTime__tQ7kR{display:flex;align-items:center;gap:4px;font-size:11px;color:#14141373;margin-top:-2px}.index-module__leftSection__MdUVQ .index-module__titleInfoContainer__Q3jL6 .index-module__updatedTime__tQ7kR .index-module__calendarIcon__Xtqtm{font-size:10px}.index-module__leftSection__MdUVQ .index-module__titleInfoContainer__Q3jL6 .index-module__channelsRow__3lbfQ{display:none}.index-module__channelsRow__3lbfQ{display:flex;align-items:center;gap:6px;font-size:12px;margin-top:8px}.index-module__channelsRow__3lbfQ .index-module__channelIcon__OEBqd{font-size:12px;color:#1a171673;flex-shrink:0}.index-module__channelsRow__3lbfQ .index-module__channelLabel__GpCmd{color:#1a1716a6;flex-shrink:0}.index-module__channelsRow__3lbfQ .index-module__channelValue__iYLxz{color:#141413e0;font-weight:500;padding:2px 8px;border-radius:4px;background-color:#eff0f380}.index-module__fileIcon__67c9Q{width:52px;height:52px;border-radius:10px;background:#f7f5f3;font-size:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.index-module__skillEmoji__xXL3m{width:52px;height:52px;border-radius:10px;background:#f7f5f3;font-size:28px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.index-module__skillAssetImage__QOmTv{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.index-module__titleRow__RIQHV{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:nowrap}.index-module__skillTitle__eBUh3{margin:0;font-size:15px;font-weight:600;color:#141413e0;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.index-module__statusValue__Tkrvs{padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;flex-shrink:0;white-space:nowrap}.index-module__statusValue__Tkrvs.index-module__enabled__8NIG8{background-color:#52c41a1f;color:#389e0d}.index-module__statusValue__Tkrvs.index-module__disabled__ib1il{background-color:#eff0f3cc;color:#141413a6}.index-module__descriptionContainer__bWZXz{margin-top:4px}.index-module__descriptionLabel__OTkHB{margin:0 0 4px;font-size:12px;color:#1a1716a6;font-weight:400}.index-module__descriptionText__Su3jM{border-radius:4px;background:#2b120005;box-sizing:border-box;border:1px solid #f3f1f0;padding:2px 4px;line-height:20px;margin:0;font-size:13px;color:#141413a6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.index-module__descriptionSection__e9Kqv{margin-top:8px;flex:1}.index-module__descriptionSectionLabel__1ew5H{display:block;margin:0 0 5px;font-size:13px;color:#1414138c;font-weight:400}.index-module__metaInfoRow__kPlUK{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:6px}.index-module__metaInfoLabel__fcqs1{color:#1414138c;min-width:72px;flex-shrink:0;padding-top:2px}.index-module__metaInfoValue__6fZCL{display:inline-flex;align-items:center;gap:4px;color:#141413e0;font-weight:500;padding:1px 8px;border-radius:4px;background-color:#eff0f399}.index-module__calendarIcon__Xtqtm{font-size:11px;color:#1a171673}.index-module__metaContainer__M2C-H{display:flex;flex-direction:column;gap:6px;margin-top:8px}.index-module__metaItem__SLJms{display:flex;align-items:center;gap:8px}.index-module__metaLabel__tNkPq{font-size:12px;color:#1a1716a6;min-width:80px;flex-shrink:0}.index-module__channelValue__iYLxz{font-size:12px;color:#141413e0;font-weight:500;padding:2px 8px;border-radius:4px;background-color:#eff0f380}.index-module__metaValue__x18HZ{font-size:12px;color:#141413e0;font-weight:500;padding:2px 8px;border-radius:4px}.index-module__builtinTag__ntUcQ{font-size:11px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#eff0f3e6;color:#8e8c99;flex-shrink:0;white-space:nowrap;border:1px solid rgba(0,0,0,.06)}.index-module__customTag__Km0Lw{font-size:11px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#fff7e6e6;color:#d48806;flex-shrink:0;white-space:nowrap;border:1px solid rgba(250,173,20,.2)}.index-module__tagsContainer__9iJg-{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.index-module__metaRow__-TVum{display:flex;align-items:flex-start;gap:6px}.index-module__metaIcon__H8L08{font-size:12px;flex-shrink:0;display:inline-flex;align-items:center;margin-top:1px}.index-module__metaContent__34rlA{display:flex;flex-wrap:wrap;gap:4px;flex:1}.index-module__tagChips__RV-ej{display:flex;flex-wrap:wrap;gap:4px}.index-module__tagChip__86ouy{display:inline-flex;align-items:center;font-size:13px;line-height:16px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#eff0f399;color:#141413e0;white-space:nowrap}.index-module__cardFooter__1tFvW{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 16px;background:#fff}.index-module__actionButton__2W6Jc,.index-module__deleteButton__fjOJa{flex:1;height:34px;font-size:14px;border-radius:8px}.index-module__emptyState__D5n2P{margin:24px;padding:40px 32px;border:1px solid #e7ebf3;border-radius:20px;background:radial-gradient(circle at top left,rgba(97,92,237,.08),transparent 34%),linear-gradient(180deg,#fff,#f8faff);text-align:center}.index-module__emptyStateBadge__WJmnX{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;padding:6px 12px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:600}.index-module__emptyStateTitle__X40Yr{margin:0 0 10px;font-size:24px;font-weight:600;color:#111827}.index-module__emptyStateText__LtCZJ{max-width:640px;margin:0 auto;color:#4b5563;font-size:15px;line-height:1.65}.index-module__emptyStateActions__sKo8d{display:flex;justify-content:center;gap:12px;margin-top:24px;flex-wrap:wrap}@media(max-width:768px){.index-module__header__Awoet{flex-direction:column;align-items:stretch}.index-module__headerActions__Y7EEs{justify-content:space-between}.index-module__headerActionsLeft__JXV7n,.index-module__headerActionsRight__C7Tm1{flex-wrap:wrap}.index-module__descriptionContent__xgjrY{min-height:50px}.index-module__emptyState__D5n2P{padding:28px 20px}.index-module__emptyStateTitle__X40Yr{font-size:20px}.index-module__emptyStateText__LtCZJ{font-size:14px}}.index-module__poolTransferModal__qejFP .ant-modal-body{padding:20px}.index-module__pickerSection__0V2jV{display:flex;flex-direction:column;gap:12px}.index-module__pickerHeader__EEyk0{display:flex;align-items:center;justify-content:space-between}.index-module__modalFooter__7Vt4e{display:flex;justify-content:flex-end;gap:8px}.index-module__modalCancelButton__a-pud,.index-module__modalOkButton__wAi05{min-width:80px}.index-module__bulkActionButton__LIPlj{font-size:13px}.index-module__bulkActions__r-cxg{display:flex;justify-content:flex-end;gap:8px}.index-module__pickerLabel__Pfce8{font-size:13px;font-weight:500;color:#525866;margin-bottom:8px}.index-module__pickerBack__m3MrU{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--z-status-agent);cursor:pointer;margin-bottom:8px}.index-module__pickerBack__m3MrU:hover{opacity:.8}.index-module__pickerGrid__-rbw2{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;max-height:280px;overflow-y:auto;padding:2px;margin-bottom:12px}.index-module__pickerCard__3dtSN{position:relative;padding:6px;border:1px solid #e8e8e8;border-radius:4px;cursor:pointer;transition:all .15s ease;min-width:0}.index-module__pickerCard__3dtSN:hover{border-color:var(--z-action-primary)}.index-module__pickerCard__3dtSN.index-module__pickerAllCard__Ol2pm{text-align:center;background:#615ced08;border-style:dashed}.index-module__pickerCard__3dtSN.index-module__pickerAllCard__Ol2pm.index-module__pickerCardSelected__dH4j3{background:#615ced0f}.index-module__pickerCheck__0MKLS{position:absolute;top:8px;right:8px;width:18px;height:18px;border-radius:50%;background:var(--z-action-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px}.index-module__pickerCardTitle__96HPR{display:block;width:100%;font-size:14px;font-weight:500;color:var(--z-text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__pickerCardMeta__Qrf49{font-size:12px;color:var(--z-text-tertiary);margin-top:4px}.index-module__compactPickerGrid__1M2YE{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:6px;max-height:360px}.index-module__compactPickerCard__IBjs2{min-height:44px;padding:8px 10px;display:flex;align-items:center;min-width:0}.index-module__compactPickerCheck__tgPLA{top:6px;right:6px;width:16px;height:16px;font-size:9px}.index-module__compactPickerTitle__9Snz5{font-size:12px;line-height:1.25;width:100%;padding-right:18px}.index-module__toolbar__3C9V1{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 0;gap:12px}.index-module__searchContainer__YMS80{display:flex;align-items:center;gap:8px;flex:1;max-width:600px}.index-module__searchInput__ViS94{flex:1;min-width:0;height:36px;padding:0 12px;border:1px solid var(--color-border-secondary, #d9d9d9);border-radius:6px;font-size:14px;color:#141413e0;background:var(--color-bg-base, #ffffff);outline:none;transition:border-color .2s}.index-module__searchInput__ViS94::placeholder{color:#14141340}.index-module__searchInput__ViS94:focus{border-color:var(--z-action-primary)}.index-module__tagSelect__IUekf{min-width:160px;max-width:240px}.index-module__tagSelect__IUekf .ant-select-selector{height:36px!important;min-height:36px;padding:2px 4px}.index-module__tagSelect__IUekf .ant-select-selection-search{margin-inline-start:4px}.index-module__tagSelect__IUekf .ant-select-selection-item{background:#1677ff14;border:1px solid rgba(22,119,255,.18);color:var(--z-status-info);border-radius:4px;padding:0 8px;margin:2px 4px 2px 0;font-size:12px}.index-module__tagSelectEmpty__OywYf{padding:24px 16px;text-align:center;color:#14141359;font-size:13px}.index-module__filterGroup__Xm531{padding:8px 0;border-bottom:1px solid #f0f0f0}.index-module__filterGroup__Xm531:last-child{border-bottom:none}.index-module__filterGroupTitle__p6lSW{padding:4px 12px;font-size:12px;font-weight:500;color:#00000073}.index-module__filterOptions__D93OL{display:flex;flex-wrap:wrap;gap:4px;padding:4px 12px}.index-module__filterOption__g9skg{display:inline-flex;align-items:center;padding:2px 8px;font-size:12px;border-radius:4px;background:#0000000a;color:#000000a6;cursor:pointer;transition:all .2s}.index-module__filterOption__g9skg:hover{background:#1677ff14;color:var(--z-status-info)}.index-module__filterOptionActive__pEjFf{background:#1677ff1f;color:var(--z-status-info);font-weight:500}.index-module__toolbarRight__H34sW{display:flex;align-items:center;gap:12px}.index-module__viewToggle__hTbSD{display:flex;align-items:center;gap:4px}.index-module__viewToggleBtn__1u3YE{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#14141373;cursor:pointer;border-radius:4px;font-size:16px;transition:all .2s}.index-module__viewToggleBtn__1u3YE:hover{color:#141413e0;background:#0000000a}.index-module__viewToggleBtn__1u3YE.index-module__viewToggleBtnActive__re0Hj{color:#141413e0;background:#0000000f}.index-module__skillsList__jcKBv{display:flex;flex-direction:column;gap:0;padding:16px}.index-module__skillListItem__a9-wK{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--color-border-secondary, #eae8e7);border-bottom:none;background:var(--color-bg-base, #ffffff);cursor:pointer;transition:background .15s ease;gap:8px}.index-module__skillListItem__a9-wK:first-child{border-radius:8px 8px 0 0}.index-module__skillListItem__a9-wK:last-child{border-bottom:1px solid var(--color-border-secondary, #eae8e7);border-radius:0 0 8px 8px}.index-module__skillListItem__a9-wK:only-child{border-radius:8px;border-bottom:1px solid var(--color-border-secondary, #eae8e7)}.index-module__skillListItem__a9-wK:hover{background:#00000005}.index-module__listItemLeft__H6DJ-{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.index-module__listItemInfo__OgYhD{flex:1;min-width:0}.index-module__listItemHeader__l7BE9{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.index-module__listItemHeader__l7BE9 .index-module__skillTitle__eBUh3{flex:unset;min-width:unset}.index-module__typeBadge__Iv2Qs{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:1px 8px;border-radius:4px;white-space:nowrap;background-color:#eff0f3e6;color:#141413a6}.index-module__channelBadge__a8zEU{font-size:12px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#eff0f3cc;color:#8e8c99}.index-module__listItemTime__2jnRS{font-size:12px;color:#14141373}.index-module__listItemDesc__wHWKY{margin:4px 0 0;font-size:13px;color:#141413a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__listItemRight__x3bKQ{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:24px}.index-module__listItemTags__BqUnR{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.dark-mode .index-module__fileIcon__67c9Q,.dark-mode .index-module__skillEmoji__xXL3m{background:#1a1716e0}.dark-mode .index-module__pageHeader__-qqOe{border-bottom-color:#fff3}.dark-mode .index-module__breadcrumbParent__hYxSw{color:#ffffffb3}.dark-mode .index-module__breadcrumbSeparator__cbz4y{color:#ffffff80}.dark-mode .index-module__breadcrumbCurrent__-09OP{color:#fff}.dark-mode .index-module__description__3yxm7{color:#ffffff59}.dark-mode .index-module__emptyState__D5n2P{border-color:#ffffff1a;background:radial-gradient(circle at top left,rgba(97,92,237,.18),transparent 34%),linear-gradient(180deg,#17191f,#111318)}.dark-mode .index-module__emptyStateBadge__WJmnX{background:#615ced2e;color:#c7d2fe}.dark-mode .index-module__emptyStateTitle__X40Yr{color:#ffffffeb}.dark-mode .index-module__emptyStateText__LtCZJ{color:#ffffff9e}.dark-mode .index-module__loadingText__N-UyK{color:#ffffff59}.dark-mode .index-module__noSearchResults__R-qd2{color:#ffffff73}.dark-mode .index-module__tagSelectEmpty__OywYf{color:#ffffff59}.dark-mode .index-module__skillCard__2tACD{background:#1f1f1f;border-color:#ffffff26}.dark-mode .index-module__skillCard__2tACD:hover{border-color:#ffffff4d;box-shadow:0 2px 8px #00000080}.dark-mode .index-module__statusBadge__PU21t.index-module__status_enabled__BwHNw{color:#4ade80}.dark-mode .index-module__statusBadge__PU21t.index-module__status_enabled__BwHNw .index-module__statusDot__HyrOm{background-color:#4ade80}.dark-mode .index-module__statusBadge__PU21t.index-module__status_disabled__5MFw6{color:#ffffff73}.dark-mode .index-module__statusBadge__PU21t.index-module__status_disabled__5MFw6 .index-module__statusDot__HyrOm{background-color:#ffffff4d}.dark-mode .index-module__cardFooter__1tFvW{background:#1f1f1f}.dark-mode .index-module__skillTitle__eBUh3{color:#fff}.dark-mode .index-module__updatedTime__tQ7kR,.dark-mode .index-module__channelIcon__OEBqd{color:#ffffff73}.dark-mode .index-module__channelLabel__GpCmd{color:#ffffffb3}.dark-mode .index-module__typeBadge__Iv2Qs{background-color:#ffffff26;color:#fffc}.dark-mode .index-module__statusDot__HyrOm.index-module__disabled__ib1il{background-color:#ffffff59}.dark-mode .index-module__statusText__o6o--.index-module__disabled__ib1il{color:#fff9}.dark-mode .index-module__descriptionLabel__OTkHB,.dark-mode .index-module__descriptionSectionLabel__1ew5H{color:#ffffffb3}.dark-mode .index-module__descriptionText__Su3jM{color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.dark-mode .index-module__metaLabel__tNkPq{color:#ffffffb3}.dark-mode .index-module__channelValue__iYLxz{color:#ffffffe0;background-color:#ffffff1a}.dark-mode .index-module__metaValue__x18HZ{color:#ffffffe0}.dark-mode .index-module__metaInfoLabel__fcqs1{color:#ffffff8c}.dark-mode .index-module__metaInfoValue__6fZCL{background-color:#ffffff1a;color:#ffffffe0}.dark-mode .index-module__calendarIcon__Xtqtm{color:#ffffff73}.dark-mode .index-module__builtinTag__ntUcQ{background-color:#ffffff26;color:#fffc}.dark-mode .index-module__customTag__Km0Lw{background-color:#fff7e633;color:#fc6}.dark-mode .index-module__tagChip__86ouy{background-color:#ffffff1a;color:#ffffffe0}.dark-mode .index-module__searchInput__ViS94{background:#2a2a2a;border-color:#ffffff26;color:#ffffffe0}.dark-mode .index-module__searchInput__ViS94::placeholder{color:#ffffff40}.dark-mode .index-module__searchInput__ViS94:focus{border-color:var(--z-action-primary)}.dark-mode .index-module__tagSelect__IUekf .ant-select-selector{background:#2a2a2a;border-color:#ffffff26}.dark-mode .index-module__tagSelect__IUekf .ant-select-selection-item{background:#1677ff26;border-color:#1677ff4d;color:#4da3ff}.dark-mode .index-module__tagSelect__IUekf .ant-select-selection-placeholder{color:#ffffff40}.dark-mode .index-module__filterGroup__Xm531{border-bottom-color:#ffffff1a}.dark-mode .index-module__filterGroupTitle__p6lSW{color:#ffffff73}.dark-mode .index-module__filterOption__g9skg{background:#ffffff14;color:#ffffffa6}.dark-mode .index-module__filterOption__g9skg:hover{background:#1677ff26;color:#4da3ff}.dark-mode .index-module__filterOptionActive__pEjFf{background:#1677ff33;color:#4da3ff}.dark-mode .index-module__actionButton__2W6Jc{background-color:#4a4a4a!important;color:#fff!important;border-color:#5a5a5a!important}.dark-mode .index-module__actionButton__2W6Jc:hover{border-color:#777!important;background-color:#555!important}.dark-mode .index-module__deleteButton__fjOJa{background-color:#4a4a4a!important;color:#ff6464d9!important;border-color:#5a5a5a!important}.dark-mode .index-module__deleteButton__fjOJa:hover{background-color:#ff4d4f26!important;border-color:#ff4d4f66!important;color:var(--z-status-danger)!important}.dark-mode .index-module__selectedCard__PvXXp{border-color:var(--z-action-primary)!important;box-shadow:0 0 0 1px #ff7f164d!important}.dark-mode .index-module__batchCount__TkaOb{color:#ffffffa6}.dark-mode .index-module__pickerCard__3dtSN{border-color:#ffffff1f}.dark-mode .index-module__pickerCard__3dtSN:hover{background:#615ced14}.dark-mode .index-module__pickerCard__3dtSN.index-module__pickerCardSelected__dH4j3{background:#615ced1f}.dark-mode .index-module__pickerCard__3dtSN.index-module__pickerAllCard__Ol2pm{background:#615ced0d}.dark-mode .index-module__pickerCardTitle__96HPR{color:#ffffffd9}.dark-mode .index-module__pickerCardMeta__Qrf49{color:#ffffff59}.dark-mode .index-module__poolTransferModal__qejFP .ant-modal-body{background:#2d2d2d}.dark-mode .index-module__viewToggleBtn__1u3YE{color:#ffffff73}.dark-mode .index-module__viewToggleBtn__1u3YE:hover{color:#ffffffd9;background:#ffffff14}.dark-mode .index-module__viewToggleBtn__1u3YE.index-module__viewToggleBtnActive__re0Hj{color:#ffffffd9;background:#ffffff1f}.dark-mode .index-module__skillListItem__a9-wK{background:#1f1f1f;border-color:#ffffff26}.dark-mode .index-module__skillListItem__a9-wK:hover{background:#2a2a2a}.dark-mode .index-module__listItemTime__2jnRS{color:#ffffff73}.dark-mode .index-module__listItemDesc__wHWKY{color:#ffffffa6}.dark-mode .index-module__channelBadge__a8zEU{background-color:#ffffff26;color:#fffc}.dark-mode .index-module__statusValue__Tkrvs.index-module__enabled__8NIG8{background-color:#52c41a26;color:#67cf22}.dark-mode .index-module__statusValue__Tkrvs.index-module__disabled__ib1il{background-color:#ffffff14;color:#ffffffa6}.dark-mode .index-module__descriptionText__Su3jM{background:#ffffff0a;border-color:#ffffff1a;color:#ffffffa6}.dark-mode .index-module__leftSection__MdUVQ .index-module__titleInfoContainer__Q3jL6 .index-module__updatedTime__tQ7kR,.dark-mode .index-module__leftSection__MdUVQ .index-module__titleInfoContainer__Q3jL6 .index-module__updatedTime__tQ7kR .index-module__calendarIcon__Xtqtm{color:#ffffff73}.index-module__mermaidDiagram__iZlZJ{position:relative;width:100%;overflow:auto;border-radius:8px;background:#fafafa;border:1px solid #f0f0f0;margin:12px 0}.index-module__isLoading__ONPOC{min-height:176px}.index-module__placeholder__IeJQK{display:flex;align-items:center;justify-content:center;min-height:176px;color:#999;font-size:14px}.index-module__content__-NcoK{padding:16px;display:flex;justify-content:center}.index-module__content__-NcoK svg{max-width:100%;height:auto}.index-module__mermaidError__AdWL9{background:#fff2f0;border:1px solid #ffccc7;border-radius:8px;padding:12px 16px;margin:12px 0;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:13px;color:#ff4d4f}.index-module__mermaidError__AdWL9 code{color:inherit}.index-module__markdownCopy__NGt4R{display:flex;flex-direction:column;height:100%}.index-module__controls__OIVwB{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;font-weight:600;height:20px;color:var(--ant-color-text)}.index-module__controlGroup__bPEXQ,.index-module__previewToggle__b4LMK{display:flex;align-items:center;gap:8px}.index-module__previewLabel__arwJn{font-size:12px;color:#666;white-space:nowrap}.index-module__markdownViewer__2WXPx{flex:1;min-height:300px;max-height:300px;overflow:auto;border:1px solid #d9d9d9;border-radius:6px;background-color:#fff;max-width:100%}.index-module__markdownViewer__2WXPx .x-markdown{max-width:100%;overflow-wrap:break-word;word-break:break-word}.index-module__markdownViewer__2WXPx pre{background:#f6f8fa;border-radius:6px;padding:12px 16px;overflow-x:auto;height:auto}.index-module__markdownViewer__2WXPx pre code{background:transparent;padding:0;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.index-module__markdownViewer__2WXPx table{border-collapse:collapse;width:auto;margin:1em 0;display:table!important;max-width:100%;overflow-x:auto}.index-module__markdownViewer__2WXPx table thead,.index-module__markdownViewer__2WXPx table tbody,.index-module__markdownViewer__2WXPx table tfoot{display:table-header-group}.index-module__markdownViewer__2WXPx table tbody{display:table-row-group}.index-module__markdownViewer__2WXPx table tr{display:table-row}.index-module__markdownViewer__2WXPx table th,.index-module__markdownViewer__2WXPx table td{display:table-cell;border:1px solid #d0d7de;padding:8px 12px;text-align:left}.index-module__markdownViewer__2WXPx table th{background:#f6f8fa;font-weight:600}.index-module__markdownViewer__2WXPx table tr:nth-child(2n){background:#f6f8fa}.index-module__textareaContainer__zOSti{flex:1;display:flex;flex-direction:column}.index-module__textarea__aVu-C{font-family:monospace;font-size:13px;resize:vertical;height:min(100%,clamp(280px,50vh,640px));min-height:min(240px,100%);max-height:100%;padding:12px;border:1px solid #d9d9d9;border-radius:6px}.ImportHubModal-module__importHubModal__2hAku{width:680px!important;max-height:85vh}.ImportHubModal-module__importHubModal__2hAku .ant-modal-content{border-radius:12px}.ImportHubModal-module__importHubModal__2hAku .ant-modal-header{border-bottom:none;padding:24px 24px 0}.ImportHubModal-module__importHubModal__2hAku .ant-modal-body{padding:24px}.ImportHubModal-module__importHubModal__2hAku .ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}.ImportHubModal-module__hintText__7HPd6{margin:0 0 12px;font-size:13px;color:var(--z-text-secondary)}.ImportHubModal-module__urlInputSection__xXLmt{margin-bottom:16px}.ImportHubModal-module__inputWrapper__D0vX8{position:relative;display:flex;align-items:center;border:1px solid #d9d9d9;border-radius:10px;background:#fff;transition:all .2s ease;padding:0 12px;height:48px}.ImportHubModal-module__inputWrapper__D0vX8:hover{border-color:var(--z-status-agent)}.ImportHubModal-module__inputWrapper__D0vX8:focus-within{border-color:var(--z-status-agent);box-shadow:0 0 0 3px #615ced1a}.ImportHubModal-module__inputWrapper__D0vX8.ImportHubModal-module__valid__0-5zs{border-color:var(--z-status-success);background:#52c41a05}.ImportHubModal-module__inputWrapper__D0vX8.ImportHubModal-module__invalid__qZwgu{border-color:var(--z-status-danger);background:#ff4d4f05}.ImportHubModal-module__inputWrapper__D0vX8.ImportHubModal-module__validating__gFkMe{border-color:var(--z-status-agent)}.ImportHubModal-module__urlInputIcon__I5BB-{color:var(--z-text-tertiary);font-size:16px;margin-right:10px;flex-shrink:0}.ImportHubModal-module__urlInput__15JPu{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:var(--z-text-primary)}.ImportHubModal-module__urlInput__15JPu::placeholder{color:#bfbfbf}.ImportHubModal-module__iconButton__Zf0J7{width:32px;height:32px;border-radius:6px;border:none;background:transparent;color:var(--z-text-tertiary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;margin-left:8px}.ImportHubModal-module__iconButton__Zf0J7:hover{background:#615ced14;color:var(--z-status-agent)}.ImportHubModal-module__iconButton__Zf0J7:active{transform:scale(.95)}.ImportHubModal-module__validationStatus__14kfr{margin-top:8px;font-size:13px;display:flex;align-items:center;gap:6px}.ImportHubModal-module__validationStatus__14kfr.ImportHubModal-module__valid__0-5zs{color:var(--z-status-success)}.ImportHubModal-module__validationStatus__14kfr.ImportHubModal-module__invalid__qZwgu{color:var(--z-status-danger)}.ImportHubModal-module__validationStatus__14kfr.ImportHubModal-module__validating__gFkMe{color:var(--z-status-agent)}.ImportHubModal-module__divider__EQ-pf{display:flex;align-items:center;margin:20px 0;color:var(--z-text-secondary);font-size:13px;text-align:center}.ImportHubModal-module__divider__EQ-pf:before,.ImportHubModal-module__divider__EQ-pf:after{content:"";flex:1;border-top:1px solid #f0f0f0}.ImportHubModal-module__divider__EQ-pf:before{margin-right:12px}.ImportHubModal-module__divider__EQ-pf:after{margin-left:12px}.ImportHubModal-module__sourcesGrid__39-2V{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.ImportHubModal-module__sourceCard__FC5aT{position:relative;padding:16px 12px;border:1px solid #e8e8e8;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:center}.ImportHubModal-module__sourceCard__FC5aT:hover{border-color:var(--z-status-agent);box-shadow:0 4px 12px #615ced1f;transform:translateY(-2px)}.ImportHubModal-module__sourceCard__FC5aT.ImportHubModal-module__active__x4uuo{border-color:var(--z-status-agent);background:#615ced0a;box-shadow:0 0 0 2px #615ced26}.ImportHubModal-module__sourceCard__FC5aT.ImportHubModal-module__disabled__NJbFH{opacity:.5;cursor:not-allowed}.ImportHubModal-module__sourceCard__FC5aT.ImportHubModal-module__disabled__NJbFH:hover{border-color:#e8e8e8;box-shadow:none;transform:none}.ImportHubModal-module__sourceCardName__G6NIt{font-size:14px;font-weight:600;color:var(--z-text-primary);margin:8px 0 4px}.ImportHubModal-module__sourceCardMeta__aLGkZ{font-size:12px;color:var(--z-text-tertiary);display:flex;align-items:center;justify-content:center;gap:4px}.ImportHubModal-module__sourceCardArrow__mQRCN{font-size:10px;transition:transform .2s ease}.ImportHubModal-module__sourceCard__FC5aT.ImportHubModal-module__active__x4uuo .ImportHubModal-module__sourceCardArrow__mQRCN{transform:rotate(180deg)}.ImportHubModal-module__externalLink__mlvRK{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#d9d9d9;font-size:12px;transition:all .2s ease;text-decoration:none}.ImportHubModal-module__externalLink__mlvRK:hover{background:#615ced14;color:var(--z-status-agent)}.ImportHubModal-module__examplesPanel__SDQ3j{margin-top:16px;padding:16px;background:#fafafa;border-radius:10px;border:1px solid #f0f0f0;animation:ImportHubModal-module__slideDown__-S0ad .2s ease}@keyframes ImportHubModal-module__slideDown__-S0ad{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ImportHubModal-module__examplesHeader__yv9y3{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--z-text-secondary);margin-bottom:12px;font-weight:500}.ImportHubModal-module__examplesList__0pRQh{display:flex;flex-direction:column;gap:8px}.ImportHubModal-module__exampleItem__kpJ36{display:flex;align-items:center;padding:10px 12px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .15s ease;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;color:var(--z-text-primary)}.ImportHubModal-module__exampleItem__kpJ36:hover{border-color:var(--z-status-agent);background:#615ced05;color:var(--z-status-agent)}.ImportHubModal-module__exampleItem__kpJ36:active{transform:scale(.995)}.ImportHubModal-module__exampleItemIcon__VZqxf{margin-right:10px;color:#bfbfbf;font-size:14px}.ImportHubModal-module__exampleUrl__b5W6S{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImportHubModal-module__exampleItemLabel__rlmAN{margin-left:auto;font-size:11px;color:var(--z-text-tertiary);background:#f5f5f5;padding:2px 8px;border-radius:4px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ImportHubModal-module__modalFooter__AzXo2{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}.ImportHubModal-module__cancelButton__mmA-N{min-width:88px}.ImportHubModal-module__importButton__RCY3U{min-width:120px}.dark-mode .ImportHubModal-module__hintText__7HPd6{color:#ffffff8c}.dark-mode .ImportHubModal-module__importHubModal__2hAku .ant-modal-content{background:#1f1f1f}.dark-mode .ImportHubModal-module__importHubModal__2hAku .ant-modal-header{background:transparent}.dark-mode .ImportHubModal-module__importHubModal__2hAku .ant-modal-header .ant-modal-title{color:#ffffffe6}.dark-mode .ImportHubModal-module__importHubModal__2hAku .ant-modal-footer{border-color:#ffffff1a}.dark-mode .ImportHubModal-module__inputWrapper__D0vX8{background:#2a2a2a;border-color:#ffffff26}.dark-mode .ImportHubModal-module__inputWrapper__D0vX8:hover,.dark-mode .ImportHubModal-module__inputWrapper__D0vX8:focus-within{border-color:var(--z-status-agent)}.dark-mode .ImportHubModal-module__inputWrapper__D0vX8.ImportHubModal-module__valid__0-5zs{border-color:#4ade80;background:#52c41a0d}.dark-mode .ImportHubModal-module__inputWrapper__D0vX8.ImportHubModal-module__invalid__qZwgu{border-color:#ff6b6b;background:#ff4d4f0d}.dark-mode .ImportHubModal-module__urlInputIcon__I5BB-{color:#fff6}.dark-mode .ImportHubModal-module__urlInput__15JPu{color:#ffffffe6}.dark-mode .ImportHubModal-module__urlInput__15JPu::placeholder{color:#ffffff4d}.dark-mode .ImportHubModal-module__iconButton__Zf0J7{color:#fff6}.dark-mode .ImportHubModal-module__iconButton__Zf0J7:hover{background:#615ced26;color:#8b87f0}.dark-mode .ImportHubModal-module__validationStatus__14kfr.ImportHubModal-module__valid__0-5zs{color:#4ade80}.dark-mode .ImportHubModal-module__validationStatus__14kfr.ImportHubModal-module__invalid__qZwgu{color:#ff6b6b}.dark-mode .ImportHubModal-module__validationStatus__14kfr.ImportHubModal-module__validating__gFkMe{color:#8b87f0}.dark-mode .ImportHubModal-module__divider__EQ-pf{color:#ffffff8c}.dark-mode .ImportHubModal-module__divider__EQ-pf:before,.dark-mode .ImportHubModal-module__divider__EQ-pf:after{border-color:#ffffff1a}.dark-mode .ImportHubModal-module__sourceCard__FC5aT{background:#1f1f1f;border-color:#ffffff1a}.dark-mode .ImportHubModal-module__sourceCard__FC5aT:hover{border-color:var(--z-status-agent);background:#615ced14}.dark-mode .ImportHubModal-module__sourceCard__FC5aT.ImportHubModal-module__active__x4uuo{background:#615ced1f}.dark-mode .ImportHubModal-module__sourceCard__FC5aT.ImportHubModal-module__disabled__NJbFH:hover{border-color:#ffffff1a;background:#1f1f1f}.dark-mode .ImportHubModal-module__sourceCardName__G6NIt{color:#ffffffe6}.dark-mode .ImportHubModal-module__sourceCardMeta__aLGkZ{color:#ffffff80}.dark-mode .ImportHubModal-module__externalLink__mlvRK{color:#ffffff4d}.dark-mode .ImportHubModal-module__externalLink__mlvRK:hover{background:#615ced26;color:#8b87f0}.dark-mode .ImportHubModal-module__examplesPanel__SDQ3j{background:#ffffff08;border-color:#ffffff1a}.dark-mode .ImportHubModal-module__examplesHeader__yv9y3{color:#fff9}.dark-mode .ImportHubModal-module__exampleItem__kpJ36{background:#2a2a2a;border-color:#ffffff1a;color:#ffffffd9}.dark-mode .ImportHubModal-module__exampleItem__kpJ36:hover{border-color:var(--z-status-agent);background:#615ced14;color:#8b87f0}.dark-mode .ImportHubModal-module__exampleItemIcon__VZqxf{color:#ffffff4d}.dark-mode .ImportHubModal-module__exampleItemLabel__rlmAN{color:#ffffff80;background:#ffffff14}.dark-mode .ImportHubModal-module__modalFooter__AzXo2{border-color:#ffffff1a}@media(max-width:640px){.ImportHubModal-module__importHubModal__2hAku{width:100%!important;max-width:100%;margin:0;top:0;border-radius:0;height:100vh}.ImportHubModal-module__importHubModal__2hAku .ant-modal-content{border-radius:0;height:100vh;display:flex;flex-direction:column}.ImportHubModal-module__importHubModal__2hAku .ant-modal-body{flex:1;overflow-y:auto}.ImportHubModal-module__sourcesGrid__39-2V{grid-template-columns:repeat(2,1fr);gap:10px}.ImportHubModal-module__sourceCard__FC5aT{padding:12px 8px}.ImportHubModal-module__exampleItem__kpJ36{font-size:12px;padding:8px 10px;word-break:break-all}}.index-module__toolsPage__dAu2I{height:100%;display:flex;flex-direction:column;overflow:hidden}.index-module__pageHeader__kuNgp{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;margin-bottom:0}.index-module__toolsContainer__jKjge{overflow:auto}.index-module__breadcrumbHeader__Qmsvk{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__JnfvK{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__E5ek1{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__mLv9x{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__headerAction__IH3iC{flex-shrink:0}.index-module__headerAction__IH3iC .qwenpaw-switch-inner-unchecked{color:#000!important}.index-module__header__qqdfJ{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.index-module__headerInfo__xlPk4{display:flex;flex-direction:column}.index-module__actionTab__B1OMN{padding:5px 14px;border-radius:7px;border:none;font-size:13px;color:var(--z-text-tertiary);background:transparent;cursor:pointer;transition:all .18s ease}.index-module__actionTab__B1OMN:hover{color:var(--z-text-secondary);background:#0000000a}.index-module__disabledTab__BQkbA{color:var(--z-action-primary)!important;background:#fff!important;cursor:not-allowed;box-shadow:0 1px 4px #0000001a}.index-module__disabledTab__BQkbA:hover{color:var(--z-action-primary)!important;background:#fff!important}.index-module__title__GVvpf{margin-bottom:4px;font-size:24px;font-weight:600}.index-module__description__xW0PP{margin:0;color:var(--z-text-tertiary);font-size:14px}.index-module__loading__80ZQj{text-align:center;padding:60px;color:var(--z-text-tertiary)}.index-module__toolsGrid__QXrkS{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;padding:16px}.index-module__toolCard__A42oY{height:auto;display:flex;flex-direction:column;gap:12px;border-radius:var(--border-radius, 8px);background:var(--color-bg-base, #ffffff);border:1px solid var(--color-border-secondary, #eae8e7);box-sizing:border-box;transition:all .2s ease-in-out;box-shadow:0 2px 8px #0000000a}.index-module__toolCard__A42oY .qwenpaw-card-body{padding:0!important}.index-module__toolCard__A42oY.index-module__enabledCard__XbTY4 .index-module__statusDot__iggPR{background-color:#14b8a6}.index-module__toolCard__A42oY.index-module__enabledCard__XbTY4 .index-module__statusText__c0dYi{color:#14b8a6}.index-module__toolCard__A42oY:hover{border-color:var(--color-border, #d9d9d9);box-shadow:0 2px 8px #0000000f}.index-module__cardHeader__0pAND{display:flex;justify-content:space-between;align-items:flex-start}.index-module__toolName__tX4vj{margin:0;font-size:14px;font-weight:500;color:#141413e0;line-height:24px;display:flex;align-items:center;gap:6px}.index-module__toolIconFallback__ahz3F{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;font-size:11px;font-weight:600;color:#fff;flex-shrink:0;line-height:1}.index-module__statusContainer__zdACW{display:flex;align-items:center;gap:4px;font-size:11px;flex-shrink:0}.index-module__statusDot__iggPR{width:6px;height:6px;border-radius:50%;flex-shrink:0;background-color:#d9d9d9}.index-module__statusText__c0dYi{font-family:Lato;font-size:12px;font-weight:400;line-height:19px;letter-spacing:normal;color:#14141373}.index-module__toolDescription__8ry1B{margin:6px 0 16px;color:var(--z-text-secondary);font-size:13px;line-height:1.6;min-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.index-module__configStatus__CyIRz{margin:8px 0;font-size:12px}.index-module__configStatus__CyIRz .index-module__configured__EtPBT{color:#14b8a6;font-weight:500}.index-module__configStatus__CyIRz .index-module__notConfigured__OrvT7{color:var(--z-action-primary);font-weight:500}.index-module__cardFooter__cQYv9{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;margin-top:auto;border-top:1px solid #f0f0f0}.index-module__toggleButton__ngTmx{flex:1;padding:8px 16px;border-radius:7px;font-size:13px;color:var(--z-text-secondary);background:transparent;border:1px solid #d9d9d9;cursor:pointer;transition:all .18s ease}.index-module__toggleButton__ngTmx:hover:not(:disabled){color:var(--z-text-primary);border-color:#bfbfbf}.index-module__toggleButton__ngTmx:disabled{color:#d9d9d9;cursor:not-allowed}.dark-mode .index-module__pageHeader__kuNgp{border-bottom-color:#ffffff14}.dark-mode .index-module__breadcrumbParent__JnfvK{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__E5ek1{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__mLv9x{color:#ffffffd9}.dark-mode .index-module__loading__80ZQj{color:#ffffff59}.dark-mode .index-module__toolCard__A42oY{background:#2d2d2d}.dark-mode .index-module__toolCard__A42oY.index-module__normalCard__8Xyk-{border-color:#ffffff14!important;box-shadow:0 2px 8px #0000004d!important}.dark-mode .index-module__toolCard__A42oY.index-module__hoverCard__bKHDR{border-color:#fff3!important;box-shadow:0 2px 8px #0006!important}.dark-mode .index-module__toolName__tX4vj{color:#ffffffd9}.dark-mode .index-module__statusDot__iggPR{background-color:#fff3}.dark-mode .index-module__statusDot__iggPR.index-module__enabled__Jigzm{background-color:#14b8a6}.dark-mode .index-module__statusText__c0dYi{color:#ffffff73}.dark-mode .index-module__statusText__c0dYi.index-module__enabled__Jigzm{color:#14b8a6}.dark-mode .index-module__toolDescription__8ry1B{color:#ffffffa6}.dark-mode .index-module__cardFooter__cQYv9{border-top-color:#ffffff14}.dark-mode .index-module__toggleButton__ngTmx{color:#ffffffa6;border-color:#fff3}.dark-mode .index-module__toggleButton__ngTmx:hover:not(:disabled){color:#ffffffd9;border-color:#ffffff59}.dark-mode .index-module__toggleButton__ngTmx:disabled{color:#ffffff40;border-color:#ffffff1a}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch{background-color:#ffffff26}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch:hover:not(.index-module__qwenpaw-switch-disabled__7C2gs){background-color:#ffffff40}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch.index-module__qwenpaw-switch-disabled__7C2gs{background-color:#ffffff14;opacity:.65}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch.index-module__qwenpaw-switch-disabled__7C2gs .qwenpaw-switch-inner{color:#ffffff73}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch-checked{background-color:var(--z-action-primary)}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch-checked:hover:not(.index-module__qwenpaw-switch-disabled__7C2gs){background-color:#ff9d4d}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch-checked.index-module__qwenpaw-switch-disabled__7C2gs{background-color:#ff7f1659;opacity:.65}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch-checked.index-module__qwenpaw-switch-disabled__7C2gs .qwenpaw-switch-inner{color:#ffffff8c}.dark-mode .index-module__headerAction__IH3iC .qwenpaw-switch-inner{color:#ffffffd9}.index-module__toolsPage__dAu2I{color:var(--z-text-primary);background:transparent}.index-module__toolsContainer__jKjge{flex:1;padding:var(--z-page-gutter);scrollbar-color:var(--z-border-strong) transparent}.index-module__toolsGrid__QXrkS{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:var(--z-space-4);padding:0}.index-module__toolCard__A42oY{border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm);transition:transform var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__toolCard__A42oY:hover{transform:translateY(-2px);border-color:var(--z-border-strong);box-shadow:var(--z-shadow-md)}.index-module__toolIconFallback__ahz3F{border-radius:var(--z-radius-md)}.index-module__configStatus__CyIRz{border-radius:var(--z-radius-sm);background:var(--z-bg-surface-subtle)}@media(max-width:768px){.index-module__toolsContainer__jKjge{padding:var(--z-page-gutter)}}.index-module__workspacePage__bt-WF{height:100%;display:flex;flex-direction:column;overflow:hidden}.index-module__workspacePage__bt-WF .qwenpaw-card{border-radius:0}.index-module__pageHeader__FyzTt{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;flex-shrink:0}.index-module__breadcrumbHeader__w473c{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__workspaceInfo__U7BT1{display:flex;align-items:center;gap:16px;flex-shrink:0}.index-module__breadcrumbParent__VrFBQ{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__tmUGW{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__b-VL8{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__workspacePath__oDWCQ{font-size:12px;color:#141413cc;font-family:monospace;margin:0 0 0 8px;border-radius:6px;background:#eff0f3cc;border:1px solid rgba(26,23,22,.04);padding:5px 10px;display:inline-flex;align-items:center;white-space:nowrap}.index-module__agentSelect__LA5r3{width:240px}.index-module__agentSelect__LA5r3 .ant-select-selector,.index-module__agentSelect__LA5r3 .qwenpaw-select-selector{border-radius:8px!important;border:1px solid rgba(26,23,22,.12)!important;background:#ffffffa6!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 2px #00000005!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;height:36px!important;padding:2px 11px!important;display:flex!important;align-items:center!important}.index-module__agentSelect__LA5r3 .ant-select-selector:hover,.index-module__agentSelect__LA5r3 .qwenpaw-select-selector:hover{border-color:#f07e26!important;background:#ffffffd9!important}.index-module__agentSelect__LA5r3 .ant-select-focused .ant-select-selector,.index-module__agentSelect__LA5r3 .qwenpaw-select-focused .ant-select-selector,.index-module__agentSelect__LA5r3 .ant-select-focused .qwenpaw-select-selector,.index-module__agentSelect__LA5r3 .qwenpaw-select-focused .qwenpaw-select-selector{border-color:#f07e26!important;box-shadow:0 0 0 2px #f07e2626!important}.index-module__agentSelect__LA5r3 .ant-select-selection-item,.index-module__agentSelect__LA5r3 .qwenpaw-select-selection-item{font-size:13px!important;font-weight:500!important;color:#141413d9!important}.index-module__agentSelect__LA5r3 .ant-select-arrow,.index-module__agentSelect__LA5r3 .qwenpaw-select-arrow{color:#1a171673!important}.index-module__actionButtons__7Y20J{display:flex;gap:8px;align-items:center}.index-module__content__jM-em{display:flex;flex:1;min-height:0;overflow:auto}.index-module__fileListPanel__kcpu8{width:400px;flex-shrink:0;display:flex;flex-direction:column;min-height:0;overflow:hidden}.index-module__cardBody__spfiT{padding:16px;display:flex;flex-direction:column;height:100%;overflow:auto}.index-module__cardContainer__RDY-a{flex:1;min-height:0}.index-module__headerRow__yS3y6{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-shrink:0}.index-module__sectionTitle__DG1eM{margin:0;font-size:14px;font-weight:600}.index-module__infoText__klOzD{margin:0 0 12px;font-size:12px;color:var(--z-text-tertiary);flex-shrink:0}.index-module__divider__-MXKO{height:1px;background-color:#e8e8e8;margin-bottom:16px;flex-shrink:0}.index-module__scrollContainer__CChdA{flex:1;min-height:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.index-module__scrollContainer__CChdA::-webkit-scrollbar{display:none}.index-module__fileEditor__WeD-s{flex:1;display:flex;flex-direction:column;min-height:0;height:100%;width:50%}.index-module__editorCard__SK72V{height:100%!important}.index-module__editorCard__SK72V .qwenpaw-card-body,.index-module__editorCard__SK72V .qwenpaw-card-body .qwenpaw-spark-card-wrapper,.index-module__editorCard__SK72V .qwenpaw-card-body .qwenpaw-spark-content,.index-module__editorCard__SK72V .qwenpaw-card-body .agentscope-runtime-webui-spark-card-wrapper,.index-module__editorCard__SK72V .qwenpaw-card-body .agentscope-runtime-webui-spark-card-wrapper .agentscope-runtime-webui-spark-content,.index-module__editorCard__SK72V .qwenpaw-card-body .spark-card-wrapper{height:100%}.index-module__editorCard__SK72V .qwenpaw-card-body .spark-card-wrapper .spark-content{height:100%;overflow:hidden}.index-module__editorHeader__mRUWW{padding:16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.index-module__fileName__gZLHx{font-size:16px;font-weight:600;margin-bottom:4px}.index-module__filePath__-jHrr{font-size:12px;color:var(--z-text-tertiary);font-family:monospace}.index-module__buttonGroup__cDmge{display:flex;gap:8px;align-items:center}.index-module__editorContent__6WFLX{padding:16px;height:calc(100% - 96px);overflow:hidden}.index-module__editorContent__6WFLX textarea{font-family:monospace;font-size:13px;resize:vertical;height:100%}.index-module__contentLabel__0fDMN{margin-bottom:8px;font-size:12px;font-weight:600;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;height:20px}.index-module__markdownViewer__CqeZ8{flex:1;height:calc(100% - 20px);overflow:auto;border:1px solid #e8e8e8;padding:16px;border-radius:8px;max-width:100%}.index-module__markdownViewer__CqeZ8 .x-markdown{max-width:100%;overflow-wrap:break-word;word-break:break-word}.index-module__markdownViewer__CqeZ8 pre{background:#f6f8fa;border-radius:6px;padding:12px 16px;overflow-x:auto;height:auto}.index-module__markdownViewer__CqeZ8 pre code{background:transparent;padding:0;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.index-module__markdownViewer__CqeZ8 table{border-collapse:collapse;width:auto;margin:1em 0;display:table!important;max-width:100%;overflow-x:auto}.index-module__markdownViewer__CqeZ8 table thead,.index-module__markdownViewer__CqeZ8 table tbody,.index-module__markdownViewer__CqeZ8 table tfoot{display:table-header-group}.index-module__markdownViewer__CqeZ8 table tbody{display:table-row-group}.index-module__markdownViewer__CqeZ8 table tr{display:table-row}.index-module__markdownViewer__CqeZ8 table th,.index-module__markdownViewer__CqeZ8 table td{display:table-cell;border:1px solid #d0d7de;padding:8px 12px;text-align:left}.index-module__markdownViewer__CqeZ8 table th{background:#f6f8fa;font-weight:600}.index-module__markdownViewer__CqeZ8 table tr:nth-child(2n){background:#f6f8fa}.index-module__textarea__zh0P8{font-family:monospace;font-size:13px;resize:vertical;height:min(100%,clamp(280px,50vh,640px));min-height:min(240px,100%);max-height:100%}.index-module__markdownToggle__FNUrf{display:flex;align-items:center;gap:8px}.index-module__toggleLabel__t2aAr{font-size:12px;color:var(--z-text-secondary);white-space:nowrap}.index-module__emptyState__sSM-6{flex:1;display:flex;align-items:center;justify-content:center;color:var(--z-text-tertiary);height:calc(100% - 20px)}.index-module__buttonGroup__cDmge{display:flex;align-items:center}.index-module__copyButton__CLn6j{border-radius:4px}.index-module__fileItem__eA99E{padding:12px;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:8px;cursor:pointer;background-color:#fff;transition:all .2s}.index-module__fileItem__eA99E:hover:not(.index-module__selected__lUv7M){border-color:#d9d9d9;background-color:#fafafa}.index-module__fileItem__eA99E.index-module__selected__lUv7M{border:1px solid var(--z-action-primary)}.index-module__fileItemHeader__4JM0J{display:flex;align-items:center;justify-content:space-between}.index-module__fileInfo__7x1XX{flex:1;min-width:0}.index-module__fileItemActions__6Cj1Z{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:12px}.index-module__dragHandle__RGIKH{display:flex;align-items:center;justify-content:center;width:20px;flex-shrink:0;margin-right:8px;color:#bbb;cursor:grab;font-size:14px;transition:color .2s}.index-module__dragHandle__RGIKH:active{cursor:grabbing}.index-module__dragHandle__RGIKH:hover{color:var(--z-action-primary)}.index-module__dragging__9eKlV{box-shadow:0 4px 12px #0000001f;border-color:var(--z-action-primary)!important}.index-module__enabledBadge__u-Zf7{color:var(--z-status-success);font-size:8px;margin-right:6px;vertical-align:middle}.index-module__fileActions__wbunc{display:flex;align-items:center;gap:8px}.index-module__fileItemName__WBQ1X{font-size:14px;font-weight:600;margin-bottom:4px}.index-module__fileItemMeta__LKnfS{font-size:12px;color:var(--z-text-tertiary)}.index-module__expandIcon__HVdbA{font-size:12px;color:var(--z-text-tertiary);margin-left:8px}.index-module__dailyMemoryList__cY7mG{margin-left:16px;margin-top:-4px;margin-bottom:8px}.index-module__dailyMemoryItem__NKk4-{padding:10px;border:1px solid #e8e8e8;border-radius:6px;margin-bottom:6px;cursor:pointer;background-color:#fff;transition:all .2s}.index-module__dailyMemoryItem__NKk4-:hover:not(.index-module__selected__lUv7M){border-color:#d9d9d9;background-color:#fafafa}.index-module__dailyMemoryItem__NKk4-.index-module__selected__lUv7M{border:1px solid var(--z-action-primary)}.index-module__dailyMemoryName__nqSse{font-size:13px;font-weight:500;margin-bottom:2px}.index-module__dailyMemoryMeta__It0mp{font-size:11px;color:var(--z-text-tertiary)}.index-module__attribution__By6Jf{height:20px;font-size:11px;color:#bbb;text-align:center;flex-shrink:0}.dark-mode .index-module__pageHeader__FyzTt{border-bottom-color:#ffffff14}.dark-mode .index-module__breadcrumbParent__VrFBQ{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__tmUGW{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__b-VL8{color:#ffffffd9}.dark-mode .index-module__infoText__klOzD{color:#ffffff4d}.dark-mode .index-module__divider__-MXKO{background-color:#ffffff14}.dark-mode .index-module__fileItem__eA99E{background-color:#2a2a2a;border-color:#ffffff1a}.dark-mode .index-module__fileItem__eA99E:hover:not(.index-module__selected__lUv7M){border-color:#fff3;background-color:var(--z-text-primary)}.dark-mode .index-module__fileItem__eA99E.index-module__selected__lUv7M{border-color:var(--z-action-primary);background-color:#615ced26}.dark-mode .index-module__fileItemName__WBQ1X{color:#ffffffd9}.dark-mode .index-module__fileItemMeta__LKnfS{color:#ffffff59}.dark-mode .index-module__expandIcon__HVdbA{color:#ffffff4d}.dark-mode .index-module__dragHandle__RGIKH{color:#fff3}.dark-mode .index-module__dragHandle__RGIKH:hover{color:var(--z-action-primary)}.dark-mode .index-module__dragging__9eKlV{box-shadow:0 4px 12px #0006;border-color:var(--z-action-primary)!important;background-color:#615ced26!important}.dark-mode .index-module__dailyMemoryItem__NKk4-{background-color:#2a2a2a;border-color:#ffffff1a}.dark-mode .index-module__dailyMemoryItem__NKk4-:hover:not(.index-module__selected__lUv7M){border-color:#fff3;background-color:var(--z-text-primary)}.dark-mode .index-module__dailyMemoryItem__NKk4-.index-module__selected__lUv7M{border-color:var(--z-action-primary);background-color:#615ced26}.dark-mode .index-module__dailyMemoryName__nqSse{color:#ffffffd9}.dark-mode .index-module__dailyMemoryMeta__It0mp{color:#ffffff59}.dark-mode .index-module__editorHeader__mRUWW{border-bottom-color:#ffffff14}.dark-mode .index-module__fileName__gZLHx{color:#ffffffd9}.dark-mode .index-module__filePath__-jHrr{color:#ffffff59}.dark-mode .index-module__markdownViewer__CqeZ8{border-color:#ffffff1a;color:#ffffffd9;background:#1f1f1f}.dark-mode .index-module__markdownViewer__CqeZ8 pre{background:#2a2a2a;border-color:#ffffff1a}.dark-mode .index-module__markdownViewer__CqeZ8 pre code{color:#ffffffd9}.dark-mode .index-module__markdownViewer__CqeZ8 table th,.dark-mode .index-module__markdownViewer__CqeZ8 table td{border-color:#ffffff26}.dark-mode .index-module__markdownViewer__CqeZ8 table th{background:#2a2a2a;color:#ffffffd9}.dark-mode .index-module__markdownViewer__CqeZ8 table tr:nth-child(2n){background:#ffffff0a}.dark-mode .index-module__toggleLabel__t2aAr{color:#ffffff73}.dark-mode .index-module__emptyState__sSM-6{color:#ffffff4d}.dark-mode .index-module__sectionTitle__DG1eM{color:#ffffffd9}.dark-mode .index-module__attribution__By6Jf{color:#fff3}.dark-mode .index-module__workspacePath__oDWCQ{color:#ffffffb3;background:#ffffff0d;border-color:#ffffff0d}.dark-mode .index-module__agentSelect__LA5r3 .ant-select-selector,.dark-mode .index-module__agentSelect__LA5r3 .qwenpaw-select-selector{border-color:#ffffff26!important;background:#2a2a2aa6!important}.dark-mode .index-module__agentSelect__LA5r3 .ant-select-selector:hover,.dark-mode .index-module__agentSelect__LA5r3 .qwenpaw-select-selector:hover{border-color:var(--z-action-primary)!important;background:#333333d9!important}.dark-mode .index-module__agentSelect__LA5r3 .ant-select-focused .ant-select-selector,.dark-mode .index-module__agentSelect__LA5r3 .qwenpaw-select-focused .ant-select-selector,.dark-mode .index-module__agentSelect__LA5r3 .ant-select-focused .qwenpaw-select-selector,.dark-mode .index-module__agentSelect__LA5r3 .qwenpaw-select-focused .qwenpaw-select-selector{border-color:var(--z-action-primary)!important;box-shadow:0 0 0 2px #ff7f1633!important}.dark-mode .index-module__agentSelect__LA5r3 .ant-select-selection-item,.dark-mode .index-module__agentSelect__LA5r3 .qwenpaw-select-selection-item{color:#ffffffe0!important}.dark-mode .index-module__agentSelect__LA5r3 .ant-select-arrow,.dark-mode .index-module__agentSelect__LA5r3 .qwenpaw-select-arrow{color:#ffffff73!important}.dark-mode .index-module__textarea__zh0P8,.dark-mode .index-module__editorContent__6WFLX textarea{background:#2a2a2a!important;color:#ffffffd9!important;border-color:#ffffff1a!important}.index-module__workspacePage__bt-WF{color:var(--z-text-primary);background:transparent}.index-module__workspacePage__bt-WF .qwenpaw-card,.index-module__workspacePage__bt-WF .ant-card{border-radius:var(--z-radius-lg)}.index-module__workspacePath__oDWCQ{border-color:var(--z-border-default);border-radius:var(--z-radius-pill);background:var(--z-bg-surface-subtle);color:var(--z-text-secondary);font-family:var(--z-font-mono)}.index-module__content__jM-em{gap:var(--z-space-4);padding:var(--z-page-gutter);background:transparent}.index-module__fileListPanel__kcpu8,.index-module__editorCard__SK72V,.index-module__cardContainer__RDY-a{overflow:hidden;border:1px solid var(--z-border-default)!important;border-radius:var(--z-radius-lg)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-sm)!important}.index-module__editorHeader__mRUWW,.index-module__headerRow__yS3y6{border-bottom-color:var(--z-border-default);background:var(--z-bg-surface-subtle)}.index-module__fileItem__eA99E,.index-module__dailyMemoryItem__NKk4-{border-color:var(--z-border-subtle);border-radius:var(--z-radius-sm);background:var(--z-bg-surface)}.index-module__fileItem__eA99E:hover,.index-module__dailyMemoryItem__NKk4-:hover{border-color:var(--z-border-strong);background:var(--z-bg-surface-subtle)}.index-module__textarea__zh0P8,.index-module__markdownViewer__CqeZ8{border-color:var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-raised);color:var(--z-text-primary)}@media(max-width:900px){.index-module__content__jM-em{padding:var(--z-page-gutter);flex-direction:column}.index-module__fileListPanel__kcpu8{width:100%;max-height:280px}}.index-module__automationsPage__V-N8-{width:min(100%,1440px);min-height:100%;margin:0 auto;padding:clamp(20px,3vw,40px) var(--z-page-gutter) var(--z-space-12);color:var(--z-text-primary)}.index-module__headerSection__R-cyc{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:var(--z-space-5);margin-bottom:var(--z-space-8);padding:clamp(22px,3vw,34px);border:1px solid var(--z-border-default);border-radius:var(--z-radius-2xl);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-butter-300) 34%,transparent),transparent 42%),linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface);background-size:auto,24px 24px,24px 24px,auto;box-shadow:var(--z-shadow-sm)}.index-module__headerLeft__0sEgs{max-width:760px}.index-module__pageTitle__HGVfn{display:flex;align-items:center;gap:var(--z-space-3);color:var(--z-text-primary);font-size:clamp(24px,3vw,34px);font-weight:820;letter-spacing:-.04em;line-height:var(--z-leading-tight)}.index-module__pageTitle__HGVfn svg{color:var(--z-action-primary)}.index-module__pageSubtitle__CSe-4{margin-top:var(--z-space-3);color:var(--z-text-secondary);font-size:var(--z-text-md);line-height:var(--z-leading-body)}.index-module__addButton__MdzmR{display:inline-flex;min-height:var(--z-control-height);align-items:center;justify-content:center;gap:var(--z-space-2);padding:0 var(--z-space-4);border:1px solid var(--z-action-primary);border-radius:var(--z-radius-md);background:var(--z-action-primary);color:#fff;cursor:pointer;font-size:var(--z-text-md);font-weight:var(--z-weight-bold);box-shadow:0 9px 22px var(--z-action-primary-soft);transition:background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__addButton__MdzmR:hover{transform:translateY(-1px);background:var(--z-action-primary-hover);box-shadow:0 12px 26px var(--z-action-primary-soft)}.index-module__sectionTitle__qZ5wn{margin:0 0 var(--z-space-3) var(--z-space-1);color:var(--z-text-primary);font-size:var(--z-text-xl);font-weight:var(--z-weight-bold);letter-spacing:-.02em}.index-module__categoryTabs__cm-LN{display:flex;align-items:center;flex-wrap:wrap;gap:var(--z-space-2);margin-bottom:var(--z-space-5);padding:var(--z-space-1);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__categoryTab__Ve3gt{min-height:34px;padding:0 var(--z-space-4);border:0;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-secondary);cursor:pointer;font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);white-space:nowrap;transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard)}.index-module__categoryTab__Ve3gt:hover{background:var(--z-bg-surface-raised);color:var(--z-text-primary)}.index-module__categoryTabActive__O8iUM{background:var(--z-color-ink-900)!important;color:#fff!important;box-shadow:var(--z-shadow-xs)}.index-module__cardsGrid__7-pLi{display:grid;margin-bottom:var(--z-space-10);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--z-space-4)}.index-module__templateCard__tfQV7{--template-tone: var(--z-color-butter-300);position:relative;display:flex;min-height:204px;padding:var(--z-space-5);overflow:hidden;justify-content:space-between;flex-direction:column;gap:var(--z-space-4);border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--template-tone) 26%,transparent),transparent 50%),var(--z-bg-surface);box-shadow:var(--z-shadow-xs);cursor:pointer;transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.index-module__templateCard__tfQV7:nth-child(4n+2){--template-tone: var(--z-color-sage-300)}.index-module__templateCard__tfQV7:nth-child(4n+3){--template-tone: var(--z-color-sky-300)}.index-module__templateCard__tfQV7:nth-child(4n+4){--template-tone: var(--z-color-lilac-300)}.index-module__templateCard__tfQV7:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--z-action-primary) 32%,var(--z-border-default));box-shadow:var(--z-shadow-md)}.index-module__templateCard__tfQV7:hover .index-module__deployBtn__JVcCq{color:var(--z-action-primary-hover);transform:translate(2px)}.index-module__templateBadge__tQSHd{position:absolute;top:var(--z-space-3);right:var(--z-space-3);padding:3px 7px;border-radius:var(--z-radius-pill);background:var(--z-status-danger-soft);color:var(--z-status-danger);font-size:10px;font-weight:var(--z-weight-bold)}.index-module__cardHeader__IC21X{display:flex;align-items:center;gap:var(--z-space-3)}.index-module__iconWrapper__Pb0QE{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:var(--z-radius-md)}.index-module__cardMeta__UhnMM{min-width:0;flex:1}.index-module__cardTitle__-sq9x{padding-right:var(--z-space-5);overflow:hidden;color:var(--z-text-primary);font-size:var(--z-text-lg);font-weight:var(--z-weight-bold);text-overflow:ellipsis;white-space:nowrap}.index-module__cardFreq__3MQ-p{display:flex;align-items:center;gap:var(--z-space-1);margin-top:var(--z-space-1);color:var(--z-text-tertiary);font-size:var(--z-text-xs)}.index-module__cardDesc__LT-je{display:-webkit-box;min-height:42px;margin-top:var(--z-space-4);overflow:hidden;color:var(--z-text-secondary);font-size:var(--z-text-md);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.index-module__deployBtn__JVcCq{display:flex;align-items:center;gap:var(--z-space-1);color:var(--z-text-secondary);font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);transition:color var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.index-module__activeSection__NfQv7{padding:clamp(18px,2.5vw,28px);border:1px solid var(--z-border-default);border-radius:var(--z-radius-xl);background:color-mix(in srgb,var(--z-bg-surface) 94%,transparent);box-shadow:var(--z-shadow-sm)}.index-module__activeHeader__njK5H{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--z-space-4)}.index-module__activeSectionTitle__6xzae{display:flex;align-items:center;gap:var(--z-space-2);color:var(--z-text-primary);font-size:var(--z-text-lg);font-weight:var(--z-weight-bold)}.index-module__activeSectionTitle__6xzae svg{color:var(--z-status-info)}.index-module__loadingState__wjtLW{display:flex;min-height:160px;align-items:center;justify-content:center}.index-module__emptyState__5eUWA{display:grid;min-height:220px;place-items:center;align-content:center;padding:var(--z-space-10) var(--z-space-6);border:1px dashed var(--z-border-strong);border-radius:var(--z-radius-lg);background:var(--z-bg-surface-subtle);color:var(--z-text-tertiary);text-align:center}.index-module__emptyStateIcon__nvvMB{margin-bottom:var(--z-space-3);color:var(--z-text-disabled)}.index-module__emptyStateTitle__b5qow{color:var(--z-text-secondary);font-size:var(--z-text-md);font-weight:var(--z-weight-semibold)}.index-module__emptyStateDesc__X-rCu{max-width:520px;margin-top:var(--z-space-1);font-size:var(--z-text-sm);line-height:var(--z-leading-body)}.index-module__activeGrid__r0ruH{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:var(--z-space-4)}.index-module__jobCard__TV4S4{display:flex;min-width:0;min-height:232px;padding:var(--z-space-4);flex-direction:column;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs);transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.index-module__jobCard__TV4S4:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--z-status-info) 34%,var(--z-border-default));box-shadow:var(--z-shadow-sm)}.index-module__jobHeader__HlWIa{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--z-space-3)}.index-module__jobTitleSection__N-Xiz{min-width:0;flex:1}.index-module__jobTitle__YhKQb{overflow:hidden;color:var(--z-text-primary);font-size:var(--z-text-lg);font-weight:var(--z-weight-bold);text-overflow:ellipsis;white-space:nowrap}.index-module__jobTime__FvgHw{margin-top:2px;color:var(--z-text-tertiary);font-size:var(--z-text-xs)}.index-module__jobTags__8B-rU{display:flex;flex-wrap:wrap;gap:6px;margin-top:var(--z-space-2)}.index-module__jobSchedule__rEqyR,.index-module__jobWorkspace__yvroB{display:inline-flex;align-items:center;gap:var(--z-space-1);padding:3px 8px;border-radius:var(--z-radius-pill);font-size:var(--z-text-xs)}.index-module__jobSchedule__rEqyR{background:var(--z-status-warning-soft);color:var(--z-status-warning)}.index-module__jobWorkspace__yvroB{background:var(--z-status-info-soft);color:var(--z-status-info)}.index-module__jobBody__UfHJn{display:-webkit-box;min-height:66px;margin:var(--z-space-4) 0;padding:var(--z-space-3);overflow:hidden;border:1px solid var(--z-border-subtle);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-subtle);color:var(--z-text-secondary);font-size:var(--z-text-sm);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.index-module__jobBody__UfHJn strong{color:var(--z-text-primary)}.index-module__jobFooter__VKtkC{display:flex;align-items:center;justify-content:space-between;gap:var(--z-space-3);margin-top:auto;padding-top:var(--z-space-3);border-top:1px solid var(--z-border-subtle)}.index-module__jobModel__f4lVp{min-width:0;overflow:hidden;color:var(--z-text-tertiary);font-size:var(--z-text-xs);text-overflow:ellipsis;white-space:nowrap}.index-module__jobActions__pm3nL{display:flex;flex:0 0 auto;align-items:center;gap:var(--z-space-1)}.index-module__actionButton__F8Upc{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised);color:var(--z-text-secondary);cursor:pointer;transition:color var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard)}.index-module__actionButton__F8Upc:hover{border-color:var(--z-action-primary);color:var(--z-action-primary-hover)}.index-module__runButton__-gcwC{border-color:color-mix(in srgb,var(--z-status-success) 28%,var(--z-border-default));background:var(--z-status-success-soft);color:var(--z-status-success)}.index-module__deleteButton__u2o7-{border-color:color-mix(in srgb,var(--z-status-danger) 24%,var(--z-border-default));background:var(--z-status-danger-soft);color:var(--z-status-danger)}.index-module__modalWrapper__XVbml .ant-modal-content{border:1px solid var(--z-border-default);border-radius:var(--z-radius-xl);background:var(--z-bg-surface);box-shadow:var(--z-shadow-lg)}.index-module__modalWrapper__XVbml .ant-modal-header{background:transparent}.index-module__formLabel__GrRKl{color:var(--z-text-primary);font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold)}.index-module__optionalLabel__FFBD2{color:var(--z-text-tertiary);font-size:var(--z-text-xs);font-weight:var(--z-weight-regular)}.index-module__formInput__KYPom{border-color:var(--z-border-default)!important;border-radius:var(--z-radius-sm)!important;background:var(--z-bg-surface-raised)!important}.index-module__promptContainer__luXua{overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-raised);transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__promptContainer__luXua:focus-within{border-color:var(--z-action-primary);box-shadow:var(--z-shadow-focus)}.index-module__promptTextarea__IcFXN{width:100%;min-height:116px;padding:var(--z-space-3);border:0;outline:0;background:transparent;color:var(--z-text-primary);font:inherit;font-size:var(--z-text-md);line-height:var(--z-leading-body);resize:vertical}.index-module__promptTextarea__IcFXN::placeholder{color:var(--z-text-disabled)}.index-module__promptFooterBar__S1tzZ{display:flex;align-items:center;justify-content:space-between;padding:var(--z-space-2) var(--z-space-3);border-top:1px solid var(--z-border-subtle);background:var(--z-bg-surface-subtle)}.index-module__promptActionsLeft__CF4sC{display:flex;align-items:center;gap:var(--z-space-2)}.index-module__modelSelectButtonCustom__7e4dH,.index-module__skillBadgeButton__oIrcz{display:inline-flex;height:30px;align-items:center;gap:6px;padding:0 var(--z-space-2);border:1px solid var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised);color:var(--z-text-secondary);cursor:pointer;font-size:var(--z-text-xs);font-weight:var(--z-weight-medium)}.index-module__modelSelectButtonCustom__7e4dH:hover,.index-module__skillBadgeButton__oIrcz:hover{border-color:var(--z-action-primary);color:var(--z-text-primary)}.index-module__modelSelectButtonIconCustom__j4Fkx{display:flex;color:var(--z-status-warning)}.index-module__modelSelectButtonTextCustom__mZGEG{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__modelSelectChevronCustom__dIWRE{color:var(--z-text-tertiary)}.index-module__skillBadgeButton__oIrcz{color:var(--z-status-info)}.index-module__freqTabGroup__YLq8K{display:grid;margin:var(--z-space-2) 0 var(--z-space-3);padding:var(--z-space-1);grid-template-columns:repeat(3,1fr);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__freqTab__diu5I{min-height:32px;border:0;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-secondary);cursor:pointer;font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold)}.index-module__freqTabActive__2baj6{background:var(--z-bg-surface-raised);color:var(--z-text-primary);box-shadow:var(--z-shadow-xs)}.index-module__freqOptionsRow__uH0na{display:flex;min-height:42px;align-items:center;gap:var(--z-space-2);margin-bottom:var(--z-space-4);padding:var(--z-space-2);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__freqSelect__mXJOK{width:116px}.index-module__weekdaySelect__UIBr4{width:90px}.index-module__timePicker__7en6s{width:110px}.index-module__suffixIcon__AwAFI{color:var(--z-text-tertiary)}.index-module__cronInput__W2hZe{height:32px;flex:1}.index-module__intervalLabel__P9Yr5{color:var(--z-text-secondary);font-size:var(--z-text-sm)}.index-module__intervalInput__-IxrT{width:72px}.index-module__fullWidth__lZ1qe{width:100%}.index-module__effectRange__jl5NS{margin-top:var(--z-space-4)}.index-module__effectRangeControl__dfNne{margin-top:6px}.index-module__modalFooter__N-LCT{display:flex;justify-content:flex-end;gap:var(--z-space-2);margin-top:var(--z-space-6);padding-top:var(--z-space-4);border-top:1px solid var(--z-border-subtle)}.index-module__cancelBtn__UGC1u{border-color:var(--z-border-default);background:var(--z-bg-surface-raised);color:var(--z-text-secondary);box-shadow:none}.index-module__cancelBtn__UGC1u:hover{background:var(--z-bg-surface-subtle);color:var(--z-text-primary)}.index-module__submitBtn__I1xr8{min-width:86px}.index-module__popoverNoPaddingCustom__xnoJd .ant-popover-inner{padding:0!important;overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-raised);box-shadow:var(--z-shadow-lg)}.index-module__dropdownOverlayCustom__I9L3y,.index-module__popoverPanelCustom__ZDe1W{width:300px;max-width:calc(100vw - 32px);color:var(--z-text-primary)}.index-module__dropdownTitleCustom__RzN9G{padding:var(--z-space-3);border-bottom:1px solid var(--z-border-subtle);color:var(--z-text-tertiary);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.08em;text-transform:uppercase}.index-module__dropdownItemCustom__8ep9x,.index-module__popoverItemCustom__2RJEK{display:flex;width:100%;min-width:0;align-items:center;gap:var(--z-space-2);padding:var(--z-space-2) var(--z-space-3);border:0;background:transparent;color:var(--z-text-primary);cursor:pointer;text-align:left}.index-module__dropdownItemCustom__8ep9x:hover,.index-module__popoverItemCustom__2RJEK:hover{background:var(--z-bg-surface-subtle)}.index-module__dropdownItemActiveCustom__8f0Lo{background:var(--z-action-primary-soft)}.index-module__modelItemIconCircleCustom__PcPPV{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:var(--z-radius-sm);background:var(--z-status-warning-soft);color:var(--z-status-warning)}.index-module__dropdownItemContentCustom__u2edB,.index-module__popoverItemInfoCustom__-Mlme{min-width:0;flex:1}.index-module__dropdownItemLabelCustom__mcrVU,.index-module__popoverItemNameCustom__dNhCo{overflow:hidden;color:var(--z-text-primary);font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);text-overflow:ellipsis;white-space:nowrap}.index-module__dropdownItemDescCustom__dNr5j,.index-module__popoverItemDescCustom__gtT4Y{margin-top:1px;overflow:hidden;color:var(--z-text-tertiary);font-size:var(--z-text-xs);text-overflow:ellipsis;white-space:nowrap}.index-module__dropdownItemCheckCustom__fGfAz{flex:0 0 auto;color:var(--z-action-primary)}.index-module__dropdownEmptyCustom__NrfT1,.index-module__popoverEmptyCustom__wkHgC{padding:var(--z-space-4);color:var(--z-text-tertiary);font-size:var(--z-text-sm);text-align:center}.index-module__popoverPanelCustom__ZDe1W{padding:var(--z-space-2)}.index-module__popoverSearchCustom__U1dsE{width:100%;height:34px;margin-bottom:var(--z-space-2);padding:0 var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-sm);outline:0;background:var(--z-bg-surface);color:var(--z-text-primary)}.index-module__popoverSearchCustom__U1dsE:focus{border-color:var(--z-action-primary);box-shadow:var(--z-shadow-focus)}.index-module__popoverListCustom__kOygQ{max-height:280px;overflow-y:auto}.index-module__popoverItemCustom__2RJEK{border-radius:var(--z-radius-sm)}.index-module__popoverItemIconCustom__rW-V4{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:var(--z-radius-sm);color:#fff;font-size:var(--z-text-sm);font-weight:var(--z-weight-bold)}@media(max-width:768px){.index-module__headerSection__R-cyc{align-items:stretch;padding:var(--z-space-5);border-radius:var(--z-radius-lg)}.index-module__addButton__MdzmR{width:100%}.index-module__categoryTabs__cm-LN{flex-wrap:nowrap;overflow-x:auto}.index-module__cardsGrid__7-pLi,.index-module__activeGrid__r0ruH{grid-template-columns:1fr}.index-module__activeSection__NfQv7{padding:var(--z-space-4)}.index-module__freqOptionsRow__uH0na{align-items:stretch;flex-wrap:wrap}.index-module__freqSelect__mXJOK,.index-module__weekdaySelect__UIBr4,.index-module__timePicker__7en6s,.index-module__cronInput__W2hZe{width:100%;flex:1 1 100%}.index-module__modalFooter__N-LCT .index-module__addButton__MdzmR{width:auto}}.ecoPage-module__ecoPage__DxB-Q{width:min(100%,1440px);min-height:100%;margin:0 auto;padding:clamp(20px,3vw,40px) var(--z-page-gutter) var(--z-space-12);color:var(--z-text-primary)}.ecoPage-module__pageHeader__BSqb6{position:relative;margin-bottom:var(--z-space-6);padding:clamp(22px,3vw,34px);overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-2xl);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sage-300) 30%,transparent),transparent 40%),linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface);background-size:auto,24px 24px,24px 24px,auto;box-shadow:var(--z-shadow-sm)}.ecoPage-module__pageHeader__BSqb6:after{position:absolute;top:var(--z-space-5);right:var(--z-space-6);padding:5px 10px;border:1px solid var(--z-border-default);border-radius:var(--z-radius-pill);background:color-mix(in srgb,var(--z-bg-surface-raised) 88%,transparent);color:var(--z-text-tertiary);content:"ZUPOD / LIVING STUDIO";font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.1em}.ecoPage-module__pageTitle__XJla3{display:flex;max-width:calc(100% - 220px);align-items:center;gap:var(--z-space-3);margin-bottom:var(--z-space-2);color:var(--z-text-primary);font-size:clamp(24px,3vw,34px);font-weight:820;letter-spacing:-.04em;line-height:var(--z-leading-tight)}.ecoPage-module__pageTitleIcon__qy3ru{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:var(--z-radius-md);background:var(--z-action-primary);color:#fff;font-size:20px;box-shadow:0 8px 20px var(--z-action-primary-soft)}.ecoPage-module__pageSubtitle__18Rce{max-width:720px;color:var(--z-text-secondary);font-size:var(--z-text-md);line-height:var(--z-leading-body)}.ecoPage-module__categoryTabs__U6Hxh{display:flex;align-items:center;flex-wrap:wrap;gap:var(--z-space-2);margin-bottom:var(--z-space-5);padding:var(--z-space-1);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.ecoPage-module__categoryTab__xxG5b{min-height:34px;padding:0 var(--z-space-4);border:0;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-secondary);cursor:pointer;font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);white-space:nowrap;transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.ecoPage-module__categoryTab__xxG5b:hover{background:var(--z-bg-surface-raised);color:var(--z-text-primary)}.ecoPage-module__categoryTabActive__H3gfN{background:var(--z-color-ink-900)!important;color:#fff!important;box-shadow:var(--z-shadow-xs)}.ecoPage-module__cardGrid__fMum6{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:var(--z-space-4)}.ecoPage-module__cardGridCompact__GWk2z{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.ecoPage-module__expertSections__oJnxo{display:flex;flex-direction:column;gap:var(--z-space-8)}.ecoPage-module__expertSection__cQ-cq{display:flex;flex-direction:column;gap:var(--z-space-3)}.ecoPage-module__sectionHeader__Ji2KE{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--z-space-4);padding:0 var(--z-space-1) var(--z-space-3);border-bottom:1px solid var(--z-border-default)}.ecoPage-module__sectionTitle__UiEOl{color:var(--z-text-primary);font-size:var(--z-text-xl);font-weight:var(--z-weight-bold);letter-spacing:-.02em}.ecoPage-module__sectionSubtitle__bISvZ{margin-top:var(--z-space-1);color:var(--z-text-tertiary);font-size:var(--z-text-sm);line-height:1.5}.ecoPage-module__sectionCount__a2jbJ{flex:0 0 auto;padding:3px 8px;border-radius:var(--z-radius-pill);background:var(--z-bg-surface-strong);color:var(--z-text-tertiary);font-size:var(--z-text-xs)}.ecoPage-module__sectionEmpty__ugzZa,.ecoPage-module__inlineEmpty__iEMbe{display:grid;min-height:140px;place-items:center;padding:var(--z-space-8) var(--z-space-3);border:1px dashed var(--z-border-strong);border-radius:var(--z-radius-lg);background:color-mix(in srgb,var(--z-bg-surface) 78%,transparent);color:var(--z-text-tertiary);font-size:var(--z-text-sm)}.ecoPage-module__card__ilmA4{--card-tone: var(--z-color-sage-300);position:relative;display:flex;min-width:0;min-height:220px;padding:var(--z-space-5);overflow:hidden;flex-direction:column;gap:var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--card-tone) 23%,transparent),transparent 46%),var(--z-bg-surface);box-shadow:var(--z-shadow-xs);cursor:pointer;transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.ecoPage-module__card__ilmA4:nth-child(5n+2){--card-tone: var(--z-color-sky-300)}.ecoPage-module__card__ilmA4:nth-child(5n+3){--card-tone: var(--z-color-butter-300)}.ecoPage-module__card__ilmA4:nth-child(5n+4){--card-tone: var(--z-color-lilac-300)}.ecoPage-module__card__ilmA4:nth-child(5n+5){--card-tone: var(--z-color-coral-400)}.ecoPage-module__card__ilmA4:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--z-action-primary) 34%,var(--z-border-default));box-shadow:var(--z-shadow-md)}.ecoPage-module__cardConnected__ZGlLJ{border-color:color-mix(in srgb,var(--z-status-success) 42%,var(--z-border-default));background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sage-300) 30%,transparent),transparent 46%),var(--z-bg-surface)}.ecoPage-module__cardHeader__yQPDI{display:flex;align-items:center;gap:var(--z-space-3)}.ecoPage-module__cardIcon__KP-Qs{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle);color:var(--z-text-secondary);box-shadow:var(--z-shadow-xs)}.ecoPage-module__cardIconImage__B8ccA{display:block;width:100%;height:100%;object-fit:cover}.ecoPage-module__cardInfo__R-mzg{min-width:0;flex:1}.ecoPage-module__cardName__OMGl5{overflow:hidden;color:var(--z-text-primary);font-size:var(--z-text-lg);font-weight:var(--z-weight-bold);text-overflow:ellipsis;white-space:nowrap}.ecoPage-module__cardMeta__rOrOA{margin-top:2px;color:var(--z-text-tertiary);font-size:var(--z-text-sm)}.ecoPage-module__statusConnected__yZTzD,.ecoPage-module__statusMuted__TiZ0S{display:inline-flex;align-items:center;gap:var(--z-space-1)}.ecoPage-module__statusConnected__yZTzD{color:var(--z-status-success)}.ecoPage-module__statusMuted__TiZ0S{color:var(--z-text-tertiary)}.ecoPage-module__cardDesc__opvcm{display:-webkit-box;min-height:42px;overflow:hidden;color:var(--z-text-secondary);font-size:var(--z-text-md);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ecoPage-module__cardTags__4KB7H{display:flex;flex-wrap:wrap;gap:6px}.ecoPage-module__cardTag__-CHJt{padding:3px 9px;border:1px solid var(--z-border-subtle);border-radius:var(--z-radius-pill);background:color-mix(in srgb,var(--z-bg-surface) 78%,var(--card-tone) 22%);color:var(--z-text-secondary);font-size:var(--z-text-xs);font-weight:var(--z-weight-medium)}.ecoPage-module__cardTagMuted__SL-CG{background:var(--z-bg-surface-subtle);color:var(--z-text-tertiary)}.ecoPage-module__cardFooter__EFFgZ{display:flex;align-items:center;justify-content:space-between;gap:var(--z-space-3);margin-top:auto;padding-top:var(--z-space-3);border-top:1px solid var(--z-border-subtle)}.ecoPage-module__cardStat__ObLmP{display:flex;align-items:center;gap:var(--z-space-1);color:var(--z-text-tertiary);font-size:var(--z-text-sm)}.ecoPage-module__cardActions__enD2A{display:flex;align-items:center;gap:var(--z-space-2)}.ecoPage-module__cardAction__lgHx4{min-height:32px;padding:0 var(--z-space-3);border:1px solid var(--z-border-strong);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised);color:var(--z-text-primary);cursor:pointer;font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold);transition:color var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.ecoPage-module__cardAction__lgHx4:hover{transform:translateY(-1px);border-color:var(--z-action-primary);color:var(--z-action-primary-hover)}.ecoPage-module__cardActionPrimary__NhwZG{border-color:var(--z-action-primary);background:var(--z-action-primary);color:#fff}.ecoPage-module__cardActionPrimary__NhwZG:hover{background:var(--z-action-primary-hover);color:#fff}.ecoPage-module__cardActionMuted__-ruxL{border-color:var(--z-border-default);background:var(--z-bg-surface-subtle);color:var(--z-text-tertiary)}.ecoPage-module__cardActionOperating__bjQUW{display:flex;align-items:center;gap:6px;border-color:color-mix(in srgb,var(--z-status-agent) 28%,var(--z-border-default));background:var(--z-status-agent-soft);color:var(--z-status-agent);cursor:not-allowed}.ecoPage-module__cardActionDanger__tZqM1{min-width:32px;margin-left:var(--z-space-1);padding-inline:var(--z-space-2);border-color:color-mix(in srgb,var(--z-status-danger) 24%,var(--z-border-default));background:var(--z-status-danger-soft);color:var(--z-status-danger)}.ecoPage-module__privateBadge__0b6PI{display:inline-flex;align-items:center;gap:3px;margin-left:var(--z-space-2);padding:2px 8px;border-radius:var(--z-radius-pill);background:var(--z-status-agent);color:#fff;font-size:10px;font-weight:var(--z-weight-semibold);letter-spacing:.04em;vertical-align:2px}.ecoPage-module__badge__wMrzd{position:absolute;top:var(--z-space-3);right:var(--z-space-3);padding:3px 8px;border-radius:var(--z-radius-pill);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold)}.ecoPage-module__badgeHot__zdwZW{background:var(--z-status-danger-soft);color:var(--z-status-danger)}.ecoPage-module__badgeNew__Z6VML{background:var(--z-status-info-soft);color:var(--z-status-info)}.ecoPage-module__badgeFree__NaCgj{background:var(--z-status-success-soft);color:var(--z-status-success)}.ecoPage-module__emptyState__-nNXZ{display:flex;min-height:300px;align-items:center;justify-content:center;flex-direction:column;gap:var(--z-space-3);padding:var(--z-space-16) var(--z-space-5);border:1px dashed var(--z-border-strong);border-radius:var(--z-radius-xl);background:var(--z-bg-surface);color:var(--z-text-tertiary);font-size:var(--z-text-md)}.ecoPage-module__emptyIcon__Dv2oB{color:var(--z-text-disabled);font-size:48px}.ecoPage-module__loadingState__8p6Ka{display:flex;min-height:280px;align-items:center;justify-content:center;gap:var(--z-space-3);border:1px dashed var(--z-border-strong);border-radius:var(--z-radius-xl);background:var(--z-bg-surface);color:var(--z-status-agent);font-size:var(--z-text-lg);font-weight:var(--z-weight-medium)}.ecoPage-module__searchBar__Hsii-{display:flex;align-items:center;gap:var(--z-space-3);margin-bottom:var(--z-space-5)}.ecoPage-module__searchInput__nzdEZ{width:100%;height:var(--z-control-height);flex:1;padding:0 var(--z-space-4);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);outline:0;background:var(--z-bg-surface-raised);color:var(--z-text-primary);font-size:var(--z-text-md);transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.ecoPage-module__searchInput__nzdEZ:focus{border-color:var(--z-action-primary);box-shadow:var(--z-shadow-focus)}.ecoPage-module__searchInput__nzdEZ::placeholder{color:var(--z-text-disabled)}@media(max-width:768px){.ecoPage-module__ecoPage__DxB-Q{padding-top:var(--z-page-gutter)}.ecoPage-module__pageHeader__BSqb6{padding:var(--z-space-5);border-radius:var(--z-radius-lg)}.ecoPage-module__pageHeader__BSqb6:after{display:none}.ecoPage-module__pageTitle__XJla3{max-width:none;font-size:26px}.ecoPage-module__pageTitleIcon__qy3ru{width:40px;height:40px}.ecoPage-module__categoryTabs__U6Hxh{flex-wrap:nowrap;overflow-x:auto}.ecoPage-module__cardGrid__fMum6,.ecoPage-module__cardGridCompact__GWk2z{grid-template-columns:1fr}.ecoPage-module__sectionHeader__Ji2KE{align-items:flex-start}.ecoPage-module__card__ilmA4{min-height:210px}}.index-module__cronJobsPage__WL7BY .qwenpaw-spark-card-wrapper{padding:0!important}.index-module__cronJobsPage__WL7BY .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th{background:#f9f8f4!important}.index-module__pageHeader__CRX1P{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7}.index-module__breadcrumbHeader__FBx60{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__XIU6n{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__-fsvi{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__iT70N{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__title__LMhM3{font-size:20px;font-weight:600;color:var(--z-text-primary)}.index-module__description__m8hge{color:var(--z-text-tertiary);font-size:14px;margin:0;display:none}.index-module__tableCard__CBbTi .ant-card-body{padding:0}.index-module__headerActions__HlRCK{display:flex;align-items:center;gap:8px}.index-module__viewToggle__AFwUW{display:flex;align-items:center;gap:4px}.index-module__viewToggleBtn__n2Aa4{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#14141373;cursor:pointer;border-radius:4px;font-size:16px;transition:all .2s}.index-module__viewToggleBtn__n2Aa4:hover{color:#141413e0;background:#0000000a}.index-module__viewToggleBtn__n2Aa4.index-module__viewToggleBtnActive__odabE{color:#141413e0;background:#0000000f}.index-module__calendarCard__8y64B .ant-card-body{padding:0}.index-module__calendarHeader__iaOGy{display:flex;align-items:center;justify-content:center;gap:8px;height:54px;border-bottom:1px solid #f0f0f0}.index-module__calendarTitle__wMcP7{min-width:120px;text-align:center;font-size:16px;font-weight:600;color:#141413e0}.index-module__calendarEmptyHint__upemu{padding:8px 16px;color:#14141373;border-bottom:1px solid #f0f0f0;font-size:12px}.index-module__calendarWeekHeader__o9Wpx{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid #f0f0f0}.index-module__calendarWeekCell__GcjxH{padding:8px;text-align:center;font-size:12px;color:#14141373;border-right:1px solid #f5f5f5}.index-module__calendarWeekCell__GcjxH:last-child{border-right:none}.index-module__calendarGrid__NzzTQ{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.index-module__calendarCell__yBqJ2{min-height:108px;padding:8px;border-right:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;background:#fff}.index-module__calendarCellMuted__tc99L{background:#fafafa}.index-module__calendarCellToday__lWJc4{box-shadow:inset 0 0 0 1px #1890ff40}.index-module__calendarCellDate__LfcZf{font-size:13px;font-weight:500;color:#141413e0;margin-bottom:6px}.index-module__calendarEvents__Qbmxx{display:flex;flex-direction:column;gap:4px}.index-module__calendarEvent__L4FcF{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px;color:#141413b8}.index-module__calendarEvent__L4FcF:hover{color:#141413e0}.index-module__calendarEventDisabled__RQ9Ve{color:#141413b8}.index-module__calendarEventDisabled__RQ9Ve .index-module__calendarEventDot__yRUqn{background:#d9d9d9}.index-module__calendarEventDot__yRUqn{width:6px;height:6px;border-radius:50%;background:var(--z-status-success);flex-shrink:0}.index-module__calendarEventText__LXoIc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-module__calendarMoreBtn__gSXgo{border:none;background:transparent;color:var(--z-status-info);padding:0;font-size:12px;text-align:left;cursor:pointer}.index-module__calendarMoreBtn__gSXgo:hover{color:#4096ff}.index-module__dayJobList__Qi8Hu{max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.index-module__dayJobPopover__4pTeY{width:380px}.index-module__dayJobPopoverOverlay__59WY- .ant-popover-inner{border-radius:14px;padding:14px 16px}.index-module__dayJobPopoverHeader__FUBou{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.index-module__dayJobPopoverDay__WrrrR{font-size:54px;line-height:1;font-weight:600;color:#3b65f5}.index-module__dayJobPopoverWeek__j5UAB{font-size:28px;line-height:1;color:#3b65f5;font-weight:600}.index-module__dayJobItem__U-c0L{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;cursor:pointer;background:#fafafa;transition:background .2s}.index-module__dayJobItem__U-c0L:hover{background:#f0f5ff}.index-module__dayJobItemDisabled__Vw3XV{opacity:1}.index-module__dayJobItemDisabled__Vw3XV .index-module__dayJobItemTime__sbyNo,.index-module__dayJobItemDisabled__Vw3XV .index-module__dayJobItemName__13aGl{color:#141413e0}.index-module__dayJobItemTime__sbyNo{font-size:12px;color:#14141399;min-width:42px}.index-module__dayJobItemName__13aGl{font-size:13px;color:#141413e0}.index-module__templateModalHeader__dMmm8{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.index-module__templateModalDesc__G0okg{color:#14141399;font-size:13px}.index-module__templateGrid__NTigT{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.index-module__templateCard__0hHrZ{border:1px solid #eaeaea;border-radius:10px;padding:14px;background:#fff;display:flex;flex-direction:column;gap:8px}.index-module__templateTitle__ZU1vT{font-size:14px;font-weight:600;color:#141413e0}.index-module__templateDesc__yltQg{font-size:12px;color:#141413a6}.index-module__templateMeta__hY59P{font-size:12px;color:#14141373}.index-module__templateTags__aXELr{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.index-module__templateTag__ri9lj{font-size:11px;color:#141413a6;background:#f2f4f7;border-radius:999px;padding:2px 8px}.index-module__templateTagRecommended__I0id7{font-size:11px;color:var(--z-status-info);background:#e6f4ff;border-radius:999px;padding:2px 8px}.index-module__templateActions__S6beY{margin-top:4px}.index-module__historyList__pCRoy{max-height:420px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.index-module__historyEmpty__oJpNP{padding:20px 0;text-align:center;color:#14141373}.index-module__historyItem__OJA7c{border:1px solid #f0f0f0;border-radius:8px;padding:10px 12px;background:#fafafa}.index-module__historyItemMain__t5y4Z{display:flex;align-items:center;justify-content:space-between;gap:8px}.index-module__historyItemTime__9s8Ps{font-size:13px;color:#141413e0}.index-module__historyItemStatus__uIYBO{font-size:12px;font-weight:500}.index-module__historyItemStatusSuccess__e3sfU{color:#389e0d}.index-module__historyItemStatusError__RS3aa{color:#cf1322}.index-module__historyItemMeta__mGSnk{margin-top:4px;font-size:12px;color:#14141373}.index-module__historyItemError__tTeRL{margin-top:6px;font-size:12px;color:#cf1322;white-space:pre-wrap;word-break:break-word}.index-module__historyItemErrorCollapsed__3w9AI{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden}.index-module__historyItemErrorToggle__xtVHA{margin-top:6px;padding:0;border:none;background:transparent;color:var(--z-status-info);font-size:12px;cursor:pointer}.index-module__historyItemErrorToggle__xtVHA:hover{color:#4096ff}.index-module__formActions__yhDwo{display:flex;justify-content:flex-end;gap:8px}.index-module__statusIndicator__4JuYF{display:inline-flex;align-items:center;gap:6px;font-size:12px}.index-module__statusDot__BvwyE{width:6px;height:6px;border-radius:50%}.index-module__statusDot__BvwyE.index-module__enabled__UEhJM{background-color:var(--z-status-success)}.index-module__statusDot__BvwyE.index-module__disabled__Yhsk7{background-color:#d9d9d9}.index-module__tableText__bdvy0{font-size:12px}.index-module__cronText__S5jXS{font-size:12px;cursor:help}.index-module__codeText__-5U-A{font-size:12px}.index-module__codeLink__I3o0m{font-size:12px;cursor:help;text-decoration:underline dotted}.index-module__tooltipContent__jLeGf{position:relative}.index-module__tooltipJsonContent__qlFGr{max-width:400px;max-height:300px;overflow:auto;white-space:pre-wrap;font-size:12px;font-family:monospace;padding-right:30px}.index-module__copyButton__Jwq--{position:absolute;top:0;right:0;color:var(--z-status-info);z-index:10}.index-module__formExtraText__Qqaon{font-size:12px;color:#8c8c8c}.index-module__formHelperLink__1RocI{color:var(--z-status-info)}.index-module__actionColumn__1fKEO{display:flex;gap:8px;align-items:center}.dark-mode .index-module__pageHeader__CRX1P{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbParent__XIU6n{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__-fsvi{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__iT70N,.dark-mode .index-module__title__LMhM3{color:#ffffffd9}.dark-mode .index-module__description__m8hge{color:#ffffff59}.dark-mode .index-module__statusDot__BvwyE.index-module__enabled__UEhJM{background-color:#73d13d}.dark-mode .index-module__statusDot__BvwyE.index-module__disabled__Yhsk7{background-color:#5a5a5a}.dark-mode .index-module__formExtraText__Qqaon{color:#ffffff73}.dark-mode .index-module__formHelperLink__1RocI{color:#69b1ff!important}.dark-mode .index-module__viewToggleBtn__n2Aa4{color:#ffffff73}.dark-mode .index-module__viewToggleBtn__n2Aa4:hover{color:#ffffffd9;background:#ffffff14}.dark-mode .index-module__viewToggleBtn__n2Aa4.index-module__viewToggleBtnActive__odabE{color:#ffffffd9;background:#ffffff1f}.dark-mode .index-module__calendarHeader__iaOGy,.dark-mode .index-module__calendarEmptyHint__upemu,.dark-mode .index-module__calendarWeekHeader__o9Wpx{border-bottom-color:#ffffff1f}.dark-mode .index-module__calendarTitle__wMcP7,.dark-mode .index-module__calendarCellDate__LfcZf{color:#ffffffd9}.dark-mode .index-module__calendarWeekCell__GcjxH,.dark-mode .index-module__calendarEmptyHint__upemu{color:#ffffff73}.dark-mode .index-module__calendarCell__yBqJ2{background:#1f1f1f;border-right-color:#ffffff14;border-bottom-color:#ffffff14}.dark-mode .index-module__calendarCellMuted__tc99L{background:#181818}.dark-mode .index-module__calendarCellToday__lWJc4{box-shadow:inset 0 0 0 1px #69b1ff73}.dark-mode .index-module__calendarEvent__L4FcF{color:#ffffffbf}.dark-mode .index-module__calendarEvent__L4FcF:hover{color:#ffffffeb}.dark-mode .index-module__calendarEventDisabled__RQ9Ve{color:#ffffffbf}.dark-mode .index-module__calendarEventDisabled__RQ9Ve .index-module__calendarEventDot__yRUqn{background:#6b7280}.dark-mode .index-module__calendarEventDot__yRUqn{background:#73d13d}.dark-mode .index-module__calendarMoreBtn__gSXgo{color:#69b1ff}.dark-mode .index-module__calendarMoreBtn__gSXgo:hover{color:#91caff}.dark-mode .index-module__dayJobItem__U-c0L{background:#262626}.dark-mode .index-module__dayJobItem__U-c0L:hover{background:#303030}.dark-mode .index-module__dayJobItemTime__sbyNo{color:#ffffff73}.dark-mode .index-module__dayJobItemName__13aGl{color:#ffffffe0}.dark-mode .index-module__historyEmpty__oJpNP,.dark-mode .index-module__historyItemMeta__mGSnk{color:#ffffff73}.dark-mode .index-module__historyItem__OJA7c{background:#262626;border-color:#ffffff1f}.dark-mode .index-module__historyItemTime__9s8Ps{color:#ffffffe0}.dark-mode .index-module__historyItemStatusSuccess__e3sfU{color:#95de64}.dark-mode .index-module__historyItemStatusError__RS3aa,.dark-mode .index-module__historyItemError__tTeRL{color:#ff7875}.dark-mode .index-module__templateModalDesc__G0okg,.dark-mode .index-module__templateDesc__yltQg,.dark-mode .index-module__templateMeta__hY59P,.dark-mode .index-module__templateTag__ri9lj{color:#fff9}.dark-mode .index-module__templateCard__0hHrZ{background:#262626;border-color:#ffffff1f}.dark-mode .index-module__templateTitle__ZU1vT{color:#ffffffe0}.dark-mode .index-module__templateTag__ri9lj{background:#303030}.dark-mode .index-module__templateTagRecommended__I0id7{color:#69b1ff;background:#69b1ff29}.dark-mode .index-module__historyItemErrorToggle__xtVHA{color:#69b1ff}.dark-mode .index-module__historyItemErrorToggle__xtVHA:hover{color:#91caff}.dark-mode .index-module__dayJobPopoverOverlay__59WY- .ant-popover-inner{background:#1f1f1f}.dark-mode .index-module__dayJobPopoverDay__WrrrR,.dark-mode .index-module__dayJobPopoverWeek__j5UAB{color:#7ea5ff}.index-module__cronJobsPage__WL7BY{min-height:100%;padding-bottom:var(--z-page-gutter);color:var(--z-text-primary);background:transparent}.index-module__tableCard__CBbTi,.index-module__calendarCard__8y64B{margin:var(--z-page-gutter) var(--z-page-gutter) 0;overflow:hidden;border:1px solid var(--z-border-default)!important;border-radius:var(--z-radius-lg)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-sm)!important}.index-module__viewToggle__AFwUW{border:1px solid var(--z-border-subtle);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__viewToggleBtnActive__odabE{background:var(--z-bg-surface)!important;color:var(--z-action-primary-hover)!important;box-shadow:var(--z-shadow-xs)}.index-module__calendarHeader__iaOGy,.index-module__calendarWeekHeader__o9Wpx{border-bottom-color:var(--z-border-default);background:var(--z-bg-surface-subtle)}.index-module__calendarCell__yBqJ2{border-color:var(--z-border-subtle);background:var(--z-bg-surface)}.index-module__calendarCellToday__lWJc4{background:var(--z-action-primary-soft)}.index-module__calendarCellToday__lWJc4 .index-module__calendarCellDate__LfcZf{color:var(--z-action-primary-hover)}.index-module__calendarEvent__L4FcF,.index-module__dayJobItem__U-c0L,.index-module__historyItem__OJA7c,.index-module__templateCard__0hHrZ{border-color:var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-subtle)}.index-module__templateCard__0hHrZ:hover,.index-module__dayJobItem__U-c0L:hover{border-color:var(--z-action-primary);background:var(--z-action-primary-soft)}.index-module__templateTag__ri9lj,.index-module__historyItemStatus__uIYBO{border-radius:var(--z-radius-pill)}@media(max-width:768px){.index-module__headerActions__HlRCK{width:100%;flex-wrap:wrap}.index-module__tableCard__CBbTi,.index-module__calendarCard__8y64B{margin:var(--z-page-gutter) var(--z-page-gutter) 0}}.index-module__heartbeatPage__Ujxds .qwenpaw-spark-card-wrapper{padding:0!important}.index-module__heartbeatPage__Ujxds .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th{background:#f9f8f4!important}.index-module__heartbeatPage__Ujxds .qwenpaw-card{padding:16px 16px 0!important}.index-module__heartbeatContent__xV8va{padding:0 20px;margin-top:16px}.index-module__pageHeader__YG4WA{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7}.index-module__breadcrumbHeader__qt7jM{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__MuSHn{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__Sht1e{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__Ejie0{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__title__-ynxy{font-size:20px;font-weight:600;color:var(--z-text-primary)}.index-module__description__kGYqZ{color:var(--z-text-tertiary);font-size:14px;margin:0;display:none}.index-module__card__rsntz{max-width:100%}.index-module__everyField__AYk5f .ant-form-item-control-input-content{display:block}.index-module__everyRow__inlCa{display:flex;gap:12px;align-items:center}.index-module__everyNumber__mQJuv{width:120px}.index-module__everyUnit__LuPNC{min-width:100px}.index-module__formActions__HMGzL{display:flex;gap:8px;border-top:1px solid #eae9e7;padding-top:16px}.index-module__activeHoursRow__3kavY{display:flex;gap:16px;align-items:flex-start}.index-module__activeHoursRow__3kavY .ant-form-item{flex:1;margin-bottom:0}.dark-mode .index-module__heartbeatPage__Ujxds .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th{background:#262626!important}.dark-mode .index-module__pageHeader__YG4WA{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbParent__MuSHn{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__Sht1e{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__Ejie0,.dark-mode .index-module__title__-ynxy{color:#ffffffd9}.dark-mode .index-module__description__kGYqZ{color:#ffffff59}.dark-mode .index-module__formActions__HMGzL{border-top:1px solid rgba(255,255,255,.12)}.index-module__heartbeatPage__Ujxds{min-height:100%;color:var(--z-text-primary);background:transparent}.index-module__heartbeatContent__xV8va{width:min(100%,1180px);margin:0 auto;padding:var(--z-page-gutter)}.index-module__card__rsntz{overflow:hidden;border:1px solid var(--z-border-default)!important;border-radius:var(--z-radius-lg)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-sm)!important}.index-module__everyRow__inlCa,.index-module__activeHoursRow__3kavY{padding:var(--z-space-4);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__formActions__HMGzL,.dark-mode .index-module__formActions__HMGzL{border-top-color:var(--z-border-default)}@media(max-width:768px){.index-module__heartbeatContent__xV8va{padding:var(--z-page-gutter)}.index-module__everyRow__inlCa,.index-module__activeHoursRow__3kavY{align-items:stretch;flex-direction:column}}.index-module__sessionsPage__GddkQ{height:100%;display:flex;flex-direction:column;overflow:hidden}.index-module__sessionsPage__GddkQ .qwenpaw-spark-card-wrapper{padding:0!important}.index-module__sessionsPage__GddkQ .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th{background:#f9f8f4!important}.index-module__pageHeader__g3SWx{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;flex-shrink:0}.index-module__breadcrumbHeader__s2Did{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__OSVCK{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__BZ4cf{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__nQ4QT{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__title__F6obu{font-size:20px;font-weight:600;color:var(--z-text-primary)}.index-module__description__BINbW{color:var(--z-text-tertiary);font-size:14px;margin:0;display:none}.index-module__headerRight__hzIs8{display:flex;align-items:center;gap:12px}.index-module__tableCard__srtEK{overflow-y:auto}.index-module__tableCard__srtEK .ant-card-body{padding:0}.index-module__formActions__wkkG9{display:flex;justify-content:flex-end;gap:8px}.dark-mode .index-module__pageHeader__g3SWx{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbParent__OSVCK{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__BZ4cf{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__nQ4QT,.dark-mode .index-module__title__F6obu{color:#ffffffd9}.dark-mode .index-module__description__BINbW{color:#ffffff59}.dark-mode .index-module__selectedRow__GQcgw>td{background-color:#615ced1f!important}.dark-mode .index-module__selectedRow__GQcgw:hover>td{background-color:#615ced33!important}.dark-mode .sessions-filter-input .qwenpaw-input,.dark-mode .sessions-filter-input .ant-input{background:#2a2a2a!important;border-color:#ffffff26!important;color:#ffffffd9!important}.dark-mode .sessions-filter-input .qwenpaw-input::placeholder,.dark-mode .sessions-filter-input .ant-input::placeholder{color:#ffffff40!important}.dark-mode .sessions-filter-select .qwenpaw-select-selector,.dark-mode .sessions-filter-select .ant-select-selector{background:#2a2a2a!important;border-color:#ffffff26!important;color:#ffffffd9!important}.dark-mode .sessions-filter-select .qwenpaw-select-selection-placeholder,.dark-mode .sessions-filter-select .ant-select-selection-placeholder{color:#ffffff40!important}.dark-mode .sessions-filter-select .qwenpaw-select-arrow,.dark-mode .sessions-filter-select .ant-select-arrow{color:#ffffff4d!important}.index-module__sessionsPage__GddkQ{color:var(--z-text-primary);background:transparent}.index-module__tableCard__srtEK{margin:var(--z-page-gutter);overflow:hidden;border:1px solid var(--z-border-default)!important;border-radius:var(--z-radius-lg)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-sm)!important}.index-module__headerRight__hzIs8{flex-wrap:wrap}.index-module__formActions__wkkG9{border-top-color:var(--z-border-default);background:var(--z-bg-surface-subtle)}@media(max-width:768px){.index-module__tableCard__srtEK{margin:var(--z-page-gutter);overflow-x:auto}}.Explore-module__exploreGrid__0c1rj{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:var(--z-space-5)}.Explore-module__exploreCard__jwL8R{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs);cursor:pointer;transition:border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-base) var(--z-ease-standard)}.Explore-module__exploreCard__jwL8R:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--z-action-primary) 30%,var(--z-border-default));box-shadow:var(--z-shadow-md)}.Explore-module__exploreCard__jwL8R:hover .Explore-module__cardCoverGradient__bC1cI{transform:scale(1.025)}.Explore-module__cardCover__krIS3{--template-tone: var(--z-color-sage-300);position:relative;width:100%;height:176px;overflow:hidden;background:color-mix(in srgb,var(--z-bg-surface) 72%,var(--template-tone) 28%)}.Explore-module__cardCoverGradient__bC1cI{position:relative;display:flex;width:100%;height:100%;align-items:flex-end;justify-content:space-between;padding:var(--z-space-5);color:var(--z-color-ink-900);background:radial-gradient(circle at 82% 20%,color-mix(in srgb,var(--template-tone) 78%,transparent),transparent 42%),linear-gradient(145deg,color-mix(in srgb,var(--z-bg-surface) 90%,transparent),color-mix(in srgb,var(--template-tone) 42%,var(--z-bg-surface)));transition:transform var(--z-duration-slow) var(--z-ease-emphasized)}.Explore-module__cardCoverGradient__bC1cI:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px);background-size:24px 24px;content:"";-webkit-mask-image:linear-gradient(to bottom,black,transparent 92%);mask-image:linear-gradient(to bottom,black,transparent 92%)}.Explore-module__cardCoverGradient__bC1cI:after{position:absolute;right:0;bottom:0;width:76px;height:7px;border-radius:var(--z-radius-pill) 0 0 0;background:var(--z-action-primary);content:""}.Explore-module__cardTitleBig__l8T9p,.Explore-module__cardTitleSmall__mybfW{position:relative;z-index:1}.Explore-module__cardTitleBig__l8T9p{max-width:260px;margin-bottom:5px;font-size:var(--z-text-xl);font-weight:var(--z-weight-bold);line-height:var(--z-leading-tight);text-wrap:balance}.Explore-module__cardTitleSmall__mybfW{font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.1em;opacity:.56}.Explore-module__cardCoverMeta__0wwwG{position:absolute;z-index:1;top:var(--z-space-4);right:var(--z-space-4);display:flex;align-items:center;gap:7px;color:var(--z-text-tertiary);font-size:10px;font-weight:var(--z-weight-bold);letter-spacing:.11em}.Explore-module__cardCoverMeta__0wwwG span:first-child{display:grid;width:27px;height:27px;place-items:center;border:1px solid color-mix(in srgb,var(--template-tone) 72%,var(--z-border-default));border-radius:50%;background:color-mix(in srgb,var(--z-bg-surface) 84%,transparent);color:var(--z-text-primary)}.Explore-module__cardCoverIcon__W71wC{position:relative;z-index:1;display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,var(--template-tone) 70%,var(--z-border-default));border-radius:var(--z-radius-lg);background:color-mix(in srgb,var(--z-bg-surface) 80%,transparent);color:var(--z-color-ink-900);box-shadow:var(--z-shadow-sm)}.Explore-module__cardCoverCopy__zsniN{position:relative;z-index:1;min-width:0;flex:1;padding-left:var(--z-space-4);text-align:left}.Explore-module__cardBody__hH6hs{display:flex;min-height:166px;flex:1;padding:var(--z-space-5);flex-direction:column}.Explore-module__cardTitle__9Dn3s{margin-bottom:var(--z-space-2);color:var(--z-text-primary);font-size:var(--z-text-lg);font-weight:var(--z-weight-bold)}.Explore-module__cardDesc__l8XRA{flex:1;margin-bottom:var(--z-space-4);color:var(--z-text-secondary);font-size:var(--z-text-md);line-height:1.55}.Explore-module__cardBadges__LaYIY{display:flex;flex-wrap:wrap;gap:6px}.Explore-module__cardBadge__h1ic-{padding:3px 8px;border:1px solid var(--z-border-subtle);border-radius:var(--z-radius-pill);background:var(--z-bg-surface-subtle);color:var(--z-text-secondary);font-size:var(--z-text-xs);font-weight:var(--z-weight-medium)}.Explore-module__cardBadgeNew__dItDt{border-color:color-mix(in srgb,var(--z-status-success) 22%,var(--z-border-subtle));background:var(--z-status-success-soft);color:var(--z-status-success)}.Explore-module__cardBadgeHTML__JI-eB{background:var(--z-status-danger-soft);color:var(--z-status-danger)}.Explore-module__modalOverlay__h9xL9{position:fixed;z-index:var(--z-z-modal);top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:var(--z-space-5);background:var(--z-bg-overlay);animation:Explore-module__fadeIn__vXEot var(--z-duration-base) var(--z-ease-standard);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.Explore-module__modalContent__wMnfN{position:relative;display:grid;width:min(1120px,94vw);height:min(720px,86vh);overflow:hidden;grid-template-columns:minmax(0,1.35fr) minmax(380px,.9fr);border:1px solid var(--z-border-default);border-radius:var(--z-radius-2xl);background:var(--z-bg-surface);box-shadow:var(--z-shadow-lg);animation:Explore-module__slideUp__o3NiL var(--z-duration-slow) var(--z-ease-emphasized)}.Explore-module__modalClose__vi---{position:absolute;z-index:10;top:var(--z-space-4);right:var(--z-space-4);display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--z-border-default);border-radius:50%;background:color-mix(in srgb,var(--z-bg-surface-raised) 88%,transparent);color:var(--z-text-secondary);cursor:pointer;transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Explore-module__modalClose__vi---:hover{transform:rotate(4deg);background:var(--z-bg-surface-strong);color:var(--z-text-primary)}.Explore-module__modalLeft__d5Vye{position:relative;display:flex;min-width:0;align-items:center;justify-content:center;overflow:hidden;background:var(--z-color-ink-900)}.Explore-module__modalCover__zSk2r{width:100%;height:100%;object-fit:cover}.Explore-module__modalCoverGradient__egfK5{--template-tone: var(--z-color-sage-300);position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;padding:clamp(32px,6vw,72px);color:var(--z-color-ink-900);text-align:center;background:radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--template-tone) 72%,transparent),transparent 38%),color-mix(in srgb,var(--z-bg-surface) 72%,var(--template-tone) 28%)}.Explore-module__modalCoverGradient__egfK5:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),radial-gradient(circle at 50% 50%,transparent 0 32%,color-mix(in srgb,var(--template-tone) 48%,transparent) 33% 33.4%,transparent 34%);background-size:28px 28px,28px 28px,auto;content:"";-webkit-mask-image:linear-gradient(to bottom,#000,#00000059);mask-image:linear-gradient(to bottom,#000,#00000059)}.Explore-module__modalCoverIcon__hkOo6{position:relative;z-index:1;display:grid;width:82px;height:82px;margin-bottom:var(--z-space-5);place-items:center;border:1px solid color-mix(in srgb,var(--template-tone) 74%,var(--z-border-default));border-radius:var(--z-radius-xl);background:color-mix(in srgb,var(--z-bg-surface) 82%,transparent);box-shadow:var(--z-shadow-md)}.Explore-module__modalHeroTitle__d6x3F,.Explore-module__modalHeroDesc__rzw8Y{position:relative;z-index:1}.Explore-module__modalHeroTitle__d6x3F{max-width:540px;margin-bottom:var(--z-space-3);font-size:clamp(34px,5vw,54px);font-weight:840;letter-spacing:-.05em;line-height:1.02;text-wrap:balance}.Explore-module__modalHeroDesc__rzw8Y{max-width:480px;font-size:var(--z-text-lg);line-height:var(--z-leading-body);color:var(--z-text-secondary);text-wrap:balance}.Explore-module__modalRight__IERQO{display:flex;min-width:0;padding:clamp(28px,4vw,44px);overflow-y:auto;flex-direction:column}.Explore-module__modalTitle__-S5Ef{margin:var(--z-space-3) var(--z-space-8) var(--z-space-3) 0;color:var(--z-text-primary);font-size:var(--z-text-2xl);font-weight:var(--z-weight-bold);letter-spacing:-.025em}.Explore-module__modalTags__jeY63{display:flex;flex-wrap:wrap;gap:var(--z-space-2);margin-bottom:var(--z-space-6)}.Explore-module__modalTag__pIgh6{padding:4px 10px;border:1px solid color-mix(in srgb,var(--z-status-info) 24%,var(--z-border-default));border-radius:var(--z-radius-pill);background:var(--z-status-info-soft);color:var(--z-status-info);font-size:var(--z-text-xs);font-weight:var(--z-weight-medium)}.Explore-module__modalAction__yeBwp{width:100%;min-height:46px;margin-bottom:var(--z-space-8);padding:0 var(--z-space-5);border:0;border-radius:var(--z-radius-md);background:var(--z-action-primary);color:#fff;cursor:pointer;font-size:var(--z-text-md);font-weight:var(--z-weight-bold);box-shadow:0 10px 24px var(--z-action-primary-soft);transition:background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.Explore-module__modalAction__yeBwp:hover{transform:translateY(-1px);background:var(--z-action-primary-hover)}.Explore-module__modalSectionTitle__SCg0N{margin-bottom:var(--z-space-3);color:var(--z-text-tertiary);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.1em;text-transform:uppercase}.Explore-module__toolList__im4CU{display:flex;margin-bottom:var(--z-space-8);flex-direction:column;gap:var(--z-space-2)}.Explore-module__toolItem__-ELDY{display:flex;min-width:0;align-items:center;gap:var(--z-space-3);padding:var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.Explore-module__toolIcon__YJg6C{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--z-border-subtle);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised);box-shadow:var(--z-shadow-xs)}.Explore-module__toolName__yISg2{min-width:0;flex:1;overflow:hidden;color:var(--z-text-primary);font-size:var(--z-text-md);font-weight:var(--z-weight-medium);text-overflow:ellipsis;white-space:nowrap}.Explore-module__toolStatus__xfZHp{display:inline-flex;align-items:center;gap:var(--z-space-1);color:var(--z-status-success);font-size:var(--z-text-sm);font-weight:var(--z-weight-semibold)}.Explore-module__modalDesc__nV1SD{color:var(--z-text-secondary);font-size:var(--z-text-md);line-height:var(--z-leading-body)}@keyframes Explore-module__fadeIn__vXEot{0%{opacity:0}to{opacity:1}}@keyframes Explore-module__slideUp__o3NiL{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:900px){.Explore-module__modalContent__wMnfN{height:min(820px,92vh);grid-template-columns:1fr;grid-template-rows:minmax(220px,.75fr) minmax(0,1.2fr)}.Explore-module__modalHeroTitle__d6x3F{font-size:36px}.Explore-module__modalRight__IERQO{padding:var(--z-space-5)}}@media(max-width:600px){.Explore-module__exploreGrid__0c1rj{grid-template-columns:1fr}.Explore-module__modalOverlay__h9xL9{padding:var(--z-space-2)}.Explore-module__modalContent__wMnfN{width:100%;height:calc(100vh - 16px);border-radius:var(--z-radius-lg)}.Explore-module__modalHeroTitle__d6x3F{font-size:30px}.Explore-module__modalHeroDesc__rzw8Y{font-size:var(--z-text-md)}}.ApprovalCard-module__approvalCard__lDuQH{border-radius:14px;box-shadow:0 2px 10px #0000000a}.ApprovalCard-module__priority-urgent__ycF9q{border-color:#ff4d4f8c}.ApprovalCard-module__priority-high__kBWCx{border-color:#fa8c168c}.ApprovalCard-module__cardHeader__fyifl{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.ApprovalCard-module__typeInfo__-sL9t{display:flex;gap:12px;min-width:0}.ApprovalCard-module__iconWrapper__w1ECE{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.ApprovalCard-module__typeLabel__aB-Ns{font-weight:600}.ApprovalCard-module__requestedBy__XyMgg{font-size:12px;color:#00000080}.ApprovalCard-module__cardBody__F70RU{margin-top:14px}.ApprovalCard-module__title__oJuAA{margin-bottom:8px;line-height:1.35}.ApprovalCard-module__description__TEgcR{color:#000000bf;margin-bottom:0;line-height:1.7}.ApprovalCard-module__cardFooter__wQb5X{margin-top:14px;display:flex;justify-content:space-between;align-items:center}.ApprovalCard-module__timestamp__RaXg3{font-size:12px;color:#00000073}.ApprovalCard-module__actions__HRGaE{display:flex;flex-wrap:wrap;gap:10px}.dark-mode .ApprovalCard-module__approvalCard__lDuQH{box-shadow:0 2px 10px #00000059}.dark-mode .ApprovalCard-module__iconWrapper__w1ECE{background:#2b2b2b}.dark-mode .ApprovalCard-module__requestedBy__XyMgg,.dark-mode .ApprovalCard-module__timestamp__RaXg3{color:#ffffff85}.dark-mode .ApprovalCard-module__description__TEgcR{color:#ffffffc2}.CreateHarvestModal-module__modalTitle__81XCG{display:inline-flex;align-items:center;gap:8px}.CreateHarvestModal-module__templateGrid__YubZJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.CreateHarvestModal-module__templateCard__Z-isS{border-radius:12px}.CreateHarvestModal-module__templateCardActive__IXZZH{border-color:var(--z-action-primary)!important;box-shadow:0 0 0 2px #ff7f1633}.CreateHarvestModal-module__templateHeader__jmB0c{display:flex;align-items:center;gap:8px;margin-bottom:8px}.CreateHarvestModal-module__templateEmoji__671EW{font-size:20px}.CreateHarvestModal-module__templateDesc__ujju7{color:#000000a6;min-height:42px;margin-bottom:8px}.CreateHarvestModal-module__templateMeta__ZRfZ6{font-size:12px;color:#00000073}.CreateHarvestModal-module__formSection__qOluh{margin-top:18px}.CreateHarvestModal-module__actions__ZhcsX{display:flex;justify-content:flex-end;gap:8px}.HarvestCard-module__harvestCard__okve7{border-radius:14px;box-shadow:0 2px 10px #0000000a}.HarvestCard-module__harvestCardReady__41B2I{border-color:#ffd70099}.HarvestCard-module__cardHeader__Y4SuJ{display:flex;align-items:center;justify-content:space-between}.HarvestCard-module__titleRow__d57dI{display:flex;align-items:center;gap:8px}.HarvestCard-module__emoji__w8KgA{font-size:22px}.HarvestCard-module__title__zxdH1{margin:0;font-size:16px}.HarvestCard-module__cardBody__F5TTn{margin-top:14px}.HarvestCard-module__countdownSection__c53rB{display:flex;align-items:center;gap:18px}.HarvestCard-module__countdownInfo__qQDsM{display:flex;flex-direction:column;gap:8px}.HarvestCard-module__statusText__1ho-i{display:inline-flex;align-items:center;gap:6px;color:#000000a6;font-size:13px}.HarvestCard-module__statsSection__72iJi{margin-top:14px;display:flex;flex-direction:column;gap:8px}.HarvestCard-module__statItem__2voNn{display:inline-flex;align-items:center;gap:6px;color:#000000ad;font-size:13px}.HarvestCard-module__cardActions__RNquD{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.MagazineStackViewer-module__viewerContainer__8goeB{display:flex;flex-direction:column;gap:16px}.MagazineStackViewer-module__mainArea__EWlL8{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}.MagazineStackViewer-module__contentCard__csDrp{min-height:320px;border-radius:12px}.MagazineStackViewer-module__date__1yH1z{color:#00000080;margin-bottom:12px}.MagazineStackViewer-module__timeline__OR0VM{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px}.MagazineStackViewer-module__timelineItem__umPt1{border:1px solid rgba(0,0,0,.15);background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;cursor:pointer;white-space:nowrap}.MagazineStackViewer-module__active__hN-wI{border-color:var(--z-action-primary);color:var(--z-action-primary)}.PushMessageCard-module__messageCard__gLGy4{border-radius:10px;box-shadow:0 1px 4px #0000000a;cursor:pointer}.PushMessageCard-module__messageCard__gLGy4 .qwenpaw-card-body{height:142px!important;display:flex;flex-direction:column}.PushMessageCard-module__unread__gO3s6{border-color:#ff7f1673}.PushMessageCard-module__cardHeader__Khvht{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.PushMessageCard-module__channelInfo__grjqn{display:flex;align-items:center;gap:12px;min-width:0}.PushMessageCard-module__channelName__IZhhT{font-weight:600}.PushMessageCard-module__senderInfo__6EKPj{font-size:12px;color:#00000080}.PushMessageCard-module__headerRight__Ndasw{display:flex;align-items:center;gap:8px}.PushMessageCard-module__unreadDot__SLNlO{width:8px;height:8px;border-radius:999px;background:var(--z-action-primary)}.PushMessageCard-module__cardBody__Dp5R4{margin-top:8px}.PushMessageCard-module__messageTitle__kdXHZ{margin-bottom:4px;line-height:1.35;font-size:14px}.PushMessageCard-module__messageContent__VlxHt{color:#000000bf;margin-bottom:0;line-height:1.6;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.PushMessageCard-module__cardFooter__6W2uP{margin-top:14px;display:flex;justify-content:flex-end;align-items:flex-start}.PushMessageCard-module__actions__tWjjD{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.dark-mode .PushMessageCard-module__messageCard__gLGy4{box-shadow:0 2px 10px #00000059}.dark-mode .PushMessageCard-module__senderInfo__6EKPj{color:#ffffff8c}.dark-mode .PushMessageCard-module__messageContent__VlxHt{color:#ffffffc7}.index-module__inboxPage__QLoNq{height:100%;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(rgba(221,226,220,.42) 1px,transparent 1px),linear-gradient(90deg,rgba(221,226,220,.42) 1px,transparent 1px),var(--zupod-cloud, #f5f7f2);background-size:32px 32px}.index-module__pageContent__cVlwT{flex:1;overflow-y:auto;min-height:0;padding:24px 32px 32px}.index-module__summaryRow__iELbt{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:18px;padding:14px 16px;border:1px solid var(--zupod-line, #dde2dc);border-radius:14px;background:#fffefbe0;color:var(--zupod-muted, #697468);font-size:13px}.index-module__inboxTabs__KOlLe{padding:0 22px 22px;border:1px solid var(--zupod-line, #dde2dc);border-radius:18px;background:#fffefbf0;box-shadow:0 14px 38px #18212f12}.index-module__inboxTabs__KOlLe .ant-tabs-nav{margin-bottom:20px}.index-module__inboxTabs__KOlLe .ant-tabs-tab{padding:12px 0;font-weight:500}.index-module__inboxTabs__KOlLe .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--zupod-coral-hover, #eb5235)!important}.index-module__inboxTabs__KOlLe .ant-tabs-ink-bar{height:3px!important;border-radius:999px;background:var(--zupod-coral, #ff6547)!important}.index-module__tabLabel__iBfPp{display:inline-flex;align-items:center;gap:8px;font-size:15px}.index-module__tabContent__MJijh{padding-bottom:8px}.index-module__tabContent__MJijh .ant-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 220px)}.index-module__messagesToolbar__etGAN{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.index-module__messagesSelectionTools__mhVXN{display:flex;align-items:center;gap:10px}.index-module__selectedCountText__GZ1hc{font-size:12px;color:#0000008c}.index-module__cardList__dz66g{display:flex;flex-direction:column;gap:10px}.index-module__paginationWrap__jUPwo{display:flex;justify-content:flex-end;margin-top:4px}.index-module__harvestGrid__v2LKb{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:24px}.index-module__messageDetail__-uqL4{display:flex;flex-direction:column;gap:14px}.index-module__messageDetailMeta__AOEfd .ant-descriptions-item-label{width:140px}.index-module__messageDetailBlock__7Ufcd{display:flex;flex-direction:column;gap:8px}.index-module__messageDetailLabel__auZec{font-size:12px;color:#0000008c}.index-module__messageDetailContent__4jotW,.index-module__messageDetailPayload__gkYcn{margin:0;padding:10px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fafafa;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.index-module__traceLoading__RZ-Ms,.index-module__traceEmpty__s-7SV{padding:12px;border-radius:8px;border:1px dashed rgba(0,0,0,.15);color:#0000008c;margin:auto}.index-module__traceTimeline__dan30{display:flex;flex-direction:column}.index-module__traceContainer__5Zkad{max-height:420px;overflow:auto}.index-module__traceEntry__sLaHl{display:flex;flex-direction:column;gap:6px;padding:6px 0}.index-module__traceCollapse__CzJqi{border:none;border-radius:8px;background:transparent;transition:background .2s ease}.index-module__traceCollapse__CzJqi:hover{background:#00000005}.index-module__traceCollapse__CzJqi .ant-collapse-item{border:none!important;border-radius:8px!important;overflow:hidden;background:transparent!important}.index-module__traceCollapse__CzJqi .ant-collapse-header{padding:8px 10px 8px 6px!important;align-items:flex-start!important}.index-module__traceCollapse__CzJqi .ant-collapse-content{border-top:none!important;background:transparent!important}.index-module__traceCollapse__CzJqi .ant-collapse-content-box{padding:0 10px 10px 6px!important}.index-module__traceCollapseActive__y2dBi{background:#f6f6f6}.index-module__traceFoldHeader__crycg{display:flex;align-items:center;gap:8px;width:100%}.index-module__traceFoldIcon__HCLfg{display:inline-flex;align-items:center;justify-content:center;color:#00000080;font-size:14px}.index-module__traceFoldTitle__eaUjv{font-weight:500;font-size:13px;color:#000000d9}.index-module__traceInlineChevron__O-XZn{display:inline-flex;align-items:center;color:#00000073;font-size:12px;opacity:0;transform:rotate(0);transition:opacity .15s ease,transform .2s ease}.index-module__traceCollapse__CzJqi:hover .index-module__traceInlineChevron__O-XZn,.index-module__traceCollapseActive__y2dBi .index-module__traceInlineChevron__O-XZn{opacity:1}.index-module__traceInlineChevronActive__r4tIn{transform:rotate(180deg)}.index-module__traceFoldTime__mBw5H{margin-left:auto;color:#0000006b;font-size:12px}.index-module__traceAssistantMessage__IURQo{font-size:14px;line-height:1.65;color:#000000e0;white-space:normal;overflow-wrap:anywhere;word-break:normal}.index-module__traceAssistantMessage__IURQo p,.index-module__traceAssistantMessage__IURQo ul,.index-module__traceAssistantMessage__IURQo ol,.index-module__traceAssistantMessage__IURQo blockquote,.index-module__traceAssistantMessage__IURQo pre{margin:0}.index-module__traceAssistantMessage__IURQo p+p,.index-module__traceAssistantMessage__IURQo p+ul,.index-module__traceAssistantMessage__IURQo p+ol,.index-module__traceAssistantMessage__IURQo ul+p,.index-module__traceAssistantMessage__IURQo ol+p,.index-module__traceAssistantMessage__IURQo ul+ul,.index-module__traceAssistantMessage__IURQo ol+ol{margin-top:6px}.index-module__traceAssistantMessage__IURQo ul,.index-module__traceAssistantMessage__IURQo ol{padding-left:22px}.index-module__traceAssistantMessage__IURQo li{margin:0;line-height:1.6}.index-module__traceAssistantMessage__IURQo li+li{margin-top:4px}.index-module__traceUserRow__XL25p{display:flex;justify-content:flex-end;padding-right:10px}.index-module__traceUserMessage__bEgyS{max-width:min(82%,680px);background:var(--color-fill-tertiary, rgba(43, 18, 0, .06));color:var(--colorText, rgba(26, 23, 22, .88));border-radius:14px;padding:10px 12px;font-size:14px;line-height:1.6;border:1px solid var(--colorBorderSecondary, rgba(0, 0, 0, .06));white-space:pre-wrap;word-break:break-word}.index-module__traceStandaloneAligned__3sSus{margin-left:6px;margin-right:10px}.index-module__toolDetailWrap__zzdSG{display:flex;flex-direction:column;gap:10px}.index-module__toolSection__oyCPO{display:flex;flex-direction:column;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;background:#fff}.index-module__traceCodeHeader__fmWbE{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;background:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.08)}.index-module__traceCodeTitle__ZcWih{font-size:12px;font-weight:600;color:#000000a6}.index-module__traceCodeCopyBtn__QpMr3{border:none;background:transparent;color:#00000080;font-size:12px;cursor:pointer;line-height:1;padding:2px}.index-module__traceCodeCopyBtn__QpMr3:hover{color:#000c}.index-module__traceJsonBlock__gbg-u{margin:0;border-radius:8px;border:1px solid rgba(0,0,0,.08);padding:10px 12px;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.index-module__traceJsonBlock__gbg-u{overflow-x:auto;white-space:pre;word-break:normal}.index-module__toolCodeBlock__rA-iL{margin:0;border-radius:0;border:none;background:#fff;padding:10px 12px;font-size:12px;line-height:1.6;white-space:pre;word-break:normal;overflow-x:auto;overflow-y:auto;max-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.index-module__traceMarkdownBlock__qFVgX{font-size:13px;line-height:1.75}.index-module__traceMarkdownBlock__qFVgX .markdown>p,.index-module__traceMarkdownBlock__qFVgX>p{margin:0 0 8px}.index-module__traceMarkdownBlock__qFVgX p:last-child{margin-bottom:0}.index-module__traceMarkdownBlock__qFVgX pre{margin:8px 0;padding:8px 10px;border-radius:6px;background:#fff;border:1px solid rgba(0,0,0,.08);overflow-x:auto}.index-module__traceMarkdownBlock__qFVgX code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media(max-width:960px){.index-module__pageContent__cVlwT{padding:14px}.index-module__inboxTabs__KOlLe{padding:0}.index-module__harvestGrid__v2LKb{grid-template-columns:1fr;gap:12px}.index-module__tabContent__MJijh{min-height:280px}}.dark-mode .index-module__inboxPage__QLoNq{background:#141414}.dark-mode .index-module__inboxTabs__KOlLe{background:transparent}.dark-mode .index-module__selectedCountText__GZ1hc,.dark-mode .index-module__messageDetailLabel__auZec,.dark-mode .index-module__traceLoading__RZ-Ms,.dark-mode .index-module__traceEmpty__s-7SV{color:#ffffff8c}.dark-mode .index-module__traceLoading__RZ-Ms,.dark-mode .index-module__traceEmpty__s-7SV{border-color:#ffffff2e;background:#ffffff05}.dark-mode .index-module__traceCollapse__CzJqi:hover{background:#ffffff0a}.dark-mode .index-module__traceCollapseActive__y2dBi{background:#ffffff0f}.dark-mode .index-module__traceFoldIcon__HCLfg{color:#ffffff8c}.dark-mode .index-module__traceFoldTitle__eaUjv,.dark-mode .index-module__traceAssistantMessage__IURQo{color:#ffffffd9}.dark-mode .index-module__traceInlineChevron__O-XZn,.dark-mode .index-module__traceFoldTime__mBw5H{color:#ffffff80}.dark-mode .index-module__toolSection__oyCPO,.dark-mode .index-module__traceJsonBlock__gbg-u,.dark-mode .index-module__traceMarkdownBlock__qFVgX pre{border-color:#3a3a3a;background:var(--z-text-primary)}.dark-mode .index-module__traceCodeHeader__fmWbE{background:#242424;border-bottom-color:#3a3a3a}.dark-mode .index-module__traceCodeTitle__ZcWih{color:#ffffffb3}.dark-mode .index-module__traceCodeCopyBtn__QpMr3{color:#ffffff8c}.dark-mode .index-module__traceCodeCopyBtn__QpMr3:hover{color:#ffffffd9}.dark-mode .index-module__traceJsonBlock__gbg-u,.dark-mode .index-module__toolCodeBlock__rA-iL,.dark-mode .index-module__traceMarkdownBlock__qFVgX{color:#ffffffd1}.dark-mode .index-module__toolCodeBlock__rA-iL{background:var(--z-text-primary)}.dark-mode .index-module__traceUserMessage__bEgyS{background:#ffffff14;color:#ffffffe6;border-color:#ffffff26}.index-module__pageContent__cVlwT{width:min(100%,var(--z-page-max-width));margin:0 auto;padding:var(--z-page-gutter)}.index-module__summaryRow__iELbt,.index-module__inboxTabs__KOlLe,.index-module__messageDetail__-uqL4{border-color:var(--z-border-default);background:color-mix(in srgb,var(--z-bg-surface) 94%,transparent)}.index-module__summaryRow__iELbt{border-radius:var(--z-radius-md);color:var(--z-text-secondary);box-shadow:var(--z-shadow-xs)}.index-module__inboxTabs__KOlLe,.index-module__messageDetail__-uqL4{border-radius:var(--z-radius-lg);box-shadow:var(--z-shadow-sm)}.index-module__messagesToolbar__etGAN{border-color:var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__traceCollapse__CzJqi,.index-module__traceUserMessage__bEgyS,.index-module__traceAssistantMessage__IURQo,.index-module__traceJsonBlock__gbg-u,.index-module__toolCodeBlock__rA-iL{border-radius:var(--z-radius-md)}@media(max-width:768px){.index-module__pageContent__cVlwT{padding:var(--z-page-gutter)}.index-module__inboxTabs__KOlLe{padding-inline:var(--z-space-4)}.index-module__messagesToolbar__etGAN{align-items:stretch;flex-direction:column}}.TencentDocPage-module__pageContainer__I29aO{padding:28px 32px;max-width:1200px;margin:0 auto;min-height:100vh;background:radial-gradient(circle at 80% 20%,rgba(255,101,71,.03) 0%,transparent 40%),radial-gradient(circle at 10% 80%,rgba(99,102,241,.02) 0%,transparent 40%)}.TencentDocPage-module__pageHeader__zJnAD{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.TencentDocPage-module__pageHeaderLeft__farwh{flex:1}.TencentDocPage-module__pageTitle__ovaOz{font-size:24px;font-weight:600;color:#000000e0;margin-bottom:6px;display:flex;align-items:center;gap:10px}.TencentDocPage-module__pageTitleIcon__y-lEE{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:18px;box-shadow:0 4px 12px #10b98133}.TencentDocPage-module__pageSubtitle__rKrQu{font-size:14px;color:#00000073;line-height:1.6}.TencentDocPage-module__headerActions__Pk4it{display:flex;gap:12px}.TencentDocPage-module__primaryBtn__rCj-1{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;font-size:13px;font-weight:500;cursor:pointer;box-shadow:0 4px 14px #10b98133;transition:all .25s ease}.TencentDocPage-module__primaryBtn__rCj-1:hover{transform:translateY(-1px);box-shadow:0 6px 20px #10b9814d;filter:brightness(1.05)}.TencentDocPage-module__secondaryBtn__rfzUi{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;background:#fff;color:#000000a6;border:1px solid rgba(0,0,0,.1);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.TencentDocPage-module__secondaryBtn__rfzUi:hover{border-color:#10b9814d;color:#10b981;background:#10b98105}.TencentDocPage-module__statsGrid__sdU1L{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px}.TencentDocPage-module__statCard__CHo-j{background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:16px;padding:24px;box-shadow:0 4px 24px #00000005;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.TencentDocPage-module__statCard__CHo-j:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:transparent;transition:background .3s}.TencentDocPage-module__statCard__CHo-j:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000000a;border-color:#10b98126}.TencentDocPage-module__statCard__CHo-j:hover:before{background:#10b981}.TencentDocPage-module__statHeader__yGaSN{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.TencentDocPage-module__statTitle__LoqjO{font-size:13px;color:#00000073;font-weight:500}.TencentDocPage-module__statIcon__vqusB{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#00000005;color:#00000073}.TencentDocPage-module__statValue__DC608{font-size:28px;font-weight:700;color:#000000e0;line-height:1.2}.TencentDocPage-module__statDesc__gLook{font-size:12px;color:#00000073;margin-top:8px;display:flex;align-items:center;gap:4px}.TencentDocPage-module__trendUp__dTUmS{color:#10b981;font-weight:600}.TencentDocPage-module__pulseWrapper__AvuFf{display:flex;align-items:center;gap:8px}.TencentDocPage-module__pulseDot__npWcr{width:8px;height:8px;border-radius:50%;background-color:#10b981;box-shadow:0 0 #10b98166;animation:TencentDocPage-module__pulse__QOv8y 2s infinite}.TencentDocPage-module__pulseDotWarning__dHa57{background-color:#f59e0b;box-shadow:0 0 #f59e0b66;animation:TencentDocPage-module__pulseWarning__zr39O 2s infinite}@keyframes TencentDocPage-module__pulse__QOv8y{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 8px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}@keyframes TencentDocPage-module__pulseWarning__zr39O{0%{transform:scale(.95);box-shadow:0 0 #f59e0bb3}70%{transform:scale(1);box-shadow:0 0 0 8px #f59e0b00}to{transform:scale(.95);box-shadow:0 0 #f59e0b00}}.TencentDocPage-module__toolbar__NgAS-{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px;flex-wrap:wrap}.TencentDocPage-module__searchWrapper__F-oeF{position:relative;flex:1;max-width:320px;min-width:240px}.TencentDocPage-module__searchInput__DPFJc{width:100%;height:38px;border-radius:8px;border:1px solid rgba(0,0,0,.08);padding:0 14px 0 36px;font-size:13px;outline:none;background:#fff;transition:all .25s ease}.TencentDocPage-module__searchInput__DPFJc:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98114}.TencentDocPage-module__searchInput__DPFJc::placeholder{color:#0000004d}.TencentDocPage-module__searchIcon__3VTKv{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#0000004d;display:flex;align-items:center}.TencentDocPage-module__filterTabs__EZTD2{display:flex;gap:6px}.TencentDocPage-module__filterTab__9HWOq{padding:6px 14px;border-radius:8px;border:1px solid rgba(0,0,0,.04);background:#00000005;color:#0000008c;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.TencentDocPage-module__filterTab__9HWOq:hover{color:#10b981;background:#10b9810a}.TencentDocPage-module__filterTabActive__Wvv-S{background:#fff!important;color:#10b981!important;border-color:#10b98133!important;box-shadow:0 2px 8px #0000000a}.TencentDocPage-module__tableWrapper__iXXSs{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000003}.TencentDocPage-module__docList__02Wpv{display:flex;flex-direction:column}.TencentDocPage-module__docRowHeader__-sSyP{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr 1fr;padding:14px 24px;background:#00000003;border-bottom:1px solid rgba(0,0,0,.04);font-size:12px;font-weight:600;color:#00000073}.TencentDocPage-module__docRow__7Xf6i{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr 1fr;padding:18px 24px;border-bottom:1px solid rgba(0,0,0,.04);align-items:center;transition:background .2s ease}.TencentDocPage-module__docRow__7Xf6i:last-child{border-bottom:none}.TencentDocPage-module__docRow__7Xf6i:hover{background:#10b98103}.TencentDocPage-module__docCellName__UGltw{display:flex;align-items:center;gap:12px;min-width:0}.TencentDocPage-module__docIconWrapper__WxkGS{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#10b9810d;color:#10b981;flex-shrink:0}.TencentDocPage-module__docInfo__Hg0Rg{min-width:0}.TencentDocPage-module__docTitle__ZZmaP{font-size:14px;font-weight:500;color:#000000e0;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TencentDocPage-module__docLink__261ZI{font-size:11px;color:#00000059;display:flex;align-items:center;gap:4px}.TencentDocPage-module__docLink__261ZI:hover{color:#10b981}.TencentDocPage-module__docCellType__ED7B4{font-size:13px;color:#000000a6}.TencentDocPage-module__docCellSize__LiL-J{font-size:13px;color:#00000073}.TencentDocPage-module__docCellSlices__v8Ozi{font-size:13px;color:#000000a6;font-weight:500}.TencentDocPage-module__docCellStatus__gvpju{display:flex;align-items:center;gap:8px}.TencentDocPage-module__statusIndicator__YqPPu{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500}.TencentDocPage-module__statusIndicator_ready__ZS4ia{color:#10b981}.TencentDocPage-module__statusIndicator_syncing__QO27r{color:#f59e0b}.TencentDocPage-module__statusIndicator_failed__bgS5F{color:#ef4444}.TencentDocPage-module__statusDot__SYAY9{width:6px;height:6px;border-radius:50%}.TencentDocPage-module__statusDot_ready__-6Nso{background-color:#10b981;box-shadow:0 0 8px #10b98199}.TencentDocPage-module__statusDot_syncing__9DLtx{background-color:#f59e0b;box-shadow:0 0 8px #f59e0b99}.TencentDocPage-module__statusDot_failed__I27HQ{background-color:#ef4444;box-shadow:0 0 8px #ef444473}.TencentDocPage-module__actionMenuBtn__J-jL6{border:none;background:transparent;color:#00000073;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;transition:all .2s}.TencentDocPage-module__actionMenuBtn__J-jL6:hover{background:#0000000d;color:#000000e0}.TencentDocPage-module__uploadDragger__mvtu7{border:2px dashed rgba(16,185,129,.2);border-radius:12px;padding:40px 20px;text-align:center;background:#10b98103;cursor:pointer;transition:all .25s ease;margin-bottom:20px}.TencentDocPage-module__uploadDragger__mvtu7:hover{border-color:#10b981;background:#10b98108}.TencentDocPage-module__draggerIcon__5MBKC{font-size:40px;color:#10b981;margin-bottom:12px;display:flex;justify-content:center}.TencentDocPage-module__draggerText__8N0-3{font-size:14px;font-weight:500;color:#000000e0;margin-bottom:4px}.TencentDocPage-module__draggerHint__YieLW{font-size:12px;color:#00000073}.TencentDocPage-module__flowProgressWrapper__D9cRO{background:#00000005;border:1px solid rgba(0,0,0,.04);border-radius:12px;padding:16px;margin-top:16px}.TencentDocPage-module__flowHeader__CYv1k{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;margin-bottom:8px}.TencentDocPage-module__flowStatus__6qs6l{color:#10b981;display:flex;align-items:center;gap:4px}.TencentDocPage-module__flowPercent__zfN46{color:#000000a6}.TencentDocPage-module__flowBarOuter__5f51v{height:6px;background:#0000000f;border-radius:3px;overflow:hidden;position:relative}.TencentDocPage-module__flowBarInner__iHh3d{height:100%;background:linear-gradient(90deg,#10b981,#34d399);border-radius:3px;transition:width .3s ease;position:relative}.TencentDocPage-module__flowBarInner__iHh3d:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff6,#fff0);animation:TencentDocPage-module__flowLight__cmZsT 1.5s infinite}@keyframes TencentDocPage-module__flowLight__cmZsT{0%{transform:translate(-100%)}to{transform:translate(100%)}}.TencentDocPage-module__sliceStages__EhYAk{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:10px;gap:8px}.TencentDocPage-module__stage__vJTo7{font-size:10px;text-align:center;color:#00000059;font-weight:500;padding:4px 2px;background:#00000005;border-radius:4px}.TencentDocPage-module__stageActive__Lkabm{background:#10b9810f;color:#10b981;font-weight:600}.dark-mode .TencentDocPage-module__pageTitle__ovaOz{color:#ffffffe6}.dark-mode .TencentDocPage-module__pageSubtitle__rKrQu{color:#ffffff73}.dark-mode .TencentDocPage-module__secondaryBtn__rfzUi{background:#ffffff0a;border-color:#ffffff1a;color:#ffffffbf}.dark-mode .TencentDocPage-module__secondaryBtn__rfzUi:hover{background:#10b98114;border-color:#10b98166;color:#34d399}.dark-mode .TencentDocPage-module__statCard__CHo-j{background:#ffffff08;border-color:#ffffff0f;box-shadow:0 4px 24px #0003}.dark-mode .TencentDocPage-module__statCard__CHo-j:hover{border-color:#10b98140;box-shadow:0 10px 30px #0000004d}.dark-mode .TencentDocPage-module__statTitle__LoqjO{color:#ffffff73}.dark-mode .TencentDocPage-module__statIcon__vqusB{background:#ffffff0a;color:#ffffff73}.dark-mode .TencentDocPage-module__statValue__DC608{color:#ffffffe6}.dark-mode .TencentDocPage-module__statDesc__gLook{color:#ffffff73}.dark-mode .TencentDocPage-module__searchInput__DPFJc{background:#ffffff0a;border-color:#ffffff14;color:#ffffffe6}.dark-mode .TencentDocPage-module__searchInput__DPFJc:focus{border-color:#34d399}.dark-mode .TencentDocPage-module__searchInput__DPFJc::placeholder{color:#ffffff4d}.dark-mode .TencentDocPage-module__searchIcon__3VTKv{color:#ffffff4d}.dark-mode .TencentDocPage-module__filterTab__9HWOq{background:#ffffff08;border-color:#ffffff0d;color:#ffffff8c}.dark-mode .TencentDocPage-module__filterTab__9HWOq:hover{color:#34d399;background:#10b98114}.dark-mode .TencentDocPage-module__filterTabActive__Wvv-S{background:#ffffff14!important;color:#34d399!important;border-color:#10b9814d!important}.dark-mode .TencentDocPage-module__tableWrapper__iXXSs{background:#ffffff05;border-color:#ffffff0f}.dark-mode .TencentDocPage-module__docRowHeader__-sSyP{background:#0003;border-bottom-color:#ffffff0d;color:#fff6}.dark-mode .TencentDocPage-module__docRow__7Xf6i{border-bottom-color:#ffffff0d}.dark-mode .TencentDocPage-module__docRow__7Xf6i:hover{background:#10b98105}.dark-mode .TencentDocPage-module__docIconWrapper__WxkGS{background:#10b9811a}.dark-mode .TencentDocPage-module__docTitle__ZZmaP{color:#ffffffe6}.dark-mode .TencentDocPage-module__docLink__261ZI{color:#ffffff59}.dark-mode .TencentDocPage-module__docLink__261ZI:hover{color:#34d399}.dark-mode .TencentDocPage-module__docCellType__ED7B4{color:#ffffffa6}.dark-mode .TencentDocPage-module__docCellSize__LiL-J{color:#fff6}.dark-mode .TencentDocPage-module__docCellSlices__v8Ozi{color:#ffffffb3}.dark-mode .TencentDocPage-module__actionMenuBtn__J-jL6{color:#ffffff73}.dark-mode .TencentDocPage-module__actionMenuBtn__J-jL6:hover{background:#ffffff14;color:#ffffffe0}.dark-mode .TencentDocPage-module__uploadDragger__mvtu7{border-color:#10b9814d;background:#10b98105}.dark-mode .TencentDocPage-module__uploadDragger__mvtu7:hover{border-color:#34d399;background:#10b9810a}.dark-mode .TencentDocPage-module__draggerText__8N0-3{color:#ffffffe6}.dark-mode .TencentDocPage-module__draggerHint__YieLW{color:#ffffff73}.dark-mode .TencentDocPage-module__flowProgressWrapper__D9cRO{background:#ffffff05;border-color:#ffffff0a}.dark-mode .TencentDocPage-module__flowPercent__zfN46{color:#ffffff8c}.dark-mode .TencentDocPage-module__flowBarOuter__5f51v{background:#ffffff14}.dark-mode .TencentDocPage-module__stage__vJTo7{background:#ffffff05;color:#ffffff59}.dark-mode .TencentDocPage-module__stageActive__Lkabm{background:#10b9811a;color:#34d399}.index-module__loginPage__ZSmBn{position:relative;min-height:100vh;padding:24px;overflow:auto;color:#18212f;background:radial-gradient(circle at 8% 8%,rgba(255,101,71,.14),transparent 28rem),#f5f7f2;background-size:120% 120%;animation:index-module__pageAmbient__G-LTU 16s ease-in-out infinite alternate}.index-module__shell__TynyG{width:min(1440px,100%);min-height:calc(100vh - 48px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.24fr) minmax(420px,.76fr);overflow:hidden;border:1px solid #d8dfd7;border-radius:28px;background:#fffefb;box-shadow:0 28px 90px #18212f1a;animation:index-module__shellReveal__FFN6S .82s cubic-bezier(.2,.8,.2,1) both}.index-module__hero__1StIS{--mascot-x: 0px;--mascot-y: 0px;--coral-x: 0px;--coral-y: 0px;--sage-x: 0px;--sage-y: 0px;--sky-x: 0px;--sky-y: 0px;position:relative;isolation:isolate;min-height:720px;padding:44px 52px;overflow:hidden;background:linear-gradient(rgba(24,33,47,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(24,33,47,.055) 1px,transparent 1px),#f5f7f2;background-size:34px 34px;animation:index-module__gridDrift__7BZTG 24s linear infinite}.index-module__hero__1StIS:before,.index-module__hero__1StIS:after{content:"";position:absolute;border-radius:999px;transform:rotate(-9deg)}.index-module__hero__1StIS:before{width:410px;height:148px;right:-94px;bottom:64px;background:#bfd8c2b8;animation:index-module__shapeBreathe__MgzO0 8s ease-in-out infinite}.index-module__hero__1StIS:after{width:330px;height:72px;left:-68px;bottom:-18px;background:#a9d6ff8f;animation:index-module__shapeBreathe__MgzO0 9s ease-in-out 1.1s infinite reverse}.index-module__ambient__N9gPH{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.index-module__ambientCoral__d3sL6,.index-module__ambientSage__andQH,.index-module__ambientSky__UkYXA{position:absolute;display:block;border-radius:50%;filter:blur(2px);opacity:.64;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.index-module__ambientCoral__d3sL6{top:16%;right:10%;width:12px;height:12px;background:#ff6547;box-shadow:30px -18px 0 -3px #f6d77aeb,56px 10px 0 -4px #a9d6fff5;transform:translate3d(var(--coral-x),var(--coral-y),0);animation:index-module__ambientBlink__1QMRy 4.6s ease-in-out infinite}.index-module__ambientSage__andQH{top:46%;right:18%;width:150px;height:150px;border:1px solid rgba(79,157,105,.16);transform:translate3d(var(--sage-x),var(--sage-y),0);animation:index-module__ambientRing__dIar5 12s linear infinite}.index-module__ambientSky__UkYXA{top:38%;left:6%;width:54px;height:54px;border:1px dashed rgba(75,145,216,.22);transform:translate3d(var(--sky-x),var(--sky-y),0);animation:index-module__ambientRing__dIar5 15s linear infinite reverse}.index-module__signalLine__JpDZD{position:absolute;top:31%;right:7%;width:180px;height:1px;overflow:hidden;background:linear-gradient(90deg,transparent,rgba(24,33,47,.12),transparent);transform:rotate(-16deg)}.index-module__signalLine__JpDZD:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,#ff6547 52%,transparent 100%);transform:translate(-100%);animation:index-module__signalTravel__agImD 4.2s ease-in-out infinite}.index-module__brandRow__bxpRC{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:20px;animation:index-module__riseIn__kWRfx .65s .12s cubic-bezier(.2,.8,.2,1) both}.index-module__brandLogo__OoRLl{display:block;width:136px;height:36px}.index-module__brandBadge__klcoS{padding:7px 10px;border:1px solid rgba(24,33,47,.14);border-radius:999px;color:#697468;background:#fffefbb8;font-size:10px;font-weight:800;letter-spacing:.14em;animation:index-module__badgeBreathe__wDj18 4.8s 1.4s ease-in-out infinite}.index-module__heroCopy__FPrQY{position:relative;z-index:3;width:min(650px,74%);margin-top:88px}.index-module__heroCopy__FPrQY>*{animation:index-module__riseIn__kWRfx .72s cubic-bezier(.2,.8,.2,1) both}.index-module__heroCopy__FPrQY>:nth-child(1){animation-delay:.22s}.index-module__heroCopy__FPrQY>:nth-child(2){animation-delay:.32s}.index-module__heroCopy__FPrQY>:nth-child(3){animation-delay:.44s}.index-module__eyebrow__Fms8A{display:inline-flex;align-items:center;gap:8px;color:#eb5235;font-size:12px;font-weight:800;letter-spacing:.1em}.index-module__eyebrow__Fms8A:before{content:"";width:8px;height:8px;border-radius:50%;background:#ff6547;box-shadow:0 0 0 6px #ff654721;animation:index-module__onlinePulse__Lttaq 2.4s ease-out infinite}.index-module__heroTitle__-he6e{max-width:590px;margin:24px 0 20px;color:#18212f;font-size:clamp(46px,4vw,72px);font-weight:800;line-height:1.03;letter-spacing:-.055em}.index-module__heroTitle__-he6e span{display:block}.index-module__heroCopy__FPrQY p{max-width:540px;margin:0;color:#566255;font-size:17px;line-height:1.75}.index-module__capabilityDock__diZTp{position:absolute;z-index:7;left:52px;bottom:34px;width:min(440px,56%);padding:11px;border:1px solid rgba(24,33,47,.11);border-radius:20px;background:#fffefbe0;box-shadow:0 18px 48px #18212f17;opacity:1}.index-module__capabilityDockLabel__d36pr{display:block;margin:0 2px 8px;color:#788277;font-size:9px;font-weight:900;letter-spacing:.15em}.index-module__capabilityControls__xLPVo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.index-module__capabilityButton__ncBIW{position:relative;min-width:0;min-height:68px;padding:10px 8px;overflow:hidden;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:7px;border:1px solid rgba(24,33,47,.08);border-radius:14px;color:#657064;background:#f5f7f2;font:inherit;text-align:left;cursor:pointer;transition:transform .24s ease,color .24s ease,border-color .24s ease,box-shadow .24s ease}.index-module__capabilityButton__ncBIW:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#ff6547;transform:scaleX(0);transform-origin:left center}.index-module__capabilityButton__ncBIW:hover{color:#18212f;border-color:#18212f29;transform:translateY(-3px)}.index-module__capabilityButton__ncBIW[data-active=true]{color:#18212f;border-color:#ff65474d;background:linear-gradient(145deg,#fffefb 16%,#fff0eb);box-shadow:0 10px 26px #ff654721}.index-module__capabilityButton__ncBIW[data-active=true]:after{animation:index-module__capabilityProgress__hAQJs 5.2s linear both}.index-module__capabilityIndex__yWXqA{position:absolute;top:7px;right:8px;color:#18212f57;font-size:8px;font-weight:900;letter-spacing:.08em}.index-module__capabilityGlyph__CjmdH{display:grid;place-items:center;width:32px;height:40px;border-radius:11px;color:#18212f;background:#dbe9dc;font-size:18px;font-weight:900;box-shadow:inset 0 -4px #4f9d6924}.index-module__capabilityButton__ncBIW:nth-child(2) .index-module__capabilityGlyph__CjmdH{background:#f9e8aa;box-shadow:inset 0 -4px #e0ad2e29}.index-module__capabilityButton__ncBIW:nth-child(3) .index-module__capabilityGlyph__CjmdH{background:#d9ecff;box-shadow:inset 0 -4px #4b91d824}.index-module__capabilityCopy__EZUzy{min-width:0;display:grid;gap:3px}.index-module__capabilityCopy__EZUzy strong{overflow:hidden;color:inherit;font-size:11px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.index-module__capabilityCopy__EZUzy small{overflow:hidden;color:#899287;font-size:8px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.index-module__pipelineDock__O7zoX{position:absolute;z-index:7;left:52px;bottom:34px;width:min(560px,70%);padding:14px 16px 16px;border:1px solid rgba(24,33,47,.11);border-radius:20px;background:#fffefbe6;box-shadow:0 18px 48px #18212f17;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.index-module__pipelineDockLabel__4AgPr{display:block;margin-bottom:10px;color:#788277;font-size:10px;font-weight:900;letter-spacing:.16em}.index-module__pipelineMap__gwZJq{display:grid;grid-template-columns:minmax(0,1fr) 20px 96px 20px minmax(0,1fr);align-items:center;gap:5px}.index-module__pipelineGroup__IHJti{min-width:0;display:grid;gap:7px}.index-module__pipelineGroup__IHJti>small{color:#8c958b;font-size:8px;font-weight:950;letter-spacing:.15em}.index-module__pipelineGroup__IHJti>span{display:flex;flex-wrap:wrap;gap:4px}.index-module__pipelineGroup__IHJti b{padding:6px 8px;border:1px solid rgba(79,157,105,.13);border-radius:8px;color:#385441;background:#edf5ed;font-size:10px;font-weight:850;line-height:1;white-space:nowrap}.index-module__pipelineOutputGroup__OKd8-{text-align:right}.index-module__pipelineOutputGroup__OKd8->span{justify-content:flex-end}.index-module__pipelineOutputGroup__OKd8- b{border-color:#4b91d824;color:#345d84;background:#edf6ff}.index-module__pipelineArrow__FlLaH{color:#a1aaa0;font-size:14px;font-style:normal;text-align:center}.index-module__pipelineCore__ahHyw{display:grid;place-items:center;min-height:48px;padding:7px;border:1px solid rgba(255,101,71,.22);border-radius:12px;background:linear-gradient(145deg,#fffefb,#fff0eb);box-shadow:inset 0 -4px #ff65470f}.index-module__pipelineCore__ahHyw strong{color:#ff6547;font-size:12px;font-weight:950;letter-spacing:.08em}.index-module__pipelineCore__ahHyw small{color:#737c72;font-size:8px;font-weight:800}.index-module__mascotStage__d1Nz-{position:absolute;z-index:3;right:-12px;bottom:-38px;width:min(48vw,570px);aspect-ratio:1;transform:translate3d(var(--mascot-x),var(--mascot-y),0);transition:transform .55s cubic-bezier(.2,.8,.2,1);animation:index-module__mascotStageIn__671WU .95s .3s cubic-bezier(.18,.86,.28,1.12) both}.index-module__mascotMotion__gKgHJ{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;transform-origin:52% 88%}.index-module__mascotMotion__gKgHJ:after{content:"";position:absolute;z-index:-1;left:29%;right:12%;bottom:6.5%;height:7%;border-radius:50%;background:#18212f2b;filter:blur(14px)}.index-module__mascotHalo__EV4oC{position:absolute;z-index:-2;top:17%;left:26%;width:54%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,101,71,.2) 0%,rgba(246,215,122,.09) 46%,transparent 72%);filter:blur(4px);animation:index-module__haloPulse__a2ZJO 4s ease-in-out infinite}.index-module__mascotStatic__-Uh4r{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 32px 32px rgba(24,33,47,.16));-webkit-user-select:none;user-select:none}.index-module__pipelineInputs__M4CvB,.index-module__pipelineOutputs__YsxZG{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;pointer-events:none}.index-module__pipelineInputs__M4CvB>span,.index-module__pipelineOutputs__YsxZG>span{position:absolute;display:inline-flex;align-items:center;gap:7px;min-width:86px;padding:10px 12px;border:1px solid rgba(24,33,47,.11);border-radius:12px;color:#344052;background:#fffefbf7;box-shadow:0 13px 30px #18212f1f;font-size:11px;font-weight:850;line-height:1;white-space:nowrap;will-change:left,top,transform,opacity}.index-module__pipelineInputs__M4CvB>span{left:1%;border-color:#4f9d692e;animation:index-module__pipelineInputFly__fz5Ur 4.2s cubic-bezier(.4,0,.2,1) infinite}.index-module__pipelineInputs__M4CvB i,.index-module__pipelineOutputs__YsxZG i{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;color:#2f6540;background:#dbe9dc;font-size:10px;font-style:normal;font-weight:950}.index-module__inputConversation__6AMAs{--input-top: 25%;--ingest-top: 58%;top:var(--input-top)}.index-module__inputSources__AHgHU{--input-top: 42%;--ingest-top: 60%;top:var(--input-top);animation-delay:.14s!important}.index-module__inputSources__AHgHU i{color:#6e5511;background:#f9e8aa}.index-module__inputData__GWPhr{--input-top: 59%;--ingest-top: 62%;top:var(--input-top);animation-delay:.28s!important}.index-module__inputData__GWPhr i{color:#315e88;background:#d9ecff;font-size:8px}.index-module__bodyIngestCore__9VtPs{position:absolute;z-index:5;top:59%;left:52%;width:18px;height:18px;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:#ff6547;box-shadow:0 0 #ff654700,0 0 24px #ff654761;opacity:0;animation:index-module__bodyIngest__b5OdB 4.2s ease-in-out infinite}.index-module__visorCode__SKAP3{position:absolute;z-index:5;top:28.5%;left:36.5%;width:28%;height:12%;overflow:hidden;border-radius:45%;color:#bff6ff;opacity:0;mix-blend-mode:screen;text-shadow:0 0 8px rgba(169,214,255,.95);animation:index-module__visorProcess__GHqoz 4.2s ease-in-out infinite}.index-module__visorCode__SKAP3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(169,214,255,.18),transparent);transform:translate(-100%);animation:index-module__pipelineVisorScan__1aZTJ 1.05s linear infinite}.index-module__visorCode__SKAP3 i{position:absolute;left:-12%;display:block;color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(7px,.8vw,11px);font-style:normal;font-weight:800;letter-spacing:.12em;white-space:nowrap;animation:index-module__codeStream__i3J5g 1.55s linear infinite}.index-module__visorCode__SKAP3 i:nth-child(1){top:8%}.index-module__visorCode__SKAP3 i:nth-child(2){top:38%;color:#ff927d;animation-delay:-.52s}.index-module__visorCode__SKAP3 i:nth-child(3){top:68%;animation-delay:-1.02s}.index-module__pipelineOutputs__YsxZG>span{z-index:7;top:58%;left:57%;border-color:#4b91d82e;color:#344f6b;animation:index-module__pipelineOutputFly__C-z7q 4.2s cubic-bezier(.2,.72,.2,1) infinite}.index-module__pipelineOutputs__YsxZG i{color:#315e88;background:#d9ecff}.index-module__outputInsight__RJAz3{--output-top: 20%;--output-left: 71%}.index-module__outputContent__ndaNN{--output-top: 40%;--output-left: 74%;animation-delay:.14s!important}.index-module__outputContent__ndaNN i{color:#6e5511;background:#f9e8aa}.index-module__outputAction__y9duI{--output-top: 62%;--output-left: 71%;animation-delay:.28s!important}.index-module__outputAction__y9duI i{color:#af3d2b;background:#ffd9d1;font-size:8px}.index-module__pipelineStatus__aBu9J{position:absolute;z-index:7;top:17%;left:43%;padding:6px 9px;border:1px solid rgba(169,214,255,.34);border-radius:999px;color:#4b799f;background:#f0f8ffeb;box-shadow:0 9px 24px #4b91d81f;font-size:8px;font-weight:950;letter-spacing:.12em;opacity:0;animation:index-module__pipelineStatus__aBu9J 4.2s ease-in-out infinite}.index-module__orbitOuter__hFOZ-,.index-module__orbitInner__2tprt{position:absolute;z-index:1;display:block;border-radius:50%;pointer-events:none}.index-module__orbitOuter__hFOZ-{top:11%;left:14%;width:77%;height:76%;border:1px dashed rgba(24,33,47,.14);animation:index-module__orbitSpin__L1U4P 22s linear infinite}.index-module__orbitOuter__hFOZ-:before,.index-module__orbitInner__2tprt:before{content:"";position:absolute;top:-5px;left:48%;width:9px;height:9px;border:2px solid #fffefb;border-radius:50%;background:#ff6547;box-shadow:0 0 0 5px #ff65471f}.index-module__orbitInner__2tprt{top:20%;left:23%;width:60%;height:59%;border:1px solid rgba(75,145,216,.14);animation:index-module__orbitSpin__L1U4P 15s linear infinite reverse}.index-module__orbitInner__2tprt:before{top:auto;bottom:-4px;left:25%;width:7px;height:7px;background:#79ade3;box-shadow:0 0 0 5px #79ade31f}.index-module__spark__-8yqV{position:absolute;z-index:4;color:#ff6547;font-size:clamp(16px,2vw,26px);line-height:1;text-shadow:0 8px 22px rgba(255,101,71,.22);pointer-events:none}.index-module__sparkOne__Bx4qK{top:22%;right:12%;animation:index-module__sparkPop__oKtHu 3.6s 1.2s ease-in-out infinite}.index-module__sparkTwo__U7rNS{top:47%;left:14%;color:#e0ad2e;font-size:clamp(12px,1.5vw,19px);animation:index-module__sparkPop__oKtHu 3.6s 2.3s ease-in-out infinite}.index-module__knowledgeScene__9A2oG,.index-module__creationScene__Ed05M,.index-module__actionScene__fQncq{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .32s ease}.index-module__mascotStage__d1Nz-[data-phase=know] .index-module__knowledgeScene__9A2oG,.index-module__mascotStage__d1Nz-[data-phase=create] .index-module__creationScene__Ed05M,.index-module__mascotStage__d1Nz-[data-phase=act] .index-module__actionScene__fQncq{opacity:1}.index-module__knowledgeScene__9A2oG>span:not(.index-module__knowledgeBeam__PWULj){position:absolute;width:82px;height:48px;padding:9px 10px;border:1px solid rgba(24,33,47,.1);border-radius:13px;color:#344052;background:#fffefbf5;box-shadow:0 14px 32px #18212f1f;transform-origin:center;animation:index-module__knowledgeAbsorb__Ng8DJ 5.2s cubic-bezier(.2,.8,.2,1) infinite}.index-module__knowledgeScene__9A2oG b{display:block;margin-bottom:6px;color:#4f9d69;font-size:8px;font-weight:900;letter-spacing:.12em}.index-module__knowledgeScene__9A2oG i{display:block;width:100%;height:3px;margin-top:4px;border-radius:99px;background:#dce4db}.index-module__knowledgeScene__9A2oG i:last-child{width:64%}.index-module__knowledgeCardOne__T3ko4{--card-x: 185px;--card-y: -14px;top:37%;left:0}.index-module__knowledgeCardTwo__YChxN{--card-x: 172px;--card-y: -104px;top:57%;left:5%;animation-delay:.52s!important}.index-module__knowledgeCardThree__UEl-K{--card-x: 112px;--card-y: 94px;top:5%;left:20%;animation-delay:1.04s!important}.index-module__knowledgeBeam__PWULj{position:absolute;top:36%;left:20%;width:31%;height:1px;overflow:hidden;background:linear-gradient(90deg,transparent,rgba(79,157,105,.42));transform:rotate(-8deg);transform-origin:left center;animation:index-module__knowledgeBeam__PWULj 5.2s ease-in-out infinite}.index-module__knowledgeBeam__PWULj:after{content:"";position:absolute;top:-2px;right:0;bottom:-2px;left:0;background:linear-gradient(90deg,transparent 0%,#a9d6ff 55%,transparent 100%);transform:translate(-100%);animation:index-module__signalTravel__agImD 1.8s ease-in-out infinite}.index-module__creationScene__Ed05M{z-index:6}.index-module__pencilSpark__j92Mj{position:absolute;z-index:3;top:36%;right:14%;color:#ff6547;font-size:28px;text-shadow:0 0 24px rgba(255,101,71,.42);animation:index-module__pencilSpark__j92Mj 1.05s ease-in-out infinite}.index-module__ideaCanvas__EW4nl{position:absolute;top:12%;right:5%;width:148px;height:106px;padding:12px;overflow:hidden;border:1px solid rgba(24,33,47,.12);border-radius:17px;background:#fffefbf7;box-shadow:0 18px 42px #18212f21;transform-origin:18% 100%;opacity:1;transform:rotate(-2deg)}.index-module__ideaCanvas__EW4nl>span{display:block;color:#d7831f;font-size:8px;font-weight:900;letter-spacing:.13em}.index-module__ideaCanvas__EW4nl svg{display:block;width:100%;height:54px;overflow:visible}.index-module__ideaCanvas__EW4nl path{fill:none;stroke:#ff6547;stroke-width:3;stroke-linecap:round;stroke-dasharray:180;stroke-dashoffset:180;animation:index-module__sketchDraw__6aeuU 5.2s ease-in-out infinite}.index-module__ideaCanvas__EW4nl circle{fill:#f6d77a;stroke:#fffefb;stroke-width:3;opacity:0;animation:index-module__ideaNode__MWJef 5.2s ease-in-out infinite}.index-module__ideaCanvas__EW4nl i{display:inline-block;width:13px;height:7px;margin-right:5px;border-radius:99px;background:#ffb7a9}.index-module__ideaCanvas__EW4nl i:nth-of-type(2){background:#bfd8c2}.index-module__ideaCanvas__EW4nl i:nth-of-type(3){background:#a9d6ff}.index-module__actionScene__fQncq{z-index:6}.index-module__actionScene__fQncq>span:not(.index-module__deliveryStamp__y0dL7){position:absolute;left:0;width:130px;padding:10px 11px;border:1px solid rgba(24,33,47,.1);border-radius:13px;color:#465247;background:#fffefbf7;box-shadow:0 14px 32px #18212f1c;font-size:10px;font-weight:800;opacity:1;animation:index-module__actionCardFocus__UT2E8 5.2s ease-in-out infinite}.index-module__actionScene__fQncq b{margin-right:6px;color:#4b91d8;font-size:8px}.index-module__actionScene__fQncq i{float:right;display:grid;place-items:center;width:17px;height:17px;margin-top:-2px;border-radius:50%;color:#fff;background:#4f9d69;font-size:10px;font-style:normal;transform:scale(0);animation:index-module__taskCheck__RWd0T 5.2s cubic-bezier(.2,.8,.2,1.25) infinite}.index-module__actionCardOne__9euL2{top:31%}.index-module__actionCardTwo__bulw7{top:44%;animation-delay:.48s!important}.index-module__actionCardTwo__bulw7 i{animation-delay:.48s}.index-module__actionCardThree__50QTC{top:57%;animation-delay:.96s!important}.index-module__actionCardThree__50QTC i{animation-delay:.96s}.index-module__deliveryStamp__y0dL7{position:absolute;right:5%;bottom:21%;padding:7px 10px;border:2px solid #ff6547;border-radius:8px;color:#ff6547;font-size:11px;font-weight:950;letter-spacing:.11em;opacity:0;transform:rotate(-9deg) scale(1.8);animation:index-module__deliveryStamp__y0dL7 5.2s ease-out infinite}.index-module__sceneGlyph__kIeby{position:absolute;z-index:7;top:14%;left:18%;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(24,33,47,.1);border-radius:16px;color:#2f5139;background:#dbe9dcf0;box-shadow:0 14px 30px #18212f1a;font-size:19px;font-weight:950;animation:index-module__sceneGlyphPop__xnojf .52s cubic-bezier(.2,.8,.2,1.3) both}.index-module__mascotStage__d1Nz-[data-phase=create] .index-module__sceneGlyph__kIeby{color:#7b5911;background:#f9e8aaf5}.index-module__mascotStage__d1Nz-[data-phase=act] .index-module__sceneGlyph__kIeby{color:#2d5e8d;background:#d9ecfff5}.index-module__mascotNote__omKik{position:absolute;z-index:8;top:21%;right:30px;bottom:auto;display:flex;align-items:center;gap:8px;max-width:310px;padding:11px 14px;border:1px solid rgba(24,33,47,.14);border-radius:999px;color:#273143;background:#fffefbfa;box-shadow:0 16px 42px #18212f21;font-size:13px;font-weight:750;transform-origin:88% 100%;opacity:1}.index-module__mascotNote__omKik:after{content:"";position:absolute;right:62px;bottom:-7px;width:12px;height:12px;border:0;border-right:1px solid rgba(24,33,47,.11);border-bottom:1px solid rgba(24,33,47,.11);background:#fffefb;transform:rotate(45deg)}.index-module__onlineDot__yKQ2G{position:relative;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#4f9d69;box-shadow:0 0 0 4px #4f9d6924;animation:index-module__statusDot__9bwJK 2.1s ease-out infinite}.index-module__mascotMessage__svcTZ{display:flex;align-items:center;gap:7px;opacity:1}.index-module__mascotMessage__svcTZ strong{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:8px;color:#2f5139;background:#dbe9dc;font-size:12px;font-weight:950}.index-module__mascotNote__omKik[data-phase=create] .index-module__mascotMessage__svcTZ strong{color:#7b5911;background:#f9e8aa}.index-module__mascotNote__omKik[data-phase=act] .index-module__mascotMessage__svcTZ strong{color:#2d5e8d;background:#d9ecff}.index-module__mascotStage__d1Nz-[data-mood=working] .index-module__orbitOuter__hFOZ-{border-color:#ff654747;animation-duration:7s}.index-module__mascotStage__d1Nz-[data-mood=working] .index-module__orbitInner__2tprt{border-color:#4b91d840;animation-duration:5s}.index-module__card__yuGvZ{position:relative;display:flex;align-items:center;justify-content:center;min-height:720px;padding:52px clamp(36px,4.5vw,76px);background:#fffefb}.index-module__card__yuGvZ:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(255,101,71,.3),rgba(169,214,255,.26),transparent);background-size:100% 220%;animation:index-module__cardSignal__N4BdL 7s ease-in-out infinite}.index-module__cardInner__HRFR5{width:min(440px,100%)}.index-module__cardInner__HRFR5>*{animation:index-module__cardRise__cTw0y .7s cubic-bezier(.2,.8,.2,1) both}.index-module__cardInner__HRFR5>:nth-child(1){animation-delay:.26s}.index-module__cardInner__HRFR5>:nth-child(2){animation-delay:.34s}.index-module__cardInner__HRFR5>:nth-child(3){animation-delay:.42s}.index-module__cardInner__HRFR5>:nth-child(4){animation-delay:.5s}.index-module__cardInner__HRFR5>:nth-child(5){animation-delay:.56s}.index-module__cardInner__HRFR5>:nth-child(6){animation-delay:.64s}.index-module__cardMark__-9XDy{display:flex;align-items:center;gap:12px;margin-bottom:42px;color:#697468;font-size:10px;font-weight:800;letter-spacing:.14em}.index-module__cardMark__-9XDy img{width:42px;height:42px;animation:index-module__markHello__w-YkG 4.8s 1.2s ease-in-out infinite}.index-module__cardInner__HRFR5 h1{margin:0;color:#18212f;font-size:38px;line-height:1.15;letter-spacing:-.035em}.index-module__cardIntro__nQk-o{margin:14px 0 0;color:#697468;font-size:14px;line-height:1.7}.index-module__hint__--xtV{margin:18px 0 0;padding:11px 13px;border-left:3px solid #f6d77a;color:#6d5b25;background:#f6d77a2e;font-size:13px}.index-module__form__ipHPH{margin-top:34px}.index-module__formItem__4tX-J{margin-bottom:22px}.index-module__formItem__4tX-J .ant-form-item-label,.index-module__formItem__4tX-J .qwenpaw-form-item-label{padding-bottom:8px}.index-module__formItem__4tX-J .ant-form-item-label>label,.index-module__formItem__4tX-J .qwenpaw-form-item-label>label{color:#344052;font-size:13px;font-weight:700}.index-module__formItem__4tX-J .ant-form-item-required:before,.index-module__formItem__4tX-J .qwenpaw-form-item-required:before{display:none!important}.index-module__input__HmygG.ant-input,.index-module__input__HmygG.ant-input-affix-wrapper,.index-module__input__HmygG.qwenpaw-input,.index-module__input__HmygG.qwenpaw-input-affix-wrapper{min-height:52px;padding-inline:15px;border:1px solid #d8dfd7;border-radius:12px;color:#18212f;background:#f9faf7;box-shadow:none;font-size:15px;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease}.index-module__input__HmygG.ant-input-affix-wrapper .ant-input,.index-module__input__HmygG.qwenpaw-input-affix-wrapper .qwenpaw-input{background:transparent}.index-module__input__HmygG.ant-input:hover,.index-module__input__HmygG.ant-input:focus,.index-module__input__HmygG.ant-input-affix-wrapper:hover,.index-module__input__HmygG.ant-input-affix-wrapper-focused,.index-module__input__HmygG.qwenpaw-input:hover,.index-module__input__HmygG.qwenpaw-input:focus,.index-module__input__HmygG.qwenpaw-input-affix-wrapper:hover,.index-module__input__HmygG.qwenpaw-input-affix-wrapper-focused{border-color:#ff6547!important;background:#fffefb!important;box-shadow:0 0 0 3px #ff65471f!important;transform:translateY(-1px)}.index-module__submitItem__sOqAU{margin:30px 0 0}.index-module__submitButton__imllZ{position:relative;overflow:hidden;height:52px!important;border:0;border-radius:12px;color:#fff;background:linear-gradient(110deg,#ff6547,#f55b3e 55%,#ff765e);background-size:180% 100%;box-shadow:0 14px 28px #ff65472e;font-size:15px;font-weight:800;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.index-module__submitButton__imllZ:after{content:"";position:absolute;top:-40%;bottom:-40%;left:-35%;width:26%;background:#ffffff61;filter:blur(6px);transform:skew(-18deg);animation:index-module__buttonShine__HeA7I 4.6s 2.2s ease-in-out infinite}.index-module__submitButton__imllZ:not(:disabled):hover,.index-module__submitButton__imllZ:not(:disabled):focus{color:#fff!important;background:#eb5235!important;box-shadow:0 18px 34px #eb523542;transform:translateY(-2px) scale(1.008)}.index-module__submitButton__imllZ:not(:disabled):active{transform:translateY(0) scale(.994)}.index-module__footer__New8h{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:54px;padding-top:18px;border-top:1px solid #e6eae4;color:#8a9489;font-size:11px;font-weight:600}.index-module__footer__New8h span:last-child:after{content:"";display:inline-block;width:5px;height:5px;margin-left:7px;border-radius:50%;background:#4f9d69;vertical-align:middle;animation:index-module__onlinePulse__Lttaq 2.4s ease-out infinite}@media(min-width:1180px)and (min-height:900px){.index-module__mascotStage__d1Nz-{right:-18px;bottom:12px;width:min(50vw,610px)}.index-module__mascotNote__omKik{top:calc(100% - 680px);right:34px}.index-module__pipelineDock__O7zoX{bottom:100px;width:min(560px,70%)}}@media(max-width:1040px){.index-module__shell__TynyG{grid-template-columns:1fr 430px}.index-module__hero__1StIS{padding-inline:36px}.index-module__heroCopy__FPrQY{width:82%}.index-module__capabilityDock__diZTp,.index-module__pipelineDock__O7zoX{left:36px;width:min(410px,60%)}.index-module__pipelineMap__gwZJq{grid-template-columns:minmax(0,1fr) 14px 72px 14px minmax(0,1fr)}.index-module__pipelineGroup__IHJti b{padding-inline:5px}}@media(max-width:820px){.index-module__loginPage__ZSmBn{padding:0}.index-module__shell__TynyG{min-height:100vh;grid-template-columns:1fr;border:0;border-radius:0}.index-module__hero__1StIS{min-height:430px;padding:28px 24px}.index-module__brandBadge__klcoS,.index-module__capabilityDock__diZTp,.index-module__pipelineDock__O7zoX{display:none}.index-module__heroCopy__FPrQY{width:68%;margin-top:54px}.index-module__heroTitle__-he6e{margin-top:18px;font-size:clamp(38px,9vw,58px)}.index-module__heroCopy__FPrQY p{display:none}.index-module__mascotStage__d1Nz-{right:-54px;bottom:-52px;width:390px}.index-module__mascotNote__omKik{top:auto;right:24px;bottom:48%;max-width:270px}.index-module__sceneGlyph__kIeby{width:38px;height:38px;border-radius:13px;font-size:16px}.index-module__card__yuGvZ{min-height:auto;padding:48px 24px 36px}.index-module__card__yuGvZ:before{display:none}}@media(max-width:520px){.index-module__hero__1StIS{min-height:360px}.index-module__brandLogo__OoRLl{width:120px}.index-module__heroCopy__FPrQY{width:72%;margin-top:42px}.index-module__eyebrow__Fms8A{font-size:10px}.index-module__heroTitle__-he6e{font-size:32px}.index-module__mascotStage__d1Nz-{right:-86px;bottom:-66px;width:340px}.index-module__mascotNote__omKik{display:none}.index-module__knowledgeScene__9A2oG,.index-module__creationScene__Ed05M,.index-module__actionScene__fQncq,.index-module__ambientSage__andQH,.index-module__ambientSky__UkYXA,.index-module__signalLine__JpDZD{display:none!important}.index-module__pipelineInputs__M4CvB>span,.index-module__pipelineOutputs__YsxZG>span{min-width:62px;padding:7px 8px;gap:5px;font-size:9px}.index-module__pipelineInputs__M4CvB i,.index-module__pipelineOutputs__YsxZG i{width:18px;height:18px;border-radius:6px}.index-module__cardInner__HRFR5 h1{font-size:32px}}@keyframes index-module__pageAmbient__G-LTU{0%{background-position:0% 0%}to{background-position:100% 40%}}@keyframes index-module__shellReveal__FFN6S{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes index-module__gridDrift__7BZTG{0%{background-position:0 0,0 0}to{background-position:0 34px,34px 0}}@keyframes index-module__shapeBreathe__MgzO0{0%,to{opacity:.72;transform:rotate(-9deg) scale(1)}50%{opacity:.9;transform:rotate(-6deg) scale(1.06)}}@keyframes index-module__riseIn__kWRfx{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes index-module__badgeBreathe__wDj18{0%,to{border-color:#18212f24;box-shadow:0 0 #a9d6ff00}50%{border-color:#4b91d847;box-shadow:0 0 0 7px #a9d6ff1a}}@keyframes index-module__onlinePulse__Lttaq{0%{box-shadow:0 0 #4f9d694d}70%,to{box-shadow:0 0 0 8px #4f9d6900}}@keyframes index-module__ambientBlink__1QMRy{0%,to{opacity:.42}45%{opacity:.88}55%{opacity:.56}}@keyframes index-module__ambientRing__dIar5{0%,to{border-color:#4b91d821;box-shadow:0 0 #a9d6ff00}50%{border-color:#4f9d693d;box-shadow:0 0 0 12px #bfd8c20d}}@keyframes index-module__signalTravel__agImD{0%,22%{transform:translate(-110%)}62%,to{transform:translate(110%)}}@keyframes index-module__roleRise__gAZKu{0%{opacity:0;transform:translateY(18px) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes index-module__roleFloat__RC8j4{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes index-module__mascotStageIn__671WU{0%{opacity:0;transform:translate3d(var(--mascot-x),calc(var(--mascot-y) + 58px),0) scale(.86)}to{opacity:1;transform:translate3d(var(--mascot-x),var(--mascot-y),0) scale(1)}}@keyframes index-module__pipelineInputFly__fz5Ur{0%,5%{top:var(--input-top);left:-3%;opacity:0;transform:translate3d(-18px,8px,0) scale(.82)}10%,17%{top:var(--input-top);left:1%;opacity:1;transform:translateZ(0) scale(1)}29%{top:var(--ingest-top);left:47%;opacity:.92;transform:translateZ(0) scale(.48)}34%,to{top:var(--ingest-top);left:52%;opacity:0;transform:translateZ(0) scale(.16)}}@keyframes index-module__bodyIngest__b5OdB{0%,21%,to{opacity:0;transform:translate(-50%,-50%) scale(.35);box-shadow:0 0 #ff654700,0 0 20px #ff654733}30%{opacity:1;transform:translate(-50%,-50%) scale(.72)}38%{opacity:.95;transform:translate(-50%,-50%) scale(1.08);box-shadow:0 0 0 22px #ff654700,0 0 34px #ff65478f}48%{opacity:0;transform:translate(-50%,-50%) scale(1.34)}}@keyframes index-module__visorProcess__GHqoz{0%,29%,70%,to{opacity:0;transform:scale(.96)}36%,63%{opacity:.9;transform:scale(1)}}@keyframes index-module__pipelineVisorScan__1aZTJ{0%{transform:translate(-110%)}to{transform:translate(110%)}}@keyframes index-module__codeStream__i3J5g{0%{transform:translate(0)}to{transform:translate(155%)}}@keyframes index-module__pipelineOutputFly__C-z7q{0%,54%{top:58%;left:57%;opacity:0;transform:translateZ(0) scale(.18)}61%{opacity:1;transform:translateZ(0) scale(.58)}78%,90%{top:var(--output-top);left:var(--output-left);opacity:1;transform:translateZ(0) scale(1)}to{top:var(--output-top);left:var(--output-left);opacity:0;transform:translate3d(12px,-3px,0) scale(.96)}}@keyframes index-module__pipelineStatus__aBu9J{0%,30%,70%,to{opacity:0;transform:translateY(5px) scale(.95)}38%,62%{opacity:1;transform:translateY(0) scale(1)}}@keyframes index-module__capabilityProgress__hAQJs{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes index-module__knowledgeAbsorb__Ng8DJ{0%{opacity:0;transform:translate(-22px,12px) rotate(-4deg) scale(.82)}12%,48%{opacity:1;transform:translate(0) rotate(0) scale(1)}72%,to{opacity:0;transform:translate(var(--card-x),var(--card-y)) rotate(8deg) scale(.2)}}@keyframes index-module__knowledgeBeam__PWULj{0%,18%,to{opacity:0;transform:rotate(-8deg) scaleX(.1)}34%,70%{opacity:1;transform:rotate(-8deg) scaleX(1)}}@keyframes index-module__pencilSpark__j92Mj{0%,to{opacity:.28;transform:scale(.65) rotate(-18deg)}48%{opacity:1;transform:scale(1.18) rotate(12deg)}}@keyframes index-module__ideaCanvasReveal__j2paM{0%{opacity:0;transform:translate(38px,34px) rotate(8deg) scale(.66)}18%,72%{opacity:1;transform:translate(0) rotate(-2deg) scale(1)}88%,to{opacity:0;transform:translate(8px,-12px) rotate(1deg) scale(.96)}}@keyframes index-module__sketchDraw__6aeuU{0%,18%{stroke-dashoffset:180}62%,to{stroke-dashoffset:0}}@keyframes index-module__ideaNode__MWJef{0%,48%{opacity:0;transform:scale(.2);transform-origin:68px 28px}58%,86%{opacity:1;transform:scale(1);transform-origin:68px 28px}to{opacity:0}}@keyframes index-module__actionCardRun__nIrYI{0%{opacity:0;transform:translate(-38px) rotate(-2deg)}16%,55%{opacity:1;transform:translate(0) rotate(0)}74%,to{opacity:0;transform:translate(176px) rotate(2deg) scale(.82)}}@keyframes index-module__actionCardFocus__UT2E8{0%,to{border-color:#18212f1a;background:#fffefbf7;box-shadow:0 14px 32px #18212f1c}18%,38%{border-color:#4f9d6957;background:#f1f8f1;box-shadow:0 16px 38px #4f9d692b}}@keyframes index-module__taskCheck__RWd0T{0%,12%{opacity:0;transform:scale(0) rotate(-18deg)}22%,86%{opacity:1;transform:scale(1) rotate(0)}to{opacity:.7;transform:scale(.9) rotate(0)}}@keyframes index-module__deliveryStamp__y0dL7{0%,58%{opacity:0;transform:rotate(-9deg) scale(1.8)}68%,88%{opacity:1;transform:rotate(-9deg) scale(1)}to{opacity:0;transform:rotate(-9deg) scale(.92)}}@keyframes index-module__sceneGlyphPop__xnojf{0%{opacity:0;transform:translateY(10px) rotate(-7deg) scale(.72)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes index-module__mascotShadow__-z2q9{0%,to{opacity:.78;transform:scaleX(1)}48%{opacity:.48;transform:scaleX(.82)}}@keyframes index-module__haloPulse__a2ZJO{0%,to{opacity:.62;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes index-module__visorScan__PfQAB{0%,30%{background-position:145% 0;opacity:0}48%{opacity:.6}70%,to{background-position:-55% 0;opacity:0}}@keyframes index-module__orbitSpin__L1U4P{to{transform:rotate(360deg)}}@keyframes index-module__sparkPop__oKtHu{0%,28%,to{opacity:0;transform:scale(.45) rotate(-18deg)}42%,70%{opacity:1;transform:scale(1) rotate(0)}}@keyframes index-module__satelliteFloat__2tEbY{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-9px) rotate(3deg)}}@keyframes index-module__statusDot__9bwJK{0%{box-shadow:0 0 #4f9d6957}72%,to{box-shadow:0 0 0 7px #4f9d6900}}@keyframes index-module__messageSwap__vxjY9{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes index-module__cardSignal__N4BdL{0%,to{background-position:0 -100%}50%{background-position:0 100%}}@keyframes index-module__cardRise__cTw0y{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes index-module__markHello__w-YkG{0%,to{transform:translateY(0) rotate(0)}12%{transform:translateY(-3px) rotate(-5deg)}24%{transform:translateY(-1px) rotate(4deg)}34%{transform:translateY(0) rotate(0)}}@keyframes index-module__buttonShine__HeA7I{0%,54%{left:-35%}76%,to{left:118%}}@media(prefers-reduced-motion:reduce){.index-module__loginPage__ZSmBn,.index-module__loginPage__ZSmBn *,.index-module__loginPage__ZSmBn *:before,.index-module__loginPage__ZSmBn *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-delay:0ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.index-module__mascotStage__d1Nz-,.index-module__ambientCoral__d3sL6,.index-module__ambientSage__andQH,.index-module__ambientSky__UkYXA{transform:none!important}.index-module__pipelineInputs__M4CvB,.index-module__pipelineOutputs__YsxZG,.index-module__bodyIngestCore__9VtPs,.index-module__visorCode__SKAP3,.index-module__pipelineStatus__aBu9J{display:none!important}}.index-module__page__Q-5Pt{height:100%;padding:0;display:flex;flex-direction:column;overflow:hidden}.index-module__content__R6mTK{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 16px 24px}.index-module__loading__r49k0{text-align:center;padding:60px;color:var(--z-text-tertiary)}.index-module__filters__x0O-P{display:flex;gap:12px;align-items:center;margin:20px 0}.index-module__datePicker__SM3VD{width:260px}@media(max-width:480px){.index-module__datePicker__SM3VD{width:100%}}.index-module__summaryCards__WIiy7{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px}.index-module__card__RY2-6{flex:1 1 140px;min-width:120px;text-align:center;padding:16px}.index-module__cardValue__pUeZB{font-size:24px;font-weight:600;color:var(--z-text-primary);margin-bottom:4px}.index-module__cardLabel__6RN-Y{font-size:13px;color:var(--z-text-tertiary);cursor:help}.index-module__chartCard__Pff0S{margin-bottom:24px;border:none!important}.index-module__chartCard__Pff0S .qwenpaw-card-body{padding:16px}.index-module__chartCard__Pff0S .qwenpaw-spark-title{font-size:16px!important;font-weight:500!important;padding:0 0 12px}.index-module__trendRow__vckNN{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.index-module__trendRow__vckNN{grid-template-columns:minmax(0,1fr)}}.index-module__chartContainerShort__FqPau{width:100%;min-height:75px}.index-module__pieChartsRow__w8tDq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.index-module__pieChartsRow__w8tDq{grid-template-columns:minmax(0,1fr)}}.index-module__pieChartContainer__kCw4S{width:100%;min-height:300px;min-width:200px}.index-module__chartTitle__OedDm{cursor:help}.index-module__error__-y9jE{text-align:center;padding:60px}.index-module__error__-y9jE>p{color:var(--z-status-danger);margin-bottom:16px}.dark-mode .index-module__loading__r49k0{color:#ffffff59}.dark-mode .index-module__error__-y9jE>p{color:#ff7875}.dark-mode .index-module__cardValue__pUeZB{color:#ffffffd9}.dark-mode .index-module__cardLabel__6RN-Y{color:#ffffff59}.index-module__page__Q-5Pt{color:var(--z-text-primary);background:transparent}.index-module__content__R6mTK{width:min(100%,var(--z-page-max-width));margin:0 auto;padding:var(--z-page-gutter)}.index-module__filters__x0O-P{min-height:56px;margin:0 0 var(--z-page-section-gap);padding:var(--z-space-2) var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__summaryCards__WIiy7{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.index-module__card__RY2-6,.index-module__chartCard__Pff0S{border:1px solid var(--z-border-default)!important;border-radius:var(--z-radius-lg)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-xs)!important}.index-module__card__RY2-6{position:relative;overflow:hidden;text-align:left}.index-module__card__RY2-6:nth-child(4n+1){border-top-color:var(--z-action-primary)!important}.index-module__card__RY2-6:nth-child(4n+2){border-top-color:var(--z-status-success)!important}.index-module__card__RY2-6:nth-child(4n+3){border-top-color:var(--z-status-info)!important}.index-module__card__RY2-6:nth-child(4n){border-top-color:var(--z-status-warning)!important}.index-module__cardValue__pUeZB{color:var(--z-text-primary);font-weight:var(--z-weight-bold)}.index-module__cardLabel__6RN-Y{color:var(--z-text-secondary)}.index-module__chartContainerShort__FqPau,.index-module__pieChartContainer__kCw4S{border-radius:var(--z-radius-md);background:var(--z-bg-surface)}@media(max-width:768px){.index-module__content__R6mTK{padding:var(--z-page-gutter)}.index-module__filters__x0O-P{align-items:stretch;flex-direction:column}}.index-module__agentsPage__77Dux{width:min(100%,var(--z-page-max-width));min-height:100%;margin:0 auto;padding:var(--z-page-gutter);color:var(--z-text-primary)}.index-module__agentsPage__77Dux .qwenpaw-card-body,.index-module__agentsPage__77Dux .ant-card-body{padding:0!important}.index-module__agentsPage__77Dux .qwenpaw-table-cell,.index-module__agentsPage__77Dux .ant-table-cell{padding:var(--z-space-3) var(--z-space-4)!important}.index-module__agentsPage__77Dux .qwenpaw-table-thead>tr>th,.index-module__agentsPage__77Dux .ant-table-thead>tr>th{background:var(--z-bg-surface-subtle)!important;color:var(--z-text-secondary)!important;font-size:var(--z-text-sm);font-weight:var(--z-weight-bold)}.index-module__agentsPage__77Dux .qwenpaw-table-tbody>tr:hover>td,.index-module__agentsPage__77Dux .ant-table-tbody>tr:hover>td{background:color-mix(in srgb,var(--z-bg-surface) 84%,var(--z-color-sage-300) 16%)!important}.index-module__headerRight__IJd4b{display:flex;align-items:center;flex-wrap:wrap;gap:var(--z-space-2)}.index-module__expertTeamHint__YKPNG{margin:0 0 var(--z-space-4);border-radius:var(--z-radius-md)}.index-module__tableCard__esxr3{margin-bottom:var(--z-space-6);overflow:hidden;border-color:var(--z-border-default)!important;border-radius:var(--z-radius-lg)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-sm)}.index-module__tableCard__esxr3:last-child{margin-bottom:0}.index-module__importPreview__pcmnD{margin-top:var(--z-space-2)}.index-module__importPreviewGrid__16tGB{display:grid;grid-template-columns:88px minmax(0,1fr);gap:var(--z-space-2) var(--z-space-3);font-size:var(--z-text-sm);line-height:var(--z-leading-body)}.index-module__importPreviewGrid__16tGB span{color:var(--z-text-tertiary)}.index-module__importPreviewGrid__16tGB strong{min-width:0;color:var(--z-text-primary);font-weight:var(--z-weight-medium);overflow-wrap:anywhere}.index-module__importWarnings__uWc3V{margin-top:var(--z-space-3);padding:var(--z-space-3);border:1px solid color-mix(in srgb,var(--z-status-warning) 34%,var(--z-border-default));border-radius:var(--z-radius-sm);background:var(--z-status-warning-soft);color:var(--z-status-warning)}.index-module__importWarnings__uWc3V p{margin:0}.index-module__importWarnings__uWc3V p+p{margin-top:6px}.index-module__dragHandleButton__m3C1K{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:0;border-radius:var(--z-radius-sm);background:transparent;color:var(--z-text-tertiary);cursor:grab;transition:color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard)}.index-module__dragHandleButton__m3C1K:hover{background:var(--z-bg-surface-subtle);color:var(--z-text-primary)}.index-module__dragHandleButton__m3C1K:active{cursor:grabbing}.index-module__dragHandleButton__m3C1K[aria-disabled=true]{cursor:not-allowed;opacity:.45}.index-module__sortableRowDragging__hd0rb{background:var(--z-status-info-soft);box-shadow:var(--z-shadow-md)}.index-module__pickerGrid__PLh5e{display:grid;max-height:280px;padding:2px;overflow-y:auto;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:var(--z-space-2)}.index-module__pickerCard__C4EZR{position:relative;min-height:44px;padding:var(--z-space-2) var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface);cursor:pointer;transition:border-color var(--z-duration-base) var(--z-ease-standard),background var(--z-duration-base) var(--z-ease-standard),transform var(--z-duration-fast) var(--z-ease-standard)}.index-module__pickerCard__C4EZR:hover{transform:translateY(-1px);border-color:var(--z-status-agent);background:var(--z-status-agent-soft)}.index-module__pickerCardSelected__qq8CW{border-color:var(--z-status-agent);background:var(--z-status-agent-soft)}.index-module__pickerCardDisabled__oDlTN{cursor:default;opacity:.55;transform:none!important}.index-module__pickerCheck__iSR4P{position:absolute;top:6px;right:6px;display:flex;width:17px;height:17px;align-items:center;justify-content:center;border-radius:50%;background:var(--z-status-agent);color:#fff;font-size:9px}.index-module__pickerCardTitle__4NrXy{padding-right:var(--z-space-4);color:var(--z-text-primary);font-size:var(--z-text-sm);font-weight:var(--z-weight-medium);word-break:break-all}@media(max-width:768px){.index-module__agentsPage__77Dux .qwenpaw-table-cell,.index-module__agentsPage__77Dux .ant-table-cell{padding:var(--z-space-2) var(--z-space-3)!important}.index-module__headerRight__IJd4b{width:100%}.index-module__headerRight__IJd4b .ant-btn{flex:1 1 auto}.index-module__importPreviewGrid__16tGB{grid-template-columns:72px minmax(0,1fr)}}.governancePage-module__page__suoNJ{min-height:100%;color:var(--z-text-primary);background:linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface);background-size:28px 28px}.governancePage-module__content__Ptw-J{display:flex;width:min(100%,var(--z-page-max-width));margin:0 auto;padding:var(--z-page-gutter);flex-direction:column;gap:var(--z-page-section-gap)}.governancePage-module__intro__FPsLH{display:flex;min-height:88px;padding:var(--z-space-5) var(--z-space-6);align-items:center;justify-content:space-between;gap:var(--z-space-5);border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:radial-gradient(circle at 88% 16%,color-mix(in srgb,var(--z-color-butter-300) 42%,transparent),transparent 24%),radial-gradient(circle at 5% 110%,color-mix(in srgb,var(--z-color-sage-300) 48%,transparent),transparent 31%),var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.governancePage-module__introCopy__jxKnh{min-width:0}.governancePage-module__eyebrow__K-OgH{display:flex;margin-bottom:var(--z-space-1);align-items:center;gap:var(--z-space-2);color:var(--z-action-primary-hover);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.12em;text-transform:uppercase}.governancePage-module__eyebrow__K-OgH:before{width:7px;height:7px;border-radius:var(--z-radius-pill);background:var(--z-action-primary);box-shadow:0 0 0 4px var(--z-action-primary-soft);content:""}.governancePage-module__introTitle__HetbB{margin:0;color:var(--z-text-primary);font-size:var(--z-text-xl);font-weight:var(--z-weight-bold);letter-spacing:-.02em}.governancePage-module__introDescription__PSq1n{max-width:720px;margin:var(--z-space-1) 0 0;color:var(--z-text-secondary);line-height:var(--z-leading-body)}.governancePage-module__introAction__LnEyh{display:flex;flex:0 0 auto;align-items:center;gap:var(--z-space-2)}.governancePage-module__tableCard__bJ4ky{overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm)}.governancePage-module__tableCard__bJ4ky .qwenpaw-table-wrapper,.governancePage-module__tableCard__bJ4ky .ant-table-wrapper{border-radius:0}.governancePage-module__tableCard__bJ4ky .qwenpaw-table-cell,.governancePage-module__tableCard__bJ4ky .ant-table-cell{vertical-align:middle}.governancePage-module__tableCard__bJ4ky .qwenpaw-pagination,.governancePage-module__tableCard__bJ4ky .ant-pagination{padding:0 var(--z-space-4) var(--z-space-4)}.governancePage-module__entityCell__Vcy7A{display:flex;min-width:0;flex-direction:column;gap:3px}.governancePage-module__entityName__IeHwo{display:flex;align-items:center;gap:var(--z-space-2);color:var(--z-text-primary);font-weight:var(--z-weight-semibold)}.governancePage-module__entityDescription__LSJzH,.governancePage-module__muted__HQtgW{color:var(--z-text-tertiary);font-size:var(--z-text-sm);line-height:1.5}.governancePage-module__code__9P-FE{font-family:var(--z-font-mono);font-size:var(--z-text-sm)}.governancePage-module__centerState__6SxVp{display:grid;min-height:280px;padding:var(--z-space-6);place-items:center}.governancePage-module__messageList__yDvyI{display:flex;max-height:62vh;padding-right:var(--z-space-2);flex-direction:column;gap:var(--z-space-3);overflow-y:auto}.governancePage-module__message__z--TT{padding:var(--z-space-3) var(--z-space-4);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle);color:var(--z-text-primary);line-height:var(--z-leading-body)}.governancePage-module__message__z--TT[data-role=user]{border-color:color-mix(in srgb,var(--z-status-info) 34%,var(--z-border-default));background:var(--z-status-info-soft)}.governancePage-module__message__z--TT[data-role=assistant]{border-color:color-mix(in srgb,var(--z-status-success) 28%,var(--z-border-default));background:var(--z-status-success-soft)}.governancePage-module__messageRole__4awDI{display:block;margin-bottom:var(--z-space-1);color:var(--z-text-secondary);font-size:var(--z-text-xs);font-weight:var(--z-weight-bold);letter-spacing:.08em;text-transform:uppercase}.governancePage-module__messageContent__K4o3l{white-space:pre-wrap;overflow-wrap:anywhere}.governancePage-module__drawerCopy__uaBm-{margin-bottom:var(--z-space-4);color:var(--z-text-secondary);line-height:var(--z-leading-body)}.governancePage-module__jsonEditor__2XWXv{font-family:var(--z-font-mono)!important;font-size:var(--z-text-sm)!important;line-height:1.65!important}@media(max-width:768px){.governancePage-module__content__Ptw-J{padding:var(--z-page-gutter)}.governancePage-module__intro__FPsLH{padding:var(--z-space-4);align-items:stretch;flex-direction:column}.governancePage-module__introAction__LnEyh{width:100%}.governancePage-module__introAction__LnEyh>*{flex:1}.governancePage-module__tableCard__bJ4ky{overflow-x:auto}}.BackupProgress-module__wrapper__cY3rN{padding:24px 0}.BackupProgress-module__msg__eqnyW{display:block;margin-top:8px;text-align:center}.BackupScopeForm-module__form__Wu6n7{display:flex;flex-direction:column;gap:16px}.BackupScopeForm-module__section__eeTo9{display:flex;flex-direction:column;gap:8px}.BackupScopeForm-module__sectionLabel__Bgkhx{font-weight:500}.BackupScopeForm-module__radioGroup__TAKAA{display:flex;flex-direction:column;gap:8px}.BackupScopeForm-module__radioDesc__CWeiJ{color:var(--ant-color-text-tertiary);font-size:12px;margin-top:2px}.BackupScopeForm-module__partialOptions__0FS-g{display:flex;flex-direction:column;gap:8px}.BackupScopeForm-module__agentSelect__zBNXR{margin-left:22px;margin-top:4px}.BackupScopeForm-module__secretsHint__TBwML{color:var(--ant-color-text-tertiary);font-size:12px;margin-left:22px;margin-top:4px}.CreateBackupModal-module__fieldLabel__iSUwI{margin-bottom:4px}.ScopeTags-module__scopeTags__fdNh-{display:flex;gap:4px;flex-wrap:wrap}.BackupTable-module__tableCard__-2bgb .qwenpaw-card-body{padding:0!important}.BackupTable-module__tableCard__-2bgb .qwenpaw-table-cell{padding:8px 16px!important}.BackupTable-module__idCell__PnNVt{font-family:monospace}.BackupTable-module__actions__IxHTn{display:flex;gap:4px}.BackupToolbar-module__toolbar__iwyKP{display:flex;align-items:center;margin-bottom:12px}.BackupToolbar-module__searchInput__k-hNm{max-width:320px}.RestoreAgentTable-module__agentsRowHeader__5WxmR{display:flex;align-items:center;justify-content:space-between;padding:5px 0}.RestoreAgentTable-module__agentSummaryText__eouq-{font-size:12px;margin-left:6px;font-weight:400}.RestoreAgentTable-module__expandToggle__zmmAs{cursor:pointer;color:var(--ant-color-text-tertiary);display:flex;align-items:center;padding:2px 4px;-webkit-user-select:none;user-select:none}.RestoreAgentTable-module__expandIcon__BESdk{font-size:10px;transition:transform .2s}.RestoreAgentTable-module__expandIcon__BESdk.RestoreAgentTable-module__open__6o2cw{transform:rotate(90deg)}.RestoreAgentTable-module__agentsContent__If4hw{margin-left:24px;padding-left:12px;border-left:2px solid var(--ant-color-split);margin-bottom:6px}.RestoreAgentTable-module__agentsLoading__JabYr{text-align:center;padding:24px 0;border:1px solid var(--ant-color-border);border-radius:6px}.RestoreAgentTable-module__agentsLoadingText__qQvE0{margin-top:8px;font-size:12px;color:var(--ant-color-text-secondary)}.RestoreAgentTable-module__agentSearchToolbar__1Nw13{display:flex;align-items:center;gap:8px;margin-bottom:6px}.RestoreAgentTable-module__agentSearchInput__Mto-j{flex:1}.RestoreAgentTable-module__selectAllCount__CAc8q{font-size:11px;white-space:nowrap}.RestoreAgentTable-module__agentTable__z632U{border:1px solid var(--ant-color-border);border-radius:6px}.RestoreAgentTable-module__agentName__uy5Vt{font-size:13px}.RestoreAgentTable-module__agentId__Ealyc{font-size:11px;margin-left:6px}.RestoreAgentTable-module__agentActionTag__Omjrf{margin-left:8px;font-size:11px;line-height:18px}.RestoreAgentTable-module__agentWorkspaceText__VymJt{font-size:12px}.RestoreBackupModal-module__modalBody__pgWsI{display:flex;flex-direction:column;gap:0}.RestoreBackupModal-module__backupInfoSection__JJ77D{margin-bottom:16px}.RestoreBackupModal-module__backupDescription__cU8Tb{color:var(--ant-color-text-secondary);margin-top:4px;font-size:13px}.RestoreBackupModal-module__trustBanner__oG0Bz,.RestoreBackupModal-module__workspaceDirSection__Kc-1B{margin-bottom:16px}.RestoreBackupModal-module__workspaceDirLabel__W4eAq{margin-bottom:4px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:4px}.RestoreBackupModal-module__hintIcon__9CIg7{font-size:13px;color:var(--ant-color-text-quaternary);cursor:help}.RestoreBackupModal-module__dividerTop__QeC7j{margin:0 0 16px}.RestoreBackupModal-module__dividerBottom__iaiAx{margin:16px 0}.RestoreBackupModal-module__restoreModeSection__IVstR,.RestoreBackupModal-module__strategySection__bSs7p{margin-bottom:16px}.RestoreBackupModal-module__restoreModeLabel__xfk-U,.RestoreBackupModal-module__strategyLabel__U-0EI{margin-bottom:8px;font-weight:600;font-size:13px}.RestoreBackupModal-module__radioGroup__m-XnA{display:flex;flex-direction:column;gap:10px}.RestoreBackupModal-module__radioOption__pLs9M{display:inline-flex;flex-direction:column;gap:2px}.RestoreBackupModal-module__radioOptionHeader__28ETi{display:flex;align-items:center;gap:6px}.RestoreBackupModal-module__radioDisabledTag__rWZJc{font-size:11px;line-height:18px}.RestoreBackupModal-module__radioDesc__MiSrx{font-size:12px}.RestoreBackupModal-module__fullRestoreAlert__44kOT{margin-bottom:16px}.RestoreBackupModal-module__customOptions__95hHe{width:100%}.RestoreBackupModal-module__checkboxRow__xl4Ik{padding:5px 0}.RestoreBackupModal-module__secretsHint__-LQ55{color:var(--ant-color-text-tertiary);font-size:11px;margin-left:24px;margin-top:1px}.RestoreBackupModal-module__customRestoreAlert__EHpW8{margin-bottom:12px}.RestoreBackupModal-module__restoreWarningList__2dCIA{margin:0;padding-left:18px}.RestoreBackupModal-module__restoreErrorMessage__j-zLI{max-width:min(520px,70vw)}.RestoreBackupModal-module__lockedPathList__w7piL{display:flex;flex-direction:column;gap:4px;margin-top:6px}.RestoreBackupModal-module__lockedPath__b79AX{color:var(--ant-color-text);font-family:var(--ant-font-family-code);font-size:12px;line-height:1.4;white-space:pre-wrap;word-break:break-all}.index-module__page__y-mlj{height:100%;padding:0;display:flex;flex-direction:column;width:100%}.index-module__content__ui4M9{padding:20px;flex:1;overflow-y:auto}.index-module__headerRight__Ud9uP{display:flex;align-items:center;gap:8px}.index-module__centerState__-Eood{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px}.index-module__knowledgePage__PMPIX{width:min(100%,var(--z-page-max-width));min-height:100%;margin:0 auto;padding:var(--z-page-gutter);color:var(--z-text-primary)}.index-module__knowledgePage__PMPIX .ant-tabs-nav{margin-bottom:var(--z-space-4)!important}.index-module__knowledgePage__PMPIX .ant-tabs-content-holder,.index-module__knowledgePage__PMPIX .ant-table-wrapper{min-width:0}.index-module__knowledgePage__PMPIX .ant-table-wrapper{overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__knowledgePage__PMPIX .ant-table-thead>tr>th{background:var(--z-bg-surface-subtle)!important;color:var(--z-text-secondary)!important;font-size:var(--z-text-sm);font-weight:var(--z-weight-bold)}.index-module__knowledgePage__PMPIX .ant-table-tbody>tr:hover>td{background:color-mix(in srgb,var(--z-bg-surface) 84%,var(--z-color-sage-300) 16%)!important}.index-module__hiddenInput__ibHF1{display:none}.index-module__contentStack__UkIqF,.index-module__fullWidth__XcRkS{width:100%}.index-module__knowledgeHero__orbUu{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:var(--z-space-4);padding:clamp(20px,3vw,30px);border:1px solid var(--z-border-default);border-radius:var(--z-radius-xl);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sage-300) 30%,transparent),transparent 42%),linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface);background-size:auto,24px 24px,24px 24px,auto;box-shadow:var(--z-shadow-sm)}.index-module__heroCopy__QNdcX{max-width:660px}.index-module__heroTitle__f4ifU{color:var(--z-text-primary);font-size:var(--z-text-xl)}.index-module__heroTitle__f4ifU svg{color:var(--z-action-primary)}.index-module__heroDescription__p8n1M{color:var(--z-text-secondary);line-height:var(--z-leading-body)}.index-module__filters__p0rRZ{justify-content:flex-end}.index-module__accountSelect__4VWjq,.index-module__tagsInput__-V4bO{width:220px}.index-module__categorySelect__7a0g5{width:160px}.index-module__primaryText__Ha6Wo{color:var(--z-text-primary);font-weight:var(--z-weight-semibold)}.index-module__secondaryText__RawUD{color:var(--z-text-tertiary)}.index-module__clampedAnswer__ksDFO{display:-webkit-box;overflow:hidden;color:var(--z-text-secondary);-webkit-box-orient:vertical;-webkit-line-clamp:2}.index-module__formRow__Zu8aL{display:flex;width:100%}.index-module__formFlex__D7yu3{min-width:0;flex:1}@media(max-width:900px){.index-module__knowledgeHero__orbUu{align-items:stretch}.index-module__filters__p0rRZ{width:100%;justify-content:flex-start}}@media(max-width:640px){.index-module__accountSelect__4VWjq,.index-module__categorySelect__7a0g5,.index-module__tagsInput__-V4bO,.index-module__filters__p0rRZ .ant-space-item{width:100%}.index-module__formRow__Zu8aL{align-items:stretch!important;flex-direction:column;gap:0!important}}.index-module__debugPage__NQVds{display:flex;flex-direction:column;height:100%;overflow:hidden}.index-module__content__6d0eZ{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.index-module__tipAlert__1jBrf{flex-shrink:0}.index-module__toolbar__gtRv4{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.index-module__toolbarLeft__Ywsmr{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.index-module__toolbarRight__cHpUT{display:flex;align-items:center;gap:8px;flex-shrink:0}.index-module__logPath__vyvbw{display:flex;align-items:center;gap:8px}.index-module__logPathLabel__H1ikx{font-size:14px;flex-shrink:0}.index-module__logPathValue__9mf7J{font-size:12px;color:#000000a6;background:#0000000a;border:1px solid rgba(0,0,0,.06);border-radius:4px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;word-break:break-all}.index-module__logViewer__EyK2-{border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:12px;min-height:120px;background:#00000005;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:480px;overflow:auto}.index-module__highlight__FSZu-{background:#ffd666a6;padding:0}.dark-mode .index-module__logPathValue__9mf7J{color:#ffffffbf;background:#ffffff14;border-color:#ffffff1f}.dark-mode .index-module__logViewer__EyK2-{border-color:#ffffff1f;background:#ffffff0a}.dark-mode .index-module__highlight__FSZu-{background:#ffd66659}.index-module__knowledgePage__PBHdf{width:min(100%,var(--z-page-max-width));min-height:100%;margin:0 auto;padding:var(--z-page-gutter);color:var(--z-text-primary)}.index-module__knowledgePage__PBHdf .ant-table-wrapper{overflow:hidden;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__knowledgePage__PBHdf .ant-table-thead>tr>th{background:var(--z-bg-surface-subtle)!important;color:var(--z-text-secondary)!important;font-size:var(--z-text-sm);font-weight:var(--z-weight-bold)}.index-module__knowledgePage__PBHdf .ant-table-tbody>tr:hover>td{background:color-mix(in srgb,var(--z-bg-surface) 84%,var(--z-color-sage-300) 16%)!important}.index-module__hiddenInput__Cow09{display:none}.index-module__knowledgeHero__BR3iI{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:var(--z-space-4);margin-bottom:var(--z-space-4);padding:clamp(20px,3vw,30px);border:1px solid var(--z-border-default);border-radius:var(--z-radius-xl);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--z-color-sky-300) 30%,transparent),transparent 42%),linear-gradient(var(--z-border-subtle) 1px,transparent 1px),linear-gradient(90deg,var(--z-border-subtle) 1px,transparent 1px),var(--z-bg-surface);background-size:auto,24px 24px,24px 24px,auto;box-shadow:var(--z-shadow-sm)}.index-module__heroCopy__iMNM-{display:flex;max-width:720px;align-items:flex-start;flex-direction:column;gap:var(--z-space-2)}.index-module__heroTitle__-CUvm{display:flex;align-items:center;gap:var(--z-space-2);color:var(--z-text-primary);font-size:var(--z-text-xl)}.index-module__heroTitle__-CUvm svg{color:var(--z-action-primary)}.index-module__heroDescription__1tQG3{color:var(--z-text-secondary);line-height:var(--z-leading-body)}.index-module__heroActions__9agji{justify-content:flex-end}.index-module__primaryText__uUURc{color:var(--z-text-primary);font-weight:var(--z-weight-semibold)}.index-module__errorText__Q3h-j{color:var(--z-status-danger);font-size:var(--z-text-sm)}.index-module__modalFooter__a-j2r{text-align:right}@media(max-width:680px){.index-module__knowledgeHero__BR3iI{align-items:stretch}.index-module__heroActions__9agji{width:100%;justify-content:flex-start}}.index-module__environmentsPage__Cqjp7{height:calc(100vh - 128px);padding:0}.index-module__pageHeader__zKX26{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px}.index-module__breadcrumbHeader__iNOwf{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__bAf-l{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__1ngeN{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__cp3wg{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__headerRight__v-uph{display:flex;align-items:center;gap:12px}.index-module__section__sRom7{margin-bottom:24px}.index-module__sectionTitle__0Oaym{margin-bottom:4px;font-size:24px;font-weight:600}.index-module__sectionDesc__9091t{margin:0;color:var(--z-text-tertiary);font-size:14px}.index-module__centerState__oMrCX{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px}.index-module__stateText__n2ydg{font-size:14px;color:var(--z-text-tertiary)}.index-module__stateTextError__HYpnD{font-size:14px;color:var(--z-status-danger);margin-bottom:4px}.index-module__tableCard__kOpcR{background:#fff;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:all .2s ease-in-out}.index-module__tableCard__kOpcR:hover{box-shadow:0 4px 16px #00000014;border-color:#d9d9d9}.index-module__toolbar__zOZGT{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fafafa;border-bottom:1px solid #f0f0f0;transition:background .2s ease-in-out}.index-module__toolbar__zOZGT:hover{background:#f5f5f5}.index-module__toolbarLeft__laxj1{display:flex;align-items:center;gap:10px}.index-module__toolbarCount__nlzYW{font-size:13px;color:var(--z-text-tertiary);-webkit-user-select:none;user-select:none}.index-module__toolbarRight__4M--m{display:flex;align-items:center;gap:8px}.index-module__rowList__0JhOw{display:flex;flex-direction:column}.index-module__envRow__vTrnv{display:flex;align-items:center;gap:16px;padding:12px 24px;border-bottom:1px solid #f5f5f5;transition:all .2s ease-in-out;flex-wrap:wrap}.index-module__envRow__vTrnv:last-child{border-bottom:none}.index-module__envRow__vTrnv:hover{background:#fafbfc;transform:translate(2px)}.index-module__envRowSelected__VaIjO{background:#e6f4ff;border-left:3px solid var(--z-status-info)}.index-module__envRowSelected__VaIjO:hover{background:#d6eaff;transform:translate(2px)}.index-module__envRowSelected__VaIjO{background:#e6f4ff}.index-module__envRowSelected__VaIjO:hover{background:#d6eaff}.index-module__rowCheckbox__7c8KY{flex-shrink:0}.index-module__fieldsWrap__BDaoF{display:flex;flex:1;min-width:0;gap:16px}.index-module__inputGroup__G6-N2{display:flex;align-items:center;flex:1 1 0;min-width:180px;height:42px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;overflow:hidden;transition:all .2s ease-in-out}.index-module__inputGroup__G6-N2:focus-within{border-color:var(--z-action-primary);box-shadow:0 0 0 2px #615ced33;transform:translateY(-1px)}.index-module__inputGroupError__3q90L{border-color:var(--z-status-danger);animation:index-module__shake__DSyXM .3s ease-in-out}.index-module__inputGroupError__3q90L:focus-within{border-color:var(--z-status-danger);box-shadow:0 0 0 2px #ff4d4f33}@keyframes index-module__shake__DSyXM{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}.index-module__inputLabel__uRy5l{flex-shrink:0;padding:0 14px;font-size:14px;font-weight:500;color:var(--z-text-secondary);white-space:nowrap;-webkit-user-select:none;user-select:none;line-height:42px;border-right:1px solid #f0f0f0;background:#fafafa;min-width:60px;text-align:center;transition:all .2s ease-in-out}.index-module__inputGroup__G6-N2:focus-within .index-module__inputLabel__uRy5l{color:var(--z-action-primary);background:#f0f0ff}.index-module__inputField__8Bra9{flex:1;min-width:0;height:40px!important;border:none!important;box-shadow:none!important;outline:none!important;font-family:SF Mono,Menlo,Consolas,monospace;font-size:14px;background:transparent;padding-left:12px;transition:all .2s ease-in-out}.index-module__inputField__8Bra9::placeholder{color:#bfbfbf}.index-module__inputField__8Bra9 .ant-input{height:40px!important;border:none!important;box-shadow:none!important;font-family:SF Mono,Menlo,Consolas,monospace;font-size:14px;padding-left:12px;transition:all .2s ease-in-out}.index-module__inputField__8Bra9 .ant-input::placeholder{color:#bfbfbf}.index-module__passwordToggle__nfjJ-{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;color:var(--z-text-tertiary);transition:all .2s ease-in-out;border-radius:4px}.index-module__passwordToggle__nfjJ-:hover{color:var(--z-action-primary);background:#f0f0ff}.index-module__rowActions__9j-Ex{display:flex;align-items:center;gap:6px;flex-shrink:0}.index-module__rowIconBtn__xPMhN{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:16px;color:silver;transition:all .2s ease-in-out}.index-module__rowIconBtn__xPMhN:hover{color:var(--z-action-primary);background:#f0f0ff;transform:translateY(-1px);box-shadow:0 2px 8px #615ced26}.index-module__rowIconBtnDanger__lNJ6Q:hover{color:var(--z-status-danger);background:#fff1f0;transform:translateY(-1px);box-shadow:0 2px 8px #ff4d4f26}.index-module__rowError__Zl4ao{flex-basis:100%;font-size:12px;color:var(--z-status-danger);padding-left:36px;margin-top:-2px}.index-module__addBar__kHyh6{display:flex;padding:16px 24px;border-top:1px solid #f0f0f0;background:#fafafa;transition:background .2s ease-in-out}.index-module__addBar__kHyh6:hover{background:#f5f5f5}.index-module__addBtn__5D2dP{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border:1px dashed #d9d9d9;border-radius:8px;background:transparent;cursor:pointer;font-size:14px;color:var(--z-text-tertiary);transition:all .2s ease-in-out}.index-module__addBtn__5D2dP:hover{color:var(--z-action-primary);border-color:var(--z-action-primary);background:#f0f0ff;transform:translateY(-1px);box-shadow:0 2px 8px #615ced26}.index-module__addBtn__5D2dP svg{font-size:16px}.index-module__emptyState__kNT9f{display:flex;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;color:#bbb;font-size:14px}.index-module__emptyIcon__x1aa9{font-size:32px;opacity:.6}.dark-mode .index-module__pageHeader__zKX26{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbParent__bAf-l{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__1ngeN{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__cp3wg{color:#ffffffd9}.dark-mode .index-module__sectionDesc__9091t,.dark-mode .index-module__stateText__n2ydg{color:#ffffff59}.dark-mode .index-module__tableCard__kOpcR{background:#1f1f1f;border-color:#ffffff1a;box-shadow:0 2px 8px #0000004d}.dark-mode .index-module__tableCard__kOpcR:hover{box-shadow:0 4px 16px #0006;border-color:#ffffff26}.dark-mode .index-module__toolbar__zOZGT{background:#ffffff08;border-bottom-color:#ffffff14}.dark-mode .index-module__toolbar__zOZGT:hover{background:#ffffff0d}.dark-mode .index-module__toolbarCount__nlzYW{color:#ffffff59}.dark-mode .index-module__envRow__vTrnv{border-bottom-color:#ffffff0f}.dark-mode .index-module__envRow__vTrnv:hover{background:#ffffff0a}.dark-mode .index-module__envRowSelected__VaIjO{background:#1677ff1f;border-left-color:#4096ff}.dark-mode .index-module__envRowSelected__VaIjO:hover{background:#1677ff2e}.dark-mode .index-module__inputGroup__G6-N2{border-color:#ffffff1f;background:#2a2a2a}.dark-mode .index-module__inputGroup__G6-N2:focus-within{border-color:var(--z-action-primary);box-shadow:0 0 0 2px #615ced33}.dark-mode .index-module__inputLabel__uRy5l{color:#fff6;border-right-color:#ffffff14;background:#ffffff0a}.index-module__inputGroup__G6-N2:focus-within .dark-mode .index-module__inputLabel__uRy5l{color:var(--z-action-primary);background:#615ced1a}.dark-mode .index-module__inputField__8Bra9{color:#ffffffd9}.dark-mode .index-module__inputField__8Bra9::placeholder{color:#fff3}.dark-mode .index-module__inputField__8Bra9 .ant-input,.dark-mode .index-module__inputField__8Bra9 .qwenpaw-input{color:#ffffffd9!important;background:transparent!important}.dark-mode .index-module__inputField__8Bra9 .ant-input::placeholder,.dark-mode .index-module__inputField__8Bra9 .qwenpaw-input::placeholder{color:#fff3!important}.dark-mode .index-module__passwordToggle__nfjJ-{color:#ffffff4d}.dark-mode .index-module__passwordToggle__nfjJ-:hover{color:var(--z-action-primary);background:#615ced1f}.dark-mode .index-module__rowIconBtn__xPMhN{color:#fff3}.dark-mode .index-module__rowIconBtn__xPMhN:hover{color:var(--z-action-primary);background:#615ced1f}.dark-mode .index-module__rowIconBtnDanger__lNJ6Q:hover{color:#ff7875;background:#ff4d4f1f}.dark-mode .index-module__addBar__kHyh6{background:#ffffff05;border-top-color:#ffffff14}.dark-mode .index-module__addBar__kHyh6:hover{background:#ffffff0a}.dark-mode .index-module__addBtn__5D2dP{border-color:#ffffff26;color:#ffffff59}.dark-mode .index-module__addBtn__5D2dP:hover{color:var(--z-action-primary);border-color:var(--z-action-primary);background:#615ced1a}.dark-mode .index-module__emptyState__kNT9f{color:#fff3}.index-module__environmentsPage__Cqjp7{height:100%;color:var(--z-text-primary);background:transparent}.index-module__tableCard__kOpcR{margin:var(--z-page-gutter);border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm)}.index-module__tableCard__kOpcR:hover{border-color:var(--z-border-strong);box-shadow:var(--z-shadow-sm)}.index-module__toolbar__zOZGT{border-bottom-color:var(--z-border-default);background:var(--z-bg-surface-subtle)}.index-module__toolbar__zOZGT:hover{background:var(--z-bg-surface-subtle)}.index-module__envRow__vTrnv{border-bottom-color:var(--z-border-subtle)}.index-module__envRow__vTrnv:hover{background:var(--z-bg-surface-subtle);transform:none}.index-module__envRowSelected__VaIjO,.index-module__envRowSelected__VaIjO:hover{border-left-color:var(--z-action-primary);background:var(--z-action-primary-soft);transform:none}.index-module__inputGroup__G6-N2{border-color:var(--z-border-default);border-radius:var(--z-radius-sm);background:var(--z-bg-surface-raised)}.index-module__inputGroup__G6-N2:focus-within{border-color:var(--z-action-primary);box-shadow:var(--z-shadow-focus);transform:none}.index-module__addBar__kHyh6{border-top-color:var(--z-border-default);background:var(--z-bg-surface-subtle)}@media(max-width:768px){.index-module__tableCard__kOpcR{margin:var(--z-page-gutter)}.index-module__fieldsWrap__BDaoF{width:100%;flex-direction:column}}.index-module__page__rUHw8{padding:24px}.index-module__content__3wkAI{display:grid;gap:16px;max-width:1080px}.index-module__providerCard__n2EeI{border-radius:10px}.index-module__providerHeader__Rg-MD{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.index-module__providerTitle__58Vl7{margin:0;font-size:16px;font-weight:600}.index-module__providerDesc__WgRjb{margin:4px 0 0;color:#0000008c;font-size:13px}.index-module__formGrid__u-GhS{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.index-module__full__cG-za{grid-column:1 / -1}@media(max-width:760px){.index-module__formGrid__u-GhS{grid-template-columns:1fr}}.index-module__localAdvancedConfigFieldRow__E1Pev{flex-direction:row;align-items:flex-start;gap:4px}.index-module__localAdvancedConfigLabelRow__iI6cJ{display:flex;align-items:center;justify-content:space-between;width:100%}.index-module__settingsPage__LCwYP{height:100%;padding:0;display:flex;flex-direction:column;overflow:hidden}.index-module__pageHeader__AkGEk{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;margin-bottom:0;flex-shrink:0}.index-module__content__IXl4t{flex:1;overflow-y:auto;min-height:0}.index-module__breadcrumbHeader__8wQoY{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__fl5q5{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__xk8e6{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__3p-9k{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__loading__E8z42{text-align:center;padding:60px}.index-module__loadingText__c-UjQ{color:var(--z-text-tertiary)}.index-module__section__Vcquy{margin-bottom:32px}.index-module__section__Vcquy:last-child{margin-bottom:0}.index-module__sectionTitle__XvbR5{margin-bottom:4px;font-size:24px;font-weight:600}.index-module__sectionDesc__BrUBs{margin:0 0 24px;color:var(--z-text-tertiary);font-size:14px}.index-module__providersBlock__89GLO{margin-top:32px}.index-module__providerGroup__k-x-v{padding:0 16px}.index-module__providerGroup__k-x-v:last-of-type{margin-bottom:0}.index-module__providerGroupTitle__Dx9Ip{font-size:14px;font-weight:600;color:var(--z-text-secondary);margin:0 0 12px;letter-spacing:.02em}.index-module__providerCards__fYCGM{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap;align-items:stretch}.index-module__providerCard__vHdYF{flex:1 1 calc(33.333% - 16px);min-width:432px;border-radius:6px;transition:all .2s ease-in-out;cursor:pointer;position:relative;overflow:visible;background:#fff;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.04);padding:16px 16px 64px;box-shadow:0 4px 12px #0000000a}.index-module__providerCard__vHdYF .ant-card-body{display:flex;flex-direction:column;flex:1;height:100%;padding:0!important}.index-module__cardStatusHeader__0tF--{display:flex;align-items:center;gap:6px;margin-bottom:12px}.index-module__statusDot__KOsPf{width:6px;height:6px;border-radius:50%}.index-module__statusText__amA-k{font-size:12px;font-weight:500}.index-module__statusText__amA-k.index-module__enabled__kat0g{color:#14b8a6}.index-module__statusText__amA-k.index-module__partial__iFimf{color:var(--z-status-warning)}.index-module__statusText__amA-k.index-module__disabled__wpbIu{color:var(--z-text-tertiary)}.index-module__cardHeaderRow__4NoUS{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.index-module__providerIcon__Rkl36{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}.index-module__cardTitleRow__pLR1z{display:flex;align-items:center;gap:8px;margin-bottom:12px}.index-module__cardName__52hTS{font-size:16px;font-weight:600;color:var(--z-text-primary)}.index-module__builtinTag__mDAf-{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500;background-color:#0000000f;color:#000000a6}.index-module__customTag__1qicE{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500;background-color:#fff7e6cc;color:var(--z-action-primary);border:1px solid rgba(255,127,22,.2)}.index-module__localTag__baptA{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500;background-color:#1dd4d726;color:#1dd4d7}.index-module__statusContainer__bPQqG{display:flex;align-items:center;gap:8px}.index-module__statusContainer__bPQqG .index-module__statusText__amA-k{font-size:12px;font-weight:500}.index-module__statusContainer__bPQqG .index-module__statusText__amA-k.index-module__enabled__kat0g{color:#14b8a6}.index-module__statusContainer__bPQqG .index-module__statusText__amA-k.index-module__partial__iFimf{color:var(--z-status-warning)}.index-module__statusContainer__bPQqG .index-module__statusText__amA-k.index-module__disabled__wpbIu{color:var(--z-text-tertiary)}.index-module__cardBody__PqJSo{padding:20px 24px}.index-module__cardHeader__cR54-{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.index-module__cardHeader__cR54- .ant-badge-status-success .ant-badge-status-text{color:var(--z-status-success)!important}.index-module__cardHeader__cR54- .ant-badge-status-error .ant-badge-status-text{color:var(--z-status-danger)!important}.index-module__cardName__52hTS{font-size:18px;font-weight:600;color:var(--z-text-primary)}.index-module__cardInfo__pEdcv{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.index-module__infoRow__4FuYK{display:flex;align-items:center;gap:8px;font-size:13px}.index-module__infoLabel__d9nd2{color:#00000073;min-width:60px;flex-shrink:0;font-weight:400}.index-module__infoValue__Hv3kZ{color:#000000a6;font-family:SF Mono,Menlo,monospace;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.index-module__infoEmpty__sq4Q1{color:#00000040;font-style:italic}.index-module__cardActions__TNmjE{display:flex;align-items:center;justify-content:space-between;gap:8px;position:absolute;bottom:16px;left:16px;right:16px;background:#fff;z-index:10}.index-module__actionBtn__OHyHW{flex:1;height:32px;font-size:13px;border-radius:6px}.index-module__modalFooter__UmWj8{display:flex;justify-content:space-between;align-items:center}.index-module__modalFooterLeft__sySSN,.index-module__modalFooterRight__4d3xt{display:flex;align-items:center;gap:8px}.index-module__advancedConfigSection__P5U1j{margin-top:4px;border-top:1px solid #f0f0f0;padding-top:16px}.index-module__advancedConfigToggle__paoY4{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;padding:0 0 12px;cursor:pointer;color:var(--z-text-primary)}.index-module__advancedConfigToggleLabel__q9EuO{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.index-module__jsonEditorContainer__irvzE{position:relative;width:100%;min-width:0;flex:1 1 auto;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fafbfc;transition:border-color .2s ease,box-shadow .2s ease}.index-module__jsonEditorContainer__irvzE:focus-within{border-color:var(--z-action-primary);box-shadow:0 0 0 2px #615ced1f}.index-module__jsonEditorSpacing__ymfLE{margin-top:8px}.index-module__jsonEditorCompact__RUU6N .index-module__jsonEditorHighlight__TXhET,.index-module__jsonEditorCompact__RUU6N .index-module__jsonEditorTextarea__RGK9y{min-height:100px}.index-module__jsonEditorExpanded__dXF0H .index-module__jsonEditorHighlight__TXhET,.index-module__jsonEditorExpanded__dXF0H .index-module__jsonEditorTextarea__RGK9y{min-height:140px}.index-module__jsonEditorHighlight__TXhET,.index-module__jsonEditorTextarea__RGK9y{margin:0;padding:12px 14px;min-height:180px;font-family:Monaco,Courier New,monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word;-moz-tab-size:2;tab-size:2}.index-module__jsonEditorHighlight__TXhET{color:#6b7280;pointer-events:none;overflow:auto}.index-module__jsonEditorTextarea__RGK9y{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;resize:vertical;border:0;outline:0;background:transparent;color:transparent;caret-color:#1f2328;overflow:auto;-webkit-text-fill-color:transparent}.index-module__jsonEditorTextarea__RGK9y::placeholder{color:transparent;-webkit-text-fill-color:transparent}.index-module__jsonEditorTokenKey__D4W-n{color:#8b5cf6}.index-module__jsonEditorTokenString__zE-vL{color:#16a34a}.index-module__jsonEditorTokenNumber__uqEM-{color:var(--z-status-info)}.index-module__jsonEditorTokenBoolean__LjeWc{color:#ea580c}.index-module__jsonEditorTokenNull__p4ugs{color:#dc2626}.index-module__jsonEditorTokenPunctuation__KsYZy{color:#6b7280}.index-module__slotSection__2TMOV{padding:24px;margin:20px;background:#fff;border-radius:6px;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000a;transition:all .2s ease-in-out}.index-module__slotSection__2TMOV:hover{box-shadow:0 4px 16px #00000014;border-color:#d9d9d9}.index-module__slotHeader__-RiFH{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.index-module__slotTitle__-wUM7{font-size:18px;font-weight:600;color:var(--z-text-primary)}.index-module__slotDescription__-cnvE{margin:8px 0 0;color:#6b7280;font-size:13px;line-height:1.6}.index-module__slotCurrent__AkM8Q{font-size:13px;color:var(--z-status-success);font-family:SF Mono,Menlo,monospace;background:#f6ffed;padding:4px 12px;border-radius:20px;border:1px solid #b7eb8f}.index-module__slotForm__CGh3M{display:flex;gap:20px;align-items:flex-end;flex-wrap:wrap}@media(max-width:768px){.index-module__slotForm__CGh3M{flex-direction:column;gap:16px;align-items:stretch}}.index-module__slotField__lASKW{flex:1;display:flex;flex-direction:column;gap:8px;min-width:200px}@media(max-width:768px){.index-module__slotField__lASKW{min-width:unset;width:100%}}.index-module__slotActionField__vPxbn{flex:0 0 auto;min-width:120px}.index-module__slotLabel__lVC3z{font-size:14px;color:var(--z-text-secondary);font-weight:500;display:flex;align-items:center;gap:4px}.index-module__visuallyHiddenLabel__h3Luy{visibility:hidden}.index-module__slotActions__UMgm1{display:flex;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #f0f0f0}.index-module__sectionHeaderRow__4fOBq{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;width:100%}.index-module__sectionHeaderRow__4fOBq .index-module__section__Vcquy{flex:1;margin-bottom:0}.index-module__addProviderBtn__uqYE3{flex-shrink:0;margin-right:20px}.index-module__headerRight__7y8ia{display:flex;align-items:center;gap:12px}.index-module__providersPageHeader__DSRc9{border-bottom:none;padding:20px}.index-module__searchRow__f3V77{display:flex;align-items:center;gap:12px;margin:16px;padding:0}.index-module__searchInput__-6g1L{flex:1;max-width:400px}.index-module__searchBtn__pvQwB{flex-shrink:0}.index-module__localModalIntro__9VAII{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:4px 0 8px}.index-module__localModalTitle__j6-xg{font-size:18px;font-weight:600;color:var(--z-text-primary)}.index-module__localModalDescription__q9xlM{margin-top:4px;color:#6b7280;font-size:13px;line-height:1.6;max-width:420px}.index-module__localStatusSummary__e-uMA{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.index-module__localSummaryPill__-Uk2R{min-width:120px;padding:10px 12px;border-radius:10px;background:#f7f8fc;border:1px solid #e6eaf2}.index-module__localSummaryLabel__3K66P{display:block;color:#8a90a2;font-size:11px;line-height:1.4}.index-module__localSummaryValue__-SSQp{display:block;margin-top:2px;color:#1f2937;font-size:13px;font-weight:600}.index-module__localRuntimePanel__Y3xGb{padding-top:2px}.index-module__localRuntimePanelHeader__JNI6M{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.index-module__localSection__MrIp9{margin-top:8px}.index-module__localSectionHeader__doS1D{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.index-module__localSectionTitle__-rY0F{font-size:14px;font-weight:600;color:#111827}.index-module__localSectionDescription__2-m2Y{margin-top:3px;color:#6b7280;font-size:12px;line-height:1.5}.index-module__localSectionMeta__6RXih{color:#7a7f8f;font-size:12px;font-family:SF Mono,Menlo,monospace}.index-module__localSectionInfoRow__VUZJA{margin-top:8px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;background:#fbfcfe;border:1px solid #edf1f7}.index-module__localSectionInfoContent__CmIIK{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.index-module__localSectionInfoLabel__JDVHw{color:#6b7280;font-size:12px}.index-module__localSectionInfoValue__ahxwO{color:#111827;font-size:12px;font-weight:600;font-family:SF Mono,Menlo,monospace;text-align:right}.index-module__localSectionInfoContent__CmIIK .index-module__localSectionInfoValue__ahxwO{text-align:left}.index-module__localSectionInfoMeta__fT0pr{color:#7a7f8f;font-size:12px;font-family:SF Mono,Menlo,monospace;line-height:1.5}.index-module__localAdvancedConfigSection__aQMfB{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.index-module__localAdvancedConfigHeader__taTmo{display:flex;align-items:center;justify-content:space-between;gap:12px}.index-module__localAdvancedConfigFields__HBZ5e{display:flex;flex-direction:column;gap:14px;margin-top:12px}.index-module__localAdvancedConfigField__Steno{display:flex;flex-direction:column}.index-module__localAdvancedConfigLabel__cJzol{color:#111827;font-size:13px;font-weight:600}.index-module__localAdvancedConfigHint__5Wynw{margin-top:4px;color:#6b7280;font-size:12px;line-height:1.5}.index-module__localAdvancedConfigError__yLuUH{margin-top:6px;color:#dc2626;font-size:12px;line-height:1.5}.index-module__localAdvancedConfigInput__nSs0O{width:100%;margin-top:8px}.index-module__localAdvancedConfigChevronOpen__YMZ22,.index-module__localAdvancedConfigChevronClosed__DuXzu{font-size:12px;transition:transform .2s ease}.index-module__localAdvancedConfigChevronOpen__YMZ22{transform:rotate(0)}.index-module__localAdvancedConfigChevronClosed__DuXzu{transform:rotate(-90deg)}.index-module__localSectionNotice__vdNNw{margin-top:8px;padding:10px 12px;border-radius:8px;background:#fbfcfe;border:1px solid #edf1f7;color:#6b7280;font-size:12px;line-height:1.6}.index-module__localEngineStatusRow__P5wcm{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.index-module__localEngineStatusItem__2jvnk{min-width:0;width:100%;padding:8px 10px;border-radius:8px;background:#f8fafc;border:1px solid #edf1f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.index-module__localEngineMetricLabel__RNh-c{display:block;color:#7a7f8f;font-size:12px;font-weight:500;line-height:1.4}.index-module__localEngineStatusValue__ohYuY{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.index-module__localEngineStatusModelName__y1RZe{min-width:0;max-width:160px;color:#111827;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__localStatusBadge__kLaNL{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;border-radius:8px;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.index-module__localStatusBadgeButton__DFfox{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:inherit;outline:none}.index-module__localStatusBadgeButton__DFfox:hover{filter:brightness(.98)}.index-module__localStatusBadgeAction__Oarlz{color:#1d4ed8;background:#eff6ff;border:1px solid #60a5fa;box-shadow:0 0 0 1px #60a5fa1f}.index-module__localStatusBadgeInstalled__q7OCR,.index-module__localStatusBadgeRunning__3BBdS{color:#14b8a6;background:#ecfdf5;border:1px solid #14b8a6}.index-module__localStatusBadgeMuted__-fLsp{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.index-module__localStatusBadgeDead__CkOWT{color:var(--z-status-warning);background:#fff7ed;border:1px solid var(--z-status-warning)}.index-module__localStatusBadgeProgress__o1RGj{color:#1dd4d7;background:#1dd4d726;border:1px solid #1dd4d7}.index-module__modelList__SdsnK{max-height:480px;overflow-y:auto;border:1px solid #f0f0f0;border-radius:8px;margin-top:8px}.index-module__modelListEmpty__W5vZC{padding:24px;text-align:center;color:var(--z-text-tertiary);font-size:13px}.index-module__modelListItem__KbvzA{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #f5f5f5;transition:background .15s;flex-wrap:wrap;gap:8px}.index-module__modelListItem__KbvzA:last-child{border-bottom:none}.index-module__modelListItem__KbvzA:hover{background:#fafafa}.index-module__modelListItemInfo__Mtp2n{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.index-module__customModelListItemInfo__ffxqq{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.index-module__customModelListItem__vLYDu{flex-direction:column;align-items:stretch;gap:10px;background:linear-gradient(180deg,#fffaf3,#fffdf8);border-left:3px solid rgba(255,127,22,.35)}.index-module__customModelHeader__K1lNf{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.index-module__customModelInputRow__XveoI{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;min-width:0}.index-module__customModelRepoInput__BnkPI{flex:1 1 auto;min-width:0}.index-module__customModelSourceSelect__93Zvq{flex:0 0 140px;min-width:140px}.index-module__customModelHint__03lc7{font-size:12px;color:var(--z-text-tertiary);line-height:1.4;white-space:normal}.index-module__modelListItemName__GglLP{font-size:14px;font-weight:500;color:var(--z-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__modelListItemTags__-a43B{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.index-module__modelListItemId__1iNr7{font-size:12px;color:var(--z-text-tertiary);font-family:SF Mono,Menlo,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__modelListItemActions__8KTj5{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.index-module__modelListItemStatusButton__MOYWm{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 11px;border-radius:6px;color:#14b8a6;background:#ecfdf5;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;box-sizing:border-box}.index-module__modelAddForm__Z2SM6{margin-top:12px;padding:16px;background:#fafafa;border-radius:8px;border:1px dashed #d9d9d9}.index-module__modalActionRow__0j9eb{margin-top:12px;display:flex;gap:8px;justify-content:flex-end}.index-module__localStatusCard__iH5kd{margin-top:12px;padding:16px;background:linear-gradient(180deg,#fafafa,#f7f8fc);border-radius:10px;border:1px solid #e8ebf2}.index-module__localStatusCardHeader__-W5Zc{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.index-module__localStatusCardFooter__rN5FV{margin-top:12px;display:flex;align-items:stretch;gap:12px}.index-module__localStatusFooterContent__3dsa2{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.index-module__localStatusActions__5d8eP{display:flex;align-items:center;gap:10px}.index-module__localStatusHint__q2xP1{color:#7a7f8f;font-size:12px;line-height:1.5}.index-module__localRuntimeDownloadRow__KDqt-{margin-top:12px}.index-module__localRuntimeProgressBlock__ot4dg{width:100%;min-width:0}.index-module__localRuntimeProgressBarRow__Qeh4u{display:flex;align-items:center;gap:12px}@media(max-width:768px){.index-module__localRuntimeProgressBarRow__Qeh4u{align-items:stretch;flex-direction:column}}.index-module__localRuntimeProgress__DmAqQ{flex:1;width:100%}.index-module__localRuntimeProgress__DmAqQ .ant-progress-outer{margin-inline-end:0}.index-module__localRuntimeProgress__DmAqQ .ant-progress-inner{background:#ff7f1624;border-radius:999px}.index-module__localRuntimeProgress__DmAqQ .ant-progress-bg{border-radius:999px}.index-module__localRuntimeProgressMeta__k-ZXF{display:block;margin-top:6px;color:#7a7f8f;font-size:11px;line-height:1.4;font-family:SF Mono,Menlo,monospace}.index-module__localInlineProgress__YmDiF{color:#7a7f8f;font-size:12px;font-family:SF Mono,Menlo,monospace}.index-module__localLockedPanel__uPu3L{margin-top:8px;padding:10px 20px;border-radius:10px;border:1px dashed #d7ddea;background:linear-gradient(135deg,#f5f7fbf2,#fafbfffa)}.index-module__localLockedPanelTitle__RJMBJ{color:#111827;font-size:14px;font-weight:600}.index-module__localLockedPanelDescription__yY-9B{color:#6b7280;font-size:14px;line-height:1.6}.dark-mode .index-module__settingsPage__LCwYP .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th{background:#ffffff0a!important}.dark-mode .index-module__pageHeader__AkGEk{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbParent__fl5q5{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__xk8e6{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__3p-9k{color:#ffffffd9}.dark-mode .index-module__loadingText__c-UjQ,.dark-mode .index-module__sectionDesc__BrUBs{color:#ffffff59}.dark-mode .index-module__providerGroupTitle__Dx9Ip{color:#fff6}.dark-mode .index-module__localModalTitle__j6-xg,.dark-mode .index-module__localSectionTitle__-rY0F,.dark-mode .index-module__localSummaryValue__-SSQp,.dark-mode .index-module__localSectionInfoValue__ahxwO,.dark-mode .index-module__localSectionInfoMeta__fT0pr,.dark-mode .index-module__localEngineStatusModelName__y1RZe,.dark-mode .index-module__localLockedPanelTitle__RJMBJ{color:#ffffffe0}.dark-mode .index-module__localModalDescription__q9xlM,.dark-mode .index-module__localSectionDescription__2-m2Y,.dark-mode .index-module__localStatusHint__q2xP1,.dark-mode .index-module__localSummaryLabel__3K66P,.dark-mode .index-module__localSectionMeta__6RXih,.dark-mode .index-module__localSectionInfoLabel__JDVHw,.dark-mode .index-module__localInlineProgress__YmDiF,.dark-mode .index-module__localSectionNotice__vdNNw,.dark-mode .index-module__localLockedPanelDescription__yY-9B,.dark-mode .index-module__localEngineMetricLabel__RNh-c{color:#ffffff80}.dark-mode .index-module__localSummaryPill__-Uk2R,.dark-mode .index-module__localSectionInfoRow__VUZJA,.dark-mode .index-module__localSectionNotice__vdNNw,.dark-mode .index-module__localLockedPanel__uPu3L,.dark-mode .index-module__localStatusCard__iH5kd,.dark-mode .index-module__localEngineStatusItem__2jvnk{background:#ffffff0a;border-color:#ffffff14}.dark-mode .index-module__localStatusBadgeInstalled__q7OCR,.dark-mode .index-module__localStatusBadgeRunning__3BBdS{color:#86efac;background:#22c55e1f;border-color:#22c55e47}.dark-mode .index-module__localStatusBadgeMuted__-fLsp{color:#ffffffb8;background:#ffffff14;border-color:#ffffff1f}.dark-mode .index-module__localStatusBadgeDead__CkOWT{color:#fdba74;background:#f973161f;border-color:#f9731647}.dark-mode .index-module__localStatusBadgeProgress__o1RGj{color:#93c5fd;background:#3b82f61f;border-color:#3b82f647}.dark-mode .index-module__localStatusBadgeAction__Oarlz{color:#bfdbfe;background:#3b82f62e;border-color:#60a5fa66;box-shadow:0 0 0 1px #60a5fa1f}.dark-mode .index-module__localStatusActionPill__fhV21{color:#93c5fd;background:#3b82f61f;border-color:#3b82f647}.dark-mode .index-module__localRuntimeProgress__DmAqQ .ant-progress-inner{background:#ff7f162e}.dark-mode .index-module__localRuntimeProgressMeta__k-ZXF{color:#ffffff80}.dark-mode .index-module__modelListItemStatusButton__MOYWm{color:#5eead4;background:#14b8a624}.dark-mode .index-module__providerCard__vHdYF{background:#2a2a2a;border-color:#ffffff14!important;box-shadow:0 4px 12px #0000004d!important}.dark-mode .index-module__builtinTag__mDAf-{background-color:#ffffff1a;color:#fff9;border-color:#ffffff1f}.dark-mode .index-module__customTag__1qicE{background-color:#ff7f1626;color:#ff9d4d;border-color:#ff7f1640}.dark-mode .index-module__localTag__baptA{background-color:#1dd4d726;color:#1dd4d7}.dark-mode .index-module__infoRow__4FuYK{color:#ffffff80}.dark-mode .index-module__infoLabel__d9nd2{color:#ffffff4d}.dark-mode .index-module__infoEmpty__sq4Q1{color:#fff3}.dark-mode .index-module__cardActions__TNmjE{border-top-color:#ffffff14;background:#2a2a2a}.dark-mode .index-module__configBtn__EVtyI{color:#ffffffa6!important}.dark-mode .index-module__configBtn__EVtyI:hover{color:var(--z-action-primary)!important}.dark-mode .index-module__statusContainer__bPQqG .index-module__statusText__amA-k.index-module__disabled__wpbIu{color:#ffffff4d}.dark-mode .index-module__slotSection__2TMOV{background:#2a2a2a;border-color:#ffffff14;box-shadow:0 2px 8px #0000004d}.dark-mode .index-module__slotSection__2TMOV:hover{box-shadow:0 4px 16px #0006;border-color:#ffffff26}.dark-mode .index-module__slotHeader__-RiFH{border-bottom-color:#ffffff14}.dark-mode .index-module__slotTitle__-wUM7{color:#ffffffd9}.dark-mode .index-module__slotCurrent__AkM8Q{color:var(--z-status-success);background:#52c41a1a;border-color:#52c41a4d}.dark-mode .index-module__slotLabel__lVC3z{color:#ffffff80}.dark-mode .index-module__slotActions__UMgm1,.dark-mode .index-module__advancedConfigSection__P5U1j,.dark-mode .index-module__localAdvancedConfigSection__aQMfB{border-top-color:#ffffff14}.dark-mode .index-module__advancedConfigToggle__paoY4{color:#ffffffa6}.dark-mode .index-module__localAdvancedConfigLabel__cJzol{color:#ffffffe0}.dark-mode .index-module__jsonEditorContainer__irvzE{border-color:#ffffff26;background:var(--z-text-primary)}.dark-mode .index-module__jsonEditorContainer__irvzE:focus-within{border-color:var(--z-action-primary)}.dark-mode .index-module__jsonEditorHighlight__TXhET{color:#ffffff73}.dark-mode .index-module__jsonEditorTextarea__RGK9y{caret-color:#ffffffd9}.dark-mode .index-module__modelList__SdsnK{border-color:#ffffff14}.dark-mode .index-module__modelListEmpty__W5vZC{color:#ffffff4d}.dark-mode .index-module__modelListItem__KbvzA{border-bottom-color:#ffffff0f}.dark-mode .index-module__modelListItem__KbvzA:hover{background:#ffffff0a}.dark-mode .index-module__customModelListItem__vLYDu{background:linear-gradient(180deg,#ff7f161a,#ff7f160a);border-left-color:#ff7f168c}.dark-mode .index-module__customModelListItem__vLYDu:hover{background:linear-gradient(180deg,#ff7f1624,#ff7f160f)}.dark-mode .index-module__modelListItemName__GglLP{color:#ffffffd9}.dark-mode .index-module__modelListItemId__1iNr7{color:#ffffff4d}.dark-mode .index-module__customModelHint__03lc7{color:#ffffff73}.dark-mode .index-module__modelAddForm__Z2SM6{background:#ffffff08;border-color:#ffffff1f}.dark-mode .index-module__providerCard__vHdYF{background:#2a2a2a}.dark-mode .index-module__providerCard__vHdYF.index-module__normal__RgnkR{border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 4px 12px #0003!important}.dark-mode .index-module__cardName__52hTS{color:#ffffffd9}.dark-mode .index-module__infoLabel__d9nd2{color:#ffffff80}.dark-mode .index-module__infoValue__Hv3kZ{color:#ffffffa6}.dark-mode .index-module__infoEmpty__sq4Q1{color:#ffffff4d}.index-module__customHeadersSection__WYwas{margin-bottom:8px}.index-module__customHeaderRow__LU-SX{display:flex;align-items:center;gap:8px;margin-bottom:8px}.index-module__customHeaderRow__LU-SX .index-module__customHeaderKey__VtpvN{flex:0 0 38%}.index-module__customHeaderRow__LU-SX .index-module__customHeaderValue__UxiWs{flex:1}.index-module__customHeaderRow__LU-SX .index-module__customHeaderDelete__S3Q8f{flex:0 0 auto;color:var(--z-text-tertiary);cursor:pointer;transition:color .2s}.index-module__customHeaderRow__LU-SX .index-module__customHeaderDelete__S3Q8f:hover{color:var(--z-status-danger)}.index-module__addHeaderBtn__jBHRT{display:inline-flex;align-items:center;gap:4px;padding:0;height:auto;font-size:13px;color:var(--ant-color-primary, var(--z-status-info));background:transparent;border:none;cursor:pointer}.index-module__addHeaderBtn__jBHRT:hover{opacity:.8}.index-module__settingsPage__LCwYP{color:var(--z-text-primary);background:transparent}.index-module__content__IXl4t{padding:var(--z-page-gutter);scrollbar-color:var(--z-border-strong) transparent}.index-module__providersBlock__89GLO{margin-top:var(--z-page-section-gap);padding-top:var(--z-page-section-gap);border-top:1px solid var(--z-border-default)}.index-module__sectionHeaderRow__4fOBq{margin:0 0 var(--z-space-5);border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__providersPageHeader__DSRc9{min-height:72px;border-bottom:0;background:transparent}.index-module__headerRight__7y8ia{padding-right:var(--z-space-4)}.index-module__providerGroup__k-x-v{padding:0}.index-module__providerCards__fYCGM{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:var(--z-space-4)}.index-module__providerCard__vHdYF{min-width:0;border:1px solid var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-sm);transition:transform var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__providerCard__vHdYF:hover{transform:translateY(-2px);border-color:var(--z-border-strong);box-shadow:var(--z-shadow-md)}.index-module__providerIcon__Rkl36{border-radius:var(--z-radius-sm)}.index-module__builtinTag__mDAf-,.index-module__customTag__1qicE,.index-module__localTag__baptA,.index-module__localStatusBadge__kLaNL,.index-module__localSummaryPill__-Uk2R{border-radius:var(--z-radius-pill)}.index-module__customTag__1qicE{border-color:color-mix(in srgb,var(--z-action-primary) 28%,var(--z-border-default));background:var(--z-action-primary-soft);color:var(--z-action-primary-hover)}.index-module__localRuntimePanel__Y3xGb,.index-module__localSection__MrIp9,.index-module__slotSection__2TMOV,.index-module__jsonEditorContainer__irvzE{border-color:var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}@media(max-width:768px){.index-module__content__IXl4t{padding:var(--z-page-gutter)}.index-module__sectionHeaderRow__4fOBq{align-items:stretch;flex-direction:column}.index-module__headerRight__7y8ia{width:100%;padding:0 var(--z-space-4) var(--z-space-4)}.index-module__searchRow__f3V77,.index-module__searchInput__-6g1L{width:100%}}.OpenRouterFilterSection-module__section__eMYwV{margin:16px 0}.OpenRouterFilterSection-module__toggleButton__0Eo4P{width:100%}.OpenRouterFilterSection-module__toggleButtonExpanded__IN402{margin-bottom:8px}.OpenRouterFilterSection-module__panel__99CBz{padding:12px;border:1px solid rgba(5,5,5,.06);border-radius:8px}.OpenRouterFilterSection-module__panelDark__EaHBX{border-color:#ffffff14}.OpenRouterFilterSection-module__filterGroup__sYqIu{margin-bottom:12px}.OpenRouterFilterSection-module__filterLabel__tosdf{margin-bottom:4px;font-weight:500}.OpenRouterFilterSection-module__filterHeader__fbzMM{margin-bottom:8px}.OpenRouterFilterSection-module__filterTitleBlock__rU1kI{display:flex;flex-direction:column;gap:8px}.OpenRouterFilterSection-module__providerControls__tTwFW{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.OpenRouterFilterSection-module__providerSearchInput__iyHjp{flex:1 1 220px;min-width:180px}.OpenRouterFilterSection-module__providerList__J0Zrs{max-height:200px;overflow-y:auto;padding:0 8px;border:1px solid rgba(5,5,5,.06);border-radius:8px;background:#ffffffb8}.OpenRouterFilterSection-module__panelDark__EaHBX .OpenRouterFilterSection-module__providerList__J0Zrs{border-color:#ffffff14;background:#ffffff05}.OpenRouterFilterSection-module__providerRow__BBv1a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 4px}.OpenRouterFilterSection-module__providerRow__BBv1a+.OpenRouterFilterSection-module__providerRow__BBv1a{border-top:1px solid rgba(5,5,5,.06)}.OpenRouterFilterSection-module__panelDark__EaHBX .OpenRouterFilterSection-module__providerRow__BBv1a+.OpenRouterFilterSection-module__providerRow__BBv1a{border-top-color:#ffffff14}.OpenRouterFilterSection-module__providerName__5n4-M{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.OpenRouterFilterSection-module__providerEmpty__FBKF4{padding:12px 8px;text-align:center;color:#8c8c8c}.OpenRouterFilterSection-module__modalitySwitchGroup__uw2oc{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px}.OpenRouterFilterSection-module__modalitySwitchRow__QJep-{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:6px 8px;border:1px solid rgba(5,5,5,.06);border-radius:8px;background:#ffffffb8}.OpenRouterFilterSection-module__panelDark__EaHBX .OpenRouterFilterSection-module__modalitySwitchRow__QJep-{border-color:#ffffff14;background:#ffffff05}.OpenRouterFilterSection-module__modalitySwitchLabel__iLlQZ{display:inline-flex;align-items:center;gap:4px;min-width:0;white-space:nowrap}.OpenRouterFilterSection-module__freeOnlyRow__YqdCB{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.OpenRouterFilterSection-module__freeOnlyLabel__TH2Ur{font-weight:500}.OpenRouterFilterSection-module__fetchButton__C8dbT{width:100%}.OpenRouterFilterSection-module__results__S8yGu{margin-top:12px;max-height:200px;overflow-y:auto}.OpenRouterFilterSection-module__resultsTitle__lRHMD{margin-bottom:4px;font-weight:500}.OpenRouterFilterSection-module__modelRow__w711G{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;margin-bottom:4px;background:#fff;border-radius:4px}.OpenRouterFilterSection-module__modelRowDark__Mqhlg{background:#ffffff0f}.OpenRouterFilterSection-module__modelNameRow__g37R3{display:flex;align-items:center;gap:6px;font-weight:500}.OpenRouterFilterSection-module__modelMeta__DZlPe{display:flex;align-items:center;gap:4px;color:var(--z-text-secondary);font-size:11px}.OpenRouterFilterSection-module__modelMetaDark__kcZNB{color:#ffffffa6}.OpenRouterFilterSection-module__price__xhYfr{margin-left:4px;color:green}.index-module__page__FTts2{padding:24px}.index-module__content__ORGM8{display:grid;gap:16px;max-width:1080px}.index-module__providerCard__-6HMX{border-radius:8px}.index-module__providerHeader__Vamoc{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.index-module__providerTitle__yuVqM{margin:0;font-size:16px;font-weight:600}.index-module__providerDesc__CdOst{margin:4px 0 0;color:#0000008c;font-size:13px}.index-module__formGrid__Y9o-w{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.index-module__full__Orcsa{grid-column:1 / -1}.index-module__actions__7VArA{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}@media(max-width:760px){.index-module__page__FTts2{padding:16px}.index-module__formGrid__Y9o-w{grid-template-columns:1fr}.index-module__actions__7VArA{justify-content:stretch}.index-module__actions__7VArA .ant-btn{flex:1}}.index-module__page__x8BxD{padding:24px}.index-module__content__CL6m8{display:grid;gap:16px}.index-module__summary__BXi8z{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.index-module__summaryItem__2KBaF{padding:14px 16px;border:1px solid rgba(5,5,5,.06);border-radius:8px;background:#fff}.index-module__summaryLabel__4Mpz4{margin:0;color:#0000008c;font-size:12px}.index-module__summaryValue__HoIv-{margin-top:6px;font-size:24px;font-weight:600;line-height:1.2}.index-module__formGrid__N-gUO{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1.2fr);gap:16px;align-items:start}.index-module__card__JmDpU{border-radius:8px}.index-module__compactForm__1Ftyj .ant-form-item{margin-bottom:14px}.index-module__full__MnMqL{grid-column:1 / -1}.index-module__targetRow__bu14v{display:grid;grid-template-columns:140px minmax(0,1fr);gap:8px}.index-module__secretAlert__Q1rU1{align-items:flex-start}.index-module__secretValue__TnXBG{display:block;margin-top:6px;max-width:100%;word-break:break-all}.index-module__toolbar__1AiYN{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.index-module__publicationFilter__cqYxg{min-width:300px}.index-module__endpointText__smjA7{display:inline-block;max-width:360px;word-break:break-all}.index-module__mutedText__1nYK-{color:#00000073}.index-module__tableCard__J7nj5 .ant-card-body{padding-top:8px}.index-module__tableCard__J7nj5 .ant-table-cell{vertical-align:top}.index-module__actions__QV2Lu{display:flex;justify-content:flex-end;gap:8px}@media(max-width:1180px){.index-module__formGrid__N-gUO{grid-template-columns:1fr}}@media(max-width:760px){.index-module__page__x8BxD{padding:16px}.index-module__summary__BXi8z,.index-module__targetRow__bu14v{grid-template-columns:1fr}.index-module__publicationFilter__cqYxg{min-width:100%}}.index-module__page__inLjY{height:100%;display:flex;flex-direction:column;overflow:hidden}.index-module__content__AulvA{flex:1;overflow:auto}.index-module__table__r1uKt .ant-table-thead>tr>th{background:transparent;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ant-color-text-secondary);padding:10px 16px;border-bottom:1px solid var(--ant-color-border-secondary)}.index-module__table__r1uKt .ant-table-tbody>tr>td{padding:14px 16px;border-bottom:1px solid var(--ant-color-border-secondary);vertical-align:top}.index-module__table__r1uKt .ant-table-tbody>tr:last-child>td{border-bottom:none}.index-module__table__r1uKt .ant-table-tbody>tr:hover>td{background:var(--ant-color-fill-quaternary)}.index-module__dropZone__42d79{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:36px 24px;border:1.5px dashed var(--ant-color-border);border-radius:10px;cursor:pointer;transition:border-color .2s ease,background .2s ease;-webkit-user-select:none;user-select:none}.index-module__dropZone__42d79:hover{border-color:var(--ant-color-primary);background:var(--ant-color-primary-bg)}.index-module__dropZone__42d79:hover .index-module__dropIcon__37H2d{color:var(--ant-color-primary)}.index-module__dropZoneActive__h2rKY{border-color:var(--ant-color-primary);background:var(--ant-color-primary-bg)}.index-module__dropZoneActive__h2rKY .index-module__dropIcon__37H2d{color:var(--ant-color-primary)}.index-module__dropIcon__37H2d{color:var(--ant-color-text-quaternary);transition:color .2s ease;margin-bottom:4px}.index-module__dropPrimary__644hv{font-size:14px;font-weight:500;color:var(--ant-color-text)}.index-module__dropSecondary__A9-Jn{font-size:12px}.index-module__selectionCard__obER2{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--ant-color-border);border-radius:8px;background:var(--ant-color-fill-quaternary);color:var(--ant-color-text)}.index-module__selectionName__GP4fU{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__securityPage__cb6AO{height:100%;padding:0;display:flex;flex-direction:column;width:100%}.index-module__securityPage__cb6AO .qwenpaw-tabs-nav{padding:0 16px!important}.index-module__pageHeader__5QXOF{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;flex-shrink:0;border-bottom:1px solid #eae9e7}.index-module__breadcrumbHeader__GTP1c{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__Rcu1Z{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__mO4GQ{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__jAXqm{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__header__Q0T4w{margin-bottom:20px}.index-module__title__GXCyP{font-size:22px;font-weight:700;margin:0 0 6px;color:var(--z-text-primary)}.index-module__description__nPymD{font-size:14px;color:var(--z-text-tertiary);margin:0}.dark-mode .index-module__pageHeader__5QXOF{border-bottom-color:#ffffff1f}.dark-mode .index-module__breadcrumbParent__Rcu1Z{color:#ffffff59}.dark-mode .index-module__breadcrumbSeparator__mO4GQ{color:#fff3}.dark-mode .index-module__breadcrumbCurrent__jAXqm{color:#ffffffd9}.dark-mode .index-module__title__GXCyP{color:#ffffffe6}.dark-mode .index-module__description__nPymD{color:#ffffff73}.index-module__content__qre-X{flex:1;min-height:0;overflow-y:auto;width:100%}.index-module__mainTabs__tutf7 .qwenpaw-tabs-nav{margin-bottom:20px}.index-module__mainTabs__tutf7 .qwenpaw-tabs-nav:before{border-bottom:1px solid #f0f0f0}.index-module__mainTabs__tutf7 .qwenpaw-tabs-tab{padding:10px 4px;font-size:14px;font-weight:500;color:var(--z-text-secondary)!important}.index-module__mainTabs__tutf7 .qwenpaw-tabs-tab:hover{color:var(--z-action-primary)!important}.index-module__mainTabs__tutf7 .qwenpaw-tabs-tab-active .qwenpaw-tabs-tab-btn{color:var(--z-action-primary)!important;font-weight:600}.index-module__mainTabs__tutf7 .qwenpaw-tabs-ink-bar{background:var(--z-action-primary)!important;height:3px;border-radius:2px 2px 0 0}.dark-mode .index-module__mainTabs__tutf7 .qwenpaw-tabs-tab .qwenpaw-tabs-tab-btn{color:#fff!important}.dark-mode .index-module__mainTabs__tutf7 .qwenpaw-tabs-tab-active .qwenpaw-tabs-tab-btn{color:var(--z-action-primary)!important;font-weight:600}.dark-mode .index-module__mainTabs__tutf7 .qwenpaw-tabs-ink-bar{background:var(--z-action-primary)!important}.dark-mode .index-module__innerTabs__sublh .qwenpaw-tabs-tab .qwenpaw-tabs-tab-btn{color:#fff!important}.dark-mode .index-module__innerTabs__sublh .qwenpaw-tabs-tab-active .qwenpaw-tabs-tab-btn{color:var(--z-action-primary)!important}.dark-mode .index-module__innerTabs__sublh .qwenpaw-tabs-ink-bar{background:var(--z-action-primary)!important}.dark-mode .index-module__tabDescription__CtRDU{color:#ffffff73}.dark-mode .index-module__footerButtons__FmV1H{border-top-color:#ffffff1a}.dark-mode .index-module__formCard__hhXgX,.dark-mode .index-module__tableCard__URPwy{border-color:#ffffff1a;box-shadow:none}.dark-mode .index-module__formCard__hhXgX:hover,.dark-mode .index-module__tableCard__URPwy:hover{border-color:#fff3;box-shadow:0 4px 16px #0000004d}.dark-mode .index-module__tableCard__URPwy .ant-table-thead>tr>th,.dark-mode .index-module__tableCard__URPwy .qwenpaw-table-thead>tr>th{background:#ffffff0a!important;color:#ffffffb3!important;border-bottom-color:#ffffff14!important}.dark-mode .index-module__tableCard__URPwy .ant-table-tbody>tr>td,.dark-mode .index-module__tableCard__URPwy .qwenpaw-table-tbody>tr>td{color:#ffffffbf;border-bottom-color:#ffffff0f}.dark-mode .index-module__tableCard__URPwy .ant-table-tbody>tr:hover>td,.dark-mode .index-module__tableCard__URPwy .qwenpaw-table-tbody>tr:hover>td{background:#ffffff0f!important}.dark-mode .index-module__form__c3036 .ant-form-item-label>label{color:#ffffffd9}.dark-mode .index-module__skillScannerConfigItem__qT79c+.index-module__skillScannerConfigItem__qT79c{border-left-color:#ffffff1a}.dark-mode .index-module__skillScannerLabel__2OAe3{color:#ffffffd9}.dark-mode .index-module__sectionContainer__Q4ddH .index-module__tableCard__URPwy .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th{background:#ffffff0a!important;color:#ffffffb3!important}.index-module__tabLabel__iITl5{display:inline-flex;align-items:center;gap:6px;font-size:14px}.index-module__tabDescription__CtRDU{font-size:14px;color:#888;margin:0 0 20px;line-height:1.6}.index-module__sectionConfigureContainer__4Q-Tj{padding:0 16px 24px}.index-module__sectionContainer__Q4ddH .index-module__sectionHeader__-nQiv{padding:24px 16px 0}.index-module__sectionContainer__Q4ddH .index-module__tableCard__URPwy{border:none!important;padding:0!important}.index-module__sectionContainer__Q4ddH .index-module__tableCard__URPwy .qwenpaw-spark-card-wrapper{padding:0!important}.index-module__sectionContainer__Q4ddH .index-module__tableCard__URPwy .qwenpaw-table-wrapper .qwenpaw-table-container .qwenpaw-table-thead>tr>th{background:#f9f8f4!important}.index-module__sectionFileGuardContainer__QTf5m,.index-module__sectionSkillScannerContainer__xKRPC{padding:0 16px}.index-module__innerTabs__sublh{margin-top:20px}.index-module__innerTabs__sublh .qwenpaw-tabs-nav{margin-bottom:16px}.index-module__innerTabs__sublh .qwenpaw-tabs-nav:before{border-bottom:1px solid #f0f0f0}.index-module__innerTabs__sublh .qwenpaw-tabs-tab{font-size:13px;font-weight:500;color:var(--z-text-secondary)!important}.index-module__innerTabs__sublh .qwenpaw-tabs-tab:hover,.index-module__innerTabs__sublh .qwenpaw-tabs-tab-active .qwenpaw-tabs-tab-btn{color:var(--z-action-primary)!important}.index-module__innerTabs__sublh .qwenpaw-tabs-ink-bar{background:var(--z-action-primary)!important}.index-module__tabBadge__It4o0{display:inline-flex;align-items:center;justify-content:center;background:var(--z-status-danger);color:#fff;font-size:11px;font-weight:600;min-width:18px;height:18px;border-radius:9px;padding:0 5px;margin-left:6px;line-height:18px}.index-module__tabPanelContent__ZXwAh{padding-top:4px}.index-module__tabPanelHeader__D3dZz{display:flex;justify-content:flex-end;margin-bottom:12px}.index-module__formCard__hhXgX{margin-bottom:20px;border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 1px 4px #0000000a;transition:all .2s ease-in-out}.index-module__formCard__hhXgX:hover{box-shadow:0 4px 16px #00000014;border-color:#d9d9d9}.index-module__formCard__hhXgX .ant-card-body{padding:20px 24px}.index-module__form__c3036 .ant-form-item{margin-bottom:20px}.index-module__form__c3036 .ant-form-item:last-child{margin-bottom:0}.index-module__form__c3036 .ant-form-item-label>label{font-weight:500;color:var(--z-text-primary)}.index-module__toolGuardRow__b319G{display:grid;grid-template-columns:1fr 1fr;gap:16px}.index-module__sectionHeader__-nQiv{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 16px}.index-module__ruleTable__8fyWN .ant-table-thead>tr>th,.index-module__ruleTable__8fyWN .qwenpaw-table-thead>tr>th,.index-module__ruleTable__8fyWN .ant-table-tbody>tr>td,.index-module__ruleTable__8fyWN .qwenpaw-table-tbody>tr>td{padding-left:16px!important;padding-right:16px!important}.index-module__ruleCollapse__3RwuW{background:transparent;border:none}.index-module__ruleCollapse__3RwuW .qwenpaw-collapse-item{margin-bottom:12px;border:1px solid #e8e8e8;border-radius:8px!important;overflow:hidden}.index-module__ruleCollapse__3RwuW .qwenpaw-collapse-header{font-weight:600;font-size:14px;padding:12px 16px!important;background:#fafafa}.index-module__ruleCollapse__3RwuW .qwenpaw-collapse-content-box{padding:0!important}.dark-mode .index-module__ruleCollapse__3RwuW .qwenpaw-collapse-item{border-color:#ffffff1a}.dark-mode .index-module__ruleCollapse__3RwuW .qwenpaw-collapse-header{background:#ffffff0a}.index-module__collapseCategoryLabel__dG3uq{display:inline-flex;align-items:center;gap:4px}.index-module__shellEvasionSection__Bmyrn{margin-top:16px}.index-module__shellEvasionGrid__XtR05{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.index-module__shellEvasionItem__0S2qR{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid #e8e8e8;border-radius:8px;background:#fafafa;transition:all .2s}.index-module__shellEvasionItem__0S2qR:hover{border-color:#d9d9d9;box-shadow:0 2px 8px #0000000a}.index-module__shellEvasionItemInfo__WACAf{display:flex;flex-direction:column;gap:2px;flex:1;margin-right:12px}.index-module__shellEvasionItemName__Z91yY{font-weight:500;font-size:13px;color:var(--z-text-primary)}.index-module__shellEvasionItemDesc__-j7C7{font-size:12px;color:var(--z-text-tertiary);line-height:1.4}.dark-mode .index-module__shellEvasionItem__0S2qR{border-color:#ffffff1a;background:#ffffff0a}.dark-mode .index-module__shellEvasionItem__0S2qR:hover{border-color:#fff3;box-shadow:0 2px 8px #0000004d}.dark-mode .index-module__shellEvasionItemName__Z91yY{color:#ffffffd9}.dark-mode .index-module__shellEvasionItemDesc__-j7C7{color:#ffffff73}.index-module__sectionTitle__jEhZo{font-size:16px;font-weight:600;margin:0;color:var(--z-text-primary)}.dark-mode .index-module__sectionTitle__jEhZo{color:#ffffffe6}.index-module__tableCard__URPwy{margin-bottom:0;border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 1px 4px #0000000a;transition:all .2s ease-in-out}.index-module__tableCard__URPwy:hover{box-shadow:0 4px 16px #00000014;border-color:#d9d9d9}.index-module__tableCard__URPwy .ant-card-body{padding:0}.index-module__tableCard__URPwy .ant-table{border-radius:12px}.index-module__tableCard__URPwy .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:var(--z-text-primary)}.index-module__tableCard__URPwy .ant-table-tbody>tr:hover>td{background:#f5f5f5}.index-module__skillScannerConfig__c5BeT{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0}.index-module__skillScannerConfigItem__qT79c{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:24px}.index-module__skillScannerConfigItem__qT79c+.index-module__skillScannerConfigItem__qT79c{padding-right:0;border-left:1px solid var(--ant-color-border, #f0f0f0)}.index-module__skillScannerLabel__2OAe3{font-weight:500;flex-shrink:0}.index-module__emptyState__AWXrR{padding:40px 24px;display:flex;justify-content:center}.index-module__emptyText__dWtbA{color:var(--z-text-tertiary)}.dark-mode .index-module__emptyText__dWtbA{color:#ffffff73}.index-module__codeHash__MvW1V{font-size:12px}.index-module__footerButtons__FmV1H{display:flex;justify-content:flex-end;align-items:center;padding:16px 24px;border-top:1px solid #eae9e7;background:#fff;flex-shrink:0}.dark-mode .index-module__footerButtons__FmV1H{background:#1f1f1f;border-top-color:#ffffff14}.index-module__centerState__MoczU{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:16px}.index-module__stateText__MmGhH{font-size:14px;color:var(--z-text-tertiary)}.index-module__stateTextError__hxgSI{font-size:14px;color:var(--z-status-danger)}.index-module__securityPage__cb6AO{color:var(--z-text-primary);background:transparent}.index-module__content__qre-X{padding:0 var(--z-page-gutter) 88px;scrollbar-color:var(--z-border-strong) transparent}.index-module__mainTabs__tutf7>.qwenpaw-tabs-nav,.index-module__mainTabs__tutf7>.ant-tabs-nav{position:sticky;z-index:var(--z-z-sticky);top:0;margin:0 calc(var(--z-page-gutter) * -1) var(--z-space-5);padding:0 var(--z-page-gutter)!important;background:color-mix(in srgb,var(--z-bg-surface) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.index-module__tabContent__wwyxb,.index-module__tabPanelContent__ZXwAh{display:flex;flex-direction:column;gap:var(--z-space-4)}.index-module__tabDescription__CtRDU{margin:0;padding:var(--z-space-4) var(--z-space-5);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-status-info-soft);color:var(--z-text-secondary);line-height:var(--z-leading-body)}.index-module__formCard__hhXgX,.index-module__tableCard__URPwy,.index-module__ruleCollapse__3RwuW,.index-module__shellEvasionSection__Bmyrn,.index-module__sectionFileGuardContainer__QTf5m,.index-module__sectionSkillScannerContainer__xKRPC{border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__footerButtons__FmV1H,.dark-mode .index-module__footerButtons__FmV1H{position:sticky;z-index:var(--z-z-sticky);bottom:0;border-top-color:var(--z-border-default);background:color-mix(in srgb,var(--z-bg-surface) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:768px){.index-module__content__qre-X,.index-module__footerButtons__FmV1H{padding-inline:var(--z-page-gutter)}}.index-module__skillsPage__HD-ye{padding:0;display:flex;flex-direction:column;height:100%;overflow:hidden}.index-module__pageHeader__-ajHN{display:flex;justify-content:space-between;align-items:center;position:relative;padding:20px;border-bottom:1px solid #eae9e7;flex-shrink:0}.index-module__content__00Fwe{flex:1;overflow-y:auto;min-height:0}.index-module__breadcrumbHeader__p6R4W{display:flex;align-items:center;gap:8px;font-size:16px;flex:1}.index-module__breadcrumbParent__3twuf{color:var(--z-text-tertiary);font-weight:400}.index-module__breadcrumbSeparator__BACqr{color:#ccc;margin:0 4px}.index-module__breadcrumbCurrent__-NjsY{color:var(--z-text-primary);font-weight:600;font-size:20px}.index-module__headerRight__n4qJY{display:flex;align-items:center;gap:12px}.index-module__headerActionsLeft__7-pRr{display:flex;align-items:center;gap:8px}.index-module__languageToggle__fwpyu{display:flex;gap:6px}.index-module__importToolbar__Wa7g7{display:flex;align-items:center;justify-content:flex-end;gap:8px}.index-module__importToolbarDivider__ocpic{width:1px;height:16px;background:#0000001f;margin:0 4px}.dark-mode .index-module__importToolbarDivider__ocpic{background:#ffffff26}.index-module__headerActionsRight__XMyPP{display:flex;align-items:center;gap:8px}.index-module__primaryTransferButton__Uzkth,.index-module__primaryActionButton__1l3sp{min-width:108px}.index-module__builtinNoticeSummary__VSDIz{display:grid;gap:10px;padding:14px 16px;border-radius:10px;border:1px solid rgba(245,34,45,.18);background:#fff4f0f5}.index-module__builtinNoticeTitle__uNGw4{font-size:14px;font-weight:600;color:#cf1322}.index-module__builtinNoticeList__kDG9j{display:grid;gap:4px;font-size:13px;color:#141413e0}.index-module__loading__9zwsI{text-align:center;padding:84px 60px}.index-module__loadingText__DsV9t{color:var(--z-text-tertiary)}.index-module__noSearchResults__-dRwl{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 24px;color:#14141373}.index-module__noSearchResultsIcon__xPN8P{font-size:40px;opacity:.6}.index-module__noSearchResultsText__NuRp6{font-size:14px}.index-module__toolbar__TGzyE{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 0;gap:12px}.index-module__searchContainer__rRzP4{display:flex;align-items:center;gap:8px;flex:1;max-width:600px}.index-module__searchInput__fFpMH{flex:1;min-width:0;height:36px;padding:0 12px;border:1px solid var(--color-border-secondary, #d9d9d9);border-radius:6px;font-size:14px;color:#141413e0;background:var(--color-bg-base, #ffffff);outline:none;transition:border-color .2s}.index-module__searchInput__fFpMH::placeholder{color:#14141340}.index-module__searchInput__fFpMH:focus{border-color:var(--z-action-primary)}.index-module__tagSelect__qJvY2{min-width:160px;max-width:240px}.index-module__tagSelect__qJvY2 .ant-select-selector{height:36px!important;min-height:36px;padding:2px 4px}.index-module__tagSelect__qJvY2 .ant-select-selection-search{margin-inline-start:4px}.index-module__tagSelect__qJvY2 .ant-select-selection-item{background:#1677ff14;border:1px solid rgba(22,119,255,.18);color:var(--z-status-info);border-radius:4px;padding:0 8px;margin:2px 4px 2px 0;font-size:12px}.index-module__tagSelectEmpty__Ny3gm{padding:24px 16px;text-align:center;color:#14141359;font-size:13px}.index-module__filterGroup__5N-M2{padding:8px 0;border-bottom:1px solid #f0f0f0}.index-module__filterGroup__5N-M2:last-child{border-bottom:none}.index-module__filterGroupTitle__fQ4GC{padding:4px 12px;font-size:12px;font-weight:500;color:#00000073}.index-module__filterOptions__Y8-cM{display:flex;flex-wrap:wrap;gap:4px;padding:4px 12px}.index-module__filterOption__sGCaX{display:inline-flex;align-items:center;padding:2px 8px;font-size:12px;border-radius:4px;background:#0000000a;color:#000000a6;cursor:pointer;transition:all .2s}.index-module__filterOption__sGCaX:hover{background:#1677ff14;color:var(--z-status-info)}.index-module__filterOptionActive__uDNTc{background:#1677ff1f;color:var(--z-status-info);font-weight:500}.index-module__toolbarRight__PPZUD{display:flex;align-items:center;gap:12px}.index-module__viewToggle__b3X23{display:flex;align-items:center;gap:4px}.index-module__viewToggleBtn__DJ4IF{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#14141373;cursor:pointer;border-radius:4px;font-size:16px;transition:all .2s}.index-module__viewToggleBtn__DJ4IF:hover{color:#141413e0;background:#0000000a}.index-module__viewToggleBtn__DJ4IF.index-module__viewToggleBtnActive__ongBd{color:#141413e0;background:#0000000f}.index-module__skillsList__qXqaS{display:flex;flex-direction:column;gap:0;padding:16px}.index-module__skillListItem__dICRo{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--color-border-secondary, #eae8e7);border-bottom:none;background:var(--color-bg-base, #ffffff);cursor:pointer;transition:background .15s ease;position:relative}.index-module__skillListItem__dICRo:first-child{border-radius:8px 8px 0 0}.index-module__skillListItem__dICRo:last-child{border-bottom:1px solid var(--color-border-secondary, #eae8e7);border-radius:0 0 8px 8px}.index-module__skillListItem__dICRo:only-child{border-radius:8px;border-bottom:1px solid var(--color-border-secondary, #eae8e7)}.index-module__skillListItem__dICRo:hover{background:#00000005}.index-module__listItemLeft__iAn-L{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.index-module__listItemInfo__k1Abx{flex:1;min-width:0}.index-module__listItemHeader__A9oQz{display:flex;align-items:flex-start;gap:6px 8px;flex-wrap:wrap}.index-module__listItemHeader__A9oQz .index-module__skillTitle__Gonpn{flex:0 1 auto;min-width:0;max-width:100%}.index-module__typeBadge__oN-8g{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:1px 8px;border-radius:4px;white-space:nowrap;background-color:#eff0f3e6;color:#141413a6}.index-module__privateTypeBadge__fwbtI{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:1px 8px;border-radius:4px;white-space:nowrap;background-color:#e6f4ffe6;color:var(--z-status-info);border:1px solid rgba(22,119,255,.18)}.index-module__statusValue__-rJSd{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:1px 8px;border-radius:4px;white-space:nowrap}.index-module__statusValue__-rJSd.index-module__synced__2lXm6{background-color:#52c41a1a;color:#389e0d}.index-module__statusValue__-rJSd.index-module__outdated__dYmLu{background-color:#faad141f;color:#d48806}.index-module__statusValue__-rJSd.index-module__neutral__-yqE3{background-color:#eff0f3cc;color:#141413a6}.index-module__listItemTime__bO3b-{font-size:12px;color:#14141373}.index-module__listItemDesc__kYXc-{margin:4px 0 0;font-size:13px;color:#141413a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__listItemRight__dmDw8{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:24px}.index-module__skillsGrid__nubIx{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;padding:16px}.index-module__statusWithSelect__tZzPj{display:flex;align-items:center;gap:8px;flex-shrink:0}.index-module__selectedListItem__JRymq{background:#ff7f1605}.index-module__selectedCard__KaSOf{box-shadow:0 0 0 1px #ff7f1633!important}.index-module__batchActions__InEj7{display:flex;align-items:center;gap:8px}.index-module__batchCount__DDLvC{font-size:13px;color:var(--z-text-secondary);margin-right:4px}.index-module__skillCard__KIBn-{min-height:240px;height:auto;display:flex;flex-direction:column;gap:0;border-radius:var(--border-radius, 12px);background:var(--color-bg-base, #ffffff);border:1px solid var(--color-border-secondary, #eae8e7);box-sizing:border-box;transition:all .2s ease-in-out;position:relative;overflow:hidden}.index-module__skillCard__KIBn- .ant-card-body{padding:0!important}.index-module__skillCard__KIBn- .qwenpaw-spark-card-wrapper{padding:16px!important}.index-module__skillCard__KIBn-:hover{border-color:var(--color-border, #d9d9d9);box-shadow:0 4px 12px #00000014}.index-module__cardTopRow__4GTc2{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.index-module__cardTopRight__G-XfV{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;flex-shrink:0}.index-module__statusBadge__AweFa{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;white-space:nowrap}.index-module__statusBadge__AweFa.index-module__status_synced__gHwWO{color:#17b26a}.index-module__statusBadge__AweFa.index-module__status_synced__gHwWO .index-module__statusDot__2B9gq{background-color:#17b26a}.index-module__statusBadge__AweFa.index-module__status_outdated__NdG27{color:#d48806}.index-module__statusBadge__AweFa.index-module__status_outdated__NdG27 .index-module__statusDot__2B9gq{background-color:#f5a623}.index-module__statusBadge__AweFa.index-module__status_neutral__tigwG{color:#14141373}.index-module__statusBadge__AweFa.index-module__status_neutral__tigwG .index-module__statusDot__2B9gq{background-color:#14141340}.index-module__statusDot__2B9gq{width:8px;height:8px;border-radius:50%;flex-shrink:0}.index-module__fileIcon__WVIDD{width:52px;height:52px;border-radius:10px;background:#f7f5f3;font-size:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.index-module__titleRow__MEP-B{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:10px;min-width:0}.index-module__skillTitle__Gonpn{margin:0;font-size:15px;font-weight:600;color:#141413e0;line-height:22px;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex:1;min-width:0;max-width:100%}.index-module__badgeRow__Rk5kV{display:flex;align-items:center;flex-wrap:wrap;gap:6px;max-width:100%;min-width:0}.index-module__builtinTag__q5WE9{font-size:11px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#eff0f3e6;color:#8e8c99;flex-shrink:0;white-space:nowrap;border:1px solid rgba(0,0,0,.06)}.index-module__customTag__lTt9n{font-size:11px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#fff7e6e6;color:#d48806;flex-shrink:0;white-space:nowrap;border:1px solid rgba(250,173,20,.2)}.index-module__privateTag__exp9U{font-size:11px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#e6f4ffe6;color:var(--z-status-info);flex-shrink:0;white-space:nowrap;border:1px solid rgba(22,119,255,.18)}.index-module__defaultTag__-Ina8{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:transparent}.index-module__metaInfoRow__9qNrR{display:flex;align-items:flex-start;gap:8px;font-size:13px;margin-bottom:6px}.index-module__metaInfoRow__9qNrR .index-module__metaInfoLabel__hpJ-q{color:#1414138c;min-width:72px;flex-shrink:0;padding-top:2px}.index-module__metaInfoRow__9qNrR .index-module__metaInfoValue__8ND1-{display:flex;align-items:center;gap:4px;color:#141413e0;font-weight:500;padding:1px 8px;border-radius:4px;background-color:#eff0f399}.index-module__metaInfoRow__9qNrR .index-module__calendarIcon__-N7vX{font-size:11px;color:#1a171673}.index-module__descriptionSection__fk8OQ{margin-top:8px;flex:1}.index-module__descriptionSectionLabel__qlskl{display:block;margin:0 0 5px;font-size:13px;color:#1414138c;font-weight:400}.index-module__metaStack__ZXtCt{display:flex;flex-direction:column;gap:12px}.index-module__infoSection__kChoD{display:flex;flex-direction:column;gap:6px}.index-module__infoLabel__hLGBb{font-size:12px;color:#1a1716a6}.index-module__infoBlock__3D8Z6{display:inline-flex;align-items:center;width:fit-content;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;border:1px solid transparent}.index-module__infoBlock__3D8Z6.index-module__synced__2lXm6{background-color:#52c41a1f;color:#389e0d;border-color:#52c41a3d}.index-module__infoBlock__3D8Z6.index-module__outdated__dYmLu{background-color:#faad1424;color:#d48806;border-color:#faad1447}.index-module__infoBlock__3D8Z6.index-module__neutral__-yqE3{background-color:#eff0f3cc;color:#141413a6;border-color:#14141314}.index-module__tagsContainer__5nlE-{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.index-module__metaRow__0FlE2{display:flex;align-items:flex-start;gap:6px}.index-module__metaIcon__7vGAb{font-size:12px;flex-shrink:0;display:inline-flex;align-items:center;margin-top:1px}.index-module__metaContent__gx8RB{display:flex;flex-wrap:wrap;gap:4px;flex:1}.index-module__categoryChip__2Os1a{display:inline-flex;align-items:center;font-size:11px;font-weight:500;line-height:16px;padding:0 6px;border-radius:3px;background:#1677ff14;color:var(--z-status-info);border:1px solid rgba(22,119,255,.18);white-space:nowrap}.index-module__tagChips__8e7EW{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.index-module__tagChip__gJnJN{display:inline-flex;align-items:center;font-size:13px;line-height:16px;padding:1px 8px;border-radius:4px;font-weight:500;background-color:#eff0f399;color:#141413e0;white-space:nowrap}.index-module__descriptionText__5tQqH{border-radius:4px;background:#2b120005;box-sizing:border-box;border:1px solid #f3f1f0;padding:2px 4px;line-height:20px;margin:0;font-size:13px;color:#141413a6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.index-module__metaContainer__zIvR2{display:flex;flex-direction:column;gap:6px;margin-top:8px}.index-module__metaItem__6VPaH{display:flex;align-items:center;gap:8px}.index-module__metaLabel__jUOUm{font-size:11px;color:#1a1716a6;min-width:60px}.index-module__metaValue__zziWX{font-size:11px;color:#141413a6}.index-module__cardFooter__P4H37{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 16px;background:#fff}.index-module__actionButton__ZBsgq{flex:1;height:34px;font-size:14px;border:1px solid rgba(0,0,0,.1);background-color:#fff;color:#141413e0;cursor:pointer;border-radius:8px}.index-module__deleteButton__ItkoF{flex:1;height:34px;font-size:14px;cursor:pointer;border-radius:8px;border:1px solid rgba(0,0,0,.1);background-color:#fff;color:#1414138c}.dark-mode .index-module__fileIcon__WVIDD{background:#1a1716e0}.dark-mode .index-module__pageHeader__-ajHN{border-bottom-color:#fff3}.dark-mode .index-module__breadcrumbParent__3twuf{color:#ffffffb3}.dark-mode .index-module__breadcrumbSeparator__BACqr{color:#ffffff80}.dark-mode .index-module__breadcrumbCurrent__-NjsY{color:#fff}.dark-mode .index-module__loadingText__DsV9t{color:#ffffff59}.dark-mode .index-module__noSearchResults__-dRwl{color:#ffffff73}.dark-mode .index-module__tagSelectEmpty__Ny3gm{color:#ffffff59}.dark-mode .index-module__searchInput__fFpMH{background:#2a2a2a;border-color:#ffffff26;color:#ffffffe0}.dark-mode .index-module__searchInput__fFpMH::placeholder{color:#ffffff40}.dark-mode .index-module__searchInput__fFpMH:focus{border-color:var(--z-action-primary)}.dark-mode .index-module__tagSelect__qJvY2 .ant-select-selector{background:#2a2a2a;border-color:#ffffff26}.dark-mode .index-module__tagSelect__qJvY2 .ant-select-selection-item{background:#1677ff26;border-color:#1677ff4d;color:#4da3ff}.dark-mode .index-module__tagSelect__qJvY2 .ant-select-selection-placeholder{color:#ffffff40}.dark-mode .index-module__filterGroup__5N-M2{border-bottom-color:#ffffff1a}.dark-mode .index-module__filterGroupTitle__fQ4GC{color:#ffffff73}.dark-mode .index-module__filterOption__sGCaX{background:#ffffff14;color:#ffffffa6}.dark-mode .index-module__filterOption__sGCaX:hover{background:#1677ff26;color:#4da3ff}.dark-mode .index-module__filterOptionActive__uDNTc{background:#1677ff33;color:#4da3ff}.dark-mode .index-module__selectedCard__KaSOf{border-color:var(--z-action-primary)!important;box-shadow:0 0 0 1px #ff7f164d!important}.dark-mode .index-module__batchCount__DDLvC{color:#ffffffa6}.dark-mode .index-module__skillCard__KIBn-{background:#1f1f1f;border-color:#ffffff26}.dark-mode .index-module__skillCard__KIBn-:hover{border-color:#ffffff4d;box-shadow:0 2px 8px #00000080}.dark-mode .index-module__skillTitle__Gonpn{color:#fff}.dark-mode .index-module__statusBadge__AweFa.index-module__status_synced__gHwWO{color:#4ade80}.dark-mode .index-module__statusBadge__AweFa.index-module__status_synced__gHwWO .index-module__statusDot__2B9gq{background-color:#4ade80}.dark-mode .index-module__statusBadge__AweFa.index-module__status_outdated__NdG27{color:#ffc53d}.dark-mode .index-module__statusBadge__AweFa.index-module__status_outdated__NdG27 .index-module__statusDot__2B9gq{background-color:#ffc53d}.dark-mode .index-module__statusBadge__AweFa.index-module__status_neutral__tigwG{color:#ffffff73}.dark-mode .index-module__statusBadge__AweFa.index-module__status_neutral__tigwG .index-module__statusDot__2B9gq{background-color:#ffffff4d}.dark-mode .index-module__builtinTag__q5WE9{background-color:#ffffff1f;color:#ffffffb3;border-color:#ffffff1a}.dark-mode .index-module__customTag__lTt9n{background-color:#fff7e626;color:#ffc53d;border-color:#faad1440}.dark-mode .index-module__metaInfoRow__9qNrR .index-module__metaInfoLabel__hpJ-q{color:#ffffff80}.dark-mode .index-module__metaInfoRow__9qNrR .index-module__metaInfoValue__8ND1-{color:#ffffffe0;background-color:#ffffff1a}.dark-mode .index-module__metaInfoRow__9qNrR .index-module__calendarIcon__-N7vX{color:#ffffff73}.dark-mode .index-module__descriptionSection__fk8OQ .index-module__descriptionSectionLabel__qlskl{color:#ffffff80}.dark-mode .index-module__descriptionText__5tQqH{color:#ffffffd9;background:#ffffff14;border-color:#ffffff26}.dark-mode .index-module__infoLabel__hLGBb{color:#ffffffb3}.dark-mode .index-module__infoBlock__3D8Z6.index-module__synced__2lXm6{background-color:#52c41a2e;color:#b7eb8f;border-color:#52c41a52}.dark-mode .index-module__infoBlock__3D8Z6.index-module__outdated__dYmLu{background-color:#faad1433;color:#ffd666;border-color:#faad1457}.dark-mode .index-module__infoBlock__3D8Z6.index-module__neutral__-yqE3{background-color:#ffffff14;color:#fffc;border-color:#ffffff24}.dark-mode .index-module__cardFooter__P4H37{background:#1f1f1f}.dark-mode .index-module__actionButton__ZBsgq{background-color:#3a3a3a!important;color:#ffffffe0!important;border-color:#ffffff26!important}.dark-mode .index-module__deleteButton__ItkoF{background-color:#3a3a3a!important;color:#ffffff8c!important;border-color:#ffffff1f!important}.dark-mode .index-module__viewToggleBtn__DJ4IF{color:#ffffff73}.dark-mode .index-module__viewToggleBtn__DJ4IF:hover{color:#ffffffd9;background:#ffffff14}.dark-mode .index-module__viewToggleBtn__DJ4IF.index-module__viewToggleBtnActive__ongBd{color:#ffffffd9;background:#ffffff1f}.dark-mode .index-module__skillListItem__dICRo{background:#1f1f1f;border-color:#ffffff26}.dark-mode .index-module__skillListItem__dICRo:hover{background:#2a2a2a}.dark-mode .index-module__listItemTime__bO3b-{color:#ffffff73}.dark-mode .index-module__listItemDesc__kYXc-{color:#ffffffa6}.dark-mode .index-module__selectedListItem__JRymq{background:#ff7f160d}.dark-mode .index-module__tagChip__gJnJN{background-color:#ffffff1a;color:#ffffffe0;border-color:#ffffff26}.dark-mode .index-module__categoryChip__2Os1a{background:#1677ff26;color:#69b1ff;border-color:#69b1ff4d}.dark-mode .index-module__typeBadge__oN-8g{background-color:#ffffff26;color:#fffc}.dark-mode .index-module__defaultTag__-Ina8{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:transparent}.dark-mode .index-module__statusValue__-rJSd.index-module__synced__2lXm6{background-color:#52c41a26;color:#67cf22}.dark-mode .index-module__statusValue__-rJSd.index-module__outdated__dYmLu{background-color:#faad1426;color:#ffc53d}.dark-mode .index-module__statusValue__-rJSd.index-module__neutral__-yqE3{background-color:#ffffff14;color:#ffffffa6}.dark-mode .index-module__metaIcon__7vGAb{filter:brightness(1.2)}@media(max-width:768px){.index-module__pageHeader__-ajHN{flex-direction:column;align-items:stretch}.index-module__headerActionsLeft__7-pRr,.index-module__headerActionsRight__XMyPP{flex-wrap:wrap}}.index-module__skillsPage__HD-ye{color:var(--z-text-primary);background:transparent}.index-module__content__00Fwe{padding:var(--z-page-gutter);scrollbar-color:var(--z-border-strong) transparent}.index-module__toolbar__TGzyE{position:sticky;z-index:var(--z-z-sticky);top:0;margin-bottom:var(--z-space-5);padding:var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:color-mix(in srgb,var(--z-bg-surface) 94%,transparent);box-shadow:var(--z-shadow-xs);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.index-module__viewToggle__b3X23,.index-module__languageToggle__fwpyu{border:1px solid var(--z-border-subtle);border-radius:var(--z-radius-md);background:var(--z-bg-surface-subtle)}.index-module__viewToggleBtnActive__ongBd,.index-module__filterOptionActive__uDNTc{background:var(--z-bg-surface)!important;color:var(--z-action-primary-hover)!important;box-shadow:var(--z-shadow-xs)}.index-module__skillsGrid__nubIx{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:var(--z-space-4);padding:0}.index-module__skillCard__KIBn-,.index-module__skillListItem__dICRo{border-color:var(--z-border-default);border-radius:var(--z-radius-lg);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs);transition:transform var(--z-duration-base) var(--z-ease-standard),border-color var(--z-duration-base) var(--z-ease-standard),box-shadow var(--z-duration-base) var(--z-ease-standard)}.index-module__skillCard__KIBn-:hover,.index-module__skillListItem__dICRo:hover{transform:translateY(-2px);border-color:var(--z-border-strong);box-shadow:var(--z-shadow-md)}.index-module__typeBadge__oN-8g,.index-module__builtinTag__q5WE9,.index-module__customTag__lTt9n,.index-module__privateTag__exp9U,.index-module__defaultTag__-Ina8,.index-module__categoryChip__2Os1a,.index-module__tagChip__gJnJN,.index-module__statusBadge__AweFa{border-radius:var(--z-radius-pill)}@media(max-width:768px){.index-module__content__00Fwe{padding:var(--z-page-gutter)}.index-module__toolbar__TGzyE{position:relative;align-items:stretch;flex-direction:column}}.index-module__content__cvFaO{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 16px 24px}.index-module__toolbar__1b-rj{margin:20px 0}.index-module__loading__59Z0J{text-align:center;padding:60px;color:var(--z-text-tertiary)}.index-module__summaryCards__zBr7Q{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px}.index-module__card__TQ5l7{flex:1 1 140px;min-width:120px;text-align:center;padding:16px}.index-module__cardValue__FBH91{font-size:24px;font-weight:600;color:var(--z-text-primary);margin-bottom:4px}.index-module__cardLabel__vHR1B{font-size:13px;color:var(--z-text-tertiary)}.index-module__tableCard__MzoRa{margin-bottom:24px;border:none!important}.index-module__tableCard__MzoRa .qwenpaw-card-body{padding:16px}.index-module__tableCard__MzoRa .qwenpaw-spark-title{font-size:16px!important;font-weight:500!important;padding:0 0 12px}.index-module__chartCard__SaJxR{margin-bottom:24px;border:none!important}.index-module__chartCard__SaJxR .qwenpaw-card-body{padding:16px}.index-module__chartCard__SaJxR .qwenpaw-spark-title{font-size:16px!important;font-weight:500!important;padding:0 0 12px}.index-module__trendRow__jyJbt{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}@media(max-width:768px){.index-module__trendRow__jyJbt{grid-template-columns:minmax(0,1fr)}}.index-module__chartTitle__st0HD{font-weight:500}.dark-mode .index-module__loading__59Z0J{color:#ffffff59}.dark-mode .index-module__cardValue__FBH91{color:#ffffffd9}.dark-mode .index-module__cardLabel__vHR1B{color:#ffffff73}.dark-mode .index-module__tableCard__MzoRa .qwenpaw-card-body{background:#ffffff05}.dark-mode .index-module__tableCard__MzoRa .qwenpaw-spark-title{color:#ffffffd9}.dark-mode .index-module__chartCard__SaJxR .qwenpaw-card-body{background:#ffffff05}.dark-mode .index-module__chartCard__SaJxR .qwenpaw-spark-title{color:#ffffffd9}.dark-mode .g2-legend-item-name{fill:#ffffffd9!important}.dark-mode .g2-axis-label-text,.dark-mode .g2-label-text{fill:#ffffffa6!important}.dark-mode .g2-tooltip-title,.dark-mode .g2-tooltip-name,.dark-mode .g2-tooltip-value{color:#ffffffd9!important}.index-module__container__4VJNC{min-height:100%;color:var(--z-text-primary);background:transparent}.index-module__content__cvFaO{width:min(100%,var(--z-page-max-width));margin:0 auto;padding:var(--z-page-gutter)}.index-module__toolbar__1b-rj{display:flex;min-height:56px;margin:0 0 var(--z-page-section-gap);padding:var(--z-space-2) var(--z-space-3);align-items:center;gap:var(--z-space-3);border:1px solid var(--z-border-default);border-radius:var(--z-radius-md);background:var(--z-bg-surface);box-shadow:var(--z-shadow-xs)}.index-module__summaryCards__zBr7Q{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.index-module__card__TQ5l7,.index-module__tableCard__MzoRa,.index-module__chartCard__SaJxR{border:1px solid var(--z-border-default)!important;border-radius:var(--z-radius-lg)!important;background:var(--z-bg-surface)!important;box-shadow:var(--z-shadow-xs)!important}.index-module__card__TQ5l7{position:relative;overflow:hidden;text-align:left}.index-module__card__TQ5l7:before{position:absolute;inset:0 auto 0 0;width:4px;background:var(--z-action-primary);content:""}.index-module__cardValue__FBH91{color:var(--z-text-primary);font-weight:var(--z-weight-bold)}.index-module__cardLabel__vHR1B{color:var(--z-text-secondary)}@media(max-width:768px){.index-module__content__cvFaO{padding:var(--z-page-gutter)}.index-module__toolbar__1b-rj{align-items:stretch;flex-direction:column}}.index-module__voiceTranscriptionPage__MXRQh{height:100%;padding:0;display:flex;flex-direction:column;width:100%}.index-module__content__bx5S7{padding:20px;flex:1;overflow-y:auto}.index-module__centerState__cWIcF{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px}.index-module__card__80707{width:100%;margin-bottom:16px}.index-module__card__80707:hover{border:1px solid var(--z-action-primary);box-shadow:0 12px 32px #00000014}.index-module__cardTitle__ElJxv{margin:0 0 4px;font-size:15px;font-weight:600}.index-module__cardDescription__97HNg{color:#888;font-size:13px;margin-bottom:12px}.index-module__optionLabel__YUS7y{font-weight:500;margin-right:8px}.index-module__optionDescription__bqut6{font-size:13px;color:#888}.index-module__footerButtons__UHC6s{display:flex;justify-content:flex-end;align-items:center;padding:16px 24px;border-top:1px solid #eae9e7;background:#fff;flex-shrink:0}.dark-mode .index-module__cardDescription__97HNg{color:#ffffff73}.dark-mode .index-module__optionLabel__YUS7y{color:#ffffffe0}.dark-mode .index-module__footerButtons__UHC6s{background:#1f1f1f;border-top-color:#ffffff14}.index-module__page__jg-rO{padding:24px}.index-module__content__7mwWr{display:grid;gap:16px;max-width:1080px}.index-module__providerCard__zmpJ9{border-radius:8px}.index-module__providerHeader__rTKMm{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.index-module__providerTitle__K0148{margin:0;font-size:16px;font-weight:600}.index-module__providerDesc__SKqSo{margin:4px 0 0;color:#0000008c;font-size:13px}.index-module__formGrid__ew4Aq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.index-module__formGrid__ew4Aq .ant-input-number{width:100%}.index-module__billingAlert__x3t37{margin-top:4px}.index-module__actions__cca3P{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}@media(max-width:760px){.index-module__page__jg-rO{padding:16px}.index-module__providerHeader__rTKMm{flex-direction:column}.index-module__formGrid__ew4Aq{grid-template-columns:1fr}.index-module__actions__cca3P{flex-wrap:wrap;justify-content:stretch}.index-module__actions__cca3P .ant-btn{flex:1}}.DurableTaskInspector-module__drawer__vTYpz .ant-drawer-body{padding-top:8px}.DurableTaskInspector-module__tabContent__OPSre{display:flex;flex-direction:column;gap:16px;min-height:240px}.DurableTaskInspector-module__statsGrid__6bVtS{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.DurableTaskInspector-module__statsGrid__6bVtS .ant-statistic{padding:12px;border:1px solid var(--z-border-subtle, rgba(0, 0, 0, .08));border-radius:10px;background:var(--z-bg-surface, #fff)}.DurableTaskInspector-module__statsGrid__6bVtS .ant-statistic-title{min-height:22px;font-size:12px}.DurableTaskInspector-module__statsGrid__6bVtS .ant-statistic-content{font-size:22px}.DurableTaskInspector-module__rootSelect__fU8MN{flex:1;min-width:260px}.DurableTaskInspector-module__treeList__D-1ol{overflow:hidden;border:1px solid var(--z-border-subtle, rgba(0, 0, 0, .08));border-radius:10px}.DurableTaskInspector-module__treeItem__-fUWn{display:flex;width:100%;min-height:46px;align-items:center;gap:8px;padding-top:8px;padding-right:10px;padding-bottom:8px;border:0;border-bottom:1px solid var(--z-border-subtle, rgba(0, 0, 0, .06));background:transparent;color:inherit;cursor:pointer;text-align:left}.DurableTaskInspector-module__treeItem__-fUWn:last-child{border-bottom:0}.DurableTaskInspector-module__treeItem__-fUWn:hover{background:var(--z-bg-surface-hover, rgba(0, 0, 0, .03))}.DurableTaskInspector-module__treeItemSelected__nNp84{background:color-mix(in srgb,var(--z-action-primary, #ff6547) 8%,transparent)}.DurableTaskInspector-module__treeIdentity__2ZStS{display:flex;min-width:0;flex:1;flex-direction:column}.DurableTaskInspector-module__section__jvK9d{padding-top:4px;border-top:1px solid var(--z-border-subtle, rgba(0, 0, 0, .08))}.DurableTaskInspector-module__inlineTitle__quZFL{margin:0!important}.DurableTaskInspector-module__fullWidth__yUU7n{width:100%}.DurableTaskInspector-module__lineage__igcVl{display:flex;flex-direction:column;gap:0;margin:4px 0 12px}.DurableTaskInspector-module__lineageItem__SlYwa{position:relative;display:flex;min-height:54px;align-items:flex-start;gap:10px}.DurableTaskInspector-module__lineageItem__SlYwa:after{position:absolute;top:18px;bottom:0;left:7px;width:1px;background:var(--z-border-default, rgba(0, 0, 0, .14));content:""}.DurableTaskInspector-module__lineageItem__SlYwa:last-child:after{display:none}.DurableTaskInspector-module__selectedListItem__15iYT{background:color-mix(in srgb,var(--z-action-primary, #ff6547) 6%,transparent)}@media(max-width:720px){.DurableTaskInspector-module__statsGrid__6bVtS{grid-template-columns:repeat(2,minmax(0,1fr))}.DurableTaskInspector-module__rootSelect__fU8MN{width:100%;min-width:0}}
