.card-data-item{border:1px solid #c2d9f3;box-shadow:0 0 10px 1px #bbd0eb;border-radius:10px;width:286px;padding:0 2px;margin-right:4px}.card-data-item .card-title{font-size:14px;font-weight:700;margin-bottom:16px;padding:8px;border-bottom:1px solid #d2d5da;text-align:center}.card-data-item .data-row{display:flex;margin-bottom:12px;font-size:12px;line-height:1.5;align-items:center}.card-data-item .data-row .label{text-align:right;min-width:85px;display:inline-block;font-size:12px;font-weight:700}.card-data-item .data-row .value{text-align:right;min-width:110px;display:inline-block}.card-data-item .data-row .value .number{color:#333}.card-data-item .data-row .value .number.number-blue{color:#296db7;font-size:15px}.card-data-item .data-row .value .number.number-red{color:#ff4d4f;font-size:15px}.card-data-item .data-row .value .unit{color:#666;margin-left:4px}.card-data-item .data-row .value-group{width:100%;padding-right:4px;display:flex;align-items:center;justify-content:flex-end;grid-gap:16px;gap:16px}.card-data-item .data-row .value-group .percentage{margin-left:1px;min-width:80px}.card-data-item .data-row .value-group .percentage.green{color:#52c41a;font-size:15px;font-weight:700}.card-data-item .data-row .value-group .percentage.red{color:#ff4d4f;font-size:15px;font-weight:700}.card-not-chart-item{display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;margin:6px;height:220px;min-width:240px}.card-not-chart-item.card-sign{background:linear-gradient(180deg,#f7f1eb,#fff)}.card-not-chart-item.card-complete{background:linear-gradient(180deg,#ddebfa,#fff)}.card-not-chart-item.card-complete2{background:linear-gradient(180deg,#e10b27,#e9bebe)}.card-not-chart-item.card-payment{background:linear-gradient(180deg,#f6f1eb,#fff)}.card-not-chart-item.card-quote{background:linear-gradient(180deg,#c6dbf4,#fff)}.card-not-chart-item.card-payment-table{width:596px}.card-not-chart-item:not(.card-payment-table){width:280px}.card-not-chart-item .card-header{padding:15px 16px;display:flex;flex-direction:column;border-top-left-radius:8px;border-top-right-radius:8px}.card-not-chart-item .card-header .header-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.card-not-chart-item .card-header .header-content .title-value{display:flex;flex-direction:column}.card-not-chart-item .card-header .header-content .title-value .cardNotChartItemTitle{font-size:14px}.card-not-chart-item .card-header .header-content .title-value .value-container{margin-bottom:10px}.card-not-chart-item .card-header .header-content .icon-container{display:flex;justify-content:center;border-radius:50%;background-color:#b9d0ec;padding:6px}.card-not-chart-item .card-header .header-content .icon-container .icon{width:48px;height:48px;border-radius:50%;background-color:#296db7;padding:6px}.card-not-chart-item .card-body{flex:1 1;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.card-not-chart-item .card-body .body-content{display:flex;justify-content:space-between}.card-not-chart-item .card-body .body-content .stats-container{margin-left:15px;margin-top:30px}.card-not-chart-item .card-body .body-content .stats-container.payment-no-table{width:45%}.card-not-chart-item .card-body .body-content .stats-container:not(.payment-no-table){width:100%}.card-not-chart-item .card-body .body-content .stats-container .stats-grid{display:grid;grid-gap:20px;gap:20px;font-size:13px;color:#666}.card-not-chart-item .card-body .body-content .stats-container .stats-grid.payment-no-table{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}.card-not-chart-item .card-body .body-content .stats-container .stats-grid:not(.payment-no-table){grid-template-columns:repeat(2,1fr)}.card-not-chart-item .card-body .body-content .stats-container .stats-grid .arrow-up{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid green;margin-right:4px}.card-not-chart-item .card-body .body-content .stats-container .stats-grid .arrow-down{display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid red;margin-right:4px}.card-not-chart-item .card-body .body-content .table-container{width:100%}.card-not-chart-item .card-body .body-content .table-container .table-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;font-size:13px;color:#666;text-align:center;margin-top:30px}.card-not-chart-item .card-body .body-content .table-container .table-grid .table-header{font-weight:500}.animated-counter{font-size:1.5rem;font-weight:700;color:#313230;text-align:left}.card-height-0{height:120px}.card-body-no-grid{margin-top:-100px}.card-body-no-grid .body-content .stats-container:not(.payment-no-table){width:40%!important}.multi-stage-rate{margin-left:4px}.multi-stage-rate .header-title{font-size:16px;font-weight:600;color:#262626;margin-bottom:20px;text-align:left}.multi-stage-rate .main-container .total-amount-card{box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;background:linear-gradient(180deg,#c6dbf4,#fff 30%);height:250px;display:flex;flex-direction:column;justify-content:center}.multi-stage-rate .main-container .total-amount-card .ant-card-body{padding:10px;text-align:center;height:100%;display:flex;flex-direction:column}.multi-stage-rate .main-container .total-amount-card .amount-label{font-size:20px;font-weight:600;margin-bottom:50px;line-height:1.4}.multi-stage-rate .main-container .total-amount-card .amount-value{font-size:28px;font-weight:600;color:#262626;margin-bottom:65px;line-height:1.2}.multi-stage-rate .main-container .total-amount-card .amount-subtitle{font-size:16px;font-weight:500;color:#bfbfbf;line-height:1.2}.multi-stage-rate .main-container .gauge-card{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:8px;background:linear-gradient(180deg,#c6dbf4,#fff 30%);height:250px}.multi-stage-rate .main-container .gauge-card .ant-card-body{padding:12px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:space-between}.multi-stage-rate .main-container .gauge-card .gauge-title{font-size:20px;font-weight:600;line-height:1.4;margin-bottom:10px}.multi-stage-rate .main-container .gauge-card .gauge-chart{flex:1 1;position:relative;min-height:120px}.multi-stage-rate .main-container .gauge-card .gauge-value{font-size:20px;font-weight:600;line-height:1.4;margin-top:4px}@media (max-width:1200px){.multi-stage-rate .gauge-container .ant-col{width:50%!important;flex:0 0 50%!important;max-width:50%!important;margin-bottom:16px}}@media (max-width:768px){.multi-stage-rate{padding:12px}.multi-stage-rate .multi-stage-header{flex-direction:column;text-align:center;padding:16px}.multi-stage-rate .multi-stage-header .header-title{margin-bottom:12px}.multi-stage-rate .gauge-container .ant-col{width:100%!important;flex:0 0 100%!important;max-width:100%!important}}.data-row-normal{display:flex;justify-content:space-between;align-items:center;width:90%}.data-row-normal .data-value{color:#296db7}.normal-card{width:280px;min-width:280px;height:210px;display:flex;flex-direction:column;box-shadow:0 0 10px 0 #bbd0eb;border-radius:10px;border:1px solid #c2d9f3;background:linear-gradient(180deg,#ddebfa,#fff);margin:0 13px 0 0}.normal-card.small{width:300px;min-width:300px}.normal-card .normal-card-header{display:flex;flex-direction:column;justify-content:center;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;background:linear-gradient(180deg,#ddebfa,#fff);padding:4px}.normal-card .normal-card-body{background-color:#fff;padding:10px 15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;flex:1 1;display:flex;align-items:center;overflow:hidden}.normal-card .data-list{display:flex;flex-direction:column;width:100%}.normal-card .percentage-display{font-size:24px;width:100%;text-align:center}.normal-card .data-row-normal{margin-bottom:15px}.normal-card .data-row-normal:last-child{margin-bottom:0}.normal-card .data-row-normal .data-label{font-size:15px}.normal-card .data-row-normal .data-value-container{display:flex;align-items:center}.normal-card .data-row-normal .percentage-indicator{display:flex;align-items:center;width:40px}.normal-card .data-row-normal .percentage-indicator.increase{color:tomato;font-weight:700}.normal-card .data-row-normal .percentage-indicator.decrease{color:#3dba85;font-weight:700}.last-card{width:380px}.gauge-chart-container{position:relative;display:flex;justify-content:center;align-items:center;height:150px;margin-top:10px}.service-plan-rightness{background:#fff;padding:4px 10px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:4px}.service-plan-rightness .header-title{font-size:16px;font-weight:600;color:#262626;margin-bottom:20px;text-align:left}.service-plan-rightness .main-container .accuracy-section{border-radius:8px;height:100%}.service-plan-rightness .main-container .accuracy-section .ant-card-body{padding:3px!important}.service-plan-rightness .main-container .accuracy-section .section-title{font-size:16px;font-weight:600;color:#262626;margin-bottom:20px;text-align:center}.service-plan-rightness .main-container .accuracy-section .stats-container{margin-bottom:20px}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row{margin-bottom:12px;display:flex;align-items:center;font-size:12px}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.single{justify-content:space-between;border-bottom:1px solid #666}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.single .stat-item{display:flex;align-items:center;grid-gap:8px;gap:8px}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.single .stat-item .label{font-weight:400;min-width:100px}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.single .stat-item .stat-item-value-wrapper{width:100px;display:flex;justify-content:flex-end}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.single .stat-item .value{color:#2f76be;font-weight:700}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.single .stat-item .grey{color:#696768}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.double{justify-content:space-between;border-bottom:1px solid #666}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.double .stat-item{display:flex;align-items:center;grid-gap:8px;gap:8px}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.double .stat-item .label{font-weight:400;white-space:nowrap;min-width:100px}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.double .stat-item .stat-item-value-wrapper{width:100px;display:flex;justify-content:flex-end}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.double .stat-item .value{color:#2f76be;font-weight:700;text-align:right}.service-plan-rightness .main-container .accuracy-section .stats-container .stat-row.double .stat-item .grey{color:#696768}.service-plan-rightness .main-container .accuracy-section .gauge-charts-container .gauge-section{margin-bottom:20px}.service-plan-rightness .main-container .accuracy-section .gauge-charts-container .gauge-section .gauge-section-title{font-size:14px;font-weight:600;margin-bottom:8px;text-align:center;line-height:1.2}.service-plan-rightness .main-container .accuracy-section .gauge-charts-container .gauge-section .gauge-item{text-align:center}.service-plan-rightness .main-container .accuracy-section .gauge-charts-container .gauge-section .gauge-item .gauge-title{font-size:10px;font-weight:500;margin-bottom:4px;line-height:1.2}.service-plan-rightness .main-container .accuracy-section .gauge-charts-container .gauge-section .gauge-item .gauge-chart{position:relative;margin-bottom:4px}.service-plan-rightness .main-container .accuracy-section .gauge-charts-container .gauge-section .gauge-item .gauge-value{font-size:12px;font-weight:500;line-height:1.2}.service-plan-rightness .main-container .profit-section{height:100%}.service-plan-rightness .main-container .profit-section .ant-card-body{padding:0}.service-plan-rightness .main-container .profit-section .section-title{font-size:16px;font-weight:600;color:#262626;margin-bottom:20px;text-align:center}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item{border:1px solid #f0f0f0;border-radius:6px;overflow:hidden;height:220px}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item .ant-card-body{padding:0;height:100%;display:flex;flex-direction:column}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item .profit-header{color:#fff;font-size:14px;font-weight:600;padding:8px 12px;text-align:center;line-height:1.2}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item .profit-content{flex:1 1;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item .profit-content .profit-stat{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:6px}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item .profit-content .profit-stat:last-child{margin-bottom:0}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item .profit-content .profit-stat .label{font-weight:400}.service-plan-rightness .main-container .profit-section .profit-grid .profit-item .profit-content .profit-stat .value{color:#262626;font-weight:600}@media (max-width:1200px){.service-plan-rightness .main-container{flex-direction:column}.service-plan-rightness .main-container .accuracy-section,.service-plan-rightness .main-container .profit-section{margin-bottom:16px}}@media (max-width:768px){.service-plan-rightness{padding:12px}.service-plan-rightness .main-container .profit-grid .ant-col{width:100%!important;flex:0 0 100%!important;max-width:100%!important;margin-bottom:12px}}.ServicePlan_container__21GZ1{border:1px solid #e1e1e1;border-radius:8px;padding:14px;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05);margin:20px auto;width:48%;font-size:14px}.ServicePlan_header__2wR0f{display:flex;justify-content:center;align-items:center;padding-bottom:14px;border-bottom:1px solid #f0f0f0;margin-bottom:14px;position:relative}.ServicePlan_title__1_4np{margin:0;font-size:18px;font-weight:700}.ServicePlan_exportBtn__2zeVb{color:#1890ff;background:none;border:none;cursor:pointer;position:absolute;right:0;top:0;z-index:999}.ServicePlan_content__2H14J{display:flex;justify-content:space-between}.ServicePlan_dataSection__3A-86{padding-right:20px}.ServicePlan_dataRow__27K3U{margin-bottom:14px;display:flex;align-items:center;flex-wrap:wrap}.ServicePlan_label__IL8nO{font-weight:700;width:48px;margin-right:8px}.ServicePlan_valueWrapper__3tzPd{text-align:right;min-width:75px}.ServicePlan_value__2dlb3{font-weight:700;color:#000;margin-right:4px}.ServicePlan_unit__1BEo1{color:#666}.ServicePlan_avgLabel__1n1sz{margin:0 8px;color:#666}.ServicePlan_avgLabelThin__JDu1X{color:#aaa;font-weight:400;margin:0 8px 0 90px}.ServicePlan_avgValue__1520x{color:#52c41a;margin-right:4px;margin-left:10px}.ServicePlan_avgUnit__3Dmd3{color:#666;margin-right:8px}.ServicePlan_chartSection__30cbl{width:450px}.ServicePlan_chartWrapper__3jNVF{display:flex;flex-direction:row;justify-content:space-between}.unpaid-card-data-item{border:1px solid #c2d9f3;box-shadow:0 0 10px 1px #bbd0eb;border-radius:10px;width:226px;margin-right:6px;height:170px}.unpaid-card-data-item .card-title{font-size:14px;font-weight:700;margin-bottom:16px;padding:8px;border-bottom:1px solid #d2d5da;text-align:center}.unpaid-card-data-item .data-row{display:flex;margin-bottom:12px;font-size:12px;line-height:1.5;align-items:center}.unpaid-card-data-item .data-row .label{text-align:right;min-width:45px;display:inline-block;font-size:12px;font-weight:700}.unpaid-card-data-item .data-row .value{text-align:right;min-width:116px;display:inline-block}.unpaid-card-data-item .data-row .value .number{color:#333}.unpaid-card-data-item .data-row .value .number.number-blue{color:#296db7;font-size:13px}.unpaid-card-data-item .data-row .value .number.number-red{color:#ff4d4f;font-size:13px}.unpaid-card-data-item .data-row .value .unit{color:#666;margin-left:4px}.unpaid-card-data-item .data-row .value-group{width:100%;padding-right:4px;display:flex;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px}.unpaid-card-data-item .data-row .value-group .percentage{margin-left:1px;min-width:80px}.unpaid-card-data-item .data-row .value-group .percentage.green{color:#52c41a;font-size:12px;font-weight:700}.unpaid-card-data-item .data-row .value-group .percentage.red{color:#ff4d4f;font-size:12px;font-weight:700}.prediction-card{background-color:#fff;padding:16px;border-left:1px solid #d2d5da;height:100%}.prediction-card .prediction-content{display:flex;flex-direction:column;align-items:center;text-align:center;grid-gap:8px;gap:8px}.prediction-card .prediction-content p{margin:0;color:#333}.prediction-card .firework-icons{margin-top:8px;color:#ff4d4f}