:root{color:#1d2a2f;background:#92cfe8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button{font:inherit}.app-shell{position:relative;min-height:100vh;overflow:hidden;background:#92cfe8}.app-shell.app-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;width:100vw;height:100dvh;min-height:100dvh}.app-shell:fullscreen,.app-shell:-webkit-full-screen{width:100vw;height:100vh;min-height:100vh;background:#92cfe8}.app-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 34%,rgba(255,244,204,.14),transparent 34%),radial-gradient(circle at 50% 50%,transparent 48%,rgba(35,66,62,.16) 100%);mix-blend-mode:multiply}.app-shell.screen-shake{animation:screenShake .36s ease-out}.app-shell.game-over:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 36%,rgba(255,125,46,.18),transparent 30%),linear-gradient(180deg,#272c290f,#2c221b47)}.scene{position:absolute;top:0;right:0;bottom:0;left:0}.scene canvas{display:block;width:100%;height:100%;touch-action:none;filter:saturate(1.08) contrast(1.02)}.topbar,.modebar,.quiz-panel{position:relative;z-index:3}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:max(18px,env(safe-area-inset-top)) max(clamp(16px,3vw,34px),env(safe-area-inset-right)) 18px max(clamp(16px,3vw,34px),env(safe-area-inset-left));color:#14303a}.brand,.health,.score,.modebar,.feedback,.action-row{display:flex;align-items:center}.brand{gap:10px;min-width:0;text-shadow:0 1px 0 rgba(255,255,255,.35)}.brand span{display:block;font-size:1.02rem;font-weight:850}.brand small{display:block;max-width:44ch;color:#31545d;font-size:.82rem;font-weight:650}.status-cluster{display:flex;align-items:center;gap:10px;flex-shrink:0}.health,.score{gap:8px;min-height:40px;padding:8px 10px;border:1px solid rgba(29,42,47,.12);border-radius:8px;background:#ffffffb8;box-shadow:0 12px 30px #1f464c1f}.health{animation:heartPulse .42s ease-out}.score{animation:scorePop .42s ease-out}.health-track{width:120px;height:11px;overflow:hidden;border-radius:99px;background:#2034362e}.health-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d94c45,#f1b64f,#46a064);transition:width .22s ease}.modebar{position:absolute;top:82px;left:clamp(16px,3vw,34px);gap:8px;padding:7px;border:1px solid rgba(29,42,47,.12);border-radius:8px;background:#ffffffb8;box-shadow:0 12px 30px #1f464c24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modebar button{display:inline-flex;align-items:center;gap:7px;min-height:42px;border:0;border-radius:7px;padding:0 13px;color:#25454c;background:transparent;font-weight:800;cursor:pointer}.modebar button.active{color:#10292f;background:#f6cf67;box-shadow:inset 0 -2px #0000001f}.auto-modebar{gap:12px;min-height:56px;padding-inline:10px 16px}.auto-modebar strong,.auto-mode-pill{display:inline-flex;align-items:center}.auto-modebar strong{color:#23464e;font-weight:900}.auto-mode-pill{gap:7px;min-height:40px;border-radius:7px;padding:0 12px;color:#10292f;background:#f6cf67;box-shadow:inset 0 -2px #0000001f;font-weight:900}.quiz-panel{position:absolute;right:clamp(14px,3vw,34px);bottom:clamp(14px,3vw,30px);left:clamp(14px,3vw,34px);padding:clamp(12px,1.8vw,18px);border:1px solid rgba(29,42,47,.14);border-radius:8px;background:#f8fcf5e8;box-shadow:0 20px 60px #16343c47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:panelIn .42s ease-out}.quiz-panel-gameover .question-row,.quiz-panel-gameover .cards,.quiz-panel-gameover .feedback{opacity:.34;pointer-events:none}.game-over-card{position:absolute;top:42%;left:50%;z-index:5;display:grid;place-items:center;align-content:center;width:min(430px,calc(100vw - 32px));min-height:220px;padding:24px;gap:10px;border:1px solid rgba(83,48,28,.24);border-radius:8px;color:#1d2a2f;background:#fff8e4f5;box-shadow:0 26px 80px #3720145c;text-align:center;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:gameOverPop .52s cubic-bezier(.18,.89,.32,1.28)}.game-over-card h2{margin:0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1}.game-over-card p{margin:0}.game-over-card button{min-height:48px;margin-top:8px;border:0;border-radius:8px;padding:0 24px;color:#142926;background:#79d38f;box-shadow:0 10px 22px #2543482e;font-weight:900;cursor:pointer}.teaching-card{position:absolute;left:50%;bottom:clamp(248px,31vh,330px);z-index:4;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:min(620px,calc(100vw - 32px));padding:14px;border:1px solid rgba(111,75,27,.18);border-radius:8px;color:#1d2a2f;background:#fff6d6f5;box-shadow:0 20px 55px #2f2a183d;transform:translate(-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:teachPop .36s ease-out}.teaching-emoji{display:grid;place-items:center;width:62px;height:62px;border-radius:8px;background:#fff;font-size:2.3rem}.teaching-card h2{margin:0;color:#13292e;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}.teaching-card h2 small{display:block;margin-top:4px;color:#4b5e64;font-size:.95rem;font-weight:800}.teaching-card button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:48px;border:0;border-radius:8px;padding:0 14px;color:#142926;background:#79d38f;box-shadow:0 10px 22px #25434829;font-weight:900;cursor:pointer;white-space:nowrap}.milestone-pop{position:absolute;top:-18px;left:50%;transform:translate(-50%);z-index:3;padding:8px 14px;border-radius:8px;color:#17312a;background:#f6cf67;box-shadow:0 14px 34px #283d362e;font-weight:900;animation:milestonePop 1.1s ease-out forwards}.question-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.round-label{display:inline-block;margin-bottom:4px;color:#58685a;font-size:.84rem;font-weight:850;text-transform:uppercase}h1{margin:0;max-width:780px;color:#13292e;font-size:clamp(1.36rem,2.5vw,2.35rem);line-height:1.06;letter-spacing:0}p{margin:8px 0 0;color:#42575e;font-size:1rem;font-weight:650}.action-row{gap:8px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.icon-button{display:inline-grid;place-items:center;width:54px;height:54px;border:1px solid rgba(28,47,54,.14);border-radius:8px;color:#1c353a;background:#fff;box-shadow:0 8px 18px #25434821;cursor:pointer}.icon-button.primary{color:#142926;background:#79d38f}.icon-button:disabled{color:#7b8a8e;background:#eef2ef;cursor:default;opacity:.72}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.answer-card{display:grid;grid-template-rows:auto auto auto;align-content:center;justify-items:center;min-height:128px;border:2px solid rgba(29,42,47,.11);border-radius:8px;padding:14px 10px;color:#172e33;background:#fff;box-shadow:0 10px 22px #2543481f;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.answer-card:disabled{cursor:default}.answer-card-audio{grid-template-rows:auto auto auto}.answer-card-armed{border-color:#d9a839;background:#fff8df;box-shadow:0 0 0 6px #f6cf6740,0 14px 30px #25434826}.answer-card-image{grid-template-rows:auto auto;gap:8px}.word-art{display:block;width:min(100%,142px);height:auto;max-height:92px;border-radius:8px;filter:drop-shadow(0 8px 12px rgba(37,67,72,.12))}.answer-card-image .word-art{width:min(100%,150px)}.teaching-card .word-art{width:108px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sound-choice-icon{display:grid;place-items:center;width:62px;height:62px;margin-bottom:8px;border-radius:8px;color:#153238;background:#d9f3dd;animation:cardFloat 4.4s ease-in-out infinite}.answer-card:hover,.answer-card:focus-visible{border-color:#47a35d;box-shadow:0 0 0 5px #54b5692e,0 14px 28px #25434829;transform:translateY(-2px);outline:none}.answer-card:active{transform:translateY(1px) scale(.985)}.answer-card-correct{border-color:#41a862;animation:correctPop .76s ease-out;box-shadow:0 0 0 8px #58c36f33,0 18px 34px #2543482e}.answer-card-wrong{border-color:#df8177;animation:wrongShake .52s ease-out;background:#fff7f5}.emoji{display:grid;place-items:center;width:62px;height:62px;margin-bottom:8px;border-radius:8px;background:#f4f4df;font-size:2.4rem;animation:cardFloat 4.4s ease-in-out infinite}.answer-card:nth-child(2) .emoji{animation-delay:-1.1s}.answer-card:nth-child(3) .emoji{animation-delay:-2.2s}.choice-label{max-width:100%;color:#163037;font-size:clamp(1.05rem,1.9vw,1.45rem);font-weight:900;line-height:1.1;text-align:center;overflow-wrap:anywhere}.answer-card small{margin-top:6px;color:#617076;font-size:.78rem;font-weight:800;text-transform:uppercase}.feedback{justify-content:space-between;gap:10px;min-height:38px;margin-top:13px;padding:8px 12px;border-radius:8px;font-weight:800}.feedback.good{color:#183d29;background:#d9f3dd}.feedback.warm{color:#57411f;background:#fff0c8}.feedback span{flex:1}@media(min-width:781px)and (max-width:1180px){.topbar{padding:12px 18px}.brand span{font-size:.96rem}.brand small{font-size:.76rem}.health,.score{min-height:36px;padding:6px 9px}.health-track{width:94px}.modebar{top:68px;left:18px}.auto-modebar{min-height:48px;gap:9px;padding:6px 12px 6px 7px}.auto-mode-pill{min-height:36px;padding:0 10px}.auto-modebar strong{max-width:34vw;font-size:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-panel{left:max(18px,env(safe-area-inset-left));right:max(18px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));max-width:920px;margin-inline:auto;padding:12px}.teaching-card{bottom:clamp(230px,33vh,300px);width:min(560px,calc(100vw - 36px));padding:12px}.question-row{gap:12px;margin-bottom:10px}h1{font-size:1.42rem;line-height:1.08}p{margin-top:5px;font-size:.9rem}.round-label{font-size:.76rem}.action-row{gap:7px}.icon-button{width:46px;height:46px}.cards{gap:9px}.answer-card{min-height:96px;padding:9px 8px}.emoji,.sound-choice-icon{width:48px;height:48px;margin-bottom:6px}.word-art{max-height:72px}.teaching-card .word-art{width:92px}.emoji{font-size:1.85rem}.choice-label{font-size:1rem}.answer-card small{margin-top:4px;font-size:.68rem}.feedback{min-height:34px;margin-top:9px;padding:7px 10px;font-size:.88rem}}@media(max-width:780px){.topbar{align-items:flex-start;padding:10px}.brand small,.modebar span,.health strong{display:none}.health-track{width:72px}.modebar{top:62px;left:10px;gap:5px;padding:6px}.auto-modebar{max-width:calc(100vw - 20px)}.auto-modebar .auto-mode-pill{display:inline-flex}.auto-modebar strong{max-width:32vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modebar button{min-width:42px;min-height:40px;padding:0 11px}.quiz-panel{left:10px;right:10px;bottom:10px;padding:10px}.game-over-card{top:39%;min-height:190px;padding:18px}.teaching-card{bottom:clamp(222px,35vh,300px);grid-template-columns:52px minmax(0,1fr);gap:10px;padding:10px}.teaching-card button{grid-column:1 / -1;min-height:42px}.teaching-emoji{width:52px;height:52px;font-size:1.9rem}.teaching-card h2{font-size:1.2rem}.teaching-card h2 small{font-size:.82rem}.question-row{gap:10px;margin-bottom:8px}h1{font-size:1.2rem;line-height:1.08}p{margin-top:6px;font-size:.88rem}.action-row{flex-direction:column}.icon-button{width:44px;height:40px}.cards{gap:8px}.answer-card{min-height:112px;padding:10px 6px}.emoji{width:52px;height:52px;font-size:1.9rem}.word-art{max-height:68px}.teaching-card .word-art{width:84px}.sound-choice-icon{width:52px;height:52px}.choice-label{font-size:.98rem}.answer-card small{display:none}.feedback{min-height:38px;margin-top:10px;padding:8px 10px;font-size:.92rem}}@media(min-width:700px)and (max-width:780px){.topbar{padding:10px 14px}.brand small{display:block;font-size:.72rem}.modebar span.auto-mode-pill{display:inline-flex}.quiz-panel{left:14px;right:14px;bottom:10px;max-width:820px;margin-inline:auto}.teaching-card{bottom:246px;grid-template-columns:52px minmax(0,1fr) auto}.teaching-card button{grid-column:auto}.question-row{align-items:flex-start}.action-row{flex-direction:row;max-width:214px}.icon-button{width:46px;height:42px}.answer-card{min-height:86px;padding:8px 6px}.emoji,.sound-choice-icon{width:44px;height:44px;margin-bottom:5px}.word-art{max-height:58px}.choice-label{font-size:.92rem}.feedback{min-height:34px;margin-top:8px;font-size:.86rem}}@media(max-width:520px){.brand span{max-width:11ch;line-height:1.05}.health,.score{min-height:36px;padding:6px 8px}.round-label{font-size:.74rem}.cards{grid-template-columns:1fr}.answer-card{grid-template-columns:52px 1fr;grid-template-rows:auto;justify-items:start;column-gap:12px;min-height:72px;text-align:left}.emoji,.sound-choice-icon{grid-row:1 / 3;margin:0}.choice-label{align-self:end;text-align:left}.feedback strong{display:none}}@keyframes panelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes gameOverPop{0%{opacity:0;transform:translate(-50%,-44%) scale(.88)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes teachPop{0%{opacity:0;transform:translate(-50%,12px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes cardFloat{0%,to{translate:0 0}50%{translate:0 -3px}}@keyframes correctPop{0%{transform:scale(1)}45%{transform:scale(1.045)}to{transform:scale(1)}}@keyframes wrongShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}}@keyframes scorePop{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes heartPulse{0%{transform:scale(1)}45%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes screenShake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}45%{transform:translate(3px)}70%{transform:translate(-2px)}}@keyframes milestonePop{0%{opacity:0;transform:translate(-50%,8px) scale(.88)}25%{opacity:1;transform:translate(-50%) scale(1.04)}to{opacity:0;transform:translate(-50%,-18px) scale(1)}}
