html.flight-active{overflow:hidden}html.flight-active body>header,html.flight-active body>main{pointer-events:none}.flight-overlay{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#101a17;color:#f1f5ef;overflow:auto;z-index:1000}.flight-overlay::backdrop{background:#101a17}.flight-shell{min-height:100%;max-width:1250px;margin:auto;padding:clamp(1rem,3vh,2.2rem) clamp(1rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center}.flight-top{display:flex;justify-content:space-between;align-items:center;gap:1rem}.flight-brand{font-size:1.25rem;font-weight:750}.flight-brand span{font-size:.875rem;color:#a7b8ac;font-weight:400}.flight-heading{margin-top:1.6rem}.flight-heading h1{font-size:clamp(1.8rem,4vw,3.7rem);letter-spacing:-.05em;margin:.4rem 0}.flight-caption{color:#a7b8ac;margin:.5rem 0}.flight-map{width:100%;max-width:1000px;align-self:center;margin:.8rem 0;min-height:0}.flight-map svg{display:block;width:100%;max-height:43vh}.flight-land{fill:#324b3d;stroke:#536a59;stroke-width:.45}.flight-route{fill:none;stroke:#bbf777;stroke-width:2;stroke-dasharray:5 6}.flight-dot{fill:#bbf777;stroke:#101a17;stroke-width:2}.flight-label{font:500 14px system-ui;fill:#f4faef;paint-order:stroke;stroke:#101a17;stroke-width:3}.flight-plane{filter:drop-shadow(0 2px 3px #0009) drop-shadow(0 0 7px #bbf77755)}.flight-aircraft{fill:#f4faf0;stroke:#14291b;stroke-width:1.2;stroke-linejoin:round}.flight-aircraft-spine{fill:none;stroke:#76b548;stroke-width:1.5;stroke-linecap:round}.flight-aircraft-cockpit{fill:#203d2a}.flight-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #3c5143;border-bottom:1px solid #3c5143;padding:1rem 0;gap:1rem}.flight-stats span,.flight-stats small{display:block;font-size:.875rem;color:#aabeb0}.flight-stats strong{display:block;font-size:clamp(1.05rem,1.8vw,1.45rem);font-weight:550;margin-top:.4rem}.flight-stats small{margin-top:.3rem}.flight-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.875rem}.flight-bottom>span{color:#aabeb0}.flight-progress{height:3px;background:#324b3d}.flight-progress span{display:block;height:100%;background:#bbf777;transform-origin:left;transform:scaleX(0)}.flight-credit{font-size:.75rem;color:#94a799}.flight-credit a{color:inherit}.flight-skip{white-space:nowrap}.flight-overlay:focus{outline:none}@media(max-width:600px){.flight-shell{justify-content:flex-start}.flight-top{align-items:flex-start}.flight-brand span{display:block;margin-top:.3rem}.flight-heading{margin-top:1.5rem}.flight-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.flight-bottom{display:block}.flight-map{margin:1.4rem 0}.flight-map svg{min-height:190px}.flight-caption{font-size:.95rem}.flight-label{font-size:16px}.flight-progress{margin-top:.8rem}}@media(prefers-reduced-motion:reduce){.flight-overlay{display:none!important}}

html.flight-active::before{content:'';position:fixed;inset:0;background:#101a17;z-index:999;pointer-events:none}

@media(min-width:601px) and (max-width:850px){.flight-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}
