body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background:#f7f9fb;color:#222}.hero{background:linear-gradient(120deg,#1e3c72,#2a5298);color:#fff;padding:60px 20px 40px;text-align:center}.hero-title{font-size:2.8rem;font-weight:700;margin-bottom:18px}.hero-subtitle{font-size:1.3rem;font-weight:400;margin-bottom:32px}.cta-button{background:#ffb300;color:#222;border:none;border-radius:6px;padding:16px 36px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}.cta-button:hover{background:#ffd54f}.features{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin:48px 0 32px}.feature-card{background:#fff;border-radius:10px;box-shadow:0 2px 16px #1e3c7214;padding:32px 24px;max-width:320px;text-align:left}.feature-title{font-size:1.2rem;font-weight:600;margin-bottom:10px}.feature-desc{font-size:1rem;color:#444}@media (max-width: 800px){.features{flex-direction:column;align-items:center}}
