:root{color-scheme:dark;font-family:Inter,Arial,Helvetica,sans-serif;color:#f1f3f2;background:#101216;font-size:16px}*{box-sizing:border-box}body{margin:0;overflow:hidden}#view{width:100%;height:100%;display:block;outline:none;touch-action:none}#experience{position:fixed;inset:0}header{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:26px 32px;background:linear-gradient(#080a0dcc,transparent);pointer-events:none}.identity{display:flex;gap:20px;align-items:center;font-size:.875rem;letter-spacing:.025em}.wordmark{font-size:2rem;font-weight:700;letter-spacing:-.075em}.divider{height:24px;width:1px;background:#ffffff40}.actions{display:flex;gap:8px;pointer-events:auto}button{font:inherit;color:inherit;cursor:pointer;min-height:44px;border:1px solid #ffffff35;border-radius:6px;background:#13171cbf;padding:10px 16px;transition:background .18s}button:hover{background:#333a43}button:focus-visible{outline:2px solid #d8e6d6;outline-offset:4px}button:disabled{cursor:wait;opacity:.6}#fullscreen{font-size:1.55rem;line-height:1;padding:6px 13px}.panel{position:fixed;left:32px;bottom:90px;width:min(380px,calc(100vw - 48px));padding:28px;background:#11151ce8;border:1px solid #ffffff22;border-radius:10px;backdrop-filter:blur(18px);box-shadow:0 20px 80px #0005}.eyebrow{font-size:.75rem;letter-spacing:.16em;color:#c0c7c9}h1{font-size:2.7rem;letter-spacing:-.04em;font-weight:500;margin:12px 0 14px}p{line-height:1.6;color:#c7cbcf;margin:0 0 22px}.controls{font-size:.875rem;display:flex;flex-wrap:wrap;gap:12px 18px;margin:20px 0 26px;color:#cbd0d5}.controls span{display:flex;align-items:center;gap:4px}kbd{font:inherit;border:1px solid #ffffff35;padding:3px 5px;border-radius:3px;font-size:.75rem}.primary{width:100%;background:#e0e8dc;color:#151a18;border:0;font-weight:600;padding:15px}.primary:hover{background:#f3f7f0}.loadtrack{margin-top:15px;height:2px;background:#ffffff18;overflow:hidden}#progress{width:0;height:100%;background:#e0e8dc;transition:width .2s}#status{font-size:.8125rem;margin:12px 0 0;color:#aab4bb}footer{position:fixed;bottom:0;left:0;right:0;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(transparent,#080a0dc9);pointer-events:none;font-size:.8125rem;color:#bfc7ca}footer button{pointer-events:auto}#mode{letter-spacing:.1em;font-size:.75rem}#crosshair{display:none;position:fixed;left:50%;top:50%;width:5px;height:5px;margin:-2px;border-radius:50%;background:#ffffffb0;box-shadow:0 0 3px #000;pointer-events:none}body.walking #crosshair{display:block}#touch-controls{position:fixed;bottom:80px;left:28px;right:28px;pointer-events:none;align-items:center;justify-content:space-between;gap:30px}#touch-controls:not([hidden]){display:flex}#touch-controls span{font-size:.8rem;color:#d0d5d9;text-shadow:0 1px 3px #000}#joystick{width:112px;height:112px;border:1px solid #ffffff40;background:#151a2266;border-radius:50%;pointer-events:auto;touch-action:none;display:grid;place-items:center}#stick{width:44px;height:44px;border-radius:50%;background:#e1e8dbb0;pointer-events:none}body.walking header{opacity:.75}[hidden]{display:none!important}@media(max-width:650px){header{padding:16px}.identity{gap:12px}.identity>span:last-child{display:none}.panel{left:20px;bottom:90px;padding:24px;width:calc(100vw - 40px);max-width:380px}h1{font-size:2.3rem}footer{padding:18px 20px}.bottom-hint{display:none}#reset{font-size:.875rem;padding:8px 12px}}@media(max-height:550px){.panel{bottom:60px;padding:18px;max-width:420px}.eyebrow,h1{display:none}.controls{margin:10px 0}.panel p{margin-bottom:12px}header{padding:14px 24px}footer{padding:12px 24px}}
