#arena canvas{touch-action:none}
.driver-look-tools{position:absolute;z-index:1;left:max(10px,env(safe-area-inset-left));bottom:calc(max(10px,env(safe-area-inset-bottom)) + clamp(88px,18dvh,112px) + 12px);display:flex;align-items:center;gap:8px;pointer-events:none}
.driver-look-tools[hidden]{display:none!important}
.driver-look-tools button{pointer-events:auto;touch-action:manipulation;width:44px;min-width:44px;height:44px;min-height:44px;border-radius:50%;border:1px solid #d7e6f077;background:#0c182459;color:#fff;font:23px/1 sans-serif;padding:5px;cursor:pointer}
.driver-look-hint{max-width:160px;color:#eff6ff;font:10px/1.4 sans-serif;padding:4px 6px;border-radius:3px;background:#0c182459;text-shadow:0 1px 2px #0008;pointer-events:none}
body[data-replay] .driver-look-tools,.replaying .driver-look-tools{top:64px;bottom:auto}
.result-replay-viewport .driver-look-tools{left:10px;top:10px;bottom:auto}.result-replay-viewport .driver-look-hint{display:none}
@media(max-width:600px){body[data-replay] .driver-look-tools,.replaying .driver-look-tools{top:116px}.driver-look-hint{max-width:120px;font-size:9px}}
