.Spinner-module__II00WG__spinner{color:var(--color-accent);justify-content:center;align-items:center;animation:1s linear infinite Spinner-module__II00WG__spin;display:inline-flex}.Spinner-module__II00WG__spinner svg{width:100%;height:100%}.Spinner-module__II00WG__sm{width:16px;height:16px}.Spinner-module__II00WG__md{width:24px;height:24px}.Spinner-module__II00WG__lg{width:40px;height:40px}.Spinner-module__II00WG__xl{width:56px;height:56px}.Spinner-module__II00WG__pageLoader{justify-content:center;align-items:center;gap:var(--spacing-4);flex-direction:column;min-height:300px;animation:.3s ease-out Spinner-module__II00WG__fadeIn;display:flex}.Spinner-module__II00WG__message{font-size:var(--font-size-sm);color:var(--color-text-muted)}@keyframes Spinner-module__II00WG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Spinner-module__II00WG__fadeIn{0%{opacity:0}to{opacity:1}}
