.forgot-password-page[data-v-19fa4c12]{background:#fff}.auth-container[data-v-19fa4c12]{align-items:center;display:flex;justify-content:center;padding:60px 20px}.auth-wrapper[data-v-19fa4c12]{max-width:480px;position:relative;width:100%}.auth-decoration[data-v-19fa4c12]{height:100%;pointer-events:none;position:absolute;width:100%;z-index:0}.decoration-circle[data-v-19fa4c12]{animation:float-19fa4c12 6s ease-in-out infinite;border-radius:50%;opacity:.6;position:absolute}.decoration-circle--1[data-v-19fa4c12]{animation-delay:0s;background:radial-gradient(circle,rgba(243,156,18,.15) 0,transparent 70%);height:180px;right:-40px;top:-60px;width:180px}.decoration-circle--2[data-v-19fa4c12]{animation-delay:2s;background:radial-gradient(circle,rgba(59,130,246,.12) 0,transparent 70%);bottom:-30px;height:140px;left:-50px;width:140px}.decoration-circle--3[data-v-19fa4c12]{animation-delay:4s;background:radial-gradient(circle,rgba(94,157,52,.1) 0,transparent 70%);height:100px;left:-60px;top:50%;width:100px}@keyframes float-19fa4c12{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.auth-box[data-v-19fa4c12]{background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.12);padding:48px 40px;position:relative;z-index:1}.auth-box__icon-wrapper[data-v-19fa4c12]{display:flex;justify-content:center;margin-bottom:24px}.auth-box__icon[data-v-19fa4c12]{align-items:center;background:linear-gradient(135deg,#f39c12,#d2850b);border-radius:20px;box-shadow:0 8px 24px rgba(243,156,18,.35);display:flex;height:80px;justify-content:center;position:relative;width:80px}.auth-box__icon[data-v-19fa4c12]:before{background:linear-gradient(135deg,rgba(243,156,18,.3),transparent);border-radius:24px;bottom:-4px;content:"";filter:blur(12px);left:-4px;position:absolute;right:-4px;top:-4px;z-index:-1}.auth-box__icon[data-v-19fa4c12] svg{fill:#fff;height:40px;width:40px}.auth-box__title[data-v-19fa4c12]{color:#181716;font-size:28px;font-weight:700;margin:0 0 12px;text-align:center}.auth-box__description[data-v-19fa4c12]{color:#7e7e7e;font-size:15px;line-height:1.6;margin-bottom:32px;text-align:center}.forgot-form[data-v-19fa4c12]{gap:24px}.forgot-form[data-v-19fa4c12],.input-field[data-v-19fa4c12]{display:flex;flex-direction:column}.input-field__label[data-v-19fa4c12]{color:#181716;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.input-field__wrapper[data-v-19fa4c12]{position:relative}.input-field__icon[data-v-19fa4c12]{align-items:center;display:flex;height:20px;justify-content:center;left:18px;position:absolute;top:50%;transform:translateY(-50%);width:20px;z-index:1}.input-field__icon[data-v-19fa4c12] svg{fill:#7e7e7e;height:18px;transition:fill .3s ease;width:18px}.input-field__input[data-v-19fa4c12]{background:#f7f7f7;border:2px solid transparent;border-radius:12px;color:#181716;font-family:inherit;font-size:15px;height:52px;padding:0 18px 0 52px;transition:all .3s ease;width:100%}.input-field__input[data-v-19fa4c12]::-moz-placeholder{color:#7e7e7e}.input-field__input[data-v-19fa4c12]::placeholder{color:#7e7e7e}.input-field__input[data-v-19fa4c12]:hover{background:#efefef}.input-field__input[data-v-19fa4c12]:focus{background:#fff;border-color:#f39c12;box-shadow:0 0 0 4px rgba(243,156,18,.1);outline:none}.input-field__wrapper:focus-within .input-field__icon[data-v-19fa4c12] svg{fill:#f39c12}.btn-submit[data-v-19fa4c12],.form-captcha[data-v-19fa4c12]{display:flex;justify-content:center}.btn-submit[data-v-19fa4c12]{align-items:center;background:linear-gradient(135deg,#f39c12,#d2850b);border:none;border-radius:12px;box-shadow:0 6px 20px rgba(243,156,18,.35);color:#fff;cursor:pointer;font-size:18px;font-weight:700;gap:12px;height:54px;overflow:hidden;padding:0 28px;position:relative;transition:all .3s ease;width:100%}.btn-submit[data-v-19fa4c12]:before{background:linear-gradient(135deg,hsla(0,0%,100%,.2),transparent);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.btn-submit span[data-v-19fa4c12]{position:relative;z-index:1}.btn-submit[data-v-19fa4c12]:hover{box-shadow:0 10px 30px rgba(243,156,18,.45);transform:translateY(-2px)}.btn-submit[data-v-19fa4c12]:hover:before{opacity:1}.btn-submit:hover .btn-submit__arrow[data-v-19fa4c12]{transform:translateX(4px)}.btn-submit[data-v-19fa4c12]:active{transform:translateY(0)}.btn-submit__arrow[data-v-19fa4c12]{align-items:center;display:flex;height:20px;justify-content:center;transition:transform .3s ease;width:20px}.btn-submit__arrow[data-v-19fa4c12] svg{fill:#fff;height:16px;width:16px}.btn-back-link[data-v-19fa4c12]{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#181716;display:flex;font-size:15px;font-weight:600;height:52px;justify-content:center;padding:0 28px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease;width:100%}.btn-back-link[data-v-19fa4c12]:hover{background:#f9fafb;border-color:#f39c12;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#f39c12}.btn-back-link[data-v-19fa4c12]:active{transform:scale(.98)}@media screen and (max-width:768px){.auth-container[data-v-19fa4c12]{padding:40px 20px}.auth-box[data-v-19fa4c12]{padding:40px 28px}.auth-box__icon-wrapper[data-v-19fa4c12]{margin-bottom:20px}.auth-box__icon[data-v-19fa4c12]{height:64px;width:64px}.auth-box__icon[data-v-19fa4c12] svg{height:32px;width:32px}.auth-box__title[data-v-19fa4c12]{font-size:24px;margin-bottom:10px}.auth-box__description[data-v-19fa4c12]{font-size:14px;margin-bottom:28px}.forgot-form[data-v-19fa4c12]{gap:20px}.decoration-circle--1[data-v-19fa4c12]{height:140px;width:140px}.decoration-circle--2[data-v-19fa4c12]{height:110px;width:110px}.decoration-circle--3[data-v-19fa4c12]{height:80px;width:80px}}