:root{--recap-ink:#11110f;--recap-paper:#f2efe7;--recap-orange:#ff5a24;--recap-blue:#574cff;--recap-acid:#f1ff46}.recap-page,.recaps-page{background:var(--recap-paper);color:var(--recap-ink)}.recap-nav{background:rgba(242,239,231,.92);backdrop-filter:blur(14px)}.recap-loading{min-height:70vh;display:grid;place-content:center;justify-items:center;gap:18px;padding:120px 24px}.recap-loading span{width:44px;height:44px;border:4px solid #d7d2c7;border-top-color:var(--recap-orange);border-radius:50%;animation:recapSpin .8s linear infinite}.recap-loading p,.recaps-loading{font-weight:800;text-transform:uppercase;letter-spacing:.08em}.recap-error{min-height:70vh;padding:150px max(24px,7vw) 80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.recap-error h1,.recap-error h2{font-size:clamp(42px,7vw,92px);line-height:.9;margin:.15em 0 .25em;text-transform:uppercase}.recap-error--inline{min-height:0;padding:40px 0}.recap-error--inline h2{font-size:clamp(28px,4vw,54px)}.recap-hero{min-height:86vh;padding-top:84px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);background:var(--recap-paper)}.recap-hero-media{position:relative;min-height:650px;overflow:hidden;background:#1b1b1b}.recap-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.22))}.recap-hero-media img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.recap-hero-stamp{position:absolute;z-index:2;left:30px;bottom:30px;padding:15px 17px;background:var(--recap-acid);font-size:18px;line-height:.82;font-weight:1000;letter-spacing:-.04em;transform:rotate(-3deg);box-shadow:6px 6px 0 var(--recap-ink)}.recap-hero-copy{padding:clamp(44px,6vw,96px) clamp(28px,5vw,80px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.recap-back{font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.08em;margin-bottom:48px;border-bottom:1px solid currentColor}.recap-hero-copy h1{font-size:clamp(62px,8vw,126px);line-height:.78;letter-spacing:-.075em;text-transform:uppercase;margin:.18em 0 .14em;overflow-wrap:anywhere}.recap-date{font-size:14px;font-weight:1000;text-transform:uppercase;letter-spacing:.12em;background:var(--recap-orange);padding:8px 11px;margin:0 0 34px}.recap-hero-copy h2{font-size:clamp(25px,3.3vw,48px);line-height:.96;letter-spacing:-.045em;margin:0 0 20px;max-width:720px}.recap-lead{font-size:clamp(17px,1.6vw,22px);line-height:1.5;max-width:650px;margin:0}.recap-host{margin-top:36px;padding-top:24px;border-top:1px solid #c8c2b6;display:flex;align-items:center;gap:20px}.recap-host span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.recap-host img{max-width:120px;max-height:54px;object-fit:contain}.recap-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--recap-ink);border-bottom:2px solid var(--recap-ink);background:#fff}.recap-stat{min-height:170px;padding:28px;border-right:2px solid var(--recap-ink);display:flex;flex-direction:column;justify-content:space-between}.recap-stat:last-child{border-right:0}.recap-stat strong{font-size:clamp(40px,5vw,76px);letter-spacing:-.07em;line-height:.8}.recap-stat span{text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.07em;max-width:170px}.recap-story{padding:90px max(24px,6vw) 120px}.recap-story-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(44px,8vw,140px);padding-top:70px}.recap-story header h2,.recap-media header h2,.recap-links h2,.recap-next h2{font-size:clamp(46px,6vw,96px);line-height:.88;letter-spacing:-.06em;text-transform:uppercase;margin:.15em 0}.recap-story header em{font-style:normal;color:var(--recap-orange)}.recap-body{max-width:860px;font-size:clamp(17px,1.5vw,21px);line-height:1.72}.recap-body p{margin:0 0 1.45em}.recap-body p:first-child{font-size:1.18em;font-weight:700}.recap-media{background:var(--recap-ink);color:white;padding:90px max(24px,6vw) 120px}.recap-media header{margin:60px 0 45px}.recap-media header span,.recap-next span{color:var(--recap-orange)}.recap-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.recap-media-item{grid-column:span 4;min-height:320px;background:#242424;overflow:hidden;position:relative}.recap-media-item:nth-child(5n+1),.recap-media-item:nth-child(5n+4){grid-column:span 8}.recap-media-item img,.recap-media-item video{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.recap-media-item video{background:#000}.recap-links{padding:90px max(24px,6vw);display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--recap-blue);color:white}.recap-socials{display:grid;align-content:center}.recap-social{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.4);font-size:18px;font-weight:900;text-transform:uppercase}.recap-social:first-child{border-top:1px solid rgba(255,255,255,.4)}.recap-social span:last-child{font-size:26px}.recap-next{padding:110px max(24px,6vw) 130px;background:var(--recap-acid);position:relative;overflow:hidden}.recap-next:after{content:"↗";position:absolute;right:4vw;bottom:-.18em;font-size:clamp(180px,29vw,520px);font-weight:1000;line-height:1;opacity:.08}.recaps-hero{padding:150px max(24px,6vw) 90px;min-height:72vh;display:grid;grid-template-columns:1fr auto;align-items:end;background:var(--recap-blue);color:#fff;overflow:hidden}.recaps-hero h1{font-size:clamp(62px,9vw,148px);line-height:.78;letter-spacing:-.075em;text-transform:uppercase;margin:.18em 0}.recaps-hero h1 span{color:var(--recap-acid)}.recaps-hero p:not(.eyebrow){max-width:690px;font-size:clamp(17px,1.5vw,22px);line-height:1.5}.recaps-mark{font-size:clamp(100px,19vw,330px);font-weight:1000;line-height:.7;letter-spacing:-.08em;color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.34);transform:rotate(-4deg);white-space:nowrap}.recaps-mark i{font-style:normal;font-size:.32em;color:var(--recap-orange);-webkit-text-stroke:0}.recaps-list{padding:90px max(24px,6vw) 120px}.recaps-loading{padding:70px 0}.recaps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px}.recap-card{display:flex;flex-direction:column;min-height:520px;background:#fff;border:2px solid var(--recap-ink);box-shadow:7px 7px 0 var(--recap-ink);transition:transform .2s ease,box-shadow .2s ease}.recap-card:hover{transform:translate(-3px,-3px);box-shadow:10px 10px 0 var(--recap-orange)}.recap-card-media{height:280px;overflow:hidden;background:#ddd;position:relative}.recap-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.recap-card:hover .recap-card-media img{transform:scale(1.035)}.recap-card-date{position:absolute;left:14px;bottom:14px;background:var(--recap-acid);color:var(--recap-ink);padding:7px 10px;font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.recap-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.recap-card-body h2{font-size:clamp(34px,3vw,54px);line-height:.86;text-transform:uppercase;letter-spacing:-.055em;margin:0 0 15px}.recap-card-body p{line-height:1.45;margin:0 0 24px}.recap-card-stats{display:flex;gap:20px;margin-top:auto;padding-top:18px;border-top:1px solid #d5d0c5}.recap-card-stats strong{font-size:24px;letter-spacing:-.04em}.recap-card-stats span{display:block;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.06em}.recap-card-arrow{margin-left:auto;font-size:28px;align-self:flex-end}.eyebrow{font-weight:1000;letter-spacing:.11em;text-transform:uppercase;font-size:12px}@keyframes recapSpin{to{transform:rotate(360deg)}}@media(max-width:980px){.recap-hero{grid-template-columns:1fr;padding-top:76px}.recap-hero-media{min-height:58vh;order:2}.recap-hero-copy{order:1}.recap-stats{grid-template-columns:repeat(2,1fr)}.recap-stat:nth-child(2){border-right:0}.recap-stat:nth-child(-n+2){border-bottom:2px solid var(--recap-ink)}.recap-story-grid,.recap-links{grid-template-columns:1fr}.recaps-hero{grid-template-columns:1fr}.recaps-mark{margin-top:70px}.recaps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.recap-nav nav{display:none}.recap-hero-copy{padding:42px 22px 50px}.recap-back{margin-bottom:34px}.recap-hero-copy h1{font-size:clamp(58px,20vw,92px)}.recap-hero-media{min-height:64vh}.recap-stats{grid-template-columns:1fr 1fr}.recap-stat{min-height:135px;padding:20px}.recap-stat strong{font-size:42px}.recap-story,.recap-media,.recap-links,.recap-next,.recaps-list{padding-left:22px;padding-right:22px}.recap-story-grid{padding-top:45px;gap:35px}.recap-gallery{grid-template-columns:1fr}.recap-media-item,.recap-media-item:nth-child(5n+1),.recap-media-item:nth-child(5n+4){grid-column:auto;min-height:260px}.recap-media-item img,.recap-media-item video{min-height:260px}.recaps-hero{padding:125px 22px 70px}.recaps-hero h1{font-size:clamp(54px,17vw,86px)}.recaps-grid{grid-template-columns:1fr}.recap-card{min-height:0}.recap-card-media{height:250px}}
.recap-page [hidden],.recaps-page [hidden]{display:none!important}

/* 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}}
