:root{--paper:#f3f1e9;--pine:#17392f;--deep:#102c25;--muted:#66756d;--coral:#de7655;--white:#fffdf8;--line:rgba(23,57,47,.14);--serif:"Newsreader",Georgia,serif;--sans:"Manrope",Arial,sans-serif;--gutter:clamp(1.25rem,7vw,8.5rem);--radius:2.1rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--pine);font-family:var(--sans);font-size:16px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:78px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:2rem;padding:0 var(--gutter);color:var(--white)}.brand-link{align-self:stretch;display:grid;place-items:center;width:154px;padding:.45rem 1rem;background:rgba(255,253,248,.94);border-radius:0 0 var(--radius) var(--radius)}.brand-link img{width:116px}.site-nav{justify-self:center;display:flex;gap:clamp(1rem,2.3vw,2.5rem);font-size:.88rem}.site-nav a{position:relative;padding:.65rem 0}.site-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:.35rem;height:1px;background:var(--coral);transition:left .25s,right .25s}.site-nav a:hover:after,.site-nav a:focus-visible:after{left:0;right:0}.nav-register,.hero-primary{padding:.8rem 1.5rem;border-radius:999px;background:var(--coral);color:var(--white);font-weight:600;box-shadow:0 10px 32px rgba(16,44,37,.22);transition:transform .25s}.nav-register:hover,.hero-primary:hover{transform:translateY(-3px)}
.hero{height:300vh;background:var(--deep)}.hero-stage{position:sticky;top:0;height:100vh;min-height:620px;overflow:hidden;color:var(--white)}.hero-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:rgba(16,44,37,.56)}.hero-copy{position:absolute;z-index:2;left:var(--gutter);top:50%;width:min(48rem,58vw);transform:translateY(-43%)}.eyebrow,.section-label{margin:0 0 1.3rem;font-size:.75rem;letter-spacing:.24em;text-transform:uppercase}.hero-copy h1{max-width:9ch;margin:0;font:400 clamp(4rem,8vw,8.6rem)/.88 var(--serif);letter-spacing:-.055em;text-wrap:balance}.hero-intro{max-width:39ch;margin:2rem 0 0;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.hero-actions{display:flex;gap:1rem;align-items:center;margin-top:2.3rem}.hero-primary{display:inline-flex;padding:1rem 1.7rem}.hero-secondary{padding:1rem 1.7rem;border:1px solid rgba(255,253,248,.5);border-radius:999px;transition:background .25s}.hero-secondary:hover{background:rgba(255,253,248,.12)}.scroll-note{position:absolute;z-index:2;left:var(--gutter);bottom:2rem;display:flex;align-items:center;gap:.7rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.scroll-note span{display:block;width:2.4rem;height:1px;background:var(--coral)}
.about-section{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,7vw,8rem);padding:clamp(6rem,11vw,11rem) var(--gutter) clamp(5rem,9vw,9rem);background:var(--paper) url('/assets/plates/paper.webp') center/cover}.about-section:before{content:"";position:absolute;width:min(36rem,46vw);aspect-ratio:1;left:-14rem;top:-6rem;border-radius:50%;background:rgba(102,117,109,.14)}.about-copy{position:relative;z-index:1}.section-label{color:var(--muted)}h2{margin:0;font:400 clamp(3.4rem,6vw,6.3rem)/.98 var(--serif);letter-spacing:-.045em;text-wrap:balance}.about-copy h2{max-width:10ch}.about-copy>p:not(.section-label){max-width:49ch;margin:2.2rem 0 0;color:var(--muted);font-size:1.08rem;line-height:1.75}.text-link{display:inline-flex;gap:2.5rem;margin-top:2.4rem;padding:.55rem 0;border-bottom:1px solid var(--pine);font-weight:600}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(4px,-4px)}.about-visuals{position:relative;min-height:37rem}.about-visuals img{position:absolute;object-fit:cover;border-radius:var(--radius)}.about-hands{width:66%;height:78%;left:0;top:0}.about-room{width:54%;height:55%;right:0;bottom:0;border:.55rem solid var(--paper)}.facts-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:clamp(2rem,5vw,5rem);border-top:1px solid var(--line)}.facts-strip article{min-height:14rem;padding:1.8rem 1.5rem 1rem;border-right:1px solid var(--line)}.facts-strip article:first-child{padding-left:0}.facts-strip article:last-child{border-right:0}.facts-strip img{width:2.6rem;height:2.6rem;margin-bottom:1.2rem;object-fit:contain}.facts-strip strong{font:400 clamp(1.7rem,2.6vw,2.55rem)/1 var(--serif)}.facts-strip p{max-width:23ch;margin:.75rem 0 0;color:var(--muted);font-size:.87rem;line-height:1.65}
.pedagogy-section{padding:clamp(6rem,10vw,10rem) var(--gutter);color:var(--white);background:var(--deep) url('/assets/plates/wood.webp') center/cover fixed}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem;margin-bottom:3.5rem}.section-heading h2{max-width:9ch}.section-heading>p{max-width:38ch;margin:0;color:rgba(255,253,248,.7);line-height:1.75}.pedagogy-section .section-label{color:rgba(255,253,248,.65)}.pedagogy-gallery{display:grid;grid-template-columns:1fr .9fr 1.35fr;align-items:start;gap:clamp(1.2rem,2.4vw,2.4rem)}.pedagogy-gallery article:nth-child(2){margin-top:7rem}.pedagogy-gallery img{width:100%;height:31rem;object-fit:cover;border-radius:var(--radius)}.pedagogy-gallery .gallery-making img{height:22rem}.pedagogy-gallery article:last-child img{height:38rem}.pedagogy-gallery h3{margin:1.35rem 0 .55rem;font:400 2rem/1.1 var(--serif)}.pedagogy-gallery p{max-width:37ch;margin:0;color:rgba(255,253,248,.68);line-height:1.65}
.day-section{position:relative;padding:clamp(6rem,10vw,10rem) var(--gutter);background:var(--white);overflow:hidden}.day-section:after{content:"";position:absolute;width:30rem;height:38rem;right:-12rem;top:-6rem;border-radius:50% 0 0 50%;background:rgba(222,118,85,.13)}.day-section>*{position:relative;z-index:1}.day-section h2{max-width:11ch}.day-table{margin-top:clamp(4rem,7vw,7rem);border-top:1px solid var(--line)}.day-table article{display:grid;grid-template-columns:.62fr 1fr 1.55fr;gap:2rem;padding:2.8rem 0;border-bottom:1px solid var(--line)}.day-table time{color:var(--coral);font-weight:600;font-size:.9rem;letter-spacing:.1em}.day-table h3{margin:-.3rem 0 0;font:400 clamp(1.8rem,2.8vw,2.7rem)/1 var(--serif)}.day-table p{margin:0;color:var(--muted);line-height:1.65}
.locations-section{padding:clamp(6rem,10vw,10rem) var(--gutter);background:var(--paper) url('/assets/plates/paper.webp') center/cover}.locations-heading>p{color:var(--muted)}.location-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,4vw,5rem);align-items:end;margin-top:5rem}.location-card{position:relative}.location-card img{width:100%;height:29rem;object-fit:cover;border-radius:var(--radius);filter:saturate(.78) contrast(.95)}.location-card.tall{align-self:start}.location-card.tall img{height:37rem}.location-card>div{position:absolute;left:1.5rem;bottom:1.5rem;min-width:min(21rem,calc(100% - 3rem));padding:1.25rem 1.35rem;border-radius:1.4rem;background:rgba(255,253,248,.92);backdrop-filter:blur(12px)}.location-card p{margin:0;color:var(--coral);font-size:.76rem;text-transform:uppercase;letter-spacing:.13em}.location-card h3{margin:.25rem 0 0;font:400 2rem/1.1 var(--serif)}.location-card span{display:block;margin-top:.4rem;color:var(--muted);font-size:.9rem}
.registration-section{display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;align-items:center;margin:0 var(--gutter) clamp(5rem,8vw,8rem);padding:clamp(2.5rem,5vw,5rem);border-radius:var(--radius);background:var(--coral);color:var(--white)}.registration-section h2{max-width:10ch;font-size:clamp(3rem,5.2vw,5.4rem)}.registration-section>div>p:last-child{max-width:50ch;line-height:1.7}.registration-section .section-label{color:rgba(255,253,248,.74)}.registration-actions{display:flex;flex-direction:column;gap:1rem}.registration-actions a{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.4rem;border-radius:1rem;background:var(--white);color:var(--pine);font-weight:600;transition:transform .25s}.registration-actions a:after{content:"↗"}.registration-actions a:hover{transform:translateX(5px)}
.site-footer{display:grid;grid-template-columns:1.2fr 1fr 1fr .6fr;gap:3rem;padding:5rem var(--gutter) 2rem;color:var(--white);background:var(--deep)}.footer-brand img{width:148px;padding:.8rem;border-radius:1.4rem;background:var(--white)}.footer-brand p,.site-footer address span,.site-footer address a,.footer-links a{color:rgba(255,253,248,.66)}.site-footer address,.footer-links{display:flex;flex-direction:column;gap:.55rem;font-style:normal}.site-footer address strong{margin-bottom:.4rem;font:400 1.4rem/1.1 var(--serif)}.site-footer address a,.footer-links a{font-size:.9rem}.site-footer address a:hover,.footer-links a:hover{color:var(--coral)}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,253,248,.16);color:rgba(255,253,248,.5);font-size:.78rem}
@media(max-width:900px){.site-nav{display:none}.about-section{grid-template-columns:1fr}.about-visuals{min-height:34rem}.section-heading{grid-template-columns:1fr;gap:1.5rem}.pedagogy-gallery{grid-template-columns:1fr 1fr}.pedagogy-gallery article:last-child{grid-column:1/-1}.registration-section{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.footer-bottom{grid-column:1/-1}}
@media(max-width:620px){.site-header{height:68px;grid-template-columns:118px 1fr;padding:0 1rem}.brand-link{width:116px}.brand-link img{width:92px}.nav-register{justify-self:end;padding:.7rem 1rem;font-size:.82rem}.hero{height:240vh}.hero-stage{min-height:560px}.hero-copy{left:1.25rem;right:1.25rem;top:auto;bottom:5.5rem;width:auto;transform:none}.hero-copy h1{font-size:clamp(3.2rem,15vw,5.3rem)}.hero-actions{align-items:stretch;flex-direction:column;width:max-content}.hero-secondary{text-align:center}.scroll-note{display:none}.about-section,.pedagogy-section,.day-section,.locations-section{padding-left:1.25rem;padding-right:1.25rem}h2{font-size:clamp(3rem,14vw,4.7rem)}.about-visuals{min-height:29rem}.facts-strip{grid-template-columns:1fr 1fr}.facts-strip article{min-height:13rem}.facts-strip article:nth-child(2){border-right:0}.facts-strip article:nth-child(n+3){border-top:1px solid var(--line)}.pedagogy-gallery{grid-template-columns:1fr;gap:3rem}.pedagogy-gallery article:nth-child(2){margin-top:0}.pedagogy-gallery article:last-child{grid-column:auto}.pedagogy-gallery img,.pedagogy-gallery .gallery-making img,.pedagogy-gallery article:last-child img{height:min(118vw,34rem)}.day-table article{grid-template-columns:1fr;gap:1rem;padding:2rem 0}.day-table h3{margin:0}.location-grid{grid-template-columns:1fr}.location-card img,.location-card.tall img{height:27rem}.registration-section{margin-left:1.25rem;margin-right:1.25rem;padding:2rem;gap:2rem}.site-footer{grid-template-columns:1fr;padding-left:1.25rem;padding-right:1.25rem}.footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero{height:100vh}.hero-film{display:none}.hero-stage{position:relative;background:var(--deep) url('/assets/world/citykids-journey-poster.webp') center/cover}.nav-register,.hero-primary,.text-link span,.registration-actions a{transition:none}.pedagogy-section{background-attachment:scroll}}

/* CityKids hero refresh */
:root{
  --paper:#f1f0e9;
  --pine:#2d4a35;
  --deep:#183b2b;
  --muted:#66746a;
  --coral:#fe6f01;
  --white:#fffaf1;
  --line:rgba(45,74,53,.14);
}
.hero-video{
  opacity:0;
  filter:blur(5px);
  transform:scale(1.02);
  transition:
    opacity 1.35s cubic-bezier(.22,1,.36,1),
    filter 1.55s cubic-bezier(.22,1,.36,1),
    transform 2.1s cubic-bezier(.22,1,.36,1);
  will-change:opacity,filter,transform;
}
.hero-video.is-playing{
  opacity:1;
  filter:blur(0);
  transform:scale(1);
}
@media(prefers-reduced-motion:reduce){
  .hero-video{
    opacity:1;
    filter:none;
    transform:none;
    transition:none;
  }
}
.brand-link{
  background:rgba(226,232,224,.26);
  border:1px solid rgba(255,255,255,.25);
  border-top:0;
  box-shadow:0 16px 36px rgba(18,48,34,.15),inset 0 1px 0 rgba(255,255,255,.18);
  backdrop-filter:blur(24px) saturate(125%);
  -webkit-backdrop-filter:blur(24px) saturate(125%);
}
.hero{
  height:100svh;
  min-height:680px;
}
.hero-stage{
  position:relative;
  height:100%;
  min-height:680px;
}
.hero-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.hero-shade{
  background:
    linear-gradient(90deg,rgba(24,59,43,.74) 0%,rgba(24,59,43,.55) 35%,rgba(24,59,43,.18) 72%,rgba(24,59,43,.05) 100%),
    linear-gradient(0deg,rgba(24,59,43,.28),transparent 48%);
}
.hero .eyebrow{
  display:flex;
  align-items:center;
  gap:.75rem;
  color:#ffd5bd;
}
.hero .eyebrow:before{
  content:"";
  width:2.1rem;
  height:2px;
  flex:0 0 auto;
  background:var(--coral);
}
@media(max-width:620px){
  .brand-link{background:rgba(226,232,224,.3)}
  .hero{height:100svh;min-height:620px}
  .hero-stage{min-height:620px}
  .hero-image{object-position:61% center}
  .hero-shade{
    background:
      linear-gradient(0deg,rgba(24,59,43,.96) 0%,rgba(24,59,43,.72) 44%,rgba(24,59,43,.12) 82%),
      linear-gradient(90deg,rgba(24,59,43,.42),transparent);
  }
  .hero-copy{bottom:4.25rem}
}
@media(prefers-reduced-motion:reduce){
  .hero-stage{background:var(--deep)}
}

/* Anfrage-Wizard */
.footer-brand img{
  padding:0;
  border-radius:0;
  background:transparent;
}
body.wizard-open{overflow:hidden}
.inquiry-dialog{
  width:min(47rem,calc(100% - 2rem));
  max-width:none;
  padding:0;
  border:0;
  border-radius:1.8rem;
  color:var(--pine);
  background:transparent;
  overflow:visible;
}
.inquiry-dialog::backdrop{
  background:rgba(11,32,23,.62);
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
  opacity:0;
  transition:opacity 280ms ease;
}
.inquiry-form{
  max-height:min(90vh,52rem);
  overflow:auto;
  padding:clamp(1.35rem,4vw,2.6rem);
  border:1px solid rgba(255,255,255,.62);
  border-radius:1.8rem;
  background:rgba(246,246,240,.95);
  box-shadow:0 28px 90px rgba(10,35,24,.34);
  backdrop-filter:blur(24px);
  -webkit-backdrop-filter:blur(24px);
  opacity:0;
  transform:translateY(16px) scale(.985);
  transition:
    opacity 280ms cubic-bezier(.22,1,.36,1),
    transform 280ms cubic-bezier(.22,1,.36,1);
  will-change:opacity,transform;
}
.inquiry-dialog.is-visible::backdrop{opacity:1}
.inquiry-dialog.is-visible .inquiry-form{opacity:1;transform:translateY(0) scale(1)}
.wizard-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:2rem;
}
.wizard-head .section-label{margin-bottom:.6rem;color:var(--coral)}
.wizard-head h2{font-size:clamp(2.4rem,5vw,4.3rem);line-height:.95}
.wizard-close{
  display:grid;
  place-items:center;
  flex:0 0 auto;
  width:2.65rem;
  height:2.65rem;
  padding:0;
  border:1px solid var(--line);
  border-radius:50%;
  color:var(--pine);
  background:rgba(255,255,255,.55);
  font:300 1.8rem/1 var(--sans);
  cursor:pointer;
}
.wizard-status{margin:1.8rem 0 2rem}
.wizard-status p{margin:0 0 .65rem;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}
.wizard-progress{height:4px;border-radius:999px;background:rgba(45,74,53,.12);overflow:hidden}
.wizard-progress span{display:block;width:25%;height:100%;border-radius:inherit;background:var(--coral);transition:width .3s ease}
.wizard-step>h3{margin:0;font:400 clamp(1.8rem,3.5vw,2.55rem)/1.05 var(--serif)}
.wizard-step>p{margin:.65rem 0 1.6rem;color:var(--muted);line-height:1.6}
.wizard-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem}
.field{display:flex;flex-direction:column;gap:.5rem}
.field-wide{grid-column:1/-1}
.field>span,.field legend{font-size:.86rem;font-weight:600}
.field em{color:var(--muted);font-size:.76rem;font-style:normal;font-weight:400}
.field small{color:var(--muted);font-size:.74rem;line-height:1.45}
.field input,.field select,.field textarea{
  width:100%;
  min-height:3.2rem;
  padding:.85rem 1rem;
  border:1px solid rgba(45,74,53,.18);
  border-radius:.85rem;
  outline:none;
  color:var(--pine);
  background:rgba(255,255,255,.72);
  font:inherit;
  transition:border-color .2s,box-shadow .2s;
}
.field textarea{resize:vertical;min-height:6.5rem}
.field input:focus,.field select:focus,.field textarea:focus{
  border-color:var(--coral);
  box-shadow:0 0 0 3px rgba(254,111,1,.14);
}
.facility-choice{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:.8rem;
  margin:0 0 1.15rem;
  padding:0;
  border:0;
}
.facility-choice legend{grid-column:1/-1;margin-bottom:.5rem}
.facility-choice label{position:relative;cursor:pointer}
.facility-choice input{position:absolute;opacity:0;pointer-events:none}
.facility-choice label span{
  display:flex;
  flex-direction:column;
  gap:.2rem;
  min-height:5rem;
  padding:1rem;
  border:1px solid rgba(45,74,53,.16);
  border-radius:1rem;
  color:var(--muted);
  background:rgba(255,255,255,.58);
  transition:border-color .2s,background .2s,box-shadow .2s;
}
.facility-choice label strong{color:var(--pine)}
.facility-choice input:checked+span{
  border-color:var(--coral);
  background:rgba(254,111,1,.08);
  box-shadow:0 0 0 2px rgba(254,111,1,.12);
}
.facility-choice input:focus-visible+span{outline:3px solid rgba(254,111,1,.25);outline-offset:2px}
.wizard-review dl{display:grid;grid-template-columns:minmax(8rem,.7fr) 1.3fr;gap:.65rem 1rem;margin:1.4rem 0;padding:1.1rem;border-radius:1rem;background:rgba(45,74,53,.06)}
.wizard-review dt{color:var(--muted);font-size:.82rem}
.wizard-review dd{margin:0;font-size:.9rem;font-weight:600;overflow-wrap:anywhere}
.wizard-consent{display:flex;align-items:flex-start;gap:.8rem;color:var(--muted);font-size:.82rem;line-height:1.5;cursor:pointer}
.wizard-consent input{width:1.1rem;height:1.1rem;margin:.15rem 0 0;accent-color:var(--coral)}
.wizard-actions{display:flex;justify-content:flex-end;gap:.8rem;margin-top:2rem;padding-top:1.3rem;border-top:1px solid var(--line)}
.wizard-actions button{
  min-height:3rem;
  padding:.75rem 1.35rem;
  border:0;
  border-radius:999px;
  font:600 .9rem/1 var(--sans);
  cursor:pointer;
}
.wizard-back{margin-right:auto;color:var(--pine);background:rgba(45,74,53,.08)}
.wizard-next,.wizard-submit{color:var(--white);background:var(--coral);box-shadow:0 10px 24px rgba(254,111,1,.22)}
.wizard-actions button:hover{transform:translateY(-1px)}
.wizard-actions button:focus-visible,.wizard-close:focus-visible{outline:3px solid rgba(254,111,1,.35);outline-offset:2px}
.wizard-mail-note{margin:.85rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.45;text-align:right}
@media(max-width:620px){
  .inquiry-dialog{width:calc(100% - 1rem)}
  .inquiry-form{max-height:94vh;padding:1.25rem;border-radius:1.35rem}
  .wizard-head h2{font-size:2.5rem}
  .wizard-fields,.facility-choice{grid-template-columns:1fr}
  .field-wide,.facility-choice legend{grid-column:auto}
  .wizard-review dl{grid-template-columns:1fr;gap:.25rem}
  .wizard-review dd{margin-bottom:.55rem}
  .wizard-actions button{padding:.75rem 1rem}
}
@media(prefers-reduced-motion:reduce){
  .wizard-progress span,.inquiry-dialog::backdrop,.inquiry-form{transition:none}
}

