[data-v-fc11e944]:export{menuText:#bfcbd9;menuActiveText:#409eff;subMenuActiveText:#f4f4f5;menuBg:#304156;menuHover:#263445;subMenuBg:#1f2d3d;subMenuHover:#001528;sideBarWidth:220px}.module-container[data-v-fc11e944]{height:100%;width:100%;position:relative}.module-container .module-title[data-v-fc11e944]{height:3.2vh;font-size:calc(12px + .2vw);color:#fff;font-weight:700;letter-spacing:1px;display:flex;align-items:center;justify-content:space-between;padding-right:20px}.module-container .module-content[data-v-fc11e944]{height:calc(100% - 4vh);padding:15px;display:flex;flex-direction:column;gap:20px}.module-container .module-content .legend[data-v-fc11e944]{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:400}.module-container .module-content .legend .legend-title[data-v-fc11e944]{color:#fff;font-size:14px;font-weight:700}.module-container .module-content .legend .legend-items[data-v-fc11e944]{display:flex;gap:15px}.module-container .module-content .legend .legend-item[data-v-fc11e944]{display:flex;align-items:center;gap:5px}.module-container .module-content .legend .legend-item .dot[data-v-fc11e944]{width:8px;height:8px;border-radius:50%}.module-container .module-content .legend .legend-item .dot.green[data-v-fc11e944]{background-color:#1abe00}.module-container .module-content .legend .legend-item .dot.red[data-v-fc11e944]{background-color:#f34037}.module-container .module-content .water-stats[data-v-fc11e944]{display:flex;justify-content:space-between;gap:15px}.module-container .module-content .water-stats .stat-card[data-v-fc11e944]{flex:1;background:rgba(0,98,255,.1);border:1px solid rgba(0,98,255,.3);border-radius:4px;padding:10px;text-align:center}.module-container .module-content .water-stats .stat-card .card-title[data-v-fc11e944]{color:#fff;font-size:12px;margin-bottom:8px}.module-container .module-content .water-stats .stat-card .card-value[data-v-fc11e944]{color:#409eff}.module-container .module-content .water-stats .stat-card .card-value .number[data-v-fc11e944]{font-size:20px;font-weight:700}.module-container .module-content .water-stats .stat-card .card-value .unit[data-v-fc11e944]{font-size:14px;margin-left:4px}.module-container .module-content .chart-wrapper[data-v-fc11e944]{position:relative;flex:1;width:100%}.module-container .module-content .chart-wrapper .fullscreen-btn[data-v-fc11e944]{position:absolute;top:0;right:80px;z-index:10;cursor:pointer;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:rgba(0,32,64,.5);border-radius:4px;color:#fff;transition:all .3s}.module-container .module-content .chart-wrapper .fullscreen-btn[data-v-fc11e944]:hover{background:rgba(0,32,64,.8)}.module-container .module-content .chart-wrapper .fullscreen-btn i[data-v-fc11e944]{font-size:20px}.module-container .fullscreen-overlay[data-v-fc11e944]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:9999;display:flex;align-items:center;justify-content:center}.module-container .fullscreen-overlay .fullscreen-content[data-v-fc11e944]{width:90vw;height:80vh;background-color:rgba(0,32,64,.95);border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.module-container .fullscreen-overlay .fullscreen-content .fullscreen-header[data-v-fc11e944]{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background-color:rgba(0,98,255,.3);color:#fff;font-size:18px;font-weight:700}.module-container .fullscreen-overlay .fullscreen-content .fullscreen-header i[data-v-fc11e944]{cursor:pointer;font-size:24px;transition:all .3s}.module-container .fullscreen-overlay .fullscreen-content .fullscreen-header i[data-v-fc11e944]:hover{color:#f34037}.module-container .fullscreen-overlay .fullscreen-content .chart-component[data-v-fc11e944]{flex:1;padding:20px}