:root{color:#e9eef4;background:#081018;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.shell{min-height:100vh;padding:8vw;background:radial-gradient(circle at 78% 20%,rgba(50,203,176,.16),transparent 31rem),linear-gradient(145deg,#081018,#0c1821 55%,#101f27)}.hero{width:min(1120px,100%);margin:0 auto}.eyebrow{margin:0 0 1.5rem;color:#56e0c1;font-size:.76rem;font-weight:800;letter-spacing:.22em}h1{max-width:760px;margin:0;font-size:clamp(3rem,8vw,7.4rem);font-weight:760;letter-spacing:-.065em;line-height:.93}.intro{max-width:680px;margin:2rem 0 3rem;color:#9eb0bd;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.status-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.1rem 1.25rem;border:1px solid #263743;border-radius:1rem;background:#101f27bf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.status-card p{margin:.2rem 0 0;color:#81929e}.indicator{width:.8rem;height:.8rem;border-radius:50%;background:#f0b35a;box-shadow:0 0 1rem currentColor}.indicator.online{color:#56e0c1;background:currentColor}.indicator.offline{color:#ef6c70;background:currentColor}.status-card button{padding:.65rem .9rem;border:1px solid #3b505d;border-radius:.65rem;color:#dce5eb;background:transparent;cursor:pointer}.status-card button:hover{border-color:#56e0c1;color:#56e0c1}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.services article{min-height:190px;padding:1.4rem;border:1px solid #223440;border-radius:1rem;background:#0a151cb8}.services span{color:#56e0c1;font-size:.75rem;font-weight:800}.services h2{margin:2.3rem 0 .6rem;font-size:1.1rem}.services p{margin:0;color:#81929e;line-height:1.55}@media(max-width:720px){.shell{padding:4rem 1.25rem}.status-card{grid-template-columns:auto 1fr}.status-card button{grid-column:1 / -1}.services{grid-template-columns:1fr}}
