.Register-module__9MRrdG__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:relative;overflow:hidden}.Register-module__9MRrdG__registerCard{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9;background-color:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:16px;width:100%;max-width:750px;padding:2.5rem;transition:all .5s;position:relative;transform:translateY(20px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.Register-module__9MRrdG__cardVisible{opacity:1;transform:translateY(0)}.Register-module__9MRrdG__header{text-align:center;margin-bottom:2rem}.Register-module__9MRrdG__logo{margin-bottom:1rem;animation:2s infinite Register-module__9MRrdG__pulse}@keyframes Register-module__9MRrdG__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Register-module__9MRrdG__title{color:#4f46e5;background:linear-gradient(45deg,#4f46e5,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.Register-module__9MRrdG__subtitle{color:#6b7280;margin:0;font-size:1rem}.Register-module__9MRrdG__form{flex-direction:column;gap:1.25rem;display:flex}.Register-module__9MRrdG__inputGroup{flex-direction:column;display:flex;position:relative}.Register-module__9MRrdG__label{color:#4b5563;margin-bottom:.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.Register-module__9MRrdG__input{background-color:rgba(255,255,255,.8);border:2px solid #e5e7eb;border-radius:8px;padding:14px 16px;font-size:1rem;transition:all .3s}.Register-module__9MRrdG__input:focus{background-color:#fff;border-color:#4f46e5;outline:none;transform:translateY(-2px);box-shadow:0 0 0 3px rgba(79,70,229,.2)}.Register-module__9MRrdG__input::placeholder{color:#9ca3af}.Register-module__9MRrdG__inputError{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.2)}.Register-module__9MRrdG__errorText{color:#ef4444;margin-top:.25rem;font-size:.8rem;animation:.5s Register-module__9MRrdG__shake}@keyframes Register-module__9MRrdG__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.Register-module__9MRrdG__passwordHint{color:#6b7280;margin-top:.25rem;font-size:.8rem}.Register-module__9MRrdG__checkboxGroup{margin:1rem 0;animation:.5s Register-module__9MRrdG__fadeIn}@keyframes Register-module__9MRrdG__fadeIn{0%{opacity:0}to{opacity:1}}.Register-module__9MRrdG__checkboxLabel{cursor:pointer;color:#4b5563;align-items:flex-start;font-size:.9rem;line-height:1.5;transition:color .3s;display:flex}.Register-module__9MRrdG__checkboxLabel:hover{color:#4f46e5}.Register-module__9MRrdG__checkbox{opacity:0;cursor:pointer;position:absolute}.Register-module__9MRrdG__checkboxCustom{background-color:#fff;border:2px solid #e5e7eb;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin-right:10px;transition:all .3s;position:relative;top:2px}.Register-module__9MRrdG__checkbox:checked+.Register-module__9MRrdG__checkboxCustom{background-color:#4f46e5;border-color:#4f46e5;animation:.3s Register-module__9MRrdG__checkAnim}@keyframes Register-module__9MRrdG__checkAnim{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Register-module__9MRrdG__checkbox:checked+.Register-module__9MRrdG__checkboxCustom:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.Register-module__9MRrdG__checkbox:focus+.Register-module__9MRrdG__checkboxCustom{box-shadow:0 0 0 3px rgba(79,70,229,.2)}.Register-module__9MRrdG__termsLink{color:#4f46e5;font-weight:600;text-decoration:none;transition:all .3s}.Register-module__9MRrdG__termsLink:hover{color:#3730a3;text-decoration:underline}.Register-module__9MRrdG__button{color:#fff;cursor:pointer;background:linear-gradient(45deg,#4f46e5,#7c3aed);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:.5rem;padding:16px;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(79,70,229,.3)}.Register-module__9MRrdG__button:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Register-module__9MRrdG__button:hover:before{left:100%}.Register-module__9MRrdG__button:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(79,70,229,.4)}.Register-module__9MRrdG__button:active{transform:translateY(0)}.Register-module__9MRrdG__button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}.Register-module__9MRrdG__buttonLoading{background:#4f46e5}.Register-module__9MRrdG__spinner{border:2px solid transparent;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:1s linear infinite Register-module__9MRrdG__spin}@keyframes Register-module__9MRrdG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Register-module__9MRrdG__message{text-align:center;border-radius:8px;margin-top:1.5rem;padding:12px;font-size:.9rem;animation:.5s Register-module__9MRrdG__slideIn}@keyframes Register-module__9MRrdG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Register-module__9MRrdG__errorMessage{color:#ef4444;background-color:#fee2e2;border:1px solid #fecaca}.Register-module__9MRrdG__successMessage{color:#16a34a;background-color:#dcfce7;border:1px solid #bbf7d0}.Register-module__9MRrdG__divider{text-align:center;color:#6b7280;align-items:center;margin:1.5rem 0;font-size:.9rem;display:flex}.Register-module__9MRrdG__divider:before,.Register-module__9MRrdG__divider:after{content:"";border-bottom:1px solid #e5e7eb;flex:1}.Register-module__9MRrdG__divider:before{margin-right:.5rem}.Register-module__9MRrdG__divider:after{margin-left:.5rem}.Register-module__9MRrdG__socialButtons{gap:12px;margin-bottom:1.5rem;display:flex}.Register-module__9MRrdG__socialButton{cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.Register-module__9MRrdG__socialButton:hover{background-color:#f9fafb;border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Register-module__9MRrdG__socialIcon{width:18px;height:18px}.Register-module__9MRrdG__footer{text-align:center;color:#6b7280;border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;font-size:.9rem}.Register-module__9MRrdG__loginLink{color:#4f46e5;font-weight:600;text-decoration:none;transition:all .3s}.Register-module__9MRrdG__loginLink:hover{color:#3730a3;text-decoration:underline}.Register-module__9MRrdG__backgroundAnimation{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Register-module__9MRrdG__circle{background:rgba(255,255,255,.1);border-radius:50%;animation:15s linear infinite Register-module__9MRrdG__float;position:absolute}.Register-module__9MRrdG__circle:first-child{width:150px;height:150px;animation-delay:0s;top:-50px;left:-50px}.Register-module__9MRrdG__circle:nth-child(2){width:100px;height:100px;animation-delay:-5s;bottom:50px;right:100px}.Register-module__9MRrdG__circle:nth-child(3){width:200px;height:200px;animation-delay:-10s;bottom:-50px;left:100px}@keyframes Register-module__9MRrdG__float{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-1000px)rotate(720deg)}}@media (max-width:480px){.Register-module__9MRrdG__registerCard{padding:1.5rem}.Register-module__9MRrdG__socialButtons{flex-direction:column}.Register-module__9MRrdG__title{font-size:1.5rem}.Register-module__9MRrdG__button{padding:14px}}
