#top,
body {
  overflow-x: hidden;
}

.fixed.inset-x-0 img[alt="AMJ Auto Glass logo"] {
  height: 5.5rem !important;
}

@media (max-width: 900px) {
  .fixed.inset-x-0 img[alt="AMJ Auto Glass logo"] {
    height: 4.75rem !important;
  }

  .fixed.inset-x-0 header nav {
    gap: 1rem !important;
  }

  .fixed.inset-x-0 header nav a {
    font-size: 0.8rem !important;
  }

  .fixed.inset-x-0 header a[href^="tel:"] {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

.local-mobile-call-button {
  display: none !important;
}

.local-appointment-link {
  scroll-margin-top: 8rem;
}

@media (max-width: 760px) {
  .fixed.inset-x-0 header {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) 9.1rem auto !important;
    align-items: center !important;
    gap: 0.6rem !important;
    width: calc(100% - 1.25rem) !important;
    max-width: none !important;
    margin-top: 0.6rem !important;
    padding: 0.45rem 0.55rem 0.45rem 0.7rem !important;
    border-radius: 999px !important;
  }

  .fixed.inset-x-0 header nav {
    min-width: 0 !important;
  }

  .fixed.inset-x-0 header > a[href^="tel:"]:not(.local-mobile-call-button) {
    display: none !important;
  }

  .local-mobile-call-button {
    display: inline-flex !important;
    grid-column: 3 !important;
    width: 9.1rem !important;
    min-width: 9.1rem !important;
    height: 2.7rem !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0.4rem !important;
    border-radius: 1rem !important;
    background: linear-gradient(180deg, #7f9d67 0%, #5f7f4d 100%) !important;
    padding: 0 1.45rem !important;
    color: #fff !important;
    font-size: 0.9rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.01em !important;
    line-height: 1 !important;
    box-shadow: 0 12px 30px rgba(79, 111, 61, 0.32) !important;
    white-space: nowrap !important;
  }

  .local-mobile-call-button svg {
    width: 1rem !important;
    height: 1rem !important;
    flex: 0 0 auto !important;
  }

  .fixed.inset-x-0 header button {
    grid-column: 4 !important;
    width: 3.2rem !important;
    height: 3.2rem !important;
    flex: 0 0 auto !important;
  }

  .fixed.inset-x-0 header nav a[href^="tel:"],
  .fixed.inset-x-0 header [class*="absolute"] a[href^="tel:"],
  .fixed.inset-x-0 header [class*="top"] a[href^="tel:"] {
    display: none !important;
  }
}

@media (max-width: 420px) {
  .fixed.inset-x-0 img[alt="AMJ Auto Glass logo"] {
    height: 3.45rem !important;
  }

  .fixed.inset-x-0 header {
    width: calc(100% - 0.75rem) !important;
    gap: 0.35rem !important;
    grid-template-columns: auto minmax(0, 1fr) 9.1rem auto !important;
  }

  .local-mobile-call-button {
    width: 9.1rem !important;
    min-width: 9.1rem !important;
    height: 2.65rem !important;
    padding: 0 1.25rem !important;
    font-size: 0.82rem !important;
  }

  .fixed.inset-x-0 header button {
    width: 2.85rem !important;
    height: 2.95rem !important;
  }
}

#top > section:first-child > div.absolute.inset-0 > img {
  opacity: 0.95;
  filter: saturate(1.12) contrast(1.08);
}

#top > section:first-child > div.absolute.inset-0 > div:nth-of-type(1) {
  background: linear-gradient(
    180deg,
    rgba(232, 247, 255, 0.04) 0%,
    rgba(74, 163, 232, 0.08) 18%,
    rgba(7, 22, 38, 0.2) 66%,
    rgba(7, 22, 38, 0.34) 100%
  ) !important;
}

#top > section:first-child > div.absolute.inset-0 > div:nth-of-type(2) {
  opacity: 0.28;
}

#top > section:first-child > div.absolute.inset-0 > div:nth-of-type(3) {
  display: none;
}

#top > section:first-child > div.absolute.inset-0 > div:nth-of-type(4) {
  opacity: 0.38;
}

