.ui-button:has(span.label) .icon{margin-right:.5rem}.loader{animation:rotate 1s linear infinite;border-radius:50%;height:24px;position:relative;width:24px}.loader:before{animation:prixClipFix 2s linear infinite;border:3px solid var(--text-color);border-radius:50%;box-sizing:border-box;content:"";top:0;right:0;bottom:0;left:0;position:absolute}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}
