:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#0b1020;color:#e5eefc}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(52,211,153,.18),transparent 30%),linear-gradient(180deg,#111936,#0b1020)}a{color:inherit;text-decoration:none}.page-shell{max-width:1120px;margin:0 auto;padding:4rem 1.5rem 5rem}.hero,.grid-section{display:grid;gap:1.5rem}.hero{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch}.hero-copy,.status-card,.panel{border:1px solid rgba(148,163,184,.18);background:#0f172ab8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;padding:2rem;box-shadow:0 24px 60px #0f172a47}.eyebrow,.status-label{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;color:#7dd3fc}h1,h2{margin:0 0 1rem}h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.05}.lede,.hint,li{color:#cbd5e1;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}.primary,.secondary{padding:.9rem 1.25rem;border-radius:999px;font-weight:700}.primary{background:linear-gradient(135deg,#34d399,#22c55e);color:#052e16}.secondary{border:1px solid rgba(125,211,252,.35)}.status{font-size:1.05rem;font-weight:700}.status.ok{color:#86efac}.status.pending{color:#fde68a}.status.error{color:#fca5a5}.card-divider{height:1px;margin:1.25rem 0;background:#94a3b829}.grid-section{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1.5rem}ul,ol{margin:0;padding-left:1.25rem}@media (max-width: 640px){.page-shell{padding:2rem 1rem 3rem}.hero-copy,.status-card,.panel{padding:1.5rem}}
