:root{--navy:#063b72;--blue:#0575c9;--sky:#37c7ff;--gold:#f4a51c;--yellow:#ffd94a;--pink:#ff5fb3;--green:#45c86b;--red:#f0232f;--ink:#17324d;--muted:#5e7182;--paper:#fffaf0;--white:#fff;--shadow:0 18px 45px #0a2a5429;--font-chewy:"Chewy", cursive;--font-fredoka:"Fredoka", "Nunito", sans-serif;--font-nunito:"Nunito", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{color:var(--ink);font-family:var(--font-nunito);background:linear-gradient(#fffdf7 0%,#fff7eb 15%,#f6fcff 35%,#edfaff 55%,#f9fff4 75%,#fff8ec 100%);margin:0;overflow-x:hidden}.play-zone,.programs,.franchise{background:0 0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #063b7214;justify-content:space-between;align-items:center;gap:1.5rem;min-height:86px;padding:.75rem clamp(1rem,4vw,4.5rem);animation:.52s both dropIn;display:flex;position:sticky;top:0;box-shadow:0 12px 32px #0a2a540f}.brand{align-items:center;width:min(240px,48vw);height:64px;display:flex;position:relative;overflow:visible}.brand img{width:auto;height:85px;position:absolute;top:50%;transform:translateY(-50%)}.site-nav{color:var(--navy);font-family:var(--font-fredoka);align-items:center;gap:clamp(.3rem,1vw,.85rem);font-weight:700;display:flex}.site-nav a{border-radius:999px;padding:.6rem .55rem;transition:color .18s,background .18s,transform .18s;position:relative}.site-nav a:not(.nav-cta):after{content:"";background:var(--red);transform-origin:50%;border-radius:999px;height:4px;transition:transform .2s;position:absolute;bottom:.25rem;left:.55rem;right:.55rem;transform:scaleX(0)}.site-nav a:not(.nav-cta):hover,.site-nav a:not(.nav-cta):focus-visible{color:#2d2f98;background:#fff2c8;transform:translateY(-2px)}.site-nav a:not(.nav-cta):hover:after,.site-nav a:not(.nav-cta):focus-visible:after{transform:scaleX(1)}.nav-cta,.button{min-height:46px;font-family:var(--font-fredoka);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.25rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.nav-cta,.button.primary{color:var(--white);background:linear-gradient(135deg, var(--gold), #ff6c79 48%, var(--blue));box-shadow:0 12px 26px #f57e1c47}.button.secondary{color:var(--navy);background:var(--white);box-shadow:inset 0 0 0 2px #0575c93d,0 12px 28px #0a2a5414}.button:hover,.nav-cta:hover{transform:translateY(-2px);box-shadow:0 18px 35px #0a2a542e}.button:active,.nav-cta:active{transform:translateY(1px)scale(.98)}.nav-toggle{background:var(--navy);cursor:pointer;border:0;border-radius:50%;width:46px;height:46px;display:none}.nav-toggle span{background:var(--white);width:20px;height:2px;margin:5px auto;transition:transform .2s,opacity .2s;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:calc(100vh - 86px);padding:clamp(1rem,3vw,2rem) clamp(1rem,6vw,5.5rem);display:grid}.hero-copy{animation:.7s both slideInLeft}h1,h2,h3{font-family:var(--font-fredoka);letter-spacing:0;line-height:1.02}h1{max-width:680px;color:var(--navy);margin:0;font-size:clamp(3rem,7.2vw,5.8rem)}h2{color:var(--navy);margin:0;font-size:clamp(2.1rem,4.6vw,4.1rem)}h3{color:var(--navy);margin:0;font-size:1.55rem}p{line-height:1.65}.hero-text{max-width:610px;color:var(--muted);margin:.9rem 0 0;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:700}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.hero-stage{place-items:center;min-height:560px;animation:.8s .12s both slideInRight;display:grid;position:relative}.sunburst{filter:blur(2px);background:conic-gradient(from 15deg,#ffd94a85,#37c7ff7a,#ff5fb35c,#45c86b6b,#ffd94a85);border-radius:46% 54% 52% 48%;animation:18s linear infinite softSpin;position:absolute;inset:8%}.flight-card{width:min(520px,88vw);min-height:390px;box-shadow:var(--shadow);background:#ffffffd1;border-radius:32px;place-items:center;padding:2rem;animation:5s ease-in-out infinite cardFloat;display:grid;position:relative;overflow:hidden;transform:rotate(-2deg)}.flight-card:before,.flight-card:after{content:"";opacity:.24;border-radius:50%;width:9rem;height:9rem;position:absolute}.flight-card:before{background:var(--yellow);top:1rem;left:-2rem}.flight-card:after{background:var(--sky);bottom:.5rem;right:-2rem}.mini-logo{z-index:1;background:#ffffffdb;border:2px solid #063b7214;border-radius:22px;place-items:center;width:150px;min-height:86px;margin-bottom:1rem;padding:.55rem;display:grid;position:relative;box-shadow:0 12px 26px #063b721f}.mini-logo img{object-fit:contain;width:100%;max-height:74px}.hero-abacus{z-index:1;border:12px solid var(--gold);background:linear-gradient(#fff9dd,#e9fbff);border-radius:28px;width:min(390px,100%);padding:1.2rem 1rem;position:relative;box-shadow:0 18px 35px #063b7224}.hero-rod{align-items:center;gap:clamp(.55rem,2vw,1rem);min-height:60px;padding:0 .3rem;display:flex;position:relative}.hero-rod:before{content:"";z-index:0;background:linear-gradient(#a0622a,#5a3010);border-radius:999px;height:10px;position:absolute;left:0;right:0;box-shadow:0 2px 4px #0000004d}.hero-bead{z-index:1;border:4px solid #ffffffe6;border-radius:50%;width:clamp(40px,6vw,56px);height:clamp(40px,6vw,56px);animation:3.6s ease-in-out infinite beadWiggle;position:relative;box-shadow:inset -7px -8px #00000026,0 7px #0000001c}.hero-rod:nth-child(2) .hero-bead{animation-delay:.25s}.hero-rod:nth-child(3) .hero-bead{animation-delay:.5s}.hero-bead.gold{background:var(--gold)}.hero-bead.blue{background:var(--blue)}.hero-bead.pink{background:var(--pink)}.hero-bead.green{background:var(--green)}.number-cloud{z-index:2;border:5px solid var(--white);width:72px;height:72px;color:var(--navy);background:var(--yellow);font-family:var(--font-fredoka);box-shadow:var(--shadow);border-radius:26px;place-items:center;font-size:1.5rem;font-weight:900;animation:4s ease-in-out infinite popFloat;display:grid;position:absolute}.cloud-one{top:18%;left:7%;transform:rotate(-9deg)}.cloud-two{background:#b9efff;animation-delay:.4s;bottom:28%;right:4%;transform:rotate(8deg)}.cloud-three{background:#c9f2d5;animation-delay:.8s;bottom:7%;left:17%;transform:rotate(7deg)}.spark{border-radius:50%;width:20px;height:20px;animation:2.8s ease-in-out infinite bounce;position:absolute}.spark-one{background:var(--pink);top:12%;right:22%}.spark-two{background:var(--green);animation-delay:.5s;bottom:16%;left:16%}.spark-three{background:var(--yellow);animation-delay:1s;top:18%;left:24%}.floating-badge{min-width:94px;min-height:94px;color:var(--white);border:5px solid var(--white);font-family:var(--font-fredoka);box-shadow:var(--shadow);border-radius:50%;place-items:center;padding:1rem;font-size:1.2rem;font-weight:800;animation:4s ease-in-out infinite bob;display:grid;position:absolute}.badge-focus{background:var(--blue);top:8%;left:6%}.badge-speed{background:var(--pink);animation-delay:.6s;top:28%;right:0}.badge-memory{background:var(--green);animation-delay:1.2s;bottom:10%;left:3%}.quick-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:0 clamp(1rem,6vw,5.5rem) 4rem;display:grid}.quick-stats div{background:var(--white);border-radius:24px;gap:.2rem;min-height:132px;padding:1.2rem;transition:transform .22s,box-shadow .22s;display:grid;box-shadow:0 14px 30px #0a2a5417}.quick-stats div:hover,.intro-grid article:hover,.testimonial-track article:hover,.why-list article:hover{transform:translateY(-8px);box-shadow:0 22px 42px #0a2a5424}.quick-stats strong{color:var(--blue);font-family:var(--font-fredoka);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1}.quick-stats span{color:var(--muted);font-weight:800}.play-zone{background:radial-gradient(circle at 8% 18%,#ff5fb329,#0000 18rem),radial-gradient(circle at 88% 8%,#45c86b2e,#0000 18rem),linear-gradient(#fff7ea,#f1fbff);position:relative}.play-layout{grid-template-columns:minmax(260px,.95fr) minmax(260px,1.1fr) minmax(260px,.95fr);align-items:stretch;gap:1.25rem;display:grid}.mission-card,.buddy-card,.skill-card{min-height:360px;box-shadow:var(--shadow);background:#ffffffe6;border:2px solid #063b7214;border-radius:32px;padding:clamp(1.25rem,3vw,1.8rem);transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden}.mission-card:hover,.buddy-card:hover,.skill-card:hover{transform:translateY(-10px);box-shadow:0 28px 56px #0a2a5429}.mission-card{background:linear-gradient(155deg,#fff,#fff0c3)}.mission-top{color:var(--navy);font-family:var(--font-fredoka);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.mission-pill,.buddy-tags span,.skill-buttons button{border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:.45rem .8rem;font-weight:900;display:inline-flex}.mission-pill{color:var(--white);background:var(--pink)}.mission-card p,.buddy-card p,.skill-card p{color:var(--muted);font-weight:800}.progress-wrap,.skill-meter{background:#063b721a;border-radius:999px;height:16px;margin:1.2rem 0;overflow:hidden}.progress-wrap span,.skill-fill{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--yellow), var(--pink));height:100%;transition:width .38s;display:block}.mission-result,.skill-label{min-height:1.5rem;color:var(--navy);font-family:var(--font-fredoka);display:block}.buddy-card{text-align:center;background:linear-gradient(160deg,#e9f7ff,#fff 48%,#ffe8f5);justify-items:center;display:grid}.buddy{width:190px;height:210px;margin:0 auto 1.2rem;animation:3.5s ease-in-out infinite buddyWave;position:relative}.buddy-body{background:radial-gradient(circle at 32% 28%,#fff8ff 0 8%,#0000 9%),linear-gradient(145deg,#ff83c6,#ffb23d);border:6px solid #ffffffd9;border-radius:48% 52% 40% 42%;height:120px;position:absolute;bottom:10px;left:28px;right:28px;box-shadow:inset -12px -14px #00000014,0 18px 32px #0a2a5424}.buddy-face{z-index:2;background:#fff6e7;border:6px solid #ffffffe6;border-radius:42% 48% 50% 44%;justify-content:center;gap:30px;width:122px;height:106px;padding-top:40px;display:flex;position:absolute;top:26px;left:34px;box-shadow:0 16px 28px #0a2a541f}.buddy-ear{background:#ff8fcf;border-radius:50%;width:54px;height:70px;position:absolute;top:34px}.buddy-ear.left{left:10px;transform:rotate(-24deg)}.buddy-ear.right{right:10px;transform:rotate(24deg)}.eye{background:var(--navy);border-radius:50%;width:18px;height:22px;box-shadow:inset 5px 4px #ffffffbf}.smile{border-bottom:5px solid var(--navy);border-radius:0 0 999px 999px;width:38px;height:18px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.buddy-tags,.skill-buttons{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:.8rem;display:flex}.buddy-tags span:first-child{color:var(--white);background:var(--blue)}.buddy-tags span:nth-child(2){color:var(--white);background:var(--pink)}.buddy-tags span:nth-child(3){color:var(--navy);background:var(--yellow)}.skill-card{background:linear-gradient(155deg,#fff,#e9f7ff)}.skill-buttons{justify-content:flex-start}.skill-buttons button{color:var(--navy);font-family:var(--font-fredoka);cursor:pointer;background:#fff2c8;border:0;transition:transform .18s,background .18s,color .18s}.skill-buttons button:hover,.skill-buttons button.active{color:var(--white);background:var(--blue);transform:translateY(-2px)}.section{padding:clamp(4rem,8vw,7rem) clamp(1rem,6vw,5.5rem);scroll-margin-top:96px}.section-heading{max-width:760px;margin-bottom:2rem}.intro-grid,.program-grid,.testimonial-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.intro-grid article,.testimonial-track article{background:#ffffffd6;border:2px solid #063b7214;border-radius:24px;min-height:260px;padding:1.5rem;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 18px 38px #0a2a5414}.card-icon{background:#eff9ff;border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:1rem;display:inline-grid}.card-icon:before{content:"";background:var(--blue);width:34px;height:34px;display:block}.icon-teacher:before{box-shadow:0 24px 0 -10px var(--gold);border-radius:50% 50% 48% 48%}.icon-brain:before{background:linear-gradient(90deg, var(--pink) 50%, var(--blue) 50%);border-radius:48% 52% 44% 56%}.icon-star:before{clip-path:polygon(50% 0,62% 35%,100% 35%,69% 57%,82% 96%,50% 72%,18% 96%,31% 57%,0 35%,38% 35%);background:var(--yellow)}.intro-grid p,.program-card p,.why-list p,.testimonial-track p,.franchise-copy p,.magic-copy p{color:var(--muted);font-weight:700}.programs{background:linear-gradient(90deg,#ffd94a2e 25%,#0000 25%) 0 0/28px 28px,linear-gradient(#ffffff80,#fff0)}.program-card{min-height:330px;color:var(--ink);box-shadow:var(--shadow);border-radius:28px;padding:1.5rem;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.program-card:hover{transform:translateY(-10px)rotate(1deg)scale(1.01);box-shadow:0 26px 50px #0a2a5429}.program-card:after{content:"";background:#ffffff6b;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:-3rem;right:-3rem}.program-card.yellow{background:linear-gradient(145deg,#fff1a8,#ffd25a)}.program-card.blue{background:linear-gradient(145deg,#a5ebff,#4eb5ff)}.program-card.pink{background:linear-gradient(145deg,#ffc3e4,#ff79bd)}.program-level{width:56px;height:56px;color:var(--white);background:var(--navy);border-radius:18px;place-items:center;margin-bottom:1.4rem;font-weight:900;display:grid}.program-card span{color:var(--navy);background:#ffffffb3;border-radius:999px;padding:.5rem .85rem;font-weight:900;display:inline-flex;position:absolute;bottom:1.5rem;left:1.5rem}.franchise-form label{color:var(--navy);gap:.45rem;font-weight:900;display:grid}input{width:100%;min-height:52px;color:var(--ink);font:inherit;background:var(--white);border:2px solid #063b7224;border-radius:18px;padding:.8rem 1rem;font-weight:800}.form-note{min-height:1.6rem;color:var(--green);margin:.8rem 0 0;font-weight:900}.why-list{gap:1rem;display:grid}.why-list article{background:var(--white);border-radius:26px;grid-template-columns:80px minmax(180px,.45fr) minmax(0,1fr);align-items:center;gap:1.2rem;min-height:112px;padding:1rem 1.2rem;transition:transform .22s,box-shadow .22s;display:grid;box-shadow:0 14px 30px #0a2a5414}.why-list span{width:64px;height:64px;color:var(--white);background:var(--blue);border-radius:22px;place-items:center;font-weight:900;display:grid}.testimonial-track article{border-color:#ff5fb32e;min-height:230px}.testimonial-track p{font-size:1.08rem}.testimonial-track strong{color:var(--navy)}.franchise{background:radial-gradient(circle at 20% 30%,#ffd94a52,#0000 15rem),linear-gradient(135deg,#fff,#e8fbff);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.franchise-form{background:var(--white);box-shadow:var(--shadow);border-radius:30px;gap:1rem;padding:clamp(1.2rem,4vw,2rem);display:grid}.site-footer{background:linear-gradient(#fff8ea,#fffdf8);border-top:1px solid #0a2a5414;padding:5rem 6% 2rem;position:relative;overflow:hidden}.footer-logo{margin-bottom:1rem;display:inline-block}.footer-brand img{margin-bottom:1rem;display:block}.site-footer p{margin:.2rem 0;font-weight:800}.footer-glow{filter:blur(80px);opacity:.35;border-radius:50%;width:28rem;height:28rem;position:absolute}.footer-glow-left{background:#ff5fb340;bottom:-10rem;left:-10rem}.footer-glow-right{background:#45c86b38;top:-10rem;right:-10rem}.footer-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:3rem;display:grid;position:relative}.site-footer h3{color:var(--navy);font-family:var(--font-fredoka);margin-bottom:1rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:.75rem}.site-footer a{color:var(--ink);text-decoration:none}.footer-cta{background:linear-gradient(135deg,#ff9b2f,#ff5f7d,#2f72ff);border-radius:999px;margin-top:1rem;padding:.9rem 1.4rem;font-weight:700;display:inline-block;color:#fff!important}.footer-bottom{text-align:center;border-top:1px solid #0a2a5414;margin-top:3rem;padding-top:1.5rem}.footer-franchise-row{align-items:flex-start;gap:12px;margin-bottom:1rem;display:flex}.footer-franchise-row p{line-height:1.6;margin:0!important}.footer-franchise{flex-direction:column;align-items:center;display:flex}.footer-franchise h3{text-align:center}.footer-franchise-row{width:100%;max-width:320px}@media (max-width:900px){.footer-grid{text-align:center;grid-template-columns:1fr}.footer-socials{justify-content:center}.footer-franchise{text-align:left;align-items:center}.footer-franchise h3{text-align:center;width:100%}.footer-cta{align-self:center;width:fit-content;margin-top:1rem;margin-left:auto;margin-right:auto;display:block}.footer-franchise-row{align-self:flex-start}.footer-demo-btn{margin-left:auto;margin-right:auto;font-weight:500;line-height:1;justify-content:center!important;align-items:center!important;width:fit-content!important;min-width:0!important;padding:.9rem 1.6rem!important;display:flex!important}}.tagline{color:var(--yellow);font-family:var(--font-chewy);font-size:1.4rem}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(26px)scale(.98)}.reveal.is-visible{opacity:1;transform:translateY(0)scale(1)}@keyframes softSpin{to{transform:rotate(360deg)}}@keyframes bounce{50%{transform:translateY(-14px)scale(1.08)}}@keyframes bob{50%{transform:translateY(-16px)rotate(3deg)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-36px)}}@keyframes dropIn{0%{opacity:0;transform:translateY(-14px)}}@keyframes slideInRight{0%{opacity:0;transform:translate(36px)}}@keyframes cardFloat{50%{transform:translateY(-12px)rotate(1deg)}}@keyframes beadWiggle{0%,to{transform:translate(0)}50%{transform:translate(10px)}}@keyframes popFloat{50%{transform:translateY(-10px)rotate(-2deg)scale(1.04)}}@keyframes buddyWave{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(2deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media (max-width:950px){.site-nav{background:var(--white);box-shadow:var(--shadow);border-radius:24px;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:fixed;top:86px;left:1rem;right:1rem}.site-nav.open{animation:.22s both menuDrop;display:flex}.site-nav a{text-align:center}.nav-toggle{display:block}.hero,.magic,.franchise{grid-template-columns:1fr}.hero-stage{min-height:480px}.quick-stats,.play-layout,.intro-grid,.program-grid,.testimonial-track{grid-template-columns:repeat(2,minmax(0,1fr))}.why-list article{grid-template-columns:72px minmax(0,1fr)}.why-list p{grid-column:2;margin-top:-.8rem}}@keyframes menuDrop{0%{opacity:0;transform:translateY(-10px)scale(.98)}}@media (max-width:620px){.site-header{min-height:76px}.brand{width:min(190px,62vw)}.site-nav{top:76px}.hero{min-height:auto;padding-top:2.2rem}.hero-stage{min-height:390px}.flight-card{border-radius:24px;min-height:290px}.floating-badge{min-width:74px;min-height:74px;font-size:.95rem}.quick-stats,.play-layout,.intro-grid,.program-grid,.testimonial-track{grid-template-columns:1fr}.quick-stats{padding-bottom:2rem}.answer-row{flex-direction:column}.why-list article{grid-template-columns:1fr}.why-list p{grid-column:auto;margin-top:0}}.gallery-page{background:radial-gradient(circle at 10% 10%,#ff5fb31f,#0000 20rem),radial-gradient(circle at 90% 20%,#45c86b1f,#0000 22rem),linear-gradient(#fffdf6,#ecfaff);min-height:100vh;padding:40px 5%}.gallery-hero{text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.gallery-hero h1{margin-bottom:1rem;font-size:clamp(3rem,8vw,5rem);line-height:1}.gallery-hero p{color:var(--muted);font-size:1.2rem}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.gallery-card{background:#fff;border-radius:24px;transition:all .25s;overflow:hidden;box-shadow:0 15px 35px #00000014}.gallery-card:hover{transform:translateY(-8px)}.gallery-card img,.gallery-card video{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.gallery-card h3{color:var(--navy);font-family:var(--font-fredoka);margin:0;padding:1rem 1.25rem}.gallery-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:2rem 0 3rem;display:flex}.gallery-filters button{color:var(--navy);font-family:var(--font-fredoka);cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.8rem 1.2rem;font-weight:700;transition:all .2s;box-shadow:0 8px 20px #0a2a5414}.gallery-filters button:hover{background:var(--blue);color:#fff;transform:translateY(-2px)}.video-section,.photo-section{margin-top:3rem}.section-title{text-align:center;margin-bottom:2rem}.section-title h2{margin-bottom:.5rem}.video-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.photo-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.gallery-card video,.gallery-card img{aspect-ratio:4/3;object-fit:cover;border-radius:20px;width:100%}.gallery-card h3{text-align:center;margin-top:.8rem}.gallery-filters button.active{background:var(--blue);color:#fff}@media (max-width:768px){.video-grid,.photo-grid{grid-template-columns:1fr}}.about-page{padding-top:50px}.about-hero{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 6% 4rem;display:flex}.about-hero h1{color:var(--navy);text-align:center;max-width:800px;margin:0 auto;font-size:clamp(3rem,7vw,5rem)}.about-hero p{text-align:center;max-width:900px;margin:1.5rem auto 0}.about-section{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(60px)}.about-section.show{opacity:1;transform:translateY(0)}.benefits-section{text-align:center;padding:4rem 6%}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.abacus-content{text-align:center;max-width:900px;margin:0 auto}.abacus-content h2{text-align:center;margin-bottom:1.5rem}.abacus-content p{text-align:center;max-width:800px;margin:0 auto 1.2rem}.abacus-content ul{text-align:left;margin-top:1rem;display:inline-block}.benefit-card,.vision-card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 12px 30px #0000000d}.vision-section{grid-template-columns:repeat(2,1fr);gap:2rem;padding:4rem 6%;display:grid}@media (max-width:768px){.benefits-grid,.vision-section{grid-template-columns:1fr}}.benefit-card{opacity:0;transform:translateY(40px)}.show .benefit-card:first-child{animation:.6s forwards cardRise}.show .benefit-card:nth-child(2){animation:.6s .15s forwards cardRise}.show .benefit-card:nth-child(3){animation:.6s .3s forwards cardRise}.show .benefit-card:nth-child(4){animation:.6s .45s forwards cardRise}@keyframes cardRise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.vision-card{opacity:0;flex-direction:column;display:flex;transform:translateY(40px)}.vision-card h3{text-align:center;margin-bottom:1.5rem}.show .vision-card:first-child{animation:.7s forwards visionRise}.show .vision-card:nth-child(2){animation:.7s .2s forwards visionRise}@keyframes visionRise{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.magic{border-radius:48px;margin:3rem auto;position:relative;overflow:hidden}.magic:before{content:"";z-index:-1;background:linear-gradient(135deg,#063b72f5,#047fc2f5,#24c4c8f5);position:absolute;inset:0}p.eyebrow{color:#f0232f;margin-bottom:10px;font-family:Chewy,cursive;font-size:1.8rem;font-weight:400;line-height:1.1}.magic h2,.magic .eyebrow{color:var(--white)}.magic-copy p{color:#ffffffd6}.challenge-panel{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid}.challenge-header{margin-bottom:1.5rem}.challenge-progress{color:#fff9;margin-bottom:4px;font-size:12px}.sum-text{color:var(--white);font-size:clamp(2rem,6vw,3.5rem);font-weight:900;line-height:1.1}.instruction{color:#ffffffb3;margin-top:8px;font-size:14px}.challenge-bottom{flex-wrap:wrap;align-items:center;gap:12px;margin-top:1.25rem;display:flex}#challenge{padding-top:1.5rem;padding-bottom:1.5rem}.abacus-total{background:#ffffff26;border-radius:12px;padding:8px 18px}.total-label{color:#ffffffb3;font-size:11px;display:block}.abacus-frame{background:#fff5d6;border:12px solid #ffb322;border-radius:28px;padding:clamp(1rem,3vw,1.75rem);box-shadow:0 24px 55px #0000003d}.rod{align-items:center;gap:8px;margin-bottom:14px;display:flex;position:relative}.rod:last-child{margin-bottom:0}.rod:before{content:"";z-index:0;background:#714b1b;border-radius:999px;height:8px;position:absolute;left:0;right:0}.rod-track{flex-direction:row;flex:1;align-items:center;gap:4px;display:flex}.bead{cursor:pointer;z-index:1;border:3px solid #ffffffe6;border-radius:50%;flex-shrink:0;width:44px;height:44px;transition:opacity .12s,box-shadow .12s,transform .1s;position:relative;box-shadow:inset -3px -3px 6px #0003,inset 2px 2px 5px #fff6,0 3px 6px #00000026}.bead:hover{transform:scale(1.1);box-shadow:inset -3px -3px 6px #0003,inset 2px 2px 5px #fff6,0 5px 12px #00000040}.bead.active{opacity:1}.bead:not(.active){opacity:.3;filter:grayscale(20%)}.bead.blue{background:radial-gradient(circle at 35% 35%,#6aabff,#2060cc)}.bead.yellow{background:radial-gradient(circle at 35% 35%,#ffe566,#d4a000)}.bead.pink{background:radial-gradient(circle at 35% 35%,#ff7eb0,#cc2060)}.bead.green{background:radial-gradient(circle at 35% 35%,#5ddd90,#1a9950)}.rod-label{color:#7a5c2e;text-align:right;flex-shrink:0;width:32px;font-size:11px;font-weight:700}.rod-count{color:#7a5c2e;text-align:center;flex-shrink:0;width:18px;font-size:13px;font-weight:600}@media (max-width:720px){.challenge-panel{grid-template-columns:1fr}}.magic{font-family:Fredoka,sans-serif}.challenge-left .eyebrow{color:#fff;text-transform:none;letter-spacing:0;margin-bottom:8px;font-family:Fredoka,sans-serif;font-size:clamp(2.5rem,5vw,3.6rem);font-weight:900;line-height:1.1}.challenge-progress{color:#f79438;margin-bottom:8px;font-size:1.1rem;font-weight:700}.sum-text{color:var(--white);margin-bottom:12px;font-size:clamp(4rem,9vw,7rem);font-weight:900;line-height:1}.instruction{color:#fffc;margin-top:4px;font-size:1.2rem;font-weight:600}.total-label{color:#ffffffcf;font-size:.85rem;font-weight:500;display:block}.total-value{color:var(--white);font-size:2.2rem;font-weight:900}.quiz-result{color:#0000;min-height:28px;margin-top:1rem;font-size:1.3rem;font-weight:800}.quiz-result.correct{color:#3ab870}.quiz-result.wrong{color:#ffb322}@media (max-width:720px){.magic{border-radius:24px;margin:1rem;overflow:hidden}.challenge-panel{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem}.challenge-left .eyebrow{font-size:1.6rem}.sum-text{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(1.8rem,8vw,2.8rem);overflow:hidden}.instruction{font-size:.9rem}.challenge-bottom{flex-flow:row;align-items:center;gap:8px;display:flex}.abacus-total{flex-shrink:0;padding:6px 12px}.total-value{font-size:1.4rem}.button{flex-shrink:0;padding:8px 16px;font-size:.9rem}.abacus-frame{box-sizing:border-box;border-width:6px;width:100%;padding:10px 6px;overflow:hidden}.rod{gap:0}.rod-label,.rod-count{display:none}.rod-track{gap:0;overflow:hidden}.bead{border-width:2px;flex-shrink:1;width:calc(10vw - 6px);min-width:20px;max-width:32px;height:calc(10vw - 6px);min-height:20px;max-height:32px}}@media (max-width:1024px) and (min-width:721px){.bead{border-width:2px;width:calc(5vw - 12px);min-width:28px;max-width:38px;height:calc(5vw - 12px);min-height:28px;max-height:38px}.rod-track{gap:2px}.rod{gap:4px}}
@font-face{font-family:Chewy;font-style:normal;font-weight:400;font-display:swap;src:url(../media/074e66ee93d14f21-s.p.260-tky0w8o6v.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Chewy Fallback;src:local(Arial);ascent-override:110.13%;descent-override:34.04%;line-gap-override:2.75%;size-adjust:88.94%}.chewy_765a526d-module__tSdZZG__className{font-family:Chewy,Chewy Fallback;font-style:normal;font-weight:400}.chewy_765a526d-module__tSdZZG__variable{--font-chewy:"Chewy", "Chewy Fallback"}
@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/b6df7c92285ebcd2-s.0y4xxz2y19qqs.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/eeba9b1ad34c1404-s.0yczt4r3j28ff.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/5d52bd6c4cb3f315-s.p.0ez3bnoxb63ra.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/b6df7c92285ebcd2-s.0y4xxz2y19qqs.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/eeba9b1ad34c1404-s.0yczt4r3j28ff.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/5d52bd6c4cb3f315-s.p.0ez3bnoxb63ra.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/b6df7c92285ebcd2-s.0y4xxz2y19qqs.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/eeba9b1ad34c1404-s.0yczt4r3j28ff.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/5d52bd6c4cb3f315-s.p.0ez3bnoxb63ra.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fredoka Fallback;src:local(Arial);ascent-override:95.64%;descent-override:23.17%;line-gap-override:0.0%;size-adjust:101.84%}.fredoka_5502e15f-module__8GlTpG__className{font-family:Fredoka,Fredoka Fallback;font-style:normal}.fredoka_5502e15f-module__8GlTpG__variable{--font-fredoka:"Fredoka", "Fredoka Fallback"}
@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/224e262ef877bfa4-s.1zkvd_innyig_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7f11d98043fdedc9-s.2c8-7nzo1jf9r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1vcas2uk12q5a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.2demiz2t05dx4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.2kjei9psvcorz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/224e262ef877bfa4-s.1zkvd_innyig_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7f11d98043fdedc9-s.2c8-7nzo1jf9r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1vcas2uk12q5a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.2demiz2t05dx4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.2kjei9psvcorz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/224e262ef877bfa4-s.1zkvd_innyig_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7f11d98043fdedc9-s.2c8-7nzo1jf9r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1vcas2uk12q5a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.2demiz2t05dx4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.2kjei9psvcorz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/224e262ef877bfa4-s.1zkvd_innyig_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7f11d98043fdedc9-s.2c8-7nzo1jf9r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.1vcas2uk12q5a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.2demiz2t05dx4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.2kjei9psvcorz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_412f0661-module__bpY4Ya__className{font-family:Nunito,Nunito Fallback;font-style:normal}.nunito_412f0661-module__bpY4Ya__variable{--font-nunito:"Nunito", "Nunito Fallback"}
