.el-segmented{display:inline-flex;align-items:center;box-sizing:border-box;padding:2px;border-radius:4px;background-color:#f0f9ff;border:1px solid #dcdfe6}.el-segmented.is-block{display:flex}.el-segmented.is-vertical{flex-direction:column;align-items:stretch}.el-segmented.is-disabled{opacity:.6;cursor:not-allowed}.el-segmented.el-segmented--large .el-segmented__item{min-height:40px;line-height:38px;font-size:14px}.el-segmented.el-segmented--default .el-segmented__item{min-height:32px;line-height:30px;font-size:14px}.el-segmented.el-segmented--small .el-segmented__item{min-height:24px;line-height:22px;font-size:12px}.el-segmented .el-segmented__item{position:relative;flex:1;text-align:center;cursor:pointer;border-radius:3px;transition:color .2s;color:#606266;white-space:nowrap}.el-segmented .el-segmented__item:not(:last-child){margin-right:2px}.el-segmented .el-segmented__item.is-selected{background-color:#fff;color:#4dd67a;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.08)}.el-segmented .el-segmented__item.is-disabled{cursor:not-allowed;color:#c0c4cc}.el-segmented .el-segmented__item .el-segmented__label{display:block;padding:0 16px;overflow:hidden;text-overflow:ellipsis}.el-segmented.is-vertical .el-segmented__item:not(:last-child){margin-right:0;margin-bottom:2px}@font-face{font-family:alimama;src:url(/fonts/alimama/lovm0XxkecwE.woff2) format("woff2"),url(/fonts/alimama/lovm0XxkecwE.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:dingding;src:url(/fonts/dingding/Syy6qVeU4jFj.woff2) format("woff2"),url(/fonts/dingding/Syy6qVeU4jFj.woff) format("woff");font-weight:400;font-style:normal}.content-container[data-v-61d55b34]{margin-top:30px;font-family:dingding,alimama,sans-serif}.content-container[data-v-61d55b34] .el-pagination{--el-pagination-hover-color:#4bd37a;--el-color-primary:#4bd37a}.content-container[data-v-61d55b34] .el-pagination .el-pager li:not(.disabled).active{background-color:#4bd37a}.content-container[data-v-61d55b34] .el-select{--el-color-primary:#4bd37a}.content-container[data-v-61d55b34] .el-select-dropdown__item.is-selected{color:#4bd37a!important}.chart[data-v-61d55b34]{width:100%}.sales[data-v-61d55b34]{display:flex;flex-direction:column;gap:30px;padding:30px}.row[data-v-61d55b34]{display:flex;align-items:center;margin-bottom:16px}.row .label[data-v-61d55b34]{font-size:16px;color:#333;font-weight:500;margin-right:20px}.row[data-v-61d55b34] .input{margin-bottom:0!important;width:130px!important;margin-right:20px}.row[data-v-61d55b34] .input .el-input__inner{background-color:#f0f9ff}.row[data-v-61d55b34] .input .el-input__wrapper{width:70px!important}.row .btn[data-v-61d55b34]{border:1px solid #e1e1e1}.row .btn.submit[data-v-61d55b34]{background-color:#4bd37a;border:1px solid #4bd37a;color:#fff}.sales-title .area[data-v-61d55b34]{overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#4bd37a #f0f0f0}.sales-title .area[data-v-61d55b34]::-webkit-scrollbar-button{display:none}.sales-title .area .area-item[data-v-61d55b34]{background-color:#f0f7ff;width:300px;flex:none;border:1px solid #e1e1e1;border-radius:16px;padding:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:15px}.sales-title .area .area-item[data-v-61d55b34]:not(:last-child){margin-right:20px}.sales-title .area .area-item .area-name[data-v-61d55b34]{display:flex;flex:1;align-items:center;font-size:16px;line-height:24px;font-weight:500;height:24px;margin-bottom:10px;text-indent:4px}.sales-title .area .area-item .diff[data-v-61d55b34]{display:grid;grid-template-columns:repeat(2,1fr)}.sales-title .area .area-item .diff .month[data-v-61d55b34]{flex:1;text-align:left}.sales-title .area .area-item .diff .year[data-v-61d55b34]{border-left:1px solid #e1e1e1;padding-left:12px;flex:1;text-align:left}.sales-title .area .area-item .diff .title[data-v-61d55b34]{color:#999;font-size:14px;margin-bottom:10px}.sales-title .area .area-item .diff .num[data-v-61d55b34]{color:#000;font-size:16px;font-weight:600;margin-bottom:15px}.sales-title .area .area-item .diff .compare[data-v-61d55b34]{color:#999;font-size:12px}.sales-title .area .area-item .diff .compare em[data-v-61d55b34]{color:red;font-style:normal;margin-left:5px;font-weight:600}.sales-title .area .area-item .diff .compare[data-v-61d55b34]{margin-bottom:5px}.sales-title .area .area-item.active[data-v-61d55b34],.sales-title .area .area-item[data-v-61d55b34]:hover{border:1px solid #4bd37a;background-color:#eefff7;position:relative}.sales-title .area .area-item.active[data-v-61d55b34]:after,.sales-title .area .area-item[data-v-61d55b34]:hover:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #4bd37a}.sales-content[data-v-61d55b34]{display:flex;flex-direction:column;gap:30px;margin-top:30px}.sales-content-item[data-v-61d55b34]{padding:20px;display:flex;flex-direction:column}.sales-content-item .chart-toolbar[data-v-61d55b34]{height:28px;line-height:28px;font-weight:500;margin-bottom:10px}.sales-content-item .chart-toolbar[data-v-61d55b34]:children{margin-left:15px}.sales-content-item .trend-chart-wrapper[data-v-61d55b34]{margin-bottom:20px}.sales-content-item .pie-charts-row[data-v-61d55b34]{display:flex;gap:20px}.sales-content-item .pie-charts-row .pie-item[data-v-61d55b34]{flex:1;border-top:1px solid #eee;padding-top:15px}.sales-content-item .pie-charts-row .pie-item .sub-header[data-v-61d55b34]{font-size:14px;font-weight:700;margin-bottom:10px;color:#333}.sales-content-item .pie-charts-row .pie-item .sub-header .green-text[data-v-61d55b34]{color:#4bd37a;font-weight:400;margin-left:5px}[data-v-61d55b34] .el-segmented{--el-segmented-bg-color:#fff;--el-segmented-item-selected-color:#fff;--el-segmented-item-selected-bg-color:#4bd37a}.sales-content-item[data-v-61d55b34] .el-pagination{padding:0}.sales-content-item[data-v-61d55b34] .el-table tr{background-color:transparent}.brand-list .brand-item[data-v-61d55b34]{background-color:#fff;padding:10px;border-radius:10px;display:flex;flex-direction:row;margin-bottom:10px;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.brand-list .brand-item.active[data-v-61d55b34]{border:1px solid #4bd37a;background-color:#f0f9eb}.brand-list .brand-item:first-child .seq[data-v-61d55b34]{color:#f53}.brand-list .brand-item:nth-child(2) .seq[data-v-61d55b34]{color:#fe7835}.brand-list .brand-item:nth-child(3) .seq[data-v-61d55b34]{color:#f90}.brand-list .brand-item .seq[data-v-61d55b34]{line-height:30px;font-size:15px;font-weight:600;flex-basis:30px}.brand-list .brand-item .brand-name[data-v-61d55b34]{display:flex;align-items:center;font-size:16px;font-weight:500;margin-bottom:10px}.brand-list .brand-item .brand-name img[data-v-61d55b34]{width:30px;height:30px;margin-right:10px}.brand-list .brand-item .brand-num[data-v-61d55b34]{font-size:12px;color:#aaa}.brand-list .brand-item .brand-num span[data-v-61d55b34]{color:#333;font-weight:600;margin-left:5px}.top-section[data-v-61d55b34]{display:flex;flex-direction:column;gap:30px;border-radius:30px;background:#fafafc;padding:30px}.top-section .header-controls[data-v-61d55b34]{display:flex;align-items:center;gap:70px;flex-wrap:wrap}.top-section .header-controls .control-item[data-v-61d55b34]{display:flex;align-items:center;background:linear-gradient(90deg,#f90,#ff8c00);border-radius:20px;height:40px;box-shadow:0 2px 8px rgba(0,0,0,.02);overflow:hidden}.top-section .header-controls .pill-label[data-v-61d55b34]{position:relative;color:#fff;height:100%;display:flex;align-items:center;padding:0 30px 0 30px;border-radius:20px;font-size:14px;font-weight:700;z-index:1}.top-section .header-controls .custom-select[data-v-61d55b34] .el-input__wrapper{box-shadow:none!important;background-color:#fff!important;padding:0 15px 0 0;cursor:pointer}.top-section .header-controls .custom-select[data-v-61d55b34] .el-input__inner{font-weight:700;font-size:16px;color:#333;width:140px;border-radius:20px;text-align:center;cursor:pointer}.top-section .header-controls .region-tabs[data-v-61d55b34]{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-right:20px;padding-left:20px;height:100%;flex:1;background-color:#fff;border-radius:20px}.top-section .header-controls .region-tabs .region-tab[data-v-61d55b34]{cursor:pointer;color:#666;font-size:14px;display:flex;align-items:center;gap:12px;transition:all .3s}.top-section .header-controls .region-tabs .region-tab.active[data-v-61d55b34],.top-section .header-controls .region-tabs .region-tab[data-v-61d55b34]:hover{color:#333;font-weight:700}.top-section .header-controls .region-tabs .region-tab .dot[data-v-61d55b34]{font-style:normal;color:#f90;font-size:18px;line-height:1}.top-section .area-cards[data-v-61d55b34]{display:flex;overflow-x:auto;gap:15px;padding-bottom:10px;scrollbar-width:thin}.top-section .area-cards[data-v-61d55b34]::-webkit-scrollbar{height:6px}.top-section .area-cards[data-v-61d55b34]::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.top-section .area-cards .card-item[data-v-61d55b34]{flex:0 0 320px;padding:15px;cursor:pointer;transition:all .3s;border-radius:20px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.25)}.top-section .area-cards .card-item.active[data-v-61d55b34],.top-section .area-cards .card-item[data-v-61d55b34]:hover{border-color:#f90;box-shadow:0 4px 12px rgba(255,153,0,.1)}.top-section .area-cards .card-item .card-header[data-v-61d55b34]{font-size:18px;font-weight:700;margin-bottom:15px;color:#333}.top-section .area-cards .card-item .card-content[data-v-61d55b34]{display:flex;justify-content:space-between}.top-section .area-cards .card-item .card-content .divider[data-v-61d55b34]{width:1px;background-color:#eee;margin:0 10px}.top-section .area-cards .card-item .card-content .data-col[data-v-61d55b34]{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.top-section .area-cards .card-item .card-content .data-col .col-title[data-v-61d55b34]{font-size:12px;color:#666;margin-bottom:5px}.top-section .area-cards .card-item .card-content .data-col .col-num[data-v-61d55b34]{font-size:24px;font-weight:700;color:#333;margin-bottom:10px;font-family:dingding,sans-serif}.top-section .area-cards .card-item .card-content .data-col .col-trend[data-v-61d55b34]{font-size:12px;color:#999;margin-bottom:2px}.panel-header[data-v-61d55b34]{display:flex;align-items:center;margin-bottom:20px}.panel-header .title-group[data-v-61d55b34]{display:flex;align-items:center;gap:10px;margin-right:40px}.panel-header .title-group img[data-v-61d55b34]{width:24px;height:24px}.panel-header .custom-tabs[data-v-61d55b34]{background:#fff;border:1px solid #ddd;border-radius:4px;display:flex;overflow:hidden;margin-left:40px}.panel-header .custom-tabs span[data-v-61d55b34]{padding:5px 15px;cursor:pointer;font-size:14px;color:#666;transition:all .3s}.panel-header .custom-tabs span.active[data-v-61d55b34]{background:#e6f7ff;color:#1890ff;font-weight:700}.panel-header .custom-tabs span[data-v-61d55b34]:not(:last-child){border-right:1px solid #ddd}.panel-header .custom-pill-tabs[data-v-61d55b34]{background:#f5f5f5;border-radius:20px;padding:2px;display:flex}.panel-header .custom-pill-tabs span[data-v-61d55b34]{padding:4px 15px;border-radius:18px;cursor:pointer;font-size:12px;color:#666;transition:all .3s}.panel-header .custom-pill-tabs span.active[data-v-61d55b34]{background:#4bd37a;color:#fff}.panel-header .custom-pill-tabs.orange span.active[data-v-61d55b34]{background:#f90}.title[data-v-61d55b34]{font-size:28px;font-weight:700;color:#333}.sales-complaint-dashboard[data-v-2ca2df99]{margin:0 auto;padding:20px 0 40px 0;width:90rem;min-height:100vh}.page-content[data-v-2ca2df99]{width:100%;margin:0 auto}