/* Shared phone/tablet corrections, loaded after the cinematic styles. */
@media (max-width: 1100px) {
  header { height: 78px; margin: 0 5%; gap: 12px; }
  header .brand { width: clamp(100px, 24vw, 150px); }
  header .nav-cta { margin: 0 0 0 auto; padding: 10px 12px; gap: 8px; white-space: nowrap; }
  header .menu { display: block; flex: 0 0 44px; min-height: 44px; padding: 8px; border: 0; background: transparent; color: var(--paper); font-size: 23px; }
  header nav { display: none; position: absolute; top: 78px; left: -5.56%; right: -5.56%; padding: 16px 6%; background: #222421; border-bottom: 1px solid var(--gold); max-height: calc(100svh - 78px); overflow-y: auto; }
  header nav.open { display: flex; flex-direction: column; gap: 4px; }
  header nav a { display: flex; align-items: center; min-height: 44px; font-size: 15px; }
}

@media (max-width: 600px) {
  html { scroll-padding-top: 90px; }
  body { overflow-wrap: break-word; }
  body > header, .content-page header { position: sticky; top: 0; background: #222421; }
  body:not(.content-page) > header { position: fixed; }
  body:not(.content-page) > header::before { content: ''; position: absolute; inset: 0 -5.56%; background: #222421; z-index: -1; }
  .stage { height: 100svh; min-height: 0; }
  .hero-copy { top: 100px; max-height: calc(100svh - 195px); overflow-y: auto; }
  .hero-copy h1 { font-size: clamp(32px, 9.2vw, 54px); letter-spacing: -.045em; }
  .hero-copy .eyebrow { line-height: 1.8; }
  .cinema-panel { top: 92px; bottom: 90px; height: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; }
  .stage .cinema-panel { padding: 18px 6% 28px !important; }
  .fleet-copy { top: 100px; bottom: 90px; left: 6%; right: 6%; overflow-y: auto; }
  .fleet-copy h2 { font-size: clamp(30px, 9vw, 40px); margin: 16px 0; }
  .fleet-copy p { width: auto; max-width: 100%; }
  .fleet-number { position: static; font-size: 76px; }
  .fleet-discover { margin-top: 12px; max-width: 100%; }
  .fleet-discover h3 { position: static; width: auto; margin: 0; font-size: 20px; }
  .fleet-discover a { min-height: 44px; display: inline-flex; align-items: center; font-size: 13px; }
  .process-bridge { position: static; margin-top: 22px; font-size: 12px; }
  .process-steps { width: 100%; }
  .process-steps p { max-width: 100%; }
  .stage .arrival-copy { padding-top: 28px !important; }
  .arrival-copy h2 { font-size: clamp(34px, 10vw, 46px); }
  .arrival-copy::after { position: static; display: inline-block; margin-top: 24px; }
  .cinema-panel.services.restored-services .service-grid { grid-template-columns: 1fr; }
  .cinema-panel.services.restored-services .service-grid article:nth-child(n) { padding: 18px 0 !important; border-left: 0; }
  .cinema-panel.services.restored-services .service-grid h3 { font-size: 20px; }
  .cinema-panel.services.restored-services .service-grid p { font-size: 13px; }
  .cinema-panel.services.restored-services .service-grid a { display: inline-flex; align-items: center; min-height: 44px; font-size: 12px; }
  .scene-caption { bottom: 46px; }
  .scene-caption button { min-height: 44px; }
  .scroll-cue { bottom: 18px; }
  .scroll-cue span { max-width: 75%; line-height: 1.5; }
  .chapter-nav { display: none !important; }
  .form-row { grid-template-columns: minmax(0, 1fr); gap: 0; }
  .quote form, .quote label, .quote-copy { min-width: 0; }
  .quote input, .quote select, .quote textarea { font-size: 16px; max-width: 100%; }
  .quote-copy a { overflow-wrap: anywhere; }
  .gallery-heading h1, .content-page h1 { font-size: clamp(38px, 10vw, 56px); }
  .gallery-page .gallery-open { min-height: 0; }
  .gallery-page .gallery-dialog > img { height: 60svh; max-height: 60svh; }
  .gallery-page .gallery-close { min-height: 44px; }
  .gallery-viewer-bottom { flex-wrap: wrap; }
  .gallery-viewer-bottom > div { min-width: 0; }
  .quote-dialog { max-height: 90svh; }
  .page-callout h2 { font-size: clamp(28px, 8vw, 38px); }
}
@media (max-width: 600px) {
  .stage .fleet-copy { pointer-events: auto !important; }
}
/* Compact chapter copy leaves the lower scene clear for the fleet and truck. */
@media (max-width: 600px) {
  .stage .fleet-copy { top: 94px; bottom: auto; max-height: calc(56svh - 94px); overflow-y: auto; padding-bottom: 8px; }
  .stage .fleet-copy > .eyebrow { font-size: 8px; letter-spacing: 1.2px; }
  .stage .fleet-copy h2 { font-size: clamp(25px, 7vw, 32px); line-height: 1.1; margin: 10px 0; }
  .stage .fleet-copy > p { font-size: 11px; line-height: 1.5; margin: 8px 0; }
  .stage .fleet-copy .fleet-documents { position: relative; inset: auto; width: 100%; max-width: none; margin: 10px 0; padding: 10px 44px 10px 0; }
  .stage .fleet-documents .documents-kicker { display: none; }
  .stage .fleet-documents strong { display: flex; flex-wrap: wrap; gap: 2px .3em; font-size: clamp(18px, 5vw, 22px); line-height: 1.35; letter-spacing: 0; }
  .stage .fleet-documents strong br { display: none; }
  .stage .fleet-documents .documents-bottom { margin-top: 6px; font-size: 10px; line-height: 1.5; letter-spacing: 0; }
  .stage .fleet-documents .documents-arrow { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 32px; height: 32px; font-size: 20px; }
  .stage .fleet-discover { position: static; width: auto; max-width: 100%; margin: 4px 0 0; box-shadow: none; }
  .stage .fleet-discover .fleet-gallery-hint { position: static; font-size: 10px; line-height: 1.5; min-height: 44px; }
  .stage .cinema-panel.services.restored-services { top: 94px; bottom: auto; max-height: calc(58svh - 94px); padding: 8px 6% 10px !important; overflow-y: auto; background: transparent; }
  .stage .cinema-panel.services.restored-services .section-top { padding-top: 8px; margin-bottom: 10px; }
  .stage .cinema-panel.services.restored-services .section-top .mono { display: none; }
  .stage .cinema-panel.services.restored-services > h2 { font-size: clamp(24px, 6.5vw, 30px); line-height: 1.1; margin-bottom: 10px; box-shadow: none; }
  .stage .cinema-panel.services.restored-services .service-grid { display: flex; width: 100%; gap: 16px; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: var(--gold) transparent; box-shadow: none; background: #222421; }
  .stage .cinema-panel.services.restored-services .service-grid article:nth-child(n) { flex: 0 0 82%; min-width: 0; padding: 8px 0 !important; border: 0; scroll-snap-align: start; }
  .stage .cinema-panel.services.restored-services .service-grid h3 { font-size: 16px; line-height: 1.2; letter-spacing: -.02em; margin: 6px 0; }
  .stage .cinema-panel.services.restored-services .service-grid p { font-size: 11px; line-height: 1.4; margin: 0; }
  .stage .cinema-panel.services.restored-services .service-grid a { font-size: 10px; min-height: 44px; padding: 5px 0; margin-top: 2px; }
  .stage .cinema-panel.services.restored-services > .service-detail-link { font-size: 11px; min-height: 44px; padding: 5px 0; margin-top: 2px; box-shadow: none; }
}
@media (max-width: 600px) and (max-height: 650px) {
  .stage .fleet-copy h2 { font-size: 24px; line-height: 1.15; margin: 6px 0; }
  .stage .fleet-copy > p { display: none; }
  .stage .fleet-copy .fleet-documents { margin: 8px 0; padding-top: 8px; padding-bottom: 8px; }
  .stage .fleet-discover { margin-top: 0; }
}
/* Process chapter follows the compact, horizontally browsable service layout. */
@media (max-width: 600px) {
  .stage .cinema-panel.process-journey { top: 94px; bottom: auto; max-height: calc(58svh - 94px); padding: 8px 6% 10px !important; overflow-y: auto; background: transparent; }
  .stage .process-journey .section-top { padding-top: 8px; margin-bottom: 10px; }
  .stage .process-journey .section-top .mono { display: none; }
  .stage .process-journey > h2 { font-size: clamp(23px, 6.3vw, 29px); line-height: 1.15; letter-spacing: -.025em; margin: 0 0 10px; box-shadow: none; }
  .stage .process-journey .process-intro { display: none; }
  .stage .process-journey .process-steps { display: flex; width: 100%; max-width: none; gap: 16px; padding: 0; margin: 0; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: var(--gold) transparent; box-shadow: none; }
  .stage .process-journey .process-steps li { display: grid; grid-template-columns: 25px minmax(0, 1fr); align-content: start; gap: 8px; flex: 0 0 82%; min-width: 0; padding: 12px 0; border-top: 1px solid #ffffff30; border-bottom: 0; opacity: 1; transform: none; scroll-snap-align: start; }
  .stage .process-journey .step-number { font-size: 11px; line-height: 1.6; letter-spacing: 0; }
  .stage .process-journey .process-steps h3 { font-size: 16px; line-height: 1.25; letter-spacing: 0; margin: 0 0 7px; }
  .stage .process-journey .process-steps p { font-size: 11px; line-height: 1.5; margin: 0; max-width: 100%; }
  .stage .process-journey .process-bridge { position: static; margin: 10px 0 0; max-width: 100%; font-size: 10px; line-height: 1.5; box-shadow: none; }
}
