:root{--el-color-primary:#0d9488;--el-color-primary-light-3:#2dd4bf;--el-color-primary-light-5:#5eead4;--el-color-primary-light-7:#99f6e4;--el-color-primary-light-8:#ccfbf1;--el-color-primary-light-9:#f0fdfa;--el-color-primary-dark-2:#0f766e;--el-color-success:#059669;--el-color-success-light-9:#ecfdf5;--el-color-warning:#d97706;--el-color-warning-light-9:#fffbeb;--el-color-danger:#e11d48;--el-color-danger-light-9:#fff1f2;--el-color-info:#0891b2;--el-color-info-light-9:#ecfeff;--fish-bg:#f7faf9;--fish-card-bg:#fff;--fish-border:#e2e8f0;--fish-text:#1e293b;--fish-text-muted:#64748b;--fish-header-h:56px;--fish-sidebar-w:220px;--fish-sidebar-w-collapsed:64px;--fish-radius:10px;--el-border-radius-base:6px;--el-font-family:"Inter", "PingFang SC", "Microsoft YaHei", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{font-family:var(--el-font-family);background:var(--fish-bg);color:var(--fish-text);-webkit-font-smoothing:antialiased;font-size:14px}.fish-card{background:var(--fish-card-bg);border:1px solid var(--fish-border);border-radius:var(--fish-radius);box-shadow:0 1px 2px #0f172a0a}.fish-card-pad,.page-wrap{padding:16px}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.text-muted{color:var(--fish-text-muted)}.text-sm{font-size:13px}.text-xs{font-size:12px}.font-bold{font-weight:600}.font-mono{font-family:JetBrains Mono,SF Mono,Menlo,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::-webkit-scrollbar-track{background:0 0}.scroll-y{overflow-y:auto}.scroll-y-96{max-height:24rem;overflow-y:auto}.scroll-y-120{max-height:30rem;overflow-y:auto}.status-tag{border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.4;display:inline-flex}.status-tag.is-success{color:#047857;background:#ecfdf5}.status-tag.is-warning{color:#b45309;background:#fffbeb}.status-tag.is-danger{color:#be123c;background:#fff1f2}.status-tag.is-info{color:#0e7490;background:#ecfeff}.status-tag.is-default{color:#475569;background:#f1f5f9}.el-card{border-radius:var(--fish-radius);border-color:var(--fish-border)}.el-table{font-size:13px}.el-table th.el-table__cell{color:#475569;font-weight:600;background:#f8fafc!important}.el-menu{border-right:none}.el-tabs__item.is-active{color:var(--el-color-primary)}.el-tabs__active-bar{background-color:var(--el-color-primary)}.kpi-number{color:var(--fish-text);font-family:JetBrains Mono,SF Mono,Menlo,monospace;font-size:28px;font-weight:700;line-height:1.1}.section-title{color:var(--fish-text);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.section-title:before{content:"";background:var(--el-color-primary);border-radius:2px;width:3px;height:14px}.dot{background:#94a3b8;border-radius:50%;width:8px;height:8px;display:inline-block}.dot.is-success{background:#10b981}.dot.is-warning{background:#f59e0b}.dot.is-danger{background:#f43f5e}.dot.is-info{background:#06b6d4}.dot.is-active{background:#14b8a6;box-shadow:0 0 0 4px #0d948826}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}
