/* Homepage: emergency HGV tyre support, navy night scene and amber call action. */
.hgv-home { --orange: #ff931f; --orange2: #ffae4b; background: #07111f; }
.hgv-home .top { background: #ff991f; font-size: .875rem; line-height: 1.4; letter-spacing: .035em; padding: .65rem 1rem; }
.hgv-home .top span { font-size: inherit; }
.hgv-home .brand small { display: block; color: #ffae4b; font-size: .75rem; letter-spacing: .07em; margin-top: .4rem; }
.hgv-home .nav { border-bottom: 1px solid #344252; }
.hgv-home .navlinks .call { background: #ff991f; color: #07111f; font-size: 1rem; font-weight: 900; }
.home-hero { min-height: 730px; border-bottom: 4px solid #ff991f; background: #07111f; }
.home-hero > img { object-position: 65% center; }
.home-hero-shade { background: linear-gradient(90deg,rgba(4,12,23,.97) 0%,rgba(4,12,23,.94) 29%,rgba(4,12,23,.78) 43%,rgba(4,12,23,.17) 65%,transparent 80%),linear-gradient(0deg,rgba(4,12,23,.8),transparent 24%); }
.home-hero-inner { width: min(1320px,100%); padding: 4.5rem 2rem; }
.home-hero .eyebrow { display: inline-block; padding: .5rem .75rem; border-left: 4px solid #ff991f; background: rgba(5,14,25,.76); color: #fff; font-size: .875rem; line-height: 1.5; letter-spacing: .09em; }
.home-hero h1 { max-width: 37rem; margin: 1.35rem 0 1.5rem; font-size: clamp(3.7rem,6.1vw,6rem); line-height: 1.02; letter-spacing: -.025em; }
.home-hero h1 span { display: block; font-size: .7em; color: #fff; letter-spacing: .015em; }
.home-hero h1 em { display: block; color: #ffae4b; font-style: normal; }
.home-hero .hero-lead { max-width: 29rem; font-size: 1.125rem; line-height: 1.6; color: #f0f4f8; }
.hgv-hero-buttons { max-width: 34rem; gap: .8rem; align-items: stretch; margin-top: 1.65rem; }
.hgv-emergency-call { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: .9rem 1.3rem; background: #ff991f; color: #07111f; border: 2px solid #ff991f; border-radius: .3rem; box-shadow: 0 8px 28px rgba(0,0,0,.25); text-decoration: none; }
.hgv-emergency-call span { font-size: .875rem; font-weight: 800; line-height: 1.4; }
.hgv-emergency-call strong { font-size: 1.8rem; line-height: 1.3; letter-spacing: .02em; white-space: nowrap; }
.hgv-hero-buttons .alt { display: flex; align-items: center; justify-content: center; padding: .85rem 1rem; background: rgba(5,14,25,.78); border: 1px solid #91a0b1; font-size: .95rem; }
.hgv-emergency-call:hover { background: #ffb44f; border-color: #ffb44f; }
.home-hero .hero-call-note { max-width: 30rem; margin: 1rem 0 0; color: #d0dae6; font-size: .875rem; line-height: 1.55; }
.hero-proof { display: flex; flex-wrap: wrap; gap: 1.25rem; margin-top: 1.8rem; max-width: 35rem; }
.hero-proof span { min-width: 0; padding: .4rem 0; border: 0; border-radius: 0; background: transparent; font-size: .875rem; line-height: 1.45; letter-spacing: 0; text-transform: none; color: #c0ccda; }
.hero-proof b { font-size: 1.125rem; line-height: 1.5; color: #fff; }
.hgv-home .service-categories { background: #0b1726; }
.hgv-home .section-head h2 { max-width: 48rem; font-size: clamp(2rem,3.8vw,3.5rem); line-height: 1.12; }
.hgv-home .badge { color: #ffae4b; font-size: .875rem; }
.photo-grid.homepage-featured-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1.4rem; }
.homepage-featured-grid .photo-card { min-height: 0; background: #101f31; border: 1px solid #344252; border-radius: .4rem; text-decoration: none; }
.homepage-featured-grid .photo-card::after { display: none; }
.homepage-featured-grid .photo-card img { position: relative; display: block; width: 100%; height: auto; aspect-ratio: auto; }
.homepage-featured-grid .photo-card-copy { position: relative; inset: auto; padding: 1.4rem; border-top: 3px solid #ff991f; }
.homepage-featured-grid .photo-card-copy h3 { font-size: 1.35rem; }
.homepage-featured-grid .photo-card-copy p { font-size: 1rem; line-height: 1.6; }
.homepage-featured-grid .photo-card-copy span { font-size: .9rem; }
.hgv-home .repair-step { border-top: 3px solid #ff991f; background: #101f31; }
.hgv-home a:focus-visible { outline: 3px solid #fff; outline-offset: 4px; }
@media (max-width: 1050px) and (min-width: 901px) {
  .home-hero-inner { padding-left: 1.5rem; padding-right: 1.5rem; }
  .home-hero h1 { font-size: 4.1rem; }
  .home-hero .hero-lead { max-width: 26rem; }
  .hgv-hero-buttons { max-width: 27rem; }
}
@media (max-width: 900px) {
  .home-hero { display: flex; flex-direction: column; align-items: stretch; min-height: 0; overflow: visible; }
  .home-hero > img { position: relative; inset: auto; display: block; width: 100%; height: auto; object-fit: contain; object-position: center; }
  .home-hero-shade { display: none; }
  .home-hero-inner { width: 100%; margin: 0; padding: 2rem 1.5rem 2.5rem; background: linear-gradient(135deg,#0c1a2b,#050d18); }
  .home-hero h1 { font-size: clamp(3rem,8vw,4.75rem); max-width: none; }
  .home-hero .hero-lead { max-width: 38rem; }
  .home-hero .hero-call-note { max-width: 38rem; }
  .hgv-hero-buttons { max-width: 38rem; }
  .hgv-home .top { justify-content: center; }
}
@media (max-width: 520px) {
  .hgv-home .top { font-size: .8rem; letter-spacing: 0; }
  .home-hero-inner { padding: 1.5rem 1.1rem 2rem; }
  .home-hero h1 { font-size: clamp(3rem,11vw,3.7rem); margin-top: 1rem; }
  .home-hero .hero-lead { font-size: 1rem; }
  .hgv-hero-buttons { display: grid; grid-template-columns: minmax(0,1fr); }
  .hgv-emergency-call { align-items: center; }
  .hgv-emergency-call strong { font-size: 1.8rem; }
  .hero-proof { gap: .7rem 1.1rem; }
  .hero-proof span { font-size: .8rem; }
  .hero-proof b { font-size: 1rem; }
  .photo-grid.homepage-featured-grid { grid-template-columns: minmax(0,1fr); }
}
