.spatial-car.selected{background-image:url('assets/sidecars-selected.png')!important;background-size:300% auto!important;background-position-y:center!important;outline:0!important;border:0!important;border-radius:0!important;filter:hue-rotate(var(--hue)) drop-shadow(0 8px 3px #173f4288)!important;animation:selectedCharacter .48s ease-in-out infinite alternate}.spatial-car.selected .car-face{transform:scale(.82) rotate(-2deg)}.spatial-car.selected .mood-bubble{animation:selectedBubble .48s ease-in-out infinite alternate}@keyframes selectedCharacter{from{translate:0 0;scale:1}to{translate:0 -5px;scale:1.06}}@keyframes selectedBubble{to{transform:translateX(-50%) translateY(-4px) rotate(3deg)}}
