html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:#0d1110;color:#f5f1e8;overscroll-behavior:none;touch-action:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}canvas{display:block;width:100%;height:100%}.hud{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.status{position:absolute;top:18px;left:18px;display:flex;align-items:center;gap:9px;max-width:min(460px,calc(100vw - 36px));padding:9px 12px;border:1px solid rgba(245,241,232,.16);border-radius:8px;background:#0a0e0dad;color:#f5f1e8eb;font-size:13px;line-height:1.25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#8df18b;box-shadow:0 0 16px #8df18bb3}.start{position:absolute;right:18px;bottom:18px;min-width:118px;min-height:42px;border:1px solid rgba(245,241,232,.22);border-radius:8px;background:#f5f1e8f0;color:#111412;font:inherit;font-size:14px;font-weight:700;cursor:pointer;pointer-events:auto}.start.active{background:#8df18be0}.hint{position:absolute;left:50%;bottom:24px;transform:translate(-50%);width:max-content;max-width:calc(100vw - 180px);color:#f5f1e8c7;font-size:13px;line-height:1.25;text-align:center;text-shadow:0 1px 16px rgba(0,0,0,.85)}.touch-ui{position:absolute;inset:auto 0 0 0;display:none;align-items:end;justify-content:space-between;padding:0 18px 18px;pointer-events:none}.look-zone{position:absolute;top:0;right:0;bottom:0;left:0;display:none;pointer-events:none;touch-action:none}.stick{position:relative;width:112px;height:112px;border:1px solid rgba(245,241,232,.22);border-radius:50%;background:#0a0e0d66;pointer-events:auto;touch-action:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stick.active{border-color:#8df18b8a;background:#0a0e0d85}.nub{position:absolute;top:50%;left:50%;width:42px;height:42px;border-radius:50%;background:#f5f1e8e0;transform:translate(-50%,-50%)}.touch-buttons{display:grid;grid-template-columns:72px;grid-template-rows:repeat(2,48px);gap:9px;pointer-events:auto}.touch-buttons button{min-height:46px;border:1px solid rgba(245,241,232,.22);border-radius:8px;background:#0a0e0d94;color:#f5f1e8f2;font:inherit;font-size:13px;font-weight:700;touch-action:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.touch-buttons button.pressed{background:#8df18b9e;color:#101510}@media (max-width: 720px){.status{top:12px;left:12px;font-size:12px}.start{top:12px;right:12px;bottom:auto;min-width:108px;min-height:38px;font-size:13px}.hint{display:none}.touch-ui{display:flex;padding:0 max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.look-zone{right:0;left:42%;display:block;pointer-events:auto}.look-zone.active:after{content:"";position:absolute;right:24px;bottom:142px;width:58px;height:58px;border:1px solid rgba(245,241,232,.2);border-radius:50%;background:#0a0e0d2e}.stick{width:min(34vw,136px);height:min(34vw,136px);min-width:116px;min-height:116px}.nub{width:46px;height:46px}}
