*{box-sizing:border-box}body{margin:0;background:#080b0f;color:#d8dee9;font-family:Inter,system-ui,sans-serif}.shell{width:min(1180px,calc(100% - 36px));margin:16px auto 70px}.brand{display:flex;align-items:center;gap:20px;height:70px}.brand img,.brand #fallback{width:48px;height:48px}.brand img{object-fit:contain}.brand #fallback{display:grid;place-items:center;border-radius:10px;font-size:34px;font-weight:800;color:#fff;background:linear-gradient(145deg,#bd4dff,#315dff)}#siteName{font-size:25px}.overall{min-height:78px;padding:0 22px;border-radius:10px;background:#0d1117;display:flex;align-items:center;gap:12px;font-size:22px}.overall #icon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-weight:900;color:#06130c;background:#55df93}.overall.warn #icon{background:#f4c95d}.overall.bad #icon{background:#ff6674}.crumb{color:#8aa9cf;margin:31px 6px 20px;font-size:14px}h1{font-size:23px;font-weight:500;margin:0 0 20px}.services{background:#0d1117;border-radius:10px;padding:14px 22px}.service{min-height:68px;display:grid;grid-template-columns:1fr 380px;gap:30px;align-items:center;border-bottom:1px solid #111720}.service:last-child{border:0}.service-name{display:flex;align-items:center;gap:9px;font-size:15px}.pill{display:inline-flex;min-width:56px;justify-content:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#06130c;background:#55df93}.pill.degraded{background:#f4c95d}.pill.maintenance{background:#ff9e57}.pill.down,.pill.offline{background:#ff6674;color:#fff}.detail{color:#8290a4;font-size:12px;margin-top:5px}.bars{height:19px;display:flex;justify-content:flex-end;gap:4px}.bar{width:5px;height:15px;border-radius:3px;background:#55df93}.bar.degraded{background:#f4c95d}.bar.maintenance{background:#ff9e57}.bar.down,.bar.offline{background:#ff6674}.history-time{display:flex;justify-content:space-between;color:#8290a4;font-size:11px;margin-top:4px}footer{text-align:center;color:#6682a5;font-size:11px;line-height:20px;margin-top:62px}#live{color:#55df93}@media(max-width:760px){.shell{width:calc(100% - 22px)}.service{grid-template-columns:1fr;gap:9px;padding:15px 0}.bars{justify-content:flex-start}.overall{font-size:18px}}