#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.auth-wrapper[data-v-2970de92]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:radial-gradient(1200px 600px at 20% 0,#e8f3ff 0,rgba(232,243,255,0) 70%),radial-gradient(1000px 500px at 100% 0,#f0f4ff 0,rgba(240,244,255,0) 60%),linear-gradient(135deg,#f6f9ff,#fafcff)}.auth-shell[data-v-2970de92]{width:100%;max-width:980px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:stretch}.hero-panel[data-v-2970de92]{position:relative;height:520px;border-radius:16px;background:linear-gradient(135deg,#3da1ff,#5fa7ff 25%,#7ec6ff 60%,#a5d8ff);box-shadow:0 20px 40px rgba(61,161,255,.25);overflow:hidden}.hero-panel[data-v-2970de92]:after{content:"";position:absolute;right:-60px;bottom:-60px;width:260px;height:260px;background:hsla(0,0%,100%,.18);filter:blur(2px);border-radius:50%}.hero-content[data-v-2970de92]{height:100%;padding:36px;color:#fff;display:flex;flex-direction:column;justify-content:center;animation:floatUp-2970de92 .6s ease both}.hero-graphic[data-v-2970de92]{width:64px;height:64px;margin-bottom:18px;filter:drop-shadow(0 6px 10px rgba(0,0,0,.15))}.hero-title[data-v-2970de92]{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:.2px}.hero-desc[data-v-2970de92]{margin:0 0 18px;opacity:.95}.hero-bullets[data-v-2970de92]{margin:0;padding:0 0 0 18px}.hero-bullets li[data-v-2970de92]{margin:6px 0}.auth-card[data-v-2970de92]{width:100%;padding:28px 28px 24px;background:hsla(0,0%,100%,.92);border:1px solid #eef2f6;border-radius:12px;box-shadow:0 16px 30px rgba(31,35,41,.08);backdrop-filter:saturate(150%) blur(6px);animation:slideUp-2970de92 .5s ease both;min-height:460px;display:flex;flex-direction:column;justify-content:center;align-self:center}.brand[data-v-2970de92]{display:flex;align-items:center;margin-bottom:12px}.logo[data-v-2970de92]{width:40px;height:40px}.brand-text[data-v-2970de92]{margin-left:10px}.brand-text h2[data-v-2970de92]{margin:0;font-size:20px;font-weight:600;color:#1f2329}.brand-text p[data-v-2970de92]{margin:4px 0 0;font-size:12px;color:#909399}.submit-btn[data-v-2970de92]{width:100%;background-image:linear-gradient(135deg,#3da1ff,#409eff);border-color:#3b94ee;margin-top:8px}.submit-btn[data-v-2970de92]:focus,.submit-btn[data-v-2970de92]:hover{filter:brightness(1.03)}.el-input .el-input__inner[data-v-2970de92]:focus{box-shadow:0 0 0 3px rgba(64,158,255,.15)}.auth-footer[data-v-2970de92]{margin-top:18px;font-size:12px;color:#a0a3a7}@keyframes slideUp-2970de92{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes floatUp-2970de92{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.auth-shell[data-v-2970de92]{max-width:520px;grid-template-columns:1fr}.hero-panel[data-v-2970de92]{display:none}}.app-layout[data-v-151a9fc8]{height:100vh}.sider[data-v-151a9fc8]{background:#001529;color:#fff;display:flex;flex-direction:column}.brand[data-v-151a9fc8]{height:56px;display:flex;align-items:center;padding:0 16px;font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.08)}.menu[data-v-151a9fc8]{border-right:0;background:#001529;color:#fff}.menu[data-v-151a9fc8] .el-menu-item{color:hsla(0,0%,100%,.85)}.menu[data-v-151a9fc8] .el-menu-item.is-active{background:#1890ff;color:#fff}.header[data-v-151a9fc8]{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.title[data-v-151a9fc8]{font-weight:600}.header-right[data-v-151a9fc8]{display:flex;align-items:center;margin-left:auto}.user-anchor[data-v-151a9fc8]{cursor:pointer;color:#606266}.user-anchor i[data-v-151a9fc8]{margin:0 2px}.content[data-v-151a9fc8]{background:#f5f7fa}.home[data-v-4e53b67e]{padding:24px}h1[data-v-4e53b67e]{margin:0 0 16px}.cards[data-v-4e53b67e]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card[data-v-4e53b67e]{background:#fff;border:1px solid #eef2f6;border-radius:10px;padding:18px 16px;cursor:pointer;box-shadow:0 6px 16px rgba(31,35,41,.06);transition:all .2s ease;text-align:center}.card i[data-v-4e53b67e]{font-size:28px;color:#409eff}.card .title[data-v-4e53b67e]{margin-top:8px;font-weight:600}.card .desc[data-v-4e53b67e]{margin-top:4px;font-size:12px;color:#909399}.card[data-v-4e53b67e]:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(31,35,41,.1)}@media (max-width:1200px){.cards[data-v-4e53b67e]{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cards[data-v-4e53b67e]{grid-template-columns:1fr}}.page[data-v-014fa4e6]{padding:12px}.page-header[data-v-014fa4e6]{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.page-header h2[data-v-014fa4e6]{margin:0;font-weight:600}.actions .el-button+.el-button[data-v-014fa4e6]{margin-left:8px}.card[data-v-014fa4e6]{border:1px solid #eef2f6}.card-title[data-v-014fa4e6]{text-align:center;font-weight:600}.pagination[data-v-014fa4e6]{margin-top:10px;display:flex;justify-content:flex-end}.empty[data-v-014fa4e6]{color:#909399;padding:20px 0}.page[data-v-3bfed3cb]{padding:12px}.page-header[data-v-3bfed3cb]{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.page-header h2[data-v-3bfed3cb]{margin:0;font-weight:600}.actions .el-button+.el-button[data-v-3bfed3cb]{margin-left:8px}.card[data-v-3bfed3cb]{border:1px solid #eef2f6}.card-title[data-v-3bfed3cb]{text-align:center;font-weight:600}.pagination[data-v-3bfed3cb]{margin-top:10px;display:flex;justify-content:flex-end}.empty[data-v-3bfed3cb]{color:#909399;padding:20px 0}.page[data-v-25d5b7fc]{padding:12px}.page-header[data-v-25d5b7fc]{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.page-header h2[data-v-25d5b7fc]{margin:0;font-weight:600}.actions .el-button+.el-button[data-v-25d5b7fc]{margin-left:8px}.card[data-v-25d5b7fc]{border:1px solid #eef2f6}.filter-bar[data-v-25d5b7fc]{margin-bottom:12px}.pagination[data-v-25d5b7fc]{margin-top:10px;display:flex;justify-content:flex-end}.empty[data-v-25d5b7fc]{color:#909399;padding:20px 0}.uploader[data-v-25d5b7fc]{border:1px dashed #d9d9d9;width:160px;height:120px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.uploader[data-v-25d5b7fc]:hover{border-color:#409eff}.uploader-icon[data-v-25d5b7fc]{font-size:28px;color:#8c939d}.uploader-img[data-v-25d5b7fc]{width:160px;height:120px;-o-object-fit:cover;object-fit:cover;display:block}.uploader-tip[data-v-25d5b7fc]{color:#909399;font-size:12px;margin-top:6px}.page[data-v-56d094cd]{padding:12px}.page-header[data-v-56d094cd]{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.page-header h2[data-v-56d094cd]{margin:0;font-weight:600}.actions .el-button+.el-button[data-v-56d094cd]{margin-left:8px}.card[data-v-56d094cd]{border:1px solid #eef2f6}.pagination[data-v-56d094cd]{margin-top:10px;display:flex;justify-content:flex-end}.empty[data-v-56d094cd]{color:#909399;padding:20px 0}.page[data-v-43083d5c]{padding:12px}.page-header[data-v-43083d5c]{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.page-header h2[data-v-43083d5c]{margin:0;font-weight:600}.actions .el-button+.el-button[data-v-43083d5c]{margin-left:8px}.card[data-v-43083d5c]{border:1px solid #eef2f6}.grid[data-v-43083d5c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:12px}.unit-card[data-v-43083d5c]{background:#fff;border:1px solid #eef2f6;border-radius:6px;padding:12px;display:flex;flex-direction:column;align-items:center}.unit-icon[data-v-43083d5c]{font-size:36px;color:#909399;margin-bottom:8px}.unit-name[data-v-43083d5c]{font-weight:600;text-align:center;margin-bottom:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unit-actions[data-v-43083d5c]{display:flex;gap:8px}.pagination[data-v-43083d5c]{margin-top:10px;display:flex;justify-content:flex-end}.empty[data-v-43083d5c]{color:#909399;padding:20px 0}.page[data-v-075d6af8]{padding:12px}.page-header[data-v-075d6af8]{display:flex;align-items:center;justify-content:space-between;margin:6px 0 12px}.page-header h2[data-v-075d6af8]{margin:0;font-weight:600}.actions .el-button+.el-button[data-v-075d6af8]{margin-left:8px}.card[data-v-075d6af8]{border:1px solid #eef2f6}.filter-bar[data-v-075d6af8]{margin-bottom:12px}.pagination[data-v-075d6af8]{margin-top:10px;display:flex;justify-content:flex-end}.empty[data-v-075d6af8]{color:#909399;padding:20px 0}.uploader[data-v-075d6af8]{border:1px dashed #d9d9d9;width:160px;height:120px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.uploader[data-v-075d6af8]:hover{border-color:#409eff}.uploader-icon[data-v-075d6af8]{font-size:28px;color:#8c939d}.uploader-img[data-v-075d6af8]{width:160px;height:120px;-o-object-fit:cover;object-fit:cover;display:block}.uploader-tip[data-v-075d6af8]{color:#909399;font-size:12px;margin-top:6px}