.dashboard{--dash-border:#eef0f4;--dash-text:#1f2d3d;--dash-muted:#8a94a6;color:var(--dash-text)}.dashboard .el-card{margin:0 0 12px;border:1px solid var(--dash-border);border-radius:12px}.stat-card{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.stat-card:hover{transform:translateY(-2px)}.stat-card:after{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--stat-color)}.stat-card--collected{--stat-color:linear-gradient(135deg,#6a9cff,#3f6fff)}.stat-card--doc{--stat-color:linear-gradient(135deg,#67d6a5,#2bb673)}.stat-card--file{--stat-color:linear-gradient(135deg,#ffc46b,#f2a03d)}.stat-card--read{--stat-color:linear-gradient(135deg,#ff9aa2,#f2607a)}.stat-card .el-card__body{padding:16px 18px}.stat-card__inner{display:flex;align-items:center;gap:14px}.stat-card__icon{display:flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;border-radius:12px;color:#fff;background:var(--stat-color);box-shadow:0 4px 10px rgba(31,45,61,.12)}.stat-card__main{min-width:0}.stat-card__label{font-size:13px;color:var(--dash-muted)}.stat-card__value{margin-top:4px;font-size:26px;font-weight:600;line-height:1.15;font-variant-numeric:tabular-nums}.panel-card .el-card__header{padding:14px 18px;border-bottom:1px solid var(--dash-border)}.panel-card .el-card__body{padding:16px 18px}.panel-card__header{display:flex;align-items:center;justify-content:space-between}.panel-card__title{position:relative;padding-left:10px;font-size:15px;font-weight:600}.panel-card__title:before{content:"";position:absolute;top:50%;left:0;width:3px;height:14px;margin-top:-7px;border-radius:2px;background:linear-gradient(180deg,#6a9cff,#3f6fff)}.trend-chart{width:100%;height:300px}.read-log-table{--el-table-header-bg-color:#f7f9fc;font-size:13px}.read-log-table th.el-table__cell{color:var(--dash-muted);font-weight:600}.read-log-table .el-table__cell{padding:8px 0}@media (max-width:700px){.stat-card .el-card__body{padding:12px 14px}.stat-card__inner{gap:10px}.stat-card__icon{width:38px;height:38px;border-radius:10px}.stat-card__value{font-size:22px}.panel-card .el-card__body{padding:12px}.panel-card .el-card__header{padding:12px 14px}.trend-chart{height:240px}}.el-tree-node__content{height:40px;font-size:12px;line-height:50px;border-bottom:1px dashed #d3d3d3}.tips{color:#5e5e5e;padding-left:10px;padding-right:10px}.file-type-icon[data-v-a1eb0d5a]{display:block}.file-card[data-v-6d809402]{margin:10px;border-radius:10px;overflow:hidden;transition:transform .2s,box-shadow .2s}.file-card[data-v-6d809402]:hover{transform:translateY(-4px)}.file-card__thumb[data-v-6d809402]{position:relative;width:100%;height:140px;display:flex;align-items:center;justify-content:center;overflow:hidden}.file-card__thumb--plain[data-v-6d809402]{background-color:#f2f4f8}.file-card__thumb--video[data-v-6d809402]{background:linear-gradient(135deg,#409eff,#1e6fd9)}.file-card__image[data-v-6d809402]{width:100%;height:100%}.file-card__slot[data-v-6d809402]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.file-card__thumb--video .file-card__slot[data-v-6d809402]{font-size:48px;color:hsla(0,0%,100%,.9)}.file-card__badge[data-v-6d809402]{position:absolute;top:8px;left:8px;padding:1px 8px;border-radius:10px;font-size:12px;line-height:18px;color:#fff;background-color:rgba(0,0,0,.45)}.file-card__body[data-v-6d809402]{padding:10px 12px 0}.file-card__name[data-v-6d809402]{font-size:14px;font-weight:600;color:#303133;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-card__meta[data-v-6d809402]{margin:8px 0 10px;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;font-size:12px;color:#909399}.file-card__meta li[data-v-6d809402]{display:flex;align-items:center;min-width:0}.file-card__meta li .el-icon[data-v-6d809402]{flex:none;margin-right:4px;font-size:13px}.file-card__meta li span[data-v-6d809402]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-card__actions[data-v-6d809402]{display:flex;align-items:center;justify-content:space-around;padding:4px 6px;border-top:1px solid #ebeef5}.file-card__actions[data-v-6d809402] .el-button+.el-button{margin-left:0}.file-card__action[data-v-6d809402]{color:#606266;font-size:16px;padding:4px 8px;height:auto}.file-card__action[data-v-6d809402]:hover{color:#409eff}.file-card__action--danger[data-v-6d809402]:hover{color:#f56c6c}.file-manager{height:100%}.file-manager .el-main{display:flex;flex-direction:column;height:100%;padding:0}.file-manager__body{display:flex;flex:1;min-height:0;margin-top:10px}.file-manager__aside{flex:0 0 12.5%;min-width:0;overflow-y:auto}.file-manager__content{display:flex;flex:1;flex-direction:column;min-width:0}.file-manager__grid{flex:1;min-height:0;overflow-y:auto}.file-toolbar{display:flex;flex:none;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:10px;padding:10px 16px;background:linear-gradient(180deg,#fff,#fafbfd);border:1px solid #ebeef5;border-radius:12px;box-shadow:0 10px 28px -22px rgba(31,45,61,.55)}.file-toolbar__info{display:flex;align-items:center;min-width:0}.file-toolbar__icon{display:flex;flex:none;align-items:center;justify-content:center;width:34px;height:34px;margin-right:10px;border-radius:10px;font-size:18px;color:#fff;background:linear-gradient(135deg,#79bbff,#337ecc);box-shadow:0 8px 16px -10px rgba(51,126,204,.9)}.file-toolbar__meta{display:flex;flex-direction:column;min-width:0}.file-toolbar__title{font-size:14px;font-weight:600;line-height:20px;color:#303133;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-toolbar__subtitle{font-size:12px;line-height:16px;color:#a8abb2}.file-toolbar__actions{display:flex;flex:none;align-items:center}.file-toolbar__split{width:1px;height:18px;margin:0 10px;background-color:#e4e7ed}.file-toolbar__actions .toolbar-btn{height:34px;padding:0 16px;border-radius:9px;font-weight:500;transition:all .2s ease}.file-toolbar__actions .toolbar-btn>.el-icon{margin-right:6px;font-size:15px}.file-toolbar__actions .toolbar-btn+.toolbar-btn{margin-left:8px}.file-toolbar__actions .toolbar-btn--ghost{color:#606266;background-color:#fff;border-color:#e4e7ed}.file-toolbar__actions .toolbar-btn--ghost:focus,.file-toolbar__actions .toolbar-btn--ghost:hover{color:#409eff;background-color:#f2f8ff;border-color:#a0cfff;transform:translateY(-1px);box-shadow:0 10px 18px -12px rgba(64,158,255,.9)}.file-toolbar__actions .toolbar-btn--danger:focus,.file-toolbar__actions .toolbar-btn--danger:hover{color:#f56c6c;background-color:#fef0f0;border-color:#fab6b6;box-shadow:0 10px 18px -12px rgba(245,108,108,.9)}.file-toolbar__actions .toolbar-btn--primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,#409eff,#1e6fd9);box-shadow:0 10px 20px -12px #1e6fd9}.file-toolbar__actions .toolbar-btn--primary:focus,.file-toolbar__actions .toolbar-btn--primary:hover{color:#fff;border-color:transparent;background:linear-gradient(135deg,#66b1ff,#2b7ee0);transform:translateY(-1px);box-shadow:0 14px 24px -12px #1e6fd9}.file-pager{display:flex;flex:none;justify-content:center;padding:6px 0;background-color:#fff;border-top:1px solid #ebeef5}.user-info{--ui-border:#eef0f4;--ui-text:#1f2d3d;--ui-muted:#8a94a6;color:var(--ui-text)}.user-info .el-card{margin:0 0 12px;border:1px solid var(--ui-border);border-radius:12px}.user-info .el-card__header{padding:14px 18px;border-bottom:1px solid var(--ui-border)}.user-info .el-card__body{padding:18px}.info-card__header{display:flex;align-items:center}.info-card__title{position:relative;padding-left:10px;font-size:15px;font-weight:600}.info-card__title:before{content:"";position:absolute;top:50%;left:0;width:3px;height:14px;margin-top:-7px;border-radius:2px;background:linear-gradient(180deg,#6a9cff,#3f6fff)}.profile-avatar-col{margin-bottom:12px;text-align:center}.profile-avatar-col .el-upload{display:inline-block;cursor:pointer}.profile-avatar{border:3px solid #fff;box-shadow:0 6px 18px rgba(31,45,61,.12)}.profile-avatar__tip{margin-top:10px;font-size:12px;color:var(--ui-muted)}.profile-form .el-form-item:last-child{margin-bottom:0}.device-table{--el-table-header-bg-color:#f7f9fc;font-size:13px}.device-table th.el-table__cell{color:var(--ui-muted);font-weight:600}.device-table .el-table__cell{padding:8px 0}.device-table .el-table__row.current-device-row{font-weight:600}.device-current-tag{margin-left:8px}.totp-desc{margin:0 0 10px;font-size:13px;line-height:1.8;color:#5b6472}.totp-tips{margin-top:16px;padding:12px 16px;border:1px solid #ffe0e0;border-radius:10px;background-color:#fff6f6}.totp-tips__title{font-size:13px;font-weight:600;color:#d94b4b}.totp-tips ul{margin:6px 0 0;padding-left:18px;font-size:13px;line-height:1.9;color:#d94b4b}.totp-qrcode{display:flex;align-items:center;justify-content:center;padding:16px;border:1px dashed var(--ui-border);border-radius:12px;background-color:#fafbfd}@media (max-width:700px){.user-info .el-card__header{padding:12px 14px}.user-info .el-card__body{padding:14px}.totp-desc{font-size:12px}}.plan-data-count{margin-top:4px}.collector-tabs{padding:10px}.content-row{padding:50px}@media (max-width:700px){.collector-tabs{padding:0}.content-row{padding:8px 0}}.exe-log-time{display:flex;flex-direction:column;line-height:1.4}.exe-log-address{color:#909399;font-size:12px}.exe-log-search{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:16px 20px;background-color:#f5f7fa;border-radius:6px}.exe-log-search .el-input{width:220px}.exe-log-search .el-button .el-icon{margin-right:4px}.exe-log-pagination{display:flex;justify-content:flex-end;margin-top:16px}.exe-log-detail{margin-bottom:16px}.exe-log-script{white-space:pre-wrap;word-break:break-all}.info-section{border:1px solid #e4e7ed;border-radius:6px;margin-bottom:14px;background:#fff;overflow:hidden}.info-section-title{font-weight:700;padding:8px 14px;background:#f5f7fa;border-bottom:1px solid #e4e7ed;color:#303133}.info-section-body{padding:14px}.jsonb-item{border:1px solid #ebeef5;border-radius:4px;padding:10px;margin-top:10px}.section-list{display:flex;flex-direction:column;gap:12px;min-height:60px}.section-box{background:#eef4ff;border:1px solid #b7d1f7;border-radius:8px;padding:16px}.section-box-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.section-name-input{flex:1}.card-list{display:flex;flex-direction:column;gap:10px;min-height:30px}.card-box{background:#fff;border:1px solid #d5e0f2;border-radius:6px;padding:14px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.card-box-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.card-name-input{flex:1;min-width:0}.card-type-select{width:140px;flex-shrink:0}.card-src-select{width:180px;flex-shrink:0}.add-card-btn-wrap{text-align:center;margin-top:12px}.add-card-btn,.add-section-btn{width:240px}.drag-handle{display:inline-flex;flex-direction:column;gap:2px;cursor:move;padding:2px 4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drag-handle i{width:14px;height:2px;background:#9aa7bd;border-radius:1px}.card-box.sortable-ghost,.section-box.sortable-ghost{opacity:.4}.card-box.sortable-drag,.section-box.sortable-drag{box-shadow:0 4px 12px rgba(64,158,255,.3)}.tips{font-size:12px;color:#909399;margin-left:10px}.workbench-aside{height:100%;border-right:1px solid #ccc}.workbench-aside.is-mobile{position:fixed;top:40px;bottom:0;left:0;z-index:2000;overflow-y:auto;background-color:#fff;transform:translateX(-100%);transition:transform .25s ease}.workbench-aside.is-mobile.is-open{transform:translateX(0)}.menu-mask{position:fixed;top:40px;right:0;bottom:0;left:0;z-index:1999;background-color:rgba(0,0,0,.3)}.mobile-menu-affix{margin-bottom:8px}.mobile-menu-affix,.mobile-menu-affix .el-affix--fixed{pointer-events:none}.mobile-menu-affix .el-button{pointer-events:auto}.el-main{text-align:left}.el-card{margin:10px}::-webkit-scrollbar{width:3px;height:3px;background-color:#d8d8d8}::-webkit-scrollbar-track{border-radius:5px}::-webkit-scrollbar-thumb{background-color:#bfc1c4}