.application-page{background:#0b0c0b}.form-nav{height:82px;padding:18px 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #343630}.form-nav img{width:145px;filter:brightness(0) invert(1)}.form-nav>a:last-child{text-transform:uppercase;text-decoration:none;font-size:.78rem;font-weight:800;letter-spacing:.08em}.application-shell{min-height:calc(100vh - 82px);display:grid;grid-template-columns:.78fr 1.22fr}.application-intro{padding:8vh 5vw;background:linear-gradient(#05060588,#050605dd),url('/assets/banner_rtf_relacje_mobile.png') center/cover;display:flex;flex-direction:column;position:sticky;top:0;height:calc(100vh - 82px)}.application-intro h1{font-size:clamp(4rem,7vw,7.5rem);letter-spacing:-.04em}.application-intro h1 em{color:var(--lime);font-style:italic}.application-intro>p:not(.kicker){max-width:480px;color:#d1d3cd}.application-contact{margin-top:auto;display:flex;flex-direction:column;padding-top:25px;border-top:1px solid #ffffff55}.application-contact span{font-size:.76rem;color:#aeb1aa;text-transform:uppercase}.application-contact a{font:800 1.5rem var(--display);color:var(--lime)}.form-panel{background:var(--paper);color:var(--ink);padding:7vh 7vw;min-height:calc(100vh - 82px)}.form-progress{height:5px;background:#caccC4}.form-progress span{display:block;width:25%;height:100%;background:var(--lime);transition:width .25s}.form-progress-label{display:flex;justify-content:space-between;margin:12px 0 55px;text-transform:uppercase;font-size:.72rem;letter-spacing:.1em}.form-step{display:none}.form-step.active{display:block}.step-number{font:900 1rem var(--display);color:#6d706a;margin:0 0 10px}.form-step h2,.form-success h2{font-size:clamp(3.2rem,5.5vw,6rem);letter-spacing:-.03em}.form-step>p:not(.step-number){color:#5c5f59;max-width:650px;margin:20px 0 38px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}label,legend{font-weight:700;font-size:.84rem}label{display:block;margin:0 0 22px}input,textarea{display:block;width:100%;margin-top:8px;border:1px solid #b7bab3;background:#f5f5ef;color:#080908;border-radius:0;padding:15px;font:500 1rem var(--body);outline:none}input:focus,textarea:focus{border-color:#080908;box-shadow:0 0 0 2px var(--lime)}textarea{resize:vertical}fieldset{border:0;padding:0;margin:28px 0}.form-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #c5c7c0;padding-top:26px;margin-top:35px}.back-button{border:0;background:transparent;font-weight:800;text-transform:uppercase;cursor:pointer;padding:15px}.date-legend{display:flex;gap:18px;flex-wrap:wrap;margin:25px 0;font-size:.75rem}.date-legend span{display:flex;align-items:center;gap:7px}.date-legend i{width:10px;height:10px;border-radius:50%}.available{background:#769300}.held{background:#e1a900}.unavailable{background:#999}.weekend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;max-height:255px;overflow:auto;padding-right:4px}.weekend{border:1px solid #b9bbb5;background:#f8f8f3;padding:10px;text-align:left;cursor:pointer;font:700 .78rem var(--body)}.weekend small{display:block;color:#747771;font-weight:500}.weekend:before{content:"";width:7px;height:7px;border-radius:50%;background:#769300;display:inline-block;margin-right:7px}.weekend.held:before{background:#e1a900}.weekend.selected{background:#111;color:#fff;border-color:#111;box-shadow:inset 4px 0 var(--lime)}.weekend[disabled]{opacity:.42;cursor:not-allowed}.choice-row{display:flex;gap:8px;margin-top:10px}.choice-row label{margin:0}.choice-row input,.format-options input{position:absolute;opacity:0;pointer-events:none}.choice-row span{display:block;border:1px solid #b8bbb4;padding:11px 18px;cursor:pointer}.choice-row input:checked+span{background:#111;color:#fff;border-color:#111}.upload-zone{border:2px dashed #aeb1aa;padding:24px;text-align:center;cursor:pointer}.upload-zone input{position:absolute;width:1px;height:1px;opacity:0}.upload-zone span{display:block;color:#5f625d;font-weight:500}.file-list{font-size:.8rem;color:#4f524d}.format-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0}.format-options label{margin:0}.format-options label>span{display:block;min-height:145px;border:1px solid #b5b8b1;padding:22px;cursor:pointer}.format-options strong,.format-options small{display:block}.format-options strong{font:800 1.7rem/1 var(--display);text-transform:uppercase}.format-options small{margin-top:13px;color:#61645e;line-height:1.45}.format-options input:checked+span{background:#111;color:#fff;border-color:#111;box-shadow:inset 0 5px var(--lime)}.format-options input:checked+span small{color:#c6c8c2}.consent{display:flex;gap:12px;align-items:start}.consent input{width:20px;height:20px;margin:1px 0 0;accent-color:#111}.form-error{color:#a2261d;font-weight:700;margin-top:15px}.form-success>span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--lime);font-size:2rem;font-weight:900;margin-bottom:50px}.form-success p{max-width:600px;color:#535650;font-size:1.1rem;margin:25px 0}.form-success .button{width:max-content}.form-success .kicker>span{width:44px;height:3px;border-radius:0;margin:0}.form-success[hidden]{display:none}
@media(max-width:900px){.form-nav{height:68px}.application-shell{display:block}.application-intro{position:relative;height:auto;min-height:440px;padding:60px 20px}.application-contact{margin-top:60px}.form-panel{padding:45px 20px}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr 1fr}.form-progress-label{margin-bottom:38px}.form-actions .button{min-height:52px;gap:18px;padding:0 18px}}

