{ zoomActive = false }, 2000)"
:class="{
'opacity-0': !$store.inactivityTracker.isActive && !zoomActive,
'translate-x-full': !$store.spiroAnimation.hasStarted,
'translate-x-1/2': $store.spiroAnimation.hasStarted,
}"
class="slide-in absolute right-0 top-1/2 m-3 rotate-90 transition-all duration-200 ease-in"
style="
width: 50vh; /* Component is 90deg rotated so we base the width on the height */
"
>