*{box-sizing:border-box}
body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#fff;color:#111}
.wrap{max-width:720px;margin:0 auto;padding:56px 18px;text-align:center}
.logo{max-width:220px;width:70%;height:auto;margin:0 auto 18px;display:block}
h1{font-size:32px;line-height:1.15;margin:12px 0}
.sub{font-size:18px;line-height:1.5;margin:12px 0 18px;color:#333}
.bullets{list-style:none;padding:0;margin:18px 0 26px;text-align:left;display:inline-block}
.bullets li{margin:10px 0;font-size:16px}
.cta,.wa{display:block;text-decoration:none;padding:14px 16px;border-radius:12px;font-weight:700;margin:12px auto;max-width:360px}
.cta{border:2px solid #111;color:#111}
.wa{border:2px solid #25D366;color:#111}
.foot{margin-top:28px;color:#666;font-size:12px}
