*{box-sizing:border-box}html{background:#050708;color:#eaf2ef;font-family:Inter,Segoe UI,Arial,sans-serif}
body{margin:0;min-height:100vh;background:radial-gradient(circle at 70% 0,#133a2d55,transparent 35%),linear-gradient(135deg,#06090a,#0b1110 55%,#050707)}
.noise{position:fixed;inset:0;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}
header,main,footer{max-width:1240px;margin:auto}header{padding:34px 28px 20px;display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #9dffd41c}
.eyebrow,.kicker,.sectionTitle,article>span{letter-spacing:.18em;font-size:11px;color:#75d9ad}h1{font-size:58px;line-height:.9;margin:7px 0;color:#f2fff9;letter-spacing:-.04em}header p{margin:8px 0;color:#83958e}
.global{display:flex;align-items:center;gap:12px;border:1px solid #62eeb258;background:#0c1713;padding:12px 16px;border-radius:14px}.dot{width:10px;height:10px;border-radius:50%;background:#e3b44d;box-shadow:0 0 16px #e3b44d}.global b,.global small{display:block}.global small{color:#71837c;margin-top:3px;font-size:10px}
main{padding:25px 28px 60px}.hero{min-height:190px;border:1px solid #75ffc12b;border-radius:22px;padding:32px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#10231b,#09100e 60%);box-shadow:0 22px 70px #0008}
.hero h2{font-size:34px;margin:9px 0 5px}.hero p{color:#81928c}button{border:1px solid #6bf2b1;background:#77efb8;color:#05100b;padding:14px 20px;border-radius:12px;font-weight:900;cursor:pointer;box-shadow:0 0 25px #48d99926}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0 30px}.metrics article,.card,.panel{background:#0b100f;border:1px solid #a6ffda1c;border-radius:16px;padding:20px}
.metrics strong{display:block;font-size:24px;margin:9px 0}.metrics small,.muted{color:#71817b}.sectionTitle{display:flex;gap:15px;align-items:center;margin:25px 0 12px}.sectionTitle i{height:1px;background:#8dffca22;flex:1}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.card{position:relative;overflow:hidden;min-height:180px}.card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6d7b76}.card.up:before{background:#62efae}.card.down:before{background:#ff6464}.card.pending:before{background:#d9ad51}
.cardTop{display:flex;justify-content:space-between;gap:10px}.card h3{margin:8px 0;font-size:20px}.badge{font-size:10px;letter-spacing:.12em;padding:6px 8px;border-radius:20px;height:max-content;background:#17201d}.up .badge{color:#7dffc1}.down .badge{color:#ff8d8d}.pending .badge{color:#e6c474}
.url{font-size:11px;color:#6f817a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:14px 0}.latency{font-size:32px;font-weight:800}.latency small{font-size:11px;color:#72847c}.lower{display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.panel h3{margin-top:0}.log{max-height:280px;overflow:auto;font-family:Consolas,monospace;font-size:12px}.line{padding:9px 0;border-bottom:1px solid #ffffff0c;color:#9dafaa}.line b{color:#e9f6f1}.map{height:220px;position:relative;display:grid;place-items:center}.core{width:92px;height:92px;border:1px solid #72efb5;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:900;box-shadow:0 0 40px #4ae0a22b}
.orbit{position:absolute;inset:10px;border:1px dashed #8fffd526;border-radius:50%;animation:spin 35s linear infinite}.orbit span{position:absolute;font-size:9px;color:#8bb6a5;background:#0b100f;padding:5px}.orbit span:nth-child(1){left:44%;top:-9px}.orbit span:nth-child(2){right:-16px;top:27%}.orbit span:nth-child(3){right:6%;bottom:5%}.orbit span:nth-child(4){left:8%;bottom:3%}.orbit span:nth-child(5){left:-16px;top:31%}.orbit span:nth-child(6){left:11%;top:3%}@keyframes spin{to{transform:rotate(360deg)}}.orbit span{animation:spin 35s linear reverse infinite}
.config{margin-top:15px;color:#8da099}.config summary{cursor:pointer}code{color:#8fffc8}footer{padding:18px 28px;border-top:1px solid #ffffff12;color:#52625c;font-size:10px;letter-spacing:.15em;display:flex;justify-content:space-between}
@media(max-width:800px){header{align-items:start}.global{margin-top:8px}h1{font-size:43px}.hero{padding:23px;min-height:160px}.hero h2{font-size:25px}.metrics{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.lower{grid-template-columns:1fr}header{flex-direction:column}.hero{align-items:flex-start;flex-direction:column;gap:15px}}
@media(max-width:430px){main,header{padding-left:15px;padding-right:15px}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:14px}.metrics strong{font-size:18px}.hero h2{font-size:22px}}