/* Partner imagery, training content and scroll-directed motion. */
.partner-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.partner-visual{min-width:0;background:#f7f8f8;border:1px solid #e4e6e6;overflow:hidden;transition:translate .5s,box-shadow .5s}
.partner-visual:hover{translate:0 -7px;box-shadow:0 15px 40px #101c2910}
.partner-visual-media{height:170px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}
.partner-visual-media img{width:100%;height:100%;object-fit:cover}
.partner-visual.logo img{object-fit:contain;padding:28px}
.partner-visual.logo:first-child img{padding:23px 44px}
.partner-visual.scene:nth-child(3) img{object-fit:contain}
.partner-visual-copy{padding:22px 20px 25px;min-height:140px}
.partner-visual-copy h3{font-size:21px;line-height:1.5;letter-spacing:-.03em}
.partner-visual-copy p{font-size:14px;color:#69717a;margin-top:10px;line-height:1.65}
.partner-school{display:flex;gap:28px;margin-top:24px;padding-top:20px;border-top:1px solid #e0e4e7;align-items:baseline;color:#68717c}
.partner-school>span{font-size:14px;white-space:nowrap;color:#1d2632}.partner-school p{font-size:14px}
.camp-section{background:#0c1d32;color:#fff;overflow:hidden}
.camp-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:50px}
.camp-heading h2{font-size:clamp(40px,4.3vw,66px)}
.camp-heading>div:last-child>p{font-size:17px;color:#c0cbd7;max-width:550px}
.camp-badge{display:inline-block;padding:10px 17px;border:1px solid #7796b5;color:#e7f2ff;margin-bottom:23px;font-size:15px;letter-spacing:.02em}
.camp-levels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #52718a;border-bottom:1px solid #52718a}
.camp-levels article{padding:34px 25px 36px;border-right:1px solid #30465d;position:relative;isolation:isolate}
.camp-levels article:last-child{border:0}.camp-levels article>span{font-size:28px;letter-spacing:-.04em;color:#86c5ff;font-weight:500;display:block;margin-bottom:22px}
.camp-levels h3{font-size:25px;margin-bottom:16px}.camp-levels p{font-size:16px;line-height:1.85;color:#b9c7d7}
.camp-levels article:before{content:"";position:absolute;inset:0;background:#17354f;z-index:-1;transform:scaleY(0);transform-origin:bottom;transition:transform 1.3s var(--ease)}
.camp-levels article.visible:before{transform:scaleY(1)}.camp-levels article:nth-child(2){transition-delay:.09s}.camp-levels article:nth-child(3){transition-delay:.18s}.camp-levels article:nth-child(4){transition-delay:.27s}
.camp-process{display:grid;grid-template-columns:1fr 1.3fr;gap:64px;padding-top:52px}
.camp-process h3{font-size:33px;margin-bottom:18px}.camp-process p{font-size:16px;color:#b9c7d7;max-width:380px}
.camp-process ol{list-style:none;counter-reset:camp;padding:0;margin:0}
.camp-process li{display:grid;grid-template-columns:35px 100px 1fr;gap:15px;border-bottom:1px solid #30465d;padding:19px 0;align-items:baseline}
.camp-process li:first-child{padding-top:0}.camp-process li:before{counter-increment:camp;content:"0" counter(camp);color:#86c5ff;font-size:14px}.camp-process b{font-weight:500;font-size:18px}.camp-process li>span{color:#b9c7d7;font-size:15px;line-height:1.8}
.camp-foot{display:flex;gap:50px;align-items:center;margin-top:42px}.camp-foot>p{font-size:14px;color:#a9bbcf;line-height:1.9;max-width:880px}.camp-foot .button{white-space:nowrap;background:white;color:#0c1d32}
.project-reference{padding:0 0 32px}.project-reference p{font-size:14px;color:#68717c}.project-reference a{display:inline-block;font-size:15px;text-decoration:underline;text-underline-offset:5px;margin-top:8px;line-height:1.8}
.reading-progress{position:fixed;inset:0 0 auto;height:3px;background:#d8263c;z-index:150;transform:scaleX(0);transform-origin:left;pointer-events:none}
.motion-switch{position:fixed;right:18px;bottom:16px;z-index:55;background:#fffefa;color:#252b32;border:1px solid #b7bec5;box-shadow:0 4px 18px #0001;border-radius:22px;font-size:12px;padding:9px 14px}
.snow-cinema{background:#061423;color:#fff;position:relative}
.cinema-sticky{position:relative;min-height:740px;height:calc(100svh - var(--header));overflow:hidden}
.cinema-frame{position:absolute;inset:0;overflow:hidden;background:#092b49}
.cinema-image{height:100%;width:100%;object-fit:cover;object-position:78% 50%}
.cinema-shade{position:absolute;inset:0;background:linear-gradient(90deg,#02101fc9,transparent 85%),linear-gradient(0deg,#011b3255,transparent 80%)}
.cinema-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:2;padding:60px 0}
.cinema-copy h2{font-size:clamp(54px,6.7vw,110px);line-height:1.11;letter-spacing:-.06em;margin-bottom:27px}
.cinema-copy h2 em{font-style:normal;color:#ade1ff}.cinema-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;margin-bottom:27px}
.cinema-word{position:absolute;right:3%;bottom:-.19em;font-weight:650;font-size:clamp(170px,25vw,480px);line-height:1;letter-spacing:-.075em;color:#fff0;-webkit-text-stroke:1px #ffffff55;pointer-events:none}
.cinema-note{position:absolute;right:28px;top:25px;font-size:12px;color:#d8e0e9;z-index:2}
.cinema-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff25}.cinema-progress span{display:block;height:100%;background:#95d5ff;transform:scaleX(var(--scene-progress,0));transform-origin:left}
.motion-ready:not(.low-motion) .snow-cinema{height:190svh}
.motion-ready:not(.low-motion) .cinema-sticky{position:sticky;top:var(--header);min-height:0}
.motion-ready:not(.low-motion) .cinema-frame{clip-path:inset(var(--scene-inset,8%) round var(--scene-radius,24px));will-change:clip-path}
.motion-ready:not(.low-motion) .cinema-image{transform:scale(var(--scene-scale,1.12));will-change:transform}
.motion-ready:not(.low-motion) .cinema-word{translate:var(--word-shift,70px) 0}
.page-hero>img{transform:scale(1.08);translate:0 var(--hero-shift,0px);will-change:translate}
.page-hero .hero-copy h1{animation:title-enter 1s cubic-bezier(.15,1,.3,1) both}.page-hero .hero-copy .hero-desc{animation:title-enter 1s .18s cubic-bezier(.15,1,.3,1) both}.page-hero .hero-copy .button{animation:title-enter 1s .3s cubic-bezier(.15,1,.3,1) both}
.world-card{transition:translate .6s var(--ease),box-shadow .6s,opacity .85s,transform .85s}
@media(hover:hover){.world-card:hover{translate:0 -10px;box-shadow:0 25px 45px #15232f25}.world-card:hover img{transform:scale(1.09)}}
@keyframes title-enter{from{opacity:0;clip-path:inset(100% 0 0);translate:0 35px}to{opacity:1;clip-path:inset(0);translate:0 0}}
.low-motion *,.low-motion *:before,.low-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.low-motion .reveal{opacity:1!important;transform:none!important}.low-motion .page-hero>img,.low-motion .hero-image{transform:none!important;translate:none!important}.low-motion .snow-cinema{height:auto}.low-motion .cinema-sticky{position:relative}.low-motion .cinema-frame{clip-path:none}.low-motion .camp-levels article:before{transform:scaleY(1)}
@media(max-width:1100px){.partner-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-visual-copy{min-height:105px}.partner-visual-media{height:180px}.camp-levels{grid-template-columns:repeat(2,minmax(0,1fr))}.camp-levels article:nth-child(2){border-right:0}.camp-levels article:nth-child(-n+2){border-bottom:1px solid #30465d}.camp-heading{gap:35px}.camp-process{gap:35px}}
@media(max-width:800px){.partner-visual-grid{gap:12px}.partner-visual-media{height:123px}.partner-visual.logo img{padding:10px}.partner-visual.logo:first-child img{padding:14px 23px}.partner-visual-copy{padding:17px 13px;min-height:115px}.partner-visual-copy h3{font-size:17px}.partner-visual-copy p{font-size:13px}.partner-school{display:block}.partner-school p{margin-top:8px}.camp-heading{grid-template-columns:1fr;gap:26px;margin-bottom:32px}.camp-heading h2{font-size:41px}.camp-heading>div:last-child>p{font-size:16px}.camp-badge{font-size:14px;margin-bottom:17px}.camp-levels article{padding:25px 17px}.camp-levels article>span{font-size:25px;margin-bottom:15px}.camp-levels h3{font-size:23px}.camp-levels p{font-size:15px;line-height:1.85}.camp-process{grid-template-columns:1fr;gap:27px;padding-top:37px}.camp-process h3{font-size:30px}.camp-process li{grid-template-columns:26px 87px 1fr;gap:10px}.camp-process b{font-size:16px}.camp-process li>span{font-size:14px}.camp-foot{display:block;margin-top:30px}.camp-foot .button{margin-top:24px}.cinema-sticky{min-height:630px;max-height:850px}.cinema-copy{padding:50px 8px}.cinema-copy h2{font-size:clamp(43px,9.5vw,66px);line-height:1.15}.cinema-copy>p:not(.eyebrow){font-size:15px;max-width:260px}.cinema-copy .eyebrow{font-size:12px;max-width:245px}.cinema-word{font-size:40vw;bottom:10px;right:20px}.cinema-image{object-position:80% 50%}.cinema-shade{background:linear-gradient(90deg,#03162aba,#03162a22),linear-gradient(0deg,#03162a55,transparent)}.motion-switch{font-size:12px;padding:8px 11px;right:12px;bottom:12px}.motion-ready:not(.low-motion) .snow-cinema{height:155svh}}
@media(max-width:380px){.partner-visual-copy h3{font-size:16px}.camp-heading h2{font-size:36px}.camp-levels{grid-template-columns:1fr}.camp-levels article{border:0;border-bottom:1px solid #30465d}.camp-process li{grid-template-columns:25px 1fr}.camp-process li>span{grid-column:2}.cinema-copy h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){.page-hero>img{transform:none;translate:none}.camp-levels article:before{transform:scaleY(1)}.motion-ready:not(.low-motion) .snow-cinema{height:auto}.motion-ready:not(.low-motion) .cinema-sticky{position:relative;min-height:650px}.motion-ready:not(.low-motion) .cinema-frame{clip-path:none}.motion-ready:not(.low-motion) .cinema-image{transform:none}.motion-ready:not(.low-motion) .cinema-word{translate:none}}

.cinema-audience{display:flex;flex-wrap:wrap;gap:4px 20px}.cinema-audience span{white-space:nowrap}.cinema-audience span+span:before{content:"·";margin-right:20px}@media(max-width:800px){.cinema-copy h2 em{display:block}.cinema-audience{max-width:300px!important;gap:2px 16px}.cinema-audience span+span:before{display:none}}
