.login-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;background:url(/login-bg.jpg) no-repeat 50% fixed;background-size:cover}.login-card{color:white;background-color:rgba(20,20,20,.95);padding:48px 36px;border-radius:12px;width:100%;max-width:558px;box-shadow:0 10px 30px rgba(0,0,0,.5)}.login-title{text-align:center;color:white;margin-bottom:32px}