.login-page[data-v-fcb4ef6c]{--blue-deep:#081c42;--blue-mid:#1557d8;--blue-act:#1e9bff;--cyan:#20c8ff;--gray-body:#475569;--gray-soft:#64748b;position:relative;min-height:calc(100vh - 78px);display:flex;align-items:center;justify-content:center;padding:52px 24px 68px;overflow:hidden;background:radial-gradient(ellipse at 10% 10%,rgba(21,87,216,.15),transparent 34%),radial-gradient(ellipse at 90% 20%,rgba(32,200,255,.12),transparent 32%),linear-gradient(150deg,#f2f7ff,#ecf3ff 50%,#fff)}.login-grid-bg[data-v-fcb4ef6c]{position:absolute;inset:0;opacity:.46;background-image:linear-gradient(rgba(47,111,237,.08) 1px,transparent 0),linear-gradient(90deg,rgba(47,111,237,.08) 1px,transparent 0);background-size:44px 44px;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 94%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 94%)}.login-glow[data-v-fcb4ef6c]{position:absolute;border-radius:999px;filter:blur(14px);pointer-events:none}.login-glow-one[data-v-fcb4ef6c]{width:460px;height:460px;left:-180px;bottom:-180px;background:rgba(21,87,216,.12)}.login-glow-two[data-v-fcb4ef6c]{width:320px;height:320px;right:6%;top:6%;background:rgba(32,200,255,.1)}.login-glow-three[data-v-fcb4ef6c]{width:240px;height:240px;right:30%;bottom:5%;background:rgba(21,87,216,.08)}.login-shell[data-v-fcb4ef6c]{position:relative;z-index:1;width:min(1200px,100%);display:grid;grid-template-columns:420px 1fr;gap:48px;align-items:start}.login-panel[data-v-fcb4ef6c]{position:relative;overflow:hidden;padding:28px 34px 24px;background:hsla(0,0%,100%,.94);border:1px solid rgba(168,199,245,.78);border-radius:22px;box-shadow:0 24px 56px rgba(8,28,66,.1);backdrop-filter:blur(14px)}.tech-login-card[data-v-fcb4ef6c]:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#1248c8,#20c8ff,rgba(32,200,255,0));border-radius:22px 22px 0 0}.back-home[data-v-fcb4ef6c]{display:inline-flex;align-items:center;gap:5px;color:var(--gray-soft);font-size:12px;margin-bottom:18px;text-decoration:none;transition:color .2s;font-weight:700}.back-home[data-v-fcb4ef6c]:hover{color:var(--blue-act)}.brand-badge[data-v-fcb4ef6c]{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border-radius:999px;background:rgba(21,87,216,.09);color:var(--blue-mid);font-size:12px;font-weight:800;margin-bottom:14px}.brand-badge span[data-v-fcb4ef6c]{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(32,200,255,.18),0 0 14px rgba(32,200,255,.7)}.login-brand h1[data-v-fcb4ef6c]{font-size:23px;line-height:1.28;color:var(--blue-deep);font-weight:900;margin-bottom:8px}.login-brand p[data-v-fcb4ef6c]{color:var(--gray-body);font-size:13px;line-height:1.72;margin-bottom:22px}.login-form[data-v-fcb4ef6c]{margin-top:2px}[data-v-fcb4ef6c] .login-item .el-form-item__label{color:#2d4060;font-weight:800;font-size:13px;padding-bottom:6px}[data-v-fcb4ef6c] .login-item .el-input__inner{height:40px;border-radius:10px;border-color:#d4e2f4;background:#fafcff;font-size:13px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 1px 4px rgba(8,28,66,.04);transition:border-color .2s,box-shadow .2s}[data-v-fcb4ef6c] .login-item .el-input__inner:focus{border-color:#1e9bff;box-shadow:0 0 0 3px rgba(30,155,255,.12),inset 0 1px 0 hsla(0,0%,100%,.9)}[data-v-fcb4ef6c] .login-item .el-input__prefix{color:#8ba4c8}.captcha-row[data-v-fcb4ef6c]{display:grid;grid-template-columns:1fr 108px;gap:10px}.captcha-img[data-v-fcb4ef6c]{height:40px;border:1px solid #d4e2f4;border-radius:10px;background:#f6f9fc;overflow:hidden;cursor:pointer;transition:border-color .2s;padding:0}.captcha-img[data-v-fcb4ef6c]:hover{border-color:#1e9bff}.captcha-img img[data-v-fcb4ef6c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.form-assist[data-v-fcb4ef6c]{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-4px 0 16px;color:#8b9dba;font-size:12px}.submit-item[data-v-fcb4ef6c]{margin-bottom:14px}.login-submit-btn[data-v-fcb4ef6c]{width:100%;height:42px;border-radius:10px;font-weight:900;letter-spacing:2px;font-size:14px;background:linear-gradient(135deg,#1248c8,#1e9bff);border:none;box-shadow:0 12px 26px rgba(18,72,200,.24);transition:box-shadow .22s,transform .22s}.login-submit-btn[data-v-fcb4ef6c]:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(18,72,200,.32)}.login-note[data-v-fcb4ef6c]{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:12px;background:#f4f8fe;border:1px solid rgba(168,199,245,.5);color:#6a82a0;line-height:1.6;font-size:11px}.login-note i[data-v-fcb4ef6c]{color:var(--blue-act);margin-top:2px}.login-visual[data-v-fcb4ef6c]{display:flex;flex-direction:column;gap:20px}.visual-top[data-v-fcb4ef6c]{padding-right:8px}.visual-eyebrow[data-v-fcb4ef6c]{display:inline-flex;align-items:center;gap:9px;color:var(--blue-mid);font-size:11px;font-weight:800;letter-spacing:.4px;margin-bottom:12px}.visual-eyebrow span[data-v-fcb4ef6c]{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 4px rgba(32,200,255,.18)}.visual-top h2[data-v-fcb4ef6c]{color:var(--blue-deep);font-size:26px;line-height:1.28;font-weight:900;margin-bottom:10px}.visual-top p[data-v-fcb4ef6c]{color:var(--gray-body);font-size:13px;line-height:1.78}.flow-wrap[data-v-fcb4ef6c]{position:relative;display:grid;grid-template-columns:1fr 172px;gap:18px;padding:22px;border-radius:20px;background:hsla(0,0%,100%,.82);border:1px solid rgba(168,199,245,.72);box-shadow:0 16px 40px rgba(8,28,66,.08);overflow:hidden;backdrop-filter:blur(10px)}.flow-bg-grid[data-v-fcb4ef6c]{position:absolute;inset:0;opacity:.3;background-image:linear-gradient(rgba(21,87,216,.1) 1px,transparent 0),linear-gradient(90deg,rgba(21,87,216,.1) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.flow-bg-glow[data-v-fcb4ef6c]{position:absolute;width:260px;height:260px;right:-60px;top:-60px;border-radius:50%;background:rgba(32,200,255,.08);filter:blur(12px);pointer-events:none}.flow-steps[data-v-fcb4ef6c]{display:flex;flex-direction:column;gap:0;position:relative;z-index:1}.flow-step[data-v-fcb4ef6c]{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:12px 10px;border-radius:14px;cursor:default;transition:background .22s}.flow-step--active[data-v-fcb4ef6c],.flow-step[data-v-fcb4ef6c]:hover{background:rgba(21,87,216,.05)}.fs-icon-col[data-v-fcb4ef6c]{display:flex;flex-direction:column;align-items:center;gap:0}.fs-icon-wrap[data-v-fcb4ef6c]{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(21,87,216,.12),rgba(32,200,255,.14));border:1px solid rgba(21,87,216,.15);color:var(--blue-mid);font-size:18px;flex-shrink:0;transition:background .22s,box-shadow .22s}.flow-step--active .fs-icon-wrap[data-v-fcb4ef6c]{background:linear-gradient(135deg,var(--blue-mid),var(--cyan));color:#fff;border-color:transparent;box-shadow:0 8px 20px rgba(21,87,216,.28)}.fs-connector[data-v-fcb4ef6c]{flex:1;display:flex;flex-direction:column;align-items:center;padding:4px 0;min-height:20px}.fs-connector-line[data-v-fcb4ef6c]{width:1px;flex:1;background:linear-gradient(180deg,rgba(21,87,216,.24),rgba(32,200,255,.18))}.fs-connector-dot[data-v-fcb4ef6c]{width:5px;height:5px;border-radius:50%;background:rgba(32,200,255,.5);margin-top:2px}.fs-content[data-v-fcb4ef6c]{padding-bottom:4px}.fs-header[data-v-fcb4ef6c]{display:flex;align-items:center;gap:8px;margin-bottom:4px;flex-wrap:wrap}.fs-step-num[data-v-fcb4ef6c]{font-size:11px;font-weight:900;color:rgba(21,87,216,.5);font-variant-numeric:tabular-nums}.fs-header h3[data-v-fcb4ef6c]{color:var(--blue-deep);font-size:14px;font-weight:900;margin:0}.fs-status[data-v-fcb4ef6c]{margin-left:auto;font-size:10px;font-weight:800;padding:2px 8px;border-radius:999px}.s-green[data-v-fcb4ef6c]{background:rgba(74,222,128,.14);color:#15803d;border:1px solid rgba(74,222,128,.32)}.s-blue[data-v-fcb4ef6c]{background:rgba(30,155,255,.12);color:#1248c8;border:1px solid rgba(30,155,255,.28)}.s-orange[data-v-fcb4ef6c]{background:rgba(251,191,36,.14);color:#b45309;border:1px solid rgba(251,191,36,.32)}.fs-content p[data-v-fcb4ef6c]{color:var(--gray-body);font-size:12px;line-height:1.72;margin-bottom:7px}.fs-tags[data-v-fcb4ef6c]{display:flex;flex-wrap:wrap;gap:5px}.fs-tags span[data-v-fcb4ef6c]{font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px;background:rgba(21,87,216,.07);color:var(--blue-mid);border:1px solid rgba(21,87,216,.12)}.flow-panel[data-v-fcb4ef6c]{position:relative;z-index:1;padding:16px 14px;border-radius:16px;background:linear-gradient(160deg,rgba(8,22,58,.94),rgba(10,50,108,.9));border:1px solid rgba(32,200,255,.22);color:#fff;box-shadow:0 14px 30px rgba(4,14,44,.22);align-self:start}.fp-header[data-v-fcb4ef6c]{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;color:hsla(0,0%,100%,.7);margin-bottom:14px;letter-spacing:.3px}.fp-dot[data-v-fcb4ef6c]{width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 8px rgba(32,200,255,.8)}.fp-metric[data-v-fcb4ef6c]{margin-bottom:12px}.fp-label[data-v-fcb4ef6c]{display:block;font-size:10px;color:hsla(0,0%,100%,.6);margin-bottom:5px;font-weight:700}.fp-bar-wrap[data-v-fcb4ef6c]{height:4px;border-radius:999px;background:hsla(0,0%,100%,.1);margin-bottom:3px;overflow:hidden}.fp-bar[data-v-fcb4ef6c]{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--blue-act),var(--cyan));transition:width 1s ease}.fp-val[data-v-fcb4ef6c]{font-size:10px;color:var(--cyan);font-weight:800}.fp-divider[data-v-fcb4ef6c]{height:1px;background:hsla(0,0%,100%,.09);margin:14px 0}.fp-status-list[data-v-fcb4ef6c]{display:flex;flex-direction:column;gap:8px}.fp-status-row[data-v-fcb4ef6c]{display:flex;align-items:center;gap:7px}.fp-status-dot[data-v-fcb4ef6c]{width:6px;height:6px;border-radius:50%;flex-shrink:0}.dot-green[data-v-fcb4ef6c]{background:#4ade80;box-shadow:0 0 6px rgba(74,222,128,.7)}.dot-blue[data-v-fcb4ef6c]{background:#60a5fa;box-shadow:0 0 6px rgba(96,165,250,.7)}.dot-orange[data-v-fcb4ef6c]{background:#fbbf24;box-shadow:0 0 6px rgba(251,191,36,.7)}.fp-status-name[data-v-fcb4ef6c]{font-size:11px;color:hsla(0,0%,100%,.78);flex:1}.fp-status-tag[data-v-fcb4ef6c]{font-size:10px;color:hsla(0,0%,100%,.5)}.feature-strip[data-v-fcb4ef6c]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px;background:hsla(0,0%,100%,.88);border:1px solid rgba(168,199,245,.68);border-radius:18px;box-shadow:0 10px 26px rgba(8,28,66,.06)}.feature-item[data-v-fcb4ef6c]{display:flex;align-items:center;gap:10px;padding:11px 10px;border-radius:13px;background:#f4f8fe;border:1px solid rgba(168,199,245,.4);transition:background .2s}.feature-item[data-v-fcb4ef6c]:hover{background:rgba(21,87,216,.05)}.fi-icon[data-v-fcb4ef6c]{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(21,87,216,.11),rgba(32,200,255,.13));color:var(--blue-mid);font-size:16px;flex-shrink:0}.fi-body strong[data-v-fcb4ef6c]{display:block;color:var(--blue-deep);font-size:13px;font-weight:900;margin-bottom:2px}.fi-body span[data-v-fcb4ef6c]{color:var(--gray-soft);font-size:11px}@media(max-width:1020px){.login-shell[data-v-fcb4ef6c]{grid-template-columns:1fr}.login-visual[data-v-fcb4ef6c]{display:none}}@media(max-width:640px){.login-page[data-v-fcb4ef6c]{padding:22px 14px 42px}.login-panel[data-v-fcb4ef6c]{padding:24px 20px 20px}.login-brand h1[data-v-fcb4ef6c]{font-size:20px}.captcha-row[data-v-fcb4ef6c]{grid-template-columns:1fr}.form-assist[data-v-fcb4ef6c]{align-items:flex-start;flex-direction:column;gap:6px}}