/* Hero kinetic typography */
.hero-title-word{
  display:inline-block;
  white-space:nowrap;
}
.hero-title-char{
  display:inline-block;
  transform-origin:50% 62%;
}
.hero-motion-ready .hero-title-char{
  opacity:0;
  filter:blur(14px);
  transform:translateY(.14em) scale(1.22);
}
.hero-motion-play .hero-title-char{
  animation:hero-character-focus 680ms cubic-bezier(.16,1,.3,1) both;
  animation-delay:var(--character-delay);
}
.hero-motion-ready .hero-reveal{
  opacity:0;
  transform:translateY(15px);
}
.hero-motion-play .hero-reveal{
  animation:hero-simple-reveal 720ms cubic-bezier(.22,1,.36,1) both;
  animation-delay:var(--reveal-delay);
}
@keyframes hero-character-focus{
  0%{opacity:0;filter:blur(14px);transform:translateY(.14em) scale(1.22)}
  58%{opacity:1;filter:blur(2px)}
  100%{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}
}
@keyframes hero-simple-reveal{
  0%{opacity:0;transform:translateY(15px)}
  100%{opacity:1;transform:translateY(0)}
}
@media(prefers-reduced-motion:reduce){
  .hero-title-char,.hero-reveal{
    opacity:1;
    filter:none;
    transform:none;
    animation:none;
  }
}

