*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.7}a{text-decoration:none}img{max-width:100%}h1,h2,h3{line-height:1.2;margin:0 0 14px}p{margin:0 0 16px}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.narrow{width:min(920px,100%)}.section{padding:72px 0}.section-light{background:#f8fbff}.section-head{margin:0 0 28px}.section-head h2{font-size:clamp(1.8rem,2.4vw,2.6rem);color:var(--blue-900)}.section-head p{max-width:880px;color:var(--muted)}.eyebrow{display:inline-block;font-weight:800;color:var(--blue-700);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;margin-bottom:10px}.lead{font-size:1.06rem;color:rgba(255,255,255,.92)}.center{text-align:center}.button-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-list{margin-top:18px}