.ui-skeleton-block[data-v-6653eedd]{display:block;-ms-flex-negative:0;flex-shrink:0;border-radius:var(--radius-sm);background:-webkit-gradient(linear,left top,right top,color-stop(25%,var(--secondary-grey-4)),color-stop(50%,var(--secondary-grey-3)),color-stop(75%,var(--secondary-grey-4)));background:linear-gradient(90deg,var(--secondary-grey-4) 25%,var(--secondary-grey-3) 50%,var(--secondary-grey-4) 75%);background-size:200% 100%;-webkit-animation:ui-skeleton-shimmer-6653eedd 1.2s ease-in-out infinite;animation:ui-skeleton-shimmer-6653eedd 1.2s ease-in-out infinite}@-webkit-keyframes ui-skeleton-shimmer-6653eedd{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ui-skeleton-shimmer-6653eedd{0%{background-position:200% 0}to{background-position:-200% 0}}.table-rows-skeleton[data-v-5c2c24cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding:var(--space-sm) 0;-webkit-box-sizing:border-box;box-sizing:border-box}.table-rows-skeleton__head[data-v-5c2c24cd],.table-rows-skeleton__row[data-v-5c2c24cd]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--space-sm);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-rows-skeleton__head[data-v-5c2c24cd]{-ms-flex-negative:0;flex-shrink:0;min-height:var(--skeleton-header-height,45px);padding:0 var(--space-base);border-bottom:1px solid var(--secondary-grey-3)}.table-rows-skeleton__body[data-v-5c2c24cd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-rows-skeleton__row[data-v-5c2c24cd]{min-height:var(--skeleton-row-height,56px);padding:0 var(--space-base);-webkit-box-sizing:border-box;box-sizing:border-box}.table-rows-skeleton__row+.table-rows-skeleton__row[data-v-5c2c24cd]{border-top:1px solid var(--secondary-grey-3)}.table-rows-skeleton--body-only[data-v-5c2c24cd]{padding:0}.table-rows-skeleton--fill[data-v-5c2c24cd]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;height:100%;overflow:hidden;padding:0}.table-rows-skeleton--fill .table-rows-skeleton__body[data-v-5c2c24cd]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;overflow:hidden}.table-rows-skeleton--fill .table-rows-skeleton__row[data-v-5c2c24cd]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0}.insight-table-container[data-v-b595839c]{background:var(--primary-white);border-radius:var(--radius-md)}.insight-table-container .table-wrapper[data-v-b595839c]{overflow-x:auto;min-width:100%}.insight-table-container .insight-table[data-v-b595839c]{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-family:var(--font-family-variable)}.insight-table-container .insight-table .table-header .header-row[data-v-b595839c]{background:var(--secondary-grey-3);height:39px;border-radius:var(--radius-md);overflow:hidden}.insight-table-container .insight-table .table-header .header-row .header-cell[data-v-b595839c]{padding:0 var(--space-base);font-size:var(--font-size-base);color:var(--primary-grey);font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap}.insight-table-container .insight-table .table-header .header-row .header-cell[data-v-b595839c]:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.insight-table-container .insight-table .table-header .header-row .header-cell[data-v-b595839c]:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.insight-table-container .insight-table .table-header .header-row .header-cell .column-title[data-v-b595839c]{font-size:var(--font-size-base);color:var(--primary-grey);font-weight:var(--font-weight-medium)}.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header[data-v-b595839c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;gap:var(--space-xs)}.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls[data-v-b595839c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls .sort-btn[data-v-b595839c]{width:0;height:0;border:4px solid transparent;background:none;cursor:pointer;-webkit-transition:all var(--transition-base) ease-out;transition:all var(--transition-base) ease-out;padding:0}.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls .sort-btn.ascending[data-v-b595839c]{border-bottom-color:var(--secondary-grey-2);margin-bottom:1px}.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls .sort-btn.ascending.active[data-v-b595839c],.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls .sort-btn.ascending[data-v-b595839c]:hover{border-bottom-color:var(--primary-blue)}.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls .sort-btn.descending[data-v-b595839c]{border-top-color:var(--secondary-grey-2)}.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls .sort-btn.descending.active[data-v-b595839c],.insight-table-container .insight-table .table-header .header-row .header-cell .sortable-header .sort-controls .sort-btn.descending[data-v-b595839c]:hover{border-top-color:var(--primary-blue)}.insight-table-container .insight-table .table-body .data-row[data-v-b595839c]{height:39px}.insight-table-container .insight-table .table-body .data-row.total-row[data-v-b595839c]{background-color:var(--secondary-grey-3)}.insight-table-container .insight-table .table-body .data-row.total-row .data-cell[data-v-b595839c]:first-child{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.insight-table-container .insight-table .table-body .data-row.total-row .data-cell[data-v-b595839c]:last-child{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.insight-table-container .insight-table .table-body .data-row .data-cell[data-v-b595839c]{padding:0 var(--space-base);vertical-align:middle;font-size:var(--font-size-base);border-bottom:1px solid var(--secondary-grey-3);font-weight:var(--font-weight-regular);color:var(--primary-black)}.insight-table-container .insight-table .table-body .data-row .data-cell .sales-value[data-v-b595839c]{cursor:default}.insight-table-container .insight-table .table-body .data-row .data-cell.grayColor[data-v-b595839c],.insight-table-container .insight-table .table-body .data-row .data-cell.row-gray[data-v-b595839c]{color:var(--primary-grey)!important}.insight-table-container .insight-table .table-body .data-row .category-class[data-v-b595839c],.insight-table-container .insight-table .table-body .data-row .duration-class[data-v-b595839c],.insight-table-container .insight-table .table-body .data-row .program-class[data-v-b595839c]{color:var(--primary-grey);font-weight:var(--font-weight-medium)}.insight-table-container .insight-table .table-body .data-row .total-col-class[data-v-b595839c]{font-weight:var(--font-weight-medium)}.insight-table-container .insight-table .table-body .data-row .student-number[data-v-b595839c],.insight-table-container .insight-table .table-body .data-row .total-course-class[data-v-b595839c]{color:var(--primary-blue);cursor:pointer}.insight-table-container .insight-table .table-body .data-row tr.clickable-row .data-cell[data-v-b595839c],.insight-table-container .insight-table .table-body .data-row tr.clickable-row[data-v-b595839c]{cursor:pointer}.insight-table-container .insight-table .table-body .data-row .race-row-cell[data-v-b595839c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--space-xxs)}.insight-table-container .insight-table .table-body .data-row .race-row-cell .crown-icon[data-v-b595839c]{width:11.44px;height:10.3px;-ms-flex-negative:0;flex-shrink:0}.insight-table-container .insight-table .table-body .data-row .race-row-cell .normal-cell[data-v-b595839c]{line-height:1}.insight-table-container .insight-table .table-body.has-total .data-row:nth-last-child(2) .data-cell[data-v-b595839c]{border-bottom:none}.insight-table-container .no-data-message[data-v-b595839c]{text-align:center;padding:var(--space-xxxl);color:var(--primary-grey);font-size:var(--font-size-lg)}.insight-table-container .no-data-message p[data-v-b595839c]{margin:0}