.hero-panel {
  background:
    linear-gradient(180deg, rgba(6, 18, 30, 0.28), rgba(6, 18, 30, 0.12)),
    radial-gradient(circle at top center, rgba(143, 213, 255, 0.08), transparent 58%) !important;
  -webkit-backdrop-filter: blur(2px) !important;
  backdrop-filter: blur(2px) !important;
}

.hero-badge-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.25rem;
  flex-wrap: wrap;
  width: 100%;
  max-width: 46rem;
  margin-left: auto;
  margin-right: auto;
}

.hero-badge-row .hero-review-badge,
.hero-same-day-badge {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  min-height: 4rem;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

.hero-badge-row .hero-review-badge {
  display: inline-flex !important;
  flex: 1 1 21rem;
  max-width: 22rem;
}

.hero-same-day-badge {
  display: inline-flex;
  flex: 1 1 18rem;
  max-width: 20rem;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  padding: 0.95rem 1.6rem;
  color: #fff;
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-weight: 900;
  line-height: 1;
  text-align: center;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.28);
  box-shadow: 0 16px 42px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(12px);
  animation: hero-badge-bounce 2.6s ease-in-out infinite;
  white-space: nowrap;
}

@keyframes hero-badge-bounce {
  0%,
  72%,
  100% {
    translate: 0 0;
    scale: 1;
  }

  80% {
    translate: 0 -5px;
    scale: 1.025;
  }

  88% {
    translate: 0 0;
    scale: 1;
  }

  94% {
    translate: 0 -2px;
    scale: 1.012;
  }
}

@media (min-width: 760px) {
  .hero-badge-row .hero-review-badge {
    flex: 0 0 auto;
  }

  .hero-same-day-badge {
    margin-left: 0 !important;
  }
}

@media (max-width: 520px) {
  .hero-badge-row {
    gap: 0.75rem;
  }

  .hero-badge-row .hero-review-badge,
  .hero-same-day-badge {
    width: 100%;
    max-width: 21rem;
  }
}

#services .section-kicker {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  font-weight: 900 !important;
  font-size: 1.6rem !important;
  line-height: 1 !important;
  letter-spacing: 0.46em !important;
  color: #b9ebff !important;
  text-shadow: 0 0 16px rgba(46, 182, 255, 0.55), 0 2px 0 rgba(0, 0, 0, 0.35) !important;
  text-align: center !important;
}

#services .section-kicker::before {
  display: none !important;
}

#services .section-title {
  margin-top: 1.35rem !important;
}

#services {
  scroll-margin-top: 9rem;
}

#services .grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1.1rem !important;
  align-items: stretch !important;
}

#services .grid > div {
  min-height: 0 !important;
  padding: 1.35rem !important;
  border-radius: 1.35rem !important;
}

#services .grid > div > a,
#services .grid > div {
  height: 100% !important;
}

#services .grid h3 {
  font-size: clamp(1.25rem, 2vw, 1.65rem) !important;
  line-height: 1.15 !important;
}

#services .grid p {
  margin-top: 0.9rem !important;
  font-size: 0.9rem !important;
  line-height: 1.65 !important;
}

#services .grid .mt-4,
#services .grid .mt-6,
#services .grid .mb-6 {
  margin-top: 0.9rem !important;
  margin-bottom: 0.9rem !important;
}

#services .grid svg {
  width: 1.65rem !important;
  height: 1.65rem !important;
}

#services .grid [class*="h-16"][class*="w-16"] {
  width: 3.2rem !important;
  height: 3.2rem !important;
}

@media (max-width: 980px) {
  #services .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  #services .grid {
    grid-template-columns: 1fr !important;
  }
}

#faq .section-kicker {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  font-size: 1.7rem !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: 0.42em !important;
  color: #b9ebff !important;
  text-align: center !important;
  text-shadow: 0 0 16px rgba(46, 182, 255, 0.55), 0 2px 0 rgba(0, 0, 0, 0.35) !important;
}

#faq .section-kicker::before {
  display: none !important;
}

.float-map[data-local-map="true"] {
  animation: none !important;
  padding: 1.25rem !important;
}

