body,html{font-family:system-ui,sans-serif;height:100%;margin:0;padding:0}.splash-container{align-items:flex-start;display:flex;justify-content:center;min-height:100vh;padding:5cm 20px 20px}.splash-card{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.06);color:#0f132e;font-family:system-ui,sans-serif;max-width:500px;padding:32px;text-align:center;width:100%}.splash-card h2{font-size:22px;margin-bottom:32px}.steps{list-style:none;margin-bottom:32px;padding-left:0;text-align:left}.steps li{align-items:center;display:flex;font-size:16px;margin-bottom:16px}.step-number{background-color:#2fb5be;border-radius:50%;color:#fff;display:inline-flex;font-size:14px;font-weight:700;height:28px;margin-right:12px;width:28px}.cta-wrapper,.step-number{align-items:center;justify-content:center}.cta-wrapper{display:flex;margin-top:32px}