:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#35504b;background:#bcebdc;font-synthesis:none;touch-action:none}*{box-sizing:border-box}html,body,#game,#renderCanvas{width:100%;height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none}button{font:inherit}[hidden]{display:none!important}#game{position:relative;isolation:isolate;background:linear-gradient(#bcebdc,#eaf7d8)}#renderCanvas{display:block;outline:none;touch-action:none}.main-menu-cover{position:fixed;z-index:9;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(145deg,#bcebdc,#dcefcf 58%,#f5ecc8);transition:opacity .25s ease;pointer-events:none}.is-main-menu .main-menu-cover{opacity:1;pointer-events:auto}.hud{position:fixed;z-index:4;top:0;left:0;width:100%;display:flex;align-items:flex-start;justify-content:space-between;padding:max(22px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) 0 max(24px,env(safe-area-inset-left));pointer-events:none}.brand{text-shadow:0 2px 10px rgb(255 255 255 / 60%)}.brand__eyebrow{font-size:10px;letter-spacing:.22em;font-weight:700;color:#56746c}h1{margin:2px 0 0;font:700 clamp(20px,3vw,28px)/1 ui-rounded,system-ui,sans-serif;color:#304d48}.icon-button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:2px solid rgb(255 255 255 / 65%);border-radius:50%;color:#42645d;background:#ffffff85;box-shadow:0 5px 18px #3765571f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;pointer-events:auto;font:700 18px ui-rounded,system-ui,sans-serif}.game-stats{position:fixed;z-index:4;top:max(24px,env(safe-area-inset-top));left:50%;display:grid;gap:7px;min-width:190px;transform:translate(-50%);pointer-events:none}.goal-status{padding:9px 14px;border:2px solid rgb(255 255 255 / 65%);border-radius:999px;color:#5c6650;background:#fffad3a6;box-shadow:0 5px 18px #3765571a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;font-size:10px;font-weight:700;letter-spacing:.08em}.goal-status span{color:#b73e65;margin-right:4px}.goal-status strong{font-size:12px}.goal-status small{margin-left:9px;padding-left:9px;border-left:1px solid rgb(92 102 80 / 25%);font-size:9px}.goal-status.is-celebrating{animation:score-pop .42s ease-out}@keyframes score-pop{45%{transform:translateY(-3px) scale(1.08);background:#ffeea8e5}}.welcome{position:fixed;z-index:10;top:50%;left:50%;width:min(500px,calc(100% - 36px));max-height:calc(100% - 40px);overflow-y:auto;padding:24px 28px 22px;border:2px solid rgb(255 255 255 / 75%);border-radius:28px;text-align:center;background:#ffffffc7;box-shadow:0 24px 80px #34655638;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%,-50%);transition:opacity .35s ease,transform .35s ease}.welcome{top:calc(50% + 30px)}.welcome.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,-46%) scale(.96)}.welcome__mascot{width:70px;height:70px;margin:-60px auto 13px;border:5px solid white;border-radius:50%;display:grid;place-items:center;color:#263d3a;background:#ffad86;box-shadow:0 9px 22px #62503c2e;font-weight:700;letter-spacing:3px}.welcome__kicker{margin:0 0 5px;font-size:10px;font-weight:700;letter-spacing:.18em;color:#e38260}.welcome h2{margin:0;font:700 34px/1.1 ui-rounded,system-ui,sans-serif;color:#304d48}#setupSurface>p:not(.welcome__kicker),.settings-surface>p:not(.welcome__kicker){max-width:310px;margin:10px auto 14px;line-height:1.5;font-size:14px;color:#61746f}.welcome .settings-button{position:absolute;top:17px;right:18px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgb(71 109 100 / 14%);border-radius:50%;color:#61746f;background:#ffffff8f;box-shadow:none;font-size:18px}.welcome .settings-button:hover{color:#35504b;background:#fff}.welcome .settings-button span{float:none}.settings-surface__icon{width:70px;height:70px;margin:-60px auto 13px;border:5px solid white;border-radius:50%;display:grid;place-items:center;color:#476d64;background:#d9eee0;box-shadow:0 9px 22px #62503c2e;font-size:27px}.character-select>p,.cosmetic-select>p{margin:0 0 7px;color:#71827e;font-size:9px;font-weight:800;letter-spacing:.12em}.mode-settings{min-height:34px;display:flex;justify-content:center;margin-bottom:9px}.mode-settings label{display:grid;grid-template-columns:auto minmax(100px,170px);align-items:center;gap:8px;color:#71827e;font-size:8px;font-weight:800;letter-spacing:.1em}.mode-settings input,.mode-settings select{width:100%;min-width:0;padding:6px 8px;border:1px solid #cadbd4;border-radius:8px;color:#35504b;background:#fff;font:700 11px system-ui,sans-serif}.mode-settings.scene-settings{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:9px}.mode-settings.scene-settings label{grid-template-columns:minmax(0,1fr);gap:3px;text-align:left}.character-select>p{margin:0 0 7px;color:#71827e;font-size:9px;font-weight:800;letter-spacing:.12em}.character-options{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:12px}.welcome .character-option{display:grid;gap:5px;min-width:0;padding:8px 3px 6px;border:2px solid transparent;border-radius:12px;color:#526b65;background:#ffffffa3;box-shadow:none;font-size:10px}.welcome .character-option:hover:not(:disabled){background:#fff}.welcome .character-option[aria-checked=true]{border-color:#476d64;background:#fff;box-shadow:0 4px 12px #37655724}.welcome .character-option:disabled{opacity:.38;cursor:not-allowed;filter:grayscale(.3)}.welcome .character-option span{float:none}.character-option__swatch{width:28px;height:28px;margin:auto;border:3px solid white;border-radius:50%;box-shadow:0 2px 7px #31584e33}.cosmetic-select{margin-bottom:10px}.cosmetic-select>p strong{color:#b16d42}.cosmetic-select>small{display:block;margin-top:5px;color:#61746f;font-size:9px}.cosmetic-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.welcome .cosmetic-option{min-width:0;padding:7px 4px;border:2px solid transparent;border-radius:10px;color:#526b65;background:#ffffffa3;box-shadow:none;font-size:9px}.welcome .cosmetic-option[aria-pressed=true]{border-color:#b16d42;background:#fffaf0}.welcome .cosmetic-option:disabled{opacity:.48;cursor:not-allowed}.character-option__status{overflow:hidden;color:#80908c;font-size:7px;letter-spacing:.08em;text-overflow:ellipsis}.personal-settings{display:grid;gap:9px;margin:20px 0 24px}.personal-settings label{display:flex;align-items:center;gap:5px;padding:16px;border:1px solid rgb(71 109 100 / 14%);border-radius:14px;color:#71827e;background:#ffffff7f;font-size:8px;font-weight:800;letter-spacing:.1em}.personal-settings input{width:14px;height:14px;margin:0;accent-color:#476d64}.personal-settings .personal-setting{align-items:flex-start;gap:7px}.personal-settings .personal-setting>span{display:grid;gap:4px;text-align:left;line-height:1.3;letter-spacing:0}.personal-setting input{margin-top:2px}.personal-setting small{color:#71827e;font-size:9px;font-weight:600}.control-hints{display:flex;justify-content:center;gap:18px;margin-bottom:20px;color:#71827e;font-size:11px;font-weight:700}kbd{display:inline-block;padding:5px 7px;border:1px solid #d5dfd9;border-bottom-width:3px;border-radius:7px;color:#47625c;background:#fff;font:700 10px system-ui,sans-serif}.welcome button{width:100%;border:0;border-radius:14px;padding:13px 18px;color:#fff;background:#ef8d68;box-shadow:0 8px 18px #dd76523d;cursor:pointer;font-weight:700}.welcome button span{float:right}#playButton{text-align:left}#playLabel{float:none}#quitButton{margin-top:9px;color:#526b65;background:#fff;box-shadow:0 5px 14px #3765571f}#setupSurface.is-resume .woodland-select,#setupSurface.is-resume .character-select,#setupSurface.is-resume .control-hints{display:none}#setupSurface.is-resume>p:not(.welcome__kicker){margin-bottom:24px}.is-welcome .game-stats,.is-welcome .desktop-hint{opacity:0}.is-welcome .touch-controls{display:none}.toast{position:fixed;z-index:5;top:max(92px,calc(env(safe-area-inset-top) + 72px));left:50%;padding:8px 15px;border-radius:999px;opacity:0;color:#5f6446;background:#fffbd5d9;box-shadow:0 6px 20px #4b593d1f;transform:translate(-50%,-8px);transition:.3s ease;pointer-events:none;font-size:12px;font-weight:700}.toast.is-visible{opacity:1;transform:translate(-50%)}.touch-controls{display:none;position:fixed;z-index:6;top:0;right:0;bottom:0;left:0;pointer-events:none}.orientation-hint{position:fixed;bottom:max(154px,calc(env(safe-area-inset-bottom) + 120px));left:50%;padding:6px 9px;border-radius:999px;color:#2f4a449e;background:#ffffff6b;transform:translate(-50%);font-size:8px;font-weight:800;letter-spacing:.11em;white-space:nowrap}.touch-zone{position:fixed;bottom:max(28px,env(safe-area-inset-bottom));width:104px;height:104px;display:grid;place-items:end center;padding-bottom:10px;border:2px solid rgb(255 255 255 / 34%);border-radius:50%;color:#ffffffb3;background:#4b716514;box-shadow:inset 0 0 28px #ffffff1f;font-size:9px;font-weight:800;letter-spacing:.14em}.touch-zone--move{left:max(24px,env(safe-area-inset-left))}.touch-zone--look{right:max(116px,calc(env(safe-area-inset-right) + 92px))}.move-drag{position:fixed;width:128px;height:128px;display:none;place-items:center;border:2px solid rgb(255 255 255 / 58%);border-radius:50%;background:#4b716524;box-shadow:inset 0 0 32px #ffffff38;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.move-drag.is-active{display:grid}.move-drag__knob{width:48px;height:48px;border:2px solid rgb(255 255 255 / 88%);border-radius:50%;background:#ffffffc2;box-shadow:0 5px 14px #31584e3d;transform:translate(0)}.camera-drag{position:fixed;display:none;width:128px;height:128px;place-items:center;border:2px solid rgb(255 255 255 / 58%);border-radius:50%;color:#ffffffe5;background:#4b716524;box-shadow:inset 0 0 32px #ffffff2e;transform:translate(-50%,-50%)}.camera-drag.is-active{display:grid}.camera-drag__knob{width:48px;height:48px;display:grid;place-items:center;border:2px solid rgb(255 255 255 / 88%);border-radius:50%;background:#ffffffb3;box-shadow:0 5px 14px #31584e3d;transform:translate(0);font-size:18px;font-weight:700}.jump-button{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(34px,env(safe-area-inset-bottom));width:76px;height:76px;display:grid;place-items:center;border:2px solid rgb(255 255 255 / 78%);border-radius:50%;color:#fffffff2;background:#4b716552;box-shadow:0 6px 18px #31584e38,inset 0 0 24px #ffffff2e;pointer-events:auto;touch-action:none;font-size:30px;font-weight:800}.jump-button:active{transform:scale(.94);background:#4b716575}.desktop-hint{position:fixed;z-index:4;bottom:20px;left:50%;padding:8px 13px;border-radius:999px;color:#2f4a44a6;background:#ffffff4d;transform:translate(-50%);pointer-events:none;font-size:9px;font-weight:700;letter-spacing:.11em}.desktop-hint span{margin:0 5px;color:#e58b68}@media(pointer:coarse),(max-width:700px){.hud{justify-content:flex-end}.touch-controls{display:block}.brand,.desktop-hint,.control-hints{display:none}.welcome{padding:25px 24px 22px}.welcome__mascot,.settings-surface__icon{margin-top:0}h1{font-size:20px}}@media(max-height:540px)and (orientation:landscape){.orientation-hint,.brand__eyebrow{display:none}.hud{padding:8px max(12px,env(safe-area-inset-right)) 0 max(12px,env(safe-area-inset-left))}.icon-button{width:36px;height:36px}.game-stats{top:max(8px,env(safe-area-inset-top));gap:4px;width:min(68%,560px)}.goal-status{padding:6px 10px;font-size:9px}.toast{top:max(66px,calc(env(safe-area-inset-top) + 54px));padding:6px 12px;font-size:10px}.welcome{top:50%;width:min(660px,calc(100% - 24px));max-height:calc(100% - 16px);padding:12px 18px;border-radius:20px}#setupSurface>#welcomeDescription,#setupSurface>.welcome__kicker{display:none}#setupSurface{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px 12px}#setupSurface>.welcome__mascot{display:none}#setupSurface>h2{grid-column:1 / -1}#setupSurface>.woodland-select{grid-column:1;grid-row:2}#setupSurface>.cosmetic-select{grid-column:2;grid-row:2;margin:0}#setupSurface>.character-select{grid-column:1 / -1;grid-row:3}#setupSurface>#playButton,#setupSurface>#quitButton{grid-column:1 / -1}.welcome .settings-button{top:8px;right:8px;width:44px;height:44px}.settings-surface__icon{width:42px;height:42px;margin:0 auto 4px}.welcome h2{font-size:22px}#setupSurface>p:not(.welcome__kicker),.settings-surface>p:not(.welcome__kicker){max-width:430px;margin:5px auto 8px}.mode-settings{min-height:44px;margin-bottom:0}.mode-settings select{min-height:44px}.cosmetic-select>small{display:none}.character-select>p,.cosmetic-select>p{margin-bottom:3px;color:#5d746f;font-size:9px}.character-options{margin-bottom:2px}.welcome .character-option{min-height:44px;gap:2px;padding-block:2px}.character-option__swatch{width:20px;height:20px}.character-option__status{color:#647b75;font-size:8px}.welcome .cosmetic-option{min-height:44px;padding-block:4px;color:#415f58;font-size:9px}#playButton{min-height:44px;padding-block:8px}.personal-settings{margin:10px 0 12px}.personal-settings label{padding:10px}.control-hints{display:none}.touch-zone{bottom:max(14px,env(safe-area-inset-bottom));width:88px;height:88px}.touch-zone--move{left:max(18px,env(safe-area-inset-left))}.touch-zone--look{right:max(98px,calc(env(safe-area-inset-right) + 78px))}.jump-button{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));width:62px;height:62px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
