.fire-pipe-network[data-v-004527f3]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(6,28,73,.5);position:relative}.fire-pipe-network[data-v-004527f3]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.card-header[data-v-004527f3]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-004527f3]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-004527f3]{color:#fff;font-weight:700}.pipe-content[data-v-004527f3]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1px;gap:10px;min-height:0}.pipe-grid[data-v-004527f3]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:5px;width:100%;height:100%;min-width:0;min-height:0}.pipe-item[data-v-004527f3]{background:rgba(10,34,72,.4);border:1px solid rgba(26,92,173,.4);border-radius:4px;padding:10px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.5),inset 0 0 10px rgba(0,229,255,.1);box-shadow:0 4px 12px rgba(0,0,0,.5),inset 0 0 10px rgba(0,229,255,.1)}.pipe-item[data-v-004527f3]:hover{border-color:rgba(0,229,255,.7);background:rgba(10,45,95,.6);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 20px rgba(0,0,0,.6),inset 0 0 15px rgba(0,229,255,.25);box-shadow:0 8px 20px rgba(0,0,0,.6),inset 0 0 15px rgba(0,229,255,.25)}.pipe-name[data-v-004527f3]{font-size:11px;margin-bottom:2px}.gauge-container[data-v-004527f3]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:0}.pipe-info[data-v-004527f3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;width:100%;margin-top:-10px}.pipe-pressure[data-v-004527f3]{font-size:12px;font-family:DIN Alternate,Arial,sans-serif;line-height:1}.pressure-unit[data-v-004527f3]{font-size:12px;color:#fff;font-weight:400;line-height:1.2}.pipe-status[data-v-004527f3]{font-size:12px;font-weight:500;padding:2px 10px;border-radius:10px}.pipe-status.normal[data-v-004527f3]{background:rgba(0,229,255,.2);color:#00e5ff}.pipe-status.abnormal[data-v-004527f3]{background:rgba(255,51,51,.2);color:#f33}.pipe-summary[data-v-004527f3]{-ms-flex-negative:0;flex-shrink:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.summary-item[data-v-004527f3]{background:rgba(0,0,0,.3);border:1px solid rgba(26,92,173,.4);border-radius:6px;padding:10px;gap:10px}.summary-icon[data-v-004527f3],.summary-item[data-v-004527f3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.summary-icon[data-v-004527f3]{width:36px;height:36px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.summary-icon svg[data-v-004527f3]{width:20px;height:20px}.summary-icon.normal[data-v-004527f3]{background:rgba(0,229,255,.2);color:#00e5ff}.summary-icon.abnormal[data-v-004527f3]{background:rgba(255,51,51,.2);color:#f33}.summary-info[data-v-004527f3]{-webkit-box-flex:1;-ms-flex:1;flex:1}.summary-num[data-v-004527f3]{font-size:22px;font-weight:700;color:#fff;line-height:1}.summary-label[data-v-004527f3]{font-size:11px;color:#7aa3cc;margin-top:2px}.pool-water[data-v-24a7a785]{width:100%;position:absolute;bottom:0;left:0;-webkit-transition:height 1s ease;transition:height 1s ease;overflow:hidden;border-radius:2px 2px 0 0;-webkit-box-shadow:0 0 12px rgba(0,153,255,.5);box-shadow:0 0 12px rgba(0,153,255,.5)}.pool-water.alarm[data-v-24a7a785]{-webkit-box-shadow:0 0 14px rgba(255,51,0,.8);box-shadow:0 0 14px rgba(255,51,0,.8)}.pool-water.overflow[data-v-24a7a785]{-webkit-animation:overflowBlink-24a7a785 1s infinite alternate;animation:overflowBlink-24a7a785 1s infinite alternate}.wave-canvas[data-v-24a7a785]{display:block;width:100%;height:100%}@-webkit-keyframes overflowBlink-24a7a785{0%{opacity:1}to{opacity:.7}}@keyframes overflowBlink-24a7a785{0%{opacity:1}to{opacity:.7}}.fire-pool-screen[data-v-1a452e06]{width:100%;height:100%;background:linear-gradient(135deg,#0a1929,#112640);border-radius:8px;padding:2px;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.pool-grid[data-v-1a452e06]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px;height:100%}.pool-item[data-v-1a452e06]{height:100%;background:rgba(0,30,60,.6);border:1px solid #00f0ff;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 15px rgba(0,240,255,.2);box-shadow:0 0 15px rgba(0,240,255,.2);-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:10px}.pool-title[data-v-1a452e06]{text-align:center;color:#00f0ff;font-size:11px;margin:2px 0}.pool-inner[data-v-1a452e06]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;margin:0 5px}.pool-graphic[data-v-1a452e06]{width:100%;height:100%;background:rgba(0,20,40,.7);border-radius:8px;position:relative;overflow:visible;border:1px solid #6cf}.pool-info-container[data-v-1a452e06]{width:60%;height:80%;bottom:5px;z-index:10;pointer-events:none}.info-label-box[data-v-1a452e06],.pool-info-container[data-v-1a452e06]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.info-label-box[data-v-1a452e06]{bottom:100%;color:#9cf;font-size:12px;margin-bottom:2px;white-space:nowrap}.info-value-box[data-v-1a452e06]{top:2px;color:#fff;font-size:11px;font-weight:700;text-shadow:0 0 4px rgba(0,0,0,.8)}.info-value-box[data-v-1a452e06],.pool-body[data-v-1a452e06]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pool-body[data-v-1a452e06]{width:60%;height:80%;border:2px solid #6cf;border-radius:6px 6px 0 0;bottom:5px;background:rgba(0,15,30,.9);overflow:hidden}.scale-mark[data-v-1a452e06]{position:absolute;right:8px;width:32px;top:11px;height:88%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;font-size:8px;text-align:right;padding:2px 0}.fire-water-container[data-v-a4a7bfd8],.scale-mark[data-v-1a452e06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-water-container[data-v-a4a7bfd8]{width:100%;height:100%;background:#021535;border:1px solid #124c8a;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.card-header[data-v-a4a7bfd8]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-a4a7bfd8]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-a4a7bfd8]{color:#fff;font-size:16px;font-weight:700}.content-body[data-v-a4a7bfd8]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-placeholder[data-v-a4a7bfd8]{color:#1a5cad;border:1px dashed #1a5cad;padding:20px;font-style:italic}.alarm-distribution-container[data-v-f99a216c]{width:100%;height:100%;background:#021535;border:1px solid #124c8a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-header[data-v-f99a216c]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-f99a216c]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-f99a216c]{color:#fff;font-size:16px;font-weight:700}.alarm-content[data-v-f99a216c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2px 2px 0;overflow:hidden}.summary-cards[data-v-f99a216c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-negative:0;flex-shrink:0;height:56px;margin-bottom:4px}.summary-card[data-v-f99a216c]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(13,130,210,.95)),to(rgba(3,47,105,.95)));background:linear-gradient(180deg,rgba(13,130,210,.95),rgba(3,47,105,.95));border:1px solid rgba(0,153,255,.4);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.card-icon[data-v-f99a216c]{font-size:22px;margin-right:12px}.card-label[data-v-f99a216c]{color:#fff;font-size:16px}.card-value[data-v-f99a216c]{color:#00e5ff;font-size:24px;font-weight:700}.card-value .unit[data-v-f99a216c]{font-size:13px;color:#fff;margin-left:3px}.trend-section[data-v-f99a216c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.sub-title[data-v-f99a216c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:13px;line-height:1;padding:2px 0 4px;margin:0;-ms-flex-negative:0;flex-shrink:0}.title-line[data-v-f99a216c]{width:3px;height:12px;background:#00e5ff;margin-right:6px;-ms-flex-negative:0;flex-shrink:0}.mixed-chart[data-v-f99a216c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:0;height:0}.ranking-container[data-v-5d52ea7c]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(6,28,73,.5);border:1px solid #124c8a;position:relative;overflow:hidden;border-radius:8px}.ranking-container[data-v-5d52ea7c]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.card-header[data-v-5d52ea7c]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-5d52ea7c]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-5d52ea7c]{color:#fff;font-weight:700}.ranking-body[data-v-5d52ea7c]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:10px}.time-tabs[data-v-5d52ea7c]{position:absolute;top:10px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;border:1px solid rgba(26,92,173,.8);background:rgba(0,11,36,.6)}.tab-item[data-v-5d52ea7c]{padding:2px 12px;font-size:14px;color:#fff;cursor:pointer;border-right:1px solid rgba(26,92,173,.8)}.tab-item[data-v-5d52ea7c]:last-child{border-right:none}.tab-item.active[data-v-5d52ea7c]{background:rgba(0,132,255,.4);color:#00e5ff}.chart-box[data-v-5d52ea7c]{width:100%;height:100%}.mobile-monitor-container[data-v-8b8e7210]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background:-webkit-gradient(linear,left top,left bottom,from(rgba(8,31,78,.96)),to(rgba(4,18,52,.98)));background:linear-gradient(180deg,rgba(8,31,78,.96),rgba(4,18,52,.98));-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-monitor-container[data-v-8b8e7210]:after{content:"";position:absolute;inset:4px;border:1px solid rgba(64,169,255,.45);pointer-events:none}.mobile-monitor-container[data-v-8b8e7210]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.card-header[data-v-8b8e7210]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-8b8e7210]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-8b8e7210]{color:#fff;font-weight:700}.top-statistics[data-v-8b8e7210]{height:20%;min-height:18%;display:grid;grid-template-columns:repeat(2,1fr);gap:2%;padding-left:7.5%;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.statistics-card[data-v-8b8e7210]{height:auto;width:94%;position:relative;overflow:hidden;border-radius:6px;padding:3% 0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(13,130,210,.95)),to(rgba(3,47,105,.95)));background:linear-gradient(180deg,rgba(13,130,210,.95),rgba(3,47,105,.95));border:1px solid rgba(0,153,255,.4)}.statistics-card[data-v-8b8e7210],.statistics-icon[data-v-8b8e7210]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statistics-icon[data-v-8b8e7210]{width:32%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:31px}.statistics-info[data-v-8b8e7210]{-webkit-box-flex:1;-ms-flex:1;flex:1}.statistics-label[data-v-8b8e7210]{color:#d7e7ff;font-size:clamp(12px,.95vw,17px);margin-bottom:4%}.statistics-value[data-v-8b8e7210]{color:#1ff6ff}.statistics-status[data-v-8b8e7210],.statistics-value[data-v-8b8e7210]{font-size:23px;font-weight:700;line-height:1.1}.statistics-status.normal[data-v-8b8e7210]{color:#1ff6ff}.statistics-status.abnormal[data-v-8b8e7210]{color:#ff4d4f}.carousel-wrapper[data-v-8b8e7210]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;min-height:0;padding:1% 2.5% 1.5% 7.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.custom-dots[data-v-8b8e7210]{position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.custom-dot[data-v-8b8e7210]{width:10px;height:10px;border-radius:50%;background-color:hsla(0,0%,100%,.4);cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.custom-dot.active[data-v-8b8e7210]{background-color:#00e5ff;-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-box-shadow:0 0 6px #00e5ff;box-shadow:0 0 6px #00e5ff}.camera-grid[data-v-8b8e7210]{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2%;-webkit-box-sizing:border-box;box-sizing:border-box}.camera-card[data-v-8b8e7210]{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;padding:5% 3%;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;background:-webkit-gradient(linear,left top,left bottom,from(rgba(7,43,94,.98)),to(rgba(2,24,63,.98)));background:linear-gradient(180deg,rgba(7,43,94,.98),rgba(2,24,63,.98));border:1px solid rgba(20,97,186,.45)}.camera-card[data-v-8b8e7210]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);border-color:#00e5ff;-webkit-box-shadow:0 0 20px rgba(0,229,255,.25);box-shadow:0 0 20px rgba(0,229,255,.25)}.camera-card[data-v-8b8e7210]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#00d8ff}.camera-status-dot[data-v-8b8e7210]{position:absolute;left:4%;top:5%;width:10px;height:10px;min-width:12px;min-height:12px;max-width:18px;max-height:18px;border-radius:50%}.camera-status-dot.online[data-v-8b8e7210]{background:#39f0c5;-webkit-box-shadow:0 0 12px rgba(57,240,197,.9);box-shadow:0 0 12px rgba(57,240,197,.9)}.camera-status-dot.offline[data-v-8b8e7210]{background:#ff4d4f}.camera-icon-wrap[data-v-8b8e7210]{color:#4da6ff;font-size:clamp(32px,3.2vw,58px);line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-filter:drop-shadow(0 0 8px rgba(77,166,255,.4));filter:drop-shadow(0 0 8px rgba(77,166,255,.4))}.camera-icon-wrap .el-icon-video-camera-solid[data-v-8b8e7210]{font-size:58px}.camera-footer[data-v-8b8e7210]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;gap:.3vw}.camera-name[data-v-8b8e7210]{color:#fff;font-size:12px;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.play-icon[data-v-8b8e7210]{color:#fff;font-size:clamp(14px,1.1vw,20px);-ms-flex-negative:0;flex-shrink:0}.video-wrapper[data-v-8b8e7210]{width:100%}[data-v-8b8e7210] .video-dialog{background:#061c49;border:1px solid #124c8a}[data-v-8b8e7210] .video-dialog .el-dialog__header{border-bottom:1px solid rgba(26,92,173,.4)}[data-v-8b8e7210] .video-dialog .el-dialog__title{color:#fff}[data-v-8b8e7210] .video-dialog .el-dialog__body{background:#061c49}[data-v-8b8e7210] .el-carousel__indicators{display:none!important}[data-v-8b8e7210] .el-carousel.el-carousel--vertical{height:100%!important}.ranking-container[data-v-4af06641]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(6,28,73,.5);border:1px solid #124c8a;position:relative;overflow:hidden;border-radius:8px}.ranking-container[data-v-4af06641]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.card-header[data-v-4af06641]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-4af06641]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-4af06641]{color:#fff;font-size:16px;font-weight:700}.ranking-body[data-v-4af06641]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;min-height:0;overflow:hidden}.time-tabs[data-v-4af06641]{position:absolute;top:10px;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;border:1px solid rgba(26,92,173,.6);border-radius:4px;overflow:hidden;background:rgba(0,11,36,.8)}.tab-item[data-v-4af06641]{padding:4px 10px;font-size:12px;color:#7aa3cc;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border-right:1px solid rgba(26,92,173,.5)}.tab-item[data-v-4af06641]:last-child{border-right:none}.tab-item[data-v-4af06641]:hover{background:rgba(0,229,255,.1);color:#00e5ff}.tab-item.active[data-v-4af06641]{background:rgba(0,229,255,.2);color:#00e5ff}.chart-box[data-v-4af06641]{width:100%;height:100%;min-width:0;min-height:0}.device-status-container[data-v-59457940]{width:100%;height:100%;background:#021535;border:1px solid #124c8a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-header[data-v-59457940]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-59457940]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-59457940]{color:#fff;font-size:16px;font-weight:700}.device-content[data-v-59457940]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2px 2px 0;overflow:hidden}.top-info[data-v-59457940]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:72px;gap:8px;margin-bottom:4px}.stats-box[data-v-59457940]{-ms-flex:1;flex:1;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px}.stats-box[data-v-59457940],.stats-item[data-v-59457940]{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.stats-item[data-v-59457940]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,220,120,.15)),color-stop(45%,rgba(255,190,0,.45)),color-stop(85%,rgba(255,170,0,.95)));background:linear-gradient(90deg,rgba(255,220,120,.15),rgba(255,190,0,.45) 45%,rgba(255,170,0,.95) 85%);border-radius:4px;-ms-flex:1;flex:1;min-height:0;gap:8px}.stats-item .label[data-v-59457940]{color:#7aa3cc;font-size:12px;width:52px;-ms-flex-negative:0;flex-shrink:0}.stats-item .number[data-v-59457940]{color:#fff;font-size:18px;font-weight:700}.stats-item .unit[data-v-59457940]{color:#7aa3cc;font-size:12px}.progress-chart[data-v-59457940]{width:72px;-ms-flex-negative:0;flex-shrink:0;height:100%;min-height:0}.bottom-chart[data-v-59457940]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:0;height:0}.map-container[data-v-51904d08]{position:relative;width:100%;height:100%;overflow:hidden;background:#000}.base-map[data-v-51904d08]{height:100%;-o-object-fit:cover;object-fit:cover;display:block}.overlay-layer[data-v-51904d08]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.alert-info[data-v-51904d08],.layer-selector[data-v-51904d08]{pointer-events:auto}.layer-selector[data-v-51904d08]{position:absolute;top:20px;right:20px;width:160px;background:rgba(5,27,74,.8);border:1px solid #1c59bb;padding:15px;color:#fff;border-radius:4px}.panel-title[data-v-51904d08]{font-size:16px;font-weight:700;margin-bottom:15px;border-left:3px solid #00f2ff;padding-left:8px}.switch-item[data-v-51904d08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:13px}.alert-info[data-v-51904d08]{position:absolute;bottom:20px;left:75%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:280px;background:rgba(5,27,74,.95);border:1px solid #1c59bb;border-radius:4px;color:#fff;font-size:14px;-webkit-box-shadow:0 0 12px rgba(0,0,0,.5);box-shadow:0 0 12px rgba(0,0,0,.5)}.alert-header[data-v-51904d08]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;font-size:16px;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.alert-header[data-v-51904d08],.header[data-v-51904d08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header[data-v-51904d08]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.header-icon[data-v-51904d08]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-51904d08]{color:#fff;font-size:16px;font-weight:700}.alert-level[data-v-51904d08]{background:#ff4d4f;padding:2px 6px;border-radius:2px;font-size:12px}.alert-body[data-v-51904d08]{margin-bottom:10px;padding:5px}.alert-company[data-v-51904d08],.alert-location[data-v-51904d08],.alert-value[data-v-51904d08]{margin-bottom:4px}.alert-actions[data-v-51904d08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6px;padding:5px}.alert-actions .btn[data-v-51904d08]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:4px 6px;border:none;border-radius:2px;font-size:12px;cursor:pointer;color:#fff}.video-btn[data-v-51904d08]{background-color:#409eff}.quick-btn[data-v-51904d08]{background-color:#67c23a}.detail-btn[data-v-51904d08]{background-color:#e6a23c}.alert-actions .btn[data-v-51904d08]:hover{opacity:.85}.fire-pool-screen[data-v-eafa868a]{width:100%;height:100%;background:linear-gradient(135deg,#0a1929,#112640);border-radius:8px;padding:2px;position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.pool-grid[data-v-eafa868a]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:5px;height:100%}.pool-item[data-v-eafa868a]{height:100%;background:rgba(0,30,60,.6);border:1px solid #00f0ff;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 15px rgba(0,240,255,.2);box-shadow:0 0 15px rgba(0,240,255,.2);-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:10px}.pool-title[data-v-eafa868a]{text-align:center;color:#00f0ff;font-size:11px;margin:2px 0}.pool-inner[data-v-eafa868a]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;margin:0 5px}.pool-graphic[data-v-eafa868a]{width:100%;height:100%;background:rgba(0,20,40,.7);border-radius:8px;position:relative;overflow:visible;border:1px solid #6cf}.pool-info-container[data-v-eafa868a]{width:60%;height:80%;bottom:5px;z-index:10;pointer-events:none}.info-label-box[data-v-eafa868a],.pool-info-container[data-v-eafa868a]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.info-label-box[data-v-eafa868a]{bottom:100%;color:#9cf;font-size:12px;margin-bottom:2px;white-space:nowrap}.info-value-box[data-v-eafa868a]{top:2px;color:#fff;font-size:11px;font-weight:700;text-shadow:0 0 4px rgba(0,0,0,.8)}.info-value-box[data-v-eafa868a],.pool-body[data-v-eafa868a]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pool-body[data-v-eafa868a]{width:60%;height:80%;border:2px solid #6cf;border-radius:6px 6px 0 0;bottom:5px;background:rgba(0,15,30,.9);overflow:hidden}.scale-mark[data-v-eafa868a]{position:absolute;right:8px;width:32px;top:11px;height:88%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;font-size:8px;text-align:right;padding:2px 0}.fire-water-container[data-v-cf66d424],.scale-mark[data-v-eafa868a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fire-water-container[data-v-cf66d424]{width:100%;height:100%;background:#021535;border:1px solid #124c8a;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.card-header[data-v-cf66d424]{background:rgba(10,61,122,.6);padding:8px 12px;padding-left:6px;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-cf66d424]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-cf66d424]{color:#fff;font-size:16px;font-weight:700}.content-body[data-v-cf66d424]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-placeholder[data-v-cf66d424]{color:#1a5cad;border:1px dashed #1a5cad;padding:20px;font-style:italic}.fire-water-container[data-v-eb92726c]{width:100%;height:100%;background:#021535;border:1px solid #124c8a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.card-header[data-v-eb92726c]{background:rgba(10,61,122,.6);padding:6px 10px 6px 6px;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px solid rgba(26,92,173,.3);background-image:url(../img/cardHeader.72fb3024.png);background-size:100% 100%}.header-icon[data-v-eb92726c]{display:inline-block;width:12px;height:12px;background-color:#00e5ff;border-radius:2px;margin-right:6px;vertical-align:middle}.header-title[data-v-eb92726c]{color:#fff;font-size:16px;font-weight:700}.content-body[data-v-eb92726c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;padding:2px 4px 4px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chart-area[data-v-eb92726c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:0;height:0}.chart-empty[data-v-eb92726c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#7aa3cc;font-size:13px}.monitor-right-container[data-v-3d116bef]{width:100%;height:100vh;background-color:#000b24;color:#fff;font-family:Microsoft YaHei,PingFang SC,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.main-content[data-v-3d116bef]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:39% 20% 20% 20%;gap:8px;padding:10px;min-height:0;overflow:hidden}.column[data-v-3d116bef]{gap:12px}.column[data-v-3d116bef],.panel[data-v-3d116bef]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;overflow:hidden}.panel[data-v-3d116bef]{background:transparent}.device-status-row[data-v-3d116bef]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;min-width:0;min-height:0}.device-panel[data-v-3d116bef]{min-width:0;min-height:0}.panel-large[data-v-3d116bef]{-webkit-box-flex:2;-ms-flex:2;flex:2;border-radius:8px}.panel-small[data-v-3d116bef],.panel-third[data-v-3d116bef]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:8px}