*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 80% 10%,#ff416e33,transparent 35%),#0d1220;color:#fff;font-family:Inter,system-ui,sans-serif}main{width:min(760px,92vw)}.brand{color:#fff;text-decoration:none;font-size:26px;font-weight:900}.brand span{color:#ff315f}section{margin:28px 0;background:#fff;color:#111827;border-radius:28px;padding:clamp(28px,6vw,56px);box-shadow:0 30px 90px #0005}section>small{color:#ef2454;font-weight:900;letter-spacing:.12em}h1{font-size:clamp(38px,7vw,62px);line-height:1;margin:12px 0}section>p{color:#687181;font-size:18px}.services{display:grid;gap:12px;margin:32px 0}.services article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;border:1px solid #e5e8ed;border-radius:16px;padding:18px}.services span{width:13px;height:13px;border-radius:50%;background:#25a66a;box-shadow:0 0 0 6px #25a66a20}.services p{margin:3px 0;color:#727b88;font-size:13px}.services b{color:#21845a}body[data-status=degraded] .services span{background:#ff9f1c}footer{color:#737b86}.back{color:#d9dce2;text-decoration:none;font-weight:700}
