.register-module__B3synq__pageBackground{background-image:url(/images/register-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 70px);padding:40px 20px;display:flex}.register-module__B3synq__registerContainer{background:#fff;border-radius:20px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.register-module__B3synq__registerHeader{color:#fff;text-align:center;background:linear-gradient(90deg,#0c2461,#1e3799);padding:30px 50px;position:relative;overflow:hidden}.register-module__B3synq__registerHeader:before{content:"";background:#ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.register-module__B3synq__registerHeader:after{content:"";background:#ffffff0d;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;left:-30px}.register-module__B3synq__registerLogo{z-index:2;color:#fff;justify-content:center;align-items:center;margin-bottom:15px;text-decoration:none;display:flex;position:relative}.register-module__B3synq__registerLogoIcon{color:#4e9af1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-right:15px;font-size:36px;display:flex;box-shadow:0 0 15px #4e9af180}.register-module__B3synq__registerLogoText{text-shadow:0 2px 4px #0000004d;font-size:28px;font-weight:700}.register-module__B3synq__registerHeader h2{z-index:2;color:gold;margin:10px 0;font-size:24px;position:relative}.register-module__B3synq__registerHeader p{opacity:.9;z-index:2;max-width:600px;margin:0 auto;font-size:16px;position:relative}.register-module__B3synq__registrationForm{background:#fff;padding:40px 50px;position:relative}.register-module__B3synq__formTitle{text-align:center;color:#0c2461;margin-bottom:30px;font-size:28px}.register-module__B3synq__formRow{flex-wrap:wrap;margin:0 -15px;display:flex}.register-module__B3synq__formGroup{flex:1 0 300px;margin-bottom:25px;padding:0 15px}.register-module__B3synq__formGroup.register-module__B3synq__fullWidth{flex:1 0 100%}.register-module__B3synq__inputGroup{position:relative}.register-module__B3synq__inputGroup i{color:#777;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.register-module__B3synq__inputGroup input[type=text],.register-module__B3synq__inputGroup input[type=tel],.register-module__B3synq__inputGroup input[type=email],.register-module__B3synq__inputGroup input[type=password],.register-module__B3synq__selectInput{background-color:var(--gray-50);border:2px solid #eaeaea;border-radius:10px;width:100%;padding:15px 15px 15px 45px;font-size:16px}.register-module__B3synq__inputGroup input:focus,.register-module__B3synq__selectInput:focus{background-color:#fff;border-color:#0c2461;outline:none;box-shadow:0 0 0 3px #0c24611a}.register-module__B3synq__selectInput{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23777777%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 15px center;background-repeat:no-repeat;background-size:10px 10px;padding-right:40px}.register-module__B3synq__passwordStrength{background:#eee;border-radius:3px;height:5px;margin-top:5px;position:relative;overflow:hidden}.register-module__B3synq__passwordStrengthBar{background:#e74c3c;border-radius:3px;width:0;height:100%;transition:width .3s,background-color .3s;position:absolute;top:0;left:0}.register-module__B3synq__passwordInfo{color:#777;margin-top:5px;font-size:12px}.register-module__B3synq__checkboxGroup{background:#f8f9fa;border-radius:10px;align-items:flex-start;margin-bottom:15px;padding:10px;display:flex}.register-module__B3synq__checkboxGroup input{accent-color:#0c2461;min-width:20px;height:20px;margin-top:5px;margin-right:15px}.register-module__B3synq__checkboxGroup label{color:#555;font-size:14px;line-height:1.5}.register-module__B3synq__checkboxGroup label a{color:#0c2461;font-weight:600;text-decoration:none}.register-module__B3synq__checkboxGroup label a:hover{text-decoration:underline}.register-module__B3synq__registerBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0c2461,#1e3799);border:none;border-radius:10px;width:100%;margin-top:20px;padding:16px;font-size:18px;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #0c24614d}.register-module__B3synq__registerBtn:disabled{background:var(--gray-400);cursor:not-allowed;box-shadow:none;transform:none}.register-module__B3synq__loginSection{text-align:center;color:#777;margin-top:30px;font-size:16px}.register-module__B3synq__loginLink{color:#0c2461;margin-left:5px;font-weight:600;text-decoration:none}.register-module__B3synq__loginLink:hover{text-decoration:underline}.register-module__B3synq__footer{text-align:center;color:#777;border-top:1px solid #eee;padding:20px;font-size:14px}.register-module__B3synq__errorMessage{color:#c62828;text-align:center;background-color:#ffebee;border:1px solid #ef9a9a;border-radius:8px;margin-bottom:20px;padding:15px;font-weight:500}.register-module__B3synq__linkText{color:#0284c7;cursor:pointer;text-decoration:underline}.register-module__B3synq__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.register-module__B3synq__modalContent{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 10px 30px #0003}.register-module__B3synq__modalHeader{background:#f8fafc;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.register-module__B3synq__modalHeader h3{color:#1e293b;margin:0;font-size:1.2rem}.register-module__B3synq__closeModal{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:1.5rem}.register-module__B3synq__modalBody{color:#475569;padding:20px;font-size:.95rem;line-height:1.6;overflow-y:auto}.register-module__B3synq__modalBody h4{color:#0f172a;margin-top:15px;margin-bottom:5px}.register-module__B3synq__modalFooter{text-align:right;background:#f8fafc;border-top:1px solid #eee;padding:15px 20px}.register-module__B3synq__modalBtn{color:#fff;cursor:pointer;background:#0284c7;border:none;border-radius:6px;padding:8px 20px;font-weight:600}.register-module__B3synq__modalBtn:hover{background:#0369a1}.register-module__B3synq__pageBackground{padding:44px 18px;background-color:#0000!important;background-image:none!important;background-position:0 0,0 0!important;background-repeat:repeat,repeat!important;background-size:auto,auto!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important}.register-module__B3synq__registerContainer{border:1px solid #e2e8f0eb;border-radius:30px;max-width:980px;box-shadow:0 26px 78px #0f172a29}.register-module__B3synq__registerHeader{background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 70%,#38bdf8 100%);padding:38px 48px}.register-module__B3synq__registerHeader h2{letter-spacing:-.7px;margin-top:22px;font-size:clamp(1.8rem,3vw,2.45rem)}.register-module__B3synq__registerHeader p{color:#dbeafe;max-width:560px;margin:10px auto 0;line-height:1.65}.register-module__B3synq__registerLogo{background:#ffffff1f;border:1px solid #fff3;border-radius:18px;padding:10px 14px}.register-module__B3synq__registrationForm{background:linear-gradient(#fff,#fbfdff);padding:40px 48px}.register-module__B3synq__formTitle{color:#0f172a;align-items:center;gap:10px;margin-bottom:24px;font-size:1.55rem;display:flex}.register-module__B3synq__formTitle:before{content:"";background:#2563eb;border-radius:99px;width:10px;height:28px;display:inline-block}.register-module__B3synq__formGroup label{color:#334155;margin-bottom:8px;font-weight:800;display:block}.register-module__B3synq__inputGroup{background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;height:56px;transition:all .2s;overflow:hidden}.register-module__B3synq__inputGroup:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.register-module__B3synq__inputGroup i{color:#2563eb}.register-module__B3synq__inputGroup input,.register-module__B3synq__selectInput{color:#0f172a;font-weight:650}.register-module__B3synq__checkboxGroup{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;align-items:flex-start;padding:13px 14px}.register-module__B3synq__checkboxGroup input{accent-color:#2563eb;margin-top:3px}.register-module__B3synq__registerBtn{letter-spacing:.2px;background:linear-gradient(135deg,#1d4ed8,#2563eb);border-radius:17px;height:58px;font-weight:900;box-shadow:0 16px 36px #2563eb3d}.register-module__B3synq__registerBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 44px #2563eb4f}.register-module__B3synq__passwordStrength{background:#eef2ff;border-radius:99px;height:7px;margin-top:9px;overflow:hidden}.register-module__B3synq__passwordStrengthBar{border-radius:99px}.register-module__B3synq__otpInput{box-shadow:inset 0 2px 6px #0f172a0a;background:#f8fafc!important;border-color:#cbd5e1!important;border-radius:18px!important}.register-module__B3synq__errorMessage{border-radius:14px;font-weight:700}@media (max-width:760px){.register-module__B3synq__registerContainer{border-radius:24px}.register-module__B3synq__registerHeader{padding:30px 22px}.register-module__B3synq__registrationForm{padding:28px 18px}.register-module__B3synq__formRow{gap:16px;grid-template-columns:1fr!important}.register-module__B3synq__inputGroup{height:54px}.register-module__B3synq__registerBtn{height:56px}}
