: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}}
#photo-panel{position:fixed;right:24px;bottom:90px;width:310px;padding:20px;background:#11151cee;border:1px solid #ffffff30;border-radius:10px;backdrop-filter:blur(18px);box-shadow:0 15px 50px #0005;max-height:calc(100dvh - 190px);overflow-y:auto}.photo-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.photo-title h2{font-size:1rem;margin:0;font-weight:600}.photo-title span{font-size:.8rem;color:#c2d6bf}#flight-help{font-size:.875rem;line-height:1.65;margin:0 0 16px}.photo-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.photo-fields label,.lens-label{font-size:.875rem;color:#d0d5d9}.photo-fields input,.photo-fields select{display:block;width:100%;font:inherit;color:#f1f3f2;background:#1d232b;border:1px solid #ffffff40;border-radius:5px;margin-top:7px;padding:9px;min-height:44px}.lens-label{display:flex;justify-content:space-between;margin-top:16px}#camera-fov{width:100%;margin:8px 0 18px;accent-color:#d0e0c9;min-height:24px}#photo-status{font-size:.8125rem;line-height:1.5;margin:12px 0 0;color:#b9c3c9}body.photo-mode #crosshair{display:none}body.photo-mode header{opacity:1}#photo-mode[aria-pressed=true]{background:#dce8d6;color:#151a18;border-color:#dce8d6}#flight-touch{display:flex;flex-direction:column;gap:8px;pointer-events:auto}#flight-touch button{touch-action:none;user-select:none;min-width:90px}body.photo-mode #touch-hint{display:none}@media(max-width:650px){header{gap:10px}.identity .divider{display:none}.identity .wordmark{font-size:1.65rem}.actions{gap:5px}.actions button{font-size:.8125rem;padding:8px 10px}#fullscreen{padding:6px 10px;font-size:1.4rem}#photo-panel{top:80px;bottom:auto;right:16px;width:min(310px,calc(100vw - 32px));max-height:calc(100dvh - 330px);padding:16px}.photo-title{margin-bottom:8px}#flight-help{margin-bottom:10px}body.photo-mode #touch-controls{gap:12px}}@media(max-height:600px){#photo-panel{top:76px;bottom:70px;max-height:none;width:min(310px,calc(100vw - 32px))}}@media(max-width:350px){.identity{display:none}}

#lighting-status{position:fixed;top:86px;left:32px;padding:7px 11px;border:1px solid #ffffff22;border-radius:5px;background:#11151ccc;color:#dbe0e3;font-size:.8rem;pointer-events:none}#lighting kbd{margin-left:5px}body.walking #lighting-status{opacity:.85}@media(max-width:650px){header .identity{display:none}header .actions{width:100%;justify-content:space-between}#lighting-status{top:70px;left:16px;font-size:.75rem;padding:5px 9px}#lighting kbd{display:none}#photo-panel{top:110px;max-height:calc(100dvh - 360px)}}@media(max-height:600px){#lighting-status{top:66px}#photo-panel{top:104px;max-height:calc(100dvh - 174px)}}

#lighting-name,#lighting-groups{display:block}#lighting-groups{margin-top:4px;font-size:.72rem;color:#c1cad0}@media(max-width:650px){#lighting-status{max-width:calc(100vw - 32px)}#lighting-groups{font-size:.66rem}#photo-panel{top:128px;max-height:calc(100dvh - 378px)}}
