@import "https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,100..1000&display=swap";html{font-size:100%}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202124;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f8fafd;font-family:Google Sans Flex,Google Sans,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{background:#f8fafd;min-width:320px;min-height:100vh;margin:0;font-family:Google Sans Flex,Google Sans,Roboto,Arial,sans-serif;font-size:14px}button{font:inherit}.shell{width:min(1140px,100% - 32px);margin:0 auto;padding:18px 0 38px}.navbar{background:#fff;border-bottom:1px solid #dadce0;justify-content:center;width:100%;display:flex;box-shadow:0 1px 2px #3c40430d}.navbarInner{justify-content:space-between;align-items:center;gap:18px;width:min(1140px,100% - 32px);min-height:64px;padding:8px 0;display:flex}.navLinks{align-items:center;gap:20px;display:flex}.navLinks a{color:#5f6368;font-size:.92rem;font-weight:560;text-decoration:none;transition:color .14s}.navLinks a:hover,.navLinks a.active{color:#1a73e8}.brandCluster{align-items:center;gap:14px;min-width:0;display:flex}.brandMark{color:#1a73e8;background:#fff;border:1px solid #dadce0;border-radius:5px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.eyebrow{color:#5f6368;letter-spacing:0;margin:0 0 4px;font-size:.78rem;font-weight:650}.brandTitle{color:#202124;font-size:20px;font-weight:500;line-height:1.2}h1,h2{letter-spacing:0;margin:0}h1{color:#202124;font-size:20px;font-weight:500;line-height:1.2}h2{color:#202124;font-size:16px;font-weight:500;line-height:1.2}.controlCluster{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.phasePill{color:#5f6368;background:#fff;border:1px solid #dadce0;border-radius:5px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:.88rem;font-weight:600;display:inline-flex}.phase-download{color:#1a73e8}.phase-upload{color:#f9ab00}.phase-complete{color:#188038}.phase-error{color:#d93025}.primaryButton{color:#fff;cursor:pointer;background:#1a73e8;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-width:100px;min-height:38px;padding:0 16px;font-size:.9rem;font-weight:600;transition:background .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:0 1px 2px #3c404333}.primaryButton:hover{background:#1765cc;transform:translateY(-1px);box-shadow:0 2px 5px #3c40433d}.stopButton{background:#d93025}.stopButton:hover{background:#b3261e}.pageGrid{grid-template-columns:1fr;align-items:start;gap:16px;margin-top:22px;display:grid}.testSurface{min-width:0}.heroGrid{grid-template-columns:1fr;gap:12px;margin-top:0;display:grid}.chartPanel,.detailPanel,.metricCard{background:#fff;border:1px solid #dadce0;border-radius:5px;box-shadow:0 1px 2px #3c404314}.gaugePanel{min-height:240px;box-shadow:none;background:0 0;border:none;align-content:center;place-items:center;padding:10px 18px 4px;display:grid}.panelTitle{text-align:center;width:min(100%,390px);margin-bottom:16px}.speedGauge{--gauge-angle:0deg;--gauge-color:#dadce0;aspect-ratio:1;background:conic-gradient(from 0deg, var(--gauge-color) 0deg, var(--gauge-color) var(--gauge-angle), #e8eaed var(--gauge-angle), #e8eaed 360deg);border-radius:50%;place-items:center;width:min(100%,200px);transition:transform .18s,box-shadow .18s;display:grid;position:relative}.speedGauge:before{content:"";aspect-ratio:1;background:#fff;border-radius:50%;width:82%;transition:background .18s,box-shadow .18s;position:absolute;box-shadow:inset 0 0 0 1px #f1f3f4}.speedGauge.isClickable{cursor:pointer;animation:2.2s infinite radiatePulse}.speedGauge.isClickable:hover{animation:none;transform:scale(1.05)}.speedGauge.isClickable:hover:before{background:#f4f8fe;box-shadow:inset 0 0 0 2px #1a73e8}.gaugeFace{z-index:1;text-align:center;justify-items:center;gap:4px;display:grid;position:relative}.gaugeStartCenter{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.gaugeStartText{color:#1a73e8;letter-spacing:.5px;font-size:1.55rem;font-weight:700;display:inline-block}.speedGauge.isClickable .gaugeStartText{animation:2.2s infinite textPulse}.gaugeStartSub{color:#5f6368;font-size:.78rem;font-weight:500}@keyframes radiatePulse{0%{box-shadow:0 0 #1a73e866}70%{box-shadow:0 0 0 22px #1a73e800}to{box-shadow:0 0 #1a73e800}}@keyframes textPulse{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;text-shadow:0 0 12px #1a73e873;transform:scale(1.09)}}.gaugeLabel{color:#5f6368;font-size:.84rem;font-weight:650}.gaugeFace strong{color:#202124;letter-spacing:0;font-size:clamp(2rem,4vw,3rem);font-weight:620;line-height:.92}.gaugeUnit{color:#5f6368;font-size:1rem;font-weight:620}.edgeStrip{color:#3c4043;text-align:center;background:#f8fafd;border:1px solid #e8eaed;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:min(100%,390px);min-height:38px;margin-top:18px;padding:0 14px;font-size:.94rem;font-weight:560;display:flex}.gaugeControls{justify-content:center;width:min(100%,390px);margin-top:14px}.metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metricCard{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;min-height:80px;padding:10px 12px;display:grid}.metricIcon{color:#1a73e8;background:#e8f0fe;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.tone-download .metricIcon{color:#1a73e8;background:#e8f0fe}.tone-upload .metricIcon{color:#e37400;background:#fef7e0}.tone-ping .metricIcon{color:#9334e6;background:#f3e8fd}.tone-jitter .metricIcon{color:#188038;background:#e6f4ea}.metricCard span,.metricCard small{display:block}.metricCard span{color:#5f6368;margin-bottom:8px;font-size:.86rem;font-weight:560}.metricCard strong{color:#202124;margin-bottom:4px;font-size:clamp(.95rem,1.4vw,1.2rem);font-weight:620;line-height:1.04;display:block}.metricCard small{color:#5f6368;font-size:.8rem;font-weight:520;line-height:1.38}.analysisGrid{grid-template-columns:minmax(0,1fr) 300px;gap:12px;margin-top:12px;display:grid}.chartPanel,.detailPanel{padding:16px}.panelHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panelHeader>svg{color:#5f6368}.sampleChart{background-color:#fff;background-image:linear-gradient(#f1f3f4 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 25%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #e8eaed;border-radius:5px;align-items:end;gap:4px;height:110px;padding:10px;display:flex;overflow:hidden}.bar{border-radius:5px 5px 0 0;flex:1 1 0;min-width:5px}.bar-download{background:#1a73e8}.bar-upload{background:#f9ab00}.emptyChart{color:#5f6368;place-items:center;width:100%;height:100%;font-weight:560;display:grid}.detailsList{gap:0;margin:0;display:grid}.detailsList div{border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:baseline;gap:14px;min-height:42px;padding:12px 0;display:flex}.detailsList div:first-child{padding-top:0}.detailsList div:last-child{border-bottom:0;padding-bottom:0}dt{color:#5f6368;font-size:.92rem;font-weight:560}dd{color:#202124;text-align:right;margin:0;font-size:.94rem;font-weight:620}.errorText{color:#a50e0e;background:#fce8e6;border:1px solid #f4c7c3;border-radius:5px;margin:18px 0 0;padding:12px 14px;font-weight:560}@media (width<=1180px){.shell{width:min(1180px,100% - 32px)}}@media (width<=900px){.shell{width:min(100% - 24px,680px);padding-top:14px}.analysisGrid{grid-template-columns:1fr}.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.heroGrid{grid-template-columns:1fr}.navbarInner{flex-wrap:wrap;justify-content:center;gap:10px;padding:12px 16px}}@media (width<=520px){.shell{width:min(100% - 18px,480px)}.brandMark{flex-basis:38px;width:38px;height:38px}.chartPanel,.detailPanel,.metricCard{padding:16px}.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.metricCard{grid-template-columns:40px minmax(0,1fr);min-height:100px}.metricIcon{width:40px;height:40px}.speedGauge{width:min(100%,278px)}.detailsList div{justify-items:start;display:grid}dd{text-align:left}}.guideArticle{background:#fff;border:1px solid #dadce0;border-radius:5px;margin-top:36px;padding:32px;font-family:Google Sans Flex,Google Sans,Roboto,Arial,sans-serif;box-shadow:0 1px 2px #3c40430f}.guideHeader{border-bottom:1px solid #e8eaed;margin-bottom:28px;padding-bottom:20px}.guideBadge{color:#1a73e8;background:#e8f0fe;border-radius:5px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.guideHeader h1{color:#202124;margin-bottom:8px;font-size:22px;font-weight:500;line-height:1.3}.guideSubhead{color:#5f6368;margin:0 0 20px;font-size:14px;line-height:1.5}.guideMetaGrid{background:#f8fafd;border:1px solid #e8eaed;border-radius:5px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;padding:14px;display:grid}.metaCard{flex-direction:column;gap:2px;display:flex}.metaLabel{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:500}.metaValue{color:#202124;font-size:13px;font-weight:500}.tocBox{background:#f8fafd;border:1px solid #dadce0;border-left:3px solid #1a73e8;border-radius:5px;margin-bottom:36px;padding:20px 24px}.tocBox h2{color:#202124;margin-bottom:12px;font-size:16px;font-weight:500}.tocList{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.tocList li{color:#5f6368;font-size:14px}.tocList a{color:#1a0dab;font-weight:400;text-decoration:none;transition:color .14s}.tocList a:hover{color:#1a73e8;text-decoration:underline}.tocList ul{flex-direction:column;gap:4px;margin-top:4px;padding-left:18px;display:flex}.guideSection{margin-bottom:36px;scroll-margin-top:80px}.guideSection h2{color:#202124;border-bottom:1px solid #e8eaed;margin:0 0 14px;padding-bottom:8px;font-size:18px;font-weight:500}.subSection{margin-top:24px}.subSection h3,.guideSection h3{color:#202124;margin:18px 0 10px;font-size:15px;font-weight:500}.subSection h4,.guideSection h4{color:#3c4043;margin:14px 0 8px;font-size:14px;font-weight:500}.guideSection p,.guideSection li{color:#3c4043;font-size:14px;line-height:1.58}.guideSection ol,.guideSection ul{flex-direction:column;gap:6px;margin:10px 0 16px;padding-left:20px;display:flex}.stepList{counter-reset:step}.stepList li{margin-bottom:6px;line-height:1.58}.tableWrapper{background:#fff;border:1px solid #dadce0;border-radius:5px;width:100%;margin:16px 0;overflow-x:auto}.guideTable{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.guideTable th{color:#202124;background:#f8fafd;border-bottom:1px solid #dadce0;padding:10px 14px;font-weight:500}.guideTable td{color:#3c4043;border-bottom:1px solid #e8eaed;padding:10px 14px;line-height:1.5}.guideTable tr:last-child td{border-bottom:none}.guideTable tr:nth-child(2n) td{background:#fafbfc}.formulaBox{color:#202124;background:#f1f3f4;border:1px solid #e8eaed;border-radius:5px;margin:14px 0;padding:12px 16px;font-family:monospace;font-size:13px}.codeBlock{color:#e8eaed;background:#202124;border-radius:5px;margin:16px 0;padding:14px 18px;font-family:monospace;font-size:13px;line-height:1.5;overflow-x:auto}.calloutBox{border-radius:5px;align-items:flex-start;gap:12px;margin:16px 0;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.calloutBox.note{color:#174ea6;background:#e8f0fe;border:1px solid #aecbfa}.calloutBox.tip{color:#0d652d;background:#e6f4ea;border:1px solid #a8dab5}.calloutBox svg{flex-shrink:0;margin-top:2px}.adSlotBox{text-align:center;background:#f8fafd;border:1px dashed #dadce0;border-radius:5px;margin:24px 0;padding:14px}.adLabel{color:#70757a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;display:block}.adPlaceholder{background:#fff;border:1px solid #e8eaed;border-radius:5px;justify-content:center;align-items:center;min-height:80px;padding:10px;display:flex}.adPlaceholderText{color:#9aa0a6;margin:0;font-size:13px}.cheatSheetSection{margin:32px 0 16px}.cheatSheetDetails{background:#f8fafd;border:1px solid #dadce0;border-radius:5px;overflow:hidden}.cheatSheetSummary{color:#202124;cursor:pointer;justify-content:space-between;align-items:center;padding:14px 20px;font-size:15px;font-weight:500;list-style:none;display:flex}.cheatSheetSummary::-webkit-details-marker{display:none}.cheatSheetIcon{color:#5f6368;transition:transform .2s}.cheatSheetDetails[open] .cheatSheetIcon{transform:rotate(180deg)}.cheatSheetContent{background:#fff;border-top:1px solid #e8eaed;padding:0 20px 20px}.cheatSheetTip{color:#b06000;background:#fef7e0;border:1px solid #fde293;border-radius:5px;margin-top:14px;padding:12px 16px;font-size:13px}.guideFooter{border-top:1px solid #e8eaed;justify-content:center;margin-top:36px;padding-top:20px;display:flex}.footerBrand{color:#5f6368;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}@media (width<=768px){.guideArticle{border-radius:5px;margin-top:20px;padding:20px 16px}.tocBox{padding:16px 18px}.guideTable th,.guideTable td{padding:8px 10px;font-size:12px}}
