@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#302049;background:#faf8ff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button{cursor:pointer}button,a,select{touch-action:manipulation}button{transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s,background .2s}button:active{transform:scale(.96)}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #ffb536;outline-offset:5px}header,main,footer{max-width:1240px;margin:auto}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.brand{font-family:Fredoka,sans-serif;text-decoration:none;color:#6833cf;font-weight:600;font-size:30px;letter-spacing:1px}.brandmark{display:inline-block;color:#804ce7;font-size:36px;vertical-align:middle}.brand-dot{color:#ffbb45}.nav-label{font-size:14px;color:#776b8a}.sound{border:1px solid #e6def3;border-radius:40px;background:white;padding:12px 18px;color:#64418e;font-weight:600;font-size:14px}main{padding:10px 40px 0}.welcome{min-height:320px;background:#7545dc;border-radius:30px;display:flex;justify-content:space-between;padding:38px 48px;color:white;overflow:hidden;position:relative;box-shadow:inset 0 1px #ffffff30}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;display:flex;align-items:center;gap:16px}.eyebrow span{font-size:10px;letter-spacing:1px;background:#ffffff21;padding:7px 10px;border-radius:20px}h1,h2,h3{font-family:Fredoka,sans-serif;font-weight:500}h1{font-size:52px;letter-spacing:-1px;line-height:1.06;margin:22px 0 16px}h1 em{font-style:normal;color:#ffe59d}.wave{font-size:38px;display:inline-block;transform:rotate(-12deg)}.welcome p{font-size:15px;line-height:1.65;color:#f0e9ff;margin:0}.welcome-right{width:40%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.mascot{font-size:132px;filter:drop-shadow(0 16px 15px #39207555);animation:float 4s ease-in-out infinite}.speech{background:white;color:#6737af;padding:12px 18px;border-radius:14px;transform:rotate(-5deg);font-family:Fredoka;font-size:17px;box-shadow:0 7px 0 #512db240}.floating-symbol{position:absolute;color:#ffd678;font-size:40px}.one{top:20px;right:10px}.two{left:15px;bottom:45px;font-size:60px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:38px 0 22px}h2{font-size:29px;margin:7px 0 0}.purple{color:#9274b1;font-size:10px}.age-label{display:flex;gap:10px;align-items:center;font-size:13px;color:#7b6f8a}select{border:1px solid #e6ddef;background:white;color:#513476;padding:10px;border-radius:12px;font-size:14px}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.game-card{border:1px solid #e7dfef;background:white;border-radius:22px;text-align:left;padding:18px;min-width:0;color:inherit;box-shadow:0 5px 0 #ede7f4;overflow:hidden}.game-card:hover{transform:translateY(-7px);box-shadow:0 13px 25px #543c7616}.card-top{display:flex;align-items:center;justify-content:space-between;gap:5px}.category{font-size:10px;letter-spacing:1px;font-weight:700}.time{font-size:10px;color:#766c83}.math .category{color:#8551da}.words .category{color:#be7020}.memory .category{color:#c45289}.nature .category{color:#348776}.game-art{height:132px;border-radius:16px;margin:17px 0 20px;display:flex;align-items:center;justify-content:center;gap:7px;position:relative}.math-art{background:#f0e9ff}.math-art span{font-family:Fredoka;font-size:57px;color:#8450d6;transform:rotate(-12deg)}.math-art span:nth-of-type(2){color:#a777ec;transform:rotate(12deg)}.math-art i{font-size:35px;font-style:normal;color:#c29de9}.math-art b{position:absolute;right:15px;top:10px;font-size:22px;color:#d4bcf0}.word-art{background:#fff4db}.word-art span{font-family:Fredoka;font-size:35px;background:#ffd779;color:#996027;padding:6px 10px;border-radius:10px;box-shadow:0 5px #eabc59;transform:rotate(-14deg)}.word-art span:nth-child(2){transform:translateY(-12px) rotate(5deg);background:#ffbd70;box-shadow:0 5px #df9d52}.word-art span:last-child{transform:rotate(14deg)}.memory-art{background:#fcebf4}.memory-art span{background:white;padding:11px 5px;border-radius:10px;font-size:29px;box-shadow:0 4px #edc6de;transform:rotate(-10deg)}.memory-art span:nth-child(2){background:#d880b2;color:white;transform:translateY(-9px) rotate(8deg)}.memory-art span:last-child{transform:rotate(12deg)}.nature-art{background:#e8f7ef;font-size:27px}.nature-art span{font-size:67px}h3{font-size:23px;margin:0 0 7px}.game-card p{font-size:12px;color:#84768f;margin:0 0 19px;line-height:1.5}.card-bottom{border-top:1px solid #f0eaf5;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:10px;color:#887594}.play{background:#f1eafa;color:#7947c7;border-radius:50%;font-size:23px;width:31px;height:31px;display:grid;place-items:center}.encouragement{margin:30px 0;display:flex;align-items:center;gap:12px;padding:16px 22px;background:#f2edfa;border-radius:16px}.encouragement>span:first-child{font-size:25px}.encouragement p{font-family:Fredoka;font-size:17px;margin:0}.small-note{margin-left:auto;color:#82728f;font-size:12px}footer{border-top:1px solid #eae3f2;display:flex;align-items:center;justify-content:space-between;padding:24px 40px;font-size:12px;color:#897a99}footer .brand{font-size:19px}footer strong{color:#6c4d8c}dialog{border:0;border-radius:28px;width:min(620px,calc(100% - 28px));max-height:90dvh;padding:25px;color:#302049;box-shadow:0 30px 120px #30105355}dialog[open]{animation:enter .4s cubic-bezier(.16,1,.3,1)}dialog::backdrop{background:#25123b99;backdrop-filter:blur(9px)}.modal-top{display:flex;align-items:center;justify-content:space-between;font-family:Fredoka;font-size:22px;color:#7947c7}.icon-button{background:#f1eafa;border:0;border-radius:50%;width:42px;height:42px;color:#714aa2}.question-area{text-align:center;padding:22px 0}.progress{height:7px;background:#eee4fb;border-radius:8px;margin-top:20px;overflow:hidden}.progress span{display:block;height:100%;background:#8d55e9;transition:width .4s}.question-area h2{font-size:29px;margin:20px 0}.question-emoji{font-size:64px}.options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.answer{background:#f6f1ff;border:2px solid #eadefa;color:#684299;border-radius:17px;padding:20px;font-weight:700;font-size:22px}.answer.correct{background:#dff5e8;border-color:#78c89a;color:#22643a}.answer.wrong{background:#fff0e0;border-color:#efbe7f}.feedback{min-height:29px;margin:18px 0;color:#6c5382;font-size:16px}.primary{border:0;border-radius:15px;background:#7945dc;color:white;padding:15px 25px;font-weight:700}.memory-board{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px}.tile{border:0;border-radius:13px;background:#8752dc;color:white;font-size:30px;height:76px}.tile.revealed{background:#f1e8ff}.tile.matched{background:#e1f5e8}.emoji-pop{position:fixed;pointer-events:none;z-index:9999;font-size:30px;animation:pop .85s ease-out forwards}.finish{font-size:80px}.helper{font-size:14px;color:#89769a}@keyframes float{50%{transform:translateY(-12px) rotate(5deg)}}@keyframes enter{from{opacity:0;transform:translateY(22px) scale(.94)}to{opacity:1;transform:none}}@keyframes pop{from{opacity:1;transform:translate(-50%,-40%) scale(.5)}to{opacity:0;transform:translate(-50%,-130px) scale(1.3) rotate(12deg)}}@media(min-width:1450px){header{height:120px}.welcome{min-height:350px}.game-art{height:155px}}@media(max-width:1000px){.game-grid{grid-template-columns:repeat(2,1fr)}.game-art{height:135px}.game-card p{font-size:14px}.card-bottom,.time{font-size:12px}.category{font-size:11px}.small-note{display:none}}@media(max-width:620px){header{height:80px;padding:0 20px}.brand{font-size:26px}.nav-label{display:none}main{padding:0 18px}.welcome{padding:27px;min-height:300px}.eyebrow{font-size:9px;gap:8px}.eyebrow span{font-size:8px}h1{font-size:39px}.welcome p{font-size:14px}.welcome-right{position:absolute;right:12px;bottom:12px;width:100px}.mascot{font-size:65px}.speech,.floating-symbol{display:none}.wave{font-size:27px}.section-heading{align-items:flex-start;gap:10px;margin-top:28px}h2{font-size:25px}.age-label{flex-direction:column;align-items:flex-end;gap:5px;font-size:12px}select{font-size:12px;padding:8px}.game-grid{gap:13px}.game-card{padding:12px;border-radius:18px}.time{display:none}.game-art{height:108px;margin:12px 0 16px}.word-art span{font-size:25px;padding:6px}.memory-art span{font-size:22px;padding:8px 3px}.nature-art{font-size:17px}.nature-art span{font-size:47px}h3{font-size:21px}.game-card p{font-size:12px;min-height:36px;margin-bottom:10px}.card-bottom{font-size:10px}.play{flex-shrink:0}.encouragement{padding:15px 12px}.encouragement p{font-size:15px}footer{margin-top:0;padding:22px 20px;flex-wrap:wrap;gap:18px}footer>span:last-child{display:none}.question-area h2{font-size:25px}.answer{padding:17px;font-size:19px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
