@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Noto+Sans+SC:wght@400;500;700;900&display=swap');
:root{--bg:#0b100e;--panel:#131917;--line:#29302d;--text:#edf1eb;--muted:#87908b;--green:#82f6a6;--red:#ff6f59;--amber:#e8dc78;--glow:rgba(130,246,166,.08)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:"Noto Sans SC",system-ui,sans-serif}main{width:min(1080px,calc(100% - 40px));margin:auto}nav{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font:500 11px "DM Mono","Noto Sans SC";letter-spacing:.08em}a{color:inherit;text-decoration:none}nav div{display:flex;gap:28px;color:var(--muted)}header{min-height:390px;padding:72px 0 54px;position:relative;background:radial-gradient(circle at 72% 45%,var(--glow),transparent 32%)}.kicker{font:11px "DM Mono","Noto Sans SC";letter-spacing:.1em;color:var(--green)}h1{font-size:clamp(68px,11vw,128px);line-height:.88;letter-spacing:-.075em;margin:32px 0 0;font-weight:900}.summary{position:absolute;right:0;bottom:62px;width:210px;border-top:1px solid var(--line);padding-top:16px}.summary>span{width:10px;height:10px;border-radius:50%;background:var(--amber);display:block;margin-bottom:20px}.summary>span.ok{background:var(--green);box-shadow:0 0 20px rgba(130,246,166,.45)}.summary>span.down{background:var(--red);box-shadow:0 0 20px rgba(255,111,89,.4)}.summary strong{font:500 31px "DM Mono";display:block}.summary small{font:10px "DM Mono","Noto Sans SC";color:var(--muted)}.history{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.history-head{display:flex;justify-content:space-between;font:10px "DM Mono","Noto Sans SC";color:var(--muted);margin-bottom:13px}.bars{height:38px;display:flex;align-items:stretch;gap:2px;padding:4px;background:#080c0b;border:1px solid #1b211f}.bar{flex:1;min-width:2px;background:var(--green);opacity:.85}.bar.partial{background:var(--amber)}.bar.down{background:var(--red)}.groups{padding:52px 0}.group{margin-bottom:48px}.group-title{display:flex;align-items:baseline;gap:14px;margin-bottom:13px}.group-title span{font:10px "DM Mono";color:var(--muted)}.group-title h2{font-size:21px;margin:0}.monitor{display:grid;grid-template-columns:1fr 110px 90px;align-items:center;min-height:74px;border-top:1px solid var(--line);gap:20px;padding:0 14px;transition:background .15s}.monitor:hover{background:var(--panel)}.monitor:last-child{border-bottom:1px solid var(--line)}.monitor-name strong{font-size:15px;display:block}.monitor-name small{font:10px "DM Mono","Noto Sans SC";color:var(--muted)}.latency{text-align:right;font:12px "DM Mono";color:var(--muted)}.state{text-align:right;font:500 10px "DM Mono","Noto Sans SC";letter-spacing:.04em}.state:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:8px}.state.up{color:var(--green)}.state.up:before{background:var(--green)}.state.down{color:var(--red)}.state.down:before{background:var(--red)}.loading{color:var(--muted);font-family:"DM Mono","Noto Sans SC"}footer{height:100px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font:10px "DM Mono","Noto Sans SC";color:var(--muted)}footer a{color:var(--text)}
@media(max-width:650px){main{width:calc(100% - 28px)}nav div{gap:12px}nav div a{display:none}header{min-height:440px;padding-top:48px}.summary{left:0;right:auto;bottom:40px}.monitor{grid-template-columns:1fr 75px}.latency{display:none}.bars{gap:1px}h1{font-size:72px}.groups{padding-top:38px}}
footer{height:auto;min-height:126px;display:block;padding:25px 0}.footer-line,.filings{display:flex;align-items:center;justify-content:space-between}.filings{justify-content:center;gap:24px;margin-top:22px}.filings a{display:flex;align-items:center;gap:6px;color:var(--muted)}.filings a:hover{color:var(--text)}.filings img{width:20px;height:20px;object-fit:contain}@media(max-width:650px){.footer-line,.filings{flex-direction:column;align-items:flex-start;gap:12px}.filings{margin-top:18px}}
.models-section{padding:54px 0;border-bottom:1px solid var(--line)}.models-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.models-head .kicker{margin:0 0 12px}.models-head h2{font-size:34px;margin:0;letter-spacing:-.04em}.models-head>span{font:10px "DM Mono","Noto Sans SC";color:var(--muted)}.model-summary{font:500 72px "DM Mono";margin:34px 0 28px;color:var(--green)}.model-provider{margin-top:30px}.model-provider h3{font:500 12px "DM Mono";text-transform:uppercase;color:var(--muted);letter-spacing:.08em;margin:0 0 10px}.model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.model-card{min-width:0;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) 82px 48px;align-items:center;gap:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel)}.model-card strong,.model-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-card strong{font:500 12px "DM Mono"}.model-card small{font-size:10px;color:var(--muted);margin-top:6px}.model-card span,.model-card i{font:10px "DM Mono";font-style:normal;text-align:right}.model-card i{color:var(--green)}.model-card.down i{color:var(--red)}@media(max-width:760px){.model-grid{grid-template-columns:1fr}.model-summary{font-size:56px}.model-card{grid-template-columns:minmax(0,1fr) 64px 42px}}
