@charset "UTF-8";
:root{color-scheme:light;--bg:#f5f6f0;--ink:#233d32;--muted:#838b80;--green:#497644;--line:#e1e5d9;--mono:Consolas,"SFMono-Regular",monospace}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}.shell{max-width:1192px;margin:auto;padding:0 46px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #739761;outline-offset:5px}.site-header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--ink);font-size:15px;letter-spacing:1.1px;font-weight:750}.brand-light{font-size:12px;font-weight:500;letter-spacing:1.7px;color:#738071}.header-label{font-size:12px;letter-spacing:1px;color:#727f6c;display:flex;gap:9px;align-items:center}.tiny-square{width:6px;height:6px;background:#779366}.hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;min-height:375px;padding:44px 0 24px}.eyebrow{font:10px var(--mono);letter-spacing:2.5px;color:#8a947c;margin-bottom:18px}h1{font-size:clamp(32px,4vw,51px);letter-spacing:-2.3px;line-height:1.13;margin:0;font-weight:750;white-space:nowrap}.title-dot{color:#7b9855}.hero-description{font-size:14px;color:#7b8375;line-height:1.95;margin:22px 0 24px}.address-box{display:inline-flex;border:1px solid #dce2d2;border-radius:7px;background:#edf0e5;align-items:center;gap:12px;padding:9px 11px 9px 14px}.address-box code{font:13px var(--mono);color:#52644c}.address-icon{font-size:19px;line-height:1;color:#88957a}.address-box button{border:0;background:transparent;padding:4px;color:#718565;line-height:0;border-radius:3px}.address-box button:hover{background:#dce4ce}.copy-message{display:block;font-size:11px;color:var(--green);height:17px;margin-top:6px}.world-art{position:relative;align-self:center;text-align:center;min-width:0}.world-art img{width:112%;height:auto;max-height:320px;object-fit:contain;margin-left:-4%}.world-caption{display:block;font:8px var(--mono);letter-spacing:2px;color:#a1aa94;margin-top:-9px}.dashboard-heading{display:flex;justify-content:space-between;align-items:center;margin:11px 0 20px}.dashboard-heading h2{font-size:16px;font-weight:600;display:flex;align-items:center;gap:9px;margin:0}.section-mark{height:15px;width:4px;border-radius:1px;background:#688653}.edition{font:10px var(--mono);letter-spacing:1.5px;color:#939b88}.status-panel{border:1px solid #d7e2ca;background:#edf3e5;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:10px;padding:26px 28px;min-height:130px}.status-main{display:flex;align-items:center;gap:21px}.status-orb{width:52px;height:52px;background:#e1ebd6;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.status-orb span{height:15px;width:15px;border-radius:50%;background:#849278;box-shadow:0 0 0 6px #d2dec7}.status-caption{font:9px var(--mono);color:#859473;letter-spacing:1.6px;margin-bottom:6px}.status-panel h3{font-size:22px;letter-spacing:-.5px;margin:0 0 6px;font-weight:650}.status-panel p{margin:0;font-size:12px;color:#808d73;line-height:1.7}.status-badge{border:1px solid #d4dfc8;border-radius:5px;padding:6px 11px;font-size:11px;white-space:nowrap;background:#e4edd9;color:#6c825b}.status-panel[data-state=online] .status-orb span{background:#70964c;box-shadow:0 0 0 6px #d9e7c9}.status-panel[data-state=offline]{background:#f6efe7;border-color:#e8dac9}.status-panel[data-state=offline] .status-orb{background:#eee0d1}.status-panel[data-state=offline] .status-orb span{background:#bc8c59;box-shadow:0 0 0 6px #e6d2bc}.status-panel[data-state=offline] .status-badge{background:#efe0cf;border-color:#e4d0b8;color:#987044}.status-panel[data-state=error]{background:#f1f0eb;border-color:#dcdcd2}.status-panel[data-state=error] .status-orb span{background:#94978c;box-shadow:0 0 0 6px #e1e3d9}.status-panel[data-state=loading] .status-orb{animation:breathe 1.5s ease-in-out infinite}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:18px}.metric{min-height:181px;border:1px solid var(--line);background:#fcfcf8;border-radius:9px;padding:22px 24px}.metric-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#7b8772}.metric-top svg{height:20px;width:20px;fill:none;stroke:#8f9b82;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.metric-value{font:40px var(--mono);letter-spacing:-1.7px;line-height:1.1;margin-top:22px;font-weight:500;color:#354b3a}.metric-unit{font-size:17px;color:#a0a58f;letter-spacing:0}.metric-note{font-size:10px;color:#919886;margin:11px 0 0;line-height:1.6}.capacity-track{height:3px;border-radius:3px;background:#ecefe5;margin-top:17px;overflow:hidden}.capacity-track span{display:block;background:#8caa6b;height:100%;width:0;transition:width .5s}.metric:first-child .metric-note{margin-top:7px}.latency-note{display:flex;align-items:center;gap:7px;margin-top:23px}.small-dot{height:5px;width:5px;flex-shrink:0;background:#a5b78d;border-radius:50%}.version-value{font-size:27px;margin-top:26px;line-height:1.3;letter-spacing:-.8px;overflow-wrap:anywhere}.metric:last-child .metric-note{margin-top:18px}.details-row{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:18px}.detail{border:1px solid var(--line);border-radius:9px;padding:21px 24px;background:#f9faf5;min-height:127px}.detail h3{font-size:12px;font-weight:500;display:flex;gap:9px;align-items:center;margin:0;color:#728068}.detail h3>span:last-child:not(.detail-icon){font:9px var(--mono);color:#a1a98f;margin-left:auto;letter-spacing:1px}.detail-icon{color:#919f7e}.detail p{font-size:12px;line-height:1.8;color:#65735b;margin:15px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}.player-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:15px}.player-list .empty-players{margin:0;color:#959d8a;font-size:11px}.player-tag{font:11px var(--mono);padding:5px 8px;background:#eaf0e0;color:#617553;border:1px solid #e0e7d5;border-radius:3px;max-width:100%;overflow-wrap:anywhere}.sample-note{font-size:10px;color:#939d87;width:100%;margin-top:3px}.refresh-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 0 33px}.refresh-info{display:flex;align-items:center;gap:11px}.refresh-symbol{font-size:22px;color:#8f9d80}.refresh-info p{font-size:11px;color:#858f79;margin:0;line-height:1.9}.separator{padding:0 7px;color:#aab39b}.refresh-info .last-updated{font-size:10px;color:#a0a791}.refresh-button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #3f633c;border-radius:6px;background:#4d7045;color:#f9fcf5;font-size:12px;padding:11px 17px;min-width:122px;box-shadow:0 2px 2px #32432b0a;transition:background .15s}.refresh-button:hover{background:#3d5d36}.refresh-button:disabled{cursor:wait;opacity:.65}.refresh-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.refresh-button.is-loading svg{animation:spin 1s linear infinite}.error-banner,.noscript{font-size:12px;color:#936c3d;line-height:1.8;background:#f6ecdb;padding:12px 16px;border-radius:6px}footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:25px 0 30px;border-top:1px solid var(--line);font-size:10px;color:#98a18b}.footer-separator{padding:0 12px;color:#b7beaa}.footer-right{color:#929f82}.footer-right span{padding-left:7px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{50%{opacity:.45}}[hidden]{display:none!important}
@media(min-width:1400px){.hero{min-height:402px}}
@media(max-width:900px){.shell{padding:0 28px}.hero{grid-template-columns:1.3fr 1fr;min-height:345px}h1{font-size:37px}.world-art img{width:125%;margin-left:-10%}.hero-description{font-size:12px}.metric{padding:20px}.metric-value{font-size:34px}.version-value{font-size:23px}}
@media(max-width:650px){.shell{padding:0 22px}.site-header{height:78px}.brand{font-size:13px;gap:8px}.brand img{width:29px;height:29px}.brand-light{font-size:9px;letter-spacing:1px}.header-label{font-size:10px}.hero{display:block;position:relative;padding:38px 0 25px;min-height:0}.hero-copy{position:relative;z-index:1}h1{font-size:clamp(29px,8.3vw,46px);letter-spacing:-1.7px}.eyebrow{font-size:8px;letter-spacing:1.6px}.hero-description{font-size:12px;margin:18px 0 21px}.world-art{display:none}.address-box{padding:8px 10px;gap:9px}.address-box code{font-size:12px}.dashboard-heading{margin:9px 0 15px}.status-panel{padding:20px 17px;align-items:flex-start;gap:10px}.status-main{gap:13px}.status-orb{width:36px;height:36px;margin-top:10px}.status-orb span{width:10px;height:10px}.status-panel h3{font-size:19px}.status-panel p{font-size:11px}.status-badge{padding:4px 7px;font-size:9px;margin-top:4px}.status-caption{font-size:8px}.metrics{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.metric{min-height:166px;padding:18px}.metric-value{font-size:33px}.metric-unit{font-size:14px}.metric-top{font-size:11px}.metric-note{font-size:9px}.metric:nth-child(3){grid-column:span 2;min-height:124px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.metric:nth-child(3) .metric-top{grid-column:span 2}.version-value{font-size:24px;margin-top:12px}.metric:last-child .metric-note{margin:12px 0 0;text-align:right}.latency-note{margin-top:23px;gap:5px}.details-row{grid-template-columns:1fr;gap:12px;margin-top:12px}.detail{padding:20px;min-height:112px}.refresh-bar{padding:22px 0 26px;align-items:flex-start}.refresh-symbol{display:none}.refresh-info p{font-size:10px}.separator{display:none}#countdown{display:block}.refresh-info .last-updated{font-size:9px;max-width:190px}.refresh-button{font-size:11px;padding:10px 12px;min-width:105px}footer{font-size:9px;padding:23px 0;line-height:1.8}.footer-right{display:none}.footer-separator{padding:0 6px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
.china-section{padding:22px 0 25px;border-top:1px solid var(--line)}.china-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:-3px}.china-intro>p{font-size:12px;color:#818c76;line-height:1.9;margin:0}.china-intro .refresh-button{background:#e9eedd;border-color:#d3ddc5;color:#60774e;min-width:129px}.china-intro .refresh-button:hover{background:#dce6ce}.probe-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px;color:#839174;margin:24px 0 13px}.probe-target{font:10px var(--mono);color:#9ca58d}.probe-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.probe-card{background:#fcfcf8;border:1px solid var(--line);border-radius:7px;padding:18px}.probe-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#65765a}.probe-card-top .small-dot{background:#83a264}.probe-card[data-state=timeout] .small-dot,.probe-card[data-state=error] .small-dot,.probe-card[data-state=unavailable] .small-dot{background:#b0ac9c}.probe-network{font-size:9px;color:#9aa18e;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.probe-latency{font:26px var(--mono);letter-spacing:-.8px;color:#506643;margin:17px 0 9px}.probe-latency small{font:10px var(--mono);color:#9aa58c;letter-spacing:0;margin-left:4px}.probe-latency.is-empty{font-size:16px;color:#9c9c89;line-height:29px;letter-spacing:0}.probe-loss{font-size:9px;color:#98a08d}.probe-footer{margin:18px 0 0}.probe-footer p{font-size:10px;color:#97a18b;line-height:1.9;margin:5px 0}.probe-footer a{color:#70875d;text-underline-offset:3px}.probe-empty{font-size:12px;color:#8d9980;grid-column:1/-1;min-height:90px;display:flex;align-items:center;justify-content:center;border:1px dashed #dbe2cf;border-radius:7px}.probe-card[data-state=ok] .probe-loss.has-loss{color:#b08d55}@media(max-width:900px){.probe-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.china-section{padding-top:22px}.china-intro{align-items:flex-start;gap:15px}.china-intro>p{font-size:11px;max-width:185px}.china-intro .refresh-button{min-width:105px;padding:9px 10px;font-size:10px}.probe-meta{display:block;margin-top:20px;line-height:2}.probe-target{display:block;font-size:9px}.probe-grid{grid-template-columns:repeat(2,1fr);gap:10px}.probe-card{padding:17px}.probe-latency{font-size:25px}.probe-footer p{font-size:9px}}
