.Auth-module__uh8olG__container{background:radial-gradient(circle,#6a0dad1a 0%,#0000 70%);justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex}.Auth-module__uh8olG__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e1e24e6;border:1px solid #8b00004d;border-radius:24px;width:100%;max-width:550px;padding:3rem 2rem;position:relative;box-shadow:0 0 40px #6a0dad33}.Auth-module__uh8olG__title{text-align:center;background:linear-gradient(90deg,silver,#8b0000);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.Auth-module__uh8olG__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.Auth-module__uh8olG__error{color:#f99;text-align:center;background:#8b000033;border:1px solid #8b0000;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-weight:600}.Auth-module__uh8olG__form{flex-direction:column;gap:1.25rem;display:flex}.Auth-module__uh8olG__inputGroup{margin-bottom:0}.Auth-module__uh8olG__label{color:#e7e1d4;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.Auth-module__uh8olG__input,.Auth-module__uh8olG__select{color:#fff;background:#0f0f13;border:1px solid #444;border-radius:12px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:border-color .3s}.Auth-module__uh8olG__grid2{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Auth-module__uh8olG__checkboxContainer{background:#ffffff0d;border-radius:8px;align-items:flex-start;gap:.75rem;margin-top:.5rem;padding:.5rem;display:flex}.Auth-module__uh8olG__checkbox{accent-color:#8b0000;cursor:pointer;width:20px;height:20px;margin-top:.25rem}.Auth-module__uh8olG__checkboxLabel{color:silver;cursor:pointer;font-size:.9rem;line-height:1.4}.Auth-module__uh8olG__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#6a0dad,#8b0000);border:none;border-radius:99px;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:800;transition:transform .2s;box-shadow:0 4px 20px #6a0dad66}.Auth-module__uh8olG__submitBtn:hover{transform:scale(1.02)}.Auth-module__uh8olG__footerText{text-align:center;color:#999;margin-top:2rem}.Auth-module__uh8olG__link{color:#8a2be2;font-weight:700;text-decoration:underline}@media (max-width:768px){.Auth-module__uh8olG__container{padding:1rem}.Auth-module__uh8olG__card{padding:2rem 1.5rem}.Auth-module__uh8olG__title{font-size:2rem}.Auth-module__uh8olG__grid2{grid-template-columns:1fr;gap:1rem}}
