.register-module__jUGYdG__container{background:radial-gradient(at 50% 0,#5ec8781a,#0000 55%),linear-gradient(135deg,#0d1117 0%,#10151d 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.register-module__jUGYdG__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#161b22;border:1px solid #ffffff14;border-radius:1.5rem;width:100%;max-width:800px;padding:3rem;box-shadow:0 30px 60px -25px #000c}.register-module__jUGYdG__title{color:#fff;text-align:center;margin:0 0 .5rem;font-size:2.4rem;font-weight:800}.register-module__jUGYdG__subtitle{color:#9aa2ac;text-align:center;margin-bottom:2.5rem}.register-module__jUGYdG__errorBox{color:#f8a3a3;text-align:center;background:#ef44441f;border:1px solid #ef44444d;border-radius:.6rem;margin-bottom:2rem;padding:1rem;font-weight:600}.register-module__jUGYdG__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.register-module__jUGYdG__addressRow{grid-column:1/-1;grid-template-columns:3fr 1fr;gap:1.5rem;display:grid}.register-module__jUGYdG__cityRow{grid-column:1/-1;grid-template-columns:1fr 2fr;gap:1.5rem;display:grid}@media (max-width:600px){.register-module__jUGYdG__formGrid,.register-module__jUGYdG__addressRow,.register-module__jUGYdG__cityRow{grid-template-columns:1fr}}.register-module__jUGYdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__formGroupFull{flex-direction:column;grid-column:1/-1;gap:.5rem;display:flex}.register-module__jUGYdG__label{color:#b6bcc4;text-transform:uppercase;letter-spacing:.5px;font-size:.82rem;font-weight:700}.register-module__jUGYdG__inputField{color:#e8eaed;background:#1c232d;border:1px solid #ffffff1a;border-radius:.75rem;padding:1rem;font-size:1rem;transition:all .2s}.register-module__jUGYdG__inputField::placeholder{color:#6b7480}.register-module__jUGYdG__inputField:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .15);background:#202832;outline:none}.register-module__jUGYdG__hint{color:#8b93a0;margin-top:-.25rem;font-size:.75rem}.register-module__jUGYdG__submitBtn{background:linear-gradient(135deg, var(--primary-color), rgba(var(--primary-rgb), .8));color:#08210f;cursor:pointer;box-shadow:0 8px 22px -8px rgba(var(--primary-rgb), .6);border:none;border-radius:.75rem;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:800;transition:transform .2s}.register-module__jUGYdG__submitBtn:hover{transform:translateY(-2px)}.register-module__jUGYdG__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}
