.misc-spinner{animation:misc-spinner-rotate var(--spinner-duration,.75s) linear infinite}@keyframes misc-spinner-rotate{to{transform:rotate(1turn)}}
