#story-dialog{width:min(1100px,100vw);max-width:100vw;height:min(900px,100svh);max-height:100svh;padding:0;border:0;border-radius:26px;background:#0e2f42;overflow:hidden;color:white}#story-dialog::backdrop{background:#071d30e6;backdrop-filter:blur(15px)}.story-app{height:100%;display:flex;flex-direction:column;position:relative}.story-top{display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;right:0;z-index:30;padding:22px 30px}.story-brand{font-size:18px;font-weight:800;letter-spacing:-.07em}.story-brand>span{color:#61c6f4}.story-top button{width:42px;height:42px;border-radius:50%;background:#ffffff20;color:white;border:1px solid #ffffff55;backdrop-filter:blur(10px);font-size:17px}.story-progress{position:absolute;top:88px;left:30px;right:30px;display:flex;gap:6px;z-index:30}.story-progress button{position:relative;background:#ffffff35;height:4px;flex:1;border:0;padding:0;border-radius:4px;min-width:10px}.story-progress button:before{content:'';position:absolute;inset:-10px 0}.story-progress button.active{background:white}.story-progress button.done{background:#57c2ef}.story-stage{position:relative;flex:1;min-height:0;overflow:hidden;touch-action:pan-x}.story-stage>#story-backdrop,.story-stage>#story-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 44%;max-width:none;transition:opacity .55s,transform 1.5s}.story-stage>#story-video{opacity:0}.story-stage.playing>#story-video{opacity:1}.story-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#052438b5 0%,#08283e65 35%,transparent 60%,#0e2f42 100%);pointer-events:none}.story-copy{position:absolute;left:45px;top:130px;right:45px;z-index:3;max-width:610px}.story-copy .eyebrow{font-size:12px;letter-spacing:.13em;margin-bottom:15px;color:#bdeaff}.story-copy h2{font-size:clamp(2.5rem,5.1vw,4.6rem);line-height:1.05;max-width:660px}.story-copy p{font-size:16px;color:#e6f5ff;max-width:450px;margin-top:22px;line-height:1.6}.story-controls{position:relative;z-index:20;background:#0e2f42;padding:0 30px 20px;flex-shrink:0}.story-interaction{max-width:480px;margin:auto}.story-action{width:100%;min-height:58px;border:1px solid #ffffff50;border-radius:18px;background:#ecfaff;color:#153c51;font-weight:700;font-size:16px;box-shadow:0 6px 20px #0001}.story-action:disabled{opacity:.65}.story-action.done{background:#205e74;color:#d9f8ff}.story-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:480px;margin:14px auto 0}.story-nav button{border:0;background:#ffffff12;color:white;border-radius:12px;min-height:44px;padding:9px 18px;font-size:14px}.story-nav #story-skip{color:#aec9d8;background:none;font-size:12px}.story-nav button:disabled{opacity:.35;cursor:default}.story-nav #story-next{background:#188ebe;min-width:120px}.story-tip{display:block;text-align:center;font-size:12px;color:#a0c1d2;margin-top:12px}.story-direct{position:absolute;bottom:25px;right:25px;font-size:12px;color:#c9eafa}.story-plane-wrap{position:absolute;left:16%;right:5%;top:46%;z-index:5;transform:rotate(-5deg);pointer-events:none;display:none;transition:transform 1.4s,left 1.4s,top 1.4s,opacity .8s}.story-plane-wrap>img{width:100%;filter:drop-shadow(0 20px 20px #03203133)}.story-stage.plane-visible .story-plane-wrap{display:block}.story-stage.takeoff .story-plane-wrap{left:-8%;right:auto;width:80%;top:49%;transform:rotate(0)}.story-stage.takeoff.launching .story-plane-wrap{left:32%;top:22%;transform:rotate(-15deg) scale(.6);transition:transform 2.2s ease-in-out,left 2.2s ease-in-out,top 2.2s ease-in-out}.story-stage.landing .story-plane-wrap{left:25%;right:auto;width:75%;top:29%;transform:rotate(2deg) scale(.7)}.story-stage.landing.launching .story-plane-wrap{left:5%;top:48%;transform:rotate(0) scale(1);transition:transform 2s ease-in-out,left 2s ease-in-out,top 2s ease-in-out}.story-stage.external .story-plane-wrap{width:42%;left:auto;right:24px;top:auto;bottom:70px;transform:rotate(-8deg)}.story-stage.external.playing .story-plane-wrap{transform:rotate(3deg);transition:transform 3s}.camera-anchor{position:absolute;width:22px;height:22px;border-radius:50%;border:2px solid white;background:#1ab7f6;box-shadow:0 0 0 10px #00acff35;display:none}.external .camera-anchor{display:block}.camera-wing .camera-anchor{left:43%;top:61%}.camera-tail .camera-anchor{left:17%;top:29%}.viewfinder{position:absolute;z-index:4;left:26%;right:26%;top:42%;bottom:65px;pointer-events:none;opacity:0}.photographic .viewfinder{opacity:.7}.viewfinder i{position:absolute;width:30px;height:30px;border-color:white;border-style:solid;border-width:0}.viewfinder i:nth-child(1){top:0;left:0;border-top-width:2px;border-left-width:2px}.viewfinder i:nth-child(2){top:0;right:0;border-top-width:2px;border-right-width:2px}.viewfinder i:nth-child(3){bottom:0;left:0;border-bottom-width:2px;border-left-width:2px}.viewfinder i:nth-child(4){bottom:0;right:0;border-bottom-width:2px;border-right-width:2px}.story-flash{position:absolute;inset:0;background:white;opacity:0;z-index:10;pointer-events:none}.story-flash.fire{animation:shutter .45s ease-out}.story-polaroid{position:absolute;right:9%;bottom:75px;width:155px;background:#fff;padding:8px 8px 13px;transform:translateY(60px) rotate(9deg);opacity:0;z-index:11;box-shadow:0 10px 20px #0004;transition:transform .5s,opacity .4s}.story-polaroid img{width:100%;height:145px;object-fit:cover}.story-polaroid>span{font-size:9px;color:#345b6e;display:block;text-align:center;margin-top:8px;letter-spacing:.05em}.story-polaroid.visible{opacity:1;transform:translateY(0) rotate(9deg)}.story-media-label{position:absolute;bottom:44px;left:30px;z-index:4;font-size:11px;color:#d9edf8}.story-result{position:absolute;bottom:14px;left:20px;right:20px;text-align:center;color:#c4f1ff;font-size:13px;z-index:12;min-height:20px}.story-rec{position:absolute;right:40px;top:135px;z-index:12;background:#0d2b3d90;border:1px solid #fff4;border-radius:25px;padding:7px 13px;font-size:12px;display:flex;align-items:center;gap:8px}.story-rec[hidden]{display:none}.story-rec>span{width:8px;height:8px;border-radius:50%;background:#ff6e6e}.story-rec b{font-weight:500}.throttle{margin:0 auto 15px;color:#bdeaff;max-width:480px}.throttle label{display:flex;justify-content:space-between;font-size:12px}.throttle input{width:100%;accent-color:#4cc5f9;height:34px;margin:5px 0 0}.story-album{position:absolute;inset:44% 15% 40px;z-index:7;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:15px}.story-album[hidden]{display:none}.album-item{background:white;color:var(--ink);padding:8px 8px 12px;transform:rotate(-6deg);box-shadow:0 14px 35px #00111f66;min-width:0}.album-item:nth-child(2){transform:rotate(5deg)}.album-item:nth-child(3){transform:rotate(-3deg)}.album-item img{aspect-ratio:4/5;object-fit:cover;width:100%}.album-item span{font-size:11px;display:block;text-align:center;margin-top:9px}.story-stage.album>.story-gradient{background:linear-gradient(#072e48b3,#0e2f42)}.story-stage.album>#story-backdrop{opacity:.25}.story-stage.album .story-copy h2{font-size:clamp(2.6rem,4.5vw,4rem)}.story-stage.album .story-copy p{margin-top:15px}.story-stage.album .story-media-label{display:none}.story-app button:focus-visible{outline:3px solid #7edeff;outline-offset:4px}.story-progress button:focus-visible{outline-offset:8px}@keyframes shutter{0%{opacity:.95}100%{opacity:0}}
/* Regular controls remain readable; small secondary labels are never essential. */
.eyebrow,.hero .eyebrow,.gift-heading .eyebrow,.price-note,.ticket-note,.ticket-label,.scene-disclaimer,.scene-marker span,.image-source,.route-index,.hero-price>span,.ticket-heading span:last-child,.ticket-currency,.ticket-total>div>span,.deck-note,.motion-toggle,.footer small,.journey-stamps>span,.dock-number{font-size:12px}.route-info p,.choose-route,.occasion-options button,.faq details p,.ticket-occasion,.ticket-route>a,.passenger-field legend,.dock-item{font-size:14px}.hero-description{max-width:490px}.hero-aircraft{top:39%}
@media(max-width:950px){.story-direct{position:static;display:block;text-align:center;margin-top:10px}.story-controls{padding-bottom:16px}.story-stage{min-height:390px}.story-copy{top:125px;left:30px}.story-copy h2{font-size:42px}.story-copy p{font-size:15px;max-width:370px}.story-stage.external .story-plane-wrap{width:55%}}
@media(max-width:700px){#story-dialog{width:100vw;height:100svh;max-height:100svh;border-radius:0;margin:0}.story-top{padding:calc(12px + env(safe-area-inset-top)) 20px 0;height:70px}.story-brand{font-size:16px}.story-top button{height:38px;width:38px}.story-progress{left:20px;right:20px;top:calc(72px + env(safe-area-inset-top));gap:5px}.story-copy{left:24px;right:24px;top:calc(107px + env(safe-area-inset-top));max-width:none}.story-copy .eyebrow{font-size:10px;margin-bottom:13px}.story-copy h2{font-size:clamp(2rem,8.7vw,3rem);letter-spacing:-.05em}.story-copy p{font-size:14px;line-height:1.55;margin-top:16px;max-width:310px}.story-stage{min-height:350px}.story-stage>#story-backdrop,.story-stage>#story-video{object-position:50% 50%}.story-gradient{background:linear-gradient(#06283bb3 0%,#06283b65 43%,transparent 66%,#0e2f42 100%)}.story-controls{padding:0 20px calc(12px + env(safe-area-inset-bottom));}.story-action{min-height:52px;border-radius:16px;font-size:15px}.story-nav{margin-top:10px;gap:6px}.story-nav button{min-height:42px;padding:8px 14px;font-size:13px}.story-nav #story-next{min-width:110px}.story-nav #story-skip{font-size:12px}.story-tip{font-size:11px;margin-top:8px}.story-direct{font-size:12px;margin-top:7px}.throttle{margin-bottom:6px}.throttle label{font-size:12px}.throttle input{height:29px}.story-media-label{left:24px;right:24px;bottom:45px;font-size:10px}.story-result{font-size:12px;bottom:15px}.story-plane-wrap{left:-8%;right:auto;width:110%;top:58%}.story-stage.takeoff .story-plane-wrap{top:65%;width:105%;left:-21%}.story-stage.takeoff.launching .story-plane-wrap{top:43%;left:20%;transform:rotate(-15deg) scale(.76)}.story-stage.landing .story-plane-wrap{width:105%;left:15%;top:40%;transform:rotate(3deg) scale(.7)}.story-stage.landing.launching .story-plane-wrap{left:-10%;top:65%;transform:rotate(0) scale(.96)}.story-stage.external .story-plane-wrap{width:69%;bottom:80px;right:6px}.camera-anchor{width:15px;height:15px;box-shadow:0 0 0 7px #00acff35}.viewfinder{left:12%;right:12%;top:54%;bottom:65px}.viewfinder i{width:22px;height:22px}.story-polaroid{width:115px;padding:6px 6px 9px;right:10%;bottom:67px}.story-polaroid img{height:110px}.story-polaroid>span{font-size:8px}.story-rec{top:auto;bottom:90px;right:24px;font-size:12px}.story-album{inset:53% 24px 60px;gap:8px}.album-item{padding:5px 5px 9px}.album-item span{font-size:9px;line-height:1.4;margin-top:7px}.story-stage.album .story-copy h2{font-size:34px}.story-stage.album .story-copy p{font-size:14px}.hero-aircraft{top:auto;bottom:100px}.hero-description{font-size:16px;max-width:330px}.hero h1{font-size:clamp(3.7rem,13.5vw,5.5rem)}.hero-actions{gap:13px}.hero .eyebrow{font-size:10px}.hero-actions .text-link{font-size:12px}.hero-actions .button{font-size:14px}.route-card{grid-template-columns:38% 62%}.route-photo{min-height:330px}.route-info p{font-size:14px}.route-name h3{font-size:25px}.route-index,.image-source{font-size:10px}.choose-route{font-size:14px}.route-actions>a{width:38px}.price-note{font-size:12px}.ticket-occasion{flex-wrap:wrap}.ticket-note{font-size:12px}.dock-item{font-size:12px}.dock-number{font-size:10px}.motion-toggle{font-size:12px;padding:6px 10px}.journey-stamps>span{font-size:10px}.flight-control label{font-size:14px}.flight-control label span:last-child{font-size:12px}.flight-control-bottom{font-size:12px}.hero-bottom>span:first-child{display:none}.hero-bottom{justify-content:flex-end}.hero-price>span{font-size:12px}.scene-disclaimer{font-size:10px}.ticket-heading span:last-child{font-size:10px}.footer small{font-size:12px}}
@media(max-height:730px){.story-controls{padding-bottom:8px}.story-tip{display:none}.story-stage{min-height:300px}.story-copy{top:100px}.story-copy h2{font-size:30px}.story-copy p{font-size:13px;line-height:1.45;margin-top:10px;max-width:330px}.story-copy .eyebrow{font-size:10px;margin-bottom:9px}.story-top{padding-top:12px}.story-progress{top:74px}.story-action{min-height:45px}.story-nav{margin-top:8px}.story-nav button{min-height:36px}.story-direct{margin-top:5px}.story-album{top:53%;bottom:40px}.story-media-label{bottom:35px}.story-result{bottom:10px}.story-stage.external .story-plane-wrap{bottom:65px}.story-stage.album .story-copy h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){.story-stage *{animation:none!important;transition:none!important}.story-flash{display:none}}.reduced-motion .story-flash{display:none}

html.story-open{overflow:hidden}.story-album{grid-template-columns:repeat(4,minmax(0,1fr));left:10%;right:10%}.album-item:nth-child(4){transform:rotate(4deg)}.reduced-motion .story-stage *{animation:none!important;transition:none!important}
@media(max-width:700px){.story-album{left:24px;right:24px;display:flex;overflow-x:auto;gap:12px;padding:10px 6px;align-items:center;scroll-snap-type:x mandatory;touch-action:pan-x}.album-item{flex:0 0 105px;scroll-snap-align:center}.album-item img{max-height:115px}.album-item span{font-size:11px}.story-stage.album .story-copy p{max-width:320px}.story-progress button:before{inset:-18px 0}.story-nav button{min-height:44px}}
@media(max-height:570px){#story-dialog{overflow-y:auto}.story-app{height:auto;min-height:620px}.story-stage{min-height:440px}.story-copy{top:100px}}
