.register,.register-container{justify-content:center;align-items:center;width:100%;display:flex}.register-container{gap:1rem;padding:1rem 2rem}.register-img{background-image:url(/images/register-img.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:580px;height:600px;padding:1rem;display:flex}.register-img>img{width:200px;padding-top:2rem}.register-img-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;display:flex}.imgs{justify-content:flex-start;align-items:center;gap:1rem;width:100%;display:flex}.imgs>img{width:120px}.imgs>a{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;display:flex}.register-img-content>h3{color:#fff;width:70%;font-size:2rem;font-weight:700}.register-form{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:500px;display:flex}.register-form h1{margin:0;padding:0;font-size:2.5rem}.register-form p{color:#0009;font-size:1rem}.register-form p a{color:#007d4e;font-weight:600}.form-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;margin:1rem 0;display:flex}.form-content label{flex-direction:column;gap:.5rem;width:100%;font-size:1rem;font-weight:600;display:flex}.form-content label h3{color:#000c;font-weight:700}.form-content>label>input,.form-optional>label>input{border:1px solid #0003;border-radius:8px;outline:none;width:100%;padding:.5rem 1rem;font-size:1rem;transition:border-color .3s}.form-content>label>h3>span{color:#f00c;margin-top:.3rem}.register-form>button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:16px;width:100%;padding:.7rem 1rem;font-size:1.2rem;font-weight:700;transition:background-color .3s}.register-form>button:disabled{opacity:.6;cursor:not-allowed}.register-form>a{color:#0009;font-size:.8rem;text-decoration:underline}.code-inputs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.code-inputs input{text-align:center;border:2px solid #0003;border-radius:8px;outline:none;width:48px;height:52px;font-size:1.5rem;font-weight:700;transition:border-color .2s,box-shadow .2s}.code-inputs input:focus{border-color:#007d4e;box-shadow:0 0 0 2px #007d4e33}.code-inputs input.filled{border-color:#007d4e99}.resend-row{justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.resend-row button{color:#007d4e;background:0 0;border:1px solid #007d4e;width:auto;padding:.5rem 1rem;font-size:.95rem}.resend-row button:disabled{color:#0006;border-color:#0003}.forget_password_button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:16px;width:100%;padding:.7rem 1rem;font-size:1.2rem;transition:background-color .3s}.forget_password_button:disabled{opacity:.6;cursor:not-allowed;background-color:#0009}.forget-error{color:#c00;margin-top:.25rem;font-size:.9rem}.forget-success{color:#007d4e;margin-top:.25rem;font-size:.9rem}.forget-message{box-sizing:border-box;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:1rem;padding:14px 18px;font-size:1rem;font-weight:500;display:flex}.forget-message p{margin:0;line-height:1.45}.forget-message-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;display:flex}.forget-message--success{color:#065f46;background:#007d4e1f;border:1px solid #007d4e66}.forget-message--success .forget-message-icon{color:#047857;background:#007d4e40}.forget-message--error{color:#b91c1c;background:#dc26261a;border:1px solid #dc262659}.forget-message--error .forget-message-icon{color:#dc2626;background:#dc262633}.forget-password-input-wrap{align-items:center;width:100%;display:flex;position:relative}.forget-password-input-wrap input{box-sizing:border-box;color:#111;background:#fff;border:1px solid #0003;border-radius:8px;outline:none;width:100%;min-height:48px;padding:.5rem 48px .5rem 1rem;font-size:1rem;transition:border-color .3s}.forget-password-input-wrap input:focus{border-color:#007d4e;box-shadow:0 0 0 2px #007d4e33}.forget-password-input-wrap input::placeholder{color:#0006}.forget-password-toggle{cursor:pointer;color:#00000080;background:#0000000f;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0;transition:color .2s,background .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.forget-password-toggle:hover{color:#007d4ee6}[dir=rtl] .forget-password-toggle{left:12px;right:auto}[dir=rtl] .forget-password-input-wrap input{padding-left:48px;padding-right:1rem}.forget-success-overlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;animation:.3s forget-overlay-in;display:flex;position:fixed;inset:0}@keyframes forget-overlay-in{0%{opacity:0}to{opacity:1}}.forget-success-modal{text-align:center;background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:24px;width:100%;max-width:440px;padding:2.25rem 2rem;animation:.4s cubic-bezier(.34,1.56,.64,1) forget-modal-in;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,inset 0 0 0 1px #fffc}.forget-success-modal:before{content:"";background:linear-gradient(90deg,#059669 0%,#10b981 50%,#34d399 100%);height:4px;position:absolute;top:0;left:0;right:0}@keyframes forget-modal-in{0%{opacity:0;transform:scale(.9)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.forget-success-modal-icon{color:#047857;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:.5rem auto 1.25rem;font-size:2rem;font-weight:700;display:flex;box-shadow:0 8px 24px #05966940}.forget-success-modal h3{color:#064e3b;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.forget-success-modal-text{color:#64748b;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.forget-success-summary{text-align:left;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #05966933;border-radius:16px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.forget-success-summary p{word-break:break-all;color:#334155;margin:.6rem 0;font-size:.95rem}.forget-success-summary p:first-child{margin-top:0}.forget-success-summary strong{color:#065f46;margin-inline-end:.5rem;font-weight:600}.forget-success-redirect{color:#94a3b8;margin:0 0 .75rem;font-size:.9rem;font-weight:500}.forget-success-progress{background:#e2e8f0;border-radius:999px;height:4px;overflow:hidden}.forget-success-progress-bar{transform-origin:0;background:linear-gradient(90deg,#10b981,#34d399);border-radius:999px;width:100%;height:100%;animation:5s linear forwards forget-progress-shrink}@keyframes forget-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media screen and (min-width:1401px){.register-container{height:100vh;padding:2rem 0}.register-img{width:700px;max-width:700px;height:700px}.register-form{width:90%;max-width:600px}.register-form h1{font-size:2rem}.code-inputs input{width:52px;height:56px;font-size:1.6rem}}@media screen and (max-width:789px){.register-img{display:none}.register-form h1{font-size:1.7rem}.code-inputs input{width:42px;height:48px;font-size:1.25rem}}
