.forgot-password-container[data-v-00934428]{display:flex;align-items:center;justify-content:center;background:#f5f7ff;padding:60px 20px;min-height:95vh}.forgot-password-container .card[data-v-00934428]{border:0;width:100%;max-width:620px;background:#fff;border-radius:16px;padding:48px 40px}.forgot-password-container .card .header[data-v-00934428]{margin-bottom:32px}.forgot-password-container .card .header .title[data-v-00934428]{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 16px 0;text-align:center;line-height:1.3}.forgot-password-container .card .header .divider[data-v-00934428]{height:3px;width:60px;background:linear-gradient(90deg,#3e65cf,#5b85ff);margin:0 auto;border-radius:2px}.forgot-password-container .card .instructions[data-v-00934428]{text-align:center;margin-bottom:24px}.forgot-password-container .card .instructions .instruction-text[data-v-00934428]{font-size:15px;color:#666;line-height:1.6;margin:0 0 8px 0}.forgot-password-container .card .instructions .instruction-note[data-v-00934428]{font-size:14px;color:#8c8c8c;line-height:1.5;margin:0}.forgot-password-container .card .requirements-section[data-v-00934428]{background:#f8faff;border-radius:10px;padding:20px;margin-bottom:32px;border:1px solid #e8f0ff}.forgot-password-container .card .requirements-section .requirement-item[data-v-00934428]{display:flex;align-items:center;margin-bottom:12px;font-size:14px;color:#3e65cf}.forgot-password-container .card .requirements-section .requirement-item[data-v-00934428]:last-child{margin-bottom:0}.forgot-password-container .card .requirements-section .requirement-item .icon-check[data-v-00934428]{width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233E65CF'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;margin-right:12px;flex-shrink:0}.forgot-password-container .card .password-form-section .input-group[data-v-00934428]{margin-bottom:28px}.forgot-password-container .card .password-form-section .input-group[data-v-00934428] .el-form-item{width:100%;margin-bottom:0}.forgot-password-container .card .password-form-section .input-group .input-label[data-v-00934428]{display:block;font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:10px;width:100%;text-align:left}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper[data-v-00934428]{position:relative;width:100%}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-input[data-v-00934428] .el-input__wrapper{padding:0 16px;height:52px;border-radius:10px;border:1px solid #e8e8e8;transition:all .3s;box-shadow:none;padding-right:50px}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-input[data-v-00934428] .el-input__wrapper:hover{border-color:#3e65cf}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-input[data-v-00934428] .el-input__wrapper.is-focus{border-color:#3e65cf;box-shadow:0 0 0 2px rgba(62,101,207,.1)}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-input[data-v-00934428] .el-input__wrapper .el-input__prefix{display:flex;align-items:center;margin-right:10px}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-input[data-v-00934428] .el-input__wrapper .el-input__prefix .icon-lock{width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233E65CF'%3E%3Cpath d='M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-input[data-v-00934428] .el-input__wrapper .el-input__inner{font-size:16px;color:#333}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-toggle[data-v-00934428]{position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-toggle .toggle-icon[data-v-00934428]{width:20px;height:18px;opacity:.7;transition:opacity .3s}.forgot-password-container .card .password-form-section .input-group .password-input-wrapper .password-toggle .toggle-icon[data-v-00934428]:hover{opacity:1}.forgot-password-container .card .password-form-section .input-group[data-v-00934428] .el-form-item__error{margin-top:6px;font-size:13px}.forgot-password-container .card .password-form-section .action-buttons[data-v-00934428]{display:flex;justify-content:center}.forgot-password-container .card .password-form-section .action-buttons .submit-btn[data-v-00934428]{width:100%;height:52px;font-size:16px;font-weight:500;border-radius:10px;background:linear-gradient(90deg,#3e65cf,#5b85ff);border:none;transition:all .3s}.forgot-password-container .card .password-form-section .action-buttons .submit-btn[data-v-00934428]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(62,101,207,.3);background:linear-gradient(90deg,#3458c5,#507aff)}.forgot-password-container .card .password-form-section .action-buttons .submit-btn[data-v-00934428]:active{transform:translateY(0)}@media (max-width:768px){.forgot-password-container[data-v-00934428]{padding:16px}.forgot-password-container .card[data-v-00934428]{padding:32px 24px;border-radius:12px;box-shadow:0 4px 20px rgba(62,101,207,.1)}.forgot-password-container .card .header .title[data-v-00934428]{font-size:24px}.forgot-password-container .card .instructions .instruction-text[data-v-00934428]{font-size:14px}.forgot-password-container .card .requirements-section[data-v-00934428]{padding:16px}.forgot-password-container .card .requirements-section .requirement-item[data-v-00934428]{font-size:13px}}@media (max-width:480px){.forgot-password-container .card[data-v-00934428]{padding:24px 20px;box-shadow:0 2px 15px rgba(62,101,207,.1)}}