.register-module__jUGYdG__container{min-height:100dvh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.register-module__jUGYdG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-10);width:100%;max-width:400px}.register-module__jUGYdG__header{text-align:center;margin-bottom:var(--space-8)}.register-module__jUGYdG__logoImage{object-fit:contain;width:72px;height:72px;margin-bottom:var(--space-3);border-radius:var(--radius-lg)}.register-module__jUGYdG__title{font-size:var(--text-2xl);letter-spacing:-.02em;margin-bottom:var(--space-1);font-weight:700}.register-module__jUGYdG__subtitle{color:var(--color-text-muted);font-size:var(--text-sm)}.register-module__jUGYdG__form{gap:var(--space-4);flex-direction:column;display:flex}.register-module__jUGYdG__error{background:var(--color-sell-bg);color:var(--color-sell);border:1px solid var(--color-sell);border-radius:var(--radius-md);padding:var(--space-3);font-size:var(--text-sm)}.register-module__jUGYdG__field{gap:var(--space-1);font-size:var(--text-sm);color:var(--color-text-muted);flex-direction:column;font-weight:500;display:flex}.register-module__jUGYdG__field input{width:100%;padding:var(--space-3) var(--space-4)}.register-module__jUGYdG__btn{background:var(--color-accent);color:var(--color-bg);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);font-size:var(--text-base);transition:background var(--duration-fast) var(--ease-out);margin-top:var(--space-2);border:none;font-weight:600}.register-module__jUGYdG__btn:hover:not(:disabled){background:var(--color-accent-hover)}.register-module__jUGYdG__btn:disabled{opacity:.5;cursor:not-allowed}.register-module__jUGYdG__footerRow{text-align:center;padding:var(--space-4) 0 var(--space-2);margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);border-top:1px solid #ffffff0f}.register-module__jUGYdG__footerLink{color:var(--color-accent);font-weight:500;text-decoration:none}.register-module__jUGYdG__footerLink:hover{text-decoration:underline}@media (max-width:480px){.register-module__jUGYdG__card{padding:var(--space-5)}}
