*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;background:#f5f3ef;color:#171717}.hero{min-height:100vh;display:grid;place-items:center;padding:32px}.hero__content{max-width:880px;text-align:center}.eyebrow{display:inline-block;letter-spacing:.16em;font-size:.75rem;font-weight:700;margin-bottom:22px;color:#756b5f}h1{font-size:clamp(3rem,9vw,7rem);line-height:.95;margin:0 0 24px}p{font-size:clamp(1.1rem,2.2vw,1.45rem);color:#5d5d5d}.actions{margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:14px 24px;font-weight:700}.button--primary{background:#171717;color:white}
