.auth-loading-button:disabled{cursor:not-allowed;opacity:.7;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.auth-loading-spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.auth-loading-overlay{backdrop-filter:blur(4px);background-color:hsl(var(--background)/.5);opacity:0;pointer-events:none;z-index:50;transition:opacity .3s ease-in-out;position:fixed;inset:0}.auth-loading-active .auth-loading-overlay{opacity:1;pointer-events:auto}
/*# sourceMappingURL=5ceade82ccaee5a1.css.map*/