:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#14223a;background:#f4f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.gatewayShell{background:radial-gradient(circle at 15% 15%,#57c59724,#0000 28%),radial-gradient(circle at 85% 85%,#4584cd1f,#0000 30%),#f4f7f9;place-items:center;min-height:100vh;padding:32px;display:grid}.statusCard{background:#fffffff0;border:1px solid #dfe7ec;border-radius:24px;width:min(680px,100%);padding:52px;box-shadow:0 28px 80px #28425a1c}.statusDot{background:#2da56f;border:4px solid #dff5ea;border-radius:50%;width:14px;height:14px;margin-bottom:28px;box-shadow:0 0 0 8px #eefaf4}.eyebrow{color:#2d8a65;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:750}h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,5vw,48px);line-height:1.12}.description{color:#627186;max-width:560px;margin:22px 0 34px;font-size:17px;line-height:1.75}dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;display:grid}dl div{background:#f5f8fa;border-radius:14px;padding:18px}dt{color:#8290a2;font-size:12px}dd{margin:7px 0 0;font-size:15px;font-weight:700}@media (width<=620px){.gatewayShell{padding:18px}.statusCard{padding:34px 24px}dl{grid-template-columns:1fr}}
