:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#14231f;background:#eef2ef}*{box-sizing:border-box}body{margin:0}.screen{min-height:100vh;max-width:920px;margin:auto;padding:34px 28px;display:flex;flex-direction:column}.top{display:flex;justify-content:space-between;align-items:center}.mark{display:flex;align-items:center;gap:12px}.mark>span{width:13px;height:13px;border-radius:50%;background:#18735f;box-shadow:0 0 0 6px #d4e8e0}.mark strong{display:block;font-size:17px;letter-spacing:.2px}.mark small{display:block;margin-top:2px;color:#7b8984;font-size:10px;letter-spacing:2px}.link{display:flex;align-items:center;gap:8px;color:#73817c;font-size:13px}.link i{width:8px;height:8px;border-radius:50%;background:#d0a72c}.link.live i{background:#25a173}.panel{margin:auto;width:min(100%,620px);text-align:center;border-radius:14px;padding:70px 30px 54px;background:#fff;box-shadow:0 18px 55px #1d423014;border:1px solid #dce7e1}.orb{width:128px;height:128px;margin:0 auto 28px;border-radius:50%;display:grid;place-items:center;background:#daf1e7;color:#168261}.bolt{font-size:68px;line-height:1;transform:rotate(90deg);font-weight:300}.kicker{margin:0;color:#76857e;font-size:13px;letter-spacing:2px}.panel h1{margin:9px 0 10px;font-size:clamp(42px,8vw,70px);line-height:1.05;letter-spacing:0}.panel p{margin:0}.panel #detail{font-size:16px;color:#63736c}.rule{height:1px;background:#e5ece8;margin:35px auto 22px;max-width:330px}.updated{display:flex;justify-content:center;gap:12px;color:#82908b;font-size:13px}.updated strong{color:#3e5049;font-weight:600}.panel.offline{background:#fffdfd;border-color:#f0d9d9}.panel.offline .orb{background:#f9e2e2;color:#c24949}.panel.offline .bolt{transform:none}.panel.stale .orb{background:#fff0cc;color:#aa7a0b}.panel.unknown .orb{background:#e6ece9;color:#84928c}footer{text-align:center;color:#8a9791;font-size:12px;padding-top:28px}@media(max-width:560px){.screen{padding:24px 16px}.panel{padding:52px 20px 42px}.orb{width:104px;height:104px}.bolt{font-size:55px}.updated{flex-direction:column;gap:3px}}
