:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ct-primary:#1769c2;--ct-primary-strong:#0f4f98;--ct-primary-soft:#eaf4ff;--ct-accent:#16a3a5;--ct-success:#16845b;--ct-warning:#bd7116;--ct-danger:#c64048;--ct-ink:#18324b;--ct-text:#405a72;--ct-muted:#74879a;--ct-subtle:#9aa8b6;--ct-line:#e3eaf2;--ct-line-strong:#d5e0eb;--ct-canvas:#f3f7fb;--ct-surface:#fff;--ct-surface-soft:#f8fafc;--ct-sidebar:#102a43;--ct-sidebar-soft:#173b5d;--ct-radius-sm:9px;--ct-radius-md:14px;--ct-radius-lg:20px;--ct-shadow-sm:0 6px 20px #1737560e;--ct-shadow-md:0 14px 42px #17375617;--ct-focus:0 0 0 3px #1769c224;--el-color-primary:var(--ct-primary);--el-color-success:var(--ct-success);--el-color-warning:var(--ct-warning);--el-color-danger:var(--ct-danger);--el-border-radius-base:9px;--el-border-color:var(--ct-line);--el-text-color-primary:var(--ct-ink);--el-text-color-regular:var(--ct-text)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%}html{background:var(--ct-canvas)}body{color:var(--ct-text);background:radial-gradient(circle at 88% -8%, #358bd814, transparent 30%), var(--ct-canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a,[role=button]{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:#1769c2d1}.page-stack{gap:16px;min-width:0;display:grid}.page-head,.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-head{color:#fff;border-radius:var(--ct-radius-lg);background:radial-gradient(circle at 88% 18%,#7cd3ff47,#0000 30%),linear-gradient(132deg,#0f4f98 0%,#1769c2 56%,#238fd0 100%);border:1px solid #ffffff14;min-height:132px;padding:24px 26px;position:relative;overflow:hidden;box-shadow:0 16px 38px #19599b2b}.page-head:after{content:"";pointer-events:none;border:1px solid #ffffff21;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-98px;right:-42px}.page-head>*{z-index:1;position:relative}.page-head h2,.page-heading h2{color:inherit;letter-spacing:-.025em;margin:5px 0 6px;font-size:clamp(22px,2vw,28px);font-weight:720;line-height:1.25}.page-head p,.page-heading p{max-width:760px;margin:0;line-height:1.65}.page-head p{color:#ffffffc7}.page-heading p{color:var(--ct-muted)}.eyebrow{color:#bfe4ff;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:650}.head-actions,.heading-actions,.toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.page-head .el-button:not(.el-button--primary),.page-head .el-input__wrapper,.page-head .el-select__wrapper{background:#fffffff5;border-color:#ffffff47}.summary-grid,.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.summary-card,.metric-card{border:1px solid var(--ct-line);border-radius:var(--ct-radius-md);background:var(--ct-surface);min-width:0;box-shadow:var(--ct-shadow-sm);padding:17px 18px;position:relative}.summary-card:before,.metric-card:before{content:"";background:#b9d9f7;border-radius:50%;width:7px;height:7px;position:absolute;top:16px;right:16px}.summary-card span,.summary-card small,.metric-card span,.metric-card small{color:var(--ct-muted)}.summary-card>span,.metric-card>span{display:block}.summary-card strong,.metric-card strong{color:var(--ct-ink);letter-spacing:-.025em;margin:8px 6px 2px 0;font-size:26px;font-weight:730;line-height:1.15;display:inline-block}.summary-card small,.metric-card small{font-size:12px}.page-card,.data-card,.content-card,.toolbar-card,.navigation-card,.settings-card{border:1px solid var(--ct-line)!important;border-radius:var(--ct-radius-md)!important;background:var(--ct-surface)!important;box-shadow:var(--ct-shadow-sm)!important}.page-card>.el-card__body,.data-card>.el-card__body,.content-card>.el-card__body,.toolbar-card>.el-card__body,.navigation-card>.el-card__body,.settings-card>.el-card__body{padding:20px 22px}.section-head,.table-head,.card-header,.content-head{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.section-title,.section-head strong,.table-head strong,.card-header>strong,.content-head strong{color:var(--ct-ink);font-size:15px;font-weight:680}.section-copy,.section-head small,.table-head span,.content-head span{color:var(--ct-muted);font-size:12px}.page-toolbar,.filter-bar{justify-content:space-between;align-items:center;gap:14px;min-height:42px;margin-bottom:16px;display:flex}.page-toolbar .filters,.filter-bar .filters,.filters{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.table-footer,.pager{justify-content:flex-end;padding-top:16px;display:flex}.muted,.subtle{color:var(--ct-muted)}.support-copy{color:var(--ct-muted);font-size:12px;line-height:1.55}.danger-zone{background:linear-gradient(#fff,#fffafb)!important;border-color:#f0d4d5!important}.empty-state{place-items:center;min-height:260px;display:grid}.cache-note{color:#8e5c12;background:#fff8e8;border:1px solid #eed8aa;border-radius:8px;width:max-content;max-width:100%;margin-bottom:10px;padding:7px 10px;font-size:12px}.el-card{--el-card-border-color:var(--ct-line)}.el-card__header{border-bottom-color:var(--ct-line);padding:17px 20px}.el-button{font-weight:600}.el-button:not(.is-circle){min-height:34px}.el-button--primary:not(.is-link){box-shadow:0 5px 13px #1769c229}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{transition:border-color .18s,box-shadow .18s,background .18s}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus{box-shadow:var(--ct-focus)!important}.el-table{--el-table-header-bg-color:#f5f8fb;--el-table-header-text-color:#526b82;--el-table-border-color:#e8edf3;--el-table-row-hover-bg-color:#f4f9ff;border-radius:11px;overflow:hidden}.el-table th.el-table__cell{height:45px;font-weight:680}.el-table td.el-table__cell{height:48px}.el-table .cell{line-height:1.45}.el-dialog{overflow:hidden;border-radius:var(--ct-radius-lg)!important;box-shadow:0 24px 80px #12304d3d!important}.el-dialog__header{border-bottom:1px solid var(--ct-line);margin:0;padding:22px 24px 16px}.el-dialog__body{padding:22px 24px}.el-dialog__footer{border-top:1px solid var(--ct-line);padding:14px 24px 20px}.el-drawer__header{border-bottom:1px solid var(--ct-line);padding-bottom:16px!important}.el-alert{border-radius:11px}.el-tag{font-weight:580}.el-tabs__item{font-weight:620}@media (width<=1180px){.summary-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.page-head,.page-heading,.page-toolbar,.filter-bar,.section-head,.table-head,.content-head{flex-direction:column;align-items:stretch}.page-head{min-height:0;padding:20px}.head-actions,.heading-actions,.toolbar-actions{justify-content:flex-start}.page-toolbar>*,.filter-bar>*,.filters{width:100%}.page-card>.el-card__body,.data-card>.el-card__body,.content-card>.el-card__body,.toolbar-card>.el-card__body,.navigation-card>.el-card__body,.settings-card>.el-card__body{padding:16px}}@media (width<=560px){.summary-grid,.metric-grid{grid-template-columns:1fr}.summary-card,.metric-card{padding:15px 16px}.el-dialog{width:calc(100% - 24px)!important;margin-top:5vh!important}}html,body,#app{overflow:hidden}
