@keyframes spin{to{transform:rotate(360deg)}}.app-loader{fill:none;stroke:var(--action-active);animation:1s linear infinite spin}
