.login-container[data-v-75fa6bee]{height:100vh;overflow:hidden;position:relative;width:100vw}.login-bg[data-v-75fa6bee]{background:url(../images/login-bg.webp) 50%/cover no-repeat;height:100%;width:100%;z-index:0}.login-bg[data-v-75fa6bee],.login-header[data-v-75fa6bee]{left:0;position:absolute;top:0}.login-header[data-v-75fa6bee]{align-items:center;display:flex;height:60px;justify-content:space-between;padding:0 40px;right:0;z-index:10}.login-header .logo[data-v-75fa6bee]{align-items:center;cursor:pointer;display:flex;gap:8px}.login-header .logo .logo-icon[data-v-75fa6bee]{align-items:center;background:#10b9811a;border:2px solid #10b981;border-radius:6px;display:flex;height:36px;justify-content:center;width:36px}.login-header .logo .logo-text[data-v-75fa6bee]{color:#fff;font-size:18px;font-weight:600;letter-spacing:1px;text-decoration:none}.login-header .header-actions[data-v-75fa6bee]{align-items:center;display:flex;gap:12px}.login-header .header-actions .header-btn[data-v-75fa6bee]{color:#fff;font-size:14px}.login-header .header-actions .header-btn[data-v-75fa6bee]:hover{color:#10b981}.login-header .header-actions .help-btn .language-btn[data-v-75fa6bee],.login-header .header-actions .help-btn.help-btn[data-v-75fa6bee],.login-header .header-actions .language-dropdown .language-btn[data-v-75fa6bee],.login-header .header-actions .language-dropdown.help-btn[data-v-75fa6bee]{align-items:center;background:#ffffff4d;border:none;border-radius:4px;display:flex;height:auto;padding:8px 12px;transition:all .3s}.login-header .header-actions .help-btn .language-btn[data-v-75fa6bee]:hover,.login-header .header-actions .help-btn.help-btn[data-v-75fa6bee]:hover,.login-header .header-actions .language-dropdown .language-btn[data-v-75fa6bee]:hover,.login-header .header-actions .language-dropdown.help-btn[data-v-75fa6bee]:hover{background:#fff6;color:#fff}.login-header .header-actions .language-dropdown .language-btn[data-v-75fa6bee]{align-items:center;background:#ffffff4d;border-radius:4px;display:flex;padding:8px 12px;transition:all .3s}.login-header .header-actions .language-dropdown .language-btn[data-v-75fa6bee]:hover{background:#fff6}.login-header .header-actions .language-dropdown .language-btn .flag-icon[data-v-75fa6bee]{align-items:center;display:inline-flex;margin-right:6px}[data-v-75fa6bee] .el-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:8px;min-width:160px;padding:4px 0}[data-v-75fa6bee] .el-dropdown-menu .el-dropdown-menu__item{align-items:center;color:#333;display:flex;font-size:14px;padding:10px 16px;transition:all .2s}[data-v-75fa6bee] .el-dropdown-menu .el-dropdown-menu__item:hover{background:#f5f5f5}[data-v-75fa6bee] .el-dropdown-menu .el-dropdown-menu__item.is-selected{background:#10b9811a;color:#10b981;font-weight:500}[data-v-75fa6bee] .el-dropdown-menu .el-dropdown-menu__item .flag-icon{align-items:center;display:inline-flex;margin-right:8px}.login-content[data-v-75fa6bee]{align-items:center;display:flex;gap:0;height:100vh;justify-content:center;padding:0 60px;position:relative;z-index:1}.login-cards-wrapper[data-v-75fa6bee]{align-items:stretch;display:flex}.info-card[data-v-75fa6bee]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:12px 0 0 12px;color:#fff;display:flex;flex-direction:column;padding:40px;width:520px}.info-card .info-title[data-v-75fa6bee]{font-size:24px;font-weight:600;line-height:1.4;margin:0 0 24px}.info-card .info-badges[data-v-75fa6bee]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.info-card .info-badges .badge[data-v-75fa6bee]{align-items:center;border-radius:4px;display:flex;font-size:12px;gap:4px;padding:4px 12px}.info-card .info-badges .badge.badge-green[data-v-75fa6bee]{background:#10b981}.info-card .info-badges .badge.badge-blue[data-v-75fa6bee]{background:#3b82f6}.info-card .info-badges .badge.badge-red[data-v-75fa6bee]{background:#ef4444}.info-card .info-badges .badge .badge-label[data-v-75fa6bee]{font-weight:600}.info-card .info-badges .badge .badge-value[data-v-75fa6bee]{font-size:11px}.info-card .info-features[data-v-75fa6bee]{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.info-card .info-features .feature-item[data-v-75fa6bee]{align-items:center;color:#ffffffe6;display:flex;font-size:14px;gap:8px}.info-card .info-footer[data-v-75fa6bee]{border-top:1px solid hsla(0,0%,100%,.1);margin-top:auto;padding-top:20px}.info-card .info-footer .footer-label[data-v-75fa6bee]{align-items:center;display:flex;font-size:14px;font-weight:600;margin-bottom:8px}.info-card .info-footer .footer-text[data-v-75fa6bee]{color:#ffffffb3;font-size:12px;line-height:1.6;margin:0}.login-form-card[data-v-75fa6bee]{background:#fff;border-radius:0 12px 12px 0;display:flex;flex-direction:column;overflow-y:auto;padding:40px;transition:all .3s ease;width:420px}.login-form-card .form-header[data-v-75fa6bee]{flex-shrink:0;margin-bottom:32px;text-align:center}.login-form-card .form-header .form-icon[data-v-75fa6bee]{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.login-form-card .form-header .form-title[data-v-75fa6bee]{color:#1f2937;font-size:20px;font-weight:600;margin:0}.login-form-card[data-v-75fa6bee] .el-form-item{margin-bottom:20px}.login-form-card[data-v-75fa6bee] .el-input__wrapper{border-radius:8px;box-shadow:inset 0 0 0 1px #e5e7eb}.login-form-card .forgot-password[data-v-75fa6bee]{font-size:13px;margin-top:8px;text-align:right}.login-form-card .login-btn[data-v-75fa6bee]{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;font-size:16px;font-weight:500;height:44px;margin-top:8px;width:100%}.login-form-card .login-btn[data-v-75fa6bee]:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.login-form-card .divider[data-v-75fa6bee]{color:#9ca3af;font-size:14px;margin:20px 0;position:relative;text-align:center}.login-form-card .divider[data-v-75fa6bee]:after,.login-form-card .divider[data-v-75fa6bee]:before{background:#e5e7eb;content:"";height:1px;position:absolute;top:50%;width:40%}.login-form-card .divider[data-v-75fa6bee]:before{left:0}.login-form-card .divider[data-v-75fa6bee]:after{right:0}.login-form-card .social-btn[data-v-75fa6bee]{align-items:center;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;font-size:14px;height:40px;justify-content:center;margin-bottom:10px;margin-left:0!important;width:100%}.login-form-card .social-btn[data-v-75fa6bee]:hover{border-color:#3b82f6;color:#3b82f6}.login-form-card .social-btn span[data-v-75fa6bee]{white-space:nowrap}.login-form-card .register-link[data-v-75fa6bee]{color:#6b7280;font-size:14px;margin-top:16px;text-align:center}.login-form-card .register-link span[data-v-75fa6bee]{margin-right:4px}.login-form-card .w100[data-v-75fa6bee]{width:100%}.login-form-card .captcha-box[data-v-75fa6bee]{align-items:center;display:flex;justify-content:flex-end;padding-left:8px}.login-form-card .captcha-box .el-button[data-v-75fa6bee]{height:40px;width:100%}@media screen and (max-width:1200px){.login-content[data-v-75fa6bee]{padding:0 30px}.info-card[data-v-75fa6bee]{width:450px}.login-form-card[data-v-75fa6bee]{width:380px}}@media screen and (max-width:992px){.info-card[data-v-75fa6bee]{display:none}.login-form-card[data-v-75fa6bee]{border-radius:12px;width:420px}}@media screen and (max-width:576px){.login-header[data-v-75fa6bee]{padding:0 20px}.login-header .logo-text[data-v-75fa6bee]{font-size:16px}.login-content[data-v-75fa6bee]{padding:0 20px}.login-form-card[data-v-75fa6bee]{max-width:400px;padding:30px 24px;width:100%}}
