:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{color:#e5e5e5;background:#0c0c0c;margin:0}#root{box-sizing:border-box;max-width:100%;min-height:100svh}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.page{box-sizing:border-box;color:#e5e5e5;min-width:0;max-width:820px;margin:0 auto;padding:32px 20px 60px}h1{color:#f2f2f2;margin-bottom:20px;font-size:22px}.card{background:#151515;border:1px solid #2a2a2a;border-radius:10px;margin-bottom:20px;padding:20px}.card-flush{background:0 0;border:none;padding:0}.st-go-inline{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:30px 0 10px;display:flex}.st-meta-server{position:relative}.st-meta-server-btn{cursor:pointer;font:inherit;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:0;display:flex}.st-meta-server-btn:disabled{cursor:default}.st-menu-backdrop{z-index:10;position:fixed;inset:0}.st-server-menu{z-index:20;background:#151515;border:1px solid #2a2a2a;border-radius:10px;flex-direction:column;min-width:160px;max-height:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.st-server-menu button{text-align:left;color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 10px;font-size:13px}.st-server-menu button:hover{background:#222}.st-server-menu button.active{color:#fff;background:#3b82f6}.st-server-menu-group{color:#777;padding:8px 10px 2px;font-size:11px}.st-mlab-loading{color:#777;padding:6px 10px;font-size:12px}.st-mlab-retry{text-align:left;color:#ff9d8a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 10px;font-size:12px}.st-mlab-retry:hover{background:#222}.st-go-circle{color:#fff;letter-spacing:2px;cursor:pointer;background:0 0;border:3px solid #4ade80;border-radius:50%;width:220px;height:220px;font-size:34px;font-weight:700;transition:transform .15s,box-shadow .15s;position:relative}.st-go-circle:before,.st-go-circle:after{content:"";pointer-events:none;border:3px solid #4ade80;border-radius:50%;animation:2.4s ease-out infinite go-ripple;position:absolute;inset:0}.st-go-circle:after{animation-delay:1.2s}.st-go-circle:disabled:before,.st-go-circle:disabled:after{animation:none;display:none}@keyframes go-ripple{0%{opacity:.7;transform:scale(1.18)}to{opacity:0;transform:scale(1)}}.st-go-circle:hover:not(:disabled){transform:scale(1.03);box-shadow:0 0 24px #4ade8059}.st-go-circle:disabled{opacity:.6;cursor:not-allowed}.st-go-caption{color:#4ade80;margin:0;font-size:16px}.row{gap:10px;display:flex}.row-end{justify-content:flex-end}.row button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 18px;font-size:14px}.row button:disabled{cursor:not-allowed;background:#35415e}.error{color:#ff6b5e;margin-top:14px}.st-panel{color:#eee;box-sizing:border-box;background:#000;border-radius:14px;flex-direction:column;align-items:center;max-width:100%;margin-top:20px;padding:22px 12px 26px;display:flex;overflow:hidden}.st-meta-row{border-bottom:1px solid #2a2a2a;gap:0;width:100%;min-width:0;margin-bottom:18px;padding-bottom:16px;display:flex}.st-meta{border-right:1px solid #2a2a2a;flex-direction:column;flex:1;gap:4px;min-width:0;padding:0 14px;display:flex}.st-meta:first-child{padding-left:0}.st-meta:last-child{border-right:none}.st-meta-icon{font-size:14px}.st-meta-label{color:#888;font-size:11px}.st-meta-value{color:#eee;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.st-wan-ip{color:#999;text-align:left;word-break:break-all;width:100%;margin-bottom:14px;font-size:12px}.st-progress-track{background:#262626;border-radius:2px;width:100%;height:4px;margin-bottom:10px;overflow:hidden}.st-progress-fill{background:#2ecc71;border-radius:2px;height:100%;transition:width .2s linear,background-color .2s linear}.st-progress-fill.phase-upload{background:#3b82f6}.st-phase-label{color:#888;align-self:flex-start;margin-bottom:4px;font-size:12px}.gauge-svg{width:100%;max-width:260px;height:auto}.gauge-value{fill:#fff;font-size:34px;font-weight:700}.gauge-unit{fill:#999;font-size:13px}.gauge-scale{fill:#777;font-size:12px}.gauge-fill-active{filter:drop-shadow(0 0 4px #2ecc7180);transition:stroke-dasharray .2s linear}.gauge-fill{transition:stroke-dasharray .2s linear}.chart-svg{width:100%;max-width:300px;height:50px;margin-top:4px}.chart-grid{stroke:#2a2a2a;stroke-width:1px;stroke-dasharray:3 4}.chart-line-download{stroke:#2ecc71;stroke-width:2px}.chart-line-upload{stroke:#3b82f6;stroke-width:2px}.st-credit{color:#666;margin:10px 0 16px;font-size:11px}.st-tiles{gap:12px;width:100%;display:flex}.st-tile{background:#1a1a1a;border-radius:10px;flex-direction:column;flex:1;gap:6px;padding:14px 16px;display:flex}.st-tile-label{color:#999;font-size:12px}.st-tile-value{color:#eee;font-size:24px;font-weight:700}.st-tile-value small{color:#888;font-size:13px;font-weight:500}.st-download .st-tile-value{color:#2ecc71}.st-upload .st-tile-value{color:#3b82f6}.st-history{border-top:1px solid #2a2a2a;width:100%;margin-top:18px;padding-top:14px}.st-history-title{color:#777;margin-bottom:8px;font-size:11px}.st-history-row{align-items:center;gap:10px;padding:6px 0;font-size:12px;display:flex}.st-history-time{color:#888;flex-shrink:0;width:82px}.st-history-server{color:#bbb;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.st-history-value{text-align:right;flex-shrink:0;width:56px;font-weight:600}.st-history-down{color:#2ecc71}.st-history-up{color:#3b82f6}
