@layer ui{.ui-spinner{flex-shrink:0;animation:.8s linear infinite ui-spin;display:block}.ui-spinner--sm{width:20px;height:20px}.ui-spinner--md{width:24px;height:24px}@keyframes ui-spin{to{transform:rotate(360deg)}}}
