@font-face{font-family:Forest;src:local("Avenir Next")} :root{--paper:#e8dcc7;--ink:#263d32;--muted:#62705b;--green:#3d5c42;--moss:#606c38;--gold:#c08e3a;--clay:#b08b6e;--line:#b7b8a0;--sand:#d4b895;--radius:20px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:Forest,"Avenir Next","PingFang SC","Microsoft Yahei",sans-serif;font-size:15px}button,a,input{ -webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,canvas:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button{border:0}button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button{transition:background .25s,transform .2s}button:active{transform:translateY(2px)}[hidden]{display:none!important}.topbar{height:100px;max-width:1320px;padding:0 56px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px}.brand>svg{width:30px;height:36px}.brand span{font-size:20px;font-weight:800;letter-spacing:2px}.brand small{display:block;font-size:9px;letter-spacing:3.1px;font-weight:600;margin-top:3px}nav{display:flex;align-items:stretch;height:100%;gap:35px}.nav{background:none;font-weight:600;font-size:14px;padding:0 0;position:relative;color:var(--muted)}.nav.active{color:var(--ink)}.nav.active:after{position:absolute;content:"";bottom:20px;height:3px;background:var(--green);left:0;right:0}.nav span{font-size:10px;background:#d0d0b9;border-radius:50%;padding:2px 5px;margin-left:4px}.icon-btn{min-height:44px;background:none;display:inline-flex;align-items:center;gap:8px;font-size:12px}.icon-btn svg{width:19px;height:19px}.page{display:none;max-width:1320px;margin:auto;padding:40px 56px 0}.page.active{display:block}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.8px;color:var(--muted);margin-bottom:11px}h1{font-size:34px;letter-spacing:-1px;font-weight:700;line-height:1.45}.intro-note{margin-top:8px;color:var(--muted);font-size:13px}.mode-chip{display:flex;gap:12px;align-items:center;text-align:left;background:#d6d7bf;padding:12px 17px;border:1px solid #acb49b;border-radius:16px}.mode-chip small{display:block;color:var(--muted);font-size:10px;margin-bottom:3px}.mode-chip b{font-size:12px}.mode-chip svg{width:14px;margin-left:14px}.mode-dot{width:7px;height:7px;border-radius:50%;background:#658252}.world-map{position:relative;height:auto;aspect-ratio:720/292;border-radius:24px;overflow:hidden;background:#697f69;border:1px solid #7b8c72}.world-map:after{content:"";position:absolute;pointer-events:none;inset:0;box-shadow:inset 0 0 80px #20382925;border-radius:24px}canvas{display:block;image-rendering:pixelated}.world-map>canvas{width:100%;height:100%;object-fit:cover}.map-title{position:absolute;top:26px;left:30px;display:grid;grid-template-columns:18px 1fr;gap:5px 10px;color:#e8dcc7;text-shadow:1px 2px #263d3255}.map-title span{font-size:16px;font-weight:600;letter-spacing:4px}.map-title small{grid-column:2;font-size:10px;letter-spacing:1px;color:#d2d5bc}.map-rule{height:1px;background:#d2d5bc;align-self:center}.map-coordinates{position:absolute;right:29px;top:24px;text-align:center;color:#e1dbbc;font-family:Georgia,serif;font-size:12px;line-height:1.8}.map-pin{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;padding:0;z-index:1;color:var(--paper);background:none;white-space:nowrap;filter:drop-shadow(0 2px 1px #263d3250)}.map-pin:active{transform:translate(-50%,-48%)}.pin-number{width:35px;height:35px;border:2px solid #9eae87;background:#304b3e;display:grid;place-items:center;font-size:12px;border-radius:12px;font-variant-numeric:tabular-nums;margin-bottom:7px}.selected .pin-number{background:#e4c678;color:#3d4937;border-color:#ead794;box-shadow:0 0 0 5px #d7c58825}.pin-name{font-weight:600;letter-spacing:2px;font-size:14px}.map-pin small{font-size:9px;margin-top:5px;opacity:.8}.map-foot{position:absolute;bottom:17px;left:28px;right:28px;display:flex;justify-content:space-between;color:#e0d9b9;font-size:10px;letter-spacing:.8px}.map-foot i{display:inline-block;width:5px;height:5px;background:#dcbe71;margin-right:6px;border-radius:50%}.departure{display:flex;align-items:center;gap:22px;padding:26px 3px 28px;border-bottom:1px solid var(--line)}.level-mini{width:126px;height:86px;flex-shrink:0;border-radius:16px;overflow:hidden}.level-mini canvas{width:100%;height:100%}.departure-copy{flex:1}.departure .eyebrow{font-size:10px;margin-bottom:7px;letter-spacing:1px}.departure h2{font-size:24px;margin-bottom:7px}.departure p:not(.eyebrow){font-size:12px;color:var(--muted)}.departure-action{display:flex;align-items:center;flex-direction:column;gap:10px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:16px;min-height:54px;padding:0 25px;background:var(--green);color:var(--paper);font-size:14px;font-weight:600}.primary:hover{background:#2f4f36}.departure-action>span{font-size:10px;color:var(--muted)}.camp-row{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.camp-info{display:flex;align-items:center;gap:16px}.camp-info canvas{width:70px;height:60px}.camp-info h3{font-size:15px;margin-bottom:7px}.camp-info p{font-size:11px;color:var(--muted)}.text-button{background:none;font-size:12px;padding:13px 4px;color:var(--muted)}.text-button:hover{color:var(--ink)}.text-button span{margin-left:12px}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:10px;color:var(--muted);padding:5px 0 20px}.section-title{margin-bottom:30px}.section-title>p:last-child{color:var(--muted);margin-top:10px;line-height:1.8}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.journal-card{border:1px solid var(--line);border-radius:20px;padding:24px;background:#ded8bd;text-align:left;display:flex;align-items:center;gap:22px}.journal-card canvas{width:72px;height:72px}.journal-card h2{font-size:23px}.journal-card p{color:var(--muted);font-size:12px;margin-top:6px}.journal-card small{display:block;color:var(--muted);font-size:10px;margin-top:9px}.journal-card.found{border-color:#8e9e79;background:#d4d7b9}.match-area{margin-top:28px;background:#d9d6bc;padding:28px;border-radius:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.match-area h2{font-size:21px}.match-area p{color:var(--muted);font-size:13px;margin-top:9px}.match-board{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:15px}.match-col{display:grid;gap:12px}.match-card{background:var(--paper);border:2px solid transparent;border-radius:16px;min-height:76px;font-size:22px;display:flex;align-items:center;justify-content:center;gap:15px}.match-card canvas{width:40px;height:40px}.match-card.selected{border-color:var(--gold)}.match-card.matched{background:#b7c49c;opacity:.55}.feedback{width:100%;min-height:24px}.parent-controls{display:flex;gap:12px;margin-bottom:22px}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #a8b298;border-radius:16px;padding:10px 17px;min-height:44px;background:#ded7bd;font-size:13px}.secondary:hover{background:#cfceb1}.parent-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.summary-item{padding:26px;border:1px solid var(--line);border-radius:20px}.summary-item b{font-size:36px;display:block;margin-bottom:10px}.summary-item span{font-size:13px;color:var(--muted)}.session-list{border-top:1px solid var(--line)}.session{padding:24px 0;border-bottom:1px solid var(--line);display:flex;gap:28px;align-items:center}.session small{color:var(--muted);font-size:11px}.session h3{font-size:16px;margin-bottom:8px}.session p{font-size:12px;color:var(--muted)}.session .session-badge{margin-left:auto;padding:8px 15px;border-radius:16px;background:#d4d7b9;font-size:11px;white-space:nowrap}.empty{padding:50px 20px;text-align:center;color:var(--muted);line-height:2}.parent-note{margin:30px 0;padding:24px;background:#d5d5bb;border-radius:20px}.parent-note h3{font-size:15px;margin-bottom:12px}.parent-note p{font-size:13px;color:var(--muted);line-height:1.9}.play-screen{max-width:1180px;padding:16px 32px;margin:auto}.playing .topbar{display:none}.play-top{display:flex;align-items:center;gap:22px;margin-bottom:16px}.play-top strong{display:block;font-size:16px}.play-top span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.play-tools{margin-left:auto;display:flex;align-items:center;gap:16px}.game-shell{position:relative;border-radius:22px;overflow:hidden;background:#263d32;border:2px solid #52654d;box-shadow:0 12px 34px #263d3218}.game-shell>canvas{width:100%;aspect-ratio:16/9;outline-offset:-4px}.game-hud{position:absolute;left:18px;right:18px;top:16px;display:flex;align-items:flex-start;justify-content:space-between;pointer-events:none;gap:14px}.hud-objective{display:flex;align-items:center;gap:12px;background:#e8dcc7ed;padding:10px 15px;border-radius:14px;box-shadow:0 2px 0 #31483930}.hud-objective>span{font-size:11px;background:#3d5c42;color:#e8dcc7;padding:9px;border-radius:8px}.hud-objective strong{font-size:14px;display:block}.hud-objective small{display:block;font-size:10px;margin-top:5px;color:#5e7055}.hud-items{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:42%}.hud-items>span{font-size:12px;background:#263d32dc;color:#e4d8b5;padding:11px 13px;border-radius:13px;white-space:nowrap}.controls-bar{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:10px}.touch-directions,.touch-actions{display:flex;gap:12px}.control-btn{touch-action:none;user-select:none;display:flex;justify-content:center;align-items:center;gap:10px;background:#d3d1b4;border:1px solid #a8b298;box-shadow:0 4px 0 #b5ba9a;border-radius:18px;min-width:64px;min-height:60px}.control-btn.pressed{transform:translateY(3px);box-shadow:0 1px 0 #b5ba9a;background:#b7c49c}.control-btn.jump{background:#3d5c42;color:#e8dcc7;box-shadow:0 4px 0 #293f2a;min-width:110px}.control-btn.food{font-size:12px;flex-direction:column;gap:2px}.control-btn small{font-size:9px}.keyboard-note{font-size:11px;color:var(--muted)}.keyboard-note>span{margin:0 9px}kbd{font:inherit;font-size:10px;border:1px solid #b5b69b;border-bottom-width:2px;padding:3px 6px;border-radius:5px;margin:0 2px}.assist-status{text-align:center;margin:16px 0 0;color:var(--muted);font-size:11px}.discovery{position:absolute;left:22px;top:94px;display:flex;align-items:center;gap:14px;background:#e8dcc7ed;padding:10px 18px;border-radius:16px;box-shadow:0 4px 15px #263d3220}.discovery canvas{width:44px;height:44px}.discovery strong{font-size:23px;display:block}.discovery small{font-size:12px;color:#62705b}.discovery-note{font-size:10px;color:#62705b;margin-left:12px}.game-toast{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);font-size:13px;border-radius:14px;background:#e8dcc7ed;padding:12px 20px;opacity:0;transition:opacity .25s;pointer-events:none;max-width:90%;width:max-content;text-align:center;line-height:1.7}.game-toast.show{opacity:1}.interact-prompt{position:absolute;bottom:72px;left:50%;transform:translateX(-50%);background:#e4c678;border:2px solid #a48743;padding:12px 21px;border-radius:15px;font-size:14px;box-shadow:0 4px #584c2c}.interact-prompt:active{transform:translate(-50%,3px)}.weather{position:absolute;right:18px;top:68px;background:#263d32cf;color:#ddd9ba;font-size:11px;padding:8px 12px;border-radius:12px}dialog{border:1px solid #9baf8d;border-radius:24px;padding:32px;background:var(--paper);color:var(--ink);width:min(500px,calc(100vw - 28px));box-shadow:0 20px 100px #152a3580}dialog::backdrop{background:#182c27b3;backdrop-filter:blur(4px)}dialog h2{font-size:27px;margin-bottom:14px}dialog p{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:22px}.dialog-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.mode-options{display:grid;gap:12px}.mode-option{display:flex;align-items:center;gap:16px;text-align:left;border:1px solid var(--line);border-radius:16px;padding:15px 18px;background:#ded7bd}.mode-option.chosen{border:2px solid #627c50;background:#d3d7b7}.mode-option b{font-size:15px;min-width:55px}.mode-option span{font-size:12px;line-height:1.8}.mode-option small{display:block;font-size:10px;color:var(--muted)}.option-line{display:flex;gap:12px;align-items:center;margin-top:20px;font-size:13px;line-height:1.7}.option-line input{width:22px;height:22px;accent-color:var(--green)}.dialog-art{width:96px;height:72px;margin:0 auto 22px;image-rendering:pixelated}.completion{text-align:center}.completion h2{font-size:26px}.completion-stats{display:flex;justify-content:center;gap:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.completion-stats b{font-size:24px;display:block}.completion-stats small{color:var(--muted);font-size:10px}.completion .dialog-actions{justify-content:center}.global-toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:1000;background:#263d32;color:var(--paper);padding:13px 22px;border-radius:16px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .25s}.global-toast.show{opacity:1}
@media(min-width:1450px){.page{padding-top:45px}.world-map{margin-top:34px}.intro{margin-bottom:34px}}
@media(max-width:1000px){.topbar{padding:0 28px;height:84px}nav{gap:23px}.page{padding:28px 28px 0}h1{font-size:29px}.world-map{aspect-ratio:720/330}.world-map>canvas{object-fit:fill}.map-title{top:20px;left:23px}.departure{gap:16px}.level-mini{width:104px;height:72px}.departure-copy p:not(.eyebrow){max-width:290px;line-height:1.8}.primary{padding:0 21px;gap:14px}.departure-action>span{font-size:9px}.journal-grid{grid-template-columns:repeat(2,1fr)}.game-hud{left:12px;right:12px;top:12px}.hud-items{gap:4px}.hud-items>span{font-size:10px;padding:9px}.hud-objective{padding:8px 12px;gap:8px}.hud-objective strong{font-size:12px}.hud-objective small{font-size:9px}.play-screen{padding:16px 22px}.keyboard-note{font-size:10px}.keyboard-note>span{margin:0 4px}}
@media(max-width:680px){.topbar{height:auto;min-height:82px;padding:16px 20px 0;flex-wrap:wrap;gap:16px}.brand span{font-size:17px}.brand small{font-size:8px}.brand>svg{width:25px}nav{order:3;width:100%;height:46px;justify-content:space-between;gap:0}.nav{font-size:13px}.nav.active:after{bottom:0}.topbar>.icon-btn{margin-left:auto}.page{padding:26px 20px 0}.intro{align-items:flex-start;margin-bottom:20px;flex-direction:column;gap:17px}.eyebrow{font-size:9px;margin-bottom:9px}h1{font-size:25px;letter-spacing:-.5px}.intro-note{font-size:11px}.mode-chip{padding:8px 12px;gap:8px;border-radius:13px}.mode-chip small{display:none}.mode-chip b{font-size:11px}.mode-chip svg{margin-left:6px}.world-map{aspect-ratio:1.12;border-radius:20px}.world-map>canvas{width:160%;max-width:none;position:absolute;left:-30%;height:100%}.map-title{left:18px;top:18px}.map-title span{font-size:13px}.map-title small{font-size:8px}.map-coordinates{right:20px}.map-pin{left:var(--x);top:calc(var(--y) + 5%)}.pin-name{font-size:11px;letter-spacing:0}.map-pin small{font-size:8px;max-width:70px;white-space:normal;line-height:1.6}.pin-number{width:32px;height:32px;font-size:10px}.map-foot{left:17px;right:17px;bottom:15px;font-size:8px;letter-spacing:0}.map-foot>span:first-child{max-width:98px;line-height:1.7}.departure{gap:14px;flex-wrap:wrap;padding:22px 0}.level-mini{width:83px;height:68px}.departure h2{font-size:21px}.departure-copy{width:60%;flex:1}.departure-copy p:not(.eyebrow){font-size:11px;max-width:none;line-height:1.7}.departure .eyebrow{font-size:8px}.departure-action{width:100%;margin-top:3px;flex-direction:row;justify-content:space-between;gap:12px}.departure-action .primary{min-height:50px;font-size:13px;padding:0 18px}.departure-action>span{max-width:115px;line-height:1.8}.camp-row{align-items:flex-start;gap:10px}.camp-info{gap:10px}.camp-info canvas{width:48px;height:43px}.camp-info h3{font-size:12px}.camp-info p{font-size:10px;line-height:1.8;max-width:175px}.camp-row>.text-button{font-size:10px;white-space:nowrap;padding-top:4px}.camp-row>.text-button span{margin-left:0}footer{font-size:9px;align-items:flex-start;padding-top:8px;gap:10px}footer>span{max-width:210px;line-height:1.9}footer .text-button{padding-top:0;font-size:9px;white-space:nowrap}.journal-grid{gap:10px}.journal-card{padding:16px 12px;display:block}.journal-card canvas{width:56px;height:56px;margin-bottom:10px}.journal-card h2{font-size:19px}.match-area{padding:20px}.match-area p{font-size:11px}.match-card{font-size:18px;gap:8px}.parent-summary{gap:9px}.summary-item{padding:18px 12px}.summary-item b{font-size:26px}.summary-item span{font-size:10px}.parent-controls{gap:8px}.parent-controls button{font-size:11px;padding:8px 11px}.session{gap:10px;flex-wrap:wrap}.session h3{font-size:14px}.session small{font-size:9px}.session p{font-size:10px}.session .session-badge{font-size:9px;padding:6px 10px}.play-screen{padding:12px 8px}.play-top{gap:12px;margin:0 4px 12px}.play-top strong{font-size:13px}.play-top .secondary{padding:9px 11px;font-size:11px;gap:3px}.play-top .secondary svg{width:16px}.play-top span{font-size:8px}.play-tools{gap:7px}.play-tools .icon-btn{font-size:10px}.game-shell{border-radius:16px}.game-hud{left:7px;right:7px;top:7px;gap:5px}.hud-objective{border-radius:9px;padding:6px 8px;gap:6px}.hud-objective>span{font-size:8px;padding:5px;border-radius:5px}.hud-objective strong{font-size:9px}.hud-objective small{font-size:7px;margin-top:3px}.hud-items>span{font-size:8px;padding:6px;border-radius:8px}.hud-items{max-width:32%;gap:3px}.game-toast{font-size:10px;bottom:10px;padding:6px 12px;border-radius:10px}.discovery{left:10px;top:60px;padding:7px 9px;gap:8px;border-radius:11px}.discovery canvas{width:26px;height:26px}.discovery strong{font-size:17px}.discovery small{font-size:9px}.discovery-note{font-size:8px;margin-left:1px}.controls-bar{padding:0 5px;margin-top:20px}.control-btn{min-height:64px;min-width:62px}.control-btn.jump{min-width:88px}.control-btn.jump span{font-size:13px}.touch-directions,.touch-actions{gap:9px}.keyboard-note{display:none}.control-btn.food{min-width:48px;font-size:10px}.assist-status{font-size:9px;line-height:1.8;padding:0 10px}.interact-prompt{bottom:42px;font-size:11px;padding:8px 12px;min-height:44px}.weather{font-size:8px;right:8px;top:54px;padding:5px 7px}.section-title>p:last-child{font-size:12px}dialog{padding:24px}dialog h2{font-size:23px}}
@media(max-height:550px) and (orientation:landscape){.play-screen{max-width:820px;padding:6px 70px}.play-top{margin-bottom:6px}.play-top .secondary{min-height:32px;padding:4px 12px}.play-top strong{font-size:12px}.play-top span{display:none}.game-shell{max-height:calc(100dvh - 85px)}.game-shell>canvas{max-height:calc(100dvh - 85px);width:100%;object-fit:contain}.controls-bar{position:fixed;left:12px;right:12px;bottom:22px;pointer-events:none}.control-btn{pointer-events:auto;min-height:54px;min-width:48px}.control-btn.jump{min-width:65px;flex-direction:column;gap:0}.touch-directions{flex-direction:column}.touch-actions{flex-direction:column}.keyboard-note{display:none}.assist-status{font-size:9px;margin-top:5px}.game-hud{top:8px}.hud-objective{padding:7px}.hud-objective strong{font-size:10px}.hud-objective small{font-size:8px}.hud-items>span{font-size:9px;padding:7px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.english-home{padding:25px 28px;background:#d3d6b9;border:1px solid #a6b28e;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.english-home h2{font-size:21px;margin-bottom:12px}.english-home p:not(.eyebrow){font-size:12px;color:var(--muted)}.word-card{text-align:center}.word-card>.eyebrow{margin-top:5px}.word-art{height:150px;width:178px;margin:15px auto 12px;background:#d4d5b3;border-radius:24px;display:grid;place-items:center;box-shadow:inset 0 -6px #bec49e}.word-art canvas{width:112px;height:112px;animation:word-arrives .42s ease-out}.word-card h2{font-size:42px;letter-spacing:-1px;font-weight:700;margin-bottom:4px;line-height:1.2}.word-meaning{color:#687552;font-size:17px;margin-bottom:18px}.listen-button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:10px 17px;border-radius:15px;background:#cad0ad;color:#344d37;font-size:13px;font-weight:600}.listen-button svg{width:20px;height:20px;stroke-width:1.6}.listen-button small{font-size:9px;font-weight:400;color:#667554;max-width:120px}.phrase-row{margin-top:18px;padding:15px 8px;background:#dfd4b8;border-radius:16px}.phrase-row button{background:none;display:flex;gap:10px;align-items:center;justify-content:center;margin:auto;font-size:18px;min-height:34px}.phrase-row button svg{width:14px;height:14px}.phrase-row span{font-size:12px;color:var(--muted);display:block;margin-top:5px}.voice-option{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:var(--muted);margin-top:17px}.voice-option input{accent-color:var(--green);width:17px;height:17px}.word-card .dialog-actions{justify-content:center;gap:10px;margin-top:18px}.word-card .dialog-actions button{font-size:12px;min-height:48px}.word-card .word-note{font-size:9px;margin:16px 0 0;color:var(--muted)}.egg-art{width:120px;height:120px;margin:20px auto 26px;animation:egg-rock 1.8s ease-in-out infinite}.egg-card h2{font-size:27px;margin-bottom:15px}.egg-card p{margin-top:12px}.lesson-progress{font-size:10px;letter-spacing:1px;color:var(--muted);display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:22px}.english-question{text-align:center}.english-question h2{font-size:24px}.english-question>canvas{margin:10px auto 20px;width:106px;height:106px}.english-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.english-choices.two{grid-template-columns:repeat(2,1fr)}.english-choice{min-height:110px;min-width:0;border:2px solid #acb596;background:#ddd5b7;border-radius:18px;font-size:21px;font-weight:650;display:grid;place-items:center}.english-choice canvas{width:90px;height:90px;max-width:100%;object-fit:contain}.english-choice.hinted{border-color:#b4903e;box-shadow:inset 0 0 0 3px #d1b76b}.english-choice.correct{background:#b5c28c;border-color:#6c854f}.english-choice.try-again{opacity:.45}.question-feedback{font-size:12px;min-height:66px;line-height:1.8;margin-top:18px;display:grid;place-content:center;color:#5d6f51}.question-feedback b,.question-feedback span{display:block}.question-feedback span{font-size:13px;margin-top:4px}.english-question .dialog-actions{justify-content:center;margin-top:8px}.english-question .secondary{font-size:11px}.oral-picture{margin:24px auto}.learning-summary{background:#d5d7ba;border-radius:20px;padding:28px;margin-bottom:25px}.learning-heading h2{font-size:21px;margin-bottom:10px}.learning-heading p,.learning-foot{font-size:11px;color:var(--muted);line-height:1.8}.learning-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:26px 0}.learning-metrics b{display:block;font-size:31px;margin-bottom:6px}.learning-metrics span{font-size:11px;color:var(--muted)}.word-evidence{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.word-evidence span{font-size:10px;padding:7px 10px;border:1px solid #b5bea0;border-radius:10px}.word-evidence b{font-size:12px;margin-right:8px}.english-task{position:absolute;left:18px;top:95px;background:#e8dcc7ed;padding:10px 14px;border-radius:14px;display:flex;align-items:center;gap:10px;max-width:92%;box-shadow:0 2px 0 #52664b40}.english-task>span{font-size:9px;color:var(--muted)}.english-task strong{font-size:19px}.english-task button{background:#c8d0ad;border-radius:8px;font-size:10px;padding:7px}.boss-hud{position:absolute;left:50%;transform:translateX(-50%);top:90px;background:#263d32ed;border:1px solid #829373;color:#e8dcc7;border-radius:17px;padding:12px 18px;text-align:center;min-width:240px}.boss-hud>div{display:flex;justify-content:space-between;gap:30px;font-size:10px}.boss-hud strong{color:#d2b971;letter-spacing:3px}.boss-hud p{font-size:25px;font-weight:700;margin:9px 0 8px;color:#e6d4a2;letter-spacing:1px}.boss-hud button{padding:6px 13px;border-radius:10px;background:#526b4d;color:#dfd8b9;font-size:10px}.map-story .story-art{width:100%;height:146px;object-fit:cover;border-radius:17px;margin-bottom:24px}.map-story h2{font-size:29px;font-weight:700}.map-story .english-story{font-size:20px;color:var(--ink);line-height:1.7;margin-bottom:15px}.story-tools{display:flex;justify-content:space-between;align-items:center}.story-tools .listen-button{font-size:12px;min-height:42px}.story-tools .text-button{font-size:11px}.story-words{display:flex;gap:8px;margin:20px 0 16px}.story-words span{background:#d1d5b7;padding:6px 14px;border-radius:10px;font-size:14px;color:#536947}.story-controls{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.story-controls kbd{font-size:9px}.map-story>p#story-chinese{font-size:13px;margin-top:13px;line-height:1.9}.map-story .dialog-actions{margin-top:24px}.boss-teach{display:flex;gap:12px;justify-content:space-between}.boss-teach button{flex:1;background:#cdd1af;border-radius:15px;padding:14px 10px;font-size:21px;font-weight:650}.boss-teach small{font-size:10px;display:block;margin-top:5px;font-weight:400;color:var(--muted)}.control-btn.action{background:#b49a65;box-shadow:0 4px #8b7a4f;border-color:#a38e5e;padding:0 13px}.control-btn.action>span{font-size:13px}.control-btn.action small{font-size:9px}.control-btn.action svg{width:20px;height:20px}.keyboard-note{font-size:10px}dialog:has(.word-card),dialog:has(.english-question){max-height:calc(100dvh - 24px);overflow-y:auto}dialog[open]:has(.word-card){animation:card-arrives .28s ease-out}
@keyframes card-arrives{from{opacity:0;transform:translateY(15px) scale(.97)}to{opacity:1;transform:none}}@keyframes word-arrives{0%{transform:translateY(14px)}60%{transform:translateY(-6px)}100%{transform:none}}@keyframes egg-rock{0%,65%,100%{transform:rotate(0)}73%{transform:rotate(-7deg)}81%{transform:rotate(7deg)}89%{transform:rotate(-4deg)}}
@media(max-width:680px){.english-home{padding:20px;display:block}.english-home h2{font-size:18px;line-height:1.6}.english-home .primary{margin-top:18px;font-size:12px}.word-card h2{font-size:38px}.word-art{height:116px;width:145px;margin-top:12px}.word-art canvas{width:96px;height:96px}.word-card .eyebrow{font-size:10px}.word-meaning{font-size:15px;margin-bottom:13px}.phrase-row{margin-top:14px;padding:12px 6px}.phrase-row button{font-size:17px}.word-card .dialog-actions{gap:8px}.word-card .dialog-actions button{padding:0 13px;font-size:11px}.word-card .word-note{font-size:8px}.english-question h2{font-size:21px}.english-choices{gap:9px}.english-choice{min-height:93px;font-size:18px}.english-choice canvas{width:74px;height:74px}.learning-summary{padding:20px}.learning-heading h2{font-size:18px}.learning-metrics{grid-template-columns:repeat(2,1fr);gap:20px}.learning-metrics b{font-size:27px}.english-task{left:8px;top:61px;padding:7px 10px;gap:6px;flex-wrap:wrap;max-width:90%}.english-task>span{font-size:8px}.english-task strong{font-size:15px}.english-task button{font-size:9px;padding:6px}.boss-hud{top:75px;min-width:170px;padding:9px 13px;border-radius:13px}.boss-hud>div{font-size:8px;gap:16px}.boss-hud p{font-size:21px;margin:5px 0}.boss-hud button{font-size:9px;padding:6px 10px}.map-story .story-art{height:110px;margin-bottom:18px}.map-story h2{font-size:25px}.map-story .english-story{font-size:18px;line-height:1.65}.story-words{margin:15px 0}.story-controls{font-size:8px}.map-story .dialog-actions button{font-size:12px;padding:0 17px}.touch-actions{gap:7px}.control-btn.action{min-width:57px;padding:0 9px;gap:3px;flex-direction:column}.control-btn.action>span{font-size:10px}.control-btn.action small{font-size:8px}.control-btn.jump{min-width:60px;gap:2px;flex-direction:column}.control-btn.jump span{font-size:10px}.touch-directions{gap:6px}.control-btn{min-width:53px}.control-btn.food{min-width:40px}.controls-bar{gap:5px}.journal-card h2 span{display:block;margin-top:3px}}
@media(max-height:550px) and (orientation:landscape){dialog{max-height:95dvh;overflow-y:auto}.boss-hud{top:58px;min-width:170px;padding:6px 10px}.boss-hud p{font-size:18px;margin:3px 0}.boss-hud>div{font-size:8px}.boss-hud button{font-size:8px;padding:4px 8px}.english-task{top:62px}.touch-actions{gap:5px}.control-btn.action{min-height:46px}.control-btn.jump{min-height:46px}.word-art{height:90px}.word-art canvas{width:80px;height:80px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important}}
.map-pin.locked .pin-number{background:#647a5f;border-color:#9baa82;color:#bdc7a6}.map-pin.locked:after{content:"待解锁";font-size:8px;margin-top:5px;color:#d9dfc2;background:#3b5545b0;border-radius:7px;padding:3px 8px}.english-caption{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);width:max-content;max-width:90%;border:1px solid #c6c59e;background:#e5d8bcea;padding:10px 23px;border-radius:16px;text-align:center;pointer-events:none}.english-caption b{display:block;font-size:18px;line-height:1.55}.english-caption span{display:block;font-size:10px;color:#627350;margin-top:2px}.game-toast.show~.english-caption{display:none}.earned-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:18px}.earned-cards button{background:#cbd1ae;color:#506747;padding:8px 12px;border-radius:10px;font-size:13px}.english-choice{transition:background .2s,border-color .2s}.english-choice:disabled{cursor:default}.completion .earned-cards~p{font-size:11px}
@media(max-width:680px){.english-caption{bottom:16px;padding:8px 14px;max-width:90%}.english-caption b{font-size:14px}.english-caption span{font-size:9px}.map-pin.locked:after{font-size:7px;padding:2px 6px}.earned-cards{gap:6px}.earned-cards button{font-size:12px;padding:7px 10px}}
.intro .mode-chip{display:none}.intro{margin-bottom:24px}.intro h1{font-size:38px}.intro .eyebrow{letter-spacing:1px}.map-coordinates,.map-title small,.camp-row,footer>span{display:none}.map-title{display:flex;align-items:center}.map-title .map-rule{width:18px}.departure{border-bottom:0}footer{justify-content:flex-end;border-top:0;padding-top:0}.nav span{font-size:9px}.topbar{height:84px}.page{padding-top:30px}.intro-note{font-size:13px}.map-pin small{display:none}.world-map{aspect-ratio:720/310}.map-foot{font-size:9px}.journal-card p,.journal-card small{display:none}.journal-card{padding:22px;gap:18px}.journal-card h2{font-size:16px}.journal-card h2 span{display:block;font-size:24px!important;margin-top:4px}.english-home .eyebrow,.english-home>div>p:last-child,.section-title>p:last-child{display:none}.english-home h2{font-size:21px;margin:0}.word-card .word-note,.voice-option{display:none}.word-card .listen-button small{display:none}.word-card .listen-button{min-width:48px}.phrase-row span{font-size:11px}.word-card>.eyebrow{font-size:10px;letter-spacing:1px}.keyboard-note{display:none}.controls-bar{justify-content:space-between}.boss-hud strong{display:flex;gap:5px;align-items:center}.boss-hud strong i{display:block;width:16px;height:5px;border:1px solid #b49c5f}.boss-hud strong i.filled{background:#d2b971}.english-question .lesson-progress{font-size:10px;letter-spacing:0}.english-question .question-feedback{min-height:52px}.english-question .dialog-actions{margin-top:14px}
@media(max-width:680px){.topbar{height:auto}.page{padding-top:23px}.intro h1{font-size:29px}.intro{gap:0;margin-bottom:20px}.world-map{aspect-ratio:1.05}.map-pin small{display:none}.journal-card{padding:16px;gap:8px}.journal-card h2{font-size:13px}.journal-card h2 span{font-size:21px!important}.english-home h2{font-size:17px}}
@font-face{font-family:Atkinson;src:url('assets/fonts/Atkinson-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Atkinson;src:url('assets/fonts/Atkinson-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
body{font-family:Atkinson,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}h1,h2,h3,.brand{font-family:"PingFang SC","Microsoft YaHei",Atkinson,sans-serif}h1{font-weight:650;letter-spacing:0}.brand span{font-size:20px;letter-spacing:1px}.brand small{font-family:Atkinson,sans-serif;font-size:10px;letter-spacing:2px}.nav{font-size:15px;font-weight:600}.intro .eyebrow{font-size:13px;font-weight:500}.intro-note{font-size:15px}.pin-name{font-family:"PingFang SC","Microsoft YaHei",sans-serif;font-size:18px;line-height:1.5;letter-spacing:1px;padding:5px 12px;border-radius:9px;color:#e8dcc7;background:#2b4b3eeb;font-weight:600;text-shadow:none;box-shadow:0 2px 0 #263d3220}.pin-number{font-family:Atkinson,sans-serif;font-size:17px;width:40px;height:40px}.map-pin.locked:after{font-size:11px;padding:4px 10px;color:#e3e3c6}.map-title span{font-size:18px;font-weight:600}.map-foot{font-size:12px;letter-spacing:0;color:#ece1c4}.departure .eyebrow{font-size:12px;letter-spacing:.5px}.departure h2{font-size:26px}.departure p:not(.eyebrow){font-size:14px;line-height:1.8}.primary{font-size:16px}.secondary{font-size:14px}.departure-action>span{font-size:12px}.text-button{font-size:14px}.play-top strong{font-size:18px}.play-top span{font-size:12px}.hud-objective strong{font-size:16px}.hud-objective small{font-size:12px}.hud-items>span{font-size:14px}.word-card h2,.map-story h2,.map-story .english-story,.english-caption b,.phrase-row b,.english-choice,.boss-hud p{font-family:Atkinson,"PingFang SC",sans-serif}.word-card h2{font-size:48px;font-weight:700;letter-spacing:.4px}.word-meaning{font-size:18px}.phrase-row button{font-size:23px;font-weight:400}.phrase-row span{font-size:14px}.map-story .english-story{font-size:23px;line-height:1.6}.english-choice{font-size:27px;font-weight:700;letter-spacing:.2px}.english-question h2{font-size:25px;line-height:1.5}.listen-button{font-size:16px}.english-caption b{font-size:22px;font-weight:700;letter-spacing:.2px}.english-caption span{font-size:12px}.question-feedback{font-size:15px;line-height:1.8}.question-feedback span{font-size:16px}.english-question .lesson-progress{font-size:12px}.english-question .secondary{font-size:14px}.game-toast{font-size:15px}.control-btn.jump span,.control-btn.action>span{font-size:15px}.english-question .text-button{font-size:14px}.assist-status{font-size:12px}.story-controls{font-size:13px}.story-controls kbd{font-size:11px}.english-home h2{font-size:21px}.journal-card h2{font-size:16px}.journal-card h2 span{font-size:27px!important}
@media(max-width:680px){body{font-size:15px}.brand span{font-size:18px}.nav{font-size:14px}.intro .eyebrow{font-size:12px}.intro-note{font-size:14px}.pin-name{font-size:14px;padding:4px 8px;letter-spacing:0}.pin-number{width:33px;height:33px;font-size:15px}.map-pin.locked:after{font-size:9px;padding:3px 7px}.map-foot{font-size:10px}.map-title span{font-size:16px}.departure .eyebrow{font-size:10px}.departure h2{font-size:23px}.departure-copy p:not(.eyebrow){font-size:13px}.departure-action .primary{font-size:15px;min-height:52px}.departure-action>span{font-size:10px}.word-card h2{font-size:44px}.word-meaning{font-size:17px}.phrase-row button{font-size:21px}.phrase-row span{font-size:12px}.map-story h2{font-size:28px}.map-story .english-story{font-size:21px}.english-question h2{font-size:23px}.english-choice{font-size:24px;min-height:97px}.question-feedback{font-size:14px}.question-feedback span{font-size:14px}.listen-button{font-size:15px}.english-caption b{font-size:18px}.english-caption span{font-size:11px}.hud-objective strong{font-size:12px}.hud-objective small{display:none}.hud-objective>span{font-size:10px}.hud-items>span{font-size:11px}.hud-items{max-width:37%}.control-btn.jump span,.control-btn.action>span{font-size:12px}.play-top strong{font-size:15px}.play-top span{font-size:10px}.game-toast{font-size:12px}.assist-status{font-size:11px}.journal-card h2{font-size:14px}.journal-card h2 span{font-size:24px!important}.map-story .dialog-actions button{font-size:14px}}
.boss-hud{width:310px;min-width:0;padding:14px 18px}.boss-hud>div:first-child{font-size:14px;align-items:center}.boss-hud strong{font-family:Atkinson,sans-serif;font-size:14px;font-weight:700;letter-spacing:1px}.boss-hud .boss-health-bar{display:block;height:18px;border:2px solid #8e9c70;border-radius:6px;background:#182f28;margin:10px 0 8px;overflow:hidden;box-shadow:inset 0 2px #172d24}.boss-health-bar i{display:block;height:100%;width:100%;background:#c5a764;box-shadow:inset 0 4px #dfc985,inset 0 -4px #9a7b45;transition:width .25s ease}.boss-hud p{font-size:28px;margin:7px 0}.boss-hud button{font-size:12px}.boss-hud~.weather{top:16px}.boss-hud:not([hidden])~.english-caption{display:none}
@media(max-width:680px){.boss-hud{width:204px;top:62px;padding:10px 12px}.boss-hud>div:first-child{font-size:12px}.boss-hud strong{font-size:12px}.boss-hud .boss-health-bar{height:16px;margin:7px 0 5px}.boss-hud p{font-size:24px;margin:4px 0}.boss-hud button{font-size:11px}}
.touch-directions,.touch-actions{display:none!important}.controls-bar{justify-content:center;min-height:40px;margin-top:14px}.keyboard-note{display:flex!important;align-items:center;justify-content:center;gap:9px;font-size:14px;line-height:1.8;flex-wrap:wrap}.keyboard-note kbd{font-family:Atkinson,"PingFang SC",sans-serif;font-size:13px;padding:4px 9px;background:#dfd5bd}.keyboard-note>span{margin:0 12px}.assist-status{margin-top:4px;font-size:12px}
.game-shell:has(.game-toast.show) .english-caption{visibility:hidden}.game-shell:has(.boss-hud:not([hidden])) .english-caption,.game-shell:has(.boss-hud:not([hidden])) .weather{display:none!important}.game-shell .weather{top:74px}
