.spinner[data-v-4f809a13]{justify-content:center;align-items:center;gap:var(--space-2);display:inline-flex}.spinner__icon[data-v-4f809a13]{animation:1s linear infinite spin-4f809a13}.spinner__circle[data-v-4f809a13]{animation:1.5s ease-in-out infinite dash-4f809a13}.spinner--sm .spinner__icon[data-v-4f809a13]{width:16px;height:16px}.spinner--md .spinner__icon[data-v-4f809a13]{width:24px;height:24px}.spinner--lg .spinner__icon[data-v-4f809a13]{width:32px;height:32px}.spinner--xl .spinner__icon[data-v-4f809a13]{width:48px;height:48px}.spinner--primary[data-v-4f809a13]{color:var(--color-primary)}.spinner--secondary[data-v-4f809a13]{color:var(--color-text-secondary)}.spinner--muted[data-v-4f809a13]{color:var(--color-text-muted)}.spinner__label[data-v-4f809a13]{font-size:var(--text-sm);color:inherit;font-weight:var(--font-weight-medium)}.spinner--sm .spinner__label[data-v-4f809a13]{font-size:var(--text-xs)}.spinner--md .spinner__label[data-v-4f809a13]{font-size:var(--text-sm)}.spinner--lg .spinner__label[data-v-4f809a13]{font-size:var(--text-base)}.spinner--xl .spinner__label[data-v-4f809a13]{font-size:var(--text-lg)}@keyframes spin-4f809a13{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dash-4f809a13{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}@media (width<=768px){.spinner--sm .spinner__icon[data-v-4f809a13]{width:18px;height:18px}.spinner--md .spinner__icon[data-v-4f809a13]{width:24px;height:24px}.spinner--lg .spinner__icon[data-v-4f809a13]{width:32px;height:32px}.spinner--xl .spinner__icon[data-v-4f809a13]{width:40px;height:40px}}
