:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#090d18;color:#f5f7fb}*{box-sizing:border-box}body{margin:0}.wrap{width:min(760px,calc(100% - 32px));margin:0 auto;padding:54px 0}.brand{color:#a8f542;font-weight:850;font-size:22px}.head{display:flex;justify-content:space-between;align-items:end;margin:38px 0 24px}.head h1{margin:0;font-size:34px}.head p,.muted{color:#98a4ba}.state{padding:9px 12px;border-radius:6px;background:#17291f;color:#a8f542;font-weight:750}.state.degraded{background:#342818;color:#fbbf24}.panel{border:1px solid #263047;background:#111725;border-radius:8px;margin:14px 0}.row{display:flex;justify-content:space-between;gap:20px;padding:18px;border-bottom:1px solid #263047}.row:last-child{border:0}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#8ed52f;margin-right:10px}.dot.bad{background:#fbbf24}.capacity{height:8px;background:#242d40;border-radius:4px;overflow:hidden;margin-top:10px}.capacity i{display:block;height:100%;background:#a8f542}.maintenance{padding:18px}.maintenance h3{margin-top:0}a{color:#a8f542}@media(max-width:560px){.head{display:grid;gap:18px}.head h1{font-size:28px}.row{align-items:flex-start}}
