@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0d14;--surface:#14151f;--border:#23243a;--text:#f4f4f8;--text-2:#8b8d9c;--text-3:#6b6d7d;--dl:#4f8cff;--ul:#a855f7;--ok:#34d399;--err:#f87171;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/145% Inter Variable,system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{background-image:radial-gradient(60% 55% at 50% -10%,#4f8cff1a,#0000 70%),radial-gradient(45% 40% at 85% 105%,#a855f70d,#0000 70%);background-repeat:no-repeat}#root{min-height:100vh}button{font-family:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.app{flex-direction:column;align-items:center;min-height:100dvh;padding:40px 16px 24px;display:flex}.main{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:760px;display:flex}.footer{text-align:right;width:100%;max-width:760px;margin-top:auto;padding-top:32px}.footer-link{color:var(--text-3);padding:8px 4px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-block}@media (hover:hover){.footer-link:hover{color:var(--text-2)}}@media (width>=1024px) and (height>=860px){.main{margin-block:auto}}@media (width>=1024px){.main{gap:40px}.results-grid{gap:16px}.tile{padding:16px 10px}.tile-value{font-size:24px}.conn-block{padding:18px 24px}}@media (width>=1440px){.test-circle{width:320px}.tc-value{font-size:60px}.tc-start{font-size:32px}}.results-grid{grid-template-columns:repeat(4,1fr);gap:12px;width:100%;display:grid}.tile{background:var(--surface);border:1px solid var(--border);text-align:center;border-bottom:2px solid #0000;border-radius:14px;padding:12px 8px;transition:border-color .3s}.tile.active{border-bottom-color:var(--tile-color,var(--dl))}.tile.failed .tile-value{color:#fbbf24}.tile-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);white-space:nowrap;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.tile-value{font-variant-numeric:tabular-nums;color:var(--text);margin-top:6px;font-size:22px;font-weight:700}.tile-unit{color:var(--text-3);font-size:11px;font-weight:500}.test-circle{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(216px,62vw,280px);height:auto;padding:0;display:flex;position:relative}.test-circle:disabled{cursor:default}.test-circle.phase-idle{border-radius:50%;animation:3s ease-in-out infinite pulse-glow}@media (hover:hover){.test-circle.phase-idle:hover:not(:disabled){transform:scale(1.03)}}.test-circle{transition:transform .15s}@keyframes pulse-glow{0%,to{box-shadow:0 0 30px #4f8cff40}50%{box-shadow:0 0 46px 6px #a855f759}}.test-circle-svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.ring{fill:none;stroke-width:3px}.ring-track{stroke:var(--border)}.ring-gradient{stroke-width:3px}.ring-spinner{stroke-dasharray:25 75;transform-origin:100px 100px;animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.ring-time-track{stroke:var(--border);opacity:.5}.ring-time{stroke:var(--text-2);transition:stroke-dasharray .1s linear}.ring-value{stroke-width:10px;stroke-linecap:round;transition:stroke-dasharray .4s ease-out,stroke .3s}.test-circle-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.tc-start{letter-spacing:.15em;color:var(--text);font-size:28px;font-weight:700}.tc-status{color:var(--text-2);font-size:14px}.tc-server{color:var(--text-3);margin-top:4px;font-size:13px}.tc-arrow{color:var(--text-2);font-size:18px}.tc-label{color:var(--text-2);margin-bottom:2px;font-size:13px}.tc-value{font-variant-numeric:tabular-nums;color:var(--text);font-size:52px;font-weight:700;line-height:1}.tc-unit{color:var(--text-3);margin-top:4px;font-size:13px}.tc-retry-icon{color:var(--text);display:flex}.tc-retry{color:var(--text);margin-top:2px;font-size:17px;font-weight:600}.chart-slot{visibility:hidden;width:100%;max-width:480px;height:90px}.chart-slot.visible{visibility:visible}.chart-slot.chart-slot-done{visibility:visible;height:auto}.chart-done-group{flex-direction:column;gap:16px;display:flex}.chart-done-label{text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:12px;font-weight:600}.error-banner{color:var(--err);text-align:center;font-size:14px}.warning-banner{color:#fbbf24;text-align:center;max-width:440px;font-size:13px;line-height:1.4}.conn-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:stretch;gap:0;width:100%;display:flex;position:relative;overflow:visible}.conn-block{color:inherit;text-align:left;cursor:default;background:0 0;border:none;flex:1;align-items:center;gap:12px;min-width:0;padding:16px 20px;display:flex}.conn-server{cursor:pointer}.conn-server:disabled{opacity:.6;cursor:default}.conn-icon{width:40px;height:40px;color:var(--dl);background:#4f8cff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.conn-icon-server{color:var(--ul);background:#a855f71f}.conn-text{flex-direction:column;gap:2px;min-width:0;display:flex}.conn-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.conn-sub{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conn-chevron{color:var(--text-3);flex-shrink:0;margin-left:auto}.conn-divider{background:var(--border);width:1px;margin:12px 0}.skeleton{background:linear-gradient(90deg, var(--border) 25%, #2c2d42 50%, var(--border) 75%);background-size:200% 100%;border-radius:4px;height:12px;animation:1.4s infinite shimmer;display:block}.skeleton-title{width:110px;height:14px;margin-bottom:6px}.skeleton-sub{width:80px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.server-selector{flex:1;min-width:0;position:relative}.popover-backdrop{z-index:10;position:fixed;inset:0}.server-popover{z-index:11;background:var(--surface);border:1px solid var(--border);border-radius:12px;min-width:240px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #0006}.server-option{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:flex}@media (hover:hover){.server-option:hover{background:#ffffff0d}}.server-option.selected{color:#cddcff;background:#4f8cff26}.server-option-ping{color:var(--text-3);margin-left:auto;font-size:12px}.server-option .check{color:var(--ok);margin-left:4px}.server-option-divider{background:var(--border);height:1px;margin:4px 0}@media (width<=639px){.app{padding:24px 16px 20px}.main{gap:24px}.results-grid{grid-template-columns:repeat(2,1fr)}.tc-value{font-size:44px}.conn-card{flex-direction:column}.conn-divider{width:auto;height:1px;margin:0 20px}.server-popover{position:fixed;inset:auto 12px 12px}}@media (width<=479px){.app{padding:24px 12px 16px}.results-grid{gap:10px}.tile{border-radius:12px;padding:10px 6px}.tile-value{font-size:20px}.tc-value{font-size:40px}.tc-start{font-size:24px}.warning-banner{font-size:12px}}
