.package-grid-section{background:#f8fafc;padding:6rem 0}.package-grid__header{text-align:center;max-width:800px;margin:0 auto 4rem}.section-kicker{color:#1fac52;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.section-title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.section-subtitle{color:#475569;font-size:1.125rem;line-height:1.6}.package-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1200px){.package-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.package-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.package-grid{grid-template-columns:1fr;gap:1.5rem}.section-title{font-size:1.75rem}}
