
/* Perfect above-the-fold desktop fit */
@media (min-width: 1000px){
  .hero{min-height:calc(100vh - 58px)!important;padding-top:22px!important;padding-bottom:16px!important}
  .hero-inner{gap:42px!important;align-items:center!important}
  .ss-hero-title{font-size:clamp(32px,2.75vw,43px)!important;line-height:1.06!important;margin-bottom:12px!important}
  .ss-hero-subtitle{font-size:15.5px!important;line-height:1.48!important;margin-bottom:12px!important}
  .ss-hero-seo-pills{margin-top:10px!important;margin-bottom:10px!important;gap:7px!important}
  .ss-hero-seo-pills span{font-size:10.5px!important;padding:6px 9px!important}
  .finder-card{width:390px!important;padding:22px!important;border-radius:18px!important}
  .field{margin-bottom:10px!important}
  .field label{font-size:10.5px!important;margin-bottom:5px!important}
  .field input,.field select{height:40px!important;font-size:13px!important;padding:9px 12px!important}
  .price-anim .price-new,.price-new{font-size:24px!important}
  .price-anim .price-old,.price-old{font-size:19px!important}
  .trust-row{margin-top:14px!important}
}
@media (min-width: 1300px){
  .hero-inner{max-width:1220px!important}
}
