.hero-section{background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 50%,#2563eb 100%);justify-content:center;align-items:center;min-height:480px;padding:5rem 2rem 4rem;display:flex}.hero-content{text-align:center;width:100%;max-width:720px;margin:0 auto}.hero-headline{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.hero-subheadline{color:#ffffffd9;max-width:560px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2.5vw,1.3rem);line-height:1.6}.hero-search-form{border-radius:.75rem;max-width:560px;margin:0 auto 1.5rem;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}.hero-search-input{color:#0f172a;background:#fff;border:none;outline:none;flex:1;min-width:0;padding:1rem 1.25rem;font-size:1rem}.hero-search-input::placeholder{color:#94a3b8}.hero-search-button{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;padding:1rem 1.75rem;font-size:1rem;font-weight:600;transition:background .2s}.hero-search-button:hover{background:#1e293b}.popular-searches{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.popular-label{color:#fff9;font-size:.875rem}.popular-chip{color:#ffffffe6;background:#ffffff1f;border-radius:2rem;padding:.35rem .85rem;font-size:.85rem;text-decoration:none;transition:background .2s}.popular-chip:hover{background:#ffffff38}.stats-bar{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem}.stats-inner{justify-content:center;align-items:center;gap:2rem;max-width:600px;margin:0 auto;display:flex}.stat-item{flex-direction:column;align-items:center;gap:.15rem;display:flex}.stat-number{color:#1e3a8a;font-size:1.75rem;font-weight:700}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.stat-divider{background:#e5e7eb;width:1px;height:2.5rem}.section-heading{color:#0f172a;text-align:center;margin-bottom:2.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.why-section{max-width:1000px;margin:0 auto;padding:4rem 2rem}.why-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.why-card{text-align:center;padding:1.5rem}.why-icon{color:#1e3a8a;background:#eff6ff;border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.why-title{color:#0f172a;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.why-text{color:#64748b;font-size:.95rem;line-height:1.7}.footer-cta{text-align:center;background:#0f172a;padding:4rem 2rem}.footer-cta-heading{color:#fff;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.footer-cta-text{color:#ffffffb3;margin-bottom:2rem;font-size:1.05rem}.footer-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-button-primary{color:#fff;background:#3b82f6;border-radius:.5rem;min-height:44px;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.cta-button-primary:hover{background:#2563eb}.cta-button-secondary{color:#ffffffd9;background:0 0;border:1px solid #ffffff40;border-radius:.5rem;min-height:44px;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.cta-button-secondary:hover{background:#ffffff14;border-color:#fff6}@media (max-width:640px){.hero-section{min-height:auto;padding:3rem 1.25rem 2.5rem}.hero-search-form{border-radius:.75rem;flex-direction:column}.hero-search-input{border-radius:.75rem .75rem 0 0}.hero-search-button{border-radius:0 0 .75rem .75rem;padding:.9rem 1.5rem}.stats-inner{gap:1.25rem}.stat-number{font-size:1.35rem}.stat-divider{height:2rem}.why-section{padding-left:1.25rem;padding-right:1.25rem}}
