/* Launch hardening and accessibility overrides. Kept separate from the original compressed design sheet. */
section[id] { scroll-margin-top: 104px; }
.eyebrow [data-hero-eyebrow] { background: transparent; height: auto; width: auto; }
.brand-mark { font-size: 18px; }
.hero-visual.photo-enabled { background: #111820; border: 1px solid rgba(255,255,255,.14); box-shadow: 0 34px 80px rgba(0,0,0,.32); min-height: 560px; overflow: hidden; }
.hero-slides { inset: 0; position: absolute; }
.hero-photo { height: 100%; inset: 0; object-fit: cover; object-position: center; opacity: 1; position: absolute; transition: opacity .45s ease; width: 100%; }
.hero-photo.is-fading { opacity: .08; }
.hero-visual.photo-enabled::after { background: linear-gradient(180deg, transparent 45%, rgba(5,8,11,.82)); content: ""; inset: 0; pointer-events: none; position: absolute; }
.hero-visual.photo-enabled .route-tag { z-index: 2; }
.hero-carousel-controls { align-items: center; bottom: 22px; display: flex; gap: 14px; left: 24px; position: absolute; z-index: 4; }
.hero-carousel-dots { display: flex; gap: 8px; }
.hero-carousel-dots button { appearance: none; background: rgba(255,255,255,.48); border: 0; border-radius: 999px; cursor: pointer; height: 8px; padding: 0; transition: background .25s ease, width .25s ease; width: 8px; }
.hero-carousel-dots button[aria-current="true"] { background: #d9ff43; width: 28px; }
.hero-carousel-dots button:focus-visible,.hero-carousel-toggle:focus-visible { outline: 3px solid #d9ff43; outline-offset: 4px; }
.hero-carousel-toggle { align-items: center; appearance: none; background: rgba(11,16,21,.78); border: 1px solid rgba(255,255,255,.34); border-radius: 50%; color: #fff; cursor: pointer; display: flex; font-size: 11px; height: 32px; justify-content: center; padding: 0; width: 32px; }
.visual-story { background: #dcd9d1; }
.visual-gallery { display: grid; gap: 18px; grid-template-columns: repeat(12, 1fr); margin-top: 60px; }
.visual-card { background: #0e1419; color: #fff; grid-column: span 4; margin: 0; min-width: 0; overflow: hidden; }
.visual-card-wide { grid-column: span 4; }
.visual-image-wrap { aspect-ratio: 4 / 3; overflow: hidden; position: relative; }
.visual-image-wrap img { height: 100%; object-fit: cover; transition: transform .7s ease; width: 100%; }
.visual-card:hover img { transform: scale(1.035); }
.visual-badge { background: rgba(11,16,21,.82); color: #d9ff43; font-size: 9px; font-weight: 700; left: 14px; letter-spacing: .12em; padding: 7px 9px; position: absolute; text-transform: uppercase; top: 14px; }
.visual-card figcaption { padding: 24px; }
.visual-card figcaption small { color: #d9ff43; font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.visual-card figcaption h3 { font: 700 29px/1 var(--display); margin: 9px 0 12px; text-transform: uppercase; }
.visual-card figcaption p { color: #9ea8af; font-size: 12px; margin: 0; }
.visual-disclosure { color: #56616a; font-size: 11px; margin-top: 18px; }
.guide-preview { background: #f2f0e9; }
.guide-grid { display: grid; gap: 18px; grid-template-columns: repeat(3, 1fr); margin-top: 52px; }
.guide-card { background: #fff; color: #0b1015; text-decoration: none; }
.guide-card img { aspect-ratio: 16 / 9; display: block; height: auto; object-fit: cover; width: 100%; }
.guide-card span { color: #5b681f; display: block; font-size: 9px; font-weight: 800; letter-spacing: .14em; padding: 22px 22px 0; text-transform: uppercase; }
.guide-card h3 { font: 700 27px/1.05 var(--display); margin: 10px 22px 26px; text-transform: uppercase; }
.guide-all { margin-top: 28px; }
.microcopy { color: #a8b1b8; }
.button-voice { background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.38); color: #fff; }
.button-voice:hover { background: #fff; color: #0b1015; }
.voice-live-dot { background: #35d36b; border-radius: 50%; box-shadow: 0 0 0 5px rgba(53,211,107,.14); display: inline-block; height: 8px; width: 8px; }
.voice-agent-card { background: #fff; border-top: 4px solid #d9ff43; box-shadow: 0 18px 48px rgba(11,16,21,.09); margin-top: 34px; padding: 24px; }
.voice-agent-card[hidden] { display: none; }
.voice-agent-status { align-items: center; color: #2c603b; display: flex; font-size: 10px; font-weight: 800; gap: 9px; letter-spacing: .11em; text-transform: uppercase; }
.voice-agent-card h3 { font: 700 30px/1 var(--display); margin: 11px 0; text-transform: uppercase; }
.voice-agent-card p { color: #5c666e; font-size: 12px; line-height: 1.55; }
.voice-agent-card .button { margin-top: 5px; }
.dispatch-secondary { margin-top: 28px; }
.online-request-unavailable h3 { font: 700 40px/1 var(--display); margin: 0 0 16px; text-transform: uppercase; }
.online-request-unavailable p:not(.section-kicker) { color: #5c666e; margin-bottom: 26px; }
.online-request-unavailable .button { margin: 6px 6px 0 0; }
.main-call-float { align-items: center; background: #fff; border-left: 5px solid #d9ff43; bottom: 24px; box-shadow: 0 18px 48px rgba(0,0,0,.28); color: #0b1015; display: flex; gap: 13px; padding: 14px 17px; position: fixed; right: 24px; transition: transform .2s ease; z-index: 98; }
.main-call-float:hover { transform: translateY(-3px); }
.main-call-float > span:nth-child(2) { display: grid; line-height: 1.05; }
.main-call-float small { color: #47531c; font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.main-call-float strong { font: 700 23px var(--display); margin-top: 5px; }
.main-call-float b { color: #ff5b2d; font-size: 20px; }
.marquee-track { animation: none; transform: translateX(-4%); }
.form-note { color: #515c64; font-size: 12px; line-height: 1.55; margin-bottom: 22px; }
.footer-bottom { color: #98a2a9; }
.reveal,
.reveal.visible { opacity: 1; transform: none; }

@media (max-width: 980px) {
  .hero-layout { isolation: isolate; }
  .hero-copy { position: relative; z-index: 2; }
  .hero-visual.photo-enabled { inset: 0; min-height: 100%; pointer-events: none; position: absolute; z-index: 0; }
  .hero-visual.photo-enabled .hero-photo { opacity: .42; }
  .hero-visual.photo-enabled::after { background: linear-gradient(90deg, rgba(5,9,13,.97) 0%, rgba(5,9,13,.78) 58%, rgba(5,9,13,.48) 100%); }
  .hero-visual.photo-enabled .route-tag { display: none; }
  .hero-carousel-controls { bottom: 18px; left: auto; right: 18px; }
}

@media (max-width: 620px) {
  .brand-mark { font-size: 15px; }
  .hero-visual.photo-enabled { min-height: 390px; }
  .hero-services-link { display: none; }
  .mobile-bar .mobile-voice { background: #0b1015; color: #fff; }
  .main-call-float { display: none; }
  .visual-gallery { display: grid; grid-template-columns: 1fr; margin-top: 34px; }
  .visual-card,
  .visual-card-wide { grid-column: 1; }
  .visual-image-wrap { aspect-ratio: 16 / 11; }
  .guide-grid { grid-template-columns: 1fr; }
  .service-row p { display: block; grid-column: 2 / 4; }
  .footer-cta a { font-size: clamp(34px, 12vw, 45px); flex-wrap: wrap; overflow-wrap: anywhere; }
  section[id] { scroll-margin-top: 82px; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-photo { transition: none; }
}
.service-page-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.service-page-links a{color:#fff;border:1px solid rgba(255,255,255,.3);padding:.65rem .9rem;text-decoration:none}.service-page-links a:hover,.service-page-links a:focus-visible{border-color:#fff}
