:root{color-scheme:only light;color:black}body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0;-webkit-text-size-adjust:100%;width:100%}*{box-sizing:border-box}.robotChargingIndicatorIcon{transform-origin:center}@keyframes robotChargingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.42;transform:scale(1.12)}}@media (prefers-reduced-motion:no-preference){.robotChargingIndicatorIcon--active{animation:robotChargingPulse 1.1s ease-in-out infinite}}