*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#1f2937;background:#fff;line-height:1.6}a{color:inherit}.hero{min-height:650px;background:linear-gradient(135deg,#102a43,#0f766e);color:#fff;padding:24px}.nav{max-width:1120px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-weight:800;font-size:22px}.nav-cta{background:#fff;color:#0f766e;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:700}.hero-content{max-width:1120px;margin:110px auto 0}.badge,.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#14b8a6}.hero h1{font-size:clamp(42px,7vw,76px);line-height:1.02;margin:12px 0;max-width:850px}.hero-text{font-size:22px;max-width:720px;color:#e6fffb}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-block;text-decoration:none;border-radius:12px;padding:15px 22px;font-weight:800}.primary{background:#f97316;color:#fff}.secondary{background:#fff;color:#0f766e}.trust{max-width:1120px;margin:-60px auto 0;background:#fff;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.14);display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden}.trust div{padding:28px;text-align:center}.trust strong{display:block;font-size:20px}.trust span{color:#6b7280}.section{max-width:1120px;margin:0 auto;padding:86px 24px;text-align:center}.section h2,.quote h2{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:10px 0 18px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px;text-align:left}.card{border:1px solid #e5e7eb;border-radius:18px;padding:24px;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.05)}.card h3{margin-top:0;color:#0f766e}.alt{max-width:none;background:#f8fafc}.split{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:42px;text-align:left;align-items:center}.checklist{list-style:none;padding:0;margin:0}.checklist li{padding:14px 0 14px 36px;border-bottom:1px solid #e5e7eb;position:relative;font-weight:700}.checklist li:before{content:"✓";position:absolute;left:0;color:#0f766e;font-weight:900}.center{max-width:780px;margin:0 auto}.quote{background:#102a43;color:#fff;text-align:center;padding:86px 24px}.quote p{color:#d1fae5}.quote-box{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:26px}.wide{min-width:250px}footer{text-align:center;padding:28px;background:#0b1726;color:#d1d5db}@media(max-width:800px){.trust,.grid,.split{grid-template-columns:1fr}.hero-content{margin-top:70px}.nav{gap:12px}.nav-cta{padding:10px 12px}.trust{margin:0 16px}.section{padding:60px 18px}}