.Index-module__EbTmkq__loginContainer{background-color:#111827;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100vh;display:flex}.Index-module__EbTmkq__loginTitle{color:#fff;font-size:2.25rem;font-weight:700}.Index-module__EbTmkq__loginSubtitle{color:#9ca3af;font-size:1.125rem}.Index-module__EbTmkq__loginButton{color:#fff;cursor:pointer;background-color:#9333ea;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Index-module__EbTmkq__loginButton:hover{background-color:#7e22ce;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Index-module__EbTmkq__loginButtonIcon{width:1.5rem;height:1.5rem}.Index-module__EbTmkq__loadingContainer{background-color:#111827;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.Index-module__EbTmkq__loadingSpinner{border:2px solid #a855f7;border-color:#a855f7 #0000;border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite Index-module__EbTmkq__spin}@keyframes Index-module__EbTmkq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
