body{background-color:var(--bs-body-bg)}#auth{background:var(--bs-body-bg);background-image:url(/build/assets/4853433-6UviE6lw.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:2rem}.auth-container{background-color:#ffffffe6;border-radius:1rem;box-shadow:0 0 30px #0000001a;padding:3rem;width:100%;max-width:500px}html[data-bs-theme=dark] #auth{background:var(--bs-body-bg)}html[data-bs-theme=dark] .auth-container{background-color:#1e2024e6;color:#dee2e6}html[data-bs-theme=dark] .form-control{background-color:#2b2d31;color:#dee2e6;border-color:#3a3d41}html[data-bs-theme=dark] .form-control::placeholder{color:#9ca3af}
