main.yzai-channel-host-active>:not(#yzai-channel-status){display:none!important}#yzai-channel-status{--bg:#f3f8f8;--surface:#fff;--soft:#f6f9fa;--line:#e4eaed;--text:#15212a;--muted:#6b7882;--primary:#0d9488;--ok:#10b981;--warn:#e6a321;--bad:#ef4444;min-height:100%;padding:28px 30px 52px;background:var(--bg);color:var(--text);font-family:inherit;letter-spacing:0}#yzai-channel-status *{box-sizing:border-box;letter-spacing:0}.dark #yzai-channel-status{--bg:#111827;--surface:#18212d;--soft:#202b38;--line:#2b3948;--text:#f3f7f8;--muted:#9aa8b3}.yzcs-overview{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 26px #1f404814}.yzcs-overview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:17px 20px 15px}.yzcs-overview h1{display:flex;align-items:center;gap:9px;margin:0;font-size:18px;font-weight:800;line-height:1.3}.yzcs-overview p{display:flex;align-items:center;gap:7px;margin:7px 0 0;color:var(--muted);font-size:12px}.yzcs-chart-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#e5faf6;color:var(--primary);font-size:18px}.yzcs-live{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--ok)}.yzcs-live.is-loading{background:#94a3b8;animation:yzcs-pulse 1.1s ease-in-out infinite}.yzcs-refresh{display:grid;width:32px;height:32px;padding:0;place-items:center;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);cursor:pointer;font-size:19px}.yzcs-refresh:hover:not(:disabled){background:var(--soft);color:var(--primary)}.yzcs-refresh:disabled{cursor:wait;opacity:.58}.yzcs-toolbar{display:flex;min-height:46px;align-items:center;gap:12px;padding:9px 20px;border-top:1px solid var(--line)}.yzcs-tabs{display:inline-flex;gap:3px;padding:3px;border-radius:7px;background:var(--soft)}.yzcs-tabs button{min-width:46px;min-height:30px;padding:5px 10px;border:0;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:12px;font-weight:650}.yzcs-tabs button:hover,.yzcs-tabs button.is-active{background:var(--surface);color:var(--text);box-shadow:0 2px 7px #1f40481a}.yzcs-divider{width:1px;height:21px;background:var(--line)}.yzcs-description,.yzcs-summary{color:var(--muted);font-size:12px}.yzcs-summary{margin-left:auto}.yzcs-error{margin-top:16px;padding:12px 14px;border:1px solid #ef444452;border-radius:7px;background:#ef444414;color:#b4232c;font-size:13px}.yzcs-content{padding-top:20px}.yzcs-provider-section+.yzcs-provider-section{margin-top:28px}.yzcs-provider-head{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:0 3px}.yzcs-provider-head h2{margin:0;font-size:17px;font-weight:800}.yzcs-provider-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:8px;background:#e7f8f2;color:#087e70;font-size:11px;font-weight:850}.yzcs-provider-anthropic{background:#fff2e8;color:#b45309}.yzcs-provider-grok{background:#eef1f3;color:#26323b}.yzcs-provider-gemini{background:#eaf2ff;color:#2563eb}.yzcs-provider-kimi{background:#ffeef7;color:#be185d}.yzcs-provider-zhipu{background:#eeefff;color:#4f46e5}.yzcs-provider-deepseek{background:#e7f8f6;color:#0f766e}.yzcs-count{min-width:25px;padding:3px 8px;border-radius:999px;background:var(--surface);color:var(--muted);font-size:12px;font-weight:750;text-align:center;box-shadow:0 1px 4px #1f404814}.yzcs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.yzcs-card{display:flex;min-width:0;min-height:270px;flex-direction:column;padding:18px;border-radius:8px;background:var(--surface);box-shadow:0 11px 28px #1f40481a;transition:transform .22s ease,box-shadow .22s ease}.yzcs-card:hover{transform:translateY(-2px);box-shadow:0 15px 34px #1f404824}.yzcs-card-head{display:flex;align-items:flex-start;gap:10px}.yzcs-card-title{min-width:0;flex:1}.yzcs-card-title h3{overflow:hidden;margin:1px 0 0;font-size:14px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.yzcs-card-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.yzcs-card-meta span{padding:2px 6px;border-radius:4px;background:#e9faf4;color:#087e70;font-size:10px;font-weight:650}.yzcs-status{flex:0 0 auto;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:750}.yzcs-status-healthy{background:#d8f8e8;color:#087a55}.yzcs-status-warning{background:#fff2cf;color:#9a5b08}.yzcs-status-critical{background:#fee2e2;color:#b4232c}.yzcs-status-unknown{background:#eef1f3;color:#66737c}.yzcs-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.yzcs-metrics>div{min-width:0;padding:0 10px}.yzcs-metrics>div:first-child{padding-left:0}.yzcs-metrics>div:last-child{padding-right:0}.yzcs-metrics>div+div{border-left:1px solid var(--line)}.yzcs-metrics span,.yzcs-history-label,.yzcs-axis{color:var(--muted);font-size:10px}.yzcs-metrics strong{display:block;overflow:hidden;margin-top:7px;font-size:17px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.yzcs-value-healthy{color:#07845d}.yzcs-value-warning{color:#b3690a}.yzcs-value-critical{color:#dc2626}.yzcs-history{margin-top:auto;padding-top:18px}.yzcs-history-label,.yzcs-axis{display:flex;justify-content:space-between;gap:12px}.yzcs-bars{display:grid;height:22px;grid-auto-flow:column;grid-auto-columns:minmax(3px,1fr);align-items:end;gap:3px;margin-top:8px}.yzcs-bar{width:100%;min-width:0;padding:0;border:0;border-radius:3px;cursor:help}.yzcs-healthy{height:20px;background:var(--ok)}.yzcs-warning{height:14px;background:var(--warn)}.yzcs-critical{height:8px;background:var(--bad)}.yzcs-unknown{height:5px;background:#cbd5dc}.yzcs-axis{margin-top:5px;font-size:9px}.yzcs-empty{display:grid;min-height:230px;place-content:center;gap:8px;color:var(--muted);text-align:center}.yzcs-empty strong{color:var(--text);font-size:16px}.yzcs-skeleton{gap:28px;animation:yzcs-pulse 1.25s ease-in-out infinite}.yzcs-skeleton-title,.yzcs-skeleton-metrics,.yzcs-skeleton-bars{border-radius:5px;background:var(--soft)}.yzcs-skeleton-title{width:68%;height:19px}.yzcs-skeleton-metrics{height:70px}.yzcs-skeleton-bars{height:22px;margin-top:auto}@media(max-width:1380px){.yzcs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1060px){#yzai-channel-status{padding:22px 20px 44px}.yzcs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yzcs-summary{width:100%;margin-left:0}.yzcs-toolbar{flex-wrap:wrap}}@media(max-width:700px){#yzai-channel-status{padding:14px 12px 32px}.yzcs-overview-head{padding:15px 14px 13px}.yzcs-toolbar{gap:8px;padding:9px 12px 12px}.yzcs-tabs{width:100%}.yzcs-tabs button{min-width:0;flex:1;min-height:36px}.yzcs-divider{display:none}.yzcs-description{width:100%}.yzcs-grid{grid-template-columns:minmax(0,1fr);gap:12px}.yzcs-card{min-height:252px;padding:15px}.yzcs-card-title h3{white-space:normal;overflow-wrap:anywhere}.yzcs-metrics strong{font-size:16px}.yzcs-bars{gap:2px}}@media(prefers-reduced-motion:reduce){.yzcs-card{transition:none;animation:none}}@keyframes yzcs-pulse{50%{opacity:.54}}
