
:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#182535;background:#f5f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{width:min(100%,480px);margin:0 auto;padding:24px}header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0 44px}.brand{font-size:22px;letter-spacing:-1px;font-weight:800}#identity{color:#738091;font-size:12px;overflow-wrap:anywhere}.title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}h1{font-size:28px;letter-spacing:-1px;margin:0}.status{font-size:12px;border-radius:24px;padding:8px 12px;background:#e8ecf1;color:#566577;white-space:nowrap}.status.online{background:#e2f4e8;color:#19723d}.status.offline{background:#fce9e7;color:#ad4136}#notice{font-size:14px;color:#738091;padding:32px 0;line-height:1.6}[hidden]{display:none!important}@media(max-width:360px){main{padding:20px}.status{padding:7px 9px}}
