.dashboard[data-v-6fa5cc92]{padding:16px;background:#eff4ff;height:calc(100vh - 120px);overflow:hidden;display:flex;flex-direction:column}.search-section[data-v-6fa5cc92]{background:#fff;padding:16px;margin-bottom:0;border-bottom:1px solid #f0f0f0}.search-section[data-v-6fa5cc92] .el-form-item{margin-bottom:0;margin-right:16px}.search-section[data-v-6fa5cc92] .el-form-item .el-form-item__label{font-size:14px;color:#474f64;margin-right:8px}.search-section[data-v-6fa5cc92] .el-date-editor{width:180px}.header-switch[data-v-6fa5cc92]{display:flex;justify-content:flex-end;margin-bottom:16px}.header-switch[data-v-6fa5cc92] .el-radio-group{background:#fff;padding:4px;border-radius:4px}.basic-data[data-v-6fa5cc92]{display:flex;background:#fff;gap:12px;margin-bottom:12px;padding:12px;flex-shrink:0}.basic-data .data-card[data-v-6fa5cc92]{flex:1;background:transparent;padding:12px;border-right:1px solid #f0f0f0}.basic-data .data-card[data-v-6fa5cc92]:last-child{border-right:none}.basic-data .data-card .card-header[data-v-6fa5cc92]{display:flex;align-items:center;margin-bottom:8px}.basic-data .data-card .card-header .card-icon[data-v-6fa5cc92]{width:30px;height:30px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;margin-right:10px}.basic-data .data-card .card-header .card-icon.revenue[data-v-6fa5cc92]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.basic-data .data-card .card-header .card-icon.rate[data-v-6fa5cc92]{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff}.basic-data .data-card .card-header .card-icon.revpar[data-v-6fa5cc92]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.basic-data .data-card .card-header .card-title[data-v-6fa5cc92]{font-size:13px;color:#abb1bc}.basic-data .data-card .card-body[data-v-6fa5cc92]{display:flex;align-items:baseline;gap:8px}.basic-data .data-card .card-body .card-value[data-v-6fa5cc92]{font-size:24px;font-weight:600;color:#414655}.basic-data .data-card .card-body .card-trend[data-v-6fa5cc92]{display:flex;align-items:center;font-size:12px;padding:4px 8px;border-radius:12px}.basic-data .data-card .card-body .card-trend.up[data-v-6fa5cc92]{color:#6ace96;background:rgba(106,206,150,.1)}.basic-data .data-card .card-body .card-trend.down[data-v-6fa5cc92]{color:#ff4d4f;background:rgba(255,77,79,.1)}.basic-data .data-card .card-body .card-trend .trend-icon[data-v-6fa5cc92]{margin-right:4px}.content-section[data-v-6fa5cc92]{display:flex;gap:16px;flex:1;overflow:hidden}.content-section .trend-section[data-v-6fa5cc92]{flex:2;background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;flex-direction:column;min-width:0}.content-section .trend-section .section-header[data-v-6fa5cc92]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-shrink:0}.content-section .trend-section .section-header .section-title[data-v-6fa5cc92]{font-size:15px;font-weight:600;color:#414655}.content-section .trend-section .chart-container[data-v-6fa5cc92]{flex:1;width:100%;overflow-x:auto;display:flex;align-items:center}.content-section .trend-section .trend-chart[data-v-6fa5cc92]{width:100%;min-width:600px;height:auto}.content-section .trend-section .axis-label[data-v-6fa5cc92]{font-size:11px;fill:#abb1bc}.content-section .trend-section .legend-text[data-v-6fa5cc92]{font-size:11px;fill:#474f64}.content-section .trend-section .chart-line[data-v-6fa5cc92]{transition:stroke-dasharray .3s ease}.content-section .top-section[data-v-6fa5cc92]{flex:1;background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;flex-direction:column;min-width:0}.content-section .top-section .section-header[data-v-6fa5cc92]{margin-bottom:12px;flex-shrink:0}.content-section .top-section .section-header .section-title[data-v-6fa5cc92]{font-size:15px;font-weight:600;color:#414655}.content-section .top-section .top-list[data-v-6fa5cc92]{flex:1;overflow-y:auto}.content-section .top-section .top-item[data-v-6fa5cc92]{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #f5f6fa}.content-section .top-section .top-item[data-v-6fa5cc92]:last-child{border-bottom:none}.content-section .top-section .top-item .top-rank[data-v-6fa5cc92]{width:20px;height:20px;border-radius:50%;background:#e8ecf0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#abb1bc;margin-right:10px}.content-section .top-section .top-item .top-rank.first[data-v-6fa5cc92]{background:linear-gradient(135deg,gold,orange);color:#fff}.content-section .top-section .top-item .top-rank.second[data-v-6fa5cc92]{background:linear-gradient(135deg,silver,#a0a0a0);color:#fff}.content-section .top-section .top-item .top-rank.third[data-v-6fa5cc92]{background:linear-gradient(135deg,#cd7f32,#b87333);color:#fff}.content-section .top-section .top-item .top-name[data-v-6fa5cc92]{flex:1;font-size:12px;color:#474f64;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.content-section .top-section .top-item .top-value[data-v-6fa5cc92]{font-size:13px;font-weight:600;color:#414655;margin-right:8px;min-width:65px;text-align:right}.content-section .top-section .top-item .top-percent[data-v-6fa5cc92]{font-size:13px;font-weight:600;color:#497cf6;min-width:50px;text-align:right}.content-section .top-section .top-item .top-rate[data-v-6fa5cc92]{font-size:12px;font-weight:500;padding:2px 6px;border-radius:10px}.content-section .top-section .top-item .top-rate.up[data-v-6fa5cc92]{color:#6ace96;background:rgba(106,206,150,.1)}.content-section .top-section .top-item .top-rate.down[data-v-6fa5cc92]{color:#ff4d4f;background:rgba(255,77,79,.1)}[data-v-6fa5cc92] .el-tabs__header{margin:0 0 16px 0}[data-v-6fa5cc92] .el-tabs__nav{border-bottom:none}[data-v-6fa5cc92] .el-tabs__item{padding:6px 16px;font-size:13px;border-radius:4px 4px 0 0;margin-right:8px}[data-v-6fa5cc92] .el-tabs__item:hover{background:rgba(73,124,246,.05)}[data-v-6fa5cc92] .el-tabs__item.is-active{background:#497cf6;color:#fff;margin-right:0}[data-v-6fa5cc92] .el-tabs__content{padding:0}