:root{color:#173c4b;font-synthesis:none;--ink:#173c4b;--ink-soft:#54737c;--paper:#fffdf2;--paper-blue:#eafcff;--ocean:#46bfd6;--ocean-deep:#1689b1;--sun:#ffd55c;--coral:#ff7b66;--leaf:#55b878;--line:#173c4b24;--shadow:0 10px 0 #15637a1f, 0 18px 42px #124c612e;background:#74d5e5;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{-webkit-user-select:none;user-select:none;min-width:320px}button,input,select{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:4px solid #126b92}#game-canvas{background:linear-gradient(#8be6f0,#dff8ec);width:100%;height:100%;display:block;position:fixed;inset:0}#ui-layer{pointer-events:none;position:fixed;inset:0}#ui-layer button,#ui-layer input,#ui-layer select,.screen-overlay{pointer-events:auto}.hidden{display:none!important}.screen-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2b92ab52;place-items:center;padding:24px;display:grid;position:fixed;inset:0}#menu-screen{background:radial-gradient(circle at 18% 20%,#fff4a9e6 0 5%,#0000 5.2%),linear-gradient(#80deedcc,#e9fff1d6);align-content:center;overflow:auto}.menu-shell{width:min(540px,100%);box-shadow:var(--shadow);text-align:center;background:#fffdf2f0;border:3px solid #ffffffd1;border-radius:28px 28px 18px 18px;padding:28px 34px 24px;position:relative}.menu-shell:after,.dialog-card:after{content:"";z-index:-1;border-radius:inherit;border:2px dashed #1f74851f;position:absolute;inset:8px}.title-lockup{padding-top:8px;position:relative}.sun-mark{background:var(--sun);color:#b76632;border:4px solid #fff6c8;border-radius:50%;place-items:center;width:56px;height:56px;font-size:24px;display:grid;position:absolute;top:-8px;left:50%;transform:translate(-50%,-62%);box-shadow:0 5px #dfaa42}.eyebrow{color:#348599;letter-spacing:.12em;margin:0 0 5px;font-size:13px;font-weight:900}h1,h2,p{margin-top:0}h1{color:var(--ink);letter-spacing:-.07em;margin-bottom:0;font-size:clamp(36px,6vw,58px);font-weight:950;line-height:1}h1 span{color:#1489ad}.title-jp{color:#d66c57;letter-spacing:.16em;margin:8px 0 20px;font-size:15px;font-weight:800}.menu-actions{gap:10px;display:grid}.primary-action,.primary-small,.soft-action,.text-action,.parent-action{border:0;transition:transform .12s,filter .12s}.primary-action:hover,.primary-small:hover,.soft-action:hover{filter:brightness(1.04);transform:translateY(-2px)}.primary-action:active,.primary-small:active,.soft-action:active{transform:translateY(2px)}.primary-action{color:#fff;background:#24a8c9;border:2px solid #147b9e;border-radius:16px;justify-content:center;align-items:center;gap:14px;min-height:68px;padding:10px 24px;display:flex;box-shadow:0 6px #147b9e}.primary-action b{font-size:21px;display:block}.primary-action small{opacity:.82;margin-top:2px;font-size:12px;display:block}.button-icon{font-size:31px}.menu-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.utility-row{margin-top:2px}.utility-row .soft-action{background:#fff7d6;border-color:#ead49a;box-shadow:0 3px #ead49a}.soft-action{color:#24596a;background:#edfafa;border:2px solid #c4e5e5;border-radius:12px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:850;box-shadow:0 3px #c4e5e5}.text-action{color:#477986;text-underline-offset:4px;background:0 0;padding:9px;font-size:13px;font-weight:800;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.menu-settings{text-align:left;border-top:2px solid #e4eeea;border-bottom:2px solid #e4eeea;grid-template-columns:1.35fr 1fr 1fr;gap:12px;margin-top:18px;padding:14px;display:grid}.menu-settings label{color:#54737c;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:800;display:flex}.menu-settings input[type=range]{accent-color:#1e9cbd;width:100%}.menu-settings select{min-height:30px;color:var(--ink);background:#fff;border:2px solid #bddfe2;border-radius:8px;padding:2px 7px;font-weight:800}.toggle-line input{accent-color:#1e9cbd;width:22px;height:22px;margin:0}.save-summary{color:#506d74;flex-wrap:wrap;justify-content:center;gap:22px;margin:15px 0 8px;font-size:13px;display:flex}.course-summary{color:#287f91;margin:-2px 0 8px;font-size:13px;font-weight:900}.save-summary b{color:#d7634e}.parent-action{color:#8c7974;text-underline-offset:3px;background:0 0;font-size:11px;text-decoration:underline}.privacy-note{color:#163f49b3;margin:0;font-size:11px;font-weight:700;position:absolute;bottom:14px}.dialog-card,.world-map-card{background:var(--paper);width:min(480px,100%);box-shadow:var(--shadow);text-align:center;border:3px solid #fff;border-radius:24px;padding:30px;position:relative}.dialog-card h2{letter-spacing:-.04em;margin-bottom:12px;font-size:29px}.course-card{width:min(720px,100%)}.course-lead,.shop-note{color:var(--ink-soft);font-size:13px;font-weight:750}.subject-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:20px 0;display:grid}.subject-option{color:#285c68;background:#effaf7;border:2px solid #b9dede;border-radius:14px;min-height:94px;padding:10px 7px;font-weight:900;box-shadow:0 4px #b9dede}.subject-option span{margin-bottom:5px;font-size:30px;display:block}.subject-option small{color:#6a8589;margin-top:4px;font-size:10px;display:block}.subject-option[aria-checked=true]{background:#fff1bb;border-color:#d8923f;box-shadow:0 0 0 3px #fff,0 0 0 5px #e0a74a}.difficulty-picker{border:2px solid #d6e8e3;border-radius:14px;margin:0;padding:14px}.difficulty-picker legend{color:#476f76;padding:0 8px;font-size:12px;font-weight:900}.difficulty-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.difficulty-option{color:#46686d;background:#fff;border:2px solid #c9dfdb;border-radius:10px;min-height:46px;font-size:13px;font-weight:900}.difficulty-option[aria-checked=true]{color:#17677c;background:#dff7fa;border-color:#238ba7}.modal-status{color:#b65f48;min-height:21px;margin:15px 0 10px;font-size:12px;font-weight:850}.course-actions{justify-content:flex-end;gap:12px}.shop-card{text-align:left;width:min(850px,100%);max-height:min(760px,100vh - 32px);overflow:auto}.shop-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.shop-head h2{margin-bottom:0}.wallet{color:#a9652b;background:#fff1b9;border:2px solid #e1bd65;border-radius:12px;flex:none;padding:10px 14px;font-size:15px;font-weight:900}.shop-sections{grid-template-columns:1fr 1fr;gap:16px;margin:18px 0 6px;display:grid}.shop-sections h3{margin:0 0 9px;font-size:15px}.cosmetic-list{gap:9px;display:grid}.cosmetic-card{background:#f4fbf8;border:2px solid #d0e4df;border-radius:12px;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;min-height:76px;padding:9px;display:grid}.cosmetic-card.equipped{background:#fff5cd;border-color:#d79942}.cosmetic-preview{background:var(--preview,#8ed9de);border:3px solid #fff;border-radius:10px;place-items:center;width:50px;height:50px;font-size:28px;display:grid;box-shadow:0 3px #2160692e}.cosmetic-copy b,.cosmetic-copy small{display:block}.cosmetic-copy b{font-size:13px}.cosmetic-copy small{color:#6b8181;margin-top:3px;font-size:10px}.cosmetic-action{color:#315f67;background:#fff;border:2px solid #b9d9d5;border-radius:9px;min-width:76px;min-height:38px;font-size:11px;font-weight:900}.cosmetic-action:disabled{cursor:default;opacity:.72}.shop-card>.primary-small{margin-left:auto;display:block}.tutorial-art{background:#65d1df;border:5px solid #fff;border-radius:24px;place-items:center;width:88px;height:88px;margin:-72px auto 16px;font-size:46px;display:grid;box-shadow:0 6px #2f9cb4}.step-chip,.quiz-type{color:#2e7b85;background:#e0f7f5;border-radius:999px;gap:8px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.tutorial-card>p:not(.step-chip){color:#58747b;line-height:1.65}.key-row{justify-content:center;gap:7px;margin:20px 0;display:flex}kbd{color:#24596a;background:#fff;border:2px solid #a5ccd1;border-radius:7px;place-items:center;min-width:34px;min-height:32px;padding:4px 8px;font:800 12px/1 system-ui,sans-serif;display:inline-grid;box-shadow:0 3px #a5ccd1}.dialog-actions{justify-content:space-between;align-items:center;display:flex}.primary-small{color:#fff;background:#22a7c8;border:2px solid #157e9f;border-radius:12px;min-height:45px;padding:10px 24px;font-weight:900;box-shadow:0 4px #157e9f}#game-hud{position:fixed;inset:0}.top-left-stack{align-items:center;gap:8px;display:flex;position:absolute;top:20px;left:20px}.stage-badge,.score-pill,.point-pill,.health-pill{background:#fffdf2eb;border:2px solid #ffffffe6;align-items:center;min-height:46px;display:flex;box-shadow:0 5px 14px #0e566b2b}.point-pill{color:#ad6c27;border-radius:13px;gap:6px;padding:0 12px;font-size:15px}.stage-badge{border-radius:13px;overflow:hidden}.stage-badge span{color:#fff;background:#248eae;align-self:stretch;place-items:center;padding:0 10px;font-size:11px;font-weight:900;display:grid}.stage-badge b{color:#e05f4e;text-align:center;min-width:42px;padding:0 12px;font-size:23px}.score-pill{border-radius:13px;gap:6px;padding:0 13px;font-size:17px}.health-pill{border-radius:13px;gap:7px;padding:0 11px}.health-pill>span{color:var(--coral);font-size:18px}.health-pill>div{background:#eaded9;border-radius:99px;width:76px;height:9px;overflow:hidden}.health-pill i{border-radius:inherit;background:#ff7765;width:100%;height:100%;display:block}.health-pill b{font-size:12px}.quiz-card{text-align:center;background:#fffdf2f2;border:3px solid #fff;border-radius:18px;width:min(430px,100vw - 500px);min-width:320px;padding:8px 16px 9px;position:absolute;bottom:112px;left:50%;transform:translate(-50%);box-shadow:0 7px #16758e26,0 14px 35px #0d536929}.quiz-card:before{content:"";background:inherit;border-top:3px solid #fff;border-left:3px solid #fff;width:22px;height:22px;position:absolute;top:-13px;right:42px;transform:rotate(45deg)}.quiz-meta{color:#55757c;justify-content:space-between;align-items:center;font-size:12px;font-weight:900;display:flex}#quiz-progress{color:#a76d2f;background:#fff0c8;border-radius:8px;padding:4px 8px}#quiz-instruction{color:#647b80;margin:4px 0 0;font-size:12px;font-weight:750}.prompt-line{justify-content:center;align-items:center;gap:12px;min-height:52px;display:flex}#quiz-prompt{color:#15465a;font-family:Hiragino Sans,Yu Gothic,Noto Sans JP,sans-serif;font-size:clamp(32px,4vw,42px);line-height:1}.picture-prompt{width:58px;height:58px;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:contain}.speaker-btn{color:#227b94;background:#ecfbfb;border:2px solid #b7dfe3;border-radius:12px;align-items:flex-end;gap:2px;width:52px;height:42px;padding:7px 9px;display:flex}.speaker-btn span{margin-right:2px}.speaker-btn i{background:currentColor;border-radius:2px;width:3px;height:6px;display:block}.speaker-btn.speaking i{animation:.6s ease-in-out infinite alternate audio-wave}.speaker-btn.speaking i:nth-child(3){animation-delay:.16s}.speaker-btn.speaking i:nth-child(4){animation-delay:.32s}@keyframes audio-wave{to{height:21px}}.quiz-meaning{color:#d26250;margin:-3px 0 3px;font-size:14px;font-weight:850}.combo-row{color:#6c7e80;justify-content:center;align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.combo-row b{color:#e36b4c;font-size:18px}.map-panel{background:#f2fcf5eb;border:3px solid #fff;border-radius:16px;width:226px;position:absolute;top:18px;right:20px;overflow:hidden;box-shadow:0 7px 20px #1053652e}.map-title{color:#426e69;background:#eefaf3;justify-content:space-between;align-items:center;padding:7px 10px;font-size:11px;font-weight:900;display:flex}.map-title button{color:#39737c;background:#fff;border:2px solid #9bc9c7;border-radius:6px;width:28px;height:24px;font-size:11px;font-weight:900}#minimap{width:220px;height:180px;margin:0 auto;display:block}#map-region-label{color:#3c736c;text-align:center;background:#e0f3ec;margin:0;padding:5px;font-size:10px;font-weight:900}.interaction-prompt{color:#285b67;background:#fffdf2f5;border:3px solid #fff;border-radius:14px;align-items:center;gap:10px;padding:10px 18px;font-size:14px;font-weight:900;display:flex;position:absolute;bottom:252px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #124c6133}.interaction-prompt kbd{background:var(--sun);color:#74472c;border-color:#e4ae53;box-shadow:0 3px #cf9240}.item-bar{background:#fffdf2e6;border:3px solid #ffffffe6;border-radius:16px;gap:8px;padding:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 7px 20px #0e51652e}.use-item-btn,.boost-chip{color:#37666e;background:#fffdf2f0;border:2px solid #fff;border-radius:12px;align-items:center;gap:7px;min-height:48px;font-size:11px;font-weight:900;display:flex;position:absolute;bottom:27px;box-shadow:0 5px 14px #124d602e}.use-item-btn{padding:7px 10px;left:calc(50% + 180px)}.boost-chip{padding:7px 11px;right:calc(50% + 180px)}.boost-chip.active{color:#aa6427;background:#fff2b4;border-color:#ffe7a0}.item-slot{color:#325f63;background:#edf9f5;border:2px solid #b7d7d6;border-radius:10px;width:66px;height:64px;padding:4px;position:relative}.item-slot.selected{background:#fff0ba;border-color:#d88e3f;box-shadow:0 0 0 3px #fff,0 0 0 5px #e2a84a}.item-slot .item-icon{font-size:27px;display:block}.item-slot .item-name{text-overflow:ellipsis;white-space:nowrap;max-width:58px;font-size:9px;font-weight:900;display:block;overflow:hidden}.item-slot .item-count{color:#fff;background:#e76f56;border:2px solid #fff;border-radius:999px;min-width:22px;padding:3px;font-size:10px;font-weight:900;position:absolute;top:-7px;right:-6px}.item-slot .cooldown{border-radius:inherit;color:#fff;background:#1436409e;place-items:center;font-size:13px;font-weight:900;display:grid;position:absolute;inset:0}.quest-chip{background:#fffdf2e8;border:2px solid #fff;border-radius:12px;max-width:260px;padding:10px 14px;position:absolute;bottom:22px;left:20px;box-shadow:0 5px 16px #10506326}.quest-chip span{color:#d36a50;font-size:10px;font-weight:900;display:block}.quest-chip b{margin-top:2px;font-size:12px;display:block}.pause-btn{background:#fffdf2eb;border:2px solid #fff;border-radius:13px;width:46px;height:46px;font-weight:950;position:absolute;bottom:20px;right:20px;box-shadow:0 5px 14px #124d602e}.feedback-banner{background:#fff3b6;border:3px solid #fff;border-radius:16px;align-items:center;gap:12px;min-width:290px;padding:12px 20px;animation:.3s cubic-bezier(.18,.89,.32,1.25) feedback-in;display:flex;position:absolute;bottom:265px;left:50%;transform:translate(-50%);box-shadow:0 7px 25px #1e5c6530}.feedback-banner.wrong{background:#e8f6f7}.feedback-banner>span{color:#e19b34;font-size:34px}.feedback-banner b{font-size:17px;display:block}.feedback-banner p{color:#6c716b;margin:2px 0 0;font-size:12px;font-weight:750}@keyframes feedback-in{0%{opacity:0;transform:translate(-50%,-12px)scale(.92)}}.toast{color:#fff;background:#173c4be6;border:2px solid #fff;border-radius:11px;max-width:310px;padding:11px 16px;font-size:12px;font-weight:800;position:absolute;bottom:82px;right:20px;box-shadow:0 6px 18px #0a354438}.pause-card{width:min(400px,100%)}.pause-actions{gap:11px;display:grid}.learned-list{text-align:left;background:#edf8f3;border-radius:12px;max-height:230px;margin-top:16px;padding:12px;overflow:auto}.learned-word{border-bottom:1px solid #d6e8e2;justify-content:space-between;align-items:center;padding:9px;display:flex}.learned-word button{background:0 0;border:0}.controls-card{width:min(560px,100%)}.controls-grid{text-align:left;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0 24px;display:grid}.controls-grid div{color:#476a70;background:#eef8f4;border-radius:10px;align-items:center;gap:10px;padding:9px;font-size:12px;font-weight:800;display:flex}.controls-grid kbd{min-width:64px}.world-map-card{width:min(1020px,96vw);padding:22px}.world-map-head{text-align:left;justify-content:space-between;align-items:center;display:flex}.world-map-head h2{margin:0;font-size:27px}.world-map-head button{background:#e8f4ef;border:0;border-radius:50%;width:44px;height:44px;font-size:28px}#world-map{background:#bde9e8;border:3px solid #c5e2dc;border-radius:14px;width:100%;max-height:62vh;margin:18px 0 10px;display:block}.map-legend{color:#57797a;margin:0;font-size:11px;font-weight:800}.math-card{width:min(520px,100%)}.language-card{width:min(560px,100%)}.language-picture{width:112px;height:112px;image-rendering:pixelated;background-color:#dff6f2;background-position:50%;background-repeat:no-repeat;background-size:88%;border:5px solid #fff;border-radius:18px;margin:-76px auto 12px;box-shadow:0 6px #a7d7d0}.language-choices{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.language-choice{color:#204e5f;background:#effaf6;border:2px solid #b9dfdc;border-radius:12px;min-height:58px;font-family:Hiragino Sans,Yu Gothic,sans-serif;font-size:22px;font-weight:900;box-shadow:0 4px #b9dfdc}.chest-icon{font-size:55px}#math-expression{color:#174c5e;letter-spacing:.04em;margin:18px 0;font-size:38px;display:block}.math-choices{grid-template-columns:1fr 1fr;gap:10px;display:grid}.math-choice{color:#23576a;background:#edfafa;border:2px solid #b8dede;border-radius:12px;min-height:56px;font-size:22px;font-weight:950;box-shadow:0 4px #b8dede}.math-hint{color:#c66e4d;min-height:24px;margin:18px 0 2px;font-size:13px;font-weight:850}.clear-card>strong{color:#db7b3d;margin:18px 0;font-size:42px;display:block}.clear-stars{color:#e5a337;letter-spacing:9px;font-size:50px}.celebration-card{width:min(600px,100%)}.celebration-card p:not(.eyebrow){color:#57767c;line-height:1.7}.celebration-card .primary-action{margin-left:auto;margin-right:auto}.celebration-sun{color:#f7b83d;font-size:80px;animation:2s ease-in-out infinite alternate sun-bob}@keyframes sun-bob{to{transform:translateY(-7px)rotate(7deg)}}@media (max-width:900px){.map-panel{width:154px;top:auto;bottom:78px;right:14px}#minimap{width:150px;height:122px}.quiz-card{width:min(390px,100vw - 190px);min-width:300px}.boost-chip span,.use-item-btn span{display:none}.boost-chip{right:calc(50% + 170px)}.use-item-btn{left:calc(50% + 170px)}}@media (max-width:680px){.screen-overlay{padding:12px}.menu-shell{padding:24px 18px 18px}.menu-settings{grid-template-columns:1fr 1fr}.menu-settings label:first-child{grid-column:1/-1}.subject-options{grid-template-columns:repeat(2,1fr)}.subject-option:last-child{grid-column:1/-1}.shop-sections{grid-template-columns:1fr}.quiz-card{width:calc(100vw - 28px);min-width:0;bottom:112px}.top-left-stack{top:12px;left:12px}.map-panel,.quest-chip{display:none}.item-slot{width:58px}.boost-chip,.use-item-btn{display:none}.controls-grid{grid-template-columns:1fr}.feedback-banner{bottom:285px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
