.register-module__MLSybq__container{background-color:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.register-module__MLSybq__card{background:var(--color-surface);border-radius:20px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:clamp(1.75rem,4vw,2.5rem);display:flex;box-shadow:0 4px 6px #0000000a,0 10px 30px #00000012}.register-module__MLSybq__header{text-align:center;margin-bottom:.25rem}.register-module__MLSybq__title{color:var(--color-text);margin-bottom:.3rem;font-size:clamp(1.6rem,4vw,2rem);font-weight:800}.register-module__MLSybq__subtitle{color:var(--color-text-light);font-size:.95rem;line-height:1.5}.register-module__MLSybq__successIcon{color:#28a745;background-color:#d4edda;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto .25rem;font-size:1.5rem;font-weight:800;display:flex}.register-module__MLSybq__spamHint{text-align:center;color:var(--color-text-light);font-size:.85rem}.register-module__MLSybq__googleButton{color:#3c4043;cursor:pointer;background-color:#fff;border:1.5px solid #dadce0;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.975rem;font-weight:600;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex}.register-module__MLSybq__googleButton:hover{background-color:#f8f9fa;border-color:#bbb;box-shadow:0 1px 6px #0000001a}.register-module__MLSybq__googleIcon{flex-shrink:0;width:20px;height:20px}.register-module__MLSybq__divider{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.75rem;font-size:.8rem;font-weight:600;display:flex}.register-module__MLSybq__divider:before,.register-module__MLSybq__divider:after{content:"";border-bottom:1px solid var(--color-border);flex:1}.register-module__MLSybq__form{flex-direction:column;gap:1rem;display:flex}.register-module__MLSybq__errorBox{color:#c0392b;background-color:#fff0f0;border:1px solid #fcc;border-radius:10px;align-items:flex-start;gap:.6rem;padding:.75rem .9rem;font-size:.875rem;font-weight:600;display:flex}.register-module__MLSybq__errorIcon{color:#fff;background-color:#e74c3c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:800;line-height:1;display:flex}.register-module__MLSybq__inputGroup{flex-direction:column;gap:.4rem;display:flex}.register-module__MLSybq__inputGroup label{color:var(--color-text);font-size:.875rem;font-weight:700}.register-module__MLSybq__input{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);background-color:#fff;border-radius:10px;padding:.8rem 1rem;font-family:inherit;font-size:.975rem;transition:border-color .15s,box-shadow .15s}.register-module__MLSybq__input:focus{border-color:var(--color-secondary);outline:none;box-shadow:0 0 0 3px #5d9cec26}.register-module__MLSybq__input::placeholder{color:#bbb}.register-module__MLSybq__inputError{border-color:#e74c3c}.register-module__MLSybq__inputError:focus{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c26}.register-module__MLSybq__fieldError{color:#c0392b;font-size:.8rem;font-weight:600}.register-module__MLSybq__fieldHint{color:var(--color-text-light);font-size:.8rem}.register-module__MLSybq__passwordWrapper{align-items:center;display:flex;position:relative}.register-module__MLSybq__passwordWrapper .register-module__MLSybq__input{padding-right:2.75rem}.register-module__MLSybq__eyeButton{cursor:pointer;color:var(--color-text-light);background:0 0;border:none;border-radius:4px;align-items:center;padding:.25rem;transition:color .15s;display:flex;position:absolute;right:.75rem}.register-module__MLSybq__eyeButton:hover{color:var(--color-text)}.register-module__MLSybq__button{background-color:var(--color-secondary);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:.25rem;padding:.9rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .15s,transform .15s,box-shadow .15s;display:flex}.register-module__MLSybq__button:hover:not(:disabled){background-color:var(--color-secondary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #5d9cec59}.register-module__MLSybq__button:disabled{opacity:.7;cursor:not-allowed}.register-module__MLSybq__secondaryButton{border:1.5px solid var(--color-secondary);width:100%;color:var(--color-secondary);cursor:pointer;background-color:#0000;border-radius:12px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background-color .15s,color .15s}.register-module__MLSybq__secondaryButton:disabled{cursor:not-allowed;opacity:.55}.register-module__MLSybq__secondaryButton:not(:disabled):hover{background-color:var(--color-secondary);color:#fff}.register-module__MLSybq__spinner{border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite register-module__MLSybq__spin;display:inline-block}@keyframes register-module__MLSybq__spin{to{transform:rotate(360deg)}}.register-module__MLSybq__footer{text-align:center;color:var(--color-text-light);padding-top:.25rem;font-size:.9rem}.register-module__MLSybq__footerLink{color:var(--color-secondary);margin-left:.25rem;font-weight:700;text-decoration:none;transition:color .15s}.register-module__MLSybq__footerLink:hover{color:var(--color-secondary-dark);text-decoration:underline}
