.st-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-top:24px;padding:18px 22px;border:1px solid #dfe6f2;border-radius:14px;background:#ffffffeb}.st-top-main{display:flex;align-items:center;gap:12px;min-width:0}.st-dot{flex:none;width:12px;height:12px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #16a34a22}.st-dot.is-warn{background:#ca8a04;box-shadow:0 0 0 4px #ca8a0422}.st-dot.is-bad{background:#dc2626;box-shadow:0 0 0 4px #dc262622}.st-top-text{color:#0b1f47;font-size:16px;font-weight:700}.st-top-sub{color:#7688a4;font-size:13px}.st-group{margin-top:22px}.st-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.st-group-head h2{margin:0;color:#0b1f47;font-size:17px;font-weight:800}.st-group-head span{color:#7688a4;font-size:13px;white-space:nowrap}.st-card{border:1px solid #dfe6f2;border-radius:14px;background:#ffffffeb;overflow:hidden}.st-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.st-row{padding:14px 18px;border-bottom:1px solid #f2f5fa}.st-row:nth-child(odd){border-right:1px solid #f2f5fa}.st-row:last-child,.st-row:nth-last-child(2):nth-child(odd){border-bottom:0}.st-row-head{display:flex;align-items:center;gap:10px;margin-bottom:9px}.st-logo{position:relative;flex:none;display:grid;place-items:center;width:22px;height:22px;border-radius:6px;overflow:hidden}.st-logo b{color:#fff;font-size:12px;font-weight:800;line-height:1}.st-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff}.st-name{color:#0b1f47;font-size:14.5px;font-weight:700;text-decoration:none}.st-name:hover{color:#2563eb}.st-pill{padding:2px 9px;border-radius:999px;font-size:11.5px;font-weight:700;white-space:nowrap;color:#15803d;background:#dcfce7}.st-pill.is-bad{color:#b91c1c;background:#fee2e2}.st-pill.is-none{color:#94a3b8;background:#f1f5f9}.st-region{padding:2px 8px;border-radius:6px;background:#eef3fa;color:#476084;font-size:11px;white-space:nowrap}.st-meta{margin-left:auto;color:#7688a4;font-size:12.5px;white-space:nowrap;font-variant-numeric:tabular-nums}.st-bars{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:2px;height:26px}.st-bar{border-radius:2px;background:#eef2f8;min-width:2px}.st-bar.is-up{background:#16a34a}.st-bar.is-part{background:#d97706}.st-bar.is-down{background:#dc2626}.st-axis{display:flex;justify-content:space-between;margin-top:6px;color:#93a3bd;font-size:11.5px}.st-legend{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;color:#7688a4;font-size:12.5px}.st-legend i{display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:2px;vertical-align:-1px}[data-theme=dark] .st-top,[data-theme=dark] .st-card{background:#151e2e;border-color:#2b3a52}[data-theme=dark] .st-top-text,[data-theme=dark] .st-group-head h2,[data-theme=dark] .st-name{color:#e2e8f0}[data-theme=dark] .st-top-sub,[data-theme=dark] .st-group-head span,[data-theme=dark] .st-meta,[data-theme=dark] .st-axis,[data-theme=dark] .st-legend{color:#94a3b8}[data-theme=dark] .st-row,[data-theme=dark] .st-row:nth-child(odd){border-color:#243246}[data-theme=dark] .st-region{background:#1b2740;color:#b0bdd0}[data-theme=dark] .st-bar:not(.is-up):not(.is-part):not(.is-down){background:#1f2a3d}[data-theme=dark] .st-pill{color:#4ade80;background:#123422}[data-theme=dark] .st-pill.is-bad{color:#f08c8f;background:#2a1b21}[data-theme=dark] .st-pill.is-none{color:#94a3b8;background:#1b2740}[data-theme=dark] .st-logo img{background:#f8fafc;padding:1px}[data-theme=dark] .st-legend i{outline:1px solid #2b3a52}@media(max-width:860px){.st-card{grid-template-columns:1fr}.st-row:nth-child(odd){border-right:0}.st-row:nth-last-child(2):nth-child(odd){border-bottom:1px solid #f2f5fa}[data-theme=dark] .st-row:nth-last-child(2):nth-child(odd){border-bottom-color:#243246}}@media(max-width:640px){.st-bars{height:22px;gap:1px}.st-meta{margin-left:0;width:100%}.st-row-head{flex-wrap:wrap}}body{background:var(--bg)}
