/* V4.65 — mobile-only hierarchy and support card tuning. Desktop/tablet remain unchanged. */
.v465-mobile-break{display:none}
@media(max-width:640px){
  /* Mobile navigation */
  .mobile-quick-nav-inner{height:48px!important}
  .mobile-quick-link{height:48px!important;min-height:48px!important;font-size:13px!important;line-height:1!important}

  /* A single, clear mobile type hierarchy */
  .home-simple-copy h1,.page-hero h1{font-size:25px!important;line-height:1.27!important}
  .home-simple-copy>p,.page-hero p{font-size:15px!important;line-height:1.62!important}
  .section-head h2,.home-service-intro h2,.company-overview h2,.org-wrap>h2,.business-brand-endcap h2,.inquiry-form h2,.map-copy h2{font-size:24px!important;line-height:1.32!important}
  .section-head>p,.home-service-intro>p,.company-overview>p{font-size:15px!important;line-height:1.65!important}
  .delivery-card h3,.process-card h3,.process-step h3,.org-branch h3,.contact-panel h3,#business-services .service-card h3,#company-values .value-card h3,#business-core .core-card h3{font-size:19px!important;line-height:1.35!important}
  .delivery-card p,.process-card p,.process-step p,.org-branch p,.org-team,.contact-panel>p,#business-services .service-card p,#company-values .value-card p,#business-core .core-card p{font-size:15px!important;line-height:1.65!important}

  /* Only the two bright Core Business image cards: copy stays inside the light field. */
  #business-core .core-card-copy{width:54%!important;padding:24px 10px 24px 22px!important}
  #business-core .core-card::after{background:linear-gradient(90deg,rgba(250,253,255,.99) 0%,rgba(247,251,253,.96) 27%,rgba(241,248,251,.86) 43%,rgba(234,244,248,.57) 57%,rgba(234,244,248,.18) 68%,rgba(234,244,248,0) 79%)!important}

  /* Support remote-assistance notice */
  #support-contact .support-alert{padding:22px 21px!important}
  #support-contact .support-alert strong{font-size:16px!important;line-height:1.35!important}
  #support-contact .support-alert p{margin:10px 0 15px!important;font-size:15px!important;line-height:1.58!important}
  #support-contact .remote-support-link{min-height:44px!important;padding:0 16px!important;font-size:14px!important}
  .v465-mobile-break{display:inline}
}
