.Register-module__47_bJG__registerPage{width:100%;height:100vh;display:flex;overflow:hidden}.Register-module__47_bJG__leftSection{background:url(https://images.pexels.com/photos/8199665/pexels-photo-8199665.jpeg) 50%/cover no-repeat;justify-content:center;align-items:center;width:50%;display:flex;position:relative}.Register-module__47_bJG__brand{letter-spacing:1px;margin-bottom:20px;font-size:2.8rem;font-weight:500}.Register-module__47_bJG__tagline{color:var(--color-f8f8f8);max-width:400px;margin:0 auto;font-size:1.1rem;line-height:1.5}.Register-module__47_bJG__rightSection{background:var(--color-white);justify-content:center;align-items:center;width:50%;height:100%;animation:.5s ease-out Register-module__47_bJG__slideInRight;display:flex;overflow-y:auto}.Register-module__47_bJG__formContainer{text-align:left;width:100%;max-width:400px;animation:.5s ease-in Register-module__47_bJG__fadeIn}.Register-module__47_bJG__heading{color:var(--color-text);margin-bottom:10px;font-size:20px;font-weight:600}.Register-module__47_bJG__subHeading{color:var(--color-666);margin-bottom:30px;font-size:.95rem}.Register-module__47_bJG__formBox{flex-direction:column;gap:16px;display:flex}.Register-module__47_bJG__signInButton{background:var(--color-fdba13);color:var(--color-secondary);cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:12px;font-size:1rem;font-weight:500;transition:all .3s}.Register-module__47_bJG__signInButton:hover{background:var(--color-secondary);color:var(--color-white);box-shadow:0 4px 15px var(--color-rgba-143-5-0-03)}.Register-module__47_bJG__createAccountButton{border:2px solid var(--color-secondary);color:var(--color-secondary);cursor:pointer;background:0 0;border-radius:8px;width:100%;margin-top:15px;padding:12px;font-size:1rem;font-weight:500;transition:all .3s}.Register-module__47_bJG__createAccountButton:hover{background:var(--color-secondary);color:var(--color-white);transform:scale(1.02)}.Register-module__47_bJG__passwordRow{justify-content:space-between;align-items:center;display:flex}.Register-module__47_bJG__forgotPassword{color:var(--color-secondary);cursor:pointer;background:0 0;border:none;font-size:.85rem;transition:all .3s}.Register-module__47_bJG__forgotPassword:hover{text-decoration:underline}.Register-module__47_bJG__divider{text-align:center;color:var(--color-888);margin:25px 0;font-size:.8rem;position:relative}.Register-module__47_bJG__divider span{background:var(--color-white);z-index:1;padding:0 10px;position:relative}.Register-module__47_bJG__divider:before{content:"";background:var(--color-ddd);z-index:0;width:100%;height:1px;position:absolute;top:50%;left:0}.Register-module__47_bJG__terms{color:var(--color-text);text-align:center;margin-top:15px;font-size:13px}.Register-module__47_bJG__fieldError{color:var(--color-secondary);margin:6px 0 0;font-size:.85rem}.Register-module__47_bJG__requiredMark{color:var(--color-error)}.Register-module__47_bJG__stepActions{align-items:center;gap:12px;display:flex}.Register-module__47_bJG__btnSecondary{margin:0}@keyframes Register-module__47_bJG__slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes Register-module__47_bJG__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Register-module__47_bJG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
