:root{color:#f7f8fc;background:#0b1020;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}main{place-items:center;min-height:100svh;padding:2rem;display:grid}.hero{text-align:center;width:min(100%,42rem)}.eyebrow{color:#aab7d9;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:700}h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.75rem,9vw,5.5rem);line-height:.95}.subtitle{color:#c9d2e9;max-width:34rem;margin:1.5rem auto 2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.button{cursor:pointer;color:#07101f;background:#f6821f;border:0;border-radius:999px;padding:.85rem 1.35rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-block}.button:hover{background:#ff9d45;transform:translateY(-2px)}.button:focus-visible{outline-offset:4px;outline:3px solid #fff}
