:root{font-family:ui-rounded,Arial Rounded MT Bold,Trebuchet MS,system-ui,sans-serif;color:#203a4d;background:#fbf6ec;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #203a4d;--muted: #70818b;--cream: #fbf6ec;--white: #fff;--teal: #267f80;--teal-dark: #176569;--coral: #ef7867;--gold: #dba849;--lavender: #dcd5ef;--purple: var(--teal);--purple-dark: var(--teal-dark);--yellow: #ffcf65;--radius: 24px;--shadow: 0 8px 0 rgba(40, 46, 84, .07), 0 18px 35px rgba(55, 50, 100, .06)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.56}button:focus-visible,input:focus-visible{outline:3px solid var(--teal);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em}h1{line-height:1.12}p{line-height:1.48}.app-shell{min-height:100dvh;background:radial-gradient(circle at 90% 4%,#fff0d9 0,transparent 25%),var(--cream);overflow:hidden}.screen-container{width:min(100%,760px);min-height:100dvh;margin:auto;padding:24px max(22px,env(safe-area-inset-right)) calc(36px + env(safe-area-inset-bottom))}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--teal)}.brand-pill{display:inline-flex;padding:9px 14px;border-radius:13px;background:#fff;color:var(--teal-dark);font-weight:1000;font-size:14px;letter-spacing:.11em;box-shadow:0 3px 12px #5b58a014}.simple-header,.home-header{display:flex;align-items:center;justify-content:space-between;min-height:52px;gap:12px}.simple-header>span{font-weight:900;font-size:18px}.icon-button{width:46px;height:46px;border:0;border-radius:16px;background:#fff;color:#59617b;display:grid;place-items:center;box-shadow:0 4px 12px #383c6710}.icon-button svg{width:21px}.button{border:0;min-height:58px;padding:14px 22px;border-radius:18px;font-weight:900;font-size:16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .15s ease,box-shadow .15s ease}.button:active:not(:disabled),.category-card:active,.answer-card:active{transform:translateY(3px)}.button.wide{width:100%}.button.primary{background:var(--teal);color:#fff;box-shadow:0 6px 0 var(--teal-dark)}.button.primary:hover:not(:disabled){background:var(--teal-dark)}.button.outline{background:#fff;color:var(--teal-dark);border:2px solid #c7dcd8}.button.ghost{background:transparent;color:var(--teal-dark)}.text-button{border:0;background:none;color:var(--teal-dark);padding:15px;font-weight:900;width:100%}.mascot{display:block;flex:none;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(38,47,73,.07))}.loading-screen{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--teal);font-weight:900}.welcome-screen{width:min(100%,600px);min-height:100dvh;margin:auto;display:flex;flex-direction:column;padding:30px 27px calc(24px + env(safe-area-inset-bottom));text-align:center}.welcome-screen .brand-pill{align-self:flex-start}.welcome-art{position:relative;margin:auto auto 0;display:grid;place-items:center;width:100%;min-height:285px;background:radial-gradient(ellipse at center,#dceee6 0,#dceee6 38%,transparent 39%)}.welcome-art .mascot{transform:translateY(7px)}.art-star{position:absolute;color:#ffc45e;font-size:38px}.art-star.one{top:35px;left:18%}.art-star.two{right:15%;top:82px;font-size:26px;color:#eaa7a1}.welcome-copy{margin:4px auto 28px}.welcome-copy h1{font-size:clamp(29px,8vw,43px);margin:11px 0 13px}.welcome-copy p{font-size:15px;color:var(--muted);max-width:360px;margin:0 auto}.welcome-foot{color:#9a9cae;font-size:12px;font-weight:800;margin-top:22px}.section-intro{display:flex;align-items:center;gap:16px;margin:40px 0 24px}.section-intro .mascot{margin-left:-8px}.section-intro h1{font-size:clamp(25px,7vw,36px);margin:7px 0}.section-intro p{color:var(--muted);margin:0}.profiles-list{display:grid;gap:12px;margin-bottom:20px}.profile-row{display:flex;background:#fff;border-radius:23px;min-height:84px;box-shadow:var(--shadow);padding:7px}.profile-main{border:0;background:none;display:flex;align-items:center;text-align:left;gap:15px;flex:1;min-width:0;padding:6px}.profile-avatar,.chip-avatar{display:grid;place-items:center;color:#665bbb;font-size:24px;font-weight:1000;border-radius:18px;background:#e9e3fb;flex:none;width:58px;height:58px}.avatar-1{background:#ffeadb;color:#ce7c5a}.avatar-2{background:#d9f2e6;color:#3f9d7e}.avatar-3{background:#dce9ff;color:#5c82c6}.avatar-4{background:#ffe1ee;color:#d76f9e}.profile-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.profile-info strong{font-size:19px;overflow:hidden;text-overflow:ellipsis}.profile-info small{font-size:13px;color:#8b8fa3;font-weight:700}.profile-main>svg{color:#a9a5bf}.profile-edit{border:0;background:none;color:#a6a3b9;width:40px}.profile-modal{width:min(100%,420px);max-height:calc(100dvh - 30px);overflow:auto;background:#fff;border-radius:28px;padding:25px;position:relative;box-shadow:0 25px 60px #27234736;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:#2d2a4b96;display:grid;place-items:center;padding:15px}.profile-modal .mascot{margin:auto}.profile-modal h2{font-size:26px;margin:2px 0 8px}.profile-modal p{color:var(--muted);margin-bottom:24px}.close-modal{position:absolute;right:16px;top:16px;box-shadow:none;background:#f3f1f8}.field-label{display:block;text-align:left;font-weight:900;font-size:13px;margin:16px 0 9px}.field-label strong{color:#6c61c8}.profile-modal input[type=text],.profile-modal input:not([type]){width:100%;height:55px;border-radius:15px;border:2px solid #e7e5f0;padding:0 16px;color:var(--ink);background:#faf9fc}.profile-modal input[type=range]{width:100%;accent-color:#7869d0;height:26px}.age-markers{display:flex;justify-content:space-between;font-size:12px;color:#9a9bae;font-weight:800;margin-bottom:27px}.home-header{margin-bottom:22px}.child-chip,.stars-chip{border:0;display:flex;align-items:center;gap:7px;border-radius:16px;min-height:44px;padding:4px 9px 4px 4px;background:#fff;color:#393b57;font-weight:900}.child-chip .chip-avatar{height:36px;width:36px;border-radius:12px;font-size:17px}.child-chip svg{color:#aaa6bb}.stars-chip{padding:0 13px;background:#fff3cc;color:#8d671e}.stars-chip svg{color:#e9b23c}.hero-card{border-radius:28px;background:#d9efea;min-height:174px;display:flex;position:relative;overflow:hidden;padding:24px 18px 14px 25px;box-shadow:0 7px #b4d9d3}.hero-card:after{content:"";position:absolute;width:240px;height:240px;border:2px solid #ffffff58;border-radius:50%;right:-70px;top:-60px}.hero-copy{position:relative;z-index:1;flex:1}.hero-kicker{font-size:10px;letter-spacing:.16em;font-weight:1000;color:var(--teal-dark)}.hero-card h1{font-size:clamp(25px,6vw,37px);margin:8px 0 9px;color:var(--ink)}.hero-card p{font-size:12px;max-width:220px;color:#4d7777;margin-bottom:0;font-weight:700}.hero-card .mascot{position:absolute;right:1px;bottom:-21px;z-index:1}.hero-doodle{position:absolute;right:155px;top:24px;font-size:24px;color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:35px 1px 18px}.section-heading h2{font-size:25px;margin:4px 0 0}.round-hint{background:#fff;border-radius:100px;font-size:12px;color:#a29eaf;font-weight:800;padding:8px 11px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.category-card{border:0;border-radius:23px;padding:17px;text-align:left;min-height:149px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 5px #4644640c;transition:transform .15s}.category-card.featured{grid-column:span 2;min-height:110px;flex-direction:row;align-items:center;gap:18px}.category-icon{display:grid;place-items:center;width:63px;height:63px;border-radius:19px;background:#ffffff8a;font-size:39px;line-height:1;margin-bottom:11px}.featured .category-icon{margin:0;flex:none}.category-text{display:flex;flex-direction:column;gap:4px}.category-text strong{font-size:17px;line-height:1.1}.category-text small{font-size:11px;color:#6b6e87;font-weight:700}.category-card:not(.featured) .category-text small{padding-right:28px;line-height:1.25;overflow-wrap:anywhere}.category-arrow{position:absolute;right:16px;bottom:16px;border-radius:50%;background:#ffffff7a;width:28px;height:28px;display:grid;place-items:center;color:#6c608f}.featured .category-arrow{bottom:auto}.tone-peach{background:#fbe6cf}.tone-coral{background:#f9dddd}.tone-lavender{background:#e3eef0}.tone-mint{background:#ddf2e5}.tone-yellow{background:#f9edc9}.tone-blue{background:#ddebf8}.group-banner{margin-top:22px;background:#fff;border:2px solid #e9e5f6;border-radius:21px;width:100%;display:flex;align-items:center;text-align:left;padding:14px;gap:13px;color:#3a3e5a}.group-icon{height:51px;width:51px;border-radius:15px;background:#dff0ea;color:#7869cc;display:grid;place-items:center}.group-banner>span:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.group-banner strong{font-size:15px}.group-banner small{font-size:11px;color:#9697aa}.group-banner>svg{color:#aba8be}.recent-card{background:#fff;margin-top:16px;padding:17px 20px;border-radius:19px}.recent-card>div{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.recent-card strong{font-size:17px}.recent-card div span{font-size:13px;color:#aa812e;font-weight:900}.settings-art{text-align:center;margin:25px 0}.settings-art .mascot{margin:auto}.settings-art h1{font-size:28px}.setting-row{min-height:72px;border-radius:17px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:16px;margin:10px 0;font-weight:850}.setting-row span{display:flex;align-items:center;gap:10px}.setting-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:47px;height:29px;border-radius:20px;background:#d4d2de;position:relative;transition:background .2s}.setting-row input:after{content:"";position:absolute;width:23px;height:23px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .2s}.setting-row input:checked{background:#267f80}.setting-row input:checked:after{transform:translate(18px)}.settings-note{color:#999bad;font-size:12px;margin:17px 4px 30px}.screen-container>h2{font-size:22px;margin:22px 0 14px}.settings-profiles{display:grid;gap:7px;margin-bottom:20px}.settings-profiles>div{background:#fff;border-radius:15px;min-height:55px;display:flex;align-items:center;padding:6px 13px}.settings-profiles span{flex:1;font-weight:800}.settings-profiles button{width:38px;height:38px;border:0;background:transparent;color:#918da7}.group-intro{text-align:center;margin:28px auto 23px;max-width:340px}.group-intro .mascot{margin:auto}.group-intro h1{font-size:30px;margin:4px 0 7px}.group-intro p{color:var(--muted);font-size:14px}.group-select{display:grid;gap:9px;margin-bottom:24px}.group-choice{border:2px solid transparent;border-radius:18px;background:#fff;display:flex;align-items:center;gap:12px;padding:10px;text-align:left;min-height:72px;color:var(--ink)}.group-choice.selected{border-color:#267f80;background:#f1faf6}.group-choice .chip-avatar{height:45px;width:45px;font-size:20px}.group-choice strong{flex:1}.group-choice>span:nth-last-child(2){font-size:12px;color:#999aac}.group-check{border:2px solid #d8d5e7;width:25px;height:25px;border-radius:9px;display:grid;place-items:center}.selected .group-check{background:#267f80;border-color:#267f80;color:#fff}.game-screen{min-height:100dvh;max-width:760px;margin:auto;display:flex;flex-direction:column;background:#faf9f5;padding:15px max(17px,env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom))}.game-top{display:flex;align-items:center;gap:13px}.game-top .icon-button{background:transparent;box-shadow:none}.progress-wrap{flex:1;display:flex;flex-direction:column;gap:6px}.progress-track{height:12px;border-radius:100px;background:#e8e5e2;overflow:hidden}.progress-track>div{height:100%;background:linear-gradient(90deg,#79c99e,#a9d985);border-radius:100px;transition:width .4s ease}.progress-wrap>span{text-align:center;color:#a19faf;font-size:11px;font-weight:900}.game-stars{display:flex;align-items:center;gap:4px;color:#c79934;font-weight:950;min-width:52px;justify-content:end}.game-content{flex:1;display:flex;flex-direction:column;padding:20px 3px 10px}.task-topline{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.task-category{border-radius:99px;background:#dff0ea;color:#176569;padding:7px 12px;font-size:11px;font-weight:900}.player-name{font-size:11px;color:#a7a4b0;font-weight:900}.task-prompt{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.task-prompt h1{font-size:clamp(27px,7.3vw,42px);margin:0;max-width:550px}.speak-button{border:0;flex:none;width:46px;height:46px;border-radius:15px;background:#dff0ea;color:#176569;display:grid;place-items:center}.task-body{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:270px}.answer-grid{display:grid;gap:13px}.image-grid,.shape-grid,.color-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.answer-card{border:3px solid #eeeaf0;background:#fff;border-radius:24px;min-height:145px;color:var(--ink);box-shadow:0 6px #e4e1e5;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;padding:10px;transition:transform .14s ease,border-color .14s}.answer-card:hover:not(:disabled){border-color:#aea5e1}.asset-image{object-fit:contain;max-width:100%;max-height:100%}.asset-emoji{line-height:1}.answer-label{font-weight:850;font-size:12px}.audio-layout{gap:27px}.audio-orb{width:176px;height:176px;margin:0 auto;border:8px solid #ded5f6;border-radius:50%;background:#267f80;color:#fff;box-shadow:0 8px #5c4fba,0 10px 30px #8071cd42;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-weight:900}.audio-orb svg{width:52px;height:52px}.layout-caption,.task-hint{text-align:center;color:#9997aa;font-size:13px;font-weight:850;margin:0 0 15px}.shape{width:88px;height:88px;background:var(--shape-color);display:block;filter:drop-shadow(0 5px 0 #4d4d6840)}.shape-circle{border-radius:50%}.shape-square{border-radius:12px}.shape-triangle{clip-path:polygon(50% 0,100% 100%,0 100%)}.shape-rectangle{width:95px;height:66px;border-radius:10px}.shape-star{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.color-blob{width:91px;height:91px;border-radius:40% 60% 61% 39%/42% 42% 58% 58%;box-shadow:inset -10px -9px #0000000d,0 6px #00000013}.count-stage{min-height:220px;background:#e5f3e9;border-radius:27px;border:3px dashed #b6dcc7;padding:22px;display:flex;align-content:center;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:28px}.count-stage .asset-image{width:57px;height:57px}.number-grid{grid-template-columns:repeat(3,1fr)}.number-grid .answer-card{min-height:92px}.answer-symbol{font-size:37px;font-weight:1000;line-height:1}.math-question{border-radius:25px;background:#dff0ea;min-height:205px;display:grid;place-items:center;font-size:clamp(48px,14vw,84px);font-weight:1000;color:#675abe;margin-bottom:25px;box-shadow:inset 0 -7px #dcd3f3}.math-sparkle{position:absolute;margin:-180px 0 0 20px;color:#f1c865;font-size:30px}.sequence-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:28px}.sequence-tile{min-width:min(18vw,76px);min-height:min(18vw,76px);max-width:100%;padding:6px;border-radius:18px;background:#dff0f4;display:grid;place-items:center;color:#5c83a8;font-size:clamp(14px,5vw,27px);text-align:center;overflow-wrap:anywhere;font-weight:1000;box-shadow:0 5px #c8e1e9}.sequence-tile.missing{background:#f9eac3;color:#ae8643}.memory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(100%,440px);margin:auto}.memory-card{aspect-ratio:1;border:0;border-radius:18px;background:#267f80;color:#fff;font-size:48px;box-shadow:0 5px #5c4db4;display:grid;place-items:center;transition:transform .15s,background .15s}.memory-card.is-open{background:#fff;box-shadow:0 5px #e6e1e9;transform:rotateY(0)}.memory-card:disabled{opacity:1}.fact-illustration{width:220px;height:220px;border-radius:30px;background:#fcebd5;display:grid;place-items:center;margin:0 auto 27px}.fact-grid{grid-template-columns:repeat(2,1fr)}.fact-grid .answer-card{min-height:80px}.fact-grid .answer-label{font-size:17px}.feedback-strip{min-height:80px;display:flex;align-items:center;justify-content:center;gap:8px;color:#a09fae;text-align:center;font-size:13px;font-weight:800}.feedback-strip.correct,.feedback-strip.wrong,.feedback-strip.try{background:#e8f5e9;margin:0 -17px -14px;padding:5px 18px 14px;color:#4f9a72;font-size:18px}.feedback-strip.wrong,.feedback-strip.try{background:#fff1e6;color:#ca865b}.feedback-strip span:last-child{white-space:nowrap}.attention-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 50% 38%,#e5f5e9,#dff0ea 70%);text-align:center}.attention-timer{position:absolute;top:27px;background:#ffffffa8;border-radius:99px;padding:9px 14px;color:#8674be;font-size:12px;font-weight:900}.attention-screen h1{font-size:35px;margin:15px 0 5px}.attention-screen p{color:#82779f}.attention-target{border:0;background:#fff;border-radius:50%;width:185px;height:185px;display:grid;place-items:center;font-size:100px;box-shadow:0 10px #d5c9eb;animation:bob 1.5s ease-in-out infinite alternate}.attention-target.still{animation:none}.attention-count{font-size:15px;font-weight:900;color:#8374b0;margin-top:28px}.bubble-row,.emoji-row{display:flex;gap:13px}.bubble,.emoji-row button,.emoji-row span{border:0;background:#fff;border-radius:50%;width:85px;height:85px;display:grid;place-items:center;font-size:45px;box-shadow:0 6px #d8c9e8}.bubble.popped{opacity:.3;transform:scale(.7)}.result-screen{width:min(100%,600px);min-height:100dvh;margin:auto;display:flex;flex-direction:column;align-items:center;text-align:center;padding:35px 23px calc(30px + env(safe-area-inset-bottom))}.result-confetti{width:100%;color:#f5c450;letter-spacing:4vw;font-size:26px;height:24px}.result-confetti span{color:#f38f99}.result-screen h1,.group-results h1{font-size:clamp(30px,8vw,43px);margin:10px 0 4px}.result-lead{color:#86869e;font-size:14px}.score-card{background:#def0ea;border-radius:25px;width:100%;padding:16px;margin:17px 0 15px;color:var(--teal-dark);box-shadow:0 5px #b4d9d3}.score-card>span{font-size:10px;font-weight:1000;letter-spacing:.18em}.score-card strong{display:block;font-size:67px;line-height:1.1}.score-card small{font-size:23px;color:#a096cf}.score-card p{font-size:12px;font-weight:750;margin:0}.result-stats{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:25px}.result-stats>div{background:#fff;border-radius:16px;min-height:75px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.result-stats strong{font-size:20px}.result-stats span{font-size:11px;color:#a1a1b2;font-weight:850}.result-screen .button{margin-bottom:11px}.group-results{text-align:center}.group-results .mascot{margin:10px auto 0}.group-results p{color:#88879d;font-size:14px;max-width:440px;margin:6px auto 23px}.leaderboard{border-radius:21px;background:#fff;overflow:hidden;margin-bottom:25px;text-align:left;box-shadow:var(--shadow)}.leaderboard-head,.leaderboard-row{display:grid;grid-template-columns:1.25fr .7fr .75fr .75fr;align-items:center;gap:3px;padding:13px 9px}.leaderboard-head{background:#dff0ea;color:#176569;font-size:9px;font-weight:1000;letter-spacing:.07em}.leaderboard-row{font-size:12px;border-bottom:1px solid #f0edf3}.leaderboard-row:last-child{border:0}.leaderboard-row strong{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis}.leaderboard-row strong span{color:#d6a83b;min-width:20px}.leaderboard-row b{font-size:18px;color:#176569}.leaderboard-row>span{color:#8b8da2;font-weight:800}@keyframes bob{0%{transform:translateY(-7px) rotate(-7deg)}to{transform:translateY(7px) rotate(7deg)}}@media(max-width:390px){.hero-card .mascot{right:-22px}.hero-card p{max-width:180px}.category-card{padding:13px;min-height:140px}.category-text strong{font-size:15px}.answer-card{min-height:120px}.shape,.color-blob{width:65px;height:65px}.answer-label{font-size:11px}.result-stats strong{font-size:17px}}@media(min-width:700px){.category-grid{grid-template-columns:repeat(3,1fr)}.category-card.featured{grid-column:span 3}.game-content{padding-left:20px;padding-right:20px}.answer-card{min-height:170px}.screen-container{padding-top:32px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.result-mascot{position:relative}.result-mascot>img:not(.mascot){position:absolute;right:-35px;top:12px}.category-card:disabled{opacity:.55;filter:grayscale(.35)}.image-layout .image-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:460px;margin:auto}.image-layout .answer-card{min-height:172px}.image-layout .answer-card:last-child:nth-child(3){grid-column:span 2;min-height:135px;flex-direction:row;gap:16px}.image-layout .answer-card:last-child:nth-child(3) .asset-image{height:83px;width:83px}.image-layout .answer-card:last-child:nth-child(3) .answer-label{font-size:16px}.memory-grid.small{grid-template-columns:repeat(2,1fr);max-width:340px}.decor{pointer-events:none;-webkit-user-select:none;user-select:none}.welcome-art{isolation:isolate}.welcome-art .mascot{position:relative;z-index:1}.welcome-mountains{position:absolute;z-index:0;width:min(100%,440px);bottom:-26px;left:50%;transform:translate(-50%);opacity:.64}.hero-ornament{position:absolute;top:12px;left:12px;width:54px;opacity:.43}.hero-mountains{position:absolute;right:-30px;bottom:-22px;width:80%;max-width:380px;opacity:.22}.card-accent{position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:58%;max-width:170px;opacity:.7}.hero-copy{padding-left:8px}.section-divider{display:block;width:min(64%,230px);height:auto;max-height:42px;object-fit:contain;margin:10px auto 12px}.hero-card:after{border-color:#fff8}.category-card.featured{background:#f7e5d4}.category-card.tone-lavender{background:#e9e4f0}.category-card.tone-safety{background:#e2f2e7}.category-card.tone-space{background:#e6e8f8}.category-card.tone-dinosaurs{background:#eeeacb}.read-options-button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--teal-dark);font-size:13px;font-weight:800;padding:0 0 12px}.read-options-button:disabled{opacity:.45}.answer-grid.text-heavy,.image-layout .image-grid:has(.text-answer),.audio-layout .image-grid:has(.text-answer),.odd-layout .image-grid:has(.text-answer){grid-template-columns:minmax(0,1fr);max-width:520px;width:100%;margin-inline:auto}.answer-grid.text-heavy .answer-card,.image-grid:has(.text-answer) .answer-card,.image-layout .answer-card:last-child:nth-child(3).text-answer{grid-column:auto;flex-direction:row;min-height:74px;gap:13px;padding:13px 18px}.answer-grid .answer-card.text-answer .answer-label{font-size:clamp(15px,4vw,19px);line-height:1.26;overflow-wrap:anywhere}.number-grid:not(.text-heavy) .answer-card.text-answer .answer-label{font-size:30px}.count-item{font-size:clamp(32px,9vw,54px);line-height:1}.group-icon,.task-category,.speak-button{background:#dff0ea;color:var(--teal-dark)}.group-choice.selected{border-color:var(--teal);background:#eff9f4}.progress-track>div{background:linear-gradient(90deg,var(--teal),#78b7a2)}.leaderboard-head{background:#dff0ea;color:var(--teal-dark)}.leaderboard-row b{color:var(--teal-dark)}.about-card{display:flex;align-items:center;gap:10px;margin-top:28px;padding:15px 18px;border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.about-card>div{flex:1;min-width:0}.about-card h2{font-size:18px;margin:0 0 5px}.about-card p{font-size:12px;color:var(--muted);margin:0}.about-card .mascot{flex:none}.mode-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:16px 0}.mode-option{display:flex;flex-direction:column;gap:5px;padding:13px;min-height:90px;text-align:left;border:2px solid #dfe8e5;border-radius:18px;background:#fff;color:var(--ink)}.mode-option.selected{border-color:var(--teal);background:#eff9f4}.mode-option strong{font-size:15px}.mode-option span{font-size:11px;line-height:1.35;color:var(--muted)}.turn-count{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 20px;font-size:13px;font-weight:850}.turn-count>div{display:flex;gap:5px}.turn-count button{border:2px solid #d8e8e5;border-radius:12px;background:#fff;color:var(--ink);min-width:41px;min-height:39px;font-weight:900}.turn-count button.selected{background:var(--teal);border-color:var(--teal);color:#fff}.turn-screen{position:relative;min-height:100dvh;max-width:600px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:58px 26px calc(28px + env(safe-area-inset-bottom));text-align:center;background:radial-gradient(circle at 50% 36%,#dceee7 0,transparent 52%)}.turn-screen .mascot{max-width:74vw;height:auto;margin:22px auto 10px;animation:mascot-in .35s ease-out both}.turn-screen h1{font-size:clamp(31px,9vw,46px);margin:12px 0 8px}.turn-screen p{color:var(--muted);font-size:15px}.turn-screen .button{margin-top:20px;max-width:400px}.turn-close{position:absolute;top:max(17px,env(safe-area-inset-top));left:18px}@keyframes mascot-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:430px){.hero-ornament,.leaderboard-head{display:none}.leaderboard-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 3px;padding:14px 13px;text-align:center}.leaderboard-row strong{grid-column:1 / -1;font-size:16px;text-align:left}.leaderboard-row b,.leaderboard-row>span{display:flex;flex-direction:column;gap:3px;align-items:center;font-size:13px}.leaderboard-row b:before,.leaderboard-row>span:before{content:attr(data-label)}.leaderboard-row b:before,.leaderboard-row>span:before{font-size:8px;letter-spacing:.06em;color:var(--muted)}}@media(max-width:350px){.hero-card .mascot{width:135px;height:135px;right:-15px}.hero-card h1{font-size:24px}.mode-option{padding:10px}.mode-option strong{font-size:13px}}@media(max-width:390px){.shape.shape-rectangle{width:78px;height:50px}}