/* Vertical scroll cue */
.scroll-note{
  left:auto;
  right:clamp(1.25rem,3vw,3.25rem);
  bottom:2.35rem;
  flex-direction:column;
  gap:.85rem;
}
.scroll-note .scroll-track{
  position:relative;
  width:1px;
  height:4.5rem;
  background:rgba(255,250,241,.38);
  overflow:hidden;
}
.scroll-note .scroll-track:after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:1px;
  height:1.45rem;
  background:var(--coral);
  animation:scroll-cue-travel 1.9s cubic-bezier(.45,0,.25,1) infinite;
}
.scroll-note .scroll-label{
  width:auto;
  height:auto;
  background:none;
  writing-mode:vertical-rl;
  text-orientation:mixed;
}
@keyframes scroll-cue-travel{
  0%{opacity:0;transform:translateY(-1.5rem)}
  18%{opacity:1}
  72%{opacity:1}
  100%{opacity:0;transform:translateY(4.6rem)}
}

/* Gentle in-page scroll reveals */
.scroll-motion-ready .scroll-reveal{
  opacity:0;
  filter:blur(4px);
  transform:translateY(26px);
  transition:
    opacity 760ms cubic-bezier(.22,1,.36,1),
    filter 760ms cubic-bezier(.22,1,.36,1),
    transform 760ms cubic-bezier(.22,1,.36,1);
  transition-delay:var(--scroll-reveal-delay,0ms);
  will-change:opacity,filter,transform;
}
.scroll-motion-ready .scroll-reveal.is-visible{
  opacity:1;
  filter:blur(0);
  transform:translateY(0);
}
@media(max-width:900px){
  .scroll-note{right:1.25rem}
}
@media(prefers-reduced-motion:reduce){
  .scroll-note .scroll-track:after{animation:none}
  .scroll-reveal{
    opacity:1;
    filter:none;
    transform:none;
    transition:none;
  }
}

