@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--bg:#050b14;--surface:#081321;--surface-2:#0b1727;--line:#1b2a40;--line-soft:#132137;--text:#f5f8ff;--muted:#7f8da6;--blue:#4f8cff;--green:#2bd7b0;--adobe:#eb1000;--stripo:#24b744;--hippius:#3167dd;--cloudflare:#f6821f;--violet:#a263ff;--red:#ff5264;--amber:#ffb043}*{box-sizing:border-box}body,html{margin:0;min-width:320px;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif}button,input,select{font:inherit}button{color:inherit}.appShell{min-height:100dvh;background:radial-gradient(circle at 55% -40%,#13233b 0,transparent 42%),var(--bg)}.topbar{height:70px;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:20px;gap:20px;border-bottom:1px solid var(--line);background:#050b15ed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.topbar{align-items:center}.brand{display:flex;gap:12px}.brandMark{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:white;background:var(--violet);box-shadow:0 0 26px #8f5cff48}.brandMark svg{width:25px;height:25px}.brand b,.brand small{display:block}.brand b{font-size:19px;letter-spacing:-.04em}.brand b span{color:#8e9eff}.brand small{color:var(--muted);font-size:10px;margin-top:1px}.viewToggle{display:flex;padding:3px;gap:2px;border:1px solid var(--line);border-radius:9px;background:#07111e}.viewToggle button{height:32px;border:0;border-radius:6px;padding:0 13px;display:flex;align-items:center;gap:7px;color:#7686a0;background:transparent;cursor:pointer;font-size:10px;font-weight:700}.viewToggle button svg{width:15px}.viewToggle button.active{color:#fff;background:#15223a;box-shadow:inset 0 0 0 1px #294266}.topActions{justify-self:end;display:flex;align-items:center;gap:9px}.iconButton,.liveState,.topActions select{height:35px;border:1px solid var(--line);border-radius:7px;color:#cbd5e7;background:#07111e}.liveState{padding:0 11px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.liveState i,.statusFooter i{width:7px;height:7px;border-radius:50%;background:#6b778b}.liveState.on i,.statusFooter i{background:var(--green);box-shadow:0 0 10px var(--green)}.topActions select{padding:0 28px 0 10px;font-size:10px}.iconButton{width:35px;display:grid;place-items:center;cursor:pointer}.iconButton svg{width:16px}.importButton{height:37px;padding:0 15px;border:0;border-radius:7px;display:flex;align-items:center;gap:7px;background:var(--violet);color:white;cursor:pointer;font-size:11px;font-weight:800;box-shadow:0 8px 24px #7c4bff3d}.importButton svg{width:16px}.compareDashboard,.tapeDashboard{max-width:1680px;min-height:calc(100dvh - 70px);margin:auto;padding:20px 28px 12px}.gradeDashboard{max-width:1800px;min-height:calc(100dvh - 70px);margin:auto;padding:28px 36px 22px}.gradeHero{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 4px 22px;border-bottom:1px solid var(--line)}.gradeKicker{color:var(--stripo);font-size:13px;font-weight:850;letter-spacing:.14em}.gradeHero h1{margin:7px 0 4px;font-size:clamp(38px,4vw,58px);line-height:.95;letter-spacing:-.055em}.gradeHero p{max-width:840px;margin:10px 0 0;color:#aebbd0;font-size:16px;line-height:1.45}.gradeFreshness{flex:none;display:flex;align-items:center;gap:12px;padding:15px 18px;border:1px solid #24405e;border-radius:12px;background:#091727}.gradeFreshness i{width:12px;height:12px;border-radius:50%;background:var(--green);box-shadow:0 0 16px var(--green)}.gradeFreshness b,.gradeFreshness small,.gradeFreshness span{display:block}.gradeFreshness b{color:#f4f8ff;font-size:17px}.gradeFreshness span{color:var(--muted);font-size:12px;line-height:1.45}.gradeSection{margin-top:18px}.gradeSection h2{margin:0 0 9px;color:#9aa9c0;font-size:13px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.gradeRows{display:grid;grid-gap:10px;gap:10px}.gradeRow{--grade-color:var(--blue);min-height:142px;display:grid;grid-template-columns:minmax(275px,1.15fr) 126px minmax(720px,3.5fr);align-items:stretch;overflow:hidden;border:1px solid #1c2f48;border-left:6px solid var(--grade-color);border-radius:14px;background:linear-gradient(90deg,color-mix(in srgb,var(--grade-color) 9%,transparent),transparent 32%),#081321;box-shadow:0 12px 32px #0003}.gradeRow.new{--grade-color:var(--stripo)}.gradeRow.cloudflare{--grade-color:var(--cloudflare)}.gradeRow.hippius{--grade-color:var(--hippius)}.gradeRow.current{--grade-color:var(--adobe)}.gradeRow.winner{border-color:color-mix(in srgb,var(--stripo) 55%,#1c2f48);box-shadow:0 0 0 1px #24b74435,0 16px 42px #062b153d}.gradeIdentity{min-width:0;padding:19px 22px;display:flex;align-items:center;gap:17px}.gradeRank{width:46px;height:46px;flex:none;display:grid;place-items:center;border:2px solid var(--grade-color);border-radius:50%;color:var(--grade-color);background:#07111d;font-size:24px;font-weight:900}.gradeBrand{min-width:0;display:grid;grid-gap:7px;gap:7px}.gradeBrand .cdnBrand{gap:12px}.gradeBrand .cdnBrand>span{gap:7px}.gradeBrand .cdnBrand b,.gradeBrand .cdnBrand em{font-size:24px;font-weight:850}.gradeBrand .cdnBrand.current img{width:150px;height:38px}.gradeBrand .cdnBrand.current>span{display:none}.gradeBrand .cdnBrand.new img{width:25px;height:54px}.gradeBrand .cdnBrand.cloudflare img{width:88px;height:42px}.gradeBrand .cdnBrand.hippius img{width:56px;height:50px}.gradeBrand>strong{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:5px;color:#05100c;background:var(--grade-color);font-size:10px;font-weight:900;letter-spacing:.09em}.gradeBrand>small{max-width:245px;color:#8d9db5;font-size:11px;line-height:1.3}.gradeScore{padding:18px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid var(--line-soft);border-right:1px solid var(--line-soft);color:var(--grade-color);text-align:center}.gradeScore span{color:#97a6bc;font-size:10px;font-weight:750;text-transform:uppercase}.gradeScore strong{font-size:58px;line-height:.95;letter-spacing:-.07em}.gradeScore small{color:#687992;font-size:11px}.gradeEvidence{min-width:0;display:grid;grid-template-columns:repeat(6,minmax(104px,1fr));align-items:stretch}.gradeStat{min-width:0;padding:21px 15px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line-soft)}.gradeStat:last-child{border-right:0}.gradeStat small,.gradeStat span,.gradeStat strong{display:block}.gradeStat span{min-height:26px;color:#8c9ab0;font-size:10px;font-weight:750;line-height:1.25;text-transform:uppercase}.gradeStat strong{margin-top:7px;color:#f5f8ff;font-size:clamp(18px,1.55vw,25px);line-height:1;letter-spacing:-.035em;white-space:nowrap}.gradeStat.success strong{color:var(--green)}.gradeStat small{margin-top:7px;color:#687991;font-size:9px;line-height:1.25}.outgoingSection{margin-top:14px;padding-top:12px;border-top:1px dashed #293951}.gradeRow.outgoing{min-height:132px;opacity:.78;background:#09111d}.gradeMethod{margin:14px 4px 0;color:#6f8098;font-size:10px;line-height:1.45}.gradeMethod b{color:#aab7ca}.compareProof,.proofStrip{min-height:115px;display:grid;grid-template-columns:1.18fr repeat(4,.76fr) 2.4fr;align-items:stretch;border-bottom:1px solid var(--line)}.presentationZoom{position:relative;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;transform-origin:center;outline:none}@media (hover:hover) and (pointer:fine) and (min-width:900px){.presentationZoom{cursor:zoom-in}.presentationZoom:focus,.presentationZoom:focus-visible,.presentationZoom:hover{z-index:100;transform:scale(2);border-radius:8px;background:#071321;box-shadow:0 0 0 1px #294365,0 22px 70px #000c;cursor:zoom-out}.compareProof>.presentationZoom:first-child,.proofStrip>.presentationZoom:first-child,.speedStrip>.presentationZoom:first-child{transform-origin:left center}.compareProof>.presentationZoom:last-child,.proofStrip>.presentationZoom:last-child,.speedStrip>.presentationZoom:last-child{transform-origin:right center}}.proofStat{padding:8px 22px 14px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line-soft)}.proofStat:first-child{padding-left:10px}.proofStat small,.proofStat span,.proofStat strong{display:block}.proofStat strong{font-size:clamp(25px,2.4vw,40px);line-height:1;letter-spacing:-.045em;white-space:nowrap}.proofStat.hero strong{font-size:clamp(34px,3.4vw,55px)}.proofStat span{color:#c7d1e3;font-size:11px;font-weight:650;margin-top:10px}.proofStat small{color:var(--muted);font-size:9px;margin-top:4px}.cadence{min-width:0;padding:9px 8px 5px 24px;display:flex;flex-direction:column;justify-content:center}.cadence>span{color:#aebad0;font-size:10px;font-weight:650}.cadence>small{color:#667792;font-size:8px}.speedStrip{min-height:112px;display:grid;grid-template-columns:.72fr repeat(4,1.08fr) 1.35fr 1.55fr;align-items:center;border-bottom:1px solid var(--line)}.metric{min-width:0;padding:13px 22px;display:flex;align-items:center;gap:12px;border-right:1px solid var(--line-soft)}.metricIcon{width:40px;height:40px;flex:none;border-radius:10px;display:grid;place-items:center;background:#12213b}.metricIcon svg{width:21px}.metric b,.metric small,.metric strong{display:block}.metric strong{font-size:27px;line-height:1;letter-spacing:-.04em}.metric b{margin-top:5px;color:#c8d2e5;font-size:9px}.metric small{color:var(--muted);font-size:8px;margin-top:3px}.metric.blue{color:var(--blue)}.metric.green{color:var(--green)}.cdnBrand{min-width:0;display:inline-flex;align-items:center;gap:7px;color:currentColor}.cdnBrand img{display:block;flex:none;object-fit:contain}.cdnBrand.current img{width:47px;height:13px}.cdnBrand.new img{width:10px;height:22px}.cdnBrand.hippius img{width:21px;height:19px}.cdnBrand.cloudflare img{width:25px;height:12px}.cdnBrand>span{min-width:0;display:flex;align-items:baseline;gap:4px}.cdnBrand b,.cdnBrand em,.cdnBrand small{line-height:1;white-space:nowrap}.cdnBrand b{font-size:10px}.cdnBrand em{font-size:8px;font-style:normal;font-weight:750}.cdnBrand small{color:var(--muted);font-size:7px;font-weight:650}.cdnBrand.current{color:var(--adobe)}.cdnBrand.new{color:var(--stripo)}.cdnBrand.hippius{color:var(--hippius)}.cdnBrand.cloudflare{color:var(--cloudflare)}.cdnBrand.current>span>em{color:#e8edf7}.cdnBrand.compact{gap:5px}.cdnBrand.compact.current img{width:37px;height:10px}.cdnBrand.compact.new img{width:7px;height:15px}.cdnBrand.compact.hippius img{width:16px;height:14px}.cdnBrand.compact.cloudflare img{width:20px;height:9px}.cdnBrand.compact b{font-size:8px}.cdnBrand.compact em,.cdnBrand.compact small{font-size:7px}.cacheMetric,.transferMetric{min-width:0;align-self:stretch;padding:14px 16px 10px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line-soft)}.cacheBrand{display:grid;grid-gap:4px;gap:4px}.cacheBrand>small{color:var(--muted);font-size:6px;font-weight:800;letter-spacing:.1em}.cacheMetricGrid{margin-top:9px;display:grid;grid-template-columns:1fr 1fr}.cacheMetricGrid>span{min-width:0}.cacheMetricGrid>span+span{padding-left:12px;border-left:1px solid var(--line)}.cacheMetricGrid em,.cacheMetricGrid small,.cacheMetricGrid strong{display:block}.cacheMetricGrid small{color:var(--muted);font-size:7px;font-weight:800;letter-spacing:.05em}.cacheMetricGrid strong{margin-top:3px;font-size:19px;line-height:1}.cacheMetricGrid em{margin-top:4px;color:var(--muted);font-size:7px;font-style:normal}.cacheMetricGrid .benchmark{display:inline-block;margin-right:5px;font-size:7px;font-style:normal;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.benchmark.good{color:var(--green)}.benchmark.watch{color:var(--amber)}.benchmark.slow{color:#ff5f70}.benchmark.unknown{color:var(--muted)}.cacheMetric.current strong{color:var(--adobe)}.cacheMetric.new strong{color:var(--stripo)}.cacheMetric.hippius strong{color:var(--hippius)}.cacheMetric.cloudflare strong{color:var(--cloudflare)}.cacheMetric footer,.transferMetric footer{margin-top:8px;color:var(--muted);font-size:7px}.transferMetric{padding:10px 11px 7px}.transferHeading{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.transferHeading b{color:#d5deed;font-size:9px}.transferHeading span{color:var(--muted);font-size:6px;font-weight:750;white-space:nowrap}.transferRaces{margin-top:7px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.transferRace{min-width:0}.transferRace+.transferRace{padding-left:8px;border-left:1px solid var(--line-soft)}.transferRace header{margin-bottom:4px;display:flex;justify-content:space-between;align-items:center}.transferRace header b,.transferRace header span{font-size:6px;letter-spacing:.05em;font-weight:800}.transferRace header b{color:#aebad0}.transferRace header span{color:#52627c}.transferBarRow{min-width:0;height:19px;display:grid;grid-template-columns:1fr auto;grid-template-rows:8px 8px;grid-column-gap:4px;column-gap:4px;align-items:center}.transferBarRow>span,.transferBarRow>strong{overflow:hidden;font-size:6px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.transferBarRow.current{color:var(--adobe)}.transferBarRow.new{color:var(--stripo)}.transferBarRow.hippius{color:var(--hippius)}.transferBarRow.cloudflare{color:var(--cloudflare)}.transferBarRow>strong{color:#cbd5e7;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.transferTrack{grid-column:1/-1;height:8px;position:relative;overflow:hidden;border:1px solid #1b2a40;border-radius:2px;background:#0a1422}.transferTrack i{height:100%;display:block;border-right:1px solid;background:currentColor;opacity:.62}.transferTrack em{position:absolute;inset:0 2px;color:#dce5f3;font-size:5px;font-style:normal;font-weight:850;line-height:6px;text-align:right}.transferBarRow.empty .transferTrack{border-style:dashed}.transferBarRow.empty .transferTrack em,.transferBarRow.empty>strong{color:#52627c}.transferMetric footer{margin-top:4px;line-height:1.2}.healthScale{min-width:0;padding:13px 20px 10px 24px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:4px 14px;gap:4px 14px}.healthLabel{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px}.healthLabel b{color:var(--green);font-size:12px}.healthTrack{height:10px;border-radius:8px;position:relative;background:linear-gradient(90deg,#ff4f62,#ff974d 28%,#f7cf4d 52%,#8bcf5a 76%,#2bd7b0)}.healthTrack i{width:13px;height:13px;position:absolute;top:-3px;border:2px solid white;border-radius:50%;background:#0b1727;box-shadow:0 0 12px #fff8}.healthTicks{display:flex;justify-content:space-between;color:#677792;font-size:8px}.failureCount{grid-row:2/4;grid-column:2;min-width:75px;color:var(--green);font-size:10px}.failureCount.alert{color:var(--red)}.lanePanel,.tapePanel{padding:18px 4px 0}.tapePanel.missTape{margin-top:16px;border-top:1px solid var(--line)}.chartHeading,.laneHeading{min-height:34px;padding:0 6px;display:flex;justify-content:space-between;align-items:flex-start}.chartHeading>div:first-child,.laneHeading>div:first-child{display:flex;align-items:center;gap:18px}.chartHeading b,.laneHeading b{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.chartHeading>div>span,.laneHeading>div>span{color:var(--muted);font-size:9px}.chartLegend{display:flex;flex-wrap:wrap;gap:18px;color:#8897ae;font-size:8px}.chartLegend>span{display:flex;align-items:center;gap:6px}.barKey{width:18px;height:3px;background:var(--adobe)}.barKey.new{background:var(--stripo)}.barKey.hippius{background:var(--hippius)}.barKey.cloudflare{background:var(--cloudflare)}.dotKey{width:6px;height:6px;border-radius:50%;background:white}.testChart{min-width:0;position:relative}.testChart .recharts-wrapper{cursor:crosshair}.chartHitGrid{position:absolute;inset:15px 12px 26px 29px;display:grid;grid-template-rows:minmax(0,1fr);z-index:2}.chartHitGrid button{width:100%;height:100%;min-width:0;padding:0;border:0;border-radius:2px;background:transparent;cursor:crosshair;pointer-events:auto}.chartHitGrid button:focus-visible,.chartHitGrid button:hover{outline:1px solid rgba(255,255,255,.72);outline-offset:-1px;background:rgba(255,255,255,.04)}.chartHitGrid button.active{box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.chartEmpty{height:276px;display:grid;place-items:center;color:var(--muted);font-size:11px}.selectedTest{min-height:80px;margin:3px 7px 0;padding:10px 16px;display:grid;grid-template-columns:82px minmax(180px,1.45fr) repeat(7,minmax(72px,.58fr));align-items:center;border:1px solid #1b9f8c;border-radius:9px;background:#071421}.selectedTest.compact{min-height:52px;grid-template-columns:minmax(180px,1.45fr) repeat(7,minmax(72px,.58fr));border-color:var(--line)}.thumbnailButton{position:relative;width:64px;height:52px;padding:0;overflow:hidden;border:1px solid #28445d;border-radius:5px;background:#101b2b;cursor:zoom-in}.thumbnailButton img{width:100%;height:100%;object-fit:cover}.thumbnailButton span{position:absolute;right:4px;bottom:4px;width:20px;height:20px;display:grid;place-items:center;border:1px solid #7c91aa;border-radius:5px;background:#06101cdb;color:#fff;opacity:0;transform:translateY(3px);transition:opacity .15s ease,transform .15s ease}.thumbnailButton span svg{width:12px;height:12px}.thumbnailButton:focus-visible,.thumbnailButton:hover{outline:2px solid var(--green);outline-offset:2px}.thumbnailButton:focus-visible span,.thumbnailButton:hover span{opacity:1;transform:translateY(0)}.selectedName{min-width:0;padding-right:20px}.selectedName b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.selectedMetric small,.selectedName small{display:block;color:var(--muted);font-size:8px;margin-top:6px}.selectedMetric{min-width:0;min-height:42px;padding:0 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line)}.selectedMetric b{margin-top:5px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.imagePreviewModal{position:fixed;inset:0;z-index:80;padding:16px;display:grid;place-items:center;background:#02060ee6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.imagePreviewPanel{width:min(1100px,calc(100vw - 32px));max-height:calc(100dvh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #29405f;border-radius:12px;background:#07111e;box-shadow:0 28px 90px #000d}.imagePreviewHead{min-width:0;min-height:56px;padding:10px 12px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.imagePreviewHead>div{min-width:0}.imagePreviewHead b,.imagePreviewHead span{display:block}.imagePreviewHead b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.imagePreviewHead span{margin-top:4px;color:var(--muted);font-size:9px}.imagePreviewHead button{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#0b1727;color:#fff;cursor:pointer}.imagePreviewHead button:focus-visible,.imagePreviewHead button:hover{outline:2px solid var(--green);outline-offset:2px}.imagePreviewHead button svg{width:16px;height:16px}.imagePreviewCanvas{min-height:0;padding:18px;display:grid;place-items:center;overflow:auto;background:linear-gradient(45deg,#0a1726 25%,transparent 0) 0 0 /20px 20px,linear-gradient(45deg,transparent 75%,#0a1726 0) 0 0 /20px 20px,linear-gradient(45deg,transparent 75%,#0a1726 0) 10px -10px /20px 20px,linear-gradient(45deg,#0a1726 25%,#07111e 0) 10px -10px /20px 20px}.imagePreviewCanvas img{display:block;max-width:100%;max-height:calc(100dvh - 124px);object-fit:contain}.chartTip .current,.tone.current{color:var(--adobe)}.chartTip .new,.tone.new{color:var(--stripo)}.chartTip .hippius,.tone.hippius{color:var(--hippius)}.chartTip .cloudflare,.tone.cloudflare{color:var(--cloudflare)}.tone.hit{color:var(--green)}.tone.miss{color:#ffb547}.tone.unknown{color:var(--muted)}.statusFooter{min-height:42px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#6f7f98;font-size:9px}.statusFooter span:first-child{display:flex;align-items:center;gap:8px;color:#a9b5c9}.compareDashboard{display:flex;flex-direction:column;gap:12px}.compareProof{grid-template-columns:1.1fr repeat(4,.82fr) 2fr;flex:none}.lanePanel{padding:14px 18px 12px;border:1px solid var(--line);border-radius:10px;background:#071321}.lane{min-height:145px;display:grid;grid-template-columns:265px 1fr;align-items:center;border-top:1px solid var(--line-soft)}.lane.current{color:var(--adobe)}.lane.new{color:var(--stripo)}.lane.hippius{color:var(--hippius)}.lane.cloudflare{color:var(--cloudflare)}.laneStats{padding:8px 24px 8px 4px}.laneStats>strong{display:block;margin:7px 0 14px;font-size:24px}.laneStats dl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:0}.laneStats dt{color:var(--muted);font-size:7px}.laneStats dd{margin:4px 0 0;color:#e7edf8;font-size:10px;font-weight:700}.compareBottom{min-height:76px;display:grid;grid-template-columns:1.8fr repeat(4,.75fr);align-items:center;border:1px solid var(--line);border-radius:10px;background:#071321}.comparisonMetric{min-width:0;padding:0 18px;border-left:1px solid var(--line)}.comparisonMetric>b,.comparisonMetric>span{display:block}.comparisonMetric>span{color:var(--muted);font-size:8px}.comparisonMetric>b{margin-top:9px;font-size:11px;white-space:nowrap}.comparisonMetric i{display:inline-block;font-style:normal}.comparisonMetric i.current{color:var(--adobe)}.comparisonMetric i.new{color:var(--stripo)}.comparisonMetric i.hippius{color:var(--hippius)}.comparisonMetric i.cloudflare{color:var(--cloudflare)}.comparisonMetric i small{display:block;margin-bottom:3px;color:currentColor;font-size:6px;letter-spacing:.08em;line-height:1;text-transform:uppercase}.comparisonMetric em{margin:0 4px;color:#586983;font-size:8px;font-style:normal}.chartTip{max-width:280px;padding:10px 12px;display:grid;grid-gap:5px;gap:5px;border:1px solid #29405f;border-radius:7px;background:#07111eee;box-shadow:0 14px 35px #0009}.chartTip b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.chartTip span{font-size:8px;font-weight:800;text-transform:uppercase}.chartTip small{color:#acb8ca;font-size:8px}.modal{position:fixed;inset:0;z-index:50;padding:22px;display:grid;place-items:center;background:#02060ecb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.importPanel{width:min(560px,100%);max-height:calc(100dvh - 44px);overflow:auto;padding:22px;border:1px solid #29405f;border-radius:12px;background:#091525;box-shadow:0 28px 80px #000b}.importHead{display:flex;justify-content:space-between;gap:20px}.importHead p{margin:0;color:var(--violet);font-size:8px;font-weight:800;letter-spacing:.12em}.importHead h2{margin:6px 0;font-size:20px}.importHead span{color:var(--muted);font-size:10px}.importHead button{width:32px;height:32px;border:1px solid var(--line);border-radius:7px;background:#0b1727;cursor:pointer}.importHead button svg{width:16px}.dropZone{min-height:135px;margin:20px 0 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #3d5376;border-radius:9px;background:#07111f;cursor:pointer}.dropZone svg{width:28px;height:28px;color:var(--violet)}.dropZone b{margin-top:10px;font-size:12px}.dropZone span{margin-top:5px;color:var(--muted);font-size:9px}.fileList{max-height:135px;overflow:auto;border:1px solid var(--line);border-radius:8px}.fileList>div{min-height:42px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.fileList>div:first-child{border:0}.fileList b,.fileList small{display:block;font-size:9px}.fileList small{color:var(--muted)}.fileList button{border:0;color:var(--red);background:transparent;cursor:pointer;font-size:8px}.token{display:grid;grid-gap:6px;gap:6px;margin-top:15px}.token span{font-size:9px;font-weight:700}.token input{height:39px;padding:0 11px;border:1px solid var(--line);border-radius:7px;color:var(--text);background:#07111f}.token small{color:var(--muted);font-size:8px}.notice{margin-top:14px;padding:10px 12px;display:flex;gap:9px;border-radius:7px;font-size:9px}.notice.error{color:#ff9aa4;background:#321622}.notice.success{color:#8ae9d2;background:#0c302b}.notice svg{width:18px;flex:none}.notice b{display:block;margin-bottom:3px}.actions{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.actions button{height:36px;padding:0 13px;border:1px solid var(--line);border-radius:7px;background:#0b1727;cursor:pointer;font-size:10px;font-weight:700}.actions button.primary{border-color:var(--violet);background:var(--violet)}.actions button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:1180px){.topbar{grid-template-columns:1fr auto}.viewToggle{grid-row:2;grid-column:1/-1;justify-self:center;position:absolute;top:76px}.compareDashboard,.gradeDashboard,.tapeDashboard{padding-top:58px}.gradeDashboard{padding-left:18px;padding-right:18px}.gradeRow{grid-template-columns:minmax(245px,1.1fr) 116px minmax(500px,2.3fr)}.gradeEvidence{grid-template-columns:repeat(3,minmax(130px,1fr))}.gradeStat{padding:14px 13px;border-bottom:1px solid var(--line-soft)}.compareProof,.proofStrip{grid-template-columns:repeat(5,1fr)}.cadence{grid-column:1/-1;min-height:85px;border-top:1px solid var(--line-soft)}.speedStrip{grid-template-columns:repeat(4,1fr)}.healthScale{grid-column:1/-1;border-top:1px solid var(--line-soft)}.selectedTest,.selectedTest.compact{grid-template-columns:minmax(180px,1.35fr) repeat(6,1fr)}.thumbnailButton{display:none}.lane{grid-template-columns:220px 1fr}}@media (max-width:760px){.topbar{height:auto;min-height:70px;padding:12px 14px}.brand small,.liveState,.topActions select{display:none}.topActions{gap:6px}.importButton{width:38px;padding:0;justify-content:center;font-size:0}.viewToggle{top:76px}.compareDashboard,.gradeDashboard,.tapeDashboard{padding:58px 12px 10px}.gradeHero{display:block}.gradeHero h1{font-size:42px}.gradeHero p{font-size:14px}.gradeFreshness{margin-top:18px}.gradeRow{display:block}.gradeIdentity{min-height:125px}.gradeScore{min-height:92px;flex-direction:row;gap:10px;border:1px solid var(--line-soft);border-left:0;border-right:0}.gradeScore strong{font-size:48px}.gradeEvidence{grid-template-columns:1fr 1fr}.compareProof,.proofStrip{grid-template-columns:repeat(2,1fr)}.proofStat{border-bottom:1px solid var(--line-soft)}.cadence{grid-column:1/-1}.speedStrip{grid-template-columns:repeat(2,1fr)}.healthScale{grid-column:1/-1}.chartHeading,.laneHeading{display:block}.chartLegend{margin-top:12px;gap:10px}.testChart{height:235px!important}.selectedTest,.selectedTest.compact{grid-template-columns:1fr 1fr;padding:12px}.selectedName{grid-column:1/-1;padding:0 0 10px}.selectedMetric{border-left:0;border-top:1px solid var(--line);padding:8px 4px}.statusFooter{flex-wrap:wrap;gap:8px;padding:10px 4px}.lane{display:block}.laneStats{padding:14px 4px 0}.compareBottom{grid-template-columns:1fr 1fr}.compareBottom .healthScale{grid-column:1/-1}}