:root{--itcc-navy: #0f172a;--itcc-slate: #1e293b;--itcc-primary: #2563eb;--itcc-cyan: #0891b2;--itcc-surface: #ffffff;--itcc-canvas: #f4f7fb;--itcc-border: #e2e8f0;--itcc-muted: #64748b;--itcc-shadow: 0 8px 24px rgba(15, 23, 42, .055)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;font-family:Inter,Microsoft YaHei,Arial,sans-serif;color:#1f2937;background:var(--itcc-canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app-shell{height:100vh;overflow:hidden}.side{position:relative;display:flex;flex-direction:column;height:100vh;overflow:hidden;background:radial-gradient(circle at 10% -5%,rgba(37,99,235,.24),transparent 28%),linear-gradient(180deg,#0f172a,#111827 52%,#0b1220);box-shadow:8px 0 28px #0f172a1f}.side>.el-menu{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;border-right:0;background:transparent}.app-shell>.el-container{min-width:0;height:100vh;overflow:hidden}.app-shell>.el-container>.el-main{flex:1;min-height:0;overflow:auto}.brand{flex:0 0 76px;display:flex;align-items:center;gap:12px;padding:0 18px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{display:grid;flex:0 0 38px;height:38px;place-items:center;border:1px solid rgba(103,232,249,.3);border-radius:11px;color:#ecfeff;background:linear-gradient(145deg,#2563ebb3,#0891b2bf);box-shadow:0 8px 20px #0891b22e;font-size:13px;font-weight:800;letter-spacing:.04em}.brand-copy{display:grid;min-width:0;gap:4px}.brand-copy strong{font-size:17px;letter-spacing:.08em}.brand span,.topbar small,.muted{color:#6b7280}.brand span{overflow:hidden;color:#94a3b8;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.nav-caption{padding:18px 20px 8px;color:#64748b;font-size:10px;font-weight:700;letter-spacing:.16em}.side-menu{--el-menu-bg-color: transparent;--el-menu-hover-bg-color: rgba(148, 163, 184, .09);--el-menu-text-color: #94a3b8;--el-menu-active-color: #ffffff}.side-menu .el-menu-item,.side-menu .el-sub-menu__title{height:44px;margin:3px 10px;border-radius:9px;line-height:44px}.side-menu .el-menu-item.is-active{position:relative;color:#fff;background:linear-gradient(90deg,#2563ebb8,#0891b273);box-shadow:inset 0 0 0 1px #7dd3fc1a}.side-menu .el-menu-item.is-active:before{position:absolute;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:#67e8f9;content:""}.side-menu .el-sub-menu .el-menu-item{min-width:0;padding-left:46px!important}.side-status{display:flex;align-items:center;gap:9px;margin:12px;padding:10px 12px;border:1px solid rgba(94,234,212,.13);border-radius:10px;background:#0f766e1a}.side-status>i{width:8px;height:8px;border-radius:50%;background:#2dd4bf;box-shadow:0 0 0 5px #2dd4bf1a}.side-status strong{color:#ccfbf1;font-size:12px}.topbar{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 20px;background:#fffffff0;border-bottom:1px solid var(--itcc-border);box-shadow:0 2px 14px #0f172a09;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-copy{display:flex;align-items:center;gap:10px;min-width:0}.topbar-copy>strong{color:#0f172a;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.topbar-mode{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid #dbeafe;border-radius:999px;color:#2563eb;background:#eff6ff;font-size:10px;font-weight:700;letter-spacing:.04em}.topbar-mode i{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.workspace-main{padding:20px;background:radial-gradient(circle at 96% 0,rgba(37,99,235,.045),transparent 24%),var(--itcc-canvas)}.route-stage{width:100%;max-width:1600px;min-height:100%;margin:0 auto}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0f172a,#155e75)}.login-panel{width:min(420px,calc(100vw - 32px));padding:32px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000047}.login-panel h1{margin:0 0 8px;font-size:28px}.login-panel p{margin:0 0 24px;color:#6b7280}.login-accounts{display:grid;gap:6px;margin-top:16px;color:#6b7280;font-size:13px}.login-panel .el-button{width:100%}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:420px}.toolbar-actions .el-input,.toolbar-actions .el-select{width:180px}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:18px}.metric,.panel{padding:18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.metric strong{display:block;margin-top:8px;font-size:28px}.metric small{display:block;margin-top:6px;color:#6b7280}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.panel-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.panel-title span{color:#6b7280;font-size:13px}.donut-wrap{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.donut{width:168px;height:168px;display:grid;place-items:center;border-radius:50%}.donut>div{width:104px;height:104px;display:grid;place-items:center;align-content:center;border-radius:50%;background:#fff}.donut strong{font-size:30px}.donut span{color:#6b7280;font-size:13px}.legend p{margin:10px 0}.legend i{width:10px;height:10px;display:inline-block;margin-right:8px;border-radius:50%}.legend .ok{background:#16a34a}.legend .busy{background:#f59e0b}.legend .lock{background:#dc2626}.legend .off{background:#94a3b8}.bar-chart{display:grid;gap:14px}.bar-row{display:grid;grid-template-columns:120px 1fr 36px;gap:12px;align-items:center}.bar-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-track{height:12px;overflow:hidden;border-radius:999px;background:#e5e7eb}.bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#0f766e,#2563eb)}.task-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.money-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.money-grid div{padding:16px;border-radius:8px;background:#f8fafc}.money-grid span{color:#6b7280}.money-grid strong{display:block;margin-top:8px;font-size:24px}.risk-panel{margin-bottom:18px}.store-workbench-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:14px;margin-bottom:18px}.workbench-panel-title{align-items:center}.workbench-panel-title>div{min-width:0}.workbench-panel-title strong,.workbench-panel-title span{display:block}.workbench-panel-title span{margin-top:5px}.store-device-table .el-table__cell{padding:12px 0}.store-device-name{display:flex;align-items:center;gap:10px;min-width:0}.store-device-name i{width:9px;height:9px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 4px #94a3b826}.store-device-name i.online{background:#16a34a;box-shadow:0 0 0 4px #16a34a24}.store-device-name i.offline{background:#dc2626;box-shadow:0 0 0 4px #dc26261f}.store-device-name div{min-width:0}.store-device-name strong{display:block;overflow:hidden;color:#0f172a;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.store-device-name span{display:block;margin-top:4px;color:#64748b;font-size:12px}.device-status-stack{display:flex;flex-wrap:wrap;gap:6px}.state-line{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;line-height:1}.state-line.ok{background:#ecfdf5;color:#15803d}.state-line.warn{background:#fffbeb;color:#b45309;font-weight:600}.state-line.danger{background:#fef2f2;color:#dc2626;font-weight:600}.device-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.device-actions .el-button+.el-button{margin-left:0}.policy-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.policy-strip div{padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.policy-strip strong,.policy-strip span{display:block}.policy-strip span{margin-top:6px;color:#6b7280;font-size:13px}.permission-panel{margin-top:18px}.setting-group{margin-top:14px}.device-section,.bios-form{margin-top:18px}.pay-form{margin-top:16px}.task-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:10px;color:#64748b}.task-empty strong{color:#1f2937;font-size:16px}.task-launch-form{margin-top:16px}.option-hint{float:right;margin-left:16px;color:#94a3b8}.channel-config-form{margin-top:16px}.field-help{width:100%;display:flex;align-items:center;gap:8px;margin-top:6px;color:#64748b;font-size:12px;line-height:1.5}.channel-tag{margin-right:8px;margin-bottom:8px}.task-timeline-card{display:grid;gap:8px}.task-timeline-card p{margin:0;color:#4b5563}.task-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:1100px){.dashboard-grid,.store-workbench-grid,.policy-strip,.donut-wrap{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.toolbar-actions{min-width:0;justify-content:flex-start;flex-wrap:wrap}}.status-line,.action-row{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.user-chip{height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1f2937;cursor:pointer}.user-chip:hover{border-color:#cbd5e1;background:#f8fafc}.asset-page{display:grid;gap:16px}.asset-hero{background:linear-gradient(135deg,#0f766e14,#2563eb0f),#fff}.asset-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.asset-hero-head strong{display:block;color:#0f172a;font-size:20px}.asset-hero-head span{display:block;margin-top:6px;color:#64748b;font-size:13px}.asset-hero-head .toolbar-actions{min-width:auto}.asset-kpis{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.asset-kpi{position:relative;min-height:104px;border:1px solid #e5e7eb;border-radius:8px;padding:14px 14px 14px 58px;background:#ffffffc7}.asset-kpi-icon{position:absolute;left:14px;top:16px;width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#ecfeff;color:#0f766e}.asset-kpi span{color:#64748b;display:block;font-size:13px}.asset-kpi strong{display:block;font-size:24px;margin-top:6px;color:#0f172a}.asset-kpi small{display:block;margin-top:6px;color:#94a3b8}.asset-stat-grid,.asset-detail-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.asset-bars{display:grid;gap:12px}.asset-bar{display:grid;gap:8px;min-width:0}.asset-bar>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.asset-bar span{min-width:0;overflow:hidden;color:#475569;text-overflow:ellipsis;white-space:nowrap}.asset-bar strong{flex:0 0 auto;color:#0f172a}.asset-bar-track,.asset-ratio-track{height:8px;overflow:hidden;border-radius:999px;background:#e5e7eb}.asset-bar-track i,.asset-ratio-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#2563eb)}.asset-store-status{display:grid;gap:5px;min-width:0}.asset-store-status strong{color:#0f172a}.asset-store-status span{color:#64748b;font-size:12px}.asset-risk-tags{display:flex;flex-wrap:wrap;gap:6px}@media(max-width:980px){.asset-kpis,.asset-stat-grid,.asset-detail-grid{grid-template-columns:1fr}.asset-hero-head{display:grid}.asset-kpi{min-height:auto}}.route-stage .el-card{border-color:var(--itcc-border);border-radius:12px;box-shadow:var(--itcc-shadow)}.route-stage .el-card__header{padding:17px 20px;border-bottom-color:#eef2f7}.route-stage .el-card__body{padding:20px}.route-stage .el-alert{border:1px solid color-mix(in srgb,var(--el-alert-border-color-light) 75%,#fff);border-radius:10px}.route-stage .el-table{overflow:hidden;border:1px solid #eef2f7;border-radius:10px;--el-table-header-bg-color: #f8fafc;--el-table-row-hover-bg-color: #f7fbff}.route-stage .el-table th.el-table__cell{height:46px;color:#475569;font-size:12px;font-weight:700;letter-spacing:.015em}.route-stage .el-table td.el-table__cell{height:48px;color:#334155}.route-stage .el-pagination{justify-content:flex-end;padding-top:4px}.route-stage .el-input__wrapper,.route-stage .el-select__wrapper,.route-stage .el-textarea__inner{border-radius:8px;box-shadow:0 0 0 1px #dbe3ee inset}.route-stage .el-input__wrapper:hover,.route-stage .el-select__wrapper:hover,.route-stage .el-textarea__inner:hover{box-shadow:0 0 0 1px #94a3b8 inset}.route-stage .el-button{border-radius:8px;font-weight:500}.route-stage .el-button--primary:not(.is-link){border-color:#2563eb;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 5px 12px #2563eb26}.route-stage .el-button--primary.is-plain{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff;box-shadow:none}.route-stage .el-tag{border-radius:999px}.route-stage .el-descriptions{overflow:hidden;border-radius:10px}.route-stage .toolbar,.route-stage .panel-title,.route-stage .asset-hero-head{min-width:0}.route-stage .toolbar>h1,.route-stage .toolbar>h2,.route-stage .toolbar>strong{color:#0f172a;letter-spacing:-.01em}.user-chip{height:40px;padding:0 11px 0 7px;border-color:#e2e8f0;border-radius:12px;box-shadow:0 3px 12px #0f172a0a}.user-chip:hover{border-color:#93c5fd;background:#f8fbff;box-shadow:0 5px 16px #0f172a12}.el-dialog{overflow:hidden;border-radius:14px;box-shadow:0 24px 70px #0f172a33}.el-dialog__header{padding:20px 22px 14px;border-bottom:1px solid #eef2f7}.el-dialog__body{padding:22px}.el-dialog__footer{padding:14px 22px 20px}.workspace-main::-webkit-scrollbar,.side-menu::-webkit-scrollbar{width:7px}.workspace-main::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.side-menu::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b838}@media(max-width:900px){.workspace-main{padding:14px}.topbar{padding:0 14px}.topbar-copy>small{max-width:46vw}.route-stage .el-card__header,.route-stage .el-card__body{padding-right:16px;padding-left:16px}}
