.ui-spinner[data-v-9fc687d3]{display:inline-block;flex-shrink:0;animation:spin 1s linear infinite;border-radius:var(--radius-full);border-style:solid}.ui-spinner--sm[data-v-9fc687d3]{width:20px;height:20px;border-width:2px}.ui-spinner--md[data-v-9fc687d3]{width:40px;height:40px;border-width:4px}.ui-spinner--lg[data-v-9fc687d3]{width:56px;height:56px;border-width:4px}.ui-spinner--primary[data-v-9fc687d3]{border-color:var(--primary);border-top-color:color-mix(in srgb,var(--primary) 20%,transparent)}.ui-spinner--inherit[data-v-9fc687d3]{opacity:.85;border-color:transparent currentColor currentColor}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
