:root{color:#172018;font-synthesis:none;text-rendering:optimizelegibility;background:#f3efe2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;min-height:100%;margin:0}body{overflow:hidden}button{color:#f9f5e7;min-height:42px;font:inherit;cursor:pointer;background:#2f5d46;border:1px solid #344c3b;border-radius:6px;padding:0 16px;font-weight:700}button:focus-visible{outline-offset:2px;outline:3px solid #f4d35e}button:disabled{cursor:not-allowed;opacity:.55}.game-shell{grid-template-columns:minmax(0,1fr) minmax(280px,340px);width:100%;height:100%;display:grid}.stage-panel{background:#7dbf68;min-width:0;min-height:0}.game-canvas{width:100%;height:100%}.game-canvas canvas{width:100%;height:100%;image-rendering:pixelated;display:block}.hud{background:#fffaf0;border-left:1px solid #d7c9a7;flex-direction:column;gap:18px;min-width:0;height:100%;padding:24px;display:flex;overflow:auto}.hud>*{flex-shrink:0}.eyebrow,.label{color:#5f715f;letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:.76rem;font-weight:800}h1{color:#1b3325;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;line-height:1}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.stats div{background:#f6edda;border:1px solid #e0d4b8;border-radius:6px;min-width:0;padding:10px}.stats dt{color:#5e6655;text-transform:uppercase;font-size:.72rem;font-weight:800}.stats dd{color:#1b3325;margin:4px 0 0;font-size:1.35rem;font-weight:900}.stats dd.inventory-summary{overflow-wrap:anywhere;font-size:.92rem;line-height:1.25}.word-panel,.audio-panel,.accessibility-panel{background:#f6edda;border:1px solid #d7c9a7;border-radius:6px;min-height:120px;padding:16px}.audio-panel>label,.accessibility-panel>label,.accessibility-panel>.visual-cue{margin-top:12px}.check-control,.range-control{color:#2b332b;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:grid}.check-control{grid-template-columns:auto 1fr;justify-content:start}.check-control input{accent-color:#2f5d46;width:18px;height:18px}.range-control{grid-template-columns:76px minmax(0,1fr)}.range-control input{accent-color:#2f5d46;width:100%}.visual-cue{color:#1b3325;background:#e8f4e7;border-left:4px solid #4f8b62;border-radius:4px;min-height:24px;margin:0;padding:8px 10px;font-size:.92rem;font-weight:800;line-height:1.25}.visual-cue:empty{display:none}.game-shell.is-readable-ui{font-size:1.08rem}.game-shell.is-readable-ui .hud{line-height:1.5}.game-shell.is-readable-ui .typed-word{font-size:2.25rem}.game-shell.is-readable-ui .word-preview,.game-shell.is-readable-ui .farm-log,.game-shell.is-readable-ui .objective-progress,.game-shell.is-readable-ui .objective-completion{font-size:1rem}.game-shell.is-reduced-motion *,.game-shell.is-reduced-motion :before,.game-shell.is-reduced-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.typed-word{overflow-wrap:anywhere;color:#2f5d46;min-height:40px;margin:0;font-size:2rem;font-weight:900}.objective-progress{color:#1b3325;margin:0 0 14px;font-size:1rem;font-weight:800;line-height:1.3}.objective-progress.is-complete{color:#2f5d46}.objective-completion{color:#2b332b;background:#fff5cf;border-left:4px solid #f4d35e;border-radius:4px;margin:-6px 0 14px;padding:10px 12px;font-size:.9rem;font-weight:700;line-height:1.35}.objective-completion[hidden]{display:none}.follow-up-progress{background:#f2f7de;border-left-color:#8fb36a}.follow-up-progress.is-complete{background:#e8f4e7;border-left-color:#4f8b62}.word-preview{color:#526352;margin:8px 0 0;line-height:1.4}.farm-log{color:#2b332b;gap:10px;margin:0;padding:0 0 0 18px;line-height:1.35;display:grid}.actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.save-status,.save-timestamp{color:#526352;grid-column:1/-1;min-height:20px;margin:0;font-size:.9rem;line-height:1.35}.save-timestamp{color:#6b5d42}@media (width<=760px){body{overflow:auto}.game-shell{grid-template-rows:minmax(360px,58vh) auto;grid-template-columns:1fr;min-height:100%}.hud{border-top:1px solid #d7c9a7;border-left:0;height:auto}}