.real-service-map-header {
  margin-bottom: 1rem;
  text-align: center;
}

.real-service-map-header .section-kicker {
  justify-content: center;
}

.real-service-map-header .section-kicker::before {
  display: none;
}

.real-service-map-header h3 {
  margin-top: 0.5rem;
  font-family: Space Grotesk, sans-serif;
  font-size: clamp(2rem, 5vw, 3.5rem);
  line-height: 1.05;
  color: #fff;
}

.real-service-map-frame {
  position: relative;
  min-height: 30rem;
  overflow: hidden;
  border: 1px solid rgba(125, 211, 252, 0.28);
  border-radius: 1.65rem;
  background: #0b1e31;
}

.real-service-map-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  filter: saturate(0.9) contrast(1.04);
}

.real-service-map-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(7, 17, 26, 0.04), rgba(7, 17, 26, 0.16));
}

.service-radius {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(58vw, 30rem);
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  border: 4px dashed rgba(20, 140, 225, 0.9);
  border-radius: 50%;
  box-shadow: 0 0 0 999rem rgba(4, 18, 30, 0.08), 0 0 34px rgba(20, 140, 225, 0.32);
  pointer-events: none;
}

.service-center {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.15rem;
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  border: 3px solid #fff;
  border-radius: 50%;
  background: #1498e5;
  box-shadow: 0 0 0 8px rgba(20, 152, 229, 0.24), 0 0 30px rgba(20, 152, 229, 0.48);
  pointer-events: none;
}

#reviews > .mx-auto > .mb-12 {
  align-items: center !important;
  text-align: center !important;
}

#reviews .section-kicker {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  font-size: 1.65rem !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: 0.44em !important;
  color: #b9ebff !important;
  text-align: center !important;
  text-shadow: 0 0 16px rgba(46, 182, 255, 0.55), 0 2px 0 rgba(0, 0, 0, 0.35) !important;
}

#reviews .section-kicker::before {
  display: none !important;
}

#reviews .section-title {
  max-width: 58rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 1.25rem !important;
  text-align: center !important;
}

#reviews > .mx-auto > .grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  align-items: stretch !important;
  gap: 1.25rem !important;
}

#reviews > .mx-auto > .grid > div {
  display: flex !important;
  min-height: 13.25rem !important;
  height: 100% !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  padding: 1.4rem !important;
}

#reviews > .mx-auto > .grid > div:first-child {
  grid-row: auto !important;
  padding: 1.4rem !important;
}

#reviews > .mx-auto > .grid > div:first-child svg.h-10 {
  display: none !important;
}

#reviews > .mx-auto > .grid > div:first-child > .flex.items-center.gap-1 {
  order: 1 !important;
}

#reviews > .mx-auto > .grid > div:first-child p,
#reviews > .mx-auto > .grid > div:first-child .font-display {
  order: 2 !important;
  margin-top: 1rem !important;
  font-family: Manrope, sans-serif !important;
  font-size: 0.95rem !important;
  line-height: 1.65 !important;
  font-weight: 500 !important;
}

#reviews > .mx-auto > .grid > div:first-child .normalized-review-author {
  order: 3 !important;
  margin-top: 1.1rem !important;
}

#reviews > .mx-auto > .grid > div:not(:first-child),
.local-review-card {
  padding: 1.35rem !important;
}

#reviews > .mx-auto > .grid p {
  margin-top: 1rem !important;
  font-size: 0.95rem !important;
  line-height: 1.65 !important;
}

#reviews > .mx-auto > .grid .mt-6,
#reviews > .mx-auto > .grid .mt-8 {
  margin-top: 1.1rem !important;
}

#reviews > .mx-auto > .grid .mt-5 {
  margin-top: 1rem !important;
}

@media (max-width: 1024px) {
  #reviews > .mx-auto > .grid {
    grid-template-columns: 1fr !important;
  }
}

#gallery > div > div.mb-12.grid {
  align-items: end !important;
}

#gallery > div > div.mb-12.grid > div:nth-child(2) {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: flex-end !important;
  gap: 0.85rem !important;
  min-height: auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

