@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin var(--duration-spinner) linear infinite;flex-shrink:0}
