.register-module__jUGYdG__container{background:var(--color-gray-50);background-image:radial-gradient(circle at 100% 0,#a55eea14,#0000 400px),radial-gradient(circle at 0 100%,#ff6b6b14,#0000 400px);justify-content:center;align-items:center;min-height:100vh;padding:40px 16px;display:flex}.register-module__jUGYdG__card{width:100%;max-width:420px;padding:var(--spacing-xl);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);gap:var(--spacing-lg);background:#ffffffbf;border:1px solid #fff9;flex-direction:column;animation:.6s cubic-bezier(.16,1,.3,1) register-module__jUGYdG__slideUp;display:flex}@keyframes register-module__jUGYdG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.register-module__jUGYdG__header{text-align:center;margin-bottom:var(--spacing-xs)}.register-module__jUGYdG__logo{color:#2d3436;justify-content:center;align-items:center;gap:8px;font-size:24px;font-weight:800;display:flex}.register-module__jUGYdG__pinIcon{background:var(--gradient-brand);border-radius:50% 50% 50% 4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;transform:rotate(-45deg)}.register-module__jUGYdG__pinInner{background:#fff;border-radius:50%;width:11px;height:11px;transform:rotate(45deg)}.register-module__jUGYdG__title{color:var(--color-gray-900);margin-top:var(--spacing-sm);font-size:18px;font-weight:700}.register-module__jUGYdG__subtitle{color:var(--color-gray-500);margin-top:4px;font-size:13px}.register-module__jUGYdG__form{gap:var(--spacing-md);flex-direction:column;display:flex}.register-module__jUGYdG__inputGroup{gap:var(--spacing-xs);flex-direction:column;display:flex;position:relative}.register-module__jUGYdG__inputLabel{color:var(--color-gray-700);margin-left:4px;font-size:12px;font-weight:700}.register-module__jUGYdG__inputWrapper{align-items:center;display:flex;position:relative}.register-module__jUGYdG__inputIcon{color:var(--color-gray-400);width:18px;height:18px;position:absolute;left:14px}.register-module__jUGYdG__input{border:1.5px solid var(--color-gray-200);border-radius:var(--radius-md);width:100%;transition:var(--transition-normal);color:var(--color-gray-900);background:#fff;padding:12px 14px 12px 40px;font-family:inherit;font-size:15px}.register-module__jUGYdG__input:focus{border-color:var(--color-primary-500);outline:none;box-shadow:0 0 0 3px #6c5ce71a}.register-module__jUGYdG__inputError{border-color:var(--color-error)}.register-module__jUGYdG__errorMessage{color:#ff4d4f;width:100%;margin-top:4px;margin-left:4px;font-size:11px;font-weight:500;display:block}.register-module__jUGYdG__eyeButton{color:var(--color-gray-400);transition:var(--transition-fast);justify-content:center;align-items:center;display:flex;position:absolute;right:14px}.register-module__jUGYdG__eyeButton:hover{color:var(--color-primary-500)}.register-module__jUGYdG__termsBox{margin:var(--spacing-sm) 0 var(--spacing-xs);border-radius:var(--radius-md);border:1px solid var(--color-gray-200);background:#ffffff80;padding:16px}.register-module__jUGYdG__termsAll{color:var(--color-gray-900);border-bottom:1px solid var(--color-gray-200);cursor:pointer;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;font-size:14px;font-weight:700;display:flex}.register-module__jUGYdG__termsItem{color:var(--color-gray-600);cursor:pointer;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.register-module__jUGYdG__termsItem:last-child{margin-bottom:0}.register-module__jUGYdG__termsItem a{color:var(--color-gray-400);margin-left:auto;font-size:12px;text-decoration:none}.register-module__jUGYdG__checkbox{accent-color:var(--color-primary-500);cursor:pointer;width:16px;height:16px}.register-module__jUGYdG__submitBtn{color:#fff;background:var(--gradient-primary);border-radius:var(--radius-md);width:100%;transition:var(--transition-normal);border:none;padding:14px;font-size:16px;font-weight:700}.register-module__jUGYdG__submitBtn:hover:not(:disabled){box-shadow:var(--shadow-hover);transform:translateY(-1px)}.register-module__jUGYdG__submitBtn:disabled{background:var(--color-gray-300);cursor:not-allowed}.register-module__jUGYdG__footer{text-align:center;color:var(--color-gray-600);margin-top:var(--spacing-xs);font-size:14px}.register-module__jUGYdG__loginLink{color:var(--color-primary-500);transition:var(--transition-fast);margin-left:6px;font-weight:700}.register-module__jUGYdG__loginLink:hover{text-decoration:underline}
