@import url('/assets/fonts.css');
:root{--ink:#29251f;--paper:#fffdf6;--yellow:#ffdc63;--red:#de4936;--pink:#f1aec0;--muted:#71695f;--border:#ddd8ca;--display:'Bricolage Grotesque','Arial Rounded MT Bold',sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}button:disabled{cursor:wait;opacity:.65}::selection{background:var(--pink);color:var(--ink)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;top:8px;left:8px;padding:12px;background:var(--ink);color:white;z-index:100;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{height:98px;background:var(--paper);position:relative;z-index:10}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-size:32px;font-weight:800;letter-spacing:-1.6px;line-height:1;white-space:nowrap}.brand-period{color:var(--red);margin-left:-8px}.brand-keys{display:flex;gap:3px;height:32px;padding:4px;border:2px solid var(--ink);border-radius:7px;transform:rotate(-8deg);background:var(--yellow);margin-right:4px}.brand-keys i{width:6px;border-radius:2px;background:var(--ink);height:16px}.brand-keys i:nth-child(2){height:22px}.brand-keys i:last-child{height:19px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:650}.site-header nav a{position:relative}.site-header nav a:after{content:'';position:absolute;left:0;bottom:-5px;width:0;height:2px;background:var(--red);transition:width .2s}.site-header nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1.5px solid var(--ink);padding:17px 25px;border-radius:12px;font-size:16px;font-weight:700;line-height:1.4;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-3px);box-shadow:0 5px 0 rgba(41,37,31,.16)}.button:active{transform:translateY(0);box-shadow:none}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#42392c}.button-small{padding:12px 21px;font-size:14px}.button-outline{background:transparent}.button-outline:hover{background:rgba(255,255,255,.45)}.eyebrow{display:flex;align-items:center;gap:11px;font-size:12px;letter-spacing:1.3px;font-weight:800;line-height:1.5}.tiny-star{font-size:25px;line-height:1}.hero{background:var(--yellow);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:35px;padding-top:62px;padding-bottom:62px}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-family:var(--display);font-size:clamp(64px,7.1vw,102px);letter-spacing:-5px;line-height:.99;font-weight:800;margin:23px 0 25px}.dreams{color:var(--red);display:inline-block;position:relative}.dreams:after{content:'';position:absolute;bottom:-5px;left:1%;width:98%;height:6px;background:var(--red);border-radius:100%;transform:rotate(-2deg)}.hero-copy>p{font-size:18px;line-height:1.65;margin:0 0 27px;max-width:435px}.hero-cta{padding:19px 25px;gap:12px;box-shadow:0 4px 0 rgba(41,37,31,.15)}.play-icon{width:18px;fill:currentColor;stroke-width:0}.cta-note{display:block;font-size:12px;margin-top:14px;color:#5f502b}.hero-art{position:relative;min-width:0;padding-block:23px 32px;margin-right:-28px}.hero-art>img{width:100%;height:470px;object-fit:cover;border-radius:48% 48% 30px 30px;transform:rotate(3deg);border:5px solid rgba(255,253,246,.5);box-shadow:0 14px 0 rgba(157,92,17,.08)}.xp-sticker{position:absolute;top:4px;right:12px;padding:12px 20px;background:var(--paper);border:2px solid var(--ink);border-radius:14px;box-shadow:4px 5px 0 var(--ink);transform:rotate(9deg);display:flex;align-items:center;gap:8px;font-family:var(--display);font-size:23px;font-weight:800;line-height:1.2;z-index:2}.xp-sticker .icon{color:var(--red);width:25px;height:25px}.xp-sticker span{display:block;font:500 12px var(--body);position:absolute;bottom:-23px;right:8px;letter-spacing:.2px}.song-sticker{position:absolute;bottom:36px;left:-42px;display:flex;align-items:center;gap:12px;padding:15px 22px 15px 15px;border-radius:14px;background:var(--paper);box-shadow:0 6px 0 rgba(41,37,31,.12);transform:rotate(-6deg)}.sticker-icon{background:var(--pink);height:46px;width:46px;border-radius:12px;display:grid;place-items:center}.song-sticker small{display:block;font-size:12px;font-weight:800;letter-spacing:1px}.song-sticker strong{display:block;font-family:var(--display);font-size:25px;line-height:1.3}.hero-caption{position:absolute;bottom:-8px;right:21px;font-size:12px;letter-spacing:1.4px;font-weight:700;transform:rotate(3deg)}.hero-bottom{border-top:1px solid rgba(41,37,31,.22);display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:26px;font-size:13px;font-weight:650}.hero-bottom>span{display:flex;align-items:center;gap:10px}.hero-bottom .icon{width:20px;height:20px}.hero-bottom>a{font-size:12px;font-weight:500}.hero-bottom>a span{margin-left:8px;font-size:19px}.section-pad{padding-block:112px}.section-no{display:inline-grid;place-items:center;height:24px;min-width:24px;border:1px solid currentColor;border-radius:50%;font-size:12px;letter-spacing:0}.section-intro{margin-bottom:46px}h2{font-family:var(--display);font-size:clamp(40px,4.4vw,64px);font-weight:800;line-height:1.06;letter-spacing:-2.7px;margin:18px 0 20px}.red-text{color:var(--red)}.split-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.split-intro h2{margin-bottom:0}.split-intro>p{color:var(--muted);font-size:17px;line-height:1.65;margin:0 32px 4px 0}.game-shell{position:relative;border:2px solid var(--ink);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 8px 0 #eee8da}.game-topline{display:flex;align-items:center;justify-content:space-between;padding:18px 27px;background:var(--ink);color:var(--paper)}.game-label{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:1.3px;font-weight:700}.game-live-dot{width:7px;height:7px;background:var(--yellow);border-radius:50%}.game-xp{display:flex;gap:6px;align-items:center;color:var(--yellow);font-weight:700;font-size:13px}.game-xp .icon{width:17px;height:17px}.game-body{display:grid;grid-template-columns:.9fr 1.6fr;min-height:385px}.mission-panel{padding:32px 30px;border-right:1px solid var(--border);background:#faf7ef}.mission-steps{display:flex;gap:8px;margin-bottom:24px}.mission-step{height:25px;width:25px;display:grid;place-items:center;border:1px solid #d6d0c2;border-radius:50%;font-size:12px;color:#72695b}.mission-step.active{background:var(--yellow);border-color:var(--ink);color:var(--ink);box-shadow:0 2px 0 var(--ink)}.mission-step.done{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.mission-eyebrow{font-size:12px;font-weight:800;letter-spacing:1px}.mission-panel h3{font-family:var(--display);font-size:29px;letter-spacing:-.8px;line-height:1.15;margin:12px 0 14px}.mission-panel p{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 18px;max-width:300px}.listen-button{font-size:12px;padding:10px 15px;border-radius:8px;gap:7px}.listen-button .icon{width:17px;height:17px}.mission-feedback{font-size:12px;font-weight:600;min-height:22px;margin-top:18px;color:#77563a}.instrument-panel{padding:35px 40px 23px;display:flex;flex-direction:column;justify-content:center;min-width:0;background:#fffdf8}.note-sequence{display:flex;justify-content:center;gap:10px;margin-bottom:31px}.sequence-note{display:grid;place-items:center;width:45px;height:45px;background:#f0ede5;color:#80796d;border-radius:11px;font-family:var(--display);font-size:21px;font-weight:700;border:1.5px solid transparent;transition:transform .2s,background .2s}.sequence-note.current{background:var(--yellow);color:var(--ink);border-color:var(--ink);transform:translateY(-3px);box-shadow:0 3px 0 var(--ink)}.sequence-note.done{background:var(--ink);color:var(--yellow)}.piano{position:relative;display:flex;gap:4px;height:192px;padding:9px;background:var(--ink);border-radius:13px;box-shadow:0 9px 0 #16130f;user-select:none;touch-action:manipulation}.piano-key{touch-action:manipulation;-webkit-user-select:none;user-select:none;transition:background .1s,transform .08s}.white-key{flex:1;border:0;border-bottom:6px solid #d8d3c7;border-radius:0 0 6px 6px;background:var(--paper);display:flex;align-items:flex-end;justify-content:center;padding:0 0 14px;min-width:0}.white-key>span{font-size:16px;font-weight:700;line-height:1.35}.white-key small{display:block;color:#8c8577;font-size:12px;font-weight:400;margin-top:3px}.white-key.hint{background:#ffe794;border-bottom-color:#c49c3b}.white-key.pressed{background:var(--yellow);transform:translateY(4px);border-bottom-width:2px}.black-key{position:absolute;top:9px;width:8.7%;height:105px;border-radius:0 0 5px 5px;background:#29251f;border:1px solid #171410;border-bottom:5px solid #090807;z-index:2;box-shadow:2px 4px 3px rgba(0,0,0,.15)}.black-key.pressed{background:#d55b39;transform:translateY(3px);border-bottom-width:2px}.black-1{left:10.7%}.black-2{left:24.5%}.black-3{left:52.5%}.black-4{left:66.6%}.black-5{left:80.6%}.keyboard-help{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:23px;color:var(--muted);font-size:12px}.keyboard-help button{display:flex;align-items:center;gap:5px;border:0;padding:3px;background:none;color:var(--muted);font-size:12px}.keyboard-help .icon{width:14px;height:14px}.game-bottomline{padding:17px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);font-size:12px}.game-bottomline>div{min-width:0}.game-bottomline button{display:inline-flex;align-items:center;gap:7px;background:none;border:0;padding:0;font-size:12px;font-weight:600;text-align:left}.game-bottomline button .icon{height:18px;width:18px}.game-bottomline button>span{font-size:17px;margin-left:5px}.preview-label{font-size:12px;color:var(--muted);white-space:nowrap}#midi-status{display:block;font-size:12px;line-height:1.5;color:var(--muted);max-width:450px;margin-top:4px}#midi-status:empty{display:none}.playground-footnote{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:26px;font-size:12px;color:var(--muted)}.playground-footnote .icon{width:17px;height:17px}.game-celebration{position:absolute;inset:57px 0 0;background:#ffdc63f7;z-index:5;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px;animation:celebration-in .4s ease-out}.game-celebration[hidden]{display:none}.celebration-star{font-size:47px;line-height:1;color:var(--red);margin-bottom:9px;animation:star-wobble 3s ease-in-out infinite}.game-celebration h3{font-family:var(--display);font-size:48px;line-height:1;letter-spacing:-1.8px;margin:14px 0}.game-celebration p{margin:0 0 18px;font-size:14px}.reward-pill{display:flex;align-items:center;gap:9px;background:var(--paper);border-radius:8px;padding:12px 16px;font-size:12px;font-weight:800;letter-spacing:.8px}.reward-pill span{border-left:1px solid var(--border);padding-left:13px;margin-left:5px;color:var(--red)}.celebration-actions{display:flex;gap:12px;margin-top:22px}.celebration-actions .button{font-size:13px;padding:12px 20px}.adventure{background:#f1aec0;overflow:hidden}.centered{text-align:center}.centered .eyebrow{justify-content:center}.centered p{font-size:17px;color:#64544f;margin:20px 0 0}.journey-map{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:28px 0 50px;min-height:290px}.journey-line{position:absolute;top:15px;left:0;right:0;width:100%;height:180px;fill:none;stroke:#9d6469;stroke-width:2;stroke-dasharray:5 7}.journey-stop{position:relative;z-index:1;border:0;background:none;display:flex;align-items:center;flex-direction:column;text-align:center;padding:0 0 10px}.journey-stop:nth-of-type(2){margin-top:-22px}.journey-stop:nth-of-type(3){margin-top:34px}.journey-stop:nth-of-type(4){margin-top:-26px}.world-orbit{position:relative;display:grid;place-items:center;width:100px;height:100px;background:#ffdf6e;border:2px solid var(--ink);border-radius:28px;box-shadow:0 7px 0 var(--ink);margin-bottom:25px;transform:rotate(-7deg);transition:transform .25s,box-shadow .25s}.journey-stop:nth-of-type(2) .world-orbit{background:#fdf9e9;transform:rotate(5deg)}.journey-stop:nth-of-type(3) .world-orbit{background:#e8543d;transform:rotate(-5deg);color:var(--paper)}.journey-stop:nth-of-type(4) .world-orbit{background:#ffe68a;transform:rotate(7deg)}.journey-stop:nth-of-type(5) .world-orbit{background:#fffdf5;transform:rotate(-4deg)}.journey-stop:hover .world-orbit,.journey-stop.selected .world-orbit{transform:translateY(-7px) rotate(0deg);box-shadow:0 12px 0 var(--ink)}.world-icon{height:41px;width:41px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.world-number{position:absolute;bottom:-12px;right:-8px;background:var(--ink);border:2px solid var(--pink);color:var(--paper);height:29px;width:29px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:700}.journey-stop strong{font-family:var(--display);font-size:19px;font-weight:800;letter-spacing:-.5px;line-height:1.3}.journey-stop>span:last-child{font-size:12px;margin-top:6px;color:#67444b}.world-detail{display:flex;align-items:center;justify-content:space-between;gap:35px;border-top:1px solid #29251f40;padding-top:30px;min-height:145px}.world-detail-kicker{font-size:12px;letter-spacing:1.2px;font-weight:800}.world-detail h3{font-family:var(--display);font-size:26px;letter-spacing:-.6px;margin:7px 0}.world-detail p{font-size:14px;max-width:630px;margin:0;color:#684b4d}.skill-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:290px;flex-shrink:0}.skill-tags span{font-size:12px;border:1px solid #29251f55;border-radius:30px;padding:8px 14px;white-space:nowrap}.growing-grid{display:grid;grid-template-columns:1fr 1.14fr;gap:100px;align-items:center}.growing-copy>p{color:var(--muted);font-size:17px;max-width:390px;margin:23px 0}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link .icon{width:18px;height:18px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.growth-list article{display:flex;align-items:flex-start;gap:18px;border-bottom:1px solid var(--border);padding:31px 0}.growth-list article:first-child{border-top:1px solid var(--border)}.growth-number{font-size:12px;font-weight:700;color:var(--red);padding-top:5px}.growth-list h3{font-family:var(--display);font-size:24px;letter-spacing:-.6px;line-height:1.3;margin:0 0 10px}.growth-list p{font-size:14px;color:var(--muted);margin:0;max-width:355px;line-height:1.7}.growth-list article>.icon{color:var(--red);width:26px;height:26px;margin-left:auto;align-self:center}.parents{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper);min-height:660px}.parents-photo{position:relative;min-width:0}.parents-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:45% center}.photo-label{position:absolute;bottom:35px;left:35px;right:35px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;background:var(--paper);color:var(--ink);padding:17px 20px;border-radius:10px;transform:rotate(-2deg);box-shadow:0 5px 0 rgba(0,0,0,.1)}.photo-label .icon{color:var(--red);height:18px;width:18px}.parents-copy{padding:70px clamp(35px,5vw,82px)}.parents-copy>.eyebrow{color:var(--yellow);font-size:12px}.parents-copy h2{font-size:clamp(42px,4vw,58px);line-height:1.04;margin:23px 0}.parents-copy>p{color:#d0c9bd;font-size:15px;max-width:420px}.parent-points{display:flex;flex-direction:column;gap:11px;margin:26px 0 30px}.parent-points span{display:flex;align-items:center;gap:10px;font-size:12px;color:#e6decd}.parent-points .icon{color:var(--yellow);width:17px;height:17px}.parents-copy .text-link{font-size:12px;color:var(--yellow)}.membership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px}.membership-card{padding:31px 29px;border:1px solid var(--border);border-radius:19px;background:#fffefa;display:flex;flex-direction:column}.membership-card.featured{background:var(--yellow);border-color:var(--ink);box-shadow:0 6px 0 var(--ink);transform:rotate(-1deg)}.membership-label{font-size:12px;letter-spacing:1px;font-weight:800}.membership-card h3{font-family:var(--display);font-size:34px;line-height:1.2;letter-spacing:-1px;margin:19px 0 5px}.membership-card>p{font-size:13px;color:#695e4d;margin:0 0 28px}.plan-status{font-size:16px}.plan-status span{font-size:12px;color:var(--muted);font-weight:400;white-space:nowrap}.membership-card ul{list-style:none;padding:22px 0;margin:20px 0 5px;border-top:1px solid #29251f26;font-size:13px}.membership-card li{position:relative;padding-left:21px;margin-bottom:12px}.membership-card li:before{content:'✓';position:absolute;left:0;font-size:13px}.membership-card .button{font-size:13px;padding:13px 15px;margin-top:auto}.membership-card .text-link{font-size:13px;align-self:flex-start;margin-top:auto;padding-top:7px}.membership-note{text-align:center;color:var(--muted);font-size:12px;margin:28px 0 0}.faq{padding-top:35px;padding-bottom:105px}.faq-grid{display:grid;grid-template-columns:.8fr 1.5fr;gap:100px}.faq-grid>div>p{color:var(--muted);font-size:16px}.faq-items{border-top:1px solid var(--border)}details{border-bottom:1px solid var(--border)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:16px;font-weight:600;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{font-weight:400;font-size:23px;line-height:1;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:14px;line-height:1.8;color:var(--muted);padding:0 35px 24px 0;margin:0}.final-cta{background:var(--red);color:var(--paper);text-align:center;padding:82px 0 76px;overflow:hidden}.final-cta>.wrap{position:relative}.final-cta .eyebrow{justify-content:center;font-size:12px}.final-cta h2{font-size:clamp(46px,5.4vw,78px);margin:25px 0 30px;letter-spacing:-3px}.final-cta .button{background:var(--yellow);color:var(--ink);border-color:var(--yellow);padding-inline:28px}.final-cta p{font-size:12px;margin-top:17px}.cta-star{position:absolute;line-height:1;color:var(--yellow);font-size:140px}.star-left{top:45px;left:4%;transform:rotate(15deg)}.star-right{right:6%;bottom:32px;font-size:100px;transform:rotate(-15deg)}footer{background:var(--paper)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:45px}.footer-main .brand{font-size:27px}.footer-main>p{font-size:13px;color:var(--muted)}.footer-main>a:last-child{font-size:12px}.footer-bottom{border-top:1px solid var(--border);padding-block:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}
@keyframes celebration-in{from{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes star-wobble{0%,100%{transform:rotate(-10deg)}50%{transform:rotate(15deg)}}
@media(min-width:1600px){.hero-inner{padding-block:75px}.hero-art>img{height:510px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-wrap{gap:20px}.site-header nav{gap:22px}.hero-inner{gap:28px}.hero-copy h1{font-size:79px;letter-spacing:-4px}.hero-copy>.eyebrow{font-size:12px}.hero-copy>p{font-size:16px}.hero-art{margin-right:-10px}.hero-art>img{height:420px}.song-sticker{left:-10px;bottom:30px;padding:12px}.song-sticker strong{font-size:21px}.xp-sticker{right:-5px;top:15px;font-size:21px}.hero-caption{font-size:12px}.hero-bottom{font-size:12px;gap:15px}.hero-bottom>a{font-size:12px}.growing-grid{gap:60px}.parents-copy{padding:55px 36px}.game-body{grid-template-columns:.85fr 1.4fr}.instrument-panel{padding-inline:25px}.mission-panel{padding-inline:25px}.membership-card{padding:27px 22px}.membership-label{font-size:12px}.faq-grid{gap:70px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:80px}.brand{font-size:27px}.brand-keys{height:29px}.site-header nav{gap:18px;font-size:12px}.site-header nav a:last-child{display:none}.site-header .button-small{padding:10px 14px}.hero-inner{padding:45px 0 38px;grid-template-columns:1fr 1fr;gap:22px}.hero-copy h1{font-size:61px;letter-spacing:-2.9px}.hero-copy>.eyebrow{font-size:12px;gap:6px}.hero-copy>p{font-size:14px;line-height:1.6}.hero-cta{font-size:12px;padding:15px 13px;gap:7px}.hero-cta .icon:last-child{width:17px}.cta-note{font-size:12px}.hero-art>img{height:355px;border-width:3px;border-radius:46% 46% 20px 20px}.xp-sticker{font-size:18px;padding:10px 13px;border-radius:10px;top:10px}.xp-sticker .icon{width:20px}.xp-sticker span{font-size:12px}.song-sticker{left:-5px;bottom:37px;padding:9px;gap:8px}.sticker-icon{height:36px;width:36px;border-radius:9px}.song-sticker strong{font-size:18px}.song-sticker small{font-size:12px}.hero-caption{font-size:12px;right:0}.hero-bottom>a{display:none}.hero-bottom{font-size:12px;padding-block:20px}.hero-bottom .icon{width:17px}.section-pad{padding-block:80px}h2{font-size:45px;letter-spacing:-1.8px}.split-intro>p{font-size:14px;margin-right:0}.section-intro{margin-bottom:34px}.game-body{grid-template-columns:1fr 1.6fr;min-height:380px}.mission-panel{padding:25px 20px}.mission-panel h3{font-size:25px}.mission-eyebrow{font-size:12px}.mission-panel p{font-size:12px}.instrument-panel{padding:25px 20px}.piano{height:170px;gap:3px;padding:6px}.black-key{height:91px;top:6px}.white-key{padding-bottom:11px}.sequence-note{height:36px;width:36px;font-size:18px;border-radius:8px}.note-sequence{gap:8px}.keyboard-help{font-size:12px;flex-wrap:wrap}.keyboard-help button{font-size:12px}.game-bottomline{padding:16px 20px;align-items:flex-start}.preview-label{font-size:12px}.game-bottomline button{font-size:12px}.world-orbit{width:80px;height:80px;border-radius:23px}.world-icon{width:34px;height:34px}.journey-map{min-height:270px}.journey-line{height:170px}.journey-stop strong{font-size:15px}.journey-stop>span:last-child{font-size:12px;max-width:120px}.skill-tags{max-width:220px}.skill-tags span{font-size:12px;padding:6px 11px}.world-detail h3{font-size:23px}.world-detail p{font-size:13px}.growing-grid{gap:40px}.growing-copy>p{font-size:15px}.growth-list h3{font-size:21px}.growth-list p{font-size:12px}.growth-list article{gap:12px}.growth-list article>.icon{display:none}.parents{min-height:600px}.parents-copy{padding:45px 25px}.parents-copy h2{font-size:43px}.parents-copy>p{font-size:14px}.parent-points span{font-size:12px}.parents-copy .text-link{font-size:12px;gap:7px}.photo-label{font-size:12px;left:20px;right:20px;bottom:25px;padding:13px 10px;gap:7px}.membership-grid{gap:12px}.membership-card{padding:23px 18px}.membership-label{font-size:12px;letter-spacing:.7px}.membership-card h3{font-size:29px}.membership-card>p{font-size:12px;min-height:35px}.plan-status{font-size:14px}.plan-status span{display:block;font-size:12px}.membership-card ul{font-size:12px;line-height:1.7}.membership-card .button{font-size:12px;padding:11px;gap:8px}.membership-card .text-link{font-size:12px;gap:7px}.faq{padding-top:10px}.faq-grid{grid-template-columns:.7fr 1.5fr;gap:35px}summary{font-size:14px}.cta-star{font-size:100px}.star-left{left:0}.star-right{font-size:80px;right:1%}.footer-main{gap:15px}.footer-main>a:last-child{font-size:12px}.footer-main>p{font-size:12px}.footer-bottom{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.site-header{height:76px}.site-header nav{display:none}.brand{font-size:28px}.site-header .button-small{font-size:12px;border-radius:9px;padding:10px 14px}.site-header .button-small .icon{width:17px}.hero-inner{grid-template-columns:1fr;padding-top:31px;padding-bottom:28px;gap:25px}.hero-copy{text-align:center}.hero-copy>.eyebrow{justify-content:center;font-size:12px;letter-spacing:1px}.hero-copy h1{font-size:clamp(58px,14vw,83px);letter-spacing:-3px;line-height:1;margin-top:18px;margin-bottom:22px}.hero-copy>p{font-size:15px;margin-inline:auto;max-width:310px;margin-bottom:22px}.hero-cta{font-size:14px;padding:16px 20px;gap:11px}.cta-note{font-size:12px;margin-top:12px}.hero-art{width:100%;max-width:440px;margin:0 auto;padding:10px 13px 28px}.hero-art>img{height:auto;aspect-ratio:1.23;object-fit:cover;border-radius:40% 40% 24px 24px;transform:rotate(2deg)}.xp-sticker{right:6px;top:0;font-size:20px;padding:10px 13px}.xp-sticker span{display:none}.song-sticker{bottom:25px;left:0;gap:10px;padding:11px 16px 11px 11px}.song-sticker strong{font-size:20px}.song-sticker small{font-size:12px}.hero-caption{bottom:1px;font-size:12px;right:20px}.hero-bottom{justify-content:center;gap:15px;padding-block:19px}.hero-bottom>span{font-size:12px;gap:5px}.hero-bottom>span .icon{height:16px;width:16px}.hero-bottom>span:last-of-type{display:none}.section-pad{padding-block:65px}.eyebrow{font-size:12px;letter-spacing:1px;gap:8px}.section-no{height:21px;min-width:21px;font-size:12px}h2{font-size:41px;line-height:1.08;letter-spacing:-1.7px}.split-intro{display:block}.split-intro>p{margin:21px 0 0;font-size:15px;max-width:330px}.split-intro>p br{display:none}.game-shell{border-radius:17px}.game-topline{padding:15px 17px}.game-label{font-size:12px;letter-spacing:1px}.game-xp{font-size:12px}.game-body{display:flex;flex-direction:column}.mission-panel{border-right:none;border-bottom:1px solid var(--border);padding:24px 23px;position:relative}.mission-steps{position:absolute;right:20px;top:23px;gap:5px;margin:0}.mission-step{width:21px;height:21px;font-size:12px}.mission-eyebrow{font-size:12px;display:block;max-width:calc(100% - 85px);line-height:1.5;padding-block:3px}.mission-panel h3{font-size:27px;margin-top:16px;margin-bottom:10px}.mission-panel h3 br{display:none}.mission-panel p{font-size:13px;margin-bottom:14px;max-width:280px}.listen-button{font-size:12px;padding:9px 12px}.mission-feedback{font-size:12px;display:inline-block;vertical-align:middle;margin:0 0 0 9px;max-width:145px;line-height:1.5}.instrument-panel{padding:27px 17px 19px}.note-sequence{margin-bottom:23px;gap:8px}.sequence-note{height:37px;width:37px}.piano{height:176px;padding:7px;gap:3px}.black-key{top:7px;height:96px}.white-key span{font-size:15px}.white-key small{font-size:12px}.keyboard-help{font-size:12px;line-height:1.6}.computer-help{display:none}.game-bottomline{display:block;padding:15px 17px}.game-bottomline button{font-size:12px}.preview-label{display:block;margin-top:11px;font-size:12px}.playground-footnote{font-size:12px;margin-top:21px}.game-celebration{inset:50px 0 0;padding:25px 18px}.game-celebration h3{font-size:47px}.game-celebration p{font-size:13px;max-width:240px}.celebration-actions{flex-direction:column;gap:10px;width:min(240px,100%)}.celebration-star{font-size:65px;margin-bottom:20px}.reward-pill{font-size:12px;padding:11px}.reward-pill .icon{width:19px}.centered p{font-size:15px}.journey-map{display:flex;flex-direction:column;gap:0;padding:0;min-height:0;margin-top:35px;margin-bottom:35px}.journey-line{display:none}.journey-stop{width:100%;display:grid;grid-template-columns:65px 1fr;grid-template-rows:1fr 1fr;column-gap:25px;text-align:left;align-items:center;padding:18px 20px;min-height:108px;border-bottom:1px solid #29251f25;border-radius:0}.journey-stop:nth-of-type(n){margin-top:0}.journey-stop.selected{background:#ffffff33;border-radius:13px;border-color:transparent}.world-orbit{grid-row:span 2;width:62px;height:62px;min-width:62px;margin:0;border-radius:18px;box-shadow:0 5px 0 var(--ink)}.journey-stop:hover .world-orbit,.journey-stop.selected .world-orbit{transform:rotate(0) translateY(-3px);box-shadow:0 7px 0 var(--ink)}.world-icon{height:27px;width:27px}.world-number{width:23px;height:23px;font-size:12px;bottom:-9px;right:-6px}.journey-stop strong{font-size:20px;align-self:end;padding-bottom:2px}.journey-stop>span:last-child{font-size:12px;max-width:none;align-self:start;margin-top:2px}.world-detail{display:block;padding-top:26px;min-height:230px}.world-detail h3{font-size:25px;line-height:1.2;margin-block:11px}.world-detail p{font-size:14px}.skill-tags{margin-top:20px;max-width:none;justify-content:flex-start;gap:7px}.skill-tags span{font-size:12px}.growing-grid{grid-template-columns:1fr;gap:27px}.growing-copy h2{font-size:45px}.growing-copy>p{font-size:16px;max-width:340px}.growth-list article{padding-block:25px;gap:17px}.growth-list h3{font-size:24px}.growth-list p{font-size:14px}.growth-list article>.icon{display:block;width:22px;height:22px}.parents{grid-template-columns:1fr;min-height:0}.parents-photo{height:390px}.parents-photo>img{object-position:center 42%}.photo-label{font-size:12px;left:28px;right:28px;bottom:26px;padding:16px 12px}.parents-copy{padding:45px 28px 55px}.parents-copy h2{font-size:48px;margin-block:22px}.parents-copy>p{font-size:16px;max-width:365px}.parent-points span{font-size:12px}.parents-copy .text-link{font-size:12px}.membership-grid{grid-template-columns:1fr;gap:22px;margin-top:33px}.membership-card{padding:28px}.membership-label{font-size:12px}.membership-card h3{font-size:37px}.membership-card>p{font-size:14px;min-height:0;margin-bottom:23px}.plan-status{font-size:17px}.plan-status span{display:inline;font-size:12px}.membership-card ul{font-size:14px;margin-top:18px;padding-top:20px}.membership-card .button{font-size:14px;padding:14px}.membership-card .text-link{font-size:14px}.membership-note{font-size:12px;line-height:1.7;max-width:280px;margin-inline:auto}.faq{padding-top:0}.faq-grid{grid-template-columns:1fr;gap:22px}.faq-grid>div>p{display:none}.faq-grid h2{font-size:45px}.faq-grid h2 br{display:none}summary{font-size:14px;padding:21px 0}details>p{font-size:14px;padding-right:15px}.final-cta{padding-block:61px}.final-cta h2{font-size:48px;letter-spacing:-2px}.final-cta .eyebrow{font-size:12px}.final-cta .button{font-size:14px}.final-cta p{font-size:12px}.cta-star{font-size:49px}.star-left{left:-5px;top:94px}.star-right{right:-4px;bottom:16px;font-size:37px}.footer-main{flex-wrap:wrap;padding-block:32px;gap:10px}.footer-main .brand{font-size:27px}.footer-main>p{font-size:12px;margin:0;margin-left:auto}.footer-main>a:last-child{width:100%;font-size:12px;margin-top:8px}.footer-bottom{font-size:12px;flex-wrap:wrap;gap:9px;padding-block:19px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:12px}.footer-bottom>a{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Readable supporting copy and interactive labels. */
.mission-panel p,.growth-list p,.parents-copy>p,.membership-card>p,.membership-card ul,details>p,.world-detail p{font-size:16px}.game-bottomline button,.keyboard-help,.keyboard-help button,.listen-button,.mission-feedback,.skill-tags span{font-size:14px}.keyboard-help{flex-wrap:wrap}.hero-caption{max-width:80%;text-align:right}.mission-feedback{margin-top:12px}.membership-label{font-size:12px}.membership-card .button,.membership-card .text-link{font-size:14px}.plan-status span{font-size:12px}.parents-copy .text-link,.parent-points span{font-size:14px}.site-header nav{font-size:14px}.hero-bottom{flex-wrap:wrap}.hero-copy>.eyebrow{font-size:12px}.song-sticker small{font-size:12px;letter-spacing:.6px}.journey-stop>span:last-child{font-size:14px}.hero-bottom>a{font-size:12px}.keyboard-help>span{font-size:12px}.mission-eyebrow{padding-right:0}.game-bottomline{align-items:flex-start}.preview-label{white-space:normal;text-align:right}.footer-main>a:last-child{font-size:12px}.footer-bottom{font-size:12px}@media(max-width:800px){.site-header nav{gap:14px}.song-sticker small{font-size:12px;max-width:125px}.hero-caption{display:none}.hero-copy>.eyebrow{font-size:12px;letter-spacing:.7px}.hero-copy h1{font-size:clamp(53px,8vw,72px)}.parents-copy{padding-inline:28px}.parent-points span{font-size:14px}.membership-card{padding-inline:22px}.plan-status span{display:block}.membership-label{line-height:1.5}.journey-stop>span:last-child{font-size:12px}.game-body{grid-template-columns:1fr 1.45fr}.keyboard-help{gap:5px}}@media(max-width:600px){.hero-copy h1{font-size:clamp(58px,14vw,83px)}.hero-bottom>span{font-size:12px}.hero-art{margin-top:9px}.mission-feedback{display:block;margin:12px 0 0;max-width:none}.game-body{display:flex}.parents-copy>p{font-size:16px}.game-bottomline .preview-label{text-align:left}.mission-eyebrow{max-width:calc(100% - 75px)}.mission-steps{top:26px}.journey-stop>span:last-child{font-size:14px}.membership-label{font-size:12px}.world-detail{min-height:270px}.footer-main{display:block}.footer-main>p{margin-block:15px 7px}.footer-main>a:last-child{display:inline-block}.footer-bottom>span:nth-child(2){font-size:12px}.hero-cta{font-size:14px}}
