.register-module__jUGYdG__container{background:radial-gradient(circle at 10% 20%, var(--bg-tertiary) 0%, var(--bg-primary) 90%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.register-module__jUGYdG__headerToggle{gap:1rem;display:flex;position:absolute;top:2rem;right:2rem}.register-module__jUGYdG__card{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:580px;box-shadow:var(--shadow-premium);padding:3rem 2.5rem}.register-module__jUGYdG__logoArea{text-align:center;margin-bottom:2rem}.register-module__jUGYdG__brandLogoImg{width:240px;height:auto;margin-bottom:1rem}.register-module__jUGYdG__logoArea h1{color:var(--text-primary);margin-bottom:.25rem;font-size:2rem;font-weight:800}.register-module__jUGYdG__logoArea p{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:600}.register-module__jUGYdG__logoLink{color:inherit;transition:opacity var(--transition-fast);flex-direction:column;align-items:center;text-decoration:none;display:flex}.register-module__jUGYdG__logoLink:hover{opacity:.85}.register-module__jUGYdG__form{flex-direction:column;gap:1.25rem;display:flex}.register-module__jUGYdG__formRow{gap:1rem;display:flex}@media (max-width:480px){.register-module__jUGYdG__formRow{flex-direction:column;gap:1.25rem}}.register-module__jUGYdG__inputGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.register-module__jUGYdG__passwordWrapper{align-items:center;display:flex;position:relative}.register-module__jUGYdG__passwordWrapper input{padding-right:2.75rem}.register-module__jUGYdG__eyeButton{cursor:pointer;color:var(--text-tertiary);transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;right:.75rem}.register-module__jUGYdG__eyeButton:hover{color:var(--text-secondary)}.register-module__jUGYdG__inputGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:700}.register-module__jUGYdG__error{background-color:var(--color-danger-bg);color:var(--color-danger);border-radius:var(--radius-sm);text-align:center;border:1px solid #ef444433;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.register-module__jUGYdG__success{background-color:var(--color-success-bg);color:var(--color-success);border-radius:var(--radius-sm);text-align:center;border:1px solid #22c55e33;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.register-module__jUGYdG__info{border-top:1px dashed var(--border-color);color:var(--text-secondary);text-align:center;margin-top:2rem;padding-top:1.5rem;font-size:.85rem}.register-module__jUGYdG__info a{color:var(--color-primary);font-weight:700;text-decoration:none}.register-module__jUGYdG__info a:hover{text-decoration:underline}.register-module__jUGYdG__errorText{color:var(--color-danger);margin-top:.25rem;font-size:.75rem}.register-module__jUGYdG__strengthWrapper{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.register-module__jUGYdG__strengthBar{background-color:var(--bg-tertiary);border-radius:2px;flex:1;height:4px;overflow:hidden}.register-module__jUGYdG__strengthFill{height:100%;transition:width .3s,background-color .3s}.register-module__jUGYdG__strengthLabel{font-size:.75rem;font-weight:600}