#gallery > div > div.mb-12.grid > div:nth-child(2) > div {
  display: contents !important;
}

#gallery > div > div.mb-12.grid > div:nth-child(2) button {
  width: 3.1rem !important;
  height: 3.1rem !important;
  border: 1px solid rgba(255, 255, 255, 0.72) !important;
  border-radius: 999px !important;
  background: rgba(8, 20, 32, 0.72) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22) !important;
  backdrop-filter: blur(10px) !important;
}

.local-employee-gallery-card {
  position: relative;
  margin-top: 1.35rem;
  overflow: hidden;
  border: 1px solid rgba(125, 211, 252, 0.16);
  border-radius: 2rem;
  background: #081420;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.18);
}

.local-employee-gallery-card img {
  display: block;
  width: 100%;
  height: clamp(22rem, 52vw, 38rem);
  object-fit: cover;
  object-position: center 34%;
  filter: saturate(1.04) contrast(1.03);
}

.local-employee-gallery-card figcaption {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  display: grid;
  gap: 0.35rem;
  max-width: 34rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 1.25rem;
  background: rgba(6, 18, 30, 0.78);
  padding: 1rem 1.15rem;
  color: #fff;
  backdrop-filter: blur(12px);
}

.local-employee-gallery-card span {
  color: #9ddfff;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.local-employee-gallery-card strong {
  font-size: clamp(1.1rem, 2vw, 1.55rem);
  line-height: 1.22;
}

.why-photo-carousel {
  position: relative;
  min-height: 28rem;
  background: #07111a !important;
}

.why-carousel-track {
  position: absolute;
  inset: 0;
}

.why-carousel-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-height: 28rem;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transform: scale(1.03);
  transition:
    opacity 360ms ease,
    transform 520ms ease;
}

.why-carousel-slide.is-active {
  opacity: 1;
  transform: scale(1);
}

.why-carousel-caption {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  z-index: 2;
  display: grid;
  gap: 0.35rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 1.25rem;
  background: rgba(6, 18, 30, 0.76);
  padding: 1rem 1.15rem;
  color: #fff;
  backdrop-filter: blur(12px);
}

.why-carousel-caption span {
  color: #9ddfff;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.why-carousel-caption strong {
  max-width: 34rem;
  font-size: clamp(1rem, 1.8vw, 1.35rem);
  line-height: 1.28;
}

.why-carousel-controls {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 3;
  display: flex;
  gap: 0.65rem;
}

.why-carousel-controls button {
  display: inline-flex;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 999px;
  background: rgba(6, 18, 30, 0.7);
  color: #fff;
  font-size: 1.65rem;
  line-height: 1;
  cursor: pointer;
  backdrop-filter: blur(10px);
  transition:
    border-color 160ms ease,
    background 160ms ease,
    transform 160ms ease;
}

.why-carousel-controls button:hover {
  border-color: rgba(157, 223, 255, 0.9);
  background: rgba(22, 144, 210, 0.74);
  transform: translateY(-1px);
}

.local-review-card {
  display: flex;
  min-height: 13.25rem;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(125, 211, 252, 0.12);
  border-radius: 2rem;
  background:
    radial-gradient(circle at top left, rgba(54, 171, 255, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.03));
  padding: 1.5rem;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.15);
}

.local-review-card p {
  margin-top: 1.2rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.875rem;
  line-height: 1.75;
}

.local-stars {
  color: #f6b940;
  letter-spacing: 0.12em;
}

.local-review-name {
  margin-top: 1.4rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
}

.local-review-source {
  margin-top: 0.1rem;
  color: rgba(255, 255, 255, 0.48);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

#faq .space-y-5 button {
  justify-content: center !important;
  text-align: center !important;
  position: relative !important;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

#faq .space-y-5 button span {
  flex: 1 1 auto !important;
  text-align: center !important;
}

#faq .space-y-5 button svg {
  position: absolute !important;
  right: 1.75rem !important;
}

.trucking-page {
  min-width: 320px;
  margin: 0;
  background: #07111a;
  color: #fff;
  font-family: Manrope, sans-serif;
}

