body{font-family:Inter,Arial,sans-serif;margin:0;background:#f8fafc;color:#111827;line-height:1.6}
.hero{max-width:760px;margin:80px auto 40px;padding:0 24px;text-align:center}
h1{font-size:3rem;margin-bottom:.2rem} .lead{font-size:1.25rem;color:#2563eb}
.buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:32px 0}
.btn{background:#2563eb;color:#fff;padding:14px 24px;border-radius:12px;text-decoration:none;font-weight:bold}
.secondary{background:#111827}
section{max-width:760px;margin:48px auto;padding:0 24px}
footer{text-align:center;padding:40px;color:#6b7280}
.phone{font-weight:bold;font-size:1.2rem}