/* The same document, with a portrait stage and persistent navigation on phones. */
.menu-toggle{display:none}
#mobile-navigation{border:0;padding:0;width:min(100%,480px);max-width:100%;max-height:100dvh;margin:0 0 0 auto;background:#f6f8fb;color:#081e45;box-shadow:-20px 0 80px #081e4526}
#mobile-navigation::backdrop{background:#081e4580;backdrop-filter:blur(5px)}
.menu-heading{display:flex;align-items:center;justify-content:space-between;padding:calc(16px + env(safe-area-inset-top)) 24px 22px;font-weight:700;font-size:17px}
.menu-close{width:48px;height:48px;background:transparent;border:1px solid #b5c4d5;border-radius:50%;font-size:29px;color:#081e45;cursor:pointer}
#mobile-navigation nav{display:grid;padding:20px 24px 36px}
#mobile-navigation nav a{display:flex;align-items:center;justify-content:space-between;min-height:76px;border-bottom:1px solid #cad4e1;text-decoration:none;font-size:29px;letter-spacing:-.04em}
#mobile-navigation>p{font-size:13px;line-height:1.7;color:#526782;padding:0 24px calc(38px + env(safe-area-inset-bottom))}
html.menu-open{overflow:hidden}
@media(max-width:800px){
  :root{--mobile-header:calc(68px + env(safe-area-inset-top))}
  html{scroll-padding-top:calc(var(--mobile-header) + 24px)}
  .site-header{position:fixed;z-index:60;height:var(--mobile-header);padding:env(safe-area-inset-top) max(18px,env(safe-area-inset-right)) 0 max(18px,env(safe-area-inset-left));background:#fff;border-bottom:1px solid #dce3ec}
  .brand,.brand img{width:165px;height:60px}
  .menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:48px;height:48px;padding:12px;border:1px solid #bdcbd9;border-radius:50%;background:#f4f7fb;color:#081e45;cursor:pointer}
  .menu-toggle span{display:block;width:19px;height:1.5px;background:currentColor}
  .mascot-story .story,.mascot-story .stage{background:#f7f1e6;color:#081e45}
  .mascot-story .stage{height:100svh;min-height:0}
  .mascot-story .media-stage{inset:0;width:100%;height:100%;aspect-ratio:auto;transform:none;mask-image:none;opacity:1}
  .mascot-story .story-poster{object-fit:cover;object-position:center}
  .mascot-story .media-shade{display:none}
  .mascot-story .phone-scene,.mascot-story .tracking-card{display:none}
  .mascot-story .stage-top{top:calc(var(--mobile-header) + 12px);left:24px;right:24px;justify-content:flex-end}
  .stage-top>p{display:none}
  .skip-story{min-height:44px;align-items:center;font-size:11px;color:#081e45;gap:12px}
  .mascot-story .chapter{top:auto;bottom:calc(64px + env(safe-area-inset-bottom));left:24px;right:24px;max-width:none;transform:none;text-align:center}
  .animated-story .chapter .eyebrow,.animated-story .chapter-copy{display:none}
  .mascot-story .chapter h1,.mascot-story .chapter h2{font-size:clamp(33px,9.8vw,50px);line-height:1.02;letter-spacing:-.055em;max-width:460px;margin:auto}
  .mascot-story .story-action{margin-top:18px;padding:14px 20px;min-height:48px;background:#081e45;color:white;border:0;border-radius:6px;font-size:12px;gap:22px;text-align:left}
  .animated-story .chapter-1,.animated-story .chapter-2,.animated-story .chapter-3,.animated-story .chapter-4{width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
  .animated-story .chapter-5 .eyebrow{display:block;color:#081e45;letter-spacing:.1em;font-size:10px;font-weight:600;margin-bottom:10px}
  .mascot-story .stage-bottom{bottom:calc(19px + env(safe-area-inset-bottom));justify-content:center;left:24px;right:24px}
  .chapter-counter,.scene-disclosure{display:none}
  .scroll-cue{color:#435e71;font-size:10px;gap:9px}
  .scroll-mark{border-color:#a7b1ac;color:#2b5664;height:25px;width:19px}
  .stage:not([data-chapter="0"]) .scroll-cue{opacity:0}
  .order-status{left:20px;right:20px;bottom:calc(28px + env(safe-area-inset-bottom));justify-content:center;gap:14px}
  .order-status li{display:none;font-size:11px;color:#081e45}
  .order-status li.is-current{display:flex;color:#081e45}
  .order-status li.is-current .status-dot{background:#216e46;border-color:#216e46;box-shadow:0 0 0 4px #216e4617}
  .scroll-progress{background:#081e4512;z-index:8}.scroll-progress span{background:#00a7b8}
  .service-link{width:44px;height:44px}.service-row{grid-template-columns:20px 1fr 44px;gap:12px}
  .site-footer>button,.site-footer>a{min-height:44px;display:inline-flex;align-items:center}
  /* Normal document flow also works before JS, on failed media, and for reduced motion. */
  .mascot-story.static-story .stage{padding:0;height:auto;min-height:0}
  .mascot-story.static-story .media-stage{inset:0 0 auto;height:100svh;width:100%;max-height:none;aspect-ratio:auto}
  .mascot-story.static-story .chapters{display:block;position:relative;padding:0}
  .mascot-story.static-story .chapter{inset:auto;max-width:none;padding:30px 24px;background:#f7f1e6;text-align:left}
  .mascot-story.static-story .chapter-0{height:100svh;min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;padding:0 24px calc(64px + env(safe-area-inset-bottom));background:none}
  .mascot-story.static-story .chapter-0 .eyebrow,.mascot-story.static-story .chapter-0 .chapter-copy{display:none}
  .mascot-story.static-story .chapter h1{font-size:clamp(33px,9.8vw,50px);margin:0}
  .mascot-story.static-story .chapter h2{font-size:32px;margin:0}
  .mascot-story.static-story .chapter-copy{display:block;color:#506370;font-size:14px;max-width:500px}
  .mascot-story.static-story .chapter .eyebrow{color:#237052}
  .mascot-story.static-story .chapter-0 .story-action{margin-top:18px}
  .mascot-story.static-story .static-travel{font-size:25px}
}
@media(max-width:800px) and (max-height:650px){
  .mascot-story .chapter{bottom:52px;left:20px;right:20px}
  .mascot-story .chapter h1,.mascot-story .chapter h2{font-size:32px}
  .mascot-story .story-action{margin-top:12px;min-height:44px;padding:12px 16px}
  .mascot-story .stage-bottom{bottom:14px}
  .animated-story .chapter-5 .eyebrow{margin-bottom:6px;font-size:9px}
}
@media(max-width:350px){.section-shell{padding-left:20px;padding-right:20px}.screen-card{padding:20px;grid-template-columns:1fr 78px;gap:14px}.site-footer p{margin-left:0}.contact h2{font-size:54px}.email-action{font-size:18px}.client-mark{width:76px;height:76px}.section-heading h2{font-size:35px}}
