/* Whole desktop scenes, natural growth on narrow screens and with enlarged text. */
@media (min-width: 901px) and (max-height: 780px) {
  .scene { padding-top: 22px; }
  .departure { padding-top: 0; }
  .section-top { margin-bottom: 24px; }
  .hero-copy { padding-top: 25px; padding-bottom: 25px; gap: 20px; }
  h1 { font-size: clamp(86px, 12.8vh, 104px); }
  .hero-intro > p:first-child { font-size: 17px; margin-bottom: 16px; }
  .services h2 { font-size: 64px; margin-bottom: 26px; }
  .service-row { padding: 20px 0; }
  .service-list { margin-bottom: 15px; }
  .journey-heading h2 { font-size: 58px; }
  .route-board { margin: 25px 0; }
  .route-board strong { font-size: 80px; }
  .journey-steps { margin-bottom: 25px; }
  .workspace .section-top { margin-bottom: 18px; }
  .workspace-grid { margin-bottom: 20px; }
  .workspace-copy h2 { font-size: 68px; }
  .tracking-example { padding: 16px 24px; }
  .example-top { padding-bottom: 8px; margin-bottom: 14px; }
  .example-top > .icon { width: 24px; height: 24px; }
  .sample-ref { display: none; }
  .sample-subtitle { margin-top: 6px; }
  .tracking-tabs { margin-top: 12px; }
  .example-panel { padding-top: 14px; }
  .example-panel h4 { margin: 7px 0 12px; }
  .tracking-history, .quote-lines { min-height: 129px; }
  .tracking-history li { padding-bottom: 8px; }
  .quote-lines > div { padding-block: 8px; }
  .next-step { padding: 8px 12px; margin-top: 8px; }
  .example-disclaimer { margin-top: 10px; }
  .workspace .scene-foot { padding-block: 8px; }
  .questions-grid { margin-bottom: 22px; grid-template-columns: .65fr 1.5fr; gap: 40px; align-items: center; }
  .questions h2 { font-size: 68px; }
  .answers { display: grid; grid-template-columns: 1fr 1fr; gap: 0 24px; }
  .answers > div { padding: 14px 0; }
  .answers dt { font-size: 18px; }
  .answers dd { font-size: 14px; }
  .closing { padding: 20px 25px; margin-bottom: 16px; }
  .scene-foot { min-height: 58px; padding-top: 12px; padding-bottom: 12px; }
}
@media (max-width: 1100px) and (min-width: 901px) {
  .main-nav { gap: 20px; }
  .workspace-grid { gap: 35px; grid-template-columns: 1fr 1fr; }
  .workspace-copy h2 { font-size: 68px; }
  .service-row { grid-template-columns: .18fr 1fr 1fr; }
}
@media (max-width: 900px) {
  :root { --header: 68px; --gutter: 26px; }
  .masthead { gap: 16px; }
  .main-nav { gap: 18px; }
  .main-nav a { font-size: 14px; }
  .wordmark { font-size: 28px; }
  .wordmark img { width: 31px; height: 31px; }
  .portal-link { gap: 18px; padding-left: 18px; font-size: 14px; }
  .hero-copy { padding-right: 20px; }
  h1 { font-size: clamp(65px, 9.3vw, 90px); }
  .hero-intro > p:first-child { font-size: 16px; }
  .scene-foot { font-size: 10px; }
  .edition { font-size: 10px; }
  .service-row { grid-template-columns: 55px 1fr 1fr; gap: 20px; }
  .service-description { font-size: 16px; }
  .service-row h3 { font-size: 27px; }
  .journey-heading h2 { font-size: 60px; }
  .journey-heading > p { max-width: 220px; font-size: 16px; }
  .journey-steps { gap: 20px; }
  .journey-steps h3 { font-size: 17px; }
  .workspace-grid { gap: 30px; }
  .workspace-copy h2 { font-size: 58px; }
  .workspace-copy > p:not(.small-note) { font-size: 16px; }
  .tracking-example { padding: 20px; }
  .tracking-tabs button { font-size: 12px; padding-inline: 4px; }
  .questions-grid { gap: 35px; }
  .questions h2 { font-size: 65px; }
  .contact-grid { gap: 40px; grid-template-columns: .9fr 1fr; }
  .contact-copy h2 { font-size: 66px; }
  .contact-form { padding: 26px; }
}
@media (max-width: 680px) {
  :root { --header: 64px; --gutter: 22px; }
  .main-nav { display: none; }
  .masthead { padding-inline: 20px; }
  .wordmark { font-size: 27px; }
  .portal-link { border: 0; padding-left: 0; gap: 12px; }
  .scene { min-height: calc(100svh - var(--header)); padding-top: 28px; }
  .section-top { margin-bottom: 35px; }
  .edition { display: none; }
  .eyebrow { font-size: 10px; }
  h2 { font-size: clamp(50px, 12vw, 76px); }
  .departure { display: flex; padding: 0; }
  .hero-copy { padding: 28px var(--gutter); gap: 22px; }
  .hero-intro { display: block; }
  h1 { font-size: clamp(72px, 19vw, 118px); line-height: .88; }
  h1 br:nth-of-type(1) { display: none; }
  h1 > span { display: block; margin-top: 4px; }
  .hero-intro > p:first-child { font-size: 17px; line-height: 1.35; margin-bottom: 20px; }
  .hero-actions { width: 100%; flex-direction: column; }
  .hero-actions > a { width: 100%; }
  .hero-intro .small-note { font-size: 12px; margin-top: 10px; }
  .hero-visual { min-height: 240px; flex: 1; }
  .hero-visual > img { object-position: center 69%; }
  .hero-foot { min-height: 56px; padding: 8px var(--gutter); margin-top: 0; }
  .hero-foot > span:first-child { display: none; }
  .hero-foot a { min-height: 40px; gap: 20px; font-size: 11px; }
  .services h2 { margin-bottom: 32px; }
  .service-row { grid-template-columns: 38px 1fr; gap: 12px; padding: 25px 0; }
  .service-number { font-size: 43px; }
  .service-row h3 { font-size: clamp(27px, 6.8vw, 36px); }
  .service-row .eyebrow { font-size: 9px; }
  .service-description { grid-column: 2; max-width: none; margin-top: 4px; }
  .service-description .line-link { font-size: 15px; margin-top: 12px; }
  .service-list { margin-bottom: 12px; }
  .scene-foot { gap: 20px; font-size: 9px; min-height: 62px; padding-block: 16px; }
  .scene-foot p { max-width: 40ch; }
  .journey-heading { display: block; }
  .journey-heading h2 { font-size: clamp(51px, 12.5vw, 75px); }
  .journey-heading > p { max-width: 34ch; margin-top: 24px; font-size: 17px; }
  .route-board { gap: 20px; margin: 35px 0; }
  .route-board strong { font-size: 70px; }
  .route-board > div > span { font-size: 8px; margin-top: 8px; }
  .route-marker { top: -15px; padding: 4px 7px; margin: 0; }
  .route-marker .plane-icon { width: 24px; height: 24px; }
  .journey-steps { grid-template-columns: 1fr; gap: 0; margin-bottom: 26px; }
  .journey-steps li { display: grid; grid-template-columns: 30px 1fr; column-gap: 16px; padding: 16px 0; }
  .journey-steps li > span { grid-row: 1 / 3; margin-top: 4px; }
  .journey-steps h3 { margin: 0 0 5px; font-size: 19px; }
  .journey-steps p { max-width: 32ch; font-size: 15px; }
  .workspace-grid { display: flex; flex-direction: column; align-items: stretch; gap: 35px; margin-bottom: 36px; }
  .workspace-copy h2 { font-size: clamp(58px, 14vw, 80px); }
  .workspace-copy > p:not(.small-note) { font-size: 17px; margin: 24px 0; }
  .workspace-copy .action { width: 100%; }
  .workspace-copy .small-note { font-size: 12px; max-width: none; }
  .tracking-example { padding: 20px; box-shadow: 6px 7px 0 #cdd5d6; }
  .tracking-example h3 { font-size: 23px; }
  .tracking-tabs button { font-size: 13px; }
  .example-panel h4 { font-size: 22px; }
  .quote-lines > div { font-size: 13px; }
  .example-top .eyebrow { font-size: 9px; }
  .questions-grid { display: block; margin-bottom: 24px; }
  .questions h2 { font-size: clamp(58px, 14vw, 80px); margin-bottom: 35px; }
  .answers > div { padding-block: 21px; }
  .answers dt { font-size: 21px; }
  .answers dd { font-size: 16px; }
  .closing { display: block; padding: 24px 20px; margin-bottom: 22px; }
  .closing h3 { font-size: 34px; line-height: 1; max-width: 14ch; }
  .closing .action { margin-top: 20px; width: 100%; padding-inline: 16px; gap: 15px; }
  .questions .scene-foot { flex-wrap: wrap; }
  .questions .scene-foot p { width: 100%; order: 3; }
  .contact-grid { display: flex; flex-direction: column; align-items: stretch; gap: 38px; padding-bottom: 34px; }
  .contact-copy h2 { font-size: clamp(58px, 14vw, 80px); }
  .contact-copy > p { font-size: 17px; margin: 24px 0; }
  .contact-direct { width: 100%; }
  .contact-form { padding: 22px; box-shadow: 7px 8px 0 #071821; }
  .contact-form textarea { min-height: 112px; }
  .contact .scene-foot { flex-wrap: wrap; }
  .contact .scene-foot p { width: 100%; order: 3; }
  .action { min-height: 56px; }
}
@media (max-width: 360px) {
  :root { --gutter: 18px; }
  .tracking-example { padding: 16px; }
  .route-board { gap: 14px; }
  .hero-copy .eyebrow { font-size: 9px; }
  .service-row { grid-template-columns: 30px 1fr; gap: 10px; }
  .service-description { font-size: 15px; }
}
