:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8f8f8;background:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 0,#28af6938,#0000 32rem),#050505;min-height:100vh;margin:0}button{font:inherit}.app{grid-template-rows:1fr auto auto;gap:2rem;width:min(100%,720px);min-height:100vh;margin:0 auto;padding:clamp(2rem,7vh,5rem) 1.25rem 2rem;display:grid}.meter{text-align:center;align-content:center;justify-items:center;display:grid}.eyebrow{color:#7edc9b;letter-spacing:0;margin:0 0 1rem;font-size:.8rem;font-weight:800}.speed-row{justify-content:center;align-items:baseline;gap:clamp(.5rem,2vw,1rem);display:flex}.speed-value{font-variant-numeric:tabular-nums;min-width:4ch;font-size:clamp(5rem,22vw,11rem);font-weight:500;line-height:.9}.unit{color:#dedede;font-size:clamp(1.15rem,4vw,2rem);font-weight:700}.status{color:#a9a9a9;min-height:1.5rem;margin:1.25rem 0 0;font-size:1rem}.actions{justify-content:center;gap:.75rem;display:flex}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:999px;min-width:8.75rem;min-height:3.25rem;padding:0 1.25rem;font-weight:800}.primary-button{color:#031408;background:#20d66b}.secondary-button{color:#f8f8f8;background:#242424}.primary-button:disabled{cursor:progress;opacity:.72}.details{background:#252525;border:1px solid #252525;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.details div{background:#0c0c0cf0;min-width:0;padding:1rem}.label{color:#8a8a8a;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.details strong{overflow-wrap:anywhere;font-size:1rem;font-weight:800;display:block}@media (width<=560px){.app{gap:1.5rem}.speed-row{gap:.25rem;display:grid}.details{grid-template-columns:1fr}}
