.app-layout[data-v-79081538]{height:100vh}.app-header[data-v-79081538]{display:flex;align-items:center;justify-content:space-between;background:#ffffffeb;color:var(--zc-text);padding:0 22px 0 18px;height:56px;border-bottom:1px solid rgba(191,219,254,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-left[data-v-79081538]{display:flex;align-items:center;gap:10px;width:220px;flex-shrink:0}.sidebar-toggle[data-v-79081538]{cursor:pointer;font-size:18px;color:#334155}.logo[data-v-79081538]{font-size:18px;font-weight:800;letter-spacing:0;color:#0f365f}.header-center[data-v-79081538]{min-width:0;flex:1;height:36px;display:flex;align-items:center;gap:10px;max-width:720px;margin:0 18px;padding:0 10px 0 14px;border-radius:8px;background:linear-gradient(135deg,#ecfdf5eb,#f0f9ffeb);border:1px solid rgba(186,230,253,.82)}.route-title[data-v-79081538]{color:#0f9f8f;font-size:13px;font-weight:850;white-space:nowrap}.header-tip[data-v-79081538]{min-width:0;flex:1;color:#4f6b82;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-action[data-v-79081538]{height:26px;padding:0 10px;border:none;border-radius:8px;color:#0f766e;background:#ffffffc7;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 4px 12px #0ea5e91a}.header-right[data-v-79081538]{display:flex;align-items:center;gap:12px;justify-content:flex-end;width:180px;flex-shrink:0}.user-name[data-v-79081538]{font-size:13px;color:#334155}.app-body[data-v-79081538]{overflow:hidden}.app-sidebar[data-v-79081538]{background:linear-gradient(180deg,#f8fcfffa,#eff9fffa),#f8fcff;border-right:1px solid rgba(191,219,254,.72);transition:width .2s;overflow-y:auto;box-shadow:10px 0 28px #2563eb0f}.sidebar-menu[data-v-79081538]{border-right:none;background:transparent;padding:14px 10px}.sidebar-menu[data-v-79081538] .el-menu-item,.sidebar-menu[data-v-79081538] .el-sub-menu__title{color:#46617c;border-radius:8px;height:46px;margin-bottom:4px}.sidebar-menu[data-v-79081538] .el-menu-item.is-active{color:#0f766e;background:linear-gradient(135deg,#e0f7ff,#ecfdf5);box-shadow:0 10px 24px #0ea5e924}.sidebar-menu[data-v-79081538] .el-menu-item:hover,.sidebar-menu[data-v-79081538] .el-sub-menu__title:hover{color:#0f766e;background:#e0f7ffb8}.sidebar-menu[data-v-79081538] .el-divider__text{color:#6b879f;background:#f4fbff}.sidebar-menu[data-v-79081538]:not(.el-menu--collapse){width:220px}.app-main[data-v-79081538]{background:radial-gradient(circle at 78% 0%,rgba(125,211,252,.2),transparent 34%),radial-gradient(circle at 12% 8%,rgba(187,247,208,.3),transparent 28%),linear-gradient(180deg,#f7fcff,#f4f9fb);overflow-y:auto;padding:0}@media(max-width:768px){.app-header[data-v-79081538]{padding:0 12px}.header-left[data-v-79081538]{width:auto}.header-center[data-v-79081538]{display:none}.header-right[data-v-79081538]{width:auto}.app-sidebar[data-v-79081538]{position:fixed;top:56px;left:0;bottom:0;z-index:100;box-shadow:2px 0 8px #0000001a}.app-sidebar[data-v-79081538] .el-menu--collapse{width:0}}:root{--zc-primary: #2563eb;--zc-primary-soft: #dbeafe;--zc-success: #10b981;--zc-warning: #f59e0b;--zc-danger: #ef4444;--zc-bg: #f8fafc;--zc-card: #ffffff;--zc-text: #1e293b;--zc-text-secondary: #64748b;--zc-border: #dbe2ea;--zc-shadow: 0 2px 8px rgba(15, 23, 42, .08);--zc-shadow-lg: 0 16px 40px rgba(37, 99, 235, .12);--zc-radius-card: 12px;--zc-radius-button: 8px}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--zc-bg);color:var(--zc-text)}a{color:inherit;text-decoration:none}.page-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0 36px;display:flex;flex-direction:column;gap:16px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:26px 30px;border-radius:8px;border:1px solid rgba(203,236,245,.9);background:linear-gradient(135deg,#fffffff0,#ecfdf5d1);box-shadow:0 16px 42px #0ea5e914}.page-title{margin:0;font-size:30px;line-height:1.2;font-weight:850;letter-spacing:0;color:#14314d}.page-subtitle{margin:8px 0 0;color:#5a748c;font-size:15px;line-height:1.7}.panel-card{border-radius:8px;border:1px solid rgba(203,236,245,.9);box-shadow:0 12px 34px #2563eb0f}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.stat-value{font-size:28px;font-weight:850;color:#14314d;line-height:1.1}.muted{color:var(--zc-text-secondary)}.action-row{display:flex;gap:12px;flex-wrap:wrap}.section-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.chart-box{width:100%;min-height:320px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:999px;margin-right:8px}.list-stack{display:flex;flex-direction:column;gap:12px}.question-meta{display:flex;flex-wrap:wrap;gap:8px}.tag-soft{background:#ecfeff;color:#0f9f8f;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.card-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.el-card.panel-card{border-radius:var(--zc-radius-card)}.el-button{border-radius:var(--zc-radius-button)}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner,.el-button,.el-dialog,.el-drawer,.el-table,.el-menu{border-radius:8px}@media(max-width:1024px){.section-grid{grid-template-columns:1fr}}@media(max-width:720px){.page-shell{width:min(100% - 24px,1180px);padding-top:14px}.page-header{padding:22px}.page-title{font-size:26px}}:root{--zc-primary: #2563eb;--zc-primary-strong: #1d4ed8;--zc-primary-light: #3b82f6;--zc-gradient-brand: linear-gradient(135deg, var(--zc-primary), var(--zc-primary-strong));--zc-gradient-hero: linear-gradient(135deg, #0b63f6, #2563eb 60%, #3b82f6);--zc-bg: #f7faff;--zc-bg-surface: #ffffff;--zc-bg-muted: #f1f5f9;--zc-border: rgba(148, 163, 184, .22);--zc-border-light: rgba(148, 163, 184, .12);--zc-text: #1e293b;--zc-text-secondary: #475569;--zc-text-muted: #94a3b8;--zc-text-inverse: #ffffff;--zc-sidebar-bg: linear-gradient(180deg, rgba(8,24,50,.98), rgba(4,22,47,.98));--zc-sidebar-text: rgba(226,232,240,.86);--zc-sidebar-active: linear-gradient(135deg, #0b63f6, #0747b7);--zc-radius-sm: 8px;--zc-radius-md: 12px;--zc-radius-lg: 16px;--zc-radius-xl: 20px;--zc-shadow-sm: 0 1px 3px rgba(0,0,0,.05);--zc-shadow-md: 0 4px 12px rgba(0,0,0,.08);--zc-shadow-lg: 0 8px 24px rgba(0,0,0,.12);--zc-shadow-primary: 0 10px 24px rgba(11,99,246,.26);--zc-space-xs: 4px;--zc-space-sm: 8px;--zc-space-md: 16px;--zc-space-lg: 24px;--zc-space-xl: 32px;--zc-ease: cubic-bezier(.16, 1, .3, 1);--zc-transition: .2s var(--zc-ease);--zc-transition-slow: .3s var(--zc-ease);--zc-font: "Noto Sans SC", "Inter", system-ui, -apple-system, sans-serif;--zc-mono: "JetBrains Mono", "Fira Code", monospace;--zc-success: #10b981;--zc-success-bg: #ecfdf5;--zc-warning: #f59e0b;--zc-warning-bg: #fffbeb;--zc-danger: #ef4444;--zc-danger-bg: #fef2f2;--zc-info: #0ea5e9;--zc-info-bg: #f0f9ff;--zc-header-h: 56px;--zc-sidebar-w: 220px;--zc-sidebar-collapsed: 64px;--zc-max-content: 1100px}
