:root{color:#111827;--yunhui-bg:#fff;--yunhui-surface:#fff;--yunhui-header-bg:#e8eef6b8;--yunhui-border:#94a3b847;--yunhui-border-strong:#99f6e4;--yunhui-card-hover-shadow:0 16px 30px #14b8a624;--yunhui-control-focus-border:#99f6e4;--yunhui-control-focus-ring:#14b8a638;--yunhui-text:#111827;--yunhui-text-secondary:#374151;--yunhui-text-muted:#6b7280;--yunhui-hover:#f3f4f6;--yunhui-sidebar-bg:#f9fafb;--yunhui-panel-header:#f9fafb;--yunhui-accent:#14b8a6;--yunhui-accent-deep:#0f766e;--yunhui-accent-emerald:#10b981;--yunhui-accent-mint:#5eead4;--yunhui-accent-glow:#14b8a638;--yunhui-accent-grad:linear-gradient(135deg, #0f766e 0%, #10b981 55%, #5eead4 100%);--yunhui-header-height:64px;--yunhui-sidebar-width-expanded:236px;--yunhui-sidebar-width-collapsed:72px;--yunhui-wallet-btn:#14b8a6;--yunhui-wallet-btn-hover:#0d9488;--yunhui-wallet-btn-active:#0f766e;--el-color-primary:#0d9488;--el-color-primary-light-3:#3eb3a9;--el-color-primary-light-5:#6ec7bf;--el-color-primary-light-7:#9edbd5;--el-color-primary-light-8:#b6e5e0;--el-color-primary-light-9:#e6f7f5;--el-color-primary-dark-2:#0a766d;--yunhui-table-fixed-shadow:inset 10px 0 10px -10px #0000001f;--el-table-fixed-right-column:inset 10px 0 10px -10px #0000001f;--yunhui-table-fixed-bg:#fff;--yunhui-table-fixed-hover-bg:#f5f7fa;--yunhui-table-fixed-header-bg:#f9fafb;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}html.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--yunhui-bg:#0a0f1a;--yunhui-surface:#111827;--yunhui-header-bg:#0a0f1aeb;--yunhui-border:#5eead429;--yunhui-border-strong:#5eead452;--yunhui-card-hover-shadow:0 16px 30px #00000059;--yunhui-control-focus-border:#5eead452;--yunhui-control-focus-ring:#5eead429;--yunhui-text:#f1f5f9;--yunhui-text-secondary:#cbd5e1;--yunhui-text-muted:#94a3b8;--yunhui-hover:#94a3b81a;--yunhui-sidebar-bg:#0f172a;--yunhui-panel-header:#0f172aeb;--yunhui-accent:#5eead4;--yunhui-accent-deep:#14b8a6;--yunhui-accent-emerald:#34d399;--yunhui-accent-mint:#99f6e4;--yunhui-accent-glow:#5eead447;--yunhui-accent-grad:linear-gradient(135deg, #0f766e 0%, #14b8a6 50%, #5eead4 100%);--el-color-primary:#14b8a6;--el-color-primary-light-3:#46c9ba;--el-color-primary-light-5:#78d8cd;--el-color-primary-light-7:#aae7e0;--el-color-primary-light-8:#c3eee9;--el-color-primary-light-9:#e8f9f7;--el-color-primary-dark-2:#0d9488;--yunhui-table-fixed-shadow:inset 12px 0 14px -8px #000000bf;--el-table-fixed-right-column:inset 12px 0 14px -8px #000000bf;--yunhui-table-fixed-bg:#111827;--yunhui-table-fixed-hover-bg:#1a2740;--yunhui-table-fixed-header-bg:#0f172a;color:var(--yunhui-text);background:var(--yunhui-bg)}*{box-sizing:border-box}body{background:var(--yunhui-bg,#fff);min-width:320px;min-height:100vh;color:var(--yunhui-text,#111827);margin:0}html:has(.app-root--app){height:100%;overflow:hidden}html:has(.app-root--app) body{height:100%;overflow:hidden}html:has(.app-root--home){height:auto;overflow:auto}html:has(.app-root--home) body{height:auto;overflow:auto}button,input,textarea{font:inherit}.site-footer{text-align:center;color:#9ca3af;background:var(--yunhui-bg,#fff);border-top:1px solid #edf0f5;flex-shrink:0;padding:16px 24px 20px;font-size:13px}.site-footer p{margin:0}.site-footer-icp{margin-top:6px;line-height:1.6}.site-footer-sep{opacity:.55;margin:0 8px}.site-footer-link{color:inherit;text-decoration:none}.site-footer-link:hover{color:#6b7280;text-decoration:underline}.app-body>.app-shell{flex:auto;min-height:0}.app-shell{min-height:calc(100vh - var(--yunhui-header-height));background:var(--yunhui-bg,#fff)}.body-shell{min-height:calc(100vh - var(--yunhui-header-height))}.app-shell:has(.body-shell.has-sidebar){height:calc(100vh - var(--yunhui-header-height));max-height:calc(100vh - var(--yunhui-header-height));overflow:hidden}.body-shell.has-sidebar{height:calc(100vh - var(--yunhui-header-height));max-height:calc(100vh - var(--yunhui-header-height));overflow:hidden}.body-shell.has-sidebar>.main{margin-left:var(--yunhui-sidebar-width-expanded);width:calc(100% - var(--yunhui-sidebar-width-expanded));max-width:calc(100% - var(--yunhui-sidebar-width-expanded));box-sizing:border-box;min-width:0;transition:margin-left .2s,width .2s,max-width .2s}.body-shell.has-sidebar>.main:not(.market-main){height:calc(100vh - var(--yunhui-header-height));max-height:calc(100vh - var(--yunhui-header-height));overscroll-behavior:contain;overflow:hidden auto}:is(.app-root--app .app-shell,.app-root--app .app-shell:has(.body-shell.has-sidebar)){flex:auto;height:auto;min-height:0;max-height:none;overflow:hidden}.app-root--app .body-shell,.app-root--app .body-shell.has-sidebar{flex:auto;height:100%;min-height:0;max-height:100%;overflow:hidden}.app-root--app .body-shell>.main,.app-root--app .body-shell.has-sidebar>.main:not(.market-main){overscroll-behavior:contain;height:100%;min-height:0;max-height:100%;overflow:hidden auto}.app-root--app .body-shell>.main.market-main{overflow:hidden}@media (width<=720px){.app-root--app .body-shell>.main.market-main,.main.market-main{height:auto;max-height:none;min-height:calc(100vh - var(--yunhui-header-height,64px));display:block;overflow:hidden auto}.main.market-main>*{flex:none;min-height:auto}}.body-shell.has-sidebar.sidebar-collapsed-layout>.main{margin-left:var(--yunhui-sidebar-width-collapsed);width:calc(100% - var(--yunhui-sidebar-width-collapsed));max-width:calc(100% - var(--yunhui-sidebar-width-collapsed))}.el-aside.sidebar{top:var(--yunhui-header-height);height:calc(100vh - var(--yunhui-header-height));background:var(--yunhui-sidebar-bg,#f9fafb);border-right:1px solid var(--yunhui-border,#edf0f5);z-index:30;flex-direction:column;padding:18px 10px 16px;transition:width .2s;display:flex;bottom:0;left:0;overflow:hidden;width:var(--yunhui-sidebar-width-expanded)!important;position:fixed!important}.sidebar.collapsed{padding-left:8px;padding-right:8px;width:var(--yunhui-sidebar-width-collapsed)!important}.sidebar-nav-body{overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.nav-section{color:var(--yunhui-text-muted,#9ca3af);padding:10px 14px 8px;font-size:13px}.nav-menu{background:0 0;border-right:0}.nav-menu .el-menu-item{height:42px;color:var(--yunhui-text-secondary,#374151);border-radius:10px;margin:3px 0;font-weight:600}.nav-menu .el-menu-item:hover{color:var(--yunhui-text,#111827);background:var(--yunhui-hover,#f3f4f6)}.nav-menu .el-menu-item.is-active{color:#14b8a6;background:#f0fdfa;box-shadow:inset 3px 0 #14b8a6}.sidebar.collapsed .nav-menu .el-menu-item{justify-content:center;padding:0!important}.sidebar.collapsed .nav-menu .el-menu-item .el-icon{margin-right:0}html.theme-dark .nav-menu .el-menu-item.is-active{color:#5eead4;background:#5eead41f;box-shadow:inset 3px 0 #5eead4}html.theme-dark .sidebar-collapse-btn{color:#cbd5e1;background:#111827e0;border-color:#4755698c}html.theme-dark .sidebar-collapse-btn:hover{color:#5eead4;background:#5eead414;border-color:#5eead447}.sidebar-collapse-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;margin-top:12px;font-size:13px;font-weight:600;transition:border-color .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative}.sidebar-collapse-btn:hover{border-color:var(--yunhui-border-strong,#99f6e4);color:#0f766e;background:#f8f7ff;box-shadow:0 4px 12px #14b8a614}.sidebar-collapse-btn.collapsed{width:44px;margin-left:auto;margin-right:auto;padding:0}.sidebar-collapse-btn .el-icon{font-size:14px}.sidebar-nav-tooltip.el-popper.is-light{color:#0f766e;letter-spacing:.01em;background:linear-gradient(135deg,#fff 0%,#f8f7ff 100%);border:1px solid #14b8a629;border-radius:10px;padding:7px 14px;font-size:13px;font-weight:600;line-height:1.4;box-shadow:0 10px 24px #14b8a624,0 2px 8px #0f172a0f;transition-duration:.1s!important}.sidebar-nav-tooltip.el-popper.is-light .el-popper__arrow:before{background:#faf9ff!important;border:1px solid #14b8a629!important}.main{background:var(--yunhui-bg,#fff);padding:22px 30px}.main.market-main{box-sizing:border-box;background:var(--yunhui-bg,#fff);flex-direction:column;height:calc(100vh - 64px);padding:14px 18px;display:flex;overflow:hidden}.main.market-main>*{flex:1;min-height:0}html.theme-dark .main.market-main{background:var(--yunhui-bg,#0a0f1a)}.grid{gap:16px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-col{grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr)}.playground-page.two-col{grid-template-columns:minmax(0,1.5fr) minmax(260px,.72fr);width:100%;min-width:0}.panel{background:var(--yunhui-surface,#fff);border:1px solid var(--yunhui-border,#edf0f5);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}html.theme-dark .panel{box-shadow:0 8px 24px #00000047}.panel.pad{padding:18px}.panel-header{background:var(--yunhui-panel-header,#f9fafb);border-bottom:1px solid var(--yunhui-border,#edf0f5);min-height:44px;color:var(--yunhui-text,#111827);justify-content:space-between;align-items:center;padding:0 14px;font-weight:700;display:flex}.panel-title{margin:0;font-size:15px;font-weight:700}.panel-body{padding:16px}.muted{color:var(--yunhui-text-muted,#6b7280)}.metric-value{margin-top:5px;font-size:24px;font-weight:800}.metric-label{color:var(--yunhui-text-muted,#6b7280);font-size:13px}.soft-tag{color:#374151;background:#f3f4f6;border-radius:12px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.code-block{color:#dbeafe;background:#111827;border-radius:8px;padding:14px;font-family:Consolas,JetBrains Mono,monospace;font-size:13px;line-height:1.6;overflow:auto}.table-page{min-height:calc(100vh - 118px)}.main .el-table__body tr{transition:background .2s}.main .el-table__body tr:hover{box-shadow:none!important;transform:none!important}.main .admin-table:hover,.main .table-toolbar:hover{transform:none!important}.table-toolbar{background:#f8f7fc;border-bottom:1px solid #ece9f4;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.main .logs-filter-panel{background:#f8f7fc;border:1px solid #ece9f4;border-radius:16px;padding:16px;transition:border-color .22s,box-shadow .22s}.main .logs-filter-panel:hover{border-color:var(--yunhui-border-strong,#99f6e4);box-shadow:0 14px 28px #818cf824}html.theme-dark .main .logs-filter-panel{background:#111827eb;border-color:#5eead424}html.theme-dark .main .logs-filter-panel:hover{border-color:#5eead438;box-shadow:0 14px 28px #1c243c}.main .el-input.logs-filter-control .el-input__wrapper,.main .el-select.logs-filter-control .el-select__wrapper,.main .logs-filter-panel .el-date-editor.logs-filter-control,.main .logs-filter-panel .logs-filter-control.el-date-editor{border-radius:12px;height:32px;min-height:32px!important}.main .table-toolbar .el-input .el-input__wrapper,.main .table-toolbar .el-select .el-select__wrapper,.main .admin-actions .el-input .el-input__wrapper,.main .audit-toolbar .el-input .el-input__wrapper,.main .audit-toolbar .el-select .el-select__wrapper,.main .el-input.logs-filter-control .el-input__wrapper,.main .el-select.logs-filter-control .el-select__wrapper,.main .pricing-toolbar .el-input .el-input__wrapper,.main .pricing-toolbar .logs-filter-control .el-input__wrapper,.main .logs-filter-panel .el-input .el-input__wrapper,.main .logs-filter-panel .el-select .el-select__wrapper,.main .logs-filter-panel .el-date-editor,.main .ui-filter-input .el-input__wrapper,.main .ui-filter-input.el-select .el-select__wrapper,.main .panel .el-form .el-input .el-input__wrapper,.main .panel .el-form .el-select .el-select__wrapper,.main .panel .el-form .el-textarea__inner,.main .panel .el-form .el-input-number .el-input__wrapper,.token-drawer .el-input .el-input__wrapper,.token-drawer .el-select .el-select__wrapper,.token-drawer .el-textarea__inner,.token-drawer .el-input-number .el-input__wrapper,.token-drawer .el-date-editor .el-input__wrapper{box-shadow:none;border:1px solid var(--yunhui-border,#e7e3f2);background:#fffffff5;border-radius:12px;transition:border-color .2s,box-shadow .2s}.main .table-toolbar .el-input .el-input__wrapper:hover,.main .table-toolbar .el-select .el-select__wrapper:hover,.main .admin-actions .el-input .el-input__wrapper:hover,.main .audit-toolbar .el-input .el-input__wrapper:hover,.main .audit-toolbar .el-select .el-select__wrapper:hover,.main .el-input.logs-filter-control .el-input__wrapper:hover,.main .el-select.logs-filter-control .el-select__wrapper:hover,.main .pricing-toolbar .el-input .el-input__wrapper:hover,.main .pricing-toolbar .logs-filter-control .el-input__wrapper:hover,.main .logs-filter-panel .el-input .el-input__wrapper:hover,.main .logs-filter-panel .el-select .el-select__wrapper:hover,.main .logs-filter-panel .el-date-editor:hover,.main .ui-filter-input .el-input__wrapper:hover,.main .ui-filter-input.el-select .el-select__wrapper:hover,.main .panel .el-form .el-input .el-input__wrapper:hover,.main .panel .el-form .el-select .el-select__wrapper:hover,.main .panel .el-form .el-textarea__inner:hover,.main .panel .el-form .el-input-number .el-input__wrapper:hover,.token-drawer .el-input .el-input__wrapper:hover,.token-drawer .el-select .el-select__wrapper:hover,.token-drawer .el-textarea__inner:hover,.token-drawer .el-input-number .el-input__wrapper:hover,.token-drawer .el-date-editor:hover{--el-input-hover-border-color:var(--yunhui-border-strong,#99f6e4);border-color:var(--yunhui-border-strong,#99f6e4)!important}.main .table-toolbar .el-input .el-input__wrapper.is-focus,.main .table-toolbar .el-select .el-select__wrapper.is-focused,.main .admin-actions .el-input .el-input__wrapper.is-focus,.main .audit-toolbar .el-input .el-input__wrapper.is-focus,.main .audit-toolbar .el-select .el-select__wrapper.is-focused,.main .el-input.logs-filter-control .el-input__wrapper.is-focus,.main .el-select.logs-filter-control .el-select__wrapper.is-focused,.main .pricing-toolbar .el-input .el-input__wrapper.is-focus,.main .pricing-toolbar .logs-filter-control .el-input__wrapper.is-focus,.main .logs-filter-panel .el-input .el-input__wrapper.is-focus,.main .logs-filter-panel .el-select .el-select__wrapper.is-focused,.main .logs-filter-panel .el-date-editor.is-active,.main .ui-filter-input .el-input__wrapper.is-focus,.main .ui-filter-input.el-select .el-select__wrapper.is-focused,.main .panel .el-form .el-input .el-input__wrapper.is-focus,.main .panel .el-form .el-select .el-select__wrapper.is-focused,.main .panel .el-form .el-textarea__inner:focus,.main .panel .el-form .el-input-number .el-input__wrapper.is-focus,.token-drawer .el-input .el-input__wrapper.is-focus,.token-drawer .el-select .el-select__wrapper.is-focused,.token-drawer .el-textarea__inner:focus,.token-drawer .el-input-number .el-input__wrapper.is-focus,.token-drawer .el-date-editor.is-active{--el-input-focus-border-color:var(--yunhui-border-strong,#99f6e4);box-shadow:0 0 0 3px var(--yunhui-control-focus-ring,#ddd6fe73);border-color:var(--yunhui-border-strong,#99f6e4)!important}.drawer-card{border:1px solid var(--yunhui-border,#ece9f4);background:var(--yunhui-surface,#fff);border-radius:12px;margin:10px 8px;padding:14px;transition:transform .24s,box-shadow .24s,border-color .24s;overflow:hidden;box-shadow:0 4px 18px #14b8a60f}.drawer-card:hover{border-color:var(--yunhui-border-strong,#99f6e4);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #14b8a624);transform:translateY(-2px)}.drawer-actions{background:var(--yunhui-surface,#fff);border-top:1px solid var(--yunhui-border,#ece9f4);justify-content:flex-end;gap:10px;padding:16px 18px;display:flex}:is(.el-drawer.ltr:has(.token-drawer-footer),.el-drawer.rtl:has(.token-drawer-footer)){box-sizing:border-box;height:100%!important;max-height:100vh!important;overflow:hidden!important}.el-drawer__body.token-drawer-body{box-sizing:border-box;flex:1 1 0!important;min-height:0!important;padding:0!important;overflow:hidden auto!important}.el-drawer__footer.token-drawer-footer{background:var(--yunhui-surface,#fff);flex:none!important;padding:0!important;overflow:visible!important}.token-drawer-footer .drawer-actions{border-top:1px solid var(--yunhui-border,#ece9f4)}.ui-pill-btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 18px;font-size:13px;font-weight:600;line-height:1;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.ui-pill-btn:hover{transform:translateY(-1px)}.ui-pill-btn-primary{color:#fff;background:var(--yunhui-wallet-btn);box-shadow:0 2px 8px #14b8a63d}.ui-pill-btn-primary:hover{background:var(--yunhui-wallet-btn-hover);box-shadow:0 6px 14px #14b8a652}.ui-pill-btn-primary:active{background:var(--yunhui-wallet-btn-active);transform:translate(0,0);box-shadow:0 2px 6px #14b8a633}.el-button.yunhui-wallet-primary{--el-button-bg-color:var(--yunhui-wallet-btn);--el-button-border-color:var(--yunhui-wallet-btn);--el-button-hover-bg-color:var(--yunhui-wallet-btn-hover);--el-button-hover-border-color:var(--yunhui-wallet-btn-hover);--el-button-active-bg-color:var(--yunhui-wallet-btn-active);--el-button-active-border-color:var(--yunhui-wallet-btn-active);transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;transform:translate(0,0);box-shadow:0 2px 8px #14b8a63d;background:var(--yunhui-wallet-btn)!important;border-color:var(--yunhui-wallet-btn)!important}.el-button.yunhui-wallet-primary:hover{transform:translateY(-1px);box-shadow:0 6px 14px #14b8a652;background:var(--yunhui-wallet-btn-hover)!important;border-color:var(--yunhui-wallet-btn-hover)!important}.el-button.yunhui-wallet-primary:active{transform:translate(0,0);box-shadow:0 2px 6px #14b8a633;background:var(--yunhui-wallet-btn-active)!important;border-color:var(--yunhui-wallet-btn-active)!important}.el-button.yunhui-wallet-primary.yunhui-wallet-pill{border-radius:999px}.ui-pill-btn-ghost{color:#0f766e;background:#ffffffeb;border:1px solid #ccfbf1;box-shadow:0 2px 8px #14b8a614}.ui-pill-btn-ghost:hover{border-color:var(--yunhui-border-strong,#99f6e4);background:#f0fdfa;box-shadow:0 6px 14px #14b8a629}.ui-pill-btn-ghost:active{transform:translate(0,0);box-shadow:0 2px 6px #14b8a61a}.main .table-toolbar .toolbar-right .el-button:not(.is-link),.main .admin-actions .el-button:not(.is-link),.main .pricing-toolbar .el-button:not(.is-link),.main .filter-actions .el-button,.main .audit-toolbar .el-button:not(.is-link),.main .tab-toolbar .el-button:not(.is-link),.main .admin-home .admin-title>.el-button:not(.is-link),.main .admin-page .admin-header>.el-button:not(.is-link){border-radius:999px;min-height:34px;padding:0 18px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s}.main .table-toolbar .toolbar-right .el-button--primary:not(.is-link),.main .admin-actions .el-button--primary:not(.is-link),.main .pricing-toolbar .el-button--primary:not(.is-link),.main .filter-actions .el-button--primary,.main .audit-toolbar .el-button--primary:not(.is-link),.main .tab-toolbar .el-button--primary:not(.is-link),.main .admin-home .admin-title>.el-button--primary:not(.is-link),.main .admin-table .el-button--primary:not(.is-link):not(.is-text){color:#fff;background:var(--yunhui-wallet-btn);border:none;transform:translate(0,0);box-shadow:0 2px 8px #14b8a63d}.main .table-toolbar .toolbar-right .el-button--primary:not(.is-link):hover,.main .admin-actions .el-button--primary:not(.is-link):hover,.main .pricing-toolbar .el-button--primary:not(.is-link):hover,.main .filter-actions .el-button--primary:hover,.main .audit-toolbar .el-button--primary:not(.is-link):hover,.main .tab-toolbar .el-button--primary:not(.is-link):hover,.main .admin-home .admin-title>.el-button--primary:not(.is-link):hover,.main .admin-table .el-button--primary:not(.is-link):not(.is-text):hover{background:var(--yunhui-wallet-btn-hover);transform:translateY(-1px);box-shadow:0 6px 14px #14b8a652}.main .table-toolbar .toolbar-right .el-button--primary:not(.is-link):active,.main .admin-actions .el-button--primary:not(.is-link):active,.main .pricing-toolbar .el-button--primary:not(.is-link):active,.main .filter-actions .el-button--primary:active,.main .audit-toolbar .el-button--primary:not(.is-link):active,.main .tab-toolbar .el-button--primary:not(.is-link):active,.main .admin-home .admin-title>.el-button--primary:not(.is-link):active,.main .admin-table .el-button--primary:not(.is-link):not(.is-text):active{background:var(--yunhui-wallet-btn-active);transform:translate(0,0);box-shadow:0 2px 6px #14b8a633}.main .table-toolbar .toolbar-right .el-button--default:not(.is-link),.main .admin-actions .el-button--default:not(.is-link),.main .admin-actions .admin-toolbar-secondary.el-button:not(.is-link),.main .pricing-toolbar .el-button--default:not(.is-link),.main .filter-actions .el-button--default,.main .audit-toolbar .el-button--default:not(.is-link),.main .audit-toolbar .admin-toolbar-secondary.el-button:not(.is-link),.main .tab-toolbar .el-button--default:not(.is-link),.main .admin-page .admin-header>.el-button--default:not(.is-link){color:#0f766e;background:#ffffffeb;border:1px solid #ccfbf1;transform:translate(0,0);box-shadow:0 2px 8px #14b8a614}.main .table-toolbar .toolbar-right .el-button--default:not(.is-link):hover,.main .admin-actions .el-button--default:not(.is-link):hover,.main .admin-actions .admin-toolbar-secondary.el-button:not(.is-link):hover,.main .pricing-toolbar .el-button--default:not(.is-link):hover,.main .filter-actions .el-button--default:hover,.main .audit-toolbar .el-button--default:not(.is-link):hover,.main .audit-toolbar .admin-toolbar-secondary.el-button:not(.is-link):hover,.main .tab-toolbar .el-button--default:not(.is-link):hover,.main .admin-page .admin-header>.el-button--default:not(.is-link):hover{color:#0f766e;border-color:var(--yunhui-border-strong,#99f6e4);background:#f0fdfa;transform:translateY(-1px);box-shadow:0 6px 14px #14b8a629}.main .table-toolbar .toolbar-right .el-button--default:not(.is-link):active,.main .admin-actions .el-button--default:not(.is-link):active,.main .admin-actions .admin-toolbar-secondary.el-button:not(.is-link):active,.main .pricing-toolbar .el-button--default:not(.is-link):active,.main .filter-actions .el-button--default:active,.main .audit-toolbar .el-button--default:not(.is-link):active,.main .audit-toolbar .admin-toolbar-secondary.el-button:not(.is-link):active,.main .tab-toolbar .el-button--default:not(.is-link):active,.main .admin-page .admin-header>.el-button--default:not(.is-link):active{transform:translate(0,0);box-shadow:0 2px 6px #14b8a61a}.log-type-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:52px;padding:4px 12px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.log-type-pill.tone-all{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.log-type-pill.tone-recharge{color:#0369a1;background:#e0f2fe}.log-type-pill.tone-consume{color:#15803d;background:#dcfce7}.log-type-pill.tone-admin{color:#059669;background:#f3e8ff}.log-type-pill.tone-system{color:#475569;background:#f1f5f9}.log-type-pill.tone-error{color:#dc2626;background:#fee2e2}.log-type-pill.tone-refund{color:#ea580c;background:#ffedd5}.main .panel-header .el-button:not(.is-link):not(.is-circle),.main .wallet-topup-page .panel-header .el-button:not(.is-link):not(.is-circle){border-radius:999px;min-height:34px;padding:0 18px;font-weight:600}.empty-state{color:#9ca3af;place-items:center;min-height:260px;display:grid}.empty-mark{color:#6b7280;background:#f3f4f6;border-radius:50%;place-items:center;width:98px;height:98px;margin-bottom:12px;font-size:46px;font-weight:800;display:grid}.el-button--primary{--el-button-bg-color:var(--el-color-primary);--el-button-border-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-color-primary-dark-2);--el-button-hover-border-color:var(--el-color-primary-dark-2)}.el-table th.el-table__cell{color:#111827;font-weight:700;background:#f9fafb!important}html.theme-dark .table-toolbar,html.theme-dark .main .admin-page .admin-actions{border-color:var(--yunhui-border,#5eead424);background:#0f172ab8}html.theme-dark .main .table-toolbar .el-input .el-input__wrapper,html.theme-dark .main .admin-actions .el-input .el-input__wrapper,html.theme-dark .main .audit-toolbar .el-input .el-input__wrapper,html.theme-dark .main .audit-toolbar .el-select .el-select__wrapper,html.theme-dark .main .el-input.logs-filter-control .el-input__wrapper,html.theme-dark .main .el-select.logs-filter-control .el-select__wrapper,html.theme-dark .main .pricing-toolbar .el-input .el-input__wrapper,html.theme-dark .main .pricing-toolbar .logs-filter-control .el-input__wrapper,html.theme-dark .main .table-toolbar .el-select .el-select__wrapper,html.theme-dark .main .logs-filter-panel .el-input .el-input__wrapper,html.theme-dark .main .logs-filter-panel .el-select .el-select__wrapper,html.theme-dark .main .tasks-filter-panel .el-input .el-input__wrapper,html.theme-dark .main .tasks-filter-panel .el-select .el-select__wrapper,html.theme-dark .main .tasks-filter-panel .el-date-editor .el-input__wrapper,html.theme-dark .main .panel .el-form .el-input .el-input__wrapper,html.theme-dark .main .panel .el-form .el-select .el-select__wrapper,html.theme-dark .main .panel .el-form .el-textarea__inner,html.theme-dark .token-drawer .el-input .el-input__wrapper,html.theme-dark .token-drawer .el-select .el-select__wrapper,html.theme-dark .token-drawer .el-textarea__inner,html.theme-dark .token-drawer .el-input-number .el-input__wrapper,html.theme-dark .token-drawer .el-date-editor .el-input__wrapper{border-color:var(--yunhui-border,#5eead424);background:#0f172ae0}html.theme-dark .main .table-toolbar .el-input .el-input__wrapper:hover,html.theme-dark .main .admin-actions .el-input .el-input__wrapper:hover,html.theme-dark .main .audit-toolbar .el-input .el-input__wrapper:hover,html.theme-dark .main .audit-toolbar .el-select .el-select__wrapper:hover,html.theme-dark .main .el-input.logs-filter-control .el-input__wrapper:hover,html.theme-dark .main .el-select.logs-filter-control .el-select__wrapper:hover,html.theme-dark .main .pricing-toolbar .el-input .el-input__wrapper:hover,html.theme-dark .main .pricing-toolbar .logs-filter-control .el-input__wrapper:hover,html.theme-dark .main .table-toolbar .el-select .el-select__wrapper:hover,html.theme-dark .main .logs-filter-panel .el-input .el-input__wrapper:hover,html.theme-dark .main .logs-filter-panel .el-select .el-select__wrapper:hover,html.theme-dark .main .logs-filter-panel .el-date-editor:hover,html.theme-dark .main .panel .el-form .el-input .el-input__wrapper:hover,html.theme-dark .main .panel .el-form .el-select .el-select__wrapper:hover,html.theme-dark .main .panel .el-form .el-textarea__inner:hover,html.theme-dark .main .panel .el-form .el-input-number .el-input__wrapper:hover,html.theme-dark .token-drawer .el-input .el-input__wrapper:hover,html.theme-dark .token-drawer .el-select .el-select__wrapper:hover,html.theme-dark .token-drawer .el-textarea__inner:hover,html.theme-dark .token-drawer .el-input-number .el-input__wrapper:hover,html.theme-dark .token-drawer .el-date-editor:hover{border-color:var(--yunhui-border-strong,#5eead447)}html.theme-dark .main .table-toolbar .el-input .el-input__wrapper.is-focus,html.theme-dark .main .admin-actions .el-input .el-input__wrapper.is-focus,html.theme-dark .main .audit-toolbar .el-input .el-input__wrapper.is-focus,html.theme-dark .main .audit-toolbar .el-select .el-select__wrapper.is-focused,html.theme-dark .main .el-input.logs-filter-control .el-input__wrapper.is-focus,html.theme-dark .main .el-select.logs-filter-control .el-select__wrapper.is-focused,html.theme-dark .main .pricing-toolbar .el-input .el-input__wrapper.is-focus,html.theme-dark .main .pricing-toolbar .logs-filter-control .el-input__wrapper.is-focus,html.theme-dark .main .table-toolbar .el-select .el-select__wrapper.is-focused,html.theme-dark .main .logs-filter-panel .el-input .el-input__wrapper.is-focus,html.theme-dark .main .logs-filter-panel .el-select .el-select__wrapper.is-focused,html.theme-dark .main .logs-filter-panel .el-date-editor.is-active,html.theme-dark .main .panel .el-form .el-input .el-input__wrapper.is-focus,html.theme-dark .main .panel .el-form .el-select .el-select__wrapper.is-focused,html.theme-dark .main .panel .el-form .el-textarea__inner:focus,html.theme-dark .main .panel .el-form .el-input-number .el-input__wrapper.is-focus,html.theme-dark .token-drawer .el-input .el-input__wrapper.is-focus,html.theme-dark .token-drawer .el-select .el-select__wrapper.is-focused,html.theme-dark .token-drawer .el-textarea__inner:focus,html.theme-dark .token-drawer .el-input-number .el-input__wrapper.is-focus,html.theme-dark .token-drawer .el-date-editor.is-active{--el-input-focus-border-color:var(--yunhui-border-strong,#5eead447);box-shadow:0 0 0 3px var(--yunhui-control-focus-ring,#5eead424);border-color:var(--yunhui-border-strong,#5eead447)!important}html.theme-dark .main .el-input.logs-filter-control .el-input__wrapper,html.theme-dark .main .el-select.logs-filter-control .el-select__wrapper,html.theme-dark .main .logs-filter-panel .el-input .el-input__wrapper,html.theme-dark .main .logs-filter-panel .el-select .el-select__wrapper,html.theme-dark .main .logs-filter-panel .el-date-editor{background:#0f172ab8;border-color:#0000;box-shadow:inset 0 0 0 1px #5eead424}html.theme-dark .main .el-input.logs-filter-control .el-input__wrapper:hover,html.theme-dark .main .el-select.logs-filter-control .el-select__wrapper:hover,html.theme-dark .main .logs-filter-panel .el-date-editor:hover,html.theme-dark .main .logs-filter-panel .el-input .el-input__wrapper:hover,html.theme-dark .main .logs-filter-panel .el-select .el-select__wrapper:hover{box-shadow:inset 0 0 0 1px #5eead442;border-color:#0000!important}html.theme-dark .main .el-input.logs-filter-control .el-input__wrapper.is-focus,html.theme-dark .main .el-select.logs-filter-control .el-select__wrapper.is-focused,html.theme-dark .main .logs-filter-panel .el-input .el-input__wrapper.is-focus,html.theme-dark .main .logs-filter-panel .el-select .el-select__wrapper.is-focused,html.theme-dark .main .logs-filter-panel .el-date-editor.is-active{box-shadow:0 0 0 1px #5eead447 inset, 0 0 0 3px var(--yunhui-control-focus-ring,#5eead424);border-color:#0000!important}html.theme-dark .el-table th.el-table__cell{color:var(--yunhui-text,#f1f5f9);background:#0f172afa!important}.main .el-table td.el-table-fixed-column--right.el-table__cell{z-index:2;isolation:isolate;background-color:var(--yunhui-table-fixed-bg,var(--yunhui-surface,#fff))!important}.main .el-table th.el-table-fixed-column--right.el-table__cell{z-index:3;isolation:isolate;background-color:var(--yunhui-table-fixed-header-bg,var(--yunhui-panel-header,#f9fafb))!important}.main .el-table .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)!important}.main .el-table.is-scrolling-none .el-table-fixed-column--right.is-first-column:before{box-shadow:none!important}html.theme-dark .main .el-table.is-scrolling-none .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)!important}.main .el-table__body tr:hover>td.el-table-fixed-column--right.el-table__cell,.main .el-table__body tr.hover-row>td.el-table-fixed-column--right.el-table__cell,.main .el-table__body tr>td.el-table-fixed-column--right.el-table__cell.hover-cell{background-color:var(--yunhui-table-fixed-hover-bg,var(--el-table-row-hover-bg-color,#f5f7fa))!important}html.theme-dark .main .el-table td.el-table-fixed-column--right.el-table__cell{background-color:var(--yunhui-table-fixed-bg,#111827)!important}html.theme-dark .main .el-table th.el-table-fixed-column--right.el-table__cell{background-color:var(--yunhui-table-fixed-header-bg,#0f172a)!important}html.theme-dark .main .el-table__body tr:hover>td.el-table-fixed-column--right.el-table__cell,html.theme-dark .main .el-table__body tr.hover-row>td.el-table-fixed-column--right.el-table__cell,html.theme-dark .main .el-table__body tr>td.el-table-fixed-column--right.el-table__cell.hover-cell{background-color:var(--yunhui-table-fixed-hover-bg,#5eead414)!important}html.theme-dark .el-table__fixed-right,html.theme-dark .el-table__fixed-right-patch{background-color:var(--yunhui-surface,#111827)}html.theme-dark .el-table__fixed-right .el-table__header th.el-table__cell,html.theme-dark .el-table__fixed-right .el-table__body td.el-table__cell{background-color:var(--yunhui-surface,#111827)!important}html.theme-dark .el-table,html.theme-dark .el-table tr,html.theme-dark .el-table td.el-table__cell{background:var(--yunhui-surface,#111827);color:var(--yunhui-text-secondary,#cbd5e1)}html.theme-dark .empty-state{color:var(--yunhui-text-muted,#94a3b8)}html.theme-dark .empty-mark{color:#cbd5e1;background:#94a3b81f}.admin-form-dialog.el-dialog{background:#fff;border:1px solid #ece9f4;border-radius:16px;box-shadow:0 20px 40px #0f172a2e}.admin-form-dialog .el-dialog__header{border-bottom:1px solid #eef2f7;margin-right:0;padding:14px 16px 10px}.admin-form-dialog .el-dialog__title{color:#111827;font-size:18px;font-weight:700}.admin-form-dialog .el-dialog__body{color:#374151;padding:14px 16px 10px}.admin-form-dialog .el-dialog__footer{border-top:1px solid #eef2f7;padding:10px 16px 14px}.admin-form-dialog .el-form-item__label{color:#606266!important}.admin-form-dialog .el-dialog__headerbtn .el-dialog__close{color:#909399}.admin-form-dialog .el-input__wrapper,.admin-form-dialog .el-select__wrapper,.admin-form-dialog .el-textarea__inner,.admin-form-dialog .el-input-number .el-input__wrapper{background:#fff;border-radius:8px;box-shadow:inset 0 0 0 1px #dcdfe6!important}.admin-form-dialog .el-textarea__inner{border:1px solid #dcdfe6;box-shadow:none!important}.admin-form-dialog .el-input-number{background:#fff;border:1px solid #dcdfe6;border-radius:8px;overflow:hidden}.admin-form-dialog .el-input__wrapper:hover,.admin-form-dialog .el-select__wrapper:hover,.admin-form-dialog .el-textarea__inner:hover,.admin-form-dialog .el-input-number .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #c0c4cc!important}.admin-form-dialog .el-textarea__inner:hover,.admin-form-dialog .el-input-number:hover{border-color:#c0c4cc}.admin-form-dialog .el-input__wrapper.is-focus,.admin-form-dialog .el-select__wrapper.is-focused,.admin-form-dialog .el-textarea__inner:focus,.admin-form-dialog .el-input-number .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #14b8a6,0 0 0 3px #14b8a61f!important}.admin-form-dialog .el-textarea__inner:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f!important}.admin-form-dialog .el-input-number.is-focus,.admin-form-dialog .el-input-number:focus-within{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.admin-form-dialog .el-input-number .el-input__wrapper{box-shadow:none!important;background:0 0!important;border:none!important}.admin-form-dialog .el-input-number .el-input__wrapper:hover,.admin-form-dialog .el-input-number .el-input__wrapper.is-focus{box-shadow:none!important;border:none!important}@media (width<=960px){.el-aside.sidebar{padding-left:8px;padding-right:8px;width:var(--yunhui-sidebar-width-collapsed)!important}.body-shell.has-sidebar>.main,.body-shell.has-sidebar.sidebar-collapsed-layout>.main{margin-left:var(--yunhui-sidebar-width-collapsed);width:calc(100% - var(--yunhui-sidebar-width-collapsed));max-width:calc(100% - var(--yunhui-sidebar-width-collapsed))}.sidebar-collapse-btn:disabled{opacity:.55;cursor:not-allowed}.metric-grid,.two-col{grid-template-columns:1fr}}.el-message.global-toast-slot-top{top:88px!important;bottom:auto!important;transform:translate(-50%)!important}.el-message.global-toast-slot-middle{top:50vh!important;bottom:auto!important;transform:translate(-50%,-50%)!important}.el-message.global-toast-slot-bottom{top:auto!important;bottom:28px!important;transform:translate(-50%)!important}.pg-lightbox{z-index:3200;background:#000000d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pg-lightbox-frame{background:#0f172af0;border:1px solid #ffffff2e;border-radius:14px;flex-direction:column;width:min(92vw,1200px);max-height:min(88vh,960px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 64px #0000008c}.pg-lightbox-close{z-index:3;color:#fff;cursor:pointer;background:#0f172aeb;border:1px solid #ffffff73;border-radius:999px;width:36px;height:36px;font-size:24px;line-height:1;transition:transform .18s,background .18s,border-color .18s;position:absolute;top:10px;right:10px;box-shadow:0 8px 20px #00000059}.pg-lightbox-close:hover{background:#1e293bfa;border-color:#ffffffb8;transform:scale(1.05)}.pg-lightbox-viewport{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex:auto;justify-content:center;align-items:center;min-height:240px;max-height:calc(min(88vh,960px) - 52px);padding:44px 20px 16px;display:flex;position:relative;overflow:hidden}.pg-lightbox-viewport.is-dragging{cursor:grabbing}.pg-lightbox-image{object-fit:contain;transform-origin:50%;will-change:transform;pointer-events:none;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:calc(min(88vh,960px) - 112px);display:block}.pg-lightbox-toolbar{background:#0206178c;border-top:1px solid #ffffff1a;flex:none;justify-content:center;align-items:center;gap:10px;padding:10px 16px 14px;display:flex}.pg-lightbox-tool-btn{color:#f8fafc;cursor:pointer;background:#0f172ae0;border:1px solid #ffffff38;border-radius:8px;min-width:34px;height:34px;padding:0 10px;font-size:18px;line-height:1;transition:background .18s,border-color .18s,transform .18s}.pg-lightbox-tool-btn:hover{background:#1e293bf5;border-color:#ffffff61;transform:translateY(-1px)}.pg-lightbox-tool-reset{font-size:13px;font-weight:600}.pg-lightbox-scale{text-align:center;color:#e2e8f0;min-width:52px;font-size:13px;font-weight:700}.pg-lightbox-hint{color:#e2e8f0b8;margin-left:8px;font-size:12px}body.pg-lightbox-open{overflow:hidden}html.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.theme-dark .metric-value,html.theme-dark .page-greeting,html.theme-dark .chart-title,html.theme-dark .api-title{color:var(--yunhui-text,#f1f5f9)}html.theme-dark .panel a{color:#5eead4}html.theme-dark .soft-tag{color:#5eead4;background:#5eead424}html.theme-dark .tabs{color:#94a3b8}html.theme-dark .chart-panel{background:#111827eb!important;border-color:#5eead424!important}html.theme-dark .chart-panel:hover{border-color:#5eead447!important}html.theme-dark .chart-panel .panel-header{color:#f1f5f9!important;background:#0f172aeb!important;border-bottom:1px solid #5eead424!important}html.theme-dark .chart-panel .tab-item:hover{color:#5eead4}html.theme-dark .chart-panel .soft-tag{color:#fff!important;background:#5eead42e!important}html.theme-dark .chart-panel .panel-body .muted{color:#94a3b8!important}html.theme-dark .home-page{background:var(--yunhui-bg,#0a0f1a);color:var(--yunhui-text,#f1f5f9)}html.theme-dark .home-page .hero{background:0 0}html.theme-dark .home-page .hero h1,html.theme-dark .home-page .accent-text{color:#f8fafc}html.theme-dark .home-page .hero h1 .accent-text{color:#5eead4}html.theme-dark .home-page .hero-desc{color:#94a3b8}html.theme-dark .home-page .hero-tags span{color:#cbd5e1;background:#0f172ae0;border-color:#5eead42e}html.theme-dark .home-page .steps-section,html.theme-dark .home-page .features-section,html.theme-dark .home-page .stats-section,html.theme-dark .home-page .cta-section{background:var(--yunhui-bg,#0a0f1a)}html.theme-dark .home-page .capabilities-section{background:#0f172a}html.theme-dark .home-page .section-head h2,html.theme-dark .home-page .step-card h3,html.theme-dark .home-page .cap-card h3,html.theme-dark .home-page .feature-card h3,html.theme-dark .home-page .stat-item strong,html.theme-dark .home-page .cta-card h2{color:#f8fafc}html.theme-dark .home-page .section-head p,html.theme-dark .home-page .step-card p,html.theme-dark .home-page .cap-card p,html.theme-dark .home-page .feature-card p,html.theme-dark .home-page .stat-item span,html.theme-dark .home-page .cta-card p,html.theme-dark .home-page .home-footer p,html.theme-dark .site-footer,html.theme-dark .site-footer p{color:#94a3b8}html.theme-dark .site-footer{background:var(--yunhui-bg,#0b1220);border-top-color:#5eead41f}html.theme-dark .site-footer-link:hover{color:#cbd5e1}html.theme-dark .home-page .step-card,html.theme-dark .home-page .cap-card,html.theme-dark .home-page .feature-card,html.theme-dark .home-page .cta-card{background:#111827eb;border-color:#5eead424;box-shadow:0 12px 32px #00000059}html.theme-dark .home-page .step-no{color:#5eead4;background:#5eead42e}html.theme-dark .home-page .step-mock{color:#64748b;background:#0f172ab8;border-color:#5eead424}html.theme-dark .home-page .cap-icon,html.theme-dark .home-page .cap-tag{color:#94a3b8;background:#5eead41a}html.theme-dark .home-page .section-kicker{color:#5eead4}html.theme-dark .home-page .stats-section{border-top-color:#5eead424;border-bottom-color:#5eead424}html.theme-dark .home-page .stat-item strong{color:#f8fafc}html.theme-dark .home-page .stat-item span{color:#cbd5e1}html.theme-dark .home-page .cta-card{background:linear-gradient(#111827fa 0%,#0f172af0 100%);border:1px solid #5eead43d;box-shadow:0 20px 48px #0000006b,inset 0 1px #5eead41a}html.theme-dark .home-page .cta-card p{color:#cbd5e1}html.theme-dark .home-page .home-footer{border-top-color:#5eead424}html.theme-dark .home-page .hero-actions .el-button--primary,html.theme-dark .home-page .cta-actions .el-button--primary{--el-button-bg-color:#0284c7;--el-button-border-color:#0284c7;--el-button-hover-bg-color:#14b8a6;--el-button-hover-border-color:#14b8a6;--el-button-text-color:#fff;box-shadow:0 8px 22px #0ea5e947}html.theme-dark .home-page .hero-actions .el-button--default,html.theme-dark .home-page .cta-actions .el-button--default{--el-button-bg-color:#0f172ae6;--el-button-border-color:#5eead452;--el-button-text-color:#f1f5f9;--el-button-hover-bg-color:#5eead424;--el-button-hover-border-color:#5eead473;--el-button-hover-text-color:#fff}html.theme-dark .home-page .hero-actions .el-button--default:hover,html.theme-dark .home-page .cta-actions .el-button--default:hover{color:#fff}html.theme-dark .dashboard-info-card,html.theme-dark .dashboard-info-card.panel{border-color:var(--yunhui-border,#5eead424);transition:transform .24s,box-shadow .24s,border-color .24s;box-shadow:0 8px 24px #00000047;background:#111827eb!important}html.theme-dark .dashboard-info-card:hover,html.theme-dark .dashboard-info-card.panel:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #00000059);transform:translateY(-2px)}html.theme-dark .dashboard-card-header{background:#0f172aeb!important;border-bottom-color:#5eead424!important}html.theme-dark .dashboard-card-title,html.theme-dark .dashboard-card-title-wrap,html.theme-dark .announcement-head strong,html.theme-dark .uptime-name,html.theme-dark .dashboard-empty-state strong{color:#f1f5f9!important}html.theme-dark .dashboard-card-badge{color:#94a3b8;background:#5eead41a;border-color:#5eead42e}html.theme-dark .dashboard-card-badge,html.theme-dark .announcement-time,html.theme-dark .legend-item,html.theme-dark .dashboard-empty-state p{color:#94a3b8!important}html.theme-dark .dashboard-card-body{background:0 0!important}html.theme-dark .announcement-item{border-bottom-color:#5eead414!important}html.theme-dark .announcement-item:hover{background:#5eead41a!important;box-shadow:inset 3px 0 #5eead4!important}html.theme-dark .announcement-content p,html.theme-dark .uptime-meta,html.theme-dark .faq-answer{color:#94a3b8!important}html.theme-dark .dashboard-empty-icon{color:#5eead4!important;background:radial-gradient(circle at 50% 30%,#5eead429 0%,#0f172aeb 72%)!important;border:1px solid #5eead447!important;box-shadow:inset 0 0 0 1px #5eead41f,0 10px 24px #00000047!important}html.theme-dark .dashboard-empty-icon:after{background:#5eead43d!important}html.theme-dark .dashboard-refresh-btn{color:#5eead4;background:#0f172ae0;border-color:#5eead42e}html.theme-dark .dashboard-refresh-btn:hover{background:#5eead424;border-color:#5eead447}html.theme-dark .metric-card{background:#111827eb!important;border-color:#5eead424!important}html.theme-dark .metric-card:hover{border-color:#5eead447!important}html.theme-dark .metric-card .panel-header{color:#f1f5f9!important;background:#0f172aeb!important;border-bottom:1px solid #5eead424!important}html.theme-dark .metric-card-header-icon{color:#2dd4bf!important}html.theme-dark .metric-card .metric-label{color:#94a3b8!important}html.theme-dark .metric-card .metric-value{color:#f1f5f9!important}html.theme-dark .metric-card .metric-sub{color:#94a3b8!important}html.theme-dark .metric-icon.tone-blue{box-shadow:inset 0 0 0 1px #60a5fa47;color:#2dd4bf!important;background:#2563eb2e!important}html.theme-dark .metric-icon.tone-purple{box-shadow:inset 0 0 0 1px #a78bfa47;color:#34d399!important;background:#7c3aed2e!important}html.theme-dark .metric-icon.tone-green{box-shadow:inset 0 0 0 1px #4ade8047;color:#4ade80!important;background:#16a34a2e!important}html.theme-dark .metric-icon.tone-teal{box-shadow:inset 0 0 0 1px #2dd4bf47;color:#2dd4bf!important;background:#0f766e2e!important}html.theme-dark .metric-icon.tone-amber{box-shadow:inset 0 0 0 1px #fbbf2447;color:#fbbf24!important;background:#b453092e!important}html.theme-dark .metric-icon.tone-pink{box-shadow:inset 0 0 0 1px #f472b647;color:#f472b6!important;background:#db27772e!important}html.theme-dark .metric-icon.tone-indigo{box-shadow:inset 0 0 0 1px #818cf847;color:#2dd4bf!important;background:#0d94882e!important}html.theme-dark .metric-icon.tone-orange{box-shadow:inset 0 0 0 1px #fb923c47;color:#fb923c!important;background:#ea580c2e!important}html.theme-dark .metric-topup-btn{color:#cbd5e1!important;background:#0f172ae0!important;border:1px solid #5eead452!important}html.theme-dark .metric-topup-btn:hover{color:#e0f2fe!important;background:#5eead41f!important;border-color:#5eead473!important}html.theme-dark .metric-card-top-actions .metric-icon-btn{color:#94a3b8!important;background:#0f172ae0!important;border:1px solid #5eead438!important;box-shadow:0 4px 14px #00000059!important}html.theme-dark .metric-card-top-actions .metric-icon-btn:hover{color:#5eead4!important;background:#5eead41f!important;border-color:#5eead452!important;box-shadow:0 6px 18px #0000006b!important}html.theme-dark .dashboard-api-card{background:#111827eb!important;border-color:#5eead424!important}html.theme-dark .dashboard-api-card:hover{border-color:#5eead447!important}html.theme-dark .api-info-header{background:#0d94881f!important;border-bottom:1px solid #5eead42e!important}html.theme-dark .api-info-header .dashboard-card-icon{color:#34d399!important}html.theme-dark .api-info-header .dashboard-card-title{color:#6ee7b7!important}html.theme-dark .api-line-item:hover{background:#5eead414!important}html.theme-dark .api-line-item:after{border-bottom:1px solid #5eead429!important}html.theme-dark .api-line-badge{box-shadow:inset 0 0 0 1px #5eead452;color:#5eead4!important;background:#5eead429!important}html.theme-dark .api-line-title{color:#f1f5f9!important}html.theme-dark .api-line-btn{color:#cbd5e1!important;background:#0f172ae0!important;border:1px solid #5eead452!important}html.theme-dark .api-line-btn:hover{color:#e0f2fe!important;background:#5eead41f!important;border-color:#5eead473!important}html.theme-dark .api-line-btn .el-icon{color:inherit}html.theme-dark .api-line-url,html.theme-dark .api-line-url:hover{color:#5eead4!important}html.theme-dark .api-line-desc{color:#94a3b8!important}html.theme-dark .dashboard-faq-collapse .el-collapse-item__header{color:#f1f5f9!important;background:0 0!important;border-bottom-color:#5eead414!important}html.theme-dark .dashboard-faq-collapse .el-collapse-item__wrap{background:0 0!important;border-bottom-color:#5eead414!important}html.theme-dark .uptime-item+.uptime-item{border-top-color:#5eead414!important}html.theme-dark .api-dot{color:#5eead4;background:#5eead424}html.theme-dark .pricing-page{--pricing-surface:#0f172a8c;--pricing-panel:#0f172ab8;--pricing-border:#5eead424;--pricing-card-bg:#111827d1;--pricing-card-border:#47556973;--pricing-text:#f1f5f9;--pricing-text-muted:#94a3b8;color:var(--pricing-text)}html.theme-dark .filter-sidebar{background:#0f172a8c;border-color:#5eead41f;box-shadow:0 8px 24px #00000038}html.theme-dark .filter-head{border-bottom-color:#5eead41a}html.theme-dark .ratio-info{border-top-color:#5eead41a}html.theme-dark .tasks-stats-bar,html.theme-dark .tasks-footer{border-color:var(--yunhui-border,#5eead424);background:#0f172ab8}html.theme-dark .tasks-filter-panel{border-color:var(--yunhui-border,#5eead424);background:#0f172a8c}html.theme-dark .tasks-table .el-table__header th.el-table__cell{color:#99f6e4;background:#14b8a629!important}html.theme-dark .tasks-table .el-table__body tr:hover>td{background:#5eead414!important}html.theme-dark .playground-panel{box-shadow:0 8px 24px #00000047;border-color:var(--yunhui-border,#5eead424)!important;background:#111827eb!important}html.theme-dark .playground-panel:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #00000059)}html.theme-dark .playground-panel .panel-title{color:#f1f5f9}html.theme-dark .playground-form .el-form-item__label{color:#cbd5e1}html.theme-dark .playground-panel .endpoint-hint{color:#94a3b8;background:#0f172ab8;border:1px solid #5eead424}html.theme-dark .playground-panel .video-duration-hint{color:#94a3b8}html.theme-dark .playground-form .el-input__wrapper,html.theme-dark .playground-form .el-select__wrapper,html.theme-dark .playground-form .el-textarea__inner,html.theme-dark .playground-form .el-input-number .el-input__wrapper{color:#e2e8f0;border-color:var(--yunhui-border,#5eead424)!important;background:#0f172ae0!important}html.theme-dark .playground-form .el-input__wrapper:hover,html.theme-dark .playground-form .el-select__wrapper:hover,html.theme-dark .playground-form .el-textarea__inner:hover,html.theme-dark .playground-form .el-input-number .el-input__wrapper:hover{border-color:var(--yunhui-border-strong,#5eead447)!important;background:#0f172af5!important;box-shadow:0 10px 20px #00000040!important}html.theme-dark .playground-form .el-input__wrapper.is-focus,html.theme-dark .playground-form .el-select__wrapper.is-focused,html.theme-dark .playground-form .el-textarea__inner:focus,html.theme-dark .playground-form .el-input-number .el-input__wrapper.is-focus{border-color:var(--yunhui-border-strong,#5eead447)!important;box-shadow:0 0 0 3px var(--yunhui-control-focus-ring,#5eead424)!important}html.theme-dark .playground-image-preview{background:#0f172ab8;border-color:#5eead424}html.theme-dark .playground-image-toolbar{background:#0f172ae0;border-bottom-color:#5eead424}html.theme-dark .playground-image-meta{color:#f1f5f9}html.theme-dark .playground-image-btn{color:#cbd5e1;background:#0f172ab8;border-color:#5eead438}html.theme-dark .playground-image-btn:hover{color:#5eead4;background:#5eead41a;border-color:#5eead452;box-shadow:0 8px 16px #00000040}html.theme-dark .playground-preview .playground-code-shell{background:#111827;box-shadow:0 0 0 1px #94a3b81f}html.theme-dark .playground-preview .playground-code-shell:hover{box-shadow:0 10px 20px #00000059,0 0 0 1px #5eead429}html.theme-dark .playground-preview .code-block:hover{box-shadow:none}html.theme-dark .filter-head strong,html.theme-dark .filter-group h3{color:#f1f5f9}html.theme-dark .filter-group{border-top-color:#5eead41a}html.theme-dark .filter-pill{color:#cbd5e1;background:#111827b8;border-color:#4755698c}html.theme-dark .filter-pill:hover:not(.active):not(.is-disabled):not(:disabled){background:#1e293be0;border-color:#5eead438}html.theme-dark .filter-pill.active{color:#2dd4bf;box-shadow:none;background:#faf9fe0f;border-color:#818cf847}html.theme-dark .filter-pill.active small{color:#2dd4bf;background:#111827b8;border-color:#818cf847}html.theme-dark .filter-pill.active .filter-brand-icon:not(.brand-white-bg){box-shadow:none;background:0 0}html.theme-dark .brand-icon:not(.brand-white-bg){box-shadow:none;color:#cbd5e1;background:0 0}html.theme-dark .brand-icon.brand-white-bg{color:#64748b;background:#fff;box-shadow:0 1px 3px #00000038}html.theme-dark .brand-icon .brand-fallback-unknown{color:#64748b}html.theme-dark .filter-pill small{color:#94a3b8;background:#0f172ae0;border-color:#4755698c}html.theme-dark .filter-group-group .filter-pill.is-disabled .filter-name,html.theme-dark .filter-group-group .filter-pill:disabled .filter-name{color:#5b5146}html.theme-dark .pricing-main{background:#0f172a73;border-color:#5eead41f;box-shadow:0 8px 28px #00000047}html.theme-dark .pricing-toolbar{background:#0f172ab8;border-bottom-color:#5eead41a}html.theme-dark .pricing-toolbar .muted{color:#94a3b8}html.theme-dark .pricing-ratio-toggle:hover .muted{color:#5eead4}html.theme-dark .model-card{background:#111827d1;border-color:#47556973;box-shadow:0 8px 22px #00000047}html.theme-dark .model-card:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #00000059)}html.theme-dark .model-card:hover:after{opacity:0}html.theme-dark .model-id{color:#64748b}html.theme-dark .model-id-copy:hover{color:#5eead4;background:#1e293be6}html.theme-dark .model-chip{color:#94a3b8;background:#1e293be6}html.theme-dark .model-card-footer{background:#111827eb;border-top-color:#47556973}html.theme-dark .discount-badge{color:#5eead4;background:#2dd4bf1f}html.theme-dark .footer-hint{color:#64748b}html.theme-dark .details-link{color:#5eead4}html.theme-dark .details-link:hover{color:#99f6e4}html.theme-dark .model-price-empty{color:#64748b}html.theme-dark .model-detail-drawer.el-drawer,html.theme-dark .model-detail-drawer .el-drawer__body{background:var(--yunhui-surface,#111827)}html.theme-dark .model-detail-drawer .model-drawer{background:var(--yunhui-bg,#0a0f1a)}html.theme-dark .model-detail-drawer .drawer-title{background:#111827eb;border-bottom:1px solid #5eead424}html.theme-dark .model-detail-drawer .drawer-title-main h2{color:#f1f5f9}html.theme-dark .model-detail-drawer .drawer-copy-btn{color:#6ee7b7;background:#8b5cf62e}html.theme-dark .model-detail-drawer .drawer-close-btn{color:#94a3b8}html.theme-dark .model-detail-drawer .drawer-close-btn:hover{color:#f1f5f9;opacity:1;background:#5eead41a;border-radius:8px}html.theme-dark .model-detail-drawer .drawer-card-title strong{color:#f1f5f9}html.theme-dark .model-detail-drawer .drawer-card-subtitle{color:#94a3b8}html.theme-dark .model-detail-drawer .drawer-desc{color:#cbd5e1}html.theme-dark .model-detail-drawer .endpoint-main code{color:#e2e8f0}html.theme-dark .model-detail-drawer .endpoint-type-tag{color:#94a3b8;background:#1e293be6}html.theme-dark .model-detail-drawer .endpoint-method{color:#94a3b8}html.theme-dark .model-detail-drawer .drawer-price-hint{background:linear-gradient(135deg,#14b8a61a 0%,#111827eb 100%);border-color:#5eead42e}html.theme-dark .model-detail-drawer .drawer-price-hint-icon{color:#042f2e;background:#14b8a6}html.theme-dark .model-detail-drawer .hint-chip-list{color:#cbd5e1;background:#4755698c}html.theme-dark .model-detail-drawer .hint-chip-mine{color:#5eead4;background:#2dd4bf29}html.theme-dark .model-detail-drawer .hint-sep,html.theme-dark .model-detail-drawer .drawer-price-hint-note,html.theme-dark .model-detail-drawer .drawer-seedance-hint{color:#94a3b8}html.theme-dark .model-detail-drawer .drawer-seedance-hint,html.theme-dark .model-detail-drawer .drawer-spec-row,html.theme-dark .model-detail-drawer .drawer-spec-block{background:#111827;border-color:#1f2937}html.theme-dark .model-detail-drawer .drawer-spec-main strong,html.theme-dark .model-detail-drawer .drawer-spec-block-head strong{color:#f8fafc}html.theme-dark .model-detail-drawer .drawer-spec-price{color:#5eead4}html.theme-dark .model-detail-drawer .drawer-spec-meter{color:#64748b}html.theme-dark .model-detail-drawer .spec-price-table,html.theme-dark .pricing-page .spec-price-table{--spec-price-border:#1f2937;--spec-price-border-soft:#1f2937;--spec-price-head:#64748b;--spec-price-label:#f8fafc;--spec-price-unit:#64748b;--spec-price-list:#94a3b8;--spec-price-mine:#5eead4;--spec-price-mine-hot:#2dd4bf}html.theme-dark .model-card .model-name{color:#f8fafc}html.theme-dark .model-price{color:#94a3b8}html.theme-dark .model-specs-hint,html.theme-dark .model-specs-toggle{color:#5eead4}html.theme-dark .model-specs-toggle:hover{color:#99f6e4}html.theme-dark .pricing-page .model-spec-row{background:#111827;border-color:#1f2937}html.theme-dark .model-spec-name{color:#e2e8f0}html.theme-dark .model-spec-price{color:#5eead4}html.theme-dark .model-desc{color:#64748b}html.theme-dark .billing-tag.billing-usage{color:#67e8f9;background:#06b6d429;border-color:#06b6d452}html.theme-dark .billing-tag.billing-fixed{color:#fcd34d;background:#f59e0b29;border-color:#f59e0b52}html.theme-dark .model-actions .el-button.is-circle{--el-button-bg-color:#0f172ae0;--el-button-border-color:#5eead42e;--el-button-text-color:#94a3b8}html.theme-dark .model-actions .el-button.is-circle:hover{--el-button-bg-color:#5eead41f;--el-button-border-color:#5eead452;--el-button-text-color:#e2e8f0}html.theme-dark .pricing-toolbar .el-button--primary{background:linear-gradient(135deg,#14b8a6,#0d9488);border-color:#0000}html.theme-dark .pricing-toolbar .el-button--default{--el-button-bg-color:#0f172ae0;--el-button-border-color:#5eead438;--el-button-text-color:#e2e8f0}html.theme-dark .filter-actions .el-button--primary{background:linear-gradient(135deg,#14b8a6,#0d9488);border-color:#0000}html.theme-dark .filter-actions .el-button--default{--el-button-bg-color:#111827e0;--el-button-border-color:#4755698c;--el-button-text-color:#cbd5e1}html.theme-dark .api-docs-page{background:var(--yunhui-bg,#0a0f1a);color:var(--yunhui-text,#f1f5f9)}html.theme-dark .docs-sidebar{background:var(--yunhui-sidebar-bg,#0f172a);border-right-color:var(--yunhui-border,#5eead424)}html.theme-dark .docs-logo{color:#f1f5f9;border-bottom-color:var(--yunhui-border,#5eead424)}html.theme-dark .doc-nav-item,html.theme-dark .doc-nav-group,html.theme-dark .doc-nav-group-link{color:#94a3b8}html.theme-dark .doc-nav-item.active,html.theme-dark .doc-nav-item:hover,html.theme-dark .doc-nav-group-link:hover{color:#f1f5f9;background:#5eead41a}html.theme-dark .doc-nav-group-toggle{color:#64748b}html.theme-dark .doc-nav-group-toggle:hover,html.theme-dark .doc-nav-group-toggle:focus-visible{color:#f1f5f9;background:#5eead41a}html.theme-dark .docs-hero h1,html.theme-dark .doc-section h2,html.theme-dark .doc-section h3{color:#f8fafc}html.theme-dark .docs-hero p,html.theme-dark .doc-section p{color:#94a3b8}html.theme-dark .docs-table th,html.theme-dark .docs-table td,html.theme-dark .param-table th,html.theme-dark .param-table td{border-color:var(--yunhui-border,#5eead424);color:var(--yunhui-text-secondary,#cbd5e1)}html.theme-dark .docs-table th,html.theme-dark .param-table th{color:#f1f5f9;background:#0f172aeb}html.theme-dark .docs-table tr:nth-child(2n) td,html.theme-dark .param-table tr:nth-child(2n) td{background:#0f172a73}html.theme-dark .doc-section{border-top-color:var(--yunhui-border,#5eead424)}html.theme-dark .code-card pre,html.theme-dark .request-code{color:#e8eef7;background:#070b14;border:1px solid #bac7d873}html.theme-dark .endpoint-errors-hint{color:#cbd5e1;background:#111827;border-color:#bac7d852}html.theme-dark .doc-list,html.theme-dark .endpoint-points{color:#cbd5e1}html.theme-dark .endpoint-body h3{color:#f8fafc}html.theme-dark .code-card,html.theme-dark .endpoint-card,html.theme-dark .doc-table-card{border-color:var(--yunhui-border,#5eead424);background:#111827eb}html.theme-dark .code-title,html.theme-dark .endpoint-head{color:#94a3b8;background:#0f172aeb}html.theme-dark .doc-copy-btn{color:#e2e8f0;background:#0f172aeb;border-color:#5eead438}html.theme-dark .doc-copy-btn:hover,html.theme-dark .doc-copy-btn:focus-visible{background:#1e293bf5;border-color:#5eead466}html.theme-dark .doc-copy-btn.is-copied{color:#5eead4;border-color:#5eead473}html.theme-dark .method-badge.post{color:#2dd4bf;background:#3b82f61f;border-color:#60a5fa47}html.theme-dark .method-badge.get{color:#34d399;background:#10b9811f;border-color:#34d39947}html.theme-dark .api-docs-page code{color:#5eead4;background:#5eead41a}html.theme-dark .mapping-grid>div{border-color:var(--yunhui-border,#5eead424);color:#cbd5e1;background:#111827eb}html.theme-dark .drawer-card{border-color:var(--yunhui-border,#5eead424);color:#cbd5e1;background:#111827eb;box-shadow:0 8px 24px #00000047}html.theme-dark .drawer-card:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #00000059)}html.theme-dark .el-drawer__footer.token-drawer-footer{background:var(--yunhui-surface,#111827)}html.theme-dark .token-drawer-footer .drawer-actions{background:var(--yunhui-surface,#111827);border-top-color:var(--yunhui-border,#5eead424)}html.theme-dark .token-drawer-footer .drawer-actions .el-button--default{--el-button-bg-color:#0f172aeb;--el-button-border-color:#5eead438;--el-button-text-color:#e2e8f0;--el-button-hover-bg-color:#5eead41a;--el-button-hover-border-color:#5eead452;--el-button-hover-text-color:#f1f5f9}html.theme-dark .token-drawer-footer .drawer-actions .el-button--primary{--el-button-bg-color:var(--yunhui-wallet-btn,#14b8a6);--el-button-border-color:var(--yunhui-wallet-btn,#14b8a6);--el-button-hover-bg-color:var(--yunhui-wallet-btn-hover,#0d9488);--el-button-hover-border-color:var(--yunhui-wallet-btn-hover,#0d9488);--el-button-text-color:#fff}html.theme-dark .el-drawer.token-drawer,html.theme-dark .el-drawer{--el-drawer-bg-color:var(--yunhui-surface,#111827);background:var(--yunhui-surface,#111827);color:var(--yunhui-text,#f1f5f9)}html.theme-dark .drawer-title h2,html.theme-dark .drawer-card-title{color:#f1f5f9}html.theme-dark .green-badge{color:#34d399;background:#10b98124}html.theme-dark .red-badge{color:#f87171;background:#ef444424}html.theme-dark .setting-label,html.theme-dark .logs-model-name{color:#f1f5f9!important}html.theme-dark .setting-sub,html.theme-dark .setting-icon,html.theme-dark .setting-help,html.theme-dark .setting-value,html.theme-dark .logs-latency,html.theme-dark .logs-type-plain{color:#94a3b8!important}html.theme-dark .profile-balance-bar{border-color:var(--yunhui-border,#5eead424);background:#111827eb;box-shadow:0 8px 24px #00000047}html.theme-dark .profile-balance-bar:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #00000059)}html.theme-dark .profile-balance-label{color:#94a3b8}html.theme-dark .profile-balance-value{color:#f1f5f9}html.theme-dark .profile-balance-frozen{color:#94a3b8}html.theme-dark .profile-stat{background:#0f172ab8;border-color:#5eead424}html.theme-dark .profile-stat-label{color:#94a3b8}html.theme-dark .profile-stat-value{color:#e2e8f0}html.theme-dark .panel-subtitle{color:#94a3b8}html.theme-dark .setting-row{background:#0f172a73;border-color:#5eead424}html.theme-dark .setting-row:hover{background:#5eead414;border-color:#5eead438;box-shadow:0 10px 22px #00000040}html.theme-dark .setting-row:hover .setting-icon{color:#5eead4!important}html.theme-dark .settings-footer{border-top-color:#5eead424}html.theme-dark .settings-grid .panel:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #00000059)}html.theme-dark .notify-radio-group .el-radio{background:#0f172ab8;border-color:#5eead424}html.theme-dark .notify-radio-group .el-radio:hover{background:#5eead41a;border-color:#5eead438;box-shadow:0 8px 18px #0003}html.theme-dark .notify-radio-group .el-radio.is-checked{background:#14b8a62e;border-color:#818cf852}html.theme-dark .notify-contact-label{color:#f1f5f9}html.theme-dark .notify-contact-input{background:#0f172ab8;border-color:#5eead424}html.theme-dark .notify-contact-input:hover,html.theme-dark .notify-contact-input:focus-within{box-shadow:0 0 0 3px var(--yunhui-control-focus-ring,#5eead424);border-color:#5eead447}html.theme-dark .notify-contact-native{color:#e2e8f0}html.theme-dark .notify-contact-native::placeholder{color:#64748b}html.theme-dark .notify-contact-code,html.theme-dark .notify-contact-icon{color:#94a3b8}html.theme-dark .notify-contact-divider{color:#94a3b873}html.theme-dark .setting-switch-row{background:#0f172ab8;border-color:#5eead424}html.theme-dark .setting-switch-row:hover{background:#5eead41a;border-color:#5eead438;box-shadow:0 10px 22px #0003}html.theme-dark .security-form .el-input__wrapper:hover{background:#0f172af5!important;box-shadow:0 10px 20px #0003!important}html.theme-dark .wallet-topup-page{--wallet-selected-bg:#14b8a62e;--wallet-selected-border:#818cf852;--wallet-selected-text:#5eead4}html.theme-dark .wallet-topup-page .wallet-card{box-shadow:0 8px 24px #00000047;border-color:var(--yunhui-border,#5eead424)!important;background:#111827eb!important}html.theme-dark .wallet-topup-page .wallet-card:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:var(--yunhui-card-hover-shadow,0 16px 30px #00000059)}html.theme-dark .wallet-topup-page .wallet-card .panel-header{border-bottom-color:var(--yunhui-border,#5eead424);color:#f1f5f9;background:#0f172ab8!important}html.theme-dark .wallet-topup-page .el-form-item__label{color:#cbd5e1}html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button__inner{box-shadow:none!important;background:#0f172ae0!important;border-color:#5eead424!important}html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button:not(.is-active) .el-radio-button__inner{color:#e2e8f0!important}html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button:not(.is-active) .el-radio-button__inner .pay-btn-inner{color:#e2e8f0}html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button.is-active .el-radio-button__inner,html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button__original-radio:checked+.el-radio-button__inner{color:#5eead4!important;background:#14b8a62e!important;border-color:#818cf852!important}html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button:not(.is-active) .el-radio-button__inner:hover{background:#5eead41a!important;border-color:#5eead438!important;box-shadow:0 6px 14px #0003!important}html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button:not(.is-active) .el-radio-button__inner:hover .pay-btn-inner{color:#f1f5f9}html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button.is-active .el-radio-button__inner .pay-btn-inner,html.theme-dark .wallet-topup-page .pay-method-group .el-radio-button__original-radio:checked+.el-radio-button__inner .pay-btn-inner{color:#5eead4}html.theme-dark .wallet-topup-page .topup-quick-amounts .el-button.is-plain,html.theme-dark .wallet-topup-page .topup-quick-amounts .el-button--default{color:#cbd5e1;background:#0f172ae0;border-color:#5eead424}html.theme-dark .wallet-topup-page .topup-quick-amounts .el-button.is-plain:hover,html.theme-dark .wallet-topup-page .topup-quick-amounts .el-button--default:hover{color:#f1f5f9;background:#5eead41a;border-color:#5eead438}html.theme-dark .wallet-topup-page .el-input-group__prepend,html.theme-dark .wallet-topup-page .el-input-group__append{color:#94a3b8;box-shadow:none;background:#0f172ae0;border-color:#5eead424}html.theme-dark .wallet-topup-page .el-input-group .el-input__wrapper,html.theme-dark .topup-amount-input.el-input-number{background:#0f172ae0;border-color:#5eead424}html.theme-dark .topup-amount-input.el-input-number .el-input-number__increase,html.theme-dark .topup-amount-input.el-input-number .el-input-number__decrease{color:#cbd5e1;background:#0f172ab8;border-color:#5eead424!important}html.theme-dark .topup-amount-input.el-input-number:hover{border-color:#5eead447;box-shadow:0 8px 18px #00000047!important}html.theme-dark .topup-amount-input.el-input-number.is-focus,html.theme-dark .topup-amount-input.el-input-number:focus-within{border-color:#5eead447;box-shadow:0 0 0 3px var(--yunhui-control-focus-ring,#5eead424), 0 8px 18px #00000047!important}html.theme-dark .logs-stats-bar{border-bottom-color:var(--yunhui-border,#5eead424);background:#0f172ab8}html.theme-dark .logs-stat-tag{color:#5eead4;background:#5eead41f}html.theme-dark .logs-stat-tag:hover{background:#5eead42e}html.theme-dark .logs-filter-panel{border-color:var(--yunhui-border,#5eead424)!important;background:#0f172ab8!important}html.theme-dark .audit-filter-panel{border-color:var(--yunhui-border,#5eead424);background:#0f172ab8}html.theme-dark .admin-filter-input .el-input-group__prepend,html.theme-dark .admin-filter-combo__label{color:#94a3b8;background:#0f172ae0;border-color:#5eead424}html.theme-dark .admin-filter-combo:hover .admin-filter-combo__label{border-color:#5eead438}html.theme-dark .admin-filter-combo:focus-within .admin-filter-combo__label{border-color:var(--el-color-primary)}html.theme-dark .admin-filter-check{color:#cbd5e1}html.theme-dark .logs-table .el-table__body tr:hover>td{background:#5eead414!important}html.theme-dark .logs-expand-panel,html.theme-dark .logs-expand-billing{border-color:var(--yunhui-border,#5eead424);background:#0f172ab8}html.theme-dark .logs-expand-label{color:#94a3b8}html.theme-dark .logs-expand-value{color:#e2e8f0}html.theme-dark .pay-qr-image{border-color:var(--yunhui-border,#5eead424);background:#111827eb}html.theme-dark .pay-qr-amount{color:#cbd5e1}html.theme-dark .tokens-page,html.theme-dark .token-card{color:var(--yunhui-text-secondary,#cbd5e1)}html.theme-dark .token-card{border-color:var(--yunhui-border,#5eead424);background:#111827eb}html.theme-dark .token-card-title,html.theme-dark .token-name{color:#f1f5f9}html.theme-dark .token-card-meta,html.theme-dark .token-muted{color:#94a3b8}html.theme-dark .token-drawer .drawer-head strong,html.theme-dark .token-drawer .card-title strong{color:#f1f5f9}html.theme-dark .token-drawer .field-help{color:#94a3b8}html.theme-dark .token-group-popper.el-popper,html.theme-dark .token-group-popper .el-select-dropdown{background:#0f172afa!important;border-color:#5eead42e!important}html.theme-dark .token-group-popper .el-select-dropdown__item{color:#cbd5e1}html.theme-dark .token-group-popper .el-select-dropdown__item.is-hovering,html.theme-dark .token-group-popper .el-select-dropdown__item:hover{background:#5eead41a!important}html.theme-dark .token-group-popper .el-select-dropdown__item.is-selected{color:#5eead4;background:#5eead42e!important}html.theme-dark .token-group-popper .group-option-main strong{color:#e2e8f0}html.theme-dark .token-group-popper .el-select-dropdown__item.is-selected .group-option-main strong{color:#5eead4}html.theme-dark .token-group-popper .el-select-dropdown__item.is-hovering .group-option-main strong,html.theme-dark .token-group-popper .el-select-dropdown__item:hover .group-option-main strong{color:#f1f5f9}html.theme-dark .token-group-popper .group-option-main span{color:#94a3b8}html.theme-dark .token-group-popper .el-select-dropdown__item.is-selected .group-option-main span{color:#67e8f9}html.theme-dark .token-group-popper .group-ratio-tag{color:#34d399;background:#10b98124}html.theme-dark .el-aside.sidebar{background:var(--yunhui-sidebar-bg,#0f172a);border-right-color:var(--yunhui-border,#5eead424);box-shadow:4px 0 24px #00000038}html.theme-dark .admin-home .admin-title h1,html.theme-dark .admin-home .admin-title .page-title{color:#f1f5f9}html.theme-dark .admin-header h2,html.theme-dark .admin-header .page-title{color:#f1f5f9!important}html.theme-dark .admin-header p{color:#94a3b8!important}html.theme-dark .admin-header .page-help-icon,html.theme-dark .admin-title .page-help-icon{color:#94a3b8}html.theme-dark .admin-header .page-help-icon:hover,html.theme-dark .admin-header .page-help-icon:focus-visible,html.theme-dark .admin-title .page-help-icon:hover,html.theme-dark .admin-title .page-help-icon:focus-visible{color:var(--el-color-primary)}html.theme-dark .logs-page-title,html.theme-dark .logs-page-title .page-title,html.theme-dark .tasks-title,html.theme-dark .tasks-title .page-title,html.theme-dark .toolbar-left .page-title,html.theme-dark .wallet-dialog-title{color:#f1f5f9!important}html.theme-dark .logs-page-title .page-help-icon,html.theme-dark .tasks-title .page-help-icon,html.theme-dark .toolbar-left .page-help-icon,html.theme-dark .wallet-help-icon{color:#94a3b8}html.theme-dark .logs-page-title .page-help-icon:hover,html.theme-dark .logs-page-title .page-help-icon:focus-visible,html.theme-dark .tasks-title .page-help-icon:hover,html.theme-dark .tasks-title .page-help-icon:focus-visible,html.theme-dark .toolbar-left .page-help-icon:hover,html.theme-dark .toolbar-left .page-help-icon:focus-visible,html.theme-dark .wallet-help-icon:hover,html.theme-dark .wallet-help-icon:focus-visible{color:var(--el-color-primary)}html.theme-dark .admin-home .metric-label,html.theme-dark .admin-home .muted{color:#94a3b8}html.theme-dark .admin-metrics .panel:hover,html.theme-dark .admin-columns .panel:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:0 14px 28px #1c243c}html.theme-dark .admin-action-card{color:#e2e8f0;background:#111827d1;border-color:#5eead424}html.theme-dark .admin-action-card:hover{border-color:#5eead447;box-shadow:0 10px 22px #00000047}html.theme-dark .admin-action-label{color:#f1f5f9!important}html.theme-dark .admin-metric-icon.tone-blue,html.theme-dark .admin-action-card.tone-blue .admin-action-icon{color:#2dd4bf;background:#2563eb2e}html.theme-dark .admin-metric-icon.tone-purple,html.theme-dark .admin-action-card.tone-purple .admin-action-icon{color:#34d399;background:#7c3aed2e}html.theme-dark .admin-metric-icon.tone-green,html.theme-dark .admin-action-card.tone-green .admin-action-icon{color:#4ade80;background:#16a34a2e}html.theme-dark .admin-metric-icon.tone-orange{color:#fb923c;background:#ea580c2e}html.theme-dark .admin-action-card.tone-teal .admin-action-icon{color:#2dd4bf;background:#0f766e2e}html.theme-dark .admin-action-card.tone-indigo .admin-action-icon{color:#2dd4bf;background:#0d94882e}html.theme-dark .admin-action-card.tone-amber .admin-action-icon{color:#fbbf24;background:#b453092e}html.theme-dark .admin-action-card.tone-pink .admin-action-icon{color:#f472b6;background:#db27772e}html.theme-dark .admin-profile{background:#111827b8;border-color:#5eead424}html.theme-dark .admin-profile:hover{box-shadow:0 12px 24px #00000047}html.theme-dark .admin-profile-meta strong{color:#f1f5f9}html.theme-dark .admin-profile-meta p{color:#94a3b8!important}html.theme-dark .admin-home-tip{background:#22c55e1a;border-color:#22c55e3d;color:#86efac!important}html.theme-dark .admin-home-tip:hover{box-shadow:0 10px 20px #0000003d}html.theme-dark .admin-table{border-color:var(--yunhui-border,#5eead424);box-shadow:0 8px 24px #00000038;background:#111827d1!important}html.theme-dark .admin-table .el-table__header th.el-table__cell,html.theme-dark .admin-table th.el-table-fixed-column--right.el-table__cell{color:#94a3b8;background:#0f172ae0!important}html.theme-dark .admin-table .el-table__body tr:hover>td.el-table__cell,html.theme-dark .admin-table .el-table__body tr.hover-row>td.el-table__cell{background:#5eead414!important}html.theme-dark .admin-page .panel:hover{border-color:var(--yunhui-border-strong,#5eead447);box-shadow:0 14px 28px #1c243c}html.theme-dark .admin-status-pill.tone-enabled{color:#86efac;background:#22c55e29}html.theme-dark .admin-status-pill.tone-disabled{color:#94a3b8;background:#94a3b824}html.theme-dark .admin-status-pill.tone-danger{color:#fca5a5;background:#ef444429}html.theme-dark .admin-model-type-pill.tone-chat{color:#93c5fd;background:#3b82f62e}html.theme-dark .admin-model-type-pill.tone-embedding{color:#c4b5fd;background:#8b5cf62e}html.theme-dark .admin-model-type-pill.tone-image{color:#fcd34d;background:#f59e0b2e}html.theme-dark .admin-model-type-pill.tone-video{color:#86efac;background:#22c55e2e}html.theme-dark .admin-model-type-pill.tone-multimodal{color:#f9a8d4;background:#ec48992e}html.theme-dark .admin-model-type-pill.tone-responses{color:#cbd5e1;background:#94a3b829}html.theme-dark .model-price-hint{color:#94a3b8!important}html.theme-dark .model-pricing-mirror{background:#94a3b80f;border-color:#94a3b838}html.theme-dark .model-mirror-source,html.theme-dark .model-mirror-line{color:#cbd5e1}html.theme-dark .model-audience-warn{color:#fbbf24!important}html.theme-dark .model-pricing-title,html.theme-dark .model-spec-row-title{color:#e2e8f0}html.theme-dark .model-specs-empty{color:#94a3b8;background:#94a3b814;border-color:#94a3b847}html.theme-dark .model-spec-editor{background:#0f172a59;border-color:#94a3b838}html.theme-dark .model-yuan-collapse .el-collapse-item__header{color:#94a3b8;border-bottom-color:#94a3b838}html.theme-dark .admin-page .status-pill.tone-default{color:#94a3b8;background:#94a3b824}html.theme-dark .admin-page .status-pill.tone-in_progress{color:#2dd4bf;background:#2563eb29}html.theme-dark .admin-page .status-pill.tone-success,html.theme-dark .admin-page .uptime-up{color:#86efac;background:#22c55e29}html.theme-dark .admin-page .status-pill.tone-warning,html.theme-dark .admin-page .uptime-degraded{color:#fbbf24;background:#f59e0b29}html.theme-dark .admin-page .status-pill.tone-error,html.theme-dark .admin-page .uptime-down{color:#fca5a5;background:#ef444429}html.theme-dark .el-tabs__item{color:#94a3b8}html.theme-dark .el-tabs__item.is-active,html.theme-dark .el-tabs__item:hover{color:#5eead4}html.theme-dark .el-tabs__nav-wrap:after{background-color:#5eead424}html.theme-dark .el-radio{--el-radio-text-color:#cbd5e1}html.theme-dark .el-form-item__label{color:#94a3b8!important}html.theme-dark .el-collapse-item__header{color:#f1f5f9;background:0 0}html.theme-dark .el-collapse-item__wrap{background:0 0}html.theme-dark .el-dropdown-menu{background:#111827fa;border-color:#5eead424}html.theme-dark .el-dropdown-menu__item{color:#cbd5e1}html.theme-dark .el-dropdown-menu__item:hover{color:#f1f5f9;background:#5eead41a}html.theme-dark .el-dialog{background:#111827fa;border:1px solid #5eead424}html.theme-dark .el-dialog.admin-form-dialog{box-shadow:0 24px 48px #00000073;background:#111827fa!important;border:1px solid #5eead424!important}html.theme-dark .el-dialog.admin-form-dialog .el-dialog__header{border-bottom:1px solid #5eead424}html.theme-dark .el-dialog.admin-form-dialog .el-dialog__footer{border-top:1px solid #5eead424}html.theme-dark .el-dialog.admin-form-dialog .el-dialog__title{color:#f1f5f9!important}html.theme-dark .el-dialog.admin-form-dialog .el-dialog__body{color:#cbd5e1!important}html.theme-dark .el-dialog.admin-form-dialog .el-form-item__label{color:#94a3b8!important}html.theme-dark .el-dialog.admin-form-dialog .el-dialog__headerbtn .el-dialog__close{color:#94a3b8}html.theme-dark .el-dialog.admin-form-dialog .el-dialog__headerbtn:hover .el-dialog__close{color:#5eead4}html.theme-dark .el-dialog.admin-form-dialog .el-dialog__headerbtn:hover{background:#5eead41a;border-radius:50%}html.theme-dark .el-dialog.admin-form-dialog .el-input__wrapper,html.theme-dark .el-dialog.admin-form-dialog .el-select__wrapper,html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input__wrapper{color:#e2e8f0;background:#0f172aeb!important;border:1px solid #5eead452!important;box-shadow:inset 0 0 0 1px #5eead43d!important}html.theme-dark .el-dialog.admin-form-dialog .el-textarea__inner{color:#e2e8f0;box-shadow:none!important;background:#0f172aeb!important;border:1px solid #5eead452!important}html.theme-dark .el-dialog.admin-form-dialog .el-input__wrapper:hover,html.theme-dark .el-dialog.admin-form-dialog .el-select__wrapper:hover,html.theme-dark .el-dialog.admin-form-dialog .el-textarea__inner:hover,html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input__wrapper:hover{background:#0f172afa!important;border-color:#5eead473!important;box-shadow:inset 0 0 0 1px #5eead45c!important}html.theme-dark .el-dialog.admin-form-dialog .el-textarea__inner:hover{border-color:#5eead473!important}html.theme-dark .el-dialog.admin-form-dialog .el-input__wrapper.is-focus,html.theme-dark .el-dialog.admin-form-dialog .el-select__wrapper.is-focused,html.theme-dark .el-dialog.admin-form-dialog .el-textarea__inner:focus,html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input__wrapper.is-focus{border-color:#5eead48c!important;box-shadow:inset 0 0 0 1px #5eead473,0 0 0 3px #5eead429!important}html.theme-dark .el-dialog.admin-form-dialog .el-textarea__inner:focus{box-shadow:0 0 0 3px #5eead429!important}html.theme-dark .el-dialog.admin-form-dialog .el-input-number{background:#0f172aeb;border-radius:8px;overflow:hidden;box-shadow:inset 0 0 0 1px #5eead41f;border:1px solid #5eead452!important}html.theme-dark .el-dialog.admin-form-dialog .el-input-number:hover{border-color:#5eead473!important}html.theme-dark .el-dialog.admin-form-dialog .el-input-number.is-focus,html.theme-dark .el-dialog.admin-form-dialog .el-input-number:focus-within{box-shadow:0 0 0 3px #5eead429;border-color:#5eead48c!important}html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input-number__increase,html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input-number__decrease{color:#cbd5e1;background:#0f172ab8!important;border-color:#5eead452!important}html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input__wrapper{box-shadow:none!important;background:0 0!important;border:none!important}html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input__wrapper:hover,html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input__wrapper.is-focus{box-shadow:none!important;border:none!important}html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input-number__increase:hover,html.theme-dark .el-dialog.admin-form-dialog .el-input-number .el-input-number__decrease:hover{color:#5eead4}html.theme-dark .el-dialog.admin-form-dialog .el-button--default{--el-button-bg-color:#0f172aeb;--el-button-border-color:#5eead438;--el-button-text-color:#e2e8f0;--el-button-hover-bg-color:#5eead41a;--el-button-hover-border-color:#5eead452;--el-button-hover-text-color:#f1f5f9}html.theme-dark .el-dialog.admin-form-dialog .group-form-hint{color:#94a3b8!important}html.theme-dark .el-dialog.column-settings-dialog{box-shadow:0 20px 40px #00000073}html.theme-dark .el-dialog.column-settings-dialog .el-dialog__header{border-bottom-color:#5eead424}html.theme-dark .el-dialog.column-settings-dialog .el-dialog__footer{border-top-color:#5eead424}html.theme-dark .el-dialog.column-settings-dialog .column-settings-grid{background:#0f172ab8;border-color:#5eead424}html.theme-dark .el-dialog.column-settings-dialog .el-checkbox{--el-checkbox-text-color:#cbd5e1}html.theme-dark .el-dialog.column-settings-dialog .el-button--default{--el-button-bg-color:#0f172aeb;--el-button-border-color:#5eead438;--el-button-text-color:#e2e8f0;--el-button-hover-bg-color:#5eead41a;--el-button-hover-border-color:#5eead452;--el-button-hover-text-color:#f1f5f9}html.theme-dark .el-dialog__title,html.theme-dark .el-dialog.column-settings-dialog .el-dialog__title{color:#f1f5f9}html.theme-dark .el-dialog__body{color:#cbd5e1}html.theme-dark .el-message-box{background:#111827fa;border-color:#5eead424}html.theme-dark .el-message-box__title,html.theme-dark .el-message-box__message{color:#e2e8f0}.playground-mismatch-box .el-message-box__message{white-space:pre-line;text-align:left;line-height:1.6}html.theme-dark .admin-pagination{background:var(--yunhui-bg,#0b1220);box-shadow:0 -8px 16px -12px #0000008c}html.theme-dark .admin-page.admin-page--sticky-pager .admin-pagination{border-top-color:var(--yunhui-border,#5eead424);background:var(--yunhui-bg,#0a0f1a)}html.theme-dark .admin-pagination-text{color:#94a3b8}html.theme-dark .main .admin-table .admin-row-actions .el-button{--el-button-bg-color:#0f172ab8;--el-button-border-color:#5eead433;--el-button-text-color:#cbd5e1;--el-button-hover-bg-color:#5eead41a;--el-button-hover-border-color:#5eead45c;--el-button-hover-text-color:#f1f5f9;--el-button-active-bg-color:#5eead424;--el-button-active-border-color:#5eead46b;--el-button-active-text-color:#f8fafc;color:#cbd5e1!important;box-shadow:none!important;background-color:#0f172ab8!important;border:1px solid #5eead433!important}html.theme-dark .main .admin-table .admin-row-actions .el-button:hover,html.theme-dark .main .admin-table .admin-row-actions .el-button:focus{color:#f1f5f9!important;background-color:#5eead41a!important;border-color:#5eead45c!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--primary{color:#99f6e4!important;background-color:#14b8a638!important;border-color:#2dd4bf6b!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--primary:hover,html.theme-dark .main .admin-table .admin-row-actions .el-button--primary:focus{color:#ccfbf1!important;background-color:#14b8a652!important;border-color:#5eead48c!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--success{color:#86efac!important;background-color:#22c55e24!important;border-color:#4ade8052!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--success:hover,html.theme-dark .main .admin-table .admin-row-actions .el-button--success:focus{color:#bbf7d0!important;background-color:#22c55e38!important;border-color:#4ade807a!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--warning{color:#fcd34d!important;background-color:#f59e0b24!important;border-color:#fbbf2452!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--warning:hover,html.theme-dark .main .admin-table .admin-row-actions .el-button--warning:focus{color:#fde68a!important;background-color:#f59e0b38!important;border-color:#fbbf247a!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--danger{color:#fca5a5!important;background-color:#ef44441f!important;border-color:#f8717157!important}html.theme-dark .main .admin-table .admin-row-actions .el-button--danger:hover,html.theme-dark .main .admin-table .admin-row-actions .el-button--danger:focus{color:#fecaca!important;background-color:#ef444433!important;border-color:#f8717180!important}html.theme-dark .el-pagination{--el-pagination-bg-color:transparent;--el-pagination-text-color:#94a3b8;--el-pagination-button-color:#cbd5e1}html.theme-dark .el-pagination .el-pager li.is-active{color:#5eead4}html.theme-dark .el-select-dropdown,html.theme-dark .el-popper.is-light{background:#111827fa!important;border-color:#5eead424!important}html.theme-dark .sidebar-nav-tooltip.el-popper.is-light{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #00000059;color:#5eead4!important;background:linear-gradient(135deg,#111827fa 0%,#1e293bfa 100%)!important;border-color:#5eead438!important}html.theme-dark .sidebar-nav-tooltip.el-popper.is-light .el-popper__arrow:before{background:#111827fa!important;border-color:#5eead438!important}html.theme-dark .token-quota-tooltip.el-popper{color:#e2e8f0!important;background:#111827fa!important;border:1px solid #5eead447!important;box-shadow:0 10px 24px #0000006b!important}html.theme-dark .token-quota-tooltip.el-popper .el-popper__arrow:before{background:#111827fa!important;border:1px solid #5eead447!important}html.theme-dark .model-name-tooltip-popper.el-popper{background:#111827fa!important;border:1px solid #14b8a652!important;box-shadow:0 14px 30px #0000006b!important}html.theme-dark .model-name-tooltip-popper.el-popper .el-popper__arrow:before{background:#111827fa!important;border:1px solid #14b8a652!important}html.theme-dark .model-name-tooltip-text{color:#e2e8f0}html.theme-dark .el-select-dropdown__item{color:#cbd5e1}html.theme-dark .el-select-dropdown__item.hover,html.theme-dark .el-select-dropdown__item:hover{background:#5eead41a}html.theme-dark .el-select-dropdown__item.selected{color:#5eead4}.group-models-select-popper .el-select-dropdown__header,.playground-model-select-popper .el-select-dropdown__header{border-bottom:1px solid var(--el-border-color-lighter);padding:8px 12px 4px}.group-models-select-header{align-items:center;gap:8px;display:flex}.group-models-select-header .group-models-select-search{flex:1;min-width:0}.group-models-select-popper .group-models-select-search,.playground-model-select-popper .playground-model-select-search{width:100%}html.theme-dark .group-models-select-popper .el-select-dropdown__header,html.theme-dark .playground-model-select-popper .el-select-dropdown__header{border-bottom-color:#5eead424}.playground-model-type-pill{border:1px solid var(--el-border-color);background:var(--el-fill-color-blank);color:var(--el-text-color-regular);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:12px;line-height:1.4;transition:border-color .15s,background .15s,color .15s}.playground-model-type-pill:hover{border-color:var(--el-color-primary-light-5);color:var(--el-color-primary)}.playground-model-type-pill.active{border-color:var(--el-color-primary);background:var(--el-color-primary-light-9);color:var(--el-color-primary);font-weight:500}html.theme-dark .playground-model-type-pill{color:#cbd5e1;background:#0f172ab8;border-color:#5eead42e}html.theme-dark .playground-model-type-pill:hover{color:#5eead4;border-color:#5eead46b}html.theme-dark .playground-model-type-pill.active{color:#5eead4;background:#5eead41f;border-color:#5eead48c}html.theme-dark .ui-pill-btn-ghost{color:#5eead4;background:#0f172ae0;border-color:#5eead42e}html.theme-dark .ui-pill-btn-ghost:hover{background:#5eead41a;border-color:#5eead447}html.theme-dark .main .table-toolbar .toolbar-right .el-button--default:not(.is-link),html.theme-dark .main .filter-actions .el-button--default{color:#5eead4;background:#0f172ae0;border-color:#5eead42e}html.theme-dark .main .table-toolbar .toolbar-right .el-button--default:not(.is-link):hover,html.theme-dark .main .filter-actions .el-button--default:hover{background:#5eead41a;border-color:#5eead447}html.theme-dark .log-group-pill{color:#99f6e4!important;background:#14b8a624!important;border:1px solid #14b8a647!important}html.theme-dark .log-latency-pill{color:#86efac!important;background:#22c55e24!important;border:1px solid #22c55e3d!important}html.theme-dark .log-type-pill.tone-all{color:#94a3b8!important;background:#94a3b81f!important;border:1px solid #94a3b82e!important}html.theme-dark .log-type-pill.tone-recharge{color:#5eead4!important;background:#2563eb29!important;border:1px solid #5eead438!important}html.theme-dark .log-type-pill.tone-consume{color:#86efac!important;background:#22c55e29!important;border:1px solid #22c55e3d!important}html.theme-dark .log-type-pill.tone-admin{color:#6ee7b7!important;background:#7c3aed29!important;border:1px solid #7c3aed3d!important}html.theme-dark .log-type-pill.tone-system{color:#94a3b8!important;background:#94a3b81f!important;border:1px solid #94a3b82e!important}html.theme-dark .log-type-pill.tone-error{color:#fca5a5!important;background:#ef444429!important;border:1px solid #ef44443d!important}html.theme-dark .log-type-pill.tone-refund{color:#fdba74!important;background:#ea580c29!important;border:1px solid #ea580c3d!important}html.theme-dark .logs-type-popper.el-select-dropdown,html.theme-dark .logs-type-popper.el-popper{background:#111827fa!important;border:1px solid #5eead424!important}html.theme-dark .logs-type-popper .el-select-dropdown__item{color:#cbd5e1}html.theme-dark .logs-type-popper .el-select-dropdown__item.is-hovering{background:#5eead41a!important}html.theme-dark .logs-type-popper .el-select-dropdown__item.is-selected{background:#5eead429!important}html.theme-dark .logs-type-popper .el-select-dropdown__item.is-selected.is-hovering{background:#5eead424!important}html.theme-dark .logs-type-select .log-type-text.tone-all,html.theme-dark .logs-type-popper .log-type-text.tone-all{color:#fff!important}html.theme-dark .logs-type-select .log-type-text.tone-recharge,html.theme-dark .logs-type-popper .log-type-text.tone-recharge{color:#5eead4!important}html.theme-dark .logs-type-select .log-type-text.tone-consume,html.theme-dark .logs-type-popper .log-type-text.tone-consume{color:#86efac!important}html.theme-dark .logs-type-select .log-type-text.tone-admin,html.theme-dark .logs-type-popper .log-type-text.tone-admin{color:#6ee7b7!important}html.theme-dark .logs-type-select .log-type-text.tone-system,html.theme-dark .logs-type-popper .log-type-text.tone-system{color:#94a3b8!important}html.theme-dark .logs-type-select .log-type-text.tone-error,html.theme-dark .logs-type-popper .log-type-text.tone-error{color:#fca5a5!important}html.theme-dark .logs-type-select .log-type-text.tone-refund,html.theme-dark .logs-type-popper .log-type-text.tone-refund{color:#fdba74!important}html.theme-dark .log-model-pill.tone-chat{color:#99f6e4!important;background:#14b8a629!important;border-color:#14b8a647!important}html.theme-dark .log-model-pill.tone-embedding{color:#a5f3fc!important;background:#22d3ee1f!important;border-color:#22d3ee38!important}html.theme-dark .log-model-pill.tone-image{color:#99f6e4!important;background:#a78bfa24!important;border-color:#a78bfa42!important}html.theme-dark .log-model-pill.tone-video{color:#fed7aa!important;background:#fb923c24!important;border-color:#fb923c42!important}html.theme-dark .el-input__inner,html.theme-dark .el-textarea__inner{color:#e2e8f0}html.theme-dark .el-checkbox{--el-checkbox-text-color:#cbd5e1}html.theme-dark .auth-page{background:var(--yunhui-bg,#0a0f1a);color:var(--yunhui-text,#f1f5f9)}html.theme-dark .auth-card{background:#111827eb;border-color:#5eead424;box-shadow:0 16px 40px #00000059}html.theme-dark .auth-card h1,html.theme-dark .auth-logo-row strong,html.theme-dark .auth-logo-row span{color:#f8fafc}html.theme-dark .auth-card .el-form-item__label{color:#cbd5e1}html.theme-dark .auth-card .el-input__wrapper{background:#0f172ae0;box-shadow:inset 0 0 0 1px #5eead433}html.theme-dark .auth-card .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #5eead452}html.theme-dark .auth-card .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #5eead480}html.theme-dark .auth-card .el-input__inner{color:#e2e8f0}html.theme-dark .auth-card .el-input__prefix,html.theme-dark .auth-card .el-input__suffix{color:#94a3b8}html.theme-dark .auth-card .el-input-group__prepend,html.theme-dark .auth-card .el-input-group__append{color:#94a3b8;background:#0f172aeb;box-shadow:inset 0 1px #5eead433,inset 0 -1px #5eead433}html.theme-dark .auth-card .field-hint,html.theme-dark .forgot-hint{color:#94a3b8}html.theme-dark .auth-submit.el-button--primary{--el-button-bg-color:#0284c7;--el-button-border-color:#5eead4;--el-button-hover-bg-color:#0369a1;--el-button-hover-border-color:#5eead4;--el-button-active-bg-color:#075985;--el-button-active-border-color:#5eead4;--el-button-text-color:#fff}html.theme-dark .auth-submit.el-button--primary.is-disabled{--el-button-bg-color:#0284c747;--el-button-border-color:#5eead447;--el-button-text-color:#e2e8f08c}html.theme-dark .auth-footer{color:#64748b}html.theme-dark .auth-links,html.theme-dark .auth-links span{color:#94a3b8}html.theme-dark .auth-links button{color:#5eead4}html.theme-dark .auth-links a{color:#94a3b8}html.theme-dark .auth-page .toast{color:#f1f5f9;background:#111827fa;border:1px solid #5eead424;box-shadow:0 12px 32px #00000059}html.theme-dark .secret-cell{background:#0f172ae0;border-color:#5eead424}html.theme-dark .secret-text{color:#cbd5e1}html.theme-dark .icon-button{color:#94a3b8}html.theme-dark .register-btn{--el-button-bg-color:#0284c7;--el-button-border-color:#0284c7;--el-button-hover-bg-color:#0369a1;--el-button-hover-border-color:#0369a1}.announcement-dialog-header[data-v-1d5266b2]{justify-content:space-between;align-items:center;gap:16px;display:flex}.announcement-dialog-header h2[data-v-1d5266b2]{color:var(--yunhui-text,#111827);margin:0;font-size:20px;font-weight:800}.announcement-dialog-tags[data-v-1d5266b2]{align-items:center;gap:10px;display:flex}.tab-switch[data-v-1d5266b2]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.tab-switch-item[data-v-1d5266b2]{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.tab-switch-item[data-v-1d5266b2]:hover:not(.active){color:#475569;background:#94a3b81f}.tab-switch-item.active[data-v-1d5266b2]{color:#fff;background:linear-gradient(135deg,#14b8a6,#0d9488);box-shadow:0 6px 16px #0d948840}.close-btn[data-v-1d5266b2]{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;margin-left:4px;transition:background .15s,color .15s;display:grid}.close-btn[data-v-1d5266b2]:hover{color:#475569;background:#f1f5f9}.announcement-dialog-list[data-v-1d5266b2]{max-height:420px;padding-right:4px;overflow:auto}.announcement-dialog-item[data-v-1d5266b2]{border-bottom:1px solid var(--yunhui-border,#edf0f5);gap:12px;padding:14px 0;display:flex}.announcement-dialog-item[data-v-1d5266b2]:last-child{border-bottom:0}.item-dot[data-v-1d5266b2]{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.item-body[data-v-1d5266b2]{flex:1;min-width:0}.item-head[data-v-1d5266b2]{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.item-head strong[data-v-1d5266b2]{color:var(--yunhui-text,#111827);font-size:15px}.item-status[data-v-1d5266b2]{font-size:12px;font-weight:700}.item-time[data-v-1d5266b2]{color:#94a3b8;margin-left:auto;font-size:12px}.item-body p[data-v-1d5266b2]{color:#64748b;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.65}.announcement-dialog-empty[data-v-1d5266b2]{text-align:center;place-items:center;min-height:280px;display:grid}.empty-icon-circle[data-v-1d5266b2]{color:#14b8a6;background:linear-gradient(#f0fdfa 0%,#f8fafc 100%);border-radius:50%;place-items:center;width:88px;height:88px;margin-bottom:16px;font-size:36px;display:grid;box-shadow:inset 0 0 0 1px #14b8a61f}.announcement-dialog-empty p[data-v-1d5266b2]{color:#94a3b8;margin:0;font-size:14px}.announcement-dialog-footer[data-v-1d5266b2]{justify-content:flex-end;gap:12px;display:flex}.footer-btn[data-v-1d5266b2]{cursor:pointer;background:0 0;border:0;padding:6px 4px;font-size:14px;font-weight:600;transition:color .15s}.footer-btn.ghost[data-v-1d5266b2]{color:#14b8a6}.footer-btn.ghost[data-v-1d5266b2]:hover{color:#0d9488}.footer-btn.primary[data-v-1d5266b2]{color:#0f766e}.footer-btn.primary[data-v-1d5266b2]:hover{color:#3730a3}.announcement-dialog.el-dialog{background:var(--yunhui-surface,#fff);border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #0f172a29}.announcement-dialog .el-dialog__header{margin:0;padding:20px 24px 12px}.announcement-dialog .el-dialog__body{padding:8px 24px 12px}.announcement-dialog .el-dialog__footer{padding:8px 24px 20px}html.theme-dark .announcement-dialog.el-dialog{box-shadow:0 24px 48px #00000073}html.theme-dark .announcement-dialog .tab-switch{background:#0f172ae0;border-color:#5eead424}html.theme-dark .announcement-dialog .tab-switch-item{color:#cbd5e1}html.theme-dark .announcement-dialog .tab-switch-item:hover:not(.active){color:#e2e8f0;background:#5eead41a}html.theme-dark .announcement-dialog .tab-switch-item.active{color:#f8fafc;background:linear-gradient(135deg,#14b8a6,#0284c7);box-shadow:0 6px 16px #0ea5e940}html.theme-dark .announcement-dialog .close-btn{color:#94a3b8}html.theme-dark .announcement-dialog .close-btn:hover{color:#e2e8f0;background:#94a3b81f}html.theme-dark .announcement-dialog .item-body p{color:#94a3b8}html.theme-dark .announcement-dialog .announcement-dialog-empty p{color:#cbd5e1}html.theme-dark .announcement-dialog .footer-btn.ghost{color:#5eead4}html.theme-dark .announcement-dialog .footer-btn.ghost:hover{color:#bae6fd}html.theme-dark .announcement-dialog .footer-btn.primary{color:#e0f2fe}html.theme-dark .announcement-dialog .footer-btn.primary:hover{color:#f8fafc}html.theme-dark .announcement-dialog .empty-icon-circle{color:#5eead4;background:#5eead41a;box-shadow:inset 0 0 0 1px #5eead42e}.icon-btn[data-v-6f6ec328]{color:var(--yunhui-text-secondary,#374151)}.theme-switcher-panel[data-v-6f6ec328]{gap:4px;width:max-content;display:grid}.theme-option[data-v-6f6ec328]{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;width:100%;padding:7px 4px;transition:background .15s;display:flex}.theme-option[data-v-6f6ec328]:hover{background:var(--yunhui-hover,#f3f4f6)}.theme-option.active[data-v-6f6ec328]{background:#14b8a61f}.theme-option-icon[data-v-6f6ec328]{background:var(--yunhui-hover,#f3f4f6);width:32px;height:32px;color:var(--yunhui-text-secondary,#374151);border-radius:8px;flex-shrink:0;place-items:center;font-size:18px;display:grid}.theme-option.active .theme-option-icon[data-v-6f6ec328]{color:#14b8a6;background:#14b8a62e}.theme-option-copy[data-v-6f6ec328]{flex:1;gap:2px;min-width:0;display:grid}.theme-option-copy strong[data-v-6f6ec328]{color:var(--yunhui-text,#111827);white-space:nowrap;font-size:13px;font-weight:700}.theme-option-copy small[data-v-6f6ec328]{color:var(--yunhui-text-muted,#6b7280);white-space:nowrap;font-size:11px;line-height:1.3}.theme-option-check[data-v-6f6ec328]{color:#14b8a6;flex-shrink:0;font-size:15px}.theme-switcher-popper.el-popover.el-popper{border:1px solid var(--yunhui-border,#edf0f5);background:var(--yunhui-surface,#fff);border-radius:14px;padding:6px 4px;box-shadow:0 16px 40px #0f172a1f;width:fit-content!important;min-width:0!important}html.theme-dark .theme-switcher-popper.el-popover.el-popper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111827f5;border-color:#5eead42e;box-shadow:0 16px 40px #00000073}html.theme-dark .theme-switcher-popper .theme-option:hover{background:#94a3b81a}html.theme-dark .theme-switcher-popper .theme-option.active{background:#5eead424}html.theme-dark .theme-switcher-popper .theme-option.active .theme-option-icon{color:#5eead4;background:#5eead42e}html.theme-dark .theme-switcher-popper .theme-option-check{color:#5eead4}.user-avatar[data-v-f0e8a155]{color:#fff;background:linear-gradient(135deg,#ff7eb3,#f472b6);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;line-height:1;display:inline-grid}.brand-logo-mark[data-v-d1120db5]{object-fit:contain;flex-shrink:0;display:block}.site-header[data-v-bdc06aba]{height:var(--yunhui-header-height,64px);z-index:1000;background:var(--yunhui-header-bg,#e8eef6b8);border-bottom:1px solid var(--yunhui-border,#94a3b847);-webkit-backdrop-filter:blur(16px)saturate(1.15);box-sizing:border-box;flex-shrink:0;position:sticky;top:0}.site-header-inner[data-v-bdc06aba]{justify-content:space-between;align-items:center;gap:24px;height:100%;padding:0 28px;display:flex}.site-header-left[data-v-bdc06aba]{align-items:center;gap:28px;min-width:0;display:flex}.brand[data-v-bdc06aba]{cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:10px;padding:0;display:flex}.brand-logo[data-v-bdc06aba]{transform-origin:50%;flex-shrink:0;transform:scale(1.18)}.brand-name[data-v-bdc06aba]{color:var(--yunhui-text,#111827);white-space:nowrap;font-size:17px;font-weight:800}.site-nav[data-v-bdc06aba]{align-items:center;gap:28px;display:flex}.site-nav-compact[data-v-bdc06aba]{display:none}.site-nav-compact-btn[data-v-bdc06aba]{background:var(--yunhui-hover,#f3f4f6);height:36px;color:var(--yunhui-text-secondary,#374151);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.site-nav-compact-btn[data-v-bdc06aba]:hover{color:var(--yunhui-accent,#14b8a6)}.site-nav-compact-label[data-v-bdc06aba]{text-overflow:ellipsis;white-space:nowrap;max-width:5.5em;overflow:hidden}.site-nav button[data-v-bdc06aba]{color:var(--yunhui-text-secondary,#374151);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:15px;font-weight:600;transition:color .15s}.site-nav button[data-v-bdc06aba]:hover,.site-nav button.active[data-v-bdc06aba]{color:var(--yunhui-accent,#14b8a6)}.site-actions[data-v-bdc06aba]{flex-shrink:0;align-items:center;gap:8px;display:flex}.icon-btn[data-v-bdc06aba]{--el-button-bg-color:transparent;--el-button-border-color:transparent;--el-button-hover-bg-color:var(--yunhui-hover,#f3f4f6);--el-button-hover-border-color:var(--yunhui-hover,#f3f4f6);color:var(--yunhui-text-secondary,#374151)}.site-actions[data-v-bdc06aba] .header-icon-btn.el-button.is-circle{--el-button-bg-color:#ffffff8c;--el-button-border-color:transparent;--el-button-hover-bg-color:#ffffffc7;--el-button-hover-border-color:transparent;background:#ffffff8c;width:36px;height:36px;transition:box-shadow .2s,transform .2s,background .2s;box-shadow:0 2px 10px #0f172a0f,0 0 0 1px #64748b1f}.site-actions[data-v-bdc06aba] .header-icon-btn .el-icon{font-size:18px}.site-actions[data-v-bdc06aba] .header-icon-btn.el-button.is-circle:hover{transform:translateY(-1px);box-shadow:0 4px 14px #14b8a629,0 0 0 1px #14b8a61a}.text-btn[data-v-bdc06aba]{color:var(--yunhui-text-secondary,#374151);font-weight:600}.register-btn[data-v-bdc06aba]{--el-button-bg-color:#111827;--el-button-border-color:#111827;--el-button-hover-bg-color:#1f2937;--el-button-hover-border-color:#1f2937}.user-chip[data-v-bdc06aba]{background:var(--yunhui-hover,#f9fafb);height:36px;color:var(--yunhui-text-secondary,#374151);cursor:pointer;border:0;border-radius:18px;align-items:center;gap:8px;padding:0 10px 0 4px;display:flex}.username[data-v-bdc06aba]{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:14px;font-weight:600;overflow:hidden}@media (width<=900px){.site-header-inner[data-v-bdc06aba]{gap:12px;padding:0 16px}.site-header-left[data-v-bdc06aba]{gap:12px}.brand-name[data-v-bdc06aba],.site-nav[data-v-bdc06aba]{display:none}.site-nav-compact[data-v-bdc06aba]{display:inline-flex}.username[data-v-bdc06aba]{display:none}}html.theme-dark .site-header{-webkit-backdrop-filter:blur(18px)saturate(1.2)}html.theme-dark .site-actions .header-icon-btn.el-button.is-circle{--el-button-bg-color:#111827b8;--el-button-hover-bg-color:#111827e0;background:#111827b8;box-shadow:0 2px 12px #00000059,0 0 0 1px #5eead41f}html.theme-dark .site-actions .header-icon-btn.el-button.is-circle:hover{box-shadow:0 4px 16px #0ea5e933,0 0 0 1px #5eead438}html.theme-dark .site-nav-compact-btn{color:#cbd5e1;background:#111827b8}.el-dropdown-menu__item.is-nav-active{color:var(--yunhui-accent,#14b8a6);font-weight:700}.app-root[data-v-d38f67a0]{background:var(--yunhui-bg,#fff);color:var(--yunhui-text,#111827);flex-direction:column;display:flex}.app-root--home[data-v-d38f67a0]{min-height:100vh}.app-root--home[data-v-d38f67a0] .site-header{z-index:1000;-webkit-backdrop-filter:none;width:100%;box-shadow:none;background:0 0;border-bottom-color:#0000;position:fixed;top:0;left:0;right:0;overflow:visible}.app-root--home[data-v-d38f67a0] .site-header:before{content:"";height:calc(var(--yunhui-header-height,64px) + 28px);z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(8px)saturate(1.08);background:linear-gradient(#ffffff61 0%,#ffffff24 48%,#fff0 100%);position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 40%,#0000 100%);mask-image:linear-gradient(#000 0% 40%,#0000 100%)}html.theme-dark .app-root--home[data-v-d38f67a0] .site-header:before{background:linear-gradient(#0a0f1a6b 0%,#0a0f1a29 48%,#0a0f1a00 100%)}.app-root--app[data-v-d38f67a0]{height:100vh;max-height:100vh;overflow:hidden}.app-body[data-v-d38f67a0]{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.app-root--app .app-body[data-v-d38f67a0]{overflow:hidden}.standalone-view[data-v-d38f67a0]{flex:auto;min-height:0;display:block}.app-root--app .standalone-view[data-v-d38f67a0]{overscroll-behavior:contain;overflow:hidden auto}[data-v-d38f67a0] .sidebar{transition:box-shadow .22s,border-color .22s}[data-v-d38f67a0] .sidebar:hover{border-color:var(--yunhui-border-strong,#99f6e4);box-shadow:8px 0 24px #14b8a614}[data-v-d38f67a0] .nav-menu .el-menu-item{transition:transform .18s,background-color .18s,color .18s}[data-v-d38f67a0] .nav-menu .el-menu-item:hover{transform:translate(2px)}[data-v-d38f67a0] .nav-menu .el-menu-item .el-icon{transition:transform .18s}[data-v-d38f67a0] .nav-menu .el-menu-item:hover .el-icon{transform:scale(1.08)}[data-v-d38f67a0] .sidebar-collapse-btn{transition:transform .2s,box-shadow .2s}[data-v-d38f67a0] .sidebar-collapse-btn:hover{transform:translateY(-1px);box-shadow:0 8px 16px #14b8a629}
