/* Each kite belongs to its scene; the page supplies the scroll transition. */
.choreography-layer{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;contain:layout paint}
.choreography-layer[hidden]{display:none}
.choreography-kite{position:absolute;left:0;top:0;max-width:none;object-fit:fill;transform-origin:48% 25.2%;will-change:transform;transition:opacity .18s linear;filter:none}
.choreography-cord{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.choreography-cord path{fill:none;stroke:currentColor;stroke-width:1;vector-effect:non-scaling-stroke}
.choreographed .flight-story{height:205svh;min-height:1150px}
.choreographed .story-scene{height:100svh;min-height:620px}
.choreographed .scene-copy{max-width:690px}
.choreographed .scene-opening{width:54%}
.choreographed .scene-archive-copy{width:52%}
.faq-item p{max-width:76ch}
.aid-crosslink{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-top:28px;border-top:1px solid var(--line);padding-top:22px;font-size:17px;line-height:1.6}
.aid-crosslink a{flex-shrink:0;color:var(--wine);text-underline-offset:4px}
.nav .brand-text small{font-size:14px!important}

@media(prefers-reduced-motion:reduce){.choreographed .flight-story{height:auto;min-height:0}.choreographed .story-scene{position:relative;top:0}.choreography-kite{will-change:auto;transition:none}.flight-static .mobile-scene-intro,.flight-static .mobile-scene-outro{position:relative!important;top:auto!important;width:100%!important;max-width:none!important;transform:none!important;opacity:1!important;padding:40px var(--gutter);pointer-events:auto}.flight-static .mobile-scene-intro{background:#091b2c}.flight-static .mobile-scene-outro{background:#f5f0e5;color:#10263e}.flight-static .mobile-scene-outro .scene-lead{color:#33475a}}

.draft-bar[hidden]{display:none!important}



/* On phones the scene scrolls in normal flow: no empty pinning interval. */


.faq-item p a{color:var(--wine);text-decoration:underline;text-underline-offset:4px}
