:root{color-scheme:light;font-family:Arial,Helvetica,sans-serif;background:#f5f7fb;color:#111827}*{box-sizing:border-box}body,html{margin:0;min-height:100%}.page-shell,body{min-height:100vh}.page-shell{display:grid;place-items:center;padding:24px}.hero-card{width:min(720px,100%);background:#ffffff;border:1px solid #dbe3f0;border-radius:20px;padding:32px;box-shadow:0 20px 45px rgba(15,23,42,.08)}.eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4f46e5}h1{margin:0;font-size:clamp(32px,5vw,44px);line-height:1.15}.description{margin:16px 0 0;color:#4b5563;line-height:1.7}.footer-note{margin:24px 0 0;font-size:14px;color:#6b7280}