@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Inter Variable,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111a31;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(104,71,255,.28);outline-offset:3px}.app-shell{--bg: #ffffff;--panel: #ffffff;--panel-soft: #f8f8fc;--text: #121a31;--muted: #63708a;--border: #dfe3ed;--border-soft: #eceef4;--accent: #6847ff;--accent-soft: #f3f0ff;--accent-faint: #faf9ff;--warning-text: #9a5b00;--shadow: 0 16px 54px rgba(28, 36, 65, .055);min-height:100vh;color:var(--text);background:var(--bg);transition:color .16s ease,background .16s ease}.app-shell[data-theme=dark]{--bg: #101321;--panel: #171b2d;--panel-soft: #1d2134;--text: #f5f6fb;--muted: #a7afc2;--border: #333a50;--border-soft: #282e42;--accent-soft: #29234d;--accent-faint: #1d1a34;--warning-text: #f2b85b;--shadow: 0 20px 64px rgba(0, 0, 0, .22)}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:260px 1fr auto;align-items:stretch;min-height:82px;padding:0 24px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:14px;width:max-content;padding:0;border:0;background:transparent;color:var(--text);font-size:27px;font-weight:750;letter-spacing:-.04em;cursor:pointer}.brand__mark{display:inline-grid;width:34px;height:34px;place-items:center;color:var(--accent)}.brand__mark svg{width:34px;height:34px;stroke-width:2.6}.primary-nav{display:flex;align-items:stretch;gap:24px}.nav-link{position:relative;display:inline-flex;align-items:center;gap:7px;padding:2px 10px 0;border:0;background:transparent;color:var(--text);font-size:15px;cursor:pointer}.nav-link:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:var(--accent);content:"";opacity:0;transform:scaleX(.45);transition:opacity .15s ease,transform .15s ease}.nav-link--active{color:var(--accent);font-weight:650}.nav-link--active:after{opacity:1;transform:scaleX(1)}.nav-count{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700}.header-actions{display:flex;align-items:center;gap:14px}.source-status{display:inline-flex;align-items:center;gap:9px;color:var(--text);font-size:14px;white-space:nowrap}.source-status__dot{width:8px;height:8px;border-radius:50%;background:#8b94a7;box-shadow:0 0 0 4px #8b94a71a}.source-status--good .source-status__dot{background:#11ad78;box-shadow:0 0 0 4px #11ad781a}.source-status--warning .source-status__dot{background:#e29424;box-shadow:0 0 0 4px #e294241f}.source-status--error .source-status__dot{background:#d84a5b;box-shadow:0 0 0 4px #d84a5b1a}.icon-button,.theme-toggle,.refresh-button,.inline-info,.text-button,.model-rail__footer,.trust-strip button,.how-button{border:0;background:transparent;cursor:pointer}.icon-button{display:inline-grid;width:35px;height:35px;place-items:center;border-radius:50%;color:var(--muted)}.icon-button:hover{background:var(--panel-soft);color:var(--text)}.theme-toggle{display:inline-flex;gap:2px;padding:4px;border-radius:999px;background:var(--panel-soft)}.theme-toggle__option{display:inline-grid;width:31px;height:31px;place-items:center;border-radius:50%;color:var(--muted)}.theme-toggle__option.active{background:var(--panel);color:var(--text);box-shadow:0 2px 10px #1f263b14}.page{width:min(100%,1536px);margin:0 auto;padding:30px 35px 22px 56px}.hero{display:flex;width:calc(100% - 396px);align-items:center;justify-content:space-between;gap:30px;padding:8px 0 24px}.hero h1{margin:0;font-size:clamp(34px,3vw,42px);font-weight:760;letter-spacing:-.045em;line-height:1.12}.hero>div>p{margin:10px 0 16px;color:var(--muted);font-size:18px}.freshness-stack{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px 10px}.freshness-row{display:inline-flex;align-items:center;gap:5px;padding:7px 8px 7px 13px;border-radius:999px;background:var(--panel-soft);color:var(--muted);font-size:13px}.refresh-feedback{align-self:center;color:var(--warning-text);font-size:12px}.refresh-button{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;color:var(--text);font-size:12px;font-weight:600}.refresh-button:hover:not(:disabled){background:var(--panel)}.refresh-button:disabled{cursor:not-allowed;opacity:.72}.button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:9px;padding:10px 17px;border:1px solid var(--border);border-radius:10px;background:var(--panel);color:var(--text);font-weight:600;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.button:hover{border-color:#b9b2e6;background:var(--accent-faint)}.button--watching{border-color:#cfc6ff;background:var(--accent-soft);color:var(--accent)}.hero>.button{padding-right:15px;padding-left:15px;font-size:14px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px}.distribution-card,.model-rail{border:1px solid var(--border);border-radius:16px;background:var(--panel);box-shadow:var(--shadow)}.distribution-card{min-width:0;overflow:hidden}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:30px 28px;border-bottom:1px solid var(--border)}.metric{display:flex;min-width:0;flex-direction:column;gap:8px;padding:0 26px;border-right:1px solid var(--border)}.metric:first-child{padding-left:0}.metric:last-child{padding-right:0;border-right:0}.metric__label{color:var(--muted);font-size:13px;white-space:nowrap}.metric__value{overflow:hidden;color:var(--text);font-size:clamp(19px,1.8vw,24px);font-weight:720;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.metric__value--accent{color:var(--accent)}.metric__detail{color:var(--muted);font-size:13px}.chart-section{padding:28px 28px 16px}.chart-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px}.chart-title{display:flex;align-items:center;gap:7px}.chart-title h2,.model-rail h2{margin:0;font-size:17px;font-weight:700;letter-spacing:-.02em}.inline-info{display:inline-grid;width:25px;height:25px;place-items:center;color:var(--muted)}.segmented-control{display:inline-flex;padding:3px;border:1px solid var(--border);border-radius:9px;background:var(--panel-soft)}.segmented-control button{padding:8px 18px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:12px;cursor:pointer}.segmented-control button.active{background:var(--accent-soft);color:var(--accent);box-shadow:0 2px 6px #533db50d}.chart{width:100%;height:332px}.chart .recharts-surface:focus{outline:none}.chart .recharts-surface:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.chart--empty{display:grid;place-items:center;color:var(--muted);font-size:13px}.chart-caption{margin:2px 0 12px;color:var(--muted);font-size:13px}.how-button{display:flex;align-items:center;gap:7px;margin:6px auto 0;padding:8px 10px;color:var(--accent);font-size:13px}.how-button svg{transition:transform .15s ease}.how-button svg.rotate{transform:rotate(180deg)}.methodology-panel{margin:14px -4px 0;padding:24px;border:1px solid var(--border);border-radius:13px;background:var(--accent-faint);scroll-margin-top:20px}.methodology-panel:focus{outline:3px solid var(--accent);outline-offset:3px}.methodology-panel__intro{display:grid;grid-template-columns:minmax(240px,1fr) 1.25fr;gap:32px;align-items:end;margin-bottom:20px}.eyebrow{color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.methodology-panel h3{margin:7px 0 0;font-size:19px;line-height:1.25}.methodology-panel p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.table-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:10px;background:var(--panel)}table{width:100%;min-width:700px;border-collapse:collapse;font-size:12px}th,td{padding:11px 13px;border-bottom:1px solid var(--border-soft);text-align:right;white-space:nowrap}th:first-child,td:first-child{text-align:left}th{background:var(--panel-soft);color:var(--muted);font-weight:650}tbody tr:last-child td{border-bottom:0}.adjusted-badge{display:inline-flex;margin-left:7px;padding:2px 6px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:9px;font-weight:700;text-transform:uppercase}.tail-row td{color:var(--muted);font-style:italic}.methodology-panel .methodology-panel__note{margin-top:13px;font-size:11px}.model-rail{display:flex;align-self:stretch;flex-direction:column;padding:26px 18px 18px}.model-rail h2{padding:0 12px 17px}.model-list{display:flex;flex-direction:column;gap:5px}.model-row{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 82px 18px;gap:11px;align-items:center;width:100%;min-height:82px;padding:10px 11px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.model-row:hover{background:var(--panel-soft)}.model-row--selected{background:linear-gradient(100deg,var(--accent-soft),var(--accent-faint))}.model-row__brand{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:9px;background:var(--panel);box-shadow:0 4px 13px #1c213314}.model-row__brand svg{width:23px;height:23px}.model-row__wordmark{color:#fff;font-size:13px;font-weight:760;letter-spacing:-.04em}.model-row__brand[data-company=Anthropic]{background:#efb487}.model-row__brand[data-company=xAI]{border-radius:6px;background:#080808;color:#fff!important}.model-row__copy{display:flex;min-width:0;flex-direction:column;gap:5px}.model-row__copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.model-row__copy span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.sparkline{width:82px;height:38px}.model-row__chevron{color:var(--muted)}.model-rail__footer{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:16px;padding:18px 11px 4px;border-top:1px solid var(--border-soft);color:var(--accent);font-size:13px}.model-rail__empty{display:grid;min-height:210px;place-items:center;align-content:center;gap:10px;color:var(--muted);text-align:center}.model-rail__empty>svg{width:26px;height:26px;color:var(--accent)}.model-rail__empty p{margin:0;font-size:13px}.text-button{color:var(--accent);font-size:13px}.trust-strip{display:grid;grid-template-columns:45px minmax(0,1fr) auto;gap:17px;align-items:center;margin-top:26px;padding:16px 25px;border:1px solid var(--border);border-radius:15px;background:linear-gradient(90deg,var(--accent-faint),var(--panel))}.trust-strip__icon{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#4c5cd8,#7e8aef);color:#fff}.trust-strip p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.trust-strip strong{color:var(--text);font-weight:600}.trust-strip__links{display:flex;align-items:center;gap:18px}.trust-strip a,.trust-strip button{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-size:12px;text-decoration:none;white-space:nowrap}.state-panel{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:18px;align-items:center;min-height:260px;padding:40px;border:1px solid var(--border);border-radius:16px;background:var(--panel);box-shadow:var(--shadow)}.state-panel__icon{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent)}.state-panel__icon svg{width:23px;height:23px}.state-panel h2{margin:0 0 8px;font-size:21px}.state-panel p{margin:0;color:var(--muted)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1300px){.site-header{grid-template-columns:220px 1fr auto}.dashboard-grid{grid-template-columns:minmax(0,1fr) 320px;gap:22px}.hero{width:calc(100% - 342px)}.metric{padding:0 16px}.metric__value{font-size:20px}.model-row{grid-template-columns:42px minmax(0,1fr) 18px}.sparkline{position:absolute;overflow:hidden;width:1px;height:1px;opacity:0}}@media(max-width:900px){.site-header{grid-template-columns:auto 1fr auto}.brand{font-size:22px}.brand__mark{width:31px;height:31px}.source-status{max-width:170px;overflow:hidden;text-overflow:ellipsis}.dashboard-grid{grid-template-columns:1fr}.page{padding-right:24px;padding-left:24px}.hero,.model-rail{width:100%}.model-row{grid-template-columns:42px minmax(0,1fr) 100px 18px}.sparkline{display:block;position:static;width:100px;height:38px;overflow:visible;opacity:1}}@media(max-width:700px){.site-header{grid-template-columns:1fr auto;min-height:118px;padding:0 16px}.brand{min-height:62px}.primary-nav{grid-column:1 / -1;grid-row:2;gap:10px}.nav-link{min-height:55px}.header-actions{gap:7px}.source-status{max-width:116px;font-size:12px}.icon-button{display:none}.theme-toggle__option{width:32px;height:32px}.page{padding:20px 14px 18px}.hero{align-items:flex-start;gap:8px;padding:4px 4px 20px}.hero>div{min-width:0}.hero h1{font-size:31px}.hero>div>p{font-size:15px}.hero>.button{position:relative;width:45px;min-width:45px;padding:0}.hero>.button .button__label{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hero>.button svg{width:19px;height:19px}.freshness-row{align-items:flex-start;border-radius:12px;font-size:12px}.freshness-row>span{white-space:nowrap}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:22px 18px}.metric{padding:16px 13px;border-right:0;border-bottom:1px solid var(--border-soft)}.metric:nth-child(odd){padding-left:0;border-right:1px solid var(--border-soft)}.metric:nth-child(2n){padding-right:0}.metric:nth-last-child(-n+2){border-bottom:0}.metric__label,.metric__value,.metric__detail{white-space:normal}.metric__value{font-size:18px}.chart-section{padding:22px 12px 12px}.chart-header{align-items:flex-start;flex-direction:column}.segmented-control{width:100%}.segmented-control button{flex:1}.chart{height:290px}.model-rail{padding:20px 10px 14px}.model-row{grid-template-columns:40px minmax(0,1fr) 18px}.sparkline{position:absolute;overflow:hidden;width:1px;height:1px;opacity:0}.methodology-panel{padding:16px}.methodology-panel__intro{grid-template-columns:1fr;gap:12px}.trust-strip{grid-template-columns:38px 1fr;padding:16px}.trust-strip__links{grid-column:1 / -1;justify-content:space-between;padding-top:4px}.state-panel{grid-template-columns:44px 1fr;min-height:230px;padding:24px}.state-panel .button{grid-column:1 / -1;width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