/* Harmonious registration and footer transition */
.locations-section{
  padding-bottom:clamp(9rem,14vw,14rem);
}
.registration-section{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  margin:clamp(-6rem,-6vw,-4rem) 0 0;
  padding:clamp(6rem,9vw,9rem) var(--gutter) clamp(5rem,8vw,7rem);
  border-radius:clamp(3rem,7vw,7rem) clamp(3rem,7vw,7rem) 0 0;
  background:
    radial-gradient(circle at 83% 12%,rgba(254,111,1,.24),transparent 27rem),
    linear-gradient(145deg,#17392f 0%,#102c25 74%);
}
.registration-section:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:clamp(13rem,25vw,25rem);
  aspect-ratio:1;
  right:clamp(-8rem,-5vw,-4rem);
  bottom:clamp(-11rem,-8vw,-6rem);
  border:1px solid rgba(255,253,248,.13);
  border-radius:50%;
}
.registration-section .section-label{
  color:#ff9b47;
}
.registration-section>div>p:last-child{
  color:rgba(255,253,248,.72);
}
.registration-actions{
  gap:.85rem;
}
.registration-actions a{
  min-height:5.2rem;
  padding:1.25rem 1.5rem;
  border:1px solid rgba(255,255,255,.58);
  background:rgba(246,246,240,.93);
  box-shadow:0 16px 45px rgba(4,24,18,.22);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.registration-actions a:after{
  color:#fe6f01;
}
.site-footer{
  padding-top:clamp(3.5rem,6vw,6rem);
  border-top:1px solid rgba(255,253,248,.11);
  background:#102c25;
}
@media(max-width:620px){
  .locations-section{padding-bottom:8rem}
  .registration-section{
    margin:-3rem 0 0;
    padding:5rem 1.25rem 4.5rem;
    border-radius:3rem 3rem 0 0;
  }
  .registration-actions a{min-height:4.6rem}
}
