.hero-art{height:min(46vw,570px);min-height:420px;background:#dfe4f8;border-radius:180px 0 0 0;overflow:hidden}
.hero-art img{width:122%;height:122%;right:-15%;bottom:-15%;object-fit:cover}
.scholarship{transform:none;right:5%;top:7%;box-shadow:0 12px 30px #003d2d33}
.scholarship span,.circle,.spark{display:none!important}
.marquee b{color:#fff;padding:0 14px;font-weight:400}
.legacy:after{display:none}.wordmark sup{display:none}
.about-detail{display:block;max-width:960px;margin:0 auto;background:#fff8dc}.about-copy{max-width:720px}.about-copy ul{padding:0;margin:32px 0 0;list-style:none;columns:2;column-gap:48px}.about-copy li{break-inside:avoid;position:relative;padding:0 0 22px 20px;color:#544d5e}.about-copy li:before{content:'—';position:absolute;left:0;color:#ff6654}
footer{height:300px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:35px clamp(24px,8vw,130px) 0;border-top:1px solid #dfd9cf;overflow:hidden}footer p{margin:0 0 3px;color:var(--purple);font:700 12px/1 "Space Grotesk",sans-serif;letter-spacing:1.3px;text-transform:uppercase}footer img{width:min(100%,1450px);max-width:1450px;max-height:none;height:auto;object-fit:contain;transform:translateY(-130px)}
@media(max-width:850px){.about-copy ul{columns:1}.hero-art{border-radius:100px 0 0 0}footer{height:170px}footer img{width:950px;transform:translateY(-190px)}}

/* Scroll-led transitions: restrained movement rather than a ticker. */
@supports (animation-timeline:view()){
  .intro,.about-detail,.proposal,.participants,.legacy,.apply{
    animation:section-reveal linear both;
    animation-timeline:view();
    animation-range:entry 8% cover 34%;
  }
  .hero-art{animation:art-settle linear both;animation-timeline:scroll();animation-range:0 42vh}
  .cards article{animation:card-rise linear both;animation-timeline:view();animation-range:entry 5% cover 32%}
  .cards article:nth-child(2){animation-range:entry 13% cover 38%}
  .cards article:nth-child(3){animation-range:entry 21% cover 44%}
}
@keyframes section-reveal{from{opacity:.15;transform:translateY(54px)}to{opacity:1;transform:translateY(0)}}
@keyframes card-rise{from{opacity:.15;transform:translateY(42px) rotate(1deg)}to{opacity:1;transform:translateY(0) rotate(0)}}
@keyframes art-settle{from{transform:translateY(0) scale(1)}to{transform:translateY(34px) scale(.96)}}
@media(prefers-reduced-motion:reduce){.intro,.about-detail,.proposal,.participants,.legacy,.apply,footer,.hero-art,.cards article{animation:none!important}}
.motion-ready{opacity:0;transform:translateY(36px);transition:opacity .7s ease var(--motion-delay,0ms),transform .7s cubic-bezier(.2,.75,.25,1) var(--motion-delay,0ms)}.motion-ready.motion-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.section-heading,.intro>div,.about-copy,.participants-copy,.participants-visual,.legacy-inner,.apply>div,.apply-box{animation:section-reveal linear both;animation-timeline:view();animation-range:entry 10% cover 38%}.hero-copy{animation:hero-copy-in .8s cubic-bezier(.2,.75,.25,1) both}.hero-art{animation:hero-art-in 1s .12s cubic-bezier(.2,.75,.25,1) both}.cards article:nth-child(1){animation-delay:0s}.cards article:nth-child(2){animation-delay:.1s}.cards article:nth-child(3){animation-delay:.2s}}}@keyframes hero-copy-in{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-art-in{from{opacity:0;transform:translateX(42px)}to{opacity:1;transform:translateX(0)}}

/* Amazonian palette and left-aligned navigation. */
:root{--purple:#51437f;--deep:#373061;--coral:#bd6544;--green:#075b42;--lav:#e7f0e8;--yellow:#e5bb34}
.site-header{justify-content:flex-start}.site-header nav{margin-left:0}.nav-cta{background:var(--green)}.primary{background:var(--green)}.hero{background:var(--lav)}.proposal{background:#075b42}.legacy{background:#51437f}.terms{background:#e7f0e8}.terms h2{max-width:720px}.terms>p:last-child{max-width:650px;color:#514b60;font-size:18px;margin:24px 0 0}
footer{height:250px;padding-top:0;justify-content:center}footer img{transform:none}
@media(max-width:850px){.site-header nav{margin-left:auto}.terms{padding-top:78px;padding-bottom:78px}footer{height:170px}}

/* Editorial objects fill the large fields without competing with the copy. */
.intro,.about-detail,.terms,.legacy{position:relative;overflow:hidden}.intro:after,.about-detail:after,.terms:after{content:"";position:absolute;width:310px;height:310px;border:2px solid #d3ad35;border-radius:50%;right:-155px;bottom:-155px;opacity:.55}.intro:before{content:"";position:absolute;right:9%;bottom:-22px;width:170px;height:230px;background:linear-gradient(135deg,#e8efea 0 48%,#075b42 49% 51%,#e8efea 52%);border:1px solid #075b42;transform:rotate(11deg);opacity:.9}.about-detail:before{content:"";position:absolute;top:-42px;left:-45px;width:170px;height:170px;border:18px solid #075b42;border-radius:50%;opacity:.12}.terms:before{content:"";position:absolute;right:9%;top:20%;width:180px;height:220px;border:2px solid #51437f;border-radius:90px 90px 0 0;transform:rotate(12deg);opacity:.16}.legacy:before{content:"";position:absolute;left:-6vw;bottom:-12vw;width:35vw;height:35vw;border-radius:50%;border:28px solid #675997;opacity:.55}
@supports (animation-timeline:view()){.intro:after,.intro:before,.about-detail:after,.about-detail:before,.terms:after,.terms:before,.legacy:before{animation:object-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}}@keyframes object-drift{0%{opacity:0;transform:translateY(70px) rotate(-7deg)}35%,65%{opacity:.65}100%{opacity:0;transform:translateY(-60px) rotate(8deg)}}
.terms-page .terms-hero{padding:clamp(75px,11vw,160px) clamp(22px,10vw,155px);background:#e7f0e8}.terms-page .terms-hero h1{max-width:760px}.terms-page .terms-hero>p:last-child{max-width:650px;font-size:20px;color:#514b60}.terms-content{max-width:1040px;margin:auto;padding:clamp(60px,9vw,130px) 22px}.terms-content article{padding:58px 0;border-top:1px solid #d8d2c5}.terms-content h2{font-size:clamp(32px,4.2vw,55px);margin-bottom:22px}.terms-content p,.terms-content li{max-width:780px;font-size:17px;color:#4f4a59}.terms-content ul{padding-left:22px}.terms-content li{margin:11px 0}.terms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.terms-grid div{min-height:150px;padding:20px;background:#e7f0e8;display:flex;flex-direction:column;justify-content:flex-start;gap:12px}.terms-grid b{font:600 30px/1 "Space Grotesk",sans-serif;color:#075b42}.terms-grid span{font-size:14px}.dates{background:#51437f;padding:58px!important;border:0!important;color:#fff}.dates h2,.dates p{color:#fff}.dates .contact{font-size:14px;margin-top:28px}.dates .contact a{text-decoration:underline}@media(max-width:700px){.terms-grid{grid-template-columns:repeat(2,1fr)}.intro:before,.terms:before{display:none}}
