.home-hero{text-align:center;color:#fff;background-color:#0f4c81;padding:6rem 1.5rem}.home-hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.home-hero-subtitle{color:#ffffffe6;max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem}.home-features{background-color:var(--color-surface);padding:5rem 2rem}.home-features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.benefit-card{border-left:4px solid var(--color-secondary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:2.5rem}.benefit-card h3{color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem}
