.loading-mask[data-v-0624cf7c]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:hsla(0,0%,100%,.85);backdrop-filter:blur(2px);z-index:10;border-radius:4px}.loading-mask--fullscreen[data-v-0624cf7c]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999}.loading-spinner[data-v-0624cf7c]{display:flex;gap:6px;margin-bottom:10px}.spinner-dot[data-v-0624cf7c]{width:8px;height:8px;background:#4488fb;border-radius:50%;animation:loading-bounce-0624cf7c 1.4s ease-in-out infinite both}.spinner-dot[data-v-0624cf7c]:first-child{animation-delay:-.32s}.spinner-dot[data-v-0624cf7c]:nth-child(2){animation-delay:-.16s}.spinner-dot[data-v-0624cf7c]:nth-child(3){animation-delay:0s}@keyframes loading-bounce-0624cf7c{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.loading-text[data-v-0624cf7c]{font-size:13px;color:#666;letter-spacing:1px}.loading-fade-enter-active[data-v-0624cf7c],.loading-fade-leave-active[data-v-0624cf7c]{transition:opacity .3s ease}.loading-fade-enter[data-v-0624cf7c],.loading-fade-leave-to[data-v-0624cf7c]{opacity:0}.date-controls[data-v-5408fa14]{display:flex;align-items:center;gap:12px}.switch-group[data-v-5408fa14]{position:relative;display:flex;background:#f0f2f5;border-radius:4px;padding:2px;width:120px;height:28px;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.active-bg[data-v-5408fa14]{position:absolute;top:2px;bottom:2px;width:calc(33.33333% - 1.33333px);background:#fff;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .3s cubic-bezier(.645,.045,.355,1);z-index:1}.switch-item[data-v-5408fa14]{flex:1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#666;z-index:2;transition:color .3s}.switch-item.active[data-v-5408fa14]{color:#00d2a6;font-weight:500}.picker-wrapper[data-v-5408fa14]{position:relative;display:flex;align-items:center}.picker-wrapper[data-v-5408fa14] .el-input__inner{background-color:#f0f2f5;border:none;border-radius:6px;height:28px;line-height:28px;padding-left:12px;padding-right:24px;color:#333;font-size:13px;font-weight:500;cursor:pointer;text-align:left}.picker-wrapper[data-v-5408fa14] .el-input__prefix{display:none}.picker-wrapper[data-v-5408fa14] .el-date-editor.el-input{width:110px}.picker-wrapper[data-v-5408fa14] .el-date-editor.el-input__inner{padding-left:12px;padding-right:24px}.custom-arrow[data-v-5408fa14]{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:12px;color:#333;pointer-events:none}.picker-wrapper[data-v-5408fa14] .el-input__inner:hover{background-color:#e6e8eb}.section-card[data-v-164c6694]{width:95%;display:flex;flex-shrink:0;min-height:160px;background:#fff;border:1px solid #e1e8f2;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden}.text-data[data-v-164c6694]{width:15%;height:100%;text-align:center;font-size:.09rem;color:#2d3139;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:linear-gradient(180deg,#f7faff,#f0f5ff)}.text-data .subtitle[data-v-164c6694]{display:flex;align-items:baseline;justify-content:center;min-height:3vh;color:#666}.text-data .data-row[data-v-164c6694]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:auto;gap:4px}.text-data .data-value[data-v-164c6694]{font-size:.16rem;font-weight:700;color:#4488fb}.section-divider[data-v-164c6694]{width:1px;height:90%;margin:auto 0;background-color:#e1e8f2;flex-shrink:0}.chart-content[data-v-164c6694]{width:83%;height:100%;padding:10px 14px 12px;display:flex;flex-direction:column}.title-content[data-v-164c6694]{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;margin-bottom:8px}.title[data-v-164c6694]{font-size:.09rem;font-weight:700;margin:0;color:#2d3139}.chart-wrap[data-v-164c6694]{flex:1;width:100%;min-height:0;position:relative}@media screen and (max-width:1440px) and (min-width:1024px){.section-card[data-v-164c6694]{min-height:140px}.text-data[data-v-164c6694]{font-size:12px}.text-data .data-value[data-v-164c6694]{font-size:16px}.chart-content[data-v-164c6694]{padding:8px 12px 10px}.title[data-v-164c6694]{font-size:14px}}.mobile[data-v-164c6694]{display:none}@media screen and (max-width:1025px) and (orientation:portrait){.section-card[data-v-164c6694]{width:100%;height:auto!important;flex-direction:column;margin-bottom:20px}.text-data[data-v-164c6694]{width:100%;height:auto;flex-direction:row;justify-content:space-around;align-items:center;padding:10px 0;flex-shrink:0}.text-data .subtitle[data-v-164c6694]{display:none!important}.text-data .data-row[data-v-164c6694]{margin:0;width:48%;padding:10px;background-color:rgba(240,245,255,.5);border-radius:5px;justify-content:center}.section-divider[data-v-164c6694]{display:none}.chart-content[data-v-164c6694]{width:100%;height:auto;padding:12px}.chart-wrap[data-v-164c6694]{height:300px}.title-content[data-v-164c6694]{flex-direction:column;margin-bottom:10px}.title-content .title[data-v-164c6694]{font-size:16px;margin-bottom:8px}.title-content .mobile[data-v-164c6694]{display:inline-block}}@media screen and (max-width:1023px) and (orientation:landscape){.text-data[data-v-164c6694]{font-size:12px}.text-data .data-value[data-v-164c6694]{font-size:16px}}.loading-overlay[data-v-7dc411f9]{position:relative;min-height:200px}.tou-settings-container[data-v-7dc411f9]{display:flex;flex-direction:column;gap:20px}.price-form[data-v-7dc411f9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0 20px;padding:10px;border:1px solid #dcdee2;border-radius:8px;background-color:#fafafa}.timeline-editor[data-v-7dc411f9]{border:1px solid #dcdee2;border-radius:8px;padding:20px}.timeline-header[data-v-7dc411f9]{font-size:14px;color:#808695;margin-bottom:15px;text-align:center;font-style:italic}.timeline-grid[data-v-7dc411f9]{display:grid;grid-template-columns:repeat(12,1fr);gap:5px}.timeline-block[data-v-7dc411f9]{border-radius:4px;padding:8px 4px;font-size:12px;text-align:center;cursor:pointer;transition:all .2s ease;color:#fff;border:1px solid transparent;position:relative}.timeline-block[data-v-7dc411f9]:hover{filter:brightness(1.1)}.timeline-block[data-v-7dc411f9]:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid transparent;border-radius:6px;transition:border-color .2s ease}.timeline-block.peak[data-v-7dc411f9]{background-color:#ed4014}.timeline-block.flat[data-v-7dc411f9]{background-color:#f90}.timeline-block.normal[data-v-7dc411f9]{background-color:#2d8cf0}.timeline-block.valley[data-v-7dc411f9]{background-color:#19be6b}.timeline-block.is-in-range[data-v-7dc411f9]:before{border-color:#c295ff}.timeline-block.is-selection-end[data-v-7dc411f9]:before,.timeline-block.is-selection-start[data-v-7dc411f9]:before{border-color:#7b2cbf;border-width:3px}.timeline-block.is-selection-start[data-v-7dc411f9]{transform:scale(1.05);z-index:10}.hour-label[data-v-7dc411f9]{font-weight:700;font-size:13px}.type-label[data-v-7dc411f9]{margin-top:4px}.apply-actions[data-v-7dc411f9]{display:flex;align-items:center;justify-content:center;gap:15px;padding:10px;background-color:#f8f8f9;border-radius:8px}.apply-label[data-v-7dc411f9]{font-size:14px;color:#515a6e}.timeline-legend[data-v-7dc411f9]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:10px}.timeline-legend .legend-item[data-v-7dc411f9]{display:flex;align-items:center;gap:8px;font-size:14px}.legend-dot[data-v-7dc411f9]{width:12px;height:12px;border-radius:50%}.legend-dot.block-peak[data-v-7dc411f9]{background-color:#ed4014}.legend-dot.block-flat[data-v-7dc411f9]{background-color:#f90}.legend-dot.block-normal[data-v-7dc411f9]{background-color:#2d8cf0}.legend-dot.block-valley[data-v-7dc411f9]{background-color:#19be6b}.container[data-v-051eb730]{width:100%;height:100%;background:#f5f7fa;display:flex;flex-direction:column;overflow-y:auto}.container[data-v-051eb730]::-webkit-scrollbar{width:8px;height:8px}.container[data-v-051eb730]::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.container[data-v-051eb730]::-webkit-scrollbar-thumb{background:silver;border-radius:4px}.container[data-v-051eb730]::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.sections-wrapper[data-v-051eb730]{flex:1;width:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding-top:16px}.section-card[data-v-051eb730]{flex:1;min-height:0;margin-left:auto;margin-right:auto}.text-content[data-v-051eb730]{flex-shrink:0;width:95%;margin:12px auto 16px;padding:10px 16px;color:#666;font-size:.07rem;background:#fff;border:1px solid #e1e8f2;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);box-sizing:border-box;line-height:1.5}.text-content div[data-v-051eb730]{margin-bottom:4px}.text-content div[data-v-051eb730]:last-child{margin-bottom:0}.text-content a[data-v-051eb730]:hover{text-decoration:underline}@media screen and (max-width:1440px) and (min-width:1024px){.sections-wrapper[data-v-051eb730]{gap:10px;padding-top:12px}.text-content[data-v-051eb730]{margin-top:10px;margin-bottom:12px;padding:8px 14px;font-size:12px}}@media screen and (max-width:1025px) and (orientation:portrait){.container[data-v-051eb730]{height:auto;min-height:100vh;overflow-y:auto}.sections-wrapper[data-v-051eb730]{flex:none;height:auto;gap:10px;padding:10px;box-sizing:border-box}.section-card[data-v-051eb730]{flex:none;height:auto!important;min-height:320px}.text-content[data-v-051eb730]{width:100%;height:auto;margin:0;padding:10px;border-radius:0;border-left:none;border-right:none;box-shadow:none;box-sizing:border-box}.text-content div[data-v-051eb730]{font-size:12px!important;margin:5px 0;line-height:1.5}}@media screen and (max-width:1023px) and (orientation:landscape){.container[data-v-051eb730]{width:1180px;height:748px;transform:scale(.7,.46);transform-origin:top left}}