:root{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#382d20;font-synthesis:none;--paper: #f5e7c8;--wood: #80502a;--gold: #e9bb63;--ink: #392e20;--green: #445b30}*{box-sizing:border-box}html,body,#app,#world{width:100%;height:100%;margin:0;overflow:hidden}body{background:#203a2a;overscroll-behavior:none}canvas{display:block;image-rendering:pixelated;touch-action:none}button,input{font:inherit}button{cursor:pointer;color:var(--ink);border:2px solid #ab8050;background:#f2e1b9;border-radius:5px;padding:10px 16px;box-shadow:0 3px #805530;transition:background .12s,transform .12s}button:hover{background:#fff0c9}button:active{transform:translateY(2px);box-shadow:0 1px #805530}button:focus-visible,input:focus-visible{outline:3px solid #fff2b3;outline-offset:4px}button:disabled{opacity:.45;cursor:default}kbd{font:600 11px ui-monospace,monospace;border:1px solid currentColor;border-radius:3px;padding:1px 4px;opacity:.65}#ui{position:fixed;inset:0;pointer-events:none;z-index:5}#ui button,#ui input,.modal,.dialogue{pointer-events:auto}.wood{background:var(--paper);border:7px double #986132;border-radius:7px;box-shadow:0 3px #423019,0 6px 16px #122c2355}.hud{position:absolute;left:22px;right:22px;top:max(20px,env(safe-area-inset-top));display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.status{width:176px;padding:10px 14px;text-align:center}.status strong{display:block;font-size:18px;letter-spacing:2px}.status>span{display:block;font-size:25px;font-weight:700;letter-spacing:2px;margin:1px 0}.energy-line{display:flex;align-items:center;gap:5px}.pixel-icon{width:40px;height:40px;object-fit:contain;image-rendering:pixelated}.energy-line img{width:24px;height:24px}.energy-track{height:14px;background:#665236;border:2px solid #503f28;flex:1;border-radius:3px;overflow:hidden}.energy-track i{display:block;height:100%;background:linear-gradient(#b4cb68,#839c3e)}.status small{display:block;font-size:11px;color:#5c6140;margin-top:2px}.quest-side{display:flex;gap:12px}.quest-note{text-align:left;width:266px;padding:10px 14px}.quest-note strong{display:block;font-size:18px}.quest-note span{display:block;font-size:13px;margin:7px 0;line-height:1.5}.quest-note small{font-size:10px;color:#8c734e}.settings-btn{width:50px;height:50px;border-radius:50%;padding:2px;font-size:26px}.quick-nav{position:absolute;top:174px;left:22px;display:flex;gap:5px}.quick-nav button{font-size:12px;padding:7px 9px;background:#f3e7cce8}.bottom-hud{position:absolute;bottom:max(18px,env(safe-area-inset-bottom));left:22px;right:22px;display:flex;justify-content:space-between;align-items:flex-end;gap:15px}.controls-note,.save-label{color:#fff4d6;font-size:11px;text-shadow:0 2px 3px #10281b;max-width:230px}.save-label{text-align:right;font-size:10px}.toolbelt{display:flex;gap:7px;padding:9px;background:#9f6c37;border:7px ridge #a87843;flex:none}.tool{width:72px;height:81px;padding:2px 4px 5px;border:3px solid #65421e;background:#eedcaf;border-radius:4px;box-shadow:inset 0 0 0 2px #fff0c7;position:relative}.tool .pixel-icon{width:50px;height:52px;display:block;margin:0 auto}.tool span{font-size:11px;white-space:nowrap}.tool b{font-family:monospace;opacity:.6}.tool.selected{border-color:#ffe192;box-shadow:0 0 0 2px #503616,inset 0 0 0 2px #cd9342;background:#fff0b8;transform:translateY(-3px)}.nearby{position:absolute;bottom:142px;left:50%;transform:translate(-50%);color:#fff8de;text-shadow:0 2px 3px #0e271c;font-size:15px;white-space:nowrap}.nearby:empty{display:none}.nearby kbd{font-size:13px;background:#f8ebcc;color:#493f2b;opacity:1;margin-right:5px}.toast{position:absolute;top:24px;left:50%;transform:translate(-50%);max-width:min(540px,48vw);padding:12px 20px;background:#213a2bee;color:#fff0d3;border:1px solid #799060;border-radius:5px;box-shadow:0 5px 25px #10241b66;font-size:14px;line-height:1.6;z-index:80;text-align:center}.modal-shade,.dialogue-shade,.title-shade{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#102b2066;pointer-events:auto;padding:22px}.paper{background:var(--paper);border:8px double #9e7448;box-shadow:0 8px #49311fcc,0 16px 65px #0c221599;border-radius:8px}.modal{width:min(680px,100%);max-height:87vh;overflow:auto;padding:25px 29px}.modal.wide{width:min(850px,100%)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #b9935c;padding-bottom:16px;margin-bottom:18px}.modal-heading h2{font-family:serif;font-size:28px;margin:0}.modal-heading>button{padding:0;width:32px;height:32px;font-size:24px;background:transparent;box-shadow:none;border:0}.modal p{font-size:15px;line-height:1.9}.modal .muted{font-size:12px;color:#807151}.primary{background:#6a833b;color:#fff3d0;border-color:#4e662d;box-shadow:0 3px #364a25;padding:13px 24px;font-weight:600}.primary:hover{background:#819845}.button-row,.settings-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.settings-actions button{flex:1 0 42%}.volume-label{display:flex;align-items:center;gap:20px}.volume-label input{flex:1;accent-color:#6a833b}.inventory{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inventory-item{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #ceb389;background:#fff1d266;flex-wrap:wrap}.inventory-item>div{flex:1}.inventory-item strong{display:block;font-size:14px}.inventory-item span{display:block;font-size:13px;color:#8b734e;margin-top:3px}.inventory-item button{font-size:12px;padding:5px 8px}.journal-current{display:flex;gap:14px;align-items:center;padding:10px 14px;background:#e8d6ab}.journal-current .pixel-icon{width:64px;height:64px}.journal-current h3{margin:3px 0}.journal-current p{margin:0;font-size:13px}.quest-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:13px;margin:24px 0}.quest-list li{color:#a48f69}.quest-list .done{color:#627841}.quest-list .active{color:#a25c28;font-weight:700}.event-log{list-style:none;padding:0}.event-log li{border-bottom:1px dashed #c6aa7c;padding:11px 0;font-size:13px;line-height:1.7}.map-wrap{position:relative;overflow:hidden;border:3px solid #977447;border-radius:4px}.map-wrap>img{width:100%;display:block}.map-pin{position:absolute;transform:translate(-50%,-50%);padding:4px 7px;font-size:10px;white-space:nowrap;background:#fff2cbe8;border-width:1px}.player-dot{position:absolute;z-index:3;color:#ffbc43;text-shadow:0 0 0 #fff,0 0 5px #fff;font-size:24px;transform:translate(-50%,-50%);pointer-events:none}.codex{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:20px}.codex-entry{text-align:center}.codex-entry img{display:block;margin:auto;width:52px;height:52px}.codex-entry strong{display:block;font-size:13px}.codex-entry small{display:block;font-size:10px;color:#8e7652;line-height:1.5;margin-top:5px}.dialogue-shade{align-items:flex-end;background:linear-gradient(transparent 50%,#152b2077);padding-bottom:35px}.dialogue{width:min(820px,100%);padding:22px 30px;position:relative;min-height:175px}.speaker{display:inline-block;color:#715027;border-bottom:2px solid #bf9151;padding-bottom:5px;font-size:17px}.dialogue p{font-size:19px;line-height:1.8;margin:17px 0 35px}.dialogue-next{position:absolute;bottom:13px;right:22px;background:transparent;box-shadow:none;border:0;font-size:13px}.dialogue-choices{display:flex;gap:10px;flex-wrap:wrap}.dialogue-choices button{font-size:13px}.title-shade{background:linear-gradient(#142d2477,#102e1ea8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.title-screen{text-align:center;color:#fff0ca;text-shadow:0 3px 0 #493522,0 7px 20px #0d261c;max-width:700px;padding:36px 30px}.title-screen h1{font-family:Songti SC,serif;font-size:clamp(42px,6.3vw,88px);letter-spacing:10px;margin:10px 0 20px;color:#ffe4a1;font-weight:900}.title-leaves{font-size:35px;color:#cab965}.title-sub{font-size:17px;line-height:2;letter-spacing:3px}.title-buttons{display:flex;flex-direction:column;gap:16px;width:260px;margin:32px auto}.title-buttons button{font-size:16px;padding:13px}.title-screen small{font-size:12px;letter-spacing:4px;opacity:.75}.warning{color:#a74b31;font-size:12px}.title-screen .warning{color:#ffe7a6}.completion-art{display:flex;justify-content:center}.completion-art img{width:110px;height:110px}.modal blockquote{text-align:center;font-family:serif;font-size:23px;line-height:1.8;padding:20px 0;color:#5e6d37}.help-list{display:grid;grid-template-columns:170px 1fr;gap:12px;font-size:14px;line-height:1.6}.help-list dt{font-weight:600}.help-list dd{margin:0}.touch-controls{display:none}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-thumb{background:#b79b71;border-radius:3px}@media(max-width:900px){.controls-note{display:none}.bottom-hud{justify-content:center}.save-label{position:absolute;bottom:112px;right:0}.toast{top:170px;max-width:80vw;width:max-content}.quest-note{width:220px}.tool{width:65px;height:76px}.tool .pixel-icon{width:46px;height:48px}}@media(max-width:650px){.hud{left:10px;right:10px;top:max(10px,env(safe-area-inset-top));gap:7px}.status{width:127px;padding:5px 8px;border-width:5px}.status strong{font-size:13px;letter-spacing:1px}.status>span{font-size:20px}.status small{font-size:9px}.quest-side{gap:5px}.quest-note{width:175px;padding:6px 8px;border-width:5px}.quest-note strong{font-size:14px}.quest-note span{font-size:11px;margin:4px 0}.quest-note small{font-size:9px}.settings-btn{height:35px;width:35px;font-size:20px;border-width:4px}.quick-nav{top:133px;left:10px;gap:4px}.quick-nav button{font-size:10px;padding:5px 7px}.quick-nav kbd{display:none}.bottom-hud{bottom:max(12px,env(safe-area-inset-bottom));left:5px;right:5px}.toolbelt{gap:4px;padding:5px;border-width:5px}.tool{width:54px;height:63px;padding:0 2px 3px}.tool .pixel-icon{width:35px;height:39px}.tool span{font-size:9px}.save-label{display:none}.nearby{bottom:222px;font-size:13px;max-width:90%;white-space:normal;text-align:center}.toast{top:174px;font-size:12px;padding:8px 12px;max-width:90vw}.touch-controls{display:flex;position:absolute;bottom:100px;left:15px;right:15px;justify-content:space-between;align-items:center}.dpad{display:grid;grid-template-columns:44px 44px 44px;grid-template-rows:44px 44px;gap:3px}.dpad button{padding:0;background:#eeddaabd;border:2px solid #947b4e99;box-shadow:none;touch-action:none;-webkit-user-select:none;user-select:none}.dpad button:first-child{grid-column:2}.dpad button:nth-child(2){grid-row:2;grid-column:1}.dpad button:nth-child(3){grid-row:2;grid-column:2}.dpad button:nth-child(4){grid-row:2;grid-column:3}.touch-actions{display:flex;gap:10px}.touch-actions button{width:60px;height:60px;border-radius:50%;padding:0;background:#ead9addd;box-shadow:0 3px #705234aa}.modal-shade{padding:12px}.modal{padding:17px 16px;max-height:88vh;border-width:6px}.modal-heading h2{font-size:23px}.modal p{font-size:13px}.inventory{gap:7px}.inventory-item{padding:7px;gap:4px}.inventory-item strong{font-size:12px}.inventory-item .pixel-icon{width:32px;height:32px}.inventory-item button{font-size:10px;width:100%}.quest-list{font-size:11px;gap:9px}.dialogue-shade{padding:12px 12px 26px}.dialogue{padding:16px 18px;min-height:200px;border-width:6px}.dialogue p{font-size:16px;margin-bottom:35px}.dialogue-choices button{font-size:12px;padding:8px}.map-pin{font-size:8px;padding:2px 3px}.codex{grid-template-columns:repeat(2,1fr)}.help-list{grid-template-columns:115px 1fr;font-size:12px}.title-screen h1{letter-spacing:4px;font-size:44px}.title-sub{font-size:14px;letter-spacing:1px}.title-screen{padding:20px 12px}.title-buttons{width:230px}}@media(prefers-reduced-motion:reduce){button{transition:none}.title-shade{-webkit-backdrop-filter:none;backdrop-filter:none}}:root .map-pin{width:16px;height:16px;padding:0;border-radius:50%;background:#e9bc65;border:2px solid #5c4528;box-shadow:0 1px 3px #172d20;font-size:0;z-index:4}:root .map-pin span{display:none;position:absolute;left:50%;bottom:21px;transform:translate(-50%);background:#f8ebcc;border:1px solid #987140;color:#463524;padding:5px 8px;border-radius:3px;font-size:11px;pointer-events:none}:root .map-pin:hover,:root .map-pin:focus-visible{z-index:7;background:#fff4b0}:root .map-pin:hover span,:root .map-pin:focus-visible span{display:block}.map-destinations{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.map-destinations button{font-size:11px;padding:6px 9px;box-shadow:0 2px #805530}.save-text{margin-top:22px}.save-text summary{cursor:pointer;font-size:13px;color:#756043}.save-text textarea,.import-text{width:100%;min-height:200px;margin:14px 0;padding:12px;border:1px solid #b7945a;border-radius:4px;background:#fff5de;color:#4b432f;font:12px/1.7 monospace;resize:vertical}@media(max-width:650px){:root .map-pin{width:9px;height:9px;border-width:1px}.map-destinations{display:grid;grid-template-columns:1fr 1fr}.map-destinations button{min-height:40px;font-size:12px}.inventory-item button{min-height:36px}}html.touch-device .touch-controls{display:flex;position:absolute;bottom:max(136px,calc(env(safe-area-inset-bottom) + 120px));left:max(20px,env(safe-area-inset-left));right:max(20px,env(safe-area-inset-right));justify-content:space-between;align-items:center}html.touch-device .dpad{display:grid;grid-template-columns:50px 50px 50px;grid-template-rows:50px 50px;gap:4px}html.touch-device .dpad button{padding:0;background:#eeddaabd;border:2px solid #947b4e99;box-shadow:none;touch-action:none;user-select:none;-webkit-user-select:none}html.touch-device .dpad button:first-child{grid-column:2}html.touch-device .dpad button:nth-child(2){grid-row:2;grid-column:1}html.touch-device .dpad button:nth-child(3){grid-row:2;grid-column:2}html.touch-device .dpad button:nth-child(4){grid-row:2;grid-column:3}html.touch-device .touch-actions{display:flex;gap:12px}html.touch-device .touch-actions button{width:68px;height:68px;border-radius:50%;padding:0;background:#ead9addd;box-shadow:0 3px #705234aa;touch-action:none}html.touch-device .controls-note,html.touch-device .quick-nav kbd{display:none}html.touch-device .nearby{bottom:max(262px,calc(env(safe-area-inset-bottom) + 245px))}html.touch-device .hud{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));top:max(12px,env(safe-area-inset-top))}html.touch-device .bottom-hud{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));justify-content:center}html.touch-device .quick-nav{left:max(12px,env(safe-area-inset-left))}html.touch-device .save-label{display:none}html.touch-device .dialogue-shade{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));padding-bottom:max(26px,env(safe-area-inset-bottom))}@supports (height: 100dvh){#app,#world{height:100dvh}.modal{max-height:88dvh}}.audio-toggles{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.audio-toggles button{font-size:12px;min-height:38px}.audio-toggles button[aria-pressed=true]{background:#d7e0b5;border-color:#819250}@media(max-width:650px){html.touch-device .touch-controls{bottom:max(103px,calc(env(safe-area-inset-bottom) + 90px));left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right))}html.touch-device .dpad{grid-template-columns:44px 44px 44px;grid-template-rows:44px 44px;gap:3px}html.touch-device .touch-actions button{width:60px;height:60px}html.touch-device .nearby{bottom:max(224px,calc(env(safe-area-inset-bottom) + 205px))}}@media(max-height:500px){html.touch-device .hud{top:max(8px,env(safe-area-inset-top))}html.touch-device .status{width:132px;padding:3px 8px;border-width:5px}html.touch-device .status strong{font-size:12px}html.touch-device .status>span{font-size:18px}html.touch-device .status small{font-size:9px}html.touch-device .energy-line img{width:17px;height:17px}html.touch-device .quest-note{width:220px;padding:5px 8px;border-width:5px}html.touch-device .quest-note strong{font-size:14px}html.touch-device .quest-note span{font-size:11px;margin:3px 0}html.touch-device .quest-note small{display:none}html.touch-device .quick-nav{top:100px}html.touch-device .quick-nav button{font-size:10px;padding:4px 7px}html.touch-device .toolbelt{padding:4px;gap:4px;border-width:5px}html.touch-device .tool{width:55px;height:60px;padding:0}html.touch-device .tool .pixel-icon{width:34px;height:37px}html.touch-device .tool span{font-size:9px}html.touch-device .touch-controls{bottom:max(94px,calc(env(safe-area-inset-bottom) + 77px))}html.touch-device .dpad{grid-template-columns:38px 38px 38px;grid-template-rows:38px 38px;gap:3px}html.touch-device .touch-actions button{width:52px;height:52px;font-size:12px}html.touch-device .nearby{bottom:167px;font-size:12px}.title-screen{padding:8px}.title-screen h1{font-size:40px;letter-spacing:5px;margin:5px 0}.title-leaves{display:none}.title-sub{font-size:12px;line-height:1.6;margin:8px}.title-buttons{gap:7px;margin:12px auto}.title-buttons button{padding:8px 15px;font-size:13px}.title-screen small{font-size:10px}.dialogue{min-height:145px;max-height:82dvh;overflow:auto}.dialogue p{font-size:15px;line-height:1.6;margin:10px 0 30px}.toast{top:110px;font-size:12px;padding:7px 12px}}.sprite-icon{display:inline-block;width:48px!important;height:48px!important;background-repeat:no-repeat;image-rendering:pixelated;flex-shrink:0;vertical-align:middle}.story-card{border-bottom:1px solid #c7b68a;padding:12px 0}.story-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.story-heading h3{margin:4px 0}.story-heading small{color:#72654b}.story-card>p{font-size:14px}.region-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:6px 0 12px}.region-tabs button{font-size:13px}.craft-cost{list-style:none;padding:0;line-height:2}.craft-cost .missing{color:#914c31}.craft-cost .enough{color:#526a37}.recipe-list{display:grid;gap:10px}.recipe-list>div{display:grid;grid-template-columns:48px 1fr;gap:4px 12px;align-items:center}.recipe-list .pixel-icon{grid-row:span 2}.recipe-list span:not(.pixel-icon){font-size:12px;color:#796a4c}html.touch-device .nearby kbd,html.touch-device .dialogue kbd{display:none}@media(max-height:500px){html.touch-device .tool .sprite-icon{transform:scale(.74);transform-origin:center top;margin-bottom:-12px}}
