:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#172a43;background:#f6f8fb;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #8dbdf4;outline-offset:3px}header{height:86px;background:#fff;border-bottom:1px solid #e9edf2;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1200px)/2));gap:20px}.brand{display:flex;align-items:center;gap:12px}.mark{width:42px;height:42px;border-radius:13px;color:#fff;display:grid;place-items:center;background:linear-gradient(145deg,#31b9ca,#2861cf);font-size:25px;font-weight:750;box-shadow:0 5px 14px #235caf22}.brand h1{font-size:20px;letter-spacing:1px;margin:0}.brand p{color:#8692a2;font-size:11px;margin:4px 0 0}nav{display:flex;gap:30px;align-items:center;font-size:13px;color:#6e7b8e}.nav-current{color:#2264d1}.console{padding:10px 16px;border:1px solid #dce4ee;border-radius:8px;color:#314966}main{max-width:1200px;padding:0 28px;margin:auto}.hero{display:flex;justify-content:space-between;gap:50px;align-items:center;padding:55px 0 45px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2.1px;color:#2366c5;display:flex;gap:8px;align-items:center}.eyebrow i,.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#28b99b;box-shadow:0 0 0 4px #28b99b12}.hero h2{font-size:44px;line-height:1.28;letter-spacing:-1.4px;margin:20px 0 14px;font-weight:750}.hero p{color:#7b8696;line-height:1.9;font-size:13px;margin:0}.hero-status{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:10px;color:#8a97a8}.clock{font-variant-numeric:tabular-nums}.summary{background:linear-gradient(125deg,#fff,#f0f6ff);border:1px solid #e2e9f3;border-radius:18px;min-width:365px;box-shadow:0 15px 45px #253b6410;padding:25px 26px;position:relative;overflow:hidden}.summary-top{font-weight:650;font-size:12px;display:flex;justify-content:space-between;gap:30px}.summary-top span{font-size:9px;color:#93a5be;letter-spacing:1px}.metrics{display:flex;justify-content:space-between;padding:32px 0}.metrics>div{display:flex;flex-direction:column;gap:7px}.metrics strong{font-size:36px;letter-spacing:-1px;font-weight:650;color:#2765c3}.metrics small{color:#8392a6;font-size:11px}.summary-bottom{display:flex;align-items:center;gap:10px;border-top:1px solid #e2e9f3;padding-top:16px;font-size:10px;color:#7990a7}.summary-bottom span:last-child{margin-left:auto}.catalog{background:white;border:1px solid #e3e8ef;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #1c355708}.catalog-heading{display:flex;justify-content:space-between;align-items:center;padding:24px 25px 18px;gap:15px}.catalog-heading h3{font-size:18px;margin:0}.catalog-heading h3 span{font-weight:450;color:#8a98aa;font-size:12px;margin-left:10px}.tabs{display:flex;padding:4px;border-radius:8px;background:#f2f5f9;gap:4px}.tabs button{border:0;padding:8px 14px;border-radius:5px;background:transparent;font-size:11px;color:#778699}.tabs button.active{background:#fff;color:#2562bf;box-shadow:0 2px 5px #293d6110}.controls{display:flex;align-items:end;gap:12px;padding:0 25px 18px}.controls label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#7b899e;min-width:155px}.controls label.search-label{flex:1;min-width:160px}.controls input,.controls select{border:1px solid #dde5ef;border-radius:7px;padding:11px 12px;background:#fff;color:#36506f;font-size:11px;width:100%;height:39px}.refresh{height:39px;border:1px solid #dbe5f3;border-radius:7px;background:#f5f9ff;color:#3f72b7;font-size:11px;padding:0 13px;white-space:nowrap}.refresh:disabled{opacity:.55}.provider-filters{display:flex;gap:8px;flex-wrap:wrap;padding:0 25px 20px}.provider-filters button{border:1px solid #e5eaf0;border-radius:6px;color:#7a8798;background:#fff;padding:7px 12px;font-size:11px}.provider-filters button.active{color:#2769c8;border-color:#c8daf6;background:#eff6ff}.media-options{margin:0 25px 12px;font-size:11px;color:#8593a4}.media-options>div{display:flex;gap:15px;align-items:center;flex-wrap:wrap;padding-top:12px}.media-options input{width:60px}.media-options input,.media-options select{border:1px solid #dfe6ee;border-radius:5px;padding:5px;background:white;color:#425a79}.legend{display:flex;justify-content:space-between;gap:12px;padding:14px 25px;border-top:1px solid #edf0f4;background:#fcfdff;font-size:10px;color:#8b98a9}.blue-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#4986de;margin-right:6px}#notice:not(:empty){padding:13px 25px;background:#fff9e9;color:#947024;font-size:12px;line-height:1.7}.provider-section+.provider-section{border-top:1px solid #e6ebf2}.provider-heading{display:flex;align-items:center;gap:12px;padding:18px 25px;background:#fafbfd}.provider-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;font-size:12px;font-weight:750;color:#3270d0;background:#e9f1ff}.provider-heading h4{margin:0;font-size:14px}.provider-heading span.count{color:#94a1b2;font-size:10px}.provider-heading small{margin-left:auto;font-size:10px;color:#8b99aa}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:fixed}th{text-align:left;font-size:10px;font-weight:500;color:#92a0b2;border-bottom:1px solid #ecf0f5;padding:11px 14px}th:first-child{width:31%;padding-left:25px}th:last-child{width:16%;padding-right:25px}td{padding:18px 14px;border-bottom:1px solid #f0f3f7;font-size:12px;vertical-align:top}tr:last-child td{border-bottom:0}td:first-child{padding-left:25px}td:last-child{padding-right:25px}.model-name{display:flex;align-items:start;gap:6px;font-size:12px;font-weight:650;color:#2b4363;overflow-wrap:anywhere;line-height:1.55}.copy{border:0;background:none;color:#b0bccb;cursor:pointer;padding:0 3px;font-size:13px}.copy:hover{color:#3673c9}.badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.badge{font-size:9px;border-radius:4px;padding:3px 5px;background:#f0f4f8;color:#8797aa}.badge.peak{background:#fff3e5;color:#b67526}.badge.off{background:#eaf8f3;color:#3a9c80}.badge.tier{background:#eff1ff;color:#7479bd}.money{font-size:15px;font-weight:650;line-height:1.6;color:#286dce;font-variant-numeric:tabular-nums}.base{color:#9aa7b7;font-size:10px;margin-top:3px;line-height:1.5}.fallback{font-size:9px;color:#a4adbb;margin-top:4px}.group-name{font-size:11px;color:#55749a;line-height:1.6;overflow-wrap:anywhere}.ratio{display:inline-block;background:#eef5fd;color:#6891c9;padding:2px 6px;border-radius:4px;font-size:10px;margin-top:5px}.empty{padding:50px;text-align:center;color:#8595aa;font-size:13px}.row-note{color:#a77b37;line-height:1.7}.time-details{font-size:10px;color:#7791b2;margin-top:9px}.time-details summary{cursor:pointer}.time-details p{line-height:1.8;margin:7px 0 0}.explanation{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:35px 0 42px;color:#8291a4}.explanation b{font-size:12px;font-weight:600;color:#57708f}.explanation p{font-size:11px;line-height:1.9;margin-bottom:0}footer{max-width:1144px;margin:auto;border-top:1px solid #e1e7ef;padding:24px 0 32px;display:flex;justify-content:space-between;color:#99a5b5;font-size:10px}@media(max-width:900px){.hero{gap:25px}.summary{min-width:310px;padding:22px}.hero h2{font-size:37px}.controls{flex-wrap:wrap}.controls label.search-label{min-width:100%;flex:1}.controls label{flex:1}.controls .refresh{flex:0}.table-scroll table{min-width:790px}}@media(max-width:620px){header{height:73px;padding:0 18px}nav{gap:14px}nav>a:not(.console){display:none}.console{font-size:11px;padding:9px 11px}.brand h1{font-size:17px}.mark{width:35px;height:35px;font-size:21px}main{padding:0 15px}.hero{display:block;padding:32px 4px}.hero h2{font-size:35px}.hero p{font-size:12px}.summary{margin-top:27px;min-width:0;padding:21px}.metrics{padding:22px 0}.metrics strong{font-size:30px}.catalog-heading{padding:19px 15px;align-items:start;flex-direction:column}.tabs{align-self:stretch}.tabs button{flex:1;padding:9px 7px}.controls{padding:0 15px 15px;gap:10px}.controls label{min-width:110px}.controls .refresh{width:100%}.provider-filters{padding:0 15px 15px;gap:6px}.provider-filters button{padding:7px 9px}.legend{padding:12px 15px;flex-direction:column;gap:7px}.provider-heading{padding:16px}.provider-heading small{display:none}.explanation{grid-template-columns:1fr;gap:18px;padding:28px 4px}.explanation p{margin-top:5px}footer{margin:0 19px;gap:15px;line-height:1.8;flex-wrap:wrap}.media-options{margin-left:15px;margin-right:15px}.hero-status{font-size:9px}.table-scroll{scrollbar-width:thin}.table-scroll table{min-width:750px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
