.auth-loader-overlay{align-items:center;background:#fff;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:fixed;z-index:9999}.auth-loader-spinner{animation:auth-spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#4f46e5;height:42px;width:42px}@keyframes auth-spin{to{transform:rotate(1turn)}}