.trucking-header {
  position: fixed;
  z-index: 20;
  top: 1rem;
  left: 50%;
  display: grid;
  width: min(92vw, 78rem);
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1.25rem;
  transform: translateX(-50%);
}

.trucking-header img {
  width: 11rem;
  height: auto;
  filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.35));
}

.trucking-header nav {
  display: flex;
  justify-content: center;
  gap: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  background: rgba(78, 160, 225, 0.62);
  padding: 1.1rem 2rem;
  backdrop-filter: blur(16px);
}

.trucking-header nav a,
.trucking-call {
  color: #fff;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
}

.trucking-call {
  border-radius: 999px;
  background: #f26522;
  padding: 1rem 1.6rem;
}

.trucking-hero {
  position: relative;
  min-height: 46rem;
  display: grid;
  align-items: end;
  overflow: hidden;
  padding: 9rem 1.5rem 4rem;
}

.trucking-hero > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.18) contrast(1.12) brightness(1.12);
}

.trucking-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(35, 126, 198, 0.28), rgba(7, 17, 26, 0.78)),
    radial-gradient(circle at 50% 40%, rgba(7, 17, 26, 0.02), rgba(7, 17, 26, 0.48));
}

.trucking-hero-panel {
  position: relative;
  z-index: 1;
  max-width: 72rem;
  margin: 0 auto;
  border: 3px solid rgba(28, 156, 255, 0.95);
  border-radius: 2.5rem;
  background:
    linear-gradient(180deg, rgba(11, 43, 78, 0.7), rgba(6, 18, 30, 0.48)),
    radial-gradient(circle at 50% 0%, rgba(57, 185, 255, 0.22), transparent 48%);
  padding: clamp(2rem, 5vw, 4rem);
  text-align: center;
  box-shadow: 0 35px 100px rgba(0, 0, 0, 0.38), 0 0 44px rgba(28, 156, 255, 0.24);
  backdrop-filter: blur(2px);
}

.trucking-hero-panel p,
.trucking-section-heading p,
.trucking-cta p {
  margin: 0 0 1rem;
  color: #b9ebff;
  font-size: 0.86rem;
  font-weight: 900;
  letter-spacing: 0.32em;
  text-transform: uppercase;
}

.trucking-hero-panel p {
  color: #d5f4ff;
  font-size: 1rem;
  text-shadow: 0 0 18px rgba(46, 182, 255, 0.62);
}

.trucking-hero-panel h1 {
  margin: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: clamp(4.6rem, 10vw, 8.8rem);
  line-height: 0.9;
  color: #fff;
  text-shadow: 0 6px 0 rgba(0, 0, 0, 0.24), 0 0 30px rgba(126, 211, 255, 0.22);
}

.trucking-hero-panel span {
  display: block;
  max-width: 52rem;
  margin: 1.5rem auto 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: clamp(1.28rem, 2vw, 1.7rem);
  font-weight: 900;
  line-height: 1.6;
  text-shadow: 0 3px 16px rgba(0, 0, 0, 0.45);
}

.trucking-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
}

.trucking-actions a,
.trucking-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.5rem;
  min-width: 12rem;
  border-radius: 1.25rem;
  padding: 0.9rem 1.6rem;
  color: #fff;
  font-weight: 900;
  white-space: nowrap;
  text-decoration: none;
}

.trucking-actions a:first-child,
.trucking-cta a {
  background: #f26522;
}

.trucking-actions a:last-child {
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(8, 20, 32, 0.62);
}

.trucking-section,
.trucking-cta {
  width: min(92vw, 74rem);
  margin: 0 auto;
}

.trucking-section {
  padding: 5rem 0;
}

.trucking-section-heading {
  max-width: 56rem;
  margin: 0 auto 2rem;
  text-align: center;
}

.trucking-section-heading p {
  text-align: center;
}

.trucking-section-heading h2,
.trucking-cta h2 {
  margin: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: clamp(2.25rem, 5vw, 4rem);
  line-height: 1.08;
  text-align: center;
}

.trucking-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 1.25rem;
}

