.SpeedGauge-module__Wdd9LW__gauge{background:var(--bg-elevated);border:1px solid var(--border);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:32px;display:flex}.SpeedGauge-module__Wdd9LW__phase{letter-spacing:.04em;color:var(--text-muted);font-size:.95rem}.SpeedGauge-module__Wdd9LW__number{font-variant-numeric:tabular-nums;background:linear-gradient(180deg, var(--text), var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:800;line-height:1}.SpeedGauge-module__Wdd9LW__unit{color:var(--text-muted);-webkit-text-fill-color:var(--text-muted);margin-left:8px;font-size:1.1rem;font-weight:600}.SpeedGauge-module__Wdd9LW__dots{align-items:center;gap:10px;height:64px;display:inline-flex}.SpeedGauge-module__Wdd9LW__dots span{background:var(--accent);opacity:.35;border-radius:50%;width:14px;height:14px;animation:1.2s ease-in-out infinite SpeedGauge-module__Wdd9LW__pulse}.SpeedGauge-module__Wdd9LW__dots span:nth-child(2){animation-delay:.2s}.SpeedGauge-module__Wdd9LW__dots span:nth-child(3){animation-delay:.4s}.SpeedGauge-module__Wdd9LW__gauge[data-phase=idle] .SpeedGauge-module__Wdd9LW__dots span,.SpeedGauge-module__Wdd9LW__gauge[data-phase=completed] .SpeedGauge-module__Wdd9LW__dots span,.SpeedGauge-module__Wdd9LW__gauge[data-phase=error] .SpeedGauge-module__Wdd9LW__dots span{opacity:.2;animation:none}@keyframes SpeedGauge-module__Wdd9LW__pulse{0%,to{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}
.MetricCard-module__aLZmRW__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:6px;padding:18px 20px;transition:border-color .2s,transform .2s;display:flex}.MetricCard-module__aLZmRW__active{border-color:var(--accent);transform:translateY(-2px)}.MetricCard-module__aLZmRW__label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.8rem}.MetricCard-module__aLZmRW__value{font-variant-numeric:tabular-nums;font-size:1.9rem;font-weight:700;line-height:1.1}.MetricCard-module__aLZmRW__unit{color:var(--text-muted);margin-left:6px;font-size:.85rem;font-weight:500}
.NetworkMeta-module__-jkDlq__meta{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;justify-content:center;gap:12px 28px;padding:14px 20px;display:flex}.NetworkMeta-module__-jkDlq__item{flex-direction:column;align-items:center;gap:2px;display:flex}.NetworkMeta-module__-jkDlq__key{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.72rem}.NetworkMeta-module__-jkDlq__val{font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:600}
.TestControls-module___bXjra__button{appearance:none;cursor:pointer;color:#fff;background:var(--accent);box-shadow:0 8px 24px var(--accent-soft);border:none;border-radius:999px;padding:14px 42px;font-family:inherit;font-size:1.05rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s}.TestControls-module___bXjra__button:hover{box-shadow:0 12px 28px var(--accent-soft);transform:translateY(-1px)}.TestControls-module___bXjra__button:active{transform:translateY(0)}.TestControls-module___bXjra__abort{background:var(--danger);box-shadow:0 8px 24px #f8717133}
.Dashboard-module__BT8qXq__main{flex-direction:column;gap:24px;width:100%;max-width:640px;margin:0 auto;padding:48px 20px 64px;display:flex}.Dashboard-module__BT8qXq__header{text-align:center}.Dashboard-module__BT8qXq__title{letter-spacing:-.02em;font-size:2.4rem;font-weight:800}.Dashboard-module__BT8qXq__subtitle{color:var(--text-muted);margin-top:4px}.Dashboard-module__BT8qXq__metrics{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Dashboard-module__BT8qXq__controls{justify-content:center;padding:4px 0;display:flex}.Dashboard-module__BT8qXq__error{text-align:center;color:var(--danger);font-weight:600}@media (max-width:520px){.Dashboard-module__BT8qXq__metrics{grid-template-columns:1fr}}
