.login-wrapper{justify-content:center;align-items:left;width:30%;min-width:400px;min-height:100vh;color:var(--black);background-color:#0000;flex-direction:column;margin:0 auto;display:flex}.login-title{text-align:left;width:100%;max-width:32rem;margin-bottom:1rem;font-size:22px;font-weight:700}.login-card{box-sizing:border-box;border:1px solid var(--black);background-color:var(--white);width:100%;padding:2rem;font-size:11px}.login-btn{color:#fff;box-sizing:border-box;cursor:pointer;background-color:#000;border:2px solid #000;width:100%;margin-top:1rem;padding:.25rem .5rem;font-family:inherit}
