.scoreboard{align-items:center}.clock{display:block;width:64px;height:64px;margin-top:0}.clock-face{fill:#fff;stroke:#adb5b8;stroke-width:1.5}.clock-ticks{fill:none;stroke:#adb5b8;stroke-width:1.3}#clock-hand{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;transform-origin:32px 32px}.scoreboard strong{display:inline-block;line-height:64px}.drive{touch-action:manipulation}.drive:active{transform:translateY(2px);box-shadow:0 2px 0 #dfe2e2}.drive:disabled{background:#f4f5f5;color:#92999c;cursor:default;box-shadow:none;transform:none}.escort{position:absolute;left:calc(58% - 95px);right:0;height:65px;animation:escort-away 2s linear both;z-index:5}.escort .detained{left:0}.escort .police{left:-85px;background:#fff;border-bottom:12px solid #343b3e;outline:1px solid #b0b7ba}.police:before{background:#fff}.siren{position:absolute;width:20px;height:6px;background:#e45e58;top:-19px;left:20px;animation:siren-pulse 650ms ease-in-out infinite alternate}.scene.detaining .waiting{visibility:hidden}.scene.detaining .queued{opacity:.35}.scene.paused .car,.scene.paused .escort,.scene.paused .siren{animation-play-state:paused!important}@keyframes escort-away{0%{transform:translateX(0);opacity:1}35%{transform:translateX(22px);opacity:1}100%{transform:translateX(550px);opacity:1}}@keyframes siren-pulse{to{background:#ffb8b4}}@media(max-width:480px){.escort{left:calc(55% - 88px)}}@media(prefers-reduced-motion:reduce){.escort{animation:none}.siren{animation:none}}