.trucking-grid article {
  display: flex;
  min-height: 12rem;
  flex-direction: column;
  justify-content: flex-start;
  border: 1px solid rgba(125, 211, 252, 0.16);
  border-radius: 1.6rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
  padding: 1.75rem;
}

.trucking-grid h3 {
  margin: 0 0 0.85rem;
  font-size: 1.35rem;
  line-height: 1.2;
}

.trucking-grid p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}

.trucking-gallery-section {
  width: min(92vw, 74rem);
  margin: 0 auto;
  padding: 1rem 0 5rem;
}

.truck-photo-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.1rem;
}

.truck-photo-grid figure {
  position: relative;
  min-height: 18rem;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(125, 211, 252, 0.16);
  border-radius: 1.5rem;
  background: #102234;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.18);
}

.truck-photo-grid img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
  filter: saturate(1.05) contrast(1.04);
  transition: transform 220ms ease;
}

.truck-photo-grid figure:hover img {
  transform: scale(1.035);
}

.truck-photo-feature {
  grid-column: span 2;
  grid-row: span 2;
}

.truck-photo-grid figcaption {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 1rem;
  background: rgba(6, 18, 30, 0.72);
  padding: 0.8rem 1rem;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.35;
  backdrop-filter: blur(12px);
}

.trucking-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 4rem;
  border: 1px solid rgba(127, 207, 255, 0.22);
  border-radius: 2rem;
  background: linear-gradient(135deg, #1997dc 0%, #1690d2 34%, #0f3654 100%);
  padding: clamp(1.75rem, 4vw, 3rem);
}

.local-trucking-card {
  position: relative;
}

.local-trucking-card a {
  color: inherit;
  text-decoration: none;
}

.local-truck-heading {
  display: flex;
  align-items: center;
  gap: 0.9rem;
}

.local-trucking-card .local-service-link {
  margin-top: 1.25rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #9ddfff;
  font-weight: 800;
}

.local-truck-icon {
  display: inline-flex;
  flex: 0 0 auto;
  margin: 0 !important;
}

.local-truck-icon svg {
  width: 2rem;
  height: 2rem;
}

.quote-form-status {
  margin-top: 0.85rem;
  border-radius: 1rem;
  border: 1px solid rgba(22, 144, 210, 0.2);
  background: rgba(22, 144, 210, 0.08);
  padding: 0.85rem 1rem;
  color: #334155;
  font-size: 0.9rem;
  line-height: 1.5;
}

.quote-form-status[data-tone="success"] {
  border-color: rgba(22, 163, 74, 0.25);
  background: rgba(22, 163, 74, 0.1);
  color: #166534;
}

.quote-form-status[data-tone="error"] {
  border-color: rgba(220, 38, 38, 0.25);
  background: rgba(220, 38, 38, 0.08);
  color: #991b1b;
}

.quote-form-button-loading {
  cursor: wait;
  opacity: 0.72;
}

.same-day-appointment-heading {
  margin-bottom: 1rem;
  color: #0f172a;
  font-family: inherit;
  font-size: clamp(1.55rem, 5vw, 2.15rem);
  font-weight: 900;
  line-height: 1.08;
}

.fixed.inset-x-0 header nav a[href$="trucking-services.html"],
.trucking-header nav a[href$="trucking-services.html"] {
  color: #fff !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  white-space: nowrap !important;
}

.fixed.inset-x-0 header nav a[href$="trucking-services.html"] {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: rgba(255, 255, 255, 0.75) !important;
  transition: color 150ms ease !important;
}

.fixed.inset-x-0 header nav a[href$="trucking-services.html"]:hover {
  color: #fff !important;
}

@media (max-width: 800px) {
  .trucking-header {
    grid-template-columns: 1fr auto;
  }

  .trucking-header nav {
    display: none;
  }

  .trucking-header img {
    width: 9rem;
  }

  .trucking-grid,
  .trucking-cta,
  .truck-photo-grid {
    grid-template-columns: 1fr;
  }

  .truck-photo-feature {
    grid-column: auto;
    grid-row: auto;
  }

  .trucking-cta {
    flex-direction: column;
    align-items: flex-start;
  }
}
