:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf1e9;background:#101814;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px}button,select{font:inherit}a{color:inherit}a:focus-visible,select:focus-visible{outline:2px solid #d8f780;outline-offset:4px}.wrap{width:min(100% - 64px,1240px);margin-inline:auto}.skip-link{position:absolute;top:-60px;left:16px;z-index:10;padding:10px 14px;background:#d8f780;color:#101814}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid #2b3931}.nav{height:82px;display:flex;align-items:center;gap:48px}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;font-size:11px;line-height:1.14;font-weight:700;letter-spacing:.11em}.brand strong{font-size:14px;letter-spacing:.24em}.brand-mark{display:grid;place-items:center;border:1px solid #b9da69;width:40px;height:40px;color:#d8f780;font-size:26px;font-weight:800;letter-spacing:-.12em}.brand-dot{color:#f4a88a}.nav-links{display:flex;gap:32px;margin-left:auto}.nav-links a,.header-link{font-size:13px;text-decoration:none;color:#b5c1b8}.nav-links a:hover,.header-link:hover,.site-footer a:hover{color:#d8f780}.header-link{border:1px solid #456044;padding:10px 14px;color:#e8efdf}.hero{padding-top:70px}.eyebrow,.section-index,.tiny-label,.snapshot-label,.aside-bottom,.panel-head,.empty-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.12em;font-weight:700}.eyebrow{display:flex;align-items:center;gap:11px;color:#d8f780;text-transform:uppercase}.pulse{width:8px;height:8px;border-radius:50%;background:#d8f780;box-shadow:0 0 0 5px #d8f7801f}.eyebrow-rule{height:1px;width:36px;background:#63833b}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:8%;padding-top:35px}.hero h1{margin:0;font-size:clamp(48px,6.2vw,88px);line-height:1.04;letter-spacing:-.07em;font-weight:650}.hero h1 em,.methodology-grid h2 em{font-weight:450;font-style:normal;color:#d8f780}.hero-lead{max-width:620px;color:#aebcb0;font-size:18px;line-height:1.62;margin:31px 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:35px 0 0}.button{text-decoration:none;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:15px 19px;min-height:53px;font-size:13px;font-weight:700}.button-primary{background:#d8f780;color:#152217}.button-primary:hover{background:#edffab}.button-ghost{border:1px solid #556657;color:#f0f2e9}.button-ghost:hover{border-color:#d8f780}.hero-aside{align-self:stretch;min-height:336px;padding:25px;display:flex;flex-direction:column;background:#1d2a21;border:1px solid #3e5840}.aside-top,.aside-bottom{display:flex;justify-content:space-between;color:#cce79d}.aside-top>span:last-child{font-size:21px;line-height:12px}.aside-number{font-size:72px;line-height:1;letter-spacing:-.09em;color:#344e32;margin-top:23px}.hero-aside h2{font-size:24px;line-height:1.2;letter-spacing:-.035em;margin:-27px 0 13px;position:relative}.hero-aside p{font-size:13px;line-height:1.6;color:#b4c1b3;max-width:270px;margin:0}.aside-bottom{margin-top:auto;padding-top:25px;border-top:1px solid #3d5040;font-size:10px}.snapshot{margin-top:75px;border-top:1px solid #3b4a3d;border-bottom:1px solid #3b4a3d;display:grid;grid-template-columns:repeat(4,1fr)}.snapshot>div{padding:26px 20px 28px;border-right:1px solid #3b4a3d;display:flex;flex-direction:column;gap:13px}.snapshot>div:first-child{padding-left:0}.snapshot>div:last-child{border-right:0}.snapshot-label{color:#819184}.snapshot strong{font-size:34px;line-height:1;font-weight:550;letter-spacing:-.05em}.snapshot .snapshot-date{font-size:16px;letter-spacing:0;line-height:1.2;margin-top:10px}.section{padding:106px 0}.results-section{background:#151f19}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:32px}.section-index{color:#a8c865;margin-bottom:16px}.section-head h2,.methodology-grid h2{margin:0;font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-.06em;font-weight:600}.section-head>p{max-width:400px;color:#a9b8ab;font-size:14px;line-height:1.65;margin:0}.notice{display:flex;gap:16px;align-items:start;border:1px solid #655d3e;background:#292a1e;padding:15px 18px;margin-bottom:28px;color:#d9d0a3}.notice-icon{width:19px;height:19px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;flex:none;font-size:12px;font-weight:800}.notice p{margin:0;font-size:13px;line-height:1.55}.filters{display:flex;align-items:end;gap:12px;margin-bottom:17px}.filters label{color:#879d8a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;display:flex;flex-direction:column;gap:8px}.filters select{appearance:none;min-width:175px;border:1px solid #506052;color:#ecf1e8;background:#1d2a21 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23b8c6b9' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right 15px center;padding:11px 35px 11px 13px;border-radius:0;font-size:13px;cursor:pointer}.filters select:disabled{opacity:.5;cursor:not-allowed}.filter-count{margin-left:auto;padding-bottom:10px;color:#8ea28f;font-size:12px}.table-wrap{overflow-x:auto;border:1px solid #425244}.data-table{border-collapse:collapse;width:100%;min-width:910px;text-align:left}.data-table th{padding:13px 14px;border-bottom:1px solid #425244;color:#91a494;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-weight:600;background:#1c2a20}.data-table td{border-bottom:1px solid #304033;padding:17px 14px;font-size:13px;vertical-align:top;white-space:nowrap}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#1b2a20}.data-table .row-name{font-weight:650;white-space:normal;min-width:160px}.subtext{display:block;color:#879b89;font-size:11px;margin-top:4px}.metric{font-variant-numeric:tabular-nums;font-weight:650}.dash{color:#647966}.table-caption{font-size:12px;color:#8fa190;margin:11px 0 0}.baseline-block{margin-top:38px}.baseline-block h3{font-size:20px;letter-spacing:-.03em;margin:0 0 13px;font-weight:600}.baseline-block .data-table{min-width:690px}.empty-state{border:1px dashed #526552;min-height:245px;display:flex;flex-direction:column;justify-content:center;padding:36px;background:#1a271e}.empty-state.compact{min-height:155px}.empty-code{color:#a0bf6a}.empty-state h3{margin:18px 0 7px;font-size:25px;letter-spacing:-.04em;font-weight:550}.empty-state p{margin:0;max-width:510px;font-size:14px;line-height:1.6;color:#9fb0a1}.data-foot{display:flex;justify-content:space-between;gap:15px;color:#8ca08e;font-size:12px;margin-top:16px}.data-foot a{color:#d8f780;text-underline-offset:3px}.coverage-section{background:#101814}.legend{display:flex;flex-wrap:wrap;gap:12px 23px;margin:0 0 18px;font-size:11px;color:#aab9ab}.legend span{display:inline-flex;align-items:center;gap:7px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8c9b91}.status-dot.measured{background:#d8f780}.status-dot.pending{background:#8a9b8c}.status-dot.incompatible{background:#e7b977}.status-dot.blocked{background:#a88cca}.status-dot.error{background:#ef907e}.model-list{border-top:1px solid #3a4a3c}.model-row{display:grid;grid-template-columns:minmax(200px,1.15fr) 145px minmax(230px,1.6fr) minmax(145px,.8fr);gap:20px;align-items:start;padding:19px 0;border-bottom:1px solid #304033}.model-name{font-weight:650;font-size:15px;overflow-wrap:anywhere}.model-reason{color:#9faf9f;font-size:13px;line-height:1.5}.model-links{display:flex;flex-direction:column;gap:5px;align-items:flex-start}.model-links a{font-size:12px;color:#cbe893;text-underline-offset:3px;overflow-wrap:anywhere}.status-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #536251;padding:5px 8px;font-size:11px;color:#c0d1c0;white-space:nowrap}.status-pill.measured{color:#d8f780;border-color:#799947}.status-pill.incompatible{color:#e7b977;border-color:#886b43}.status-pill.blocked{color:#c7a5df;border-color:#70567d}.status-pill.error{color:#ef907e;border-color:#8e564d}.methodology-section{background:#1c2a20;border-top:1px solid #38503a}.methodology-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:start}.method-intro{font-size:16px;line-height:1.65;color:#aebeb0;max-width:425px;margin:27px 0}.method-links{display:flex;flex-direction:column;align-items:start;gap:14px}.method-links a{font-size:14px;text-underline-offset:5px;color:#d8f780}.method-panel{border:1px solid #507050;background:#142017;padding:24px}.panel-head{display:flex;justify-content:space-between;color:#d0e99c;padding-bottom:20px;border-bottom:1px solid #3d5740}.method-panel dl{margin:0}.method-panel dl>div{display:grid;grid-template-columns:37% 1fr;gap:15px;padding:15px 0;border-bottom:1px solid #344838}.method-panel dt{color:#90a592;font-size:12px}.method-panel dd{margin:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.method-panel dd a{color:#d8f780}.method-note{font-size:12px;line-height:1.6;color:#8fa38f;margin:20px 0 0}.site-footer{border-top:1px solid #334636;padding:33px 0 45px}.footer-inner{display:flex;justify-content:space-between;gap:20px}.footer-inner>div{display:flex;flex-direction:column;gap:8px}.footer-inner strong{font-size:12px;letter-spacing:.15em}.footer-inner span,.site-footer a{font-size:12px;color:#91a393}.footer-inner>div:last-child{flex-direction:row;gap:25px}.site-footer a{text-decoration:none}@media(max-width:850px){.wrap{width:min(100% - 36px,1240px)}.nav{gap:18px}.nav-links{gap:14px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-aside{min-height:260px}.snapshot{margin-top:45px}.model-row{grid-template-columns:minmax(180px,1fr) 145px;gap:9px 15px}.model-reason{grid-column:1/2}.model-links{grid-column:2/3;grid-row:2/3}.methodology-grid{gap:5%}}@media(max-width:600px){.nav{height:69px}.nav-links{display:none}.header-link{margin-left:auto}.hero{padding-top:45px}.hero h1{font-size:clamp(42px,11vw,65px)}.hero-lead{font-size:16px;margin-top:24px}.hero-aside{min-height:240px}.snapshot{grid-template-columns:1fr 1fr}.snapshot>div{padding:20px 14px;border-bottom:1px solid #3b4a3d}.snapshot>div:nth-child(2){border-right:0}.snapshot>div:nth-child(n+3){border-bottom:0}.snapshot>div:nth-child(3){padding-left:0}.snapshot strong{font-size:28px}.snapshot .snapshot-date{font-size:14px;margin-top:5px}.section{padding:70px 0}.section-head{display:block}.section-head>p{margin-top:18px}.filters{flex-wrap:wrap}.filters label{flex:1;min-width:130px}.filters select{width:100%;min-width:0}.filter-count{width:100%;margin:0;padding:4px 0}.data-foot{flex-direction:column}.model-row{grid-template-columns:1fr auto}.model-reason{grid-column:1/-1}.model-links{grid-column:1/-1;grid-row:auto;flex-direction:row;gap:16px}.methodology-grid{grid-template-columns:1fr;gap:40px}.footer-inner{display:block}.footer-inner>div:last-child{margin-top:25px}.method-panel{padding:18px}}
.filter-note{color:#8ea28f;font-size:11px;line-height:1.5;margin:-5px 0 16px}
