.login-container{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.login-background{z-index:0;background-image:url(../media/login-bg.e696ad00.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.login-card-wrapper{z-index:10;width:100%;max-width:28rem;margin:1rem;position:relative}.login-card{box-shadow:0 25px 50px -12px rgba(0,0,0,.5)}.login-logo{justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;overflow:hidden}.login-logo-image{object-fit:contain;width:100%;height:100%}.login-header{flex-direction:column;align-items:center;gap:1rem;display:flex}.login-title-wrapper{text-align:center;flex-direction:column;gap:.5rem;font-size:16px;display:flex}.login-title{font-size:1.875rem;font-weight:700}.login-description{font-size:1rem}.login-button{cursor:pointer;width:100%;min-height:3rem}.microsoft-logo{width:1.25rem;height:1.25rem;margin-right:.75rem}.login-footer{z-index:10;width:100%;padding:1rem 0;position:absolute;bottom:0}.login-footer-text{text-align:center;color:var(--muted-foreground);font-size:.875rem}
