:root{color:#3e3a36;font-synthesis:none;text-rendering:optimizelegibility;--ink:#3e3a36;--muted:#746e67;--cream:#fffaf1;--paper:#fff;--green:#3f7f59;--yellow:#f4b54a;--orange:#e57845;--line:#e9e1d6;background:#fffaf1;font-family:ui-rounded,Segoe UI,Trebuchet MS,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:4px solid #277da1}h1,h2,p{margin-top:0}h1,h2,.brand-lockup strong,.game-copy strong,.round-prompt{font-family:Arial Rounded MT Bold,ui-rounded,Trebuchet MS,sans-serif}button{-webkit-tap-highlight-color:transparent}.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:0 0 6px;font-size:.75rem;font-weight:800}.logo-mark{flex:none;width:58px;height:58px}.brand-lockup{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.brand-lockup>div{flex-direction:column;display:flex}.brand-lockup strong{color:#3f714e;font-size:1.6rem;line-height:1}.brand-lockup span{color:#8b7662;margin-top:4px;font-size:.76rem;font-weight:700}.primary-button,.secondary-button,.check-button{cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 26px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button{background:var(--green);color:#fff;box-shadow:0 6px #2e6544}.primary-button:hover,.check-button:hover{transform:translateY(-2px)}.primary-button:active,.check-button:active{transform:translateY(3px);box-shadow:0 2px #2e6544}.primary-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.secondary-button{border:2px solid var(--line);background:#fff}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.icon-button svg{width:21px}.profile-page{background:radial-gradient(circle at 85% 10%,#fff0c9 0 6%,#0000 6.2%),linear-gradient(#fffaf1 0 70%,#e6f1df 70% 100%);flex-direction:column;align-items:center;min-height:100vh;padding:28px clamp(20px,5vw,72px);display:flex;position:relative;overflow:hidden}.profile-page:before,.profile-page:after{content:"";background:#d7e9d0;border-radius:50% 50% 0 0;width:75vw;height:25vw;position:absolute;bottom:-9vw}.profile-page:before{left:-20vw;transform:rotate(5deg)}.profile-page:after{background:#c6e0bf;bottom:-14vw;right:-20vw;transform:rotate(-5deg)}.profile-page>.brand-lockup{align-self:flex-start}.garden-sun{background:#ffd776;border-radius:50%;width:85px;height:85px;position:absolute;top:8%;right:9%;box-shadow:0 0 0 15px #ffd77629}.profile-panel{z-index:2;text-align:center;background:#ffffffeb;border:1px solid #e2d5c3cc;border-radius:36px;width:min(850px,100%);margin:auto;padding:42px;position:relative;box-shadow:0 24px 70px #624d341f}.profile-panel h1{color:var(--ink);margin-bottom:28px;font-size:clamp(2rem,4vw,3rem)}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:18px;display:grid}.profile-card{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.profile-card:hover{border-color:#b6d0bb;transform:translateY(-5px);box-shadow:0 13px 24px #4470501f}.profile-card strong{margin-top:5px;font-size:1.12rem}.profile-card>span:last-child{color:var(--muted);font-size:.84rem}.add-profile{background:#fcfaf6;border-style:dashed}.add-circle{width:67px;height:67px;color:var(--green);background:#edf4e9;border-radius:50%;place-items:center;display:grid}.avatar{color:#fff9ed;border-radius:47% 47% 45% 45%;flex:none;place-items:center;display:inline-grid;position:relative;overflow:visible;box-shadow:inset 0 -5px #00000014}.avatar:before,.avatar:after{content:"";background:inherit;z-index:-1;border-radius:50% 50% 20% 20%;width:33%;height:35%;position:absolute;top:-8%}.avatar:before{left:5%;transform:rotate(-25deg)}.avatar:after{right:5%;transform:rotate(25deg)}.avatar b{letter-spacing:-.12em;text-shadow:0 1px #0000001a;font-size:.75em}.avatar-sm{width:37px;height:37px;font-size:23px}.avatar-md{width:66px;height:66px;font-size:36px}.avatar-lg{width:87px;height:87px;font-size:47px}.create-profile{max-width:650px;margin:0 auto;position:relative}.close-create{cursor:pointer;background:0 0;border:0;position:absolute;top:-20px;right:-20px}.close-create:disabled{display:none}.field-label,.create-profile legend{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:20px 0 10px;font-size:.82rem;font-weight:800;display:block}.create-profile input{border:2px solid var(--line);text-align:center;background:#fffcf7;border-radius:17px;width:min(390px,100%);height:58px;padding:0 20px;font-size:1.15rem;font-weight:700}.create-profile fieldset{border:0;margin:0;padding:0}.avatar-options,.age-options{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.avatar-options button{cursor:pointer;background:#faf7f1;border:2px solid #0000;border-radius:18px;flex-direction:column;align-items:center;gap:7px;min-width:100px;padding:12px;font-size:.78rem;font-weight:700;display:flex}.avatar-options button.selected,.age-options button.selected{border-color:var(--green);background:#eef6ec}.age-options button{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;justify-content:center;align-items:baseline;gap:4px;width:110px;height:70px;display:flex}.age-options strong{font-size:1.45rem}.age-options span{color:var(--muted);font-size:.78rem}.create-button{margin-top:30px}.privacy-note{z-index:2;color:#668065;margin:26px 0 0;font-size:.76rem;font-weight:700;position:relative}.home-page{background:#fffbf4;min-height:100vh}.topbar{background:#ffffffd6;border-bottom:1px solid #ede5da;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(22px,5vw,80px);display:flex}.brand-lockup.compact .logo-mark{width:47px;height:47px}.brand-lockup.compact strong{font-size:1.3rem}.top-actions{align-items:center;gap:10px;display:flex}.star-total{color:#aa7520;background:#fff3d4;border:0;border-radius:16px;align-items:center;gap:7px;height:45px;padding:0 15px;font-weight:800;display:flex}.star-total svg{width:19px}.profile-chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;align-items:center;gap:9px;height:52px;padding:0 9px 0 7px;font-weight:800;display:flex}.profile-chip svg{color:#998f84;width:16px}.profile-chip span{text-overflow:ellipsis;max-width:110px;overflow:hidden}.welcome-band{background:#eaf3e4;grid-template-columns:1fr minmax(280px,500px);align-items:center;min-height:285px;padding:38px clamp(30px,8vw,130px);display:grid;position:relative;overflow:hidden}.welcome-band:before{content:"";opacity:.45;background:repeating-linear-gradient(90deg,#f2c45f 0 12px,#0000 12px 25px);height:8px;position:absolute;bottom:0;left:0;right:0}.welcome-band h1{color:#354b39;margin-bottom:10px;font-size:clamp(2.3rem,5vw,4.2rem);line-height:.9}.welcome-band h1 em{color:var(--green);font-style:normal}.welcome-band>div:first-child>p:last-child{color:#6d796c;margin:0}.welcome-art{align-self:end;height:220px;position:relative}.welcome-art>svg{z-index:2;width:230px;height:190px;position:absolute;bottom:-10px;left:45%;transform:translate(-50%)}.hill{background:#c8dfbd;border-radius:50% 50% 0 0;width:300px;height:130px;position:absolute;bottom:-32px}.hill-one{left:0}.hill-two{background:#bdd8b2;right:-70px}.flower{border-left:3px solid #68a069;width:12px;height:35px;position:absolute;bottom:15px}.flower:before{content:"✿";color:#ef8e66;font-size:25px;position:absolute;top:-13px;left:-10px}.f1{left:18%}.f2{height:50px;right:14%;transform:scale(.8)}.games-section{max-width:1220px;margin:0 auto;padding:50px clamp(20px,4vw,50px) 70px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading h2{margin:0;font-size:2rem}.caregiver-link{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.caregiver-link svg{width:19px}.age-filter{background:#eee8de;border-radius:16px;gap:4px;margin:25px 0 8px;padding:5px;display:inline-flex}.age-filter button{cursor:pointer;color:#777067;background:0 0;border:0;border-radius:12px;min-width:100px;height:43px}.age-filter button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #463c3214}.age-filter strong{font-size:1.03rem}.recommendation-note{color:var(--muted);font-size:.76rem}.game-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px;display:grid}.game-card{background:var(--card);border:2px solid #0000;border-radius:28px;min-height:205px;transition:opacity .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.game-card:nth-child(5){grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}.game-card.other-age{opacity:.74;filter:saturate(.82)}.game-card:hover{border-color:color-mix(in srgb, var(--accent), transparent 60%);opacity:1;filter:none;transform:translateY(-4px);box-shadow:0 16px 32px #5345321f}.game-card-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:1fr;grid-template-columns:135px 1fr 60px;align-items:center;gap:15px;width:100%;padding:24px 22px;display:grid;position:absolute;inset:0}.age-badge{color:var(--accent);letter-spacing:.04em;background:#ffffffbf;border-radius:9px;padding:5px 10px;font-size:.68rem;font-weight:800;position:absolute;top:14px;left:16px}.game-art{align-self:end;height:140px;display:block}.game-art svg{width:145px;height:135px}.game-copy{flex-direction:column;display:flex}.game-copy strong{color:var(--accent);font-size:1.55rem;line-height:1.08}.game-copy small{color:#5f5a55;max-width:350px;margin-top:7px;font-size:.84rem;line-height:1.35}.game-copy em{color:var(--accent);text-transform:uppercase;letter-spacing:.07em;margin-top:14px;font-size:.68rem;font-style:normal;font-weight:800}.progress-ring{--progress:0deg;background:conic-gradient(var(--accent) var(--progress), #ffffffa6 0);border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.progress-ring:before{content:"";background:var(--card);border-radius:50%;grid-area:1/1;width:43px;height:43px}.progress-ring span{color:var(--accent);grid-area:1/1;font-size:.62rem;font-weight:900;position:relative}.play-arrow{color:var(--accent);opacity:.5;position:absolute;bottom:14px;right:18px}.play-arrow svg{width:20px}.home-page footer{color:#fff;background:#405d49;align-items:center;gap:15px;min-height:120px;padding:25px clamp(24px,7vw,100px);display:flex}.home-page footer .logo-mark{width:45px;height:45px}.home-page footer p{color:#e1ecdf;flex:1;margin:0}.home-page footer button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:14px;align-items:center;gap:8px;padding:10px 15px;display:flex}.home-page footer button svg{width:18px}.game-shell{--game:#4d8d5a;--game-soft:#e8f4e6;background:linear-gradient(180deg, var(--game-soft) 0 175px, #fffaf1 175px);min-height:100vh}.game-header{grid-template-columns:50px 1fr 50px;align-items:center;gap:25px;height:84px;padding:0 clamp(17px,5vw,70px);display:grid}.game-header .icon-button{background:#ffffffbf;border:0}.round-progress{align-items:center;gap:12px;width:100%;max-width:550px;margin:0 auto;display:flex}.round-progress>span{width:42px;color:var(--game);font-size:.78rem;font-weight:900}.round-progress>div{background:#ffffffb3;border-radius:10px;flex:1;height:10px;overflow:hidden}.round-progress i{background:var(--game);border-radius:10px;height:100%;transition:width .5s;display:block}.audio-state{color:var(--game);margin:22px 0 0 22px;font-size:.55rem;font-weight:900;position:absolute}.game-stage{text-align:center;background:#fffffff5;border-radius:35px 35px 0 0;width:min(980px,100% - 34px);min-height:calc(100vh - 110px);margin:0 auto;padding:40px clamp(18px,5vw,58px) 120px;position:relative;box-shadow:0 -5px 40px #3c372d12}.game-title-mini{color:var(--game);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;font-size:.71rem;font-weight:900;display:flex;position:absolute;top:18px;left:23px}.mini-art{width:34px;height:29px;display:block}.mini-art svg{width:100%;height:100%}.round-prompt{max-width:680px;color:var(--ink);margin:18px auto 22px;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.08}.memory-card{border:3px solid color-mix(in srgb, var(--game), white 55%);background:var(--game-soft);width:min(330px,80vw);min-height:200px;box-shadow:0 10px 0 color-mix(in srgb, var(--game), white 70%);border-radius:30px;place-items:center;margin:24px auto;transition:transform .35s,opacity .35s;display:grid}.memory-card.hidden-memory{background:repeating-linear-gradient(45deg, var(--game-soft) 0 15px, white 15px 30px)}.question-mark{color:var(--game);font-family:"Baloo 2";font-size:5rem}.dot-group{grid-template-columns:repeat(3,32px);place-content:center;gap:18px;min-height:75px;display:grid}.dot-group i{background:var(--game);border-radius:50%;width:29px;height:29px;box-shadow:inset 0 -4px #0000001a}.dot-group.small{grid-template-columns:repeat(3,18px);gap:9px}.dot-group.small i{width:17px;height:17px}.choice-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(10px,3vw,25px);display:flex}.answer-card{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:23px;width:155px;min-height:125px;transition:transform .2s,border-color .2s}.answer-card:hover{border-color:var(--game);transform:translateY(-5px)}.feedback-card{z-index:10;text-align:left;border:2px solid;border-radius:24px;align-items:center;gap:13px;width:min(650px,100% - 32px);min-height:78px;padding:13px 17px;animation:.3s ease-out feedbackIn;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #322d2833}.feedback-card>span{border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:1.4rem;font-weight:900;display:grid}.feedback-card p{flex:1;margin:0;font-weight:800}.feedback-card button{color:#fff;cursor:pointer;border:0;border-radius:15px;height:47px;padding:0 18px;font-weight:800}.feedback-card.correct{background:#eff9ed;border-color:#73ae70}.feedback-card.correct>span,.feedback-card.correct button{color:#fff;background:#4d8d5a}.feedback-card.try-again{background:#fff6e9;border-color:#efa26f}.feedback-card.try-again>span{color:#fff;background:#eea057}@keyframes feedbackIn{0%{opacity:0;transform:translate(-50%,30px)}}.count-game-area{max-width:800px;margin:0 auto}.object-pile{background:#f7f1e8;border-radius:28px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:130px;padding:15px;display:flex}.object-pile button,.basket-items button{cursor:pointer;background:0 0;border:0;width:68px;height:68px;transition:transform .15s}.object-pile button:hover{transform:translateY(-7px)rotate(-4deg)}.basket-zone{justify-content:center;align-items:flex-end;min-height:165px;margin:15px auto 6px;display:flex;position:relative}.basket-illustration{background:repeating-linear-gradient(90deg,#b97545 0 18px,#d2905a 18px 35px);border:7px solid #8e5939;border-radius:13px 13px 45px 45px;width:310px;height:105px;position:absolute;bottom:0;box-shadow:inset 0 11px #edba7f}.basket-illustration:before{content:"";border:8px solid #8e5939;border-bottom:0;border-radius:100px 100px 0 0;width:200px;height:110px;position:absolute;bottom:93px;left:48px}.basket-illustration span{color:#8e5939;background:#fff4db;border-radius:50%;place-items:center;width:37px;height:37px;font-weight:900;display:grid;position:absolute;bottom:9px;right:12px}.basket-items{z-index:2;flex-wrap:wrap-reverse;justify-content:center;align-items:end;width:250px;min-height:115px;padding:15px 20px 45px;display:flex;position:relative}.basket-items button{width:48px;height:48px}.check-button{background:var(--game);color:#fff;min-width:185px;box-shadow:0 6px 0 color-mix(in srgb, var(--game), black 22%)}.number-question{padding-top:45px}.number-question p{font-family:"Baloo 2";font-size:1.4rem}.number-choice{border:3px solid color-mix(in srgb, var(--game), white 55%);background:var(--game-soft);width:90px;height:90px;color:var(--game);cursor:pointer;border-radius:25px;font-family:"Baloo 2";font-size:2.4rem;font-weight:800}.item-icon{--s:45px;width:var(--s);height:var(--s);filter:drop-shadow(0 4px 1px #50371e1f);display:inline-block;position:relative}.item-sm{--s:28px}.item-md{--s:45px}.item-lg{--s:62px}.item-icon:before{content:"";background:#e95f55;border-radius:47% 50% 45% 48%;position:absolute;inset:15% 10% 3%}.item-icon:after{content:"";background:#58a05c;border-radius:80% 10%;width:30%;height:18%;position:absolute;top:4%;left:54%;transform:rotate(-25deg)}.item-pear:before{clip-path:polygon(36% 0,64% 0,73% 31%,95% 65%,82% 92%,50% 100%,18% 92%,5% 65%,27% 31%);background:#e8bd46;border-radius:50% 50% 45% 45%}.item-pear:after{background:#6f6a3c;width:8%;height:24%;top:0;left:47%;transform:rotate(6deg)}.item-acorn:before{background:#a86d42;border-radius:45% 45% 55% 55%;inset:25% 14% 2%}.item-acorn:after{background:#765037;border-radius:50% 50% 18% 18%;width:78%;height:28%;top:15%;left:11%;transform:none;box-shadow:inset 0 5px #ffffff1f}.item-carrot:before{clip-path:polygon(0 0,100% 0,55% 100%,45% 100%);background:#ef833c;border-radius:55% 55% 80% 80%;inset:23% 24% 0%}.item-carrot:after{background:#58a05c;border-radius:50% 10%;width:48%;height:36%;top:0;left:27%;transform:rotate(-15deg);box-shadow:10px 3px #6db46e}.item-berry:before{clip-path:polygon(50% 0,100% 25%,82% 85%,50% 100%,18% 85%,0 25%);background:#e6565c;border-radius:45% 45% 55% 55%;inset:18% 15% 3%}.item-berry:after{clip-path:polygon(50% 0,61% 35%,100% 21%,72% 54%,94% 80%,58% 66%,50% 100%,42% 66%,6% 80%,28% 54%,0 21%,39% 35%);background:#58a05c;width:52%;height:27%;top:4%;left:24%;transform:none}.bigger-game-area{grid-template-columns:1fr 55px 1fr;align-items:center;gap:15px;max-width:750px;margin:35px auto;display:grid}.compare-card{border:3px solid color-mix(in srgb, var(--game), white 65%);background:var(--game-soft);cursor:pointer;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:240px;padding:25px;transition:transform .2s,border-color .2s;display:flex}.compare-card:hover{border-color:var(--game);transform:scale(1.03)}.compare-card>span:last-child{color:var(--game);background:#fff;border-radius:20px;padding:5px 15px;font-size:.78rem;font-weight:900}.versus{color:var(--muted);font-weight:900}.big-number,.sum-view{color:var(--game);font-family:"Baloo 2";font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1}.sum-view{font-size:clamp(2.4rem,6vw,4.1rem)}.race-track{background:#fff;border:5px solid #ece4d7;border-radius:20px;grid-column:1/-1;height:18px;margin-top:15px;position:relative}.race-track i{background:var(--game);border-radius:20px;height:18px;transition:width .6s;position:absolute;top:-5px;left:0}.race-track i span{background:var(--game);color:#fff;border:5px solid #fff;border-radius:50%;width:35px;height:35px;position:absolute;top:-12px;right:-12px}.path-game-area{max-width:850px;margin:50px auto 0}.frog-start{background:var(--game-soft);color:var(--game);border-radius:18px;margin-bottom:30px;padding:9px 18px;display:inline-block}.number-path{justify-content:center;align-items:flex-end;gap:clamp(4px,1vw,12px);display:flex}.number-path button{border:0;border-bottom:8px solid color-mix(in srgb, var(--game), black 15%);background:var(--game-soft);width:min(73px,8.2vw);height:clamp(72px,10vw,100px);color:var(--game);cursor:pointer;border-radius:50% 50% 25% 25%;font-family:"Baloo 2";font-size:clamp(1.2rem,3vw,2rem);font-weight:800;transition:transform .2s;position:relative}.number-path button:nth-child(2n){transform:translateY(17px)}.number-path button:hover{transform:translateY(-8px)}.number-path button:nth-child(2n):hover{transform:translateY(9px)}.number-path button.start-tile{background:var(--game);color:#fff}.number-path button span{color:#68aa63;font-size:2rem;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.market-game-area{max-width:750px;margin:0 auto}.shopping-note{background:#fff9df;border:2px dashed #d89c78;border-radius:7px 7px 20px;flex-direction:column;justify-content:center;align-items:center;width:min(530px,100%);min-height:94px;margin:0 auto 25px;padding:17px 25px;transition:transform .35s;display:flex;transform:rotate(-1deg);box-shadow:4px 6px #f1dfbd}.shopping-note span{color:#9b704c;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:900}.shopping-note strong{margin-top:5px;font-size:1.2rem}.shopping-note.folded{color:#8d847b;background:#f0e8d9;transform:rotate(3deg)scale(.85)}.market-shelves{background:#f6eee3;border-radius:25px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;padding:24px;display:grid}.market-item{background:#fff;border-radius:19px;flex-direction:column;align-items:center;gap:8px;min-height:175px;padding:17px;display:flex}.market-item>strong{font-size:.82rem}.counter{align-items:center;gap:13px;display:flex}.counter button{background:var(--game-soft);width:42px;height:42px;color:var(--game);cursor:pointer;border:0;border-radius:13px;place-items:center;font-size:1.7rem;font-weight:800;display:grid}.counter button svg{width:18px}.counter span{min-width:30px;font-family:"Baloo 2";font-size:1.5rem;font-weight:800}.market-game-area .check-button{margin-top:18px}.completion-screen{text-align:center;background:linear-gradient(150deg,#eff7e9,#fff7df);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 20px;display:flex;overflow:hidden}.completion-screen>svg{width:190px;height:150px}.completion-screen h1{max-width:650px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.completion-screen>p:not(.eyebrow){color:var(--muted)}.earned-stars{gap:12px;margin:5px 0 18px;display:flex}.earned-stars span{color:#ddd4c6;filter:drop-shadow(0 4px #00000012);font-size:3.5rem}.earned-stars span.earned{color:#f4b54a;animation:.5s both starPop}.earned-stars span:nth-child(2){animation-delay:.15s}.earned-stars span:nth-child(3){animation-delay:.3s}@keyframes starPop{0%{transform:scale(0)rotate(-30deg)}70%{transform:scale(1.2)rotate(5deg)}}.completion-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.confetti-dots:before,.confetti-dots:after{content:"•  ✦  •  ✿  •  ✦";color:#e6a247;letter-spacing:1.5rem;font-size:2.5rem;animation:4s ease-in-out infinite alternate drift;position:absolute;top:15%}.confetti-dots:before{left:4%;transform:rotate(-25deg)}.confetti-dots:after{color:#65a971;right:4%;transform:rotate(25deg)}@keyframes drift{to{translate:0 25px}}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2a302a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.caregiver-modal{background:#fffdf8;border-radius:30px;width:min(820px,100%);max-height:calc(100vh - 30px);padding:30px;overflow:auto;box-shadow:0 25px 80px #00000040}.caregiver-modal>header{justify-content:space-between;align-items:flex-start;display:flex}.caregiver-modal h1{margin:0}.summary-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 15px;display:grid}.summary-cards>div{background:#edf4e9;border-radius:18px;flex-direction:column;justify-content:center;min-height:105px;padding:16px;display:flex}.summary-cards strong{color:var(--green);font-family:"Baloo 2";font-size:2rem}.summary-cards span{color:var(--muted);font-size:.73rem}.privacy-box{color:#796a51;background:#fff5dc;border-radius:12px;padding:12px 15px;font-size:.77rem}.progress-list{flex-direction:column;gap:10px;margin:20px 0;display:flex}.progress-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:60px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.progress-art{border-radius:14px;place-items:center;width:60px;height:55px;display:grid}.progress-art svg{width:55px;height:48px}.progress-row>div{flex-direction:column;display:flex}.progress-row>div>strong{font-size:.9rem}.progress-row>div>span{color:var(--muted);font-size:.7rem}.progress-row>b{color:var(--green);font-size:.72rem}.mastery-bar{background:#eee8de;border-radius:10px;height:5px;margin-top:8px;overflow:hidden}.mastery-bar i{height:100%;display:block}.settings-panel{background:#f4f0e9;border-radius:18px;padding:18px}.settings-panel h2{margin-bottom:10px;font-size:1.1rem}.settings-panel label{justify-content:space-between;align-items:center;display:flex}.settings-panel label span{flex-direction:column;display:flex}.settings-panel small{color:var(--muted)}.settings-panel input{width:22px;height:22px;accent-color:var(--green)}.danger-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.danger-actions button{color:#9e5148;cursor:pointer;background:#fff;border:1px solid #dfcfc8;border-radius:11px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:.78rem;font-weight:800;display:flex}.danger-actions svg{width:16px}@media (width<=760px){.brand-lockup.compact span,.top-actions>.icon-button{display:none}.topbar{height:72px;padding:0 14px}.brand-lockup.compact strong{font-size:1.05rem}.brand-lockup.compact .logo-mark{width:38px}.profile-chip>span{display:none}.star-total{padding:0 10px}.welcome-band{grid-template-columns:1fr 160px;min-height:240px;padding:28px 25px}.welcome-band h1{font-size:2.45rem}.welcome-band>div:first-child>p:last-child{display:none}.welcome-art{height:170px}.welcome-art>svg{width:160px;left:52%}.games-section{padding-top:35px}.section-heading{align-items:center}.section-heading h2{font-size:1.55rem}.caregiver-link{font-size:0}.caregiver-link svg{width:25px;height:25px}.age-filter{width:100%}.age-filter button{flex:1;min-width:0}.game-grid{grid-template-columns:1fr}.game-card:nth-child(5){grid-column:auto;width:100%}.game-card-main{grid-template-columns:108px 1fr 47px;padding:20px 15px}.game-art{height:125px}.game-art svg{width:115px}.game-copy strong{font-size:1.25rem}.game-copy small{font-size:.76rem}.progress-ring{width:45px;height:45px}.progress-ring:before{width:36px;height:36px}.home-page footer p{display:none}.home-page footer button{margin-left:auto}.profile-panel{border-radius:27px;padding:30px 18px}.profile-page{padding:20px 15px}.profile-page>.brand-lockup{margin-bottom:25px}.profile-grid{grid-template-columns:repeat(2,1fr)}.profile-card{min-height:160px}.game-header{gap:9px;padding:0 12px}.game-stage{width:calc(100% - 16px);padding-left:14px;padding-right:14px}.round-prompt{margin-top:25px}.bigger-game-area{grid-template-columns:1fr 30px 1fr;gap:6px}.compare-card{min-height:190px;padding:12px}.compare-card .dot-group{transform:scale(.8)}.versus{font-size:.7rem}.number-path{flex-wrap:wrap}.number-path button{width:55px}.number-path button:nth-child(2n){transform:none}.feedback-card{min-height:72px;bottom:8px}.feedback-card button{width:48px;padding:0;font-size:0}.feedback-card button span{font-size:1.4rem}.summary-cards{grid-template-columns:1fr 1fr}.summary-cards>div:last-child{grid-column:1/-1}.caregiver-modal{padding:22px 15px}.progress-row{grid-template-columns:48px 1fr}.progress-art{width:48px}.progress-row>b{display:none}}@media (width<=470px){.welcome-band{grid-template-columns:1fr 105px}.welcome-art>svg{width:125px}.welcome-band h1{font-size:2rem}.game-card{min-height:220px}.game-card-main{grid-template-columns:84px 1fr}.game-art svg{width:92px}.game-card .progress-ring{position:absolute;bottom:15px;right:15px}.game-copy small{max-width:210px}.object-pile button{width:55px;height:55px}.basket-illustration{width:260px}.basket-illustration:before{left:25px}.answer-card{width:120px;min-height:105px}.dot-group{transform:scale(.84)}.market-shelves{grid-template-columns:1fr 1fr;padding:11px}.market-item{min-height:155px;padding:10px}.completion-actions{flex-direction:column;width:100%}.completion-actions button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.reduce-motion *,.reduce-motion :before,.reduce-motion :after{transition:none!important;animation:none!important}
