:root{color:#f7f1e9;font-synthesis:none;background:#153c2d;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html,body{overscroll-behavior:none;background:#153c2d;width:100%;height:100%;min-height:100%;margin:0}body{overflow:hidden}#world{touch-action:none;outline:none;width:100vw;height:100dvh;display:block}.vignette{pointer-events:none;background:radial-gradient(circle at 50% 42%,#0000 48%,#132a253d 100%);position:fixed;inset:0}.identity{opacity:.68;pointer-events:none;text-shadow:0 1px 4px #0000003d;align-items:center;gap:7px;display:flex;position:fixed;top:12px;left:14px}.mark{border:1px solid #ffffff61;border-radius:50%;place-items:center;width:22px;height:22px;font:700 10px/1 DM Serif Display,serif;display:grid}.wordmark{letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:700}.chapter{color:#ffffffad;margin-top:1px;font:10px/1.1 DM Serif Display,serif}.objective,.build-label{display:none}.loading{z-index:50;min-height:100dvh;padding:calc(28px + env(safe-area-inset-top)) calc(24px + env(safe-area-inset-right)) calc(28px + env(safe-area-inset-bottom)) calc(24px + env(safe-area-inset-left));color:#fff4df;text-align:center;background:#153c2d;place-content:center;transition:opacity .5s;display:grid;position:fixed;inset:0}.loading[hidden]{display:none}.loading h2{max-width:760px;margin:0;font:52px/1.02 DM Serif Display,serif}.loading p{margin:0}.loading-subline{color:#d8e3dc;max-width:520px;font-size:17px;line-height:1.45;margin:16px auto 0!important}.loading #load-message{color:#f4c969;letter-spacing:.16em;text-transform:uppercase;margin-top:24px;font-size:10px;font-weight:700}.completion{z-index:18;pointer-events:none;text-align:center;background:#18392fcc;border:1px solid #ffffff2e;border-radius:16px;width:min(390px,100vw - 32px);padding:14px 18px;position:fixed;top:18%;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0000002e}.completion[hidden]{display:none}.completion h2{margin:0;font:32px/1 DM Serif Display,serif}.completion p{color:#d5e1da;max-width:350px;margin:8px auto 5px;font-size:12px}.completion>span{color:#f5ce75;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:700}body.scene-review .identity,body.scene-review .vignette,body.scene-review .objective,body.scene-review .build-label,body.scene-review #controls{display:none}@media (width<=600px){.identity{top:9px;left:10px}.loading h2{font-size:clamp(38px,12vw,52px)}.loading-subline{font-size:15px}.completion h2{font-size:44px}.completion p{max-width:calc(100vw - 36px)}}.heat-overlay{z-index:15;pointer-events:none;opacity:0;background:radial-gradient(#0000 38%,#ff5f16a6 95%);transition:opacity .12s;position:fixed;inset:0}.heat-notice{z-index:21;left:50%;bottom:max(80px,calc(env(safe-area-inset-bottom) + 72px));color:#fff2c2;text-align:center;pointer-events:none;background:#692d1ded;border-radius:16px;max-width:calc(100vw - 30px);padding:8px 13px;font:700 12px/1.4 system-ui;position:fixed;transform:translate(-50%)}.heat-notice[hidden]{display:none}.forest-input{z-index:20;pointer-events:none;color:#f7f1e9;font:600 13px/1.35 DM Sans,system-ui,sans-serif;position:fixed;inset:0}.forest-input button{font:inherit;color:inherit}.forest-input__status{text-align:center;background:#0b1c19c2;border:1px solid #ffffff2e;border-radius:16px;max-width:min(420px,100vw - 120px);padding:7px 12px;font-size:12px;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #00000029}.forest-input__status[hidden]{display:none}.forest-input__target{pointer-events:auto;cursor:pointer;background:0 0;border:0;width:60px;height:60px;padding:0;font-size:0;position:absolute;bottom:8px}.forest-input__target:before{background:#0c1f1bad;border:1px solid #fff3;border-radius:50%;place-items:center;width:34px;height:34px;margin:auto;font-size:14px;display:grid;box-shadow:0 2px 8px #0000002e}.forest-input__menu-open{left:8px}.forest-input__menu-open:before{content:"Ⅱ";letter-spacing:2px}.forest-input__hud-open{right:8px}.forest-input__hud-open:before{content:"•";color:#d6ded8;font-size:25px}.forest-input__hud-open[data-recording=on]:before{color:#ff7468}.forest-input__hud-open[data-recording=off]:before{color:#87938d}.forest-input__target.forest-input__hover:before,.forest-input__hud-close.forest-input__hover,.forest-input__choices button.forest-input__hover,.forest-input__record-action.forest-input__hover{outline-offset:2px;outline:3px solid #ffe28a}.forest-input__notice{color:#ffffffd1;letter-spacing:.08em;background:#0a1c18a8;border-radius:10px;min-height:20px;padding:3px 8px;font-size:10px;position:absolute;bottom:19px;right:51px}.forest-input__hud{pointer-events:none;opacity:0;background:#0c1f1bf0;border:1px solid #ffffff29;border-radius:14px;width:min(260px,100vw - 20px);padding:10px;transition:opacity .14s,transform .14s;position:absolute;bottom:66px;right:10px;transform:translateY(5px);box-shadow:0 8px 24px #00000038}.forest-input__hud.is-open{pointer-events:auto;opacity:1;transform:none}.forest-input__hud-close,.forest-input__record-action{background:#31594b;border:1px solid #ffffff29;border-radius:10px;width:100%;min-height:48px}.forest-input__camera{aspect-ratio:4/3;background:#101a17;border-radius:9px;width:100%;margin:8px 0;position:relative;overflow:hidden}.forest-input__camera video,.forest-input__camera canvas{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scaleX(-1)}.forest-input__camera canvas{transform:none}.forest-input__framing{text-align:center;background:#05110eb8;border-radius:7px;padding:5px 7px;font-size:10px;position:absolute;bottom:5px;left:5px;right:5px}.forest-input__record{color:#c7d4cd;letter-spacing:.04em;gap:6px;font-size:10px;display:grid}.forest-input__record-action{color:#fff;margin-top:2px;font-size:12px}.forest-input__hud:not(.is-open) .forest-input__camera{opacity:.001;pointer-events:none;width:1px;height:1px;margin:0;position:fixed;bottom:70px;right:10px;overflow:hidden}.forest-input.is-framing .forest-input__hud:not(.is-open){width:150px;box-shadow:none;opacity:1;background:0 0;border:0;padding:0;bottom:70px;right:10px;transform:none}.forest-input.is-framing .forest-input__hud:not(.is-open) .forest-input__camera{opacity:.92;border:1px solid #fff3;width:150px;height:112px;margin:0;position:relative;bottom:auto;right:auto;box-shadow:0 4px 16px #0003}.forest-input.is-framing .forest-input__hud:not(.is-open) .forest-input__hud-close,.forest-input.is-framing .forest-input__hud:not(.is-open) .forest-input__record{display:none}.forest-input__panel{pointer-events:auto;text-align:center;background:#18392f;border:1px solid #ffffff2e;border-radius:18px;width:min(360px,100vw - 28px);padding:18px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 16px 45px #00000057}.forest-input__panel[hidden]{display:none}.forest-input__panel h2{margin:0 0 4px;font:700 24px/1.1 DM Serif Display,serif}.forest-input__panel p{color:#c7d7cf;margin:4px 0 12px;font-size:12px}.forest-input__choices{grid-template-columns:1fr 1fr;gap:8px;display:grid}.forest-input__choices button{background:#31594b;border:1px solid #ffffff26;border-radius:12px;min-height:60px;padding:8px}.forest-input__cursor{--dwell:0;background:conic-gradient(#ffe28a calc(var(--dwell)*1turn),#ffffff2e 0);pointer-events:none;border:2px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 5px #00000080}.forest-input__cursor:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:5px}.forest-input__cursor.is-lost{opacity:.24;filter:grayscale()}.forest-input__aim{pointer-events:none;border:2px solid #f9de89;border-radius:50%;width:30px;height:30px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0000004d}.forest-input__aim:before,.forest-input__aim:after{content:"";background:#f9de89;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.forest-input__aim:before{width:12px;height:2px}.forest-input__aim:after{width:2px;height:12px}.forest-input__aim.is-idle{opacity:0}.forest-input button:focus-visible{outline-offset:2px;outline:3px solid #ffe28a}@media (width<=540px){.forest-input__status{max-width:calc(100vw - 24px);bottom:70px}.forest-input__notice{right:48px}.forest-input__choices{grid-template-columns:1fr}}.forest-input .forest-input__mode-action{background:#294b40;border:1px solid #ffffff29;border-radius:10px;width:100%;min-height:48px;margin-top:8px}.forest-input .forest-input__mode-action.forest-input__hover{outline-offset:2px;outline:3px solid #ffe28a}.forest-input .forest-input__target{bottom:max(8px,env(safe-area-inset-bottom))}.forest-input .forest-input__menu-open{left:max(8px,env(safe-area-inset-left))}.forest-input .forest-input__hud-open{right:max(8px,env(safe-area-inset-right))}.forest-input .forest-input__hud{right:max(10px,env(safe-area-inset-right));bottom:max(66px,calc(env(safe-area-inset-bottom) + 58px));max-height:calc(100dvh - 84px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto}.forest-input.is-framing .forest-input__hud:not(.is-open) .forest-input__mode-action{display:none}.forest-input .forest-input__panel{max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto}@media (height<=520px) and (orientation:landscape){.forest-input .forest-input__hud{width:min(420px,100vw - 140px)}.forest-input .forest-input__status{bottom:max(10px,env(safe-area-inset-bottom));max-width:calc(100vw - 150px)}.forest-input .forest-input__hud.is-open{max-height:calc(100dvh - 76px - env(safe-area-inset-top) - env(safe-area-inset-bottom));grid-template-rows:48px 48px auto;grid-template-columns:150px minmax(0,1fr);gap:6px;display:grid;overflow:hidden}.forest-input .forest-input__hud.is-open .forest-input__camera{grid-area:1/1/span 2;width:150px;height:102px;margin:0}.forest-input .forest-input__hud.is-open .forest-input__hud-close{grid-area:1/2}.forest-input .forest-input__hud.is-open .forest-input__mode-action{grid-area:2/2;margin:0}.forest-input .forest-input__hud.is-open .forest-input__record{grid-area:3/1/auto/-1;grid-template-columns:1fr 1fr;gap:4px 8px}.forest-input .forest-input__hud.is-open .forest-input__record-action{grid-column:1/-1;min-height:44px}}@media (width<=540px) and (orientation:portrait){.forest-input .forest-input__panel{overflow:hidden}.forest-input .forest-input__choices{grid-template-columns:1fr 1fr}.forest-input .forest-input__choices button{min-height:56px}}.forest-input>.forest-input__camera{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));pointer-events:none;background:#0d2a1f7a;border:1px solid #deefda21;border-radius:12px;width:160px;height:120px;margin:0;position:absolute;overflow:hidden}.forest-input>.forest-input__camera video{opacity:.001;object-fit:contain;pointer-events:none;width:1px;height:1px;position:fixed;top:0;left:0}.forest-input>.forest-input__camera canvas{object-fit:contain;width:100%;height:100%;transform:none}.forest-input>.forest-input__camera .forest-input__framing{display:none}.forest-input.is-framing>.forest-input__camera{background:#0d2a1fb3}.forest-input.is-framing .forest-input__hud:not(.is-open){opacity:0;pointer-events:none}.forest-input .forest-input__hud.is-open{max-height:calc(100dvh - 90px);overflow:hidden}@media (height<=520px) and (orientation:landscape){.forest-input>.forest-input__camera{width:136px;height:102px}.forest-input .forest-input__hud.is-open{flex-direction:column;gap:6px;width:300px;display:flex}.forest-input .forest-input__hud.is-open .forest-input__record{grid-template-columns:1fr 1fr;display:grid}}
