:root{color-scheme:light;font-family:Inter,SF Pro Text,Segoe UI,Helvetica Neue,system-ui,sans-serif;line-height:1.6;font-weight:400;background:radial-gradient(circle at 20% 20%,#f4f0ff 0,#f4f0ff 25%,transparent 40%),radial-gradient(circle at 80% 0%,#e9f6ff 0,#e9f6ff 25%,transparent 45%),linear-gradient(145deg,#0f172a,#111827,#0b1220);color:#e5e7eb;min-height:100vh;margin:0;padding:0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:transparent}.page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px 32px;overflow:hidden}.brand{display:flex;align-items:center;gap:12px;margin-bottom:32px;color:#e5e7eb;letter-spacing:.04em;font-weight:600}.brand-mark{width:36px;height:36px;display:grid;place-items:center;background:linear-gradient(135deg,#5eead4,#60a5fa);color:#0b1220;font-weight:700;border-radius:12px;box-shadow:0 10px 40px #5eead459}.brand-name{font-size:.95rem;text-transform:uppercase;color:#cbd5e1}.card{width:min(720px,100%);background:#0f172aa6;border:1px solid rgba(255,255,255,.06);border-radius:28px;padding:32px;box-shadow:0 24px 80px #00000059,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (max-width: 720px){.card{padding:24px}}.pill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#a5b4fc;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}h1{margin:16px 0 12px;font-size:clamp(28px,3vw,40px);line-height:1.2;color:#f8fafc}.lede{margin:0;color:#cbd5e1;max-width:52ch}.status{display:inline-flex;align-items:center;gap:10px;margin:20px 0 16px;padding:10px 14px;background:#ffffff0a;border-radius:12px;border:1px solid rgba(255,255,255,.05);color:#cbd5e1;font-weight:600}.status-dot{width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,#22c55e,#16a34a 60%);box-shadow:0 0 12px #22c55eb3}.highlights{list-style:none;margin:16px 0 20px;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.highlight-item{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.04);color:#e2e8f0}.check{color:#5eead4;font-weight:700}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}button{cursor:pointer;border:none;padding:12px 16px;border-radius:12px;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;font-size:.95rem}button:focus-visible{outline:3px solid #5eead4;outline-offset:3px}.primary{background:linear-gradient(135deg,#5eead4,#60a5fa);color:#0b1220;box-shadow:0 12px 35px #60a5fa59}.primary:hover{transform:translateY(-1px);box-shadow:0 16px 40px #60a5fa73}.ghost{background:transparent;border:1px solid rgba(255,255,255,.16);color:#e5e7eb}.ghost:hover{background:#ffffff0d;transform:translateY(-1px)}.footer{margin-top:28px;color:#94a3b8;font-size:.95rem;text-align:center}.glow{position:absolute;filter:blur(85px);opacity:.5;transform:translateZ(0)}.glow-1{width:360px;height:360px;background:#5eead4;top:10%;left:-10%}.glow-2{width:420px;height:420px;background:#60a5fa;bottom:5%;right:-12%}@media (max-width: 520px){.cta-row{flex-direction:column;align-items:stretch}button{width:100%;text-align:center}}
