.iflory-spinner-wrap{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.iflory-spinner{border-style:solid;border-color:var(--border-light,#f0f0f0);border-top-color:var(--brand,#ae1d43);border-radius:50%;flex-shrink:0;animation:.8s linear infinite iflory-spin}.iflory-spinner--sm{border-width:2px;width:20px;height:20px}.iflory-spinner--md{border-width:3px;width:32px;height:32px}.iflory-spinner--lg{border-width:4px;width:44px;height:44px}.iflory-spinner-wrap--sm{gap:6px;padding:8px}.iflory-spinner-wrap--lg{padding:40px}.iflory-spinner__label{font-family:var(--fonte03,var(--font-sans));color:var(--ct2,var(--text-muted,#666));font-size:13px}.iflory-spinner-fullpage{justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex}@keyframes iflory-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.iflory-spinner{animation:none}}
