.grove-game{position:fixed;inset:0;z-index:70;overflow:hidden;background:#bad7c9;color:#fff3db;font-family:Arial,sans-serif;touch-action:none}.grove-game canvas{display:block;width:100%;height:100%;outline:0}.grove-game button{font:inherit;cursor:pointer;border:1px solid #f2d9a84d;border-radius:12px;background:#293f3bf2;color:#fff0ce;padding:10px 15px;transition:background .15s}.grove-game button:hover{background:#496052}.grove-game button:focus-visible{outline:3px solid #eed09a;outline-offset:2px}.grove-hud{position:absolute;inset:20px 24px auto;display:flex;justify-content:space-between;align-items:flex-start;gap:18px;pointer-events:none}.grove-hud>*{pointer-events:auto}.grove-identity{background:#294440d9;border-radius:16px;padding:13px 19px;box-shadow:0 5px 25px #28483b22}.grove-identity b{display:block;font-size:27px;letter-spacing:-1px;color:#f5e5af}.grove-identity span{display:block;font-size:13px;margin-top:4px}.grove-player{display:block;font-size:10px;margin-top:5px;opacity:.7}.grove-stats{width:250px;background:#294440e8;border-radius:16px;padding:12px 16px;box-shadow:0 5px 25px #28483b22}.grove-stats>div{display:flex;justify-content:space-between;font-weight:700;margin-bottom:9px;color:#f5dda5}.grove-stats label{display:flex;align-items:center;gap:8px;font-size:10px;margin:5px 0}.grove-stats progress{height:8px;width:150px;flex:1;accent-color:#d59087;border:0;border-radius:6px;overflow:hidden}.grove-stats progress::-webkit-progress-bar{background:#102c2c}.grove-stats progress::-webkit-progress-value{background:#d89080}.grove-stats .grove-mana::-webkit-progress-value{background:#80b8c4}.grove-stats .grove-xp::-webkit-progress-value{background:#d9c17c}.grove-hp-text{font-size:9px;font-weight:400;min-width:42px}.grove-menu-buttons{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;max-width:260px}.grove-menu-buttons button{font-size:12px}.grove-save-status{flex-basis:100%;font-size:10px;text-shadow:0 1px 4px #162f2b;text-align:left}.grove-quest{position:absolute;top:147px;right:25px;background:#25443be3;border-radius:10px;padding:10px 14px;max-width:min(470px,calc(100vw - 50px));font-size:13px;color:#f0dfa5;pointer-events:none}.grove-notice{position:absolute;top:195px;left:50%;transform:translateX(-50%);max-width:min(700px,85vw);text-align:center;color:#fff1bb;font-size:18px;font-weight:700;text-shadow:0 2px 4px #21463b;pointer-events:none}.grove-context{position:absolute;bottom:135px;left:50%;transform:translateX(-50%);text-align:center;font-size:15px;white-space:nowrap;background:#28483bd9;border-radius:10px;padding:8px 15px;pointer-events:none}.grove-context:empty{display:none}.grove-controls{position:absolute;bottom:22px;left:25px;right:25px;display:flex;direction:ltr;justify-content:space-between;align-items:flex-end;gap:18px}.grove-move,.grove-action{display:flex;gap:8px}.grove-action{direction:rtl}.grove-action button{font-size:10px;min-width:72px;color:#c8d5bf;background:#263e3fe8;border-radius:14px;padding:10px 9px;box-shadow:0 5px 15px #203d3344}.grove-action b{display:block;font-size:12px;color:#faeac6;margin-top:5px}.grove-move button{font-size:22px;min-width:51px;height:55px;background:#36534adc}.grove-game button:active{background:#758871}.grove-action .cooldown{opacity:.5}.grove-overlay,.grove-dialog{position:absolute;inset:0;display:grid;place-items:center;background:#1e383a99;backdrop-filter:blur(8px);padding:18px;touch-action:pan-y}.grove-overlay article,.grove-dialog article{background:linear-gradient(140deg,#f6ebcf,#e3e0bc);color:#30483e;border:1px solid #fff4db;border-radius:24px;box-shadow:0 25px 90px #14362e55;max-width:650px;max-height:90dvh;overflow:auto;padding:34px;line-height:1.7;touch-action:pan-y}.grove-overlay small{font-size:10px;letter-spacing:2px;color:#748666}.grove-overlay h1{font-size:32px;line-height:1.2;margin:12px 0 18px;color:#325449}.grove-overlay p{font-size:14px;margin:12px 0}.grove-overlay ol{font-size:14px;padding-right:24px}.grove-overlay li{margin:10px 0}.grove-overlay .grove-keys{font-size:12px;background:#65816c1a;border-radius:9px;padding:10px}.grove-overlay .grove-guide-small{font-size:11px;color:#647866}.grove-game .grove-primary{background:#476b58;width:100%;font-size:16px;font-weight:700;padding:13px;border:0;border-radius:12px}.grove-settings{display:flex;justify-content:center;gap:10px;margin:18px 0}.grove-settings button{font-size:12px}.grove-dialog article{width:min(480px,90vw)}.grove-dialog h2{color:#45624d;margin-top:0}.grove-dialog-options{display:grid;gap:10px;margin:20px 0}.grove-dialog [data-close-dialog]{width:100%;background:#859171;color:#fff5d8}.grove-game .hidden{display:none!important}@media(max-width:760px){.grove-hud{inset:10px 10px auto;gap:8px;flex-wrap:wrap}.grove-identity{padding:8px 11px;min-width:110px}.grove-identity b{font-size:18px}.grove-identity span{font-size:10px}.grove-player{display:none}.grove-stats{padding:8px 10px;width:190px;max-width:51vw}.grove-stats>div{font-size:12px;margin-bottom:4px}.grove-stats label{margin:4px 0;font-size:8px}.grove-menu-buttons{position:absolute;top:105px;left:0;max-width:170px;gap:4px}.grove-menu-buttons button{font-size:9px;padding:6px 8px;border-radius:8px}.grove-save-status{font-size:8px}.grove-quest{top:113px;right:10px;font-size:10px;padding:7px 9px;max-width:calc(100vw - 195px)}.grove-notice{top:173px;font-size:14px}.grove-controls{bottom:15px;left:10px;right:10px;gap:8px}.grove-move{display:grid;grid-template-columns:repeat(2,42px);gap:5px}.grove-move button{height:40px;min-width:0;font-size:16px;padding:5px;border-radius:11px}.grove-action{max-width:250px;flex-wrap:wrap;justify-content:flex-start;gap:5px}.grove-action button{min-width:52px;font-size:9px;padding:6px;border-radius:10px}.grove-action b{font-size:10px;margin-top:2px}.grove-context{bottom:118px;font-size:12px;padding:7px 11px}.grove-overlay article,.grove-dialog article{padding:23px;max-height:91dvh;border-radius:20px}.grove-overlay h1{font-size:24px}.grove-overlay p,.grove-overlay ol{font-size:12px}.grove-overlay li{margin:7px 0}.grove-overlay .grove-keys{font-size:10px}.grove-settings{margin:10px 0}}@media(max-height:480px){.grove-hud{inset:8px 12px auto}.grove-stats{padding:5px 10px;width:190px}.grove-identity b{font-size:18px}.grove-player{display:none}.grove-quest{top:90px;font-size:10px}.grove-notice{top:125px;font-size:13px}.grove-controls{bottom:8px}.grove-move{display:flex}.grove-move button{height:40px;min-width:40px;padding:4px}.grove-action button{min-width:53px;padding:5px}.grove-context{bottom:80px}.grove-menu-buttons{position:static;max-width:250px}}@media(prefers-reduced-motion:reduce){.grove-game button{transition:none}}
