.fill-login[data-v-1d2b4096]{display:grid;place-items:center;min-height:calc(100vh - 92px)}.fill-login__card[data-v-1d2b4096]{width:360px;max-width:92vw;display:flex;flex-direction:column;gap:14px;padding:32px 28px;background:var(--surface-raised, #fff);border:1px solid var(--border-subtle, #e5e7eb);border-radius:var(--radius-lg, 12px);box-shadow:0 8px 30px #0000000f}.fill-login__title[data-v-1d2b4096]{font-size:20px;font-weight:700;color:var(--text-primary, #1f2937)}.fill-login__sub[data-v-1d2b4096]{font-size:13px;color:var(--text-tertiary, #6b7280);margin-top:-6px}.fill-login__btn[data-v-1d2b4096]{margin-top:6px}.fw[data-v-5cefeb84]{display:grid;grid-template-columns:328px 1fr;gap:18px;height:calc(100vh - 92px)}.fw__list[data-v-5cefeb84]{display:flex;flex-direction:column;background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.fw__list-head[data-v-5cefeb84]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;border-bottom:1px solid var(--border-subtle)}.fw__list-body[data-v-5cefeb84]{flex:1;overflow:auto;padding:8px}.fw__item[data-v-5cefeb84]{display:flex;align-items:center;gap:10px;padding:8px;border-radius:var(--radius-md);cursor:pointer;transition:background .15s}.fw__item[data-v-5cefeb84]:hover{background:var(--surface-sunken)}.fw__item.is-active[data-v-5cefeb84]{background:var(--color-brand-50);outline:1px solid var(--color-brand-300)}.fw__item-img[data-v-5cefeb84]{width:48px;height:48px;flex-shrink:0;border-radius:var(--radius-sm);background:var(--surface-sunken)}.fw__item-info[data-v-5cefeb84]{flex:1;min-width:0}.fw__item-kw[data-v-5cefeb84]{font-size:13px;font-weight:600;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fw__item-meta[data-v-5cefeb84]{font-size:12px;color:var(--text-tertiary);margin-top:2px}.fw__panel[data-v-5cefeb84]{display:grid;grid-template-columns:minmax(300px,440px) 1fr;gap:20px;background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:20px;overflow:auto}.fw__panel--empty[data-v-5cefeb84]{display:grid;place-items:center;grid-template-columns:1fr}.fw__panel-media[data-v-5cefeb84]{position:sticky;top:0;align-self:start}.fw__panel-img[data-v-5cefeb84]{width:100%;height:400px;background:var(--surface-sunken);border-radius:var(--radius-md)}.fw__panel-head[data-v-5cefeb84]{margin-top:12px}.fw__panel-kw[data-v-5cefeb84]{font-size:16px;font-weight:600;color:var(--text-primary)}.fw__panel-sub[data-v-5cefeb84]{font-size:13px;color:var(--text-tertiary);margin-top:4px;display:flex;gap:12px}.fw__link[data-v-5cefeb84]{color:var(--color-brand-600)}.fw__form[data-v-5cefeb84]{min-width:0}.fw__slots[data-v-5cefeb84]{display:flex;gap:12px;flex-wrap:wrap}.fw__slot[data-v-5cefeb84]{width:96px}.fw__slot-label[data-v-5cefeb84]{font-size:12px;color:var(--text-tertiary);margin-bottom:6px;text-align:center}.fw__slot-img[data-v-5cefeb84]{position:relative;width:96px;height:96px}.fw__slot-img[data-v-5cefeb84] .el-image{width:96px;height:96px;border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.fw__slot-del[data-v-5cefeb84]{position:absolute;top:-6px;right:-6px;background:var(--el-color-danger, #f56c6c);color:#fff;border-radius:50%;padding:2px;cursor:pointer;font-size:12px}.fw__slot-add[data-v-5cefeb84]{width:96px;height:96px;display:grid;place-items:center;border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--text-tertiary);background:var(--surface-sunken)}.fw__slot-add[data-v-5cefeb84]:hover{border-color:var(--color-brand-500);color:var(--color-brand-500)}.fw__actions[data-v-5cefeb84]{display:flex;align-items:center;gap:12px;margin-top:8px}.fw__hint[data-v-5cefeb84]{font-size:12px;color:var(--text-tertiary)}@media (max-width: 1100px){.fw[data-v-5cefeb84]{grid-template-columns:1fr;height:auto}.fw__panel[data-v-5cefeb84]{grid-template-columns:1fr}.fw__panel-media[data-v-5cefeb84]{position:static}}.fill-app[data-v-8af36a8f]{min-height:100%;display:flex;flex-direction:column;background:var(--surface-base, #f5f6f8)}.fill-app__bar[data-v-8af36a8f]{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 22px;background:#111827;color:#fff}.fill-app__brand[data-v-8af36a8f]{font-size:16px;font-weight:600}.fill-app__right[data-v-8af36a8f]{display:flex;align-items:center;gap:12px}.fill-app__user[data-v-8af36a8f]{font-size:13px;opacity:.8}.fill-app__bar[data-v-8af36a8f] .el-button{color:#fff}.fill-app__main[data-v-8af36a8f]{flex:1;min-height:0;padding:18px}:root{--color-brand-50: #eff6ff;--color-brand-100: #dbeafe;--color-brand-200: #bfdbfe;--color-brand-300: #93c5fd;--color-brand-400: #60a5fa;--color-brand-500: #3b82f6;--color-brand-600: #2563eb;--color-brand-700: #1d4ed8;--color-brand-800: #1e40af;--color-brand-900: #1e3a8a;--color-brand-950: #0f172a;--color-slate-50: #f8fafc;--color-slate-100: #f1f5f9;--color-slate-200: #e2e8f0;--color-slate-300: #cbd5e1;--color-slate-400: #94a3b8;--color-slate-500: #64748b;--color-slate-600: #475569;--color-slate-700: #334155;--color-slate-800: #1e293b;--color-slate-900: #0f172a;--color-slate-950: #020617;--color-sky-400: #38bdf8;--color-sky-500: #0ea5e9;--color-sky-600: #0284c7;--color-cyan-400: #22d3ee;--color-cyan-500: #06b6d4;--color-cyan-600: #0891b2;--color-amber-400: #fbbf24;--color-amber-500: #f59e0b;--color-amber-600: #d97706;--color-emerald-400: #34d399;--color-emerald-500: #10b981;--color-emerald-600: #059669;--color-teal-500: #14b8a6;--gradient-brand: linear-gradient(135deg, #1e40af 0%, #2563eb 50%, #3b82f6 100%);--gradient-brand-deep: linear-gradient(135deg, #0f172a 0%, #1e3a8a 50%, #1d4ed8 100%);--gradient-sky: linear-gradient(135deg, #1d4ed8 0%, #0ea5e9 50%, #22d3ee 100%);--gradient-ocean: linear-gradient(135deg, #0c4a6e 0%, #0284c7 50%, #06b6d4 100%);--gradient-mint: linear-gradient(135deg, #0d9488 0%, #06b6d4 50%, #38bdf8 100%);--gradient-arctic: linear-gradient(135deg, #1e3a8a 0%, #0ea5e9 100%);--gradient-cosmos: linear-gradient(135deg, #0f172a 0%, #1e3a8a 40%, #2563eb 75%, #06b6d4 100%);--gradient-data: linear-gradient(120deg, #1e3a8a 0%, #1d4ed8 35%, #0ea5e9 70%, #22d3ee 100%);--gradient-soft: linear-gradient(135deg, #eff6ff 0%, #e0f2fe 60%, #ecfeff 100%);--surface-base: #f6f8fb;--surface-raised: #ffffff;--surface-sunken: #eef2f7;--surface-overlay: rgba(15, 23, 42, .5);--surface-glass: rgba(255, 255, 255, .72);--text-primary: #0f172a;--text-secondary: #334155;--text-tertiary: #64748b;--text-muted: #94a3b8;--text-on-brand: #ffffff;--border-subtle: #e2e8f0;--border-default: #cbd5e1;--border-strong: #60a5fa;--border-glow: rgba(59, 130, 246, .35);--status-success: var(--color-emerald-500);--status-warning: var(--color-amber-500);--status-danger: #ef4444;--status-info: var(--color-cyan-500);--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 6px 16px rgba(15, 23, 42, .1);--shadow-lg: 0 20px 40px rgba(15, 23, 42, .16);--shadow-glow-brand: 0 0 0 1px rgba(59, 130, 246, .35), 0 8px 32px rgba(59, 130, 246, .28);--shadow-glow-cyan: 0 0 0 1px rgba(6, 182, 212, .35), 0 8px 32px rgba(6, 182, 212, .25);--shadow-glow-sky: 0 0 0 1px rgba(14, 165, 233, .35), 0 8px 32px rgba(14, 165, 233, .25);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 22px;--radius-2xl: 28px;--radius-full: 9999px;--topnav-height: 60px;--subnav-height: 48px;--workingtabs-height: 40px;--transition-fast: .12s cubic-bezier(.4, 0, .2, 1);--transition-base: .22s cubic-bezier(.4, 0, .2, 1);--transition-slow: .36s cubic-bezier(.4, 0, .2, 1);--ease-bounce: cubic-bezier(.34, 1.56, .64, 1)}
