#eventTrackingErrorsSummaryPage{padding:20px;background-color:#f5f5f5;min-height:calc(100vh - 60px)}#eventTrackingErrorsSummaryPage .pageHeader{background:transparent;margin-bottom:20px}#eventTrackingErrorsSummaryPage .pageHeader .headerContent{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#eventTrackingErrorsSummaryPage .pageHeader .headerContent .pageTitle{font-size:24px;font-weight:600;color:#333}#eventTrackingErrorsSummaryPage .summaryCards{margin-bottom:0}#eventTrackingErrorsSummaryPage .summaryCards .statCard{background:#fff;border-color:#ddd;border-width:1px;border-style:solid;color:#000;padding:20px;border-radius:8px;text-align:center;min-height:100px;display:flex;flex-direction:column;justify-content:center}#eventTrackingErrorsSummaryPage .summaryCards .statCard .statCardTitle{font-size:14px;opacity:.9;margin-bottom:10px}#eventTrackingErrorsSummaryPage .summaryCards .statCard .statCardValue{font-size:28px;font-weight:600}#eventTrackingErrorsSummaryPage .chartCard{margin-bottom:20px;border-radius:8px;overflow:hidden}#eventTrackingErrorsSummaryPage .chartCard .el-card__header{font-size:16px;font-weight:600;padding:15px 20px;border-bottom:1px solid #ebeef5}#eventTrackingErrorsSummaryPage .chartCard .chartHeader{font-size:16px;font-weight:600}#eventTrackingErrorsSummaryPage .chartCard .el-loading-mask{border-radius:8px}#eventTrackingErrorsSummaryPage .tableCard{border-radius:8px;overflow:hidden}#eventTrackingErrorsSummaryPage .tableCard .el-card__header{font-size:16px;font-weight:600;padding:15px 20px;border-bottom:1px solid #ebeef5}#eventTrackingErrorsSummaryPage .tableCard .el-card__body{padding:0}#eventTrackingErrorsSummaryPage .tableCard .tableHeader{font-size:16px;font-weight:600}#eventTrackingErrorsSummaryPage .tableCard .el-loading-mask{border-radius:8px}#eventTrackingErrorsSummaryPage .noDataDiv{text-align:center;padding:60px 20px;color:#999}#eventTrackingErrorsSummaryPage .noDataDiv i{font-size:48px;margin-bottom:15px;display:block}#eventTrackingErrorsSummaryPage .noDataDiv div{font-size:16px}#eventTrackingErrorsSummaryPage .el-table{cursor:pointer;border:1px solid #ebeef5;border-left:none;border-right:none;border-top:none;border-bottom:none}#eventTrackingErrorsSummaryPage .el-table .el-table__row{cursor:pointer}#eventTrackingErrorsSummaryPage .el-table .el-table__row:hover{background-color:#f5f7fa}#eventTrackingErrorsSummaryPage .el-table td,#eventTrackingErrorsSummaryPage .el-table th{border-right:none!important}#eventTrackingErrorsSummaryPage .el-table td{border-left:none!important}