.auth_layout{height:100vh;display:flex;flex-direction:column;background:linear-gradient(#fff3,#000)}.auth_layout__content{flex-grow:1;display:flex;justify-content:center;align-items:center;padding:2rem}.auth_layout__card{background:linear-gradient(#121212,#141414);width:100%;max-width:734px;margin-inline:auto;padding:2rem;border-radius:8px;height:100%;overflow-y:auto}.auth_layout footer{padding:2rem 1rem;text-align:center;color:#fff;font-size:.875rem;background:#121212}.auth_layout a{text-decoration:underline!important}.auth_layout a:hover{color:rgb(var(--v-theme-play))!important}
