*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--kleur-achtergrond:#f2f8ec;--kleur-achtergrond-diep:#dcefc8;--kleur-paneel:#fff;--kleur-primair:#3d8b40;--kleur-primair-donker:#2e6b31;--kleur-accent:#e8842c;--kleur-accent-zacht:#fbe3c8;--kleur-tekst:#26402a;--kleur-tekst-zacht:#5a7a5e;--kleur-goed:#3d8b40;--kleur-bijna:#e8842c;--kleur-ster:#f4b400;--kleur-race-baan:#c9e4a5;--kleur-race-lucht:#cfe9f5;--radius:22px;--radius-klein:14px;--schaduw:0 4px 14px #0000001a;--font:"Comic Sans MS", "Chalkboard SE", "Segoe Print", "Comic Neue", sans-serif}html,body,#root{height:100%}body{font-family:var(--font);background:linear-gradient(180deg, var(--kleur-achtergrond) 0%, var(--kleur-achtergrond-diep) 100%);color:var(--kleur-tekst);overscroll-behavior:none;-webkit-font-smoothing:antialiased}button{color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:none;font-family:inherit}button:focus-visible,input:focus-visible{outline:4px solid var(--kleur-accent);outline-offset:2px}.scherm{flex-direction:column;align-items:center;gap:14px;max-width:900px;min-height:100%;margin:0 auto;padding:16px;display:flex}.scherm-kop{justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:56px;display:flex}.kop-midden{text-align:center;flex:1;font-size:1.25rem;font-weight:700}.knop{background:var(--kleur-paneel);border-radius:var(--radius);box-shadow:var(--schaduw);border-bottom:4px solid #0000001f;justify-content:center;align-items:center;gap:10px;min-width:60px;min-height:60px;padding:14px 22px;font-size:1.3rem;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex}.knop:active{transform:scale(.96)}.knop-primair{background:var(--kleur-primair);color:#fff;border-bottom-color:var(--kleur-primair-donker)}.knop-stil{box-shadow:none;background:0 0;border-bottom:none;min-width:56px;min-height:56px;font-size:1.6rem}.knop-rond{border-radius:50%;flex-shrink:0;width:62px;height:62px;padding:0;font-size:1.7rem}.knop:disabled{opacity:.45;cursor:default}.home-titel{text-align:center;margin-top:4px;font-size:clamp(1.6rem,5vw,2.4rem)}.home-mascotte{font-size:clamp(3rem,10vw,4.5rem);line-height:1;animation:3s ease-in-out infinite wiebel}.home-status{background:var(--kleur-paneel);border-radius:var(--radius);box-shadow:var(--schaduw);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:10px 20px;font-size:1.15rem;font-weight:700;display:flex}.spellen-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;width:100%;display:grid}.spel-kaart{background:var(--kleur-paneel);border-radius:var(--radius);box-shadow:var(--schaduw);border-bottom:4px solid #0000001f;flex-direction:column;align-items:center;gap:8px;min-height:130px;padding:18px 10px 14px;font-size:1.1rem;font-weight:700;transition:transform .12s;display:flex}.spel-kaart:active{transform:scale(.95)}.spel-kaart .spel-emoji{font-size:2.8rem;line-height:1}.spel-kaart-mix{background:var(--kleur-accent-zacht)}.vraag-kaart{background:var(--kleur-paneel);border-radius:var(--radius);width:100%;box-shadow:var(--schaduw);flex-direction:column;flex:1;align-items:center;gap:18px;padding:20px;display:flex}.instructie-rij{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.instructie-tekst{text-align:center;color:var(--kleur-tekst);max-width:34em;font-size:1.2rem;font-weight:700}.prompt-woord{letter-spacing:.06em;text-align:center;white-space:pre-line;font-size:clamp(2.6rem,9vw,4rem);font-weight:700;line-height:1.35}.prompt-woord.prompt-zin{letter-spacing:.03em;font-size:clamp(1.5rem,5vw,2.2rem)}.prompt-emoji{font-size:clamp(4.5rem,16vw,7rem);line-height:1.1}.flits-verborgen{filter:blur(14px);opacity:.25;-webkit-user-select:none;user-select:none;transition:none}.keuze-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:14px;width:100%;display:grid}.keuze-knop{background:var(--kleur-paneel);border:3px solid var(--kleur-achtergrond-diep);border-radius:var(--radius);box-shadow:var(--schaduw);flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:86px;padding:10px;font-size:1.7rem;font-weight:700;transition:transform .12s;display:flex}.keuze-knop:active{transform:scale(.95)}.keuze-knop .keuze-emoji{font-size:3rem;line-height:1.1}.keuze-knop.keuze-fout{border-color:var(--kleur-bijna);animation:.4s schud}.keuze-knop.keuze-goed{border-color:var(--kleur-goed);background:#e8f6e9}.keuze-knop.keuze-weg{opacity:.25;pointer-events:none}.invoer-blok{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.invoer-veld{text-align:center;letter-spacing:.1em;border:4px solid var(--kleur-achtergrond-diep);border-radius:var(--radius-klein);width:min(100%,420px);color:var(--kleur-tekst);caret-color:var(--kleur-accent);background:#fff;padding:10px 16px;font-family:inherit;font-size:clamp(2rem,7vw,3rem);font-weight:700}.invoer-veld.invoer-fout{border-color:var(--kleur-bijna);animation:.4s schud}.letter-palet{flex-wrap:wrap;justify-content:center;gap:10px;max-width:560px;display:flex}.palet-toets{background:var(--kleur-paneel);border:3px solid var(--kleur-achtergrond-diep);border-radius:var(--radius-klein);min-width:54px;height:58px;box-shadow:var(--schaduw);padding:0 10px;font-size:1.6rem;font-weight:700}.palet-toets:active{transform:scale(.93)}.palet-toets.palet-actie{background:var(--kleur-accent-zacht)}.ok-knop{background:var(--kleur-primair);color:#fff;border-radius:var(--radius);border-bottom:4px solid var(--kleur-primair-donker);min-height:62px;box-shadow:var(--schaduw);padding:12px 42px;font-size:1.5rem;font-weight:700}.ok-knop:active{transform:scale(.96)}.orden-slots{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.orden-slot{border-radius:var(--radius-klein);border:3px dashed var(--kleur-tekst-zacht);background:#fff;justify-content:center;align-items:center;min-width:58px;height:62px;padding:0 8px;font-size:1.8rem;font-weight:700;display:flex}.orden-slot.gevuld{border-style:solid;border-color:var(--kleur-primair);background:#e8f6e9}.bubbel-veld{flex-wrap:wrap;justify-content:center;gap:16px;padding:8px;display:flex}.bubbel{background:radial-gradient(circle at 30% 25%, #fff 0%, var(--kleur-race-lucht) 45%, var(--kleur-primair) 130%);border:3px solid var(--kleur-primair);width:92px;height:92px;box-shadow:var(--schaduw);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;transition:transform .15s,opacity .25s;display:flex}.bubbel:active{transform:scale(.92)}.bubbel.bubbel-kapot{opacity:0;pointer-events:none;transform:scale(1.6)}.bubbel.bubbel-fout{animation:.4s schud}.visual-blok{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.objecten-rij{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;font-size:1.9rem;display:flex}.objecten-groep{background:var(--kleur-achtergrond);border-radius:var(--radius-klein);grid-template-columns:repeat(5,auto);gap:6px;padding:10px 14px;display:grid}.objecten-groep.weggestreept{opacity:.55;text-decoration:line-through}.objecten-operator{color:var(--kleur-tekst-zacht);font-size:2.2rem;font-weight:700}.vergelijk-paneel{justify-content:center;gap:16px;width:100%;display:flex}.vergelijk-kant{background:var(--kleur-achtergrond);border:3px solid var(--kleur-achtergrond-diep);border-radius:var(--radius);flex:1;grid-template-columns:repeat(5,auto);place-content:center;gap:6px;max-width:300px;min-height:110px;padding:14px;font-size:1.7rem;display:grid}.splitsmachine{flex-direction:column;align-items:center;gap:0;display:flex}.splits-totaal{background:var(--kleur-accent);color:#fff;border-radius:var(--radius-klein) var(--radius-klein) 0 0;padding:8px 34px;font-size:2.2rem;font-weight:700}.splits-armen{color:var(--kleur-tekst-zacht);padding:2px 0;font-size:1.6rem;line-height:1}.splits-delen{gap:14px;display:flex}.splits-deel{background:var(--kleur-paneel);border:3px solid var(--kleur-accent);border-radius:var(--radius-klein);text-align:center;min-width:74px;padding:8px 14px;font-size:2rem;font-weight:700}.getallenlijn-wrap{width:100%;padding-bottom:4px;overflow-x:auto}.getallenlijn-svg{max-width:100%;height:auto;margin:0 auto;display:block}.hint-tekst-blok{background:var(--kleur-accent-zacht);border-radius:var(--radius-klein);text-align:center;max-width:34em;padding:12px 18px;font-size:1.2rem;font-weight:700}.klank-tegels{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.klank-tegel{background:var(--kleur-accent-zacht);border:3px solid var(--kleur-accent);border-radius:var(--radius-klein);text-align:center;min-width:54px;padding:8px 12px;font-size:1.8rem;font-weight:700}.feedback-overlay{pointer-events:none;z-index:40;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.feedback-kaart{background:var(--kleur-paneel);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:min(90vw,420px);padding:26px 40px;font-size:1.5rem;font-weight:700;animation:.3s popin;display:flex;box-shadow:0 10px 40px #00000040}.feedback-kaart .feedback-emoji{font-size:3.4rem;line-height:1}.feedback-goed{border:4px solid var(--kleur-goed)}.feedback-bijna{border:4px solid var(--kleur-bijna)}.hint-knop{background:var(--kleur-accent-zacht);border:3px solid var(--kleur-accent);border-radius:var(--radius);align-items:center;gap:8px;min-height:56px;padding:10px 20px;font-size:1.2rem;font-weight:700;display:inline-flex}.hint-knop.hint-pulse{animation:1.2s ease-in-out infinite pulse}.voortgang-stippen{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.stip{background:var(--kleur-achtergrond-diep);border-radius:50%;width:16px;height:16px}.stip.stip-goed{background:var(--kleur-goed)}.stip.stip-hint{background:var(--kleur-ster)}.stip.stip-nu{border:3px solid var(--kleur-accent);background:#fff;width:18px;height:18px}.race-baan{background:linear-gradient(180deg, var(--kleur-race-lucht) 0%, var(--kleur-race-lucht) 55%, var(--kleur-race-baan) 55%, var(--kleur-race-baan) 100%);border-radius:var(--radius);width:100%;box-shadow:var(--schaduw);padding:12px 14px 8px;position:relative;overflow:hidden}.race-rij{height:58px;position:relative}.race-sprite{font-size:2.6rem;line-height:1;transition:left .9s cubic-bezier(.22,1.4,.36,1);position:absolute;top:0;transform:scaleX(-1)}.race-decor{opacity:.8;justify-content:space-between;padding:0 6px;font-size:1.3rem;display:flex}.race-finish{align-items:center;font-size:2rem;display:flex;position:absolute;top:8px;bottom:8px;right:10px}.race-score{justify-content:center;gap:14px;font-size:1.15rem;font-weight:700;display:flex}.belonings-scherm{text-align:center;flex-direction:column;align-items:center;gap:18px;padding:30px 16px;display:flex}.grote-sterren{letter-spacing:.1em;font-size:3.4rem}.unlock-kaart{background:var(--kleur-paneel);border-radius:var(--radius);box-shadow:var(--schaduw);flex-direction:column;align-items:center;gap:6px;padding:18px 30px;font-size:1.2rem;font-weight:700;animation:.4s popin;display:flex}.unlock-kaart .unlock-emoji{font-size:3.4rem}.verzameling-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;width:100%;display:grid}.verzamel-item{background:var(--kleur-paneel);border-radius:var(--radius);box-shadow:var(--schaduw);text-align:center;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;font-size:.95rem;font-weight:700;display:flex}.verzamel-item .verzamel-emoji{font-size:2.4rem}.verzamel-item.nog-niet{opacity:.45;filter:grayscale(.9)}.ouder-paneel{background:var(--kleur-paneel);border-radius:var(--radius);width:100%;max-width:700px;box-shadow:var(--schaduw);flex-direction:column;gap:14px;padding:20px;font-size:1rem;display:flex}.ouder-paneel h2{font-size:1.3rem}.ouder-paneel h3{margin-top:6px;font-size:1.1rem}.ouder-tabs{flex-wrap:wrap;gap:8px;display:flex}.ouder-tab{background:var(--kleur-achtergrond);border-radius:var(--radius-klein);padding:10px 16px;font-size:1rem;font-weight:700}.ouder-tab.actief{background:var(--kleur-primair);color:#fff}.mastery-balk-wrap{background:var(--kleur-achtergrond);border-radius:8px;flex:1;height:16px;overflow:hidden}.mastery-balk{background:var(--kleur-primair);border-radius:8px;height:100%;transition:width .4s}.mastery-rij{align-items:center;gap:10px;padding:4px 0;display:flex}.mastery-rij .mastery-naam{flex-shrink:0;width:220px}.ouder-instelling{border-bottom:1px solid var(--kleur-achtergrond-diep);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.waarschuwing{color:#b3402a;font-weight:700}.thema-keuze{flex-wrap:wrap;justify-content:center;gap:18px;width:100%;display:flex}.thema-kaart{background:var(--kleur-paneel);border-radius:var(--radius);box-shadow:var(--schaduw);border:4px solid #0000;flex-direction:column;align-items:center;gap:10px;min-width:220px;padding:26px 30px;font-size:1.3rem;font-weight:700;transition:transform .12s;display:flex}.thema-kaart:active{transform:scale(.96)}.thema-kaart.gekozen{border-color:var(--kleur-accent)}.thema-kaart .thema-emoji{font-size:4rem}.niveau-sterren{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.niveau-ster-knop{background:var(--kleur-paneel);border-radius:var(--radius);box-shadow:var(--schaduw);border:4px solid #0000;flex-direction:column;align-items:center;gap:4px;min-width:120px;padding:14px 18px;font-size:1.1rem;font-weight:700;display:flex}.niveau-ster-knop.gekozen{border-color:var(--kleur-accent)}@keyframes wiebel{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes schud{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}@keyframes popin{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes zweef{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.zweef{animation:2.5s ease-in-out infinite zweef}html[data-rustig=ja] *,html[data-rustig=ja] :before,html[data-rustig=ja] :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=480px){.scherm{gap:10px;padding:10px}.vraag-kaart{gap:14px;padding:14px}.keuze-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.mastery-rij .mastery-naam{width:150px;font-size:.9rem}}