/* Keep both desktop columns inside the viewport, including narrower laptops. */
.application-shell{width:100%;max-width:100vw;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}
.application-intro,.form-panel{min-width:0}
.application-intro{padding-inline:clamp(28px,4vw,76px);overflow:hidden}
.application-intro h1{max-width:100%;font-size:clamp(2.9rem,3.75vw,5.8rem)}
.form-actions [hidden]{display:none!important}
@media(max-width:1100px){.application-shell{display:block}.application-intro{position:relative;height:auto;min-height:440px;padding:60px 20px}.application-intro h1{font-size:clamp(3.2rem,10vw,6rem)}.application-contact{margin-top:60px}.form-panel{padding:45px 20px}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr 1fr}.form-progress-label{margin-bottom:38px}.form-actions .button{min-height:52px;gap:18px;padding:0 18px}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}

/* RTF 2027 — coherent mobile layer */
@media(max-width:650px){
  html{scroll-padding-top:64px} body{overflow-x:hidden}
  .nav{height:62px;padding:0 12px;grid-template-columns:1fr auto}.nav-brand{padding:3px 6px}.nav-brand img{height:44px;max-width:94px}.button--nav{font-size:.66rem;width:auto;min-width:86px;min-height:40px;padding:0 10px;gap:8px;box-shadow:3px 3px 0 var(--black)}.button--nav span{font-size:.9rem}
  h2{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.92;overflow-wrap:normal}
  .hero{min-height:auto;padding:88px 16px 54px;gap:24px}.hero-copy h1{font-size:clamp(4.25rem,20vw,5.7rem);line-height:.82;text-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip{width:92px;height:92px;right:2px;top:46px;z-index:2;box-shadow:4px 4px 0 var(--black)}.hero-copy>.year-chip strong{font-size:1.75rem}.hero-copy>.year-chip small{font-size:.48rem}.hero-lead{margin:22px 0;font-size:1rem;line-height:1.42}.hero-actions{gap:16px}.hero-actions .button{width:100%;min-height:52px;gap:12px}.hero-actions .underlink{font-size:.78rem}.hero-media-wrap{width:90vw;max-width:430px;margin:12px auto 0;transform:rotate(.4deg);filter:drop-shadow(8px 9px 0 #0a0b10)}.hero-media-wrap .play-note{left:4%;bottom:-4%;font-size:.54rem;padding:7px 9px}.hero-media-wrap .year-chip{display:none}
  .ticker{height:52px}.ticker-group,.ticker div{font-size:1.45rem}
  .impact,.format,.route,.process{padding:52px 16px 68px}.section-index{margin-bottom:34px}.impact-dashboard{margin-top:42px;gap:12px}.chart-card{min-height:0;padding:20px}.people-total{margin:24px 0 18px}.people-total strong{font-size:4.7rem}.workshop-highlight{padding:12px}.reach-visual{width:190px;height:190px}.events-summary>strong{font-size:5.2rem}.season-map{width:min(100%,300px)}
  .mobile-city-list{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none}.mobile-city-list li{padding:5px 7px;border:1px solid #fff;background:#0a0b10;color:#fff;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
  .distance-chart{min-height:235px;padding-bottom:86px}.distance{font-size:4.5rem}.bus-visual{width:58%;right:-4%;bottom:2%}
  .route-intro{gap:12px}.route-explorer{margin-top:38px;display:block;box-shadow:7px 7px 0 var(--orange)}.route-stops{display:flex;flex-direction:row;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;border-right:0;border-bottom:2px solid #fff}.route-stop{flex:0 0 auto;scroll-snap-align:start;padding:14px 16px;border-bottom:0;border-right:1px solid #ffffff55;white-space:nowrap}.route-card{display:grid;grid-template-columns:1fr}.route-card img{height:220px}.route-card div{padding:24px}.route-card h3{font-size:2.8rem}
  .format-cards{margin-top:38px;gap:12px}.format-card{min-height:310px;padding:22px}.format-card h3,.spectacle h3,.community h3{font-size:clamp(2.9rem,14vw,4rem)}.format-card p{margin-top:14px;font-size:.93rem}.format-icon{font-size:3.1rem}
  .city-value{display:flex;flex-direction:column}.city-copy{order:1;padding:48px 16px 28px}.city-photo{order:2;min-height:410px;border-bottom:0;border-top:2px solid var(--black)}.city-copy .section-index{margin-bottom:32px}.delivery-accordion{margin-top:32px}.delivery-row{grid-template-columns:34px 1fr auto;padding:15px 0}.delivery-row strong{font-size:1.25rem}.city-photo-copy{left:14px;right:14px;bottom:16px;padding:15px 16px;box-shadow:4px 4px 0 var(--yellow)}.city-photo-copy p{font-size:1rem;line-height:1.3}.city-photo .photo-sticker{width:108px;height:108px;right:14px;top:14px;font-size:.64rem;box-shadow:4px 4px 0 var(--black)}.city-photo .photo-sticker strong{font-size:1.3rem}
  .process ol{margin-top:42px}.process li{padding:18px}.process li strong{margin-top:24px;font-size:2rem}.process li p{margin-bottom:0}.final-cta{padding:68px 16px 76px}.final-cta .button{width:100%;margin-top:32px}.footer{padding:28px 16px 90px}.floating-cta{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;justify-content:center;padding:13px 16px}
  .recap-hero-copy h1{font-size:clamp(3.2rem,16vw,4.5rem);overflow-wrap:normal;word-break:normal}.recaps-hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.recap-hero-media{min-height:52vh}.recap-card-body h2{font-size:2.5rem}
  .application-intro{min-height:245px!important;padding:34px 16px 28px!important}.application-intro h1{font-size:clamp(2.7rem,14vw,4rem)!important;text-shadow:3px 3px 0 var(--black)}.application-intro>p:not(.kicker){margin:14px 0 0}.application-contact{margin-top:28px!important;padding-top:16px}.application-contact a{font-size:1.1rem}.form-panel{padding:30px 16px 44px!important}.form-progress-label{margin-bottom:28px}.form-step h2,.form-success h2{font-size:clamp(2.5rem,12vw,3.5rem)}.field-grid,.format-options{grid-template-columns:1fr}.weekend-grid{grid-template-columns:1fr!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.weekend{min-height:54px;padding:12px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.choice-row span{padding:11px 8px;text-align:center}.format-options label>span{min-height:0;padding:18px}.format-options strong{font-size:1.35rem}.form-actions{position:sticky;bottom:0;z-index:4;margin-left:-16px;margin-right:-16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:rgba(247,245,238,.96);backdrop-filter:blur(8px)}.form-actions .button{min-height:50px}.form-nav{height:62px;padding:6px 12px}.form-nav img{width:118px;max-height:44px}.form-nav>a:last-child{font-size:.66rem}
}
@media(min-width:651px){.mobile-city-list{display:none}}
