:global(*){box-sizing:border-box}:global(body){margin:0;color:#18233b;background:#f5f8fd;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{width:min(560px,100%);padding:40px;border:1px solid #dce5f2;border-radius:8px;background:#fff;box-shadow:0 18px 50px #152e5e1a}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:800}.mark{width:40px;height:40px;border-radius:8px;background:#315ce8;display:grid;place-items:center;color:#fff}.sub{margin:14px 0 26px;color:#6d7890;line-height:1.7}.status{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-radius:8px;background:#f5f8fd;color:#58677e;font-size:13px}.healthy{display:inline-flex;align-items:center;gap:7px}.healthy i{width:9px;height:9px;border-radius:50%;background:#20a36a}@media (max-width:480px){.panel{padding:28px 22px}.status{gap:12px;align-items:flex-start;flex-direction:column}}
