:root{--ink:#13233a;--navy:#10233c;--blue:#1f6cf0;--sky:#8ee8ff;--cream:#fff9ea;--sun:#ffd348;--coral:#ff6b57;--mint:#53d6aa;--white:#fff;--shadow:0 18px 50px rgba(16,35,60,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:var(--cream);line-height:1.6}img{max-width:100%;height:auto}a{color:inherit}button,a{touch-action:manipulation}.wrap{width:min(1160px,calc(100% - 2rem));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:99}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,249,234,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(19,35,58,.1)}.nav{height:78px;display:flex;align-items:center;gap:1.3rem}.logo img{width:145px;display:block}.nav-links{margin-left:auto;display:flex;align-items:center;gap:1.2rem;font-weight:800;font-size:.9rem}.nav-links a{text-decoration:none}.nav-links a:hover,.nav-links a:focus{color:var(--blue)}.menu{display:none;margin-left:auto;border:0;background:var(--navy);color:white;border-radius:999px;padding:.7rem 1rem;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.86rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:900;background:var(--blue);color:#fff;border:2px solid var(--blue);box-shadow:0 8px 0 rgba(16,35,60,.13);transition:.2s transform}.btn:hover{transform:translateY(-2px)}.btn.alt{background:#fff;color:var(--navy);border-color:#fff}.btn.ghost{background:transparent;color:var(--navy);border-color:var(--navy);box-shadow:none}.hero{overflow:hidden;background:linear-gradient(135deg,#8ee8ff 0%,#d9f8ff 52%,#ffe79a 100%);min-height:680px;display:grid;align-items:center;position:relative}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.42)}.hero:before{width:300px;height:300px;right:12%;top:-130px}.hero:after{width:180px;height:180px;left:-70px;bottom:30px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:2rem;position:relative;z-index:1}.eyebrow{font-size:.78rem;letter-spacing:.17em;text-transform:uppercase;font-weight:900;color:#1657c4}.hero h1,.page-hero h1{font-size:clamp(3.5rem,8vw,7.2rem);line-height:.84;margin:.15rem 0 1.3rem;letter-spacing:-.07em}.hero h1 span{display:block;font-size:.42em;letter-spacing:.01em;color:var(--coral);margin-top:.35em}.hero p{font-size:clamp(1.08rem,2vw,1.35rem);max-width:590px}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hero-art{filter:drop-shadow(0 30px 35px rgba(16,35,60,.2));transform:rotate(2deg)}section{padding:5.5rem 0}.section-head{max-width:760px;margin-bottom:2rem}.section-head h2{font-size:clamp(2.25rem,5vw,4.6rem);line-height:.95;letter-spacing:-.05em;margin:.2rem 0 .9rem}.section-head p{font-size:1.1rem}.characters{background:#fff}.character-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.character{border-radius:26px;padding:1rem;text-align:center;background:linear-gradient(#eafcff,#fff2c8);text-decoration:none;border:1px solid rgba(19,35,58,.08);transition:.2s transform}.character:nth-child(even){background:linear-gradient(#ffe9e3,#fff)}.character:hover{transform:translateY(-6px) rotate(1deg)}.character img{height:190px;width:100%;object-fit:contain}.character strong{display:block;font-size:1.2rem}.academy{background:var(--navy);color:#fff}.academy-grid,.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.academy .eyebrow{color:var(--sun)}.screen-stack{position:relative;padding:2rem}.screen-stack img{border-radius:22px;box-shadow:var(--shadow);border:5px solid #fff}.screen-stack img+img{position:absolute;width:58%;right:-1rem;bottom:-1rem;transform:rotate(4deg)}.pills{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.2rem 0}.pill{padding:.4rem .75rem;border-radius:999px;background:rgba(255,255,255,.12);font-weight:800}.philosophy{background:var(--sun)}.quote{font-size:clamp(1.7rem,4vw,3.5rem);line-height:1.08;font-weight:900;letter-spacing:-.04em}.world{background:#fff}.world-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.world-card{min-height:210px;border-radius:28px;padding:1.35rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:var(--blue);box-shadow:var(--shadow)}.world-card:nth-child(2){background:var(--coral)}.world-card:nth-child(3){background:#7e55ca}.world-card:nth-child(4){background:#df3d83}.world-card:nth-child(5){background:#168e74}.world-card span{font-size:2rem}.world-card h3{font-size:1.4rem;margin:.4rem 0 0}.supporters{background:#e9f3ff}.notice{padding:1rem 1.2rem;border-left:5px solid var(--coral);background:#fff;border-radius:12px;font-size:.92rem}.story{background:#2b1859;color:#fff}.story img{border-radius:36px;box-shadow:var(--shadow)}.watch{background:#fff}.video{aspect-ratio:16/9;border-radius:32px;background:linear-gradient(135deg,#152944,#5b2aa2);display:grid;place-items:center;color:#fff;text-align:center;padding:2rem}.video span{font-size:4rem}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.article{background:#fff;border-radius:22px;padding:1.5rem;text-decoration:none;border:1px solid rgba(19,35,58,.1)}.article h3{margin:.4rem 0;line-height:1.2}.final{background:linear-gradient(135deg,var(--blue),#6a36bd);color:#fff;text-align:center}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.path{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:24px;padding:1.5rem;text-decoration:none}.footer{background:#09172a;color:#dce8f9;padding:3rem 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer a{display:block;color:#dce8f9;margin:.35rem 0}.page-hero{padding:6rem 0 4rem;background:linear-gradient(135deg,#8ee8ff,#fff0bd)}.page-hero h1{font-size:clamp(3rem,7vw,6rem)}.content{max-width:820px;margin:auto}.breadcrumbs{font-size:.88rem;margin-bottom:1rem}.detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:center}.detail-grid img{max-height:520px;object-fit:contain;width:100%}.legal{background:#fff;border-radius:24px;padding:2rem}.tag{display:inline-block;background:var(--sun);border-radius:999px;padding:.25rem .65rem;font-weight:900;font-size:.75rem}.focus-ring:focus-visible,a:focus-visible,button:focus-visible{outline:4px solid #ff4d8d;outline-offset:4px}@media(max-width:900px){.menu{display:block}.nav-links{display:none;position:absolute;top:78px;left:0;right:0;background:var(--cream);padding:1rem 1.4rem 1.5rem;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.hero{min-height:auto;padding:5rem 0}.hero-grid,.academy-grid,.split,.detail-grid{grid-template-columns:1fr}.hero-art{max-height:430px;margin:auto}.character-grid{grid-template-columns:repeat(3,1fr)}.world-grid{grid-template-columns:repeat(2,1fr)}.world-card:last-child{grid-column:span 2}.journal-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:min(100% - 1.25rem,1160px)}.nav{height:68px}.logo img{width:126px}.nav-links{top:68px}.hero{padding:3.5rem 0}.hero-grid{gap:1rem}.hero h1{font-size:3.55rem}.hero-art{max-height:330px}.actions{flex-direction:column}.btn{width:100%}section{padding:4rem 0}.character-grid{grid-template-columns:repeat(2,1fr)}.character img{height:150px}.world-grid,.journal-grid,.path-grid,.footer-grid{grid-template-columns:1fr}.world-card:last-child{grid-column:auto}.screen-stack{padding:0 0 2rem}.screen-stack img+img{right:0}.page-hero{padding:4rem 0 3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.motion-wall{padding:4.5rem 0;background:#fffdf4;overflow:hidden}.motion-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.motion-heading h2{font-size:clamp(2.4rem,5vw,4.7rem);line-height:.95;letter-spacing:-.05em;margin:.15rem 0}.motion-heading p{max-width:390px;font-size:1.08rem}.motion-viewport{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.motion-track{display:flex;width:max-content;animation:teemates-parade 42s linear infinite}.motion-track:hover{animation-play-state:paused}.motion-set{display:flex;align-items:center;gap:1.1rem;padding-right:1.1rem}.motion-card{position:relative;display:block;width:285px;height:390px;overflow:hidden;border-radius:30px;background:#e7f7ff;box-shadow:0 15px 35px rgba(16,35,60,.14)}.motion-card.short{height:315px}.motion-card.tall{height:430px}.motion-card video{width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply}.motion-card b{position:absolute;left:1rem;bottom:1rem;padding:.5rem .8rem;background:rgba(255,255,255,.9);border-radius:999px;font-size:1rem}.motion-card.coral{background:#ffe2d7}.motion-card.mint{background:#d6f8e8}.motion-card.sky{background:#d9f4ff}.motion-card.yellow{background:#fff0af}.motion-card.purple{background:#e8dbff}.motion-card.social{display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff;text-decoration:none;background:linear-gradient(145deg,#8a4ee7,#5a2ba5);padding:2rem}.motion-card.social span{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.75rem}.motion-card.social strong{font-size:2rem;line-height:1.05;margin:.5rem 0}.motion-card.social i{font-style:normal;font-size:2.5rem}@keyframes teemates-parade{to{transform:translateX(-50%)}}@media(max-width:600px){.motion-heading{display:block}.motion-card{width:220px;height:310px}.motion-card.short{height:260px}.motion-card.tall{height:340px}.motion-wall{padding:3.5rem 0}}@media(prefers-reduced-motion:reduce){.motion-track{animation:none;overflow-x:auto}.motion-set[aria-hidden="true"]{display:none}.motion-viewport{overflow-x:auto;mask-image:none}}

.video iframe{width:100%;height:100%;border:0;border-radius:inherit;display:block}

.music-feature{margin-top:2rem;display:grid;grid-template-columns:minmax(240px,430px) 1fr;gap:2.5rem;align-items:center;background:#fff;border-radius:28px;padding:2rem}.music-feature img{width:100%;border-radius:22px;box-shadow:var(--shadow)}.music-feature h2{font-size:clamp(2.2rem,5vw,4rem);line-height:1;margin:.7rem 0}@media(max-width:700px){.music-feature{grid-template-columns:1fr;padding:1rem}.music-feature>div{padding:.5rem}}

.teachers{background:#eaf8ff}.teachers-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.teacher-points{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1.4rem 0}.teacher-points>div{display:flex;gap:.8rem;align-items:flex-start;background:#fff;border-radius:18px;padding:1rem}.teacher-points b{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;background:var(--sun);border-radius:50%}.teacher-points strong{display:block}.teacher-points span{font-size:.9rem;line-height:1.35}.teacher-note{font-size:.88rem;opacity:.78;margin:1rem 0 1.4rem}.teacher-visual{position:relative}.teacher-visual img{border-radius:28px;box-shadow:var(--shadow);border:6px solid #fff}.teacher-badge{position:absolute;right:-1rem;bottom:-1.2rem;display:flex;gap:.7rem;align-items:center;background:var(--navy);color:#fff;border-radius:20px;padding:1rem 1.2rem;box-shadow:var(--shadow)}.teacher-badge span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--navy);font-weight:900}@media(max-width:900px){.teachers-grid{grid-template-columns:1fr}.teacher-visual{margin-bottom:1rem}}@media(max-width:560px){.teacher-points{grid-template-columns:1fr}.teacher-badge{right:.5rem;bottom:-1rem}}
