table:where(:not([class]),.mu-table-auto,.mu-table-fixed){--mds-table-base-border-width: var(--mds-table-border-width, 1px);--mds-table-base-vertical-align: var(--mds-table-vertical-align, middle);--mds-table-base-border-color: var(--mds-table-border-color, var(--mds-table-border-color, #e0e0e7));--mds-table-base-cell-height: var(--mds-table-cell-height, 3rem);--mds-table-base-cell-height-sm: var(--mds-table-cell-height-sm, 2.5rem);--mds-table-base-cell-height-lg: var(--mds-table-cell-height-lg, 5rem);--mds-table-base-cell-padding-inline: var(--mds-table-cell-padding-inline, var(--mds-spacing-06, 1.5rem));--mds-table-base-header-background-color: var(--mds-table-header-background-color, var(--mds-table-header-bg-color, #e0e0e7));--mds-table-base-header-border-color: var(--mds-table-header-border-color, var(--mds-table-header-border-color, #fff));--mds-table-base-header-font-weight: var(--mds-table-header-font-weight, 700);--mds-table-base-row-background-color: var(--mds-table-row-background-color, var(--mds-table-bg-color, #fff));--mds-table-base-row-striping-color: var(--mds-table-row-striping-color, var(--mds-table-striping-color, #eeeef1));--mds-table-base-selected-row-background-color: var(--mds-table-selected-row-background-color, var(--mds-color-primary-soft, #e7f2fa));--mds-table-base-selected-row-border-color: var(--mds-table-selected-row-border-color, var(--mds-color-primary, #348cd6));border-spacing:0;border-collapse:separate!important;inline-size:100%;vertical-align:var(--mds-table-base-vertical-align);border:none;border-block:none!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>:not(caption)>*>:is(th,td){border:0 solid var(--mds-table-base-border-color);border-block-start-width:var(--mds-table-base-border-width);padding-inline:var(--mds-table-base-cell-padding-inline);block-size:var(--mds-table-base-cell-height);background-color:var(--mds-table-base-row-background-color)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>:not(caption)>*>th{font-weight:var(--mds-table-base-header-font-weight)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>:is(thead,tfoot)>*>*{--mds-table-base-row-background-color: var(--mds-table-base-header-background-color)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>:last-child>*{border-block-end-width:var(--mds-table-base-border-width)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>:is(.mcc-table__row--selected,:has(> :first-child input:checked)){--mds-table-base-row-background-color: var(--mds-table-base-selected-row-background-color) !important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody .mcc-table tbody tr:last-child:has(> :first-child input:checked)>*{border-block-color:var(--mds-color-primary)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody .mcc-table tbody tr:has(> :first-child input:checked)+tr:has(> :first-child input:not(:checked))>*{border-block-start-color:var(--mds-color-primary)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-primary>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-primary>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-primary, #348cd6)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-secondary>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-secondary>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-secondary, #666679)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-success>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-success>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-success, #458045)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-info>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-info>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-info, #157a80)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-warning>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-warning>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-warning, #f2a900)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-danger>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-danger>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-danger, #dc3545)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-muted>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-muted>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-muted, #9393a7)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-light>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-light>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-light, #d5d6e0)}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-dark>*:first-child{position:relative;padding-inline-start:var(--mds-table-base-cell-padding-inline)!important}table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--status-dark>*:first-child:before{content:"";inset-block:0;inset-inline:0 auto;position:absolute;block-size:100%;inline-size:0;border-inline-start:.25rem solid var(--mds-color-dark, #a5a5b6)}.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed){border-inline:var(--mds-table-base-border-width) solid var(--mds-table-base-border-color)}.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed) :where(:not(caption))>:is(.mcc-table__row--selected,tr:has(> :first-child input:checked))>*{border-block-start-color:var(--mds-table-base-selected-row-border-color)}.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed) :where(:not(caption))>:is(.mcc-table__row--selected,tr:has(> :first-child input:checked))>*:last-child{border-inline-end-color:var(--mds-table-base-selected-row-border-color)}.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed) :where(:not(caption))>:is(.mcc-table__row--selected,tr:has(> :first-child input:checked)):last-child>*{border-block-end-color:var(--mds-table-base-selected-row-border-color)}.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed) :where(:not(caption))>:is(.mcc-table__row--selected,tr:has(> :first-child input:checked))+*>*{border-block-start-color:var(--mds-table-base-selected-row-border-color)}.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>:is(thead,tfoot)>*>:not(:last-child){border-inline-end-color:var(--mds-table-base-header-border-color)}.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>:not(caption)>*>:not(:last-child){border-inline-end-width:var(--mds-table-base-border-width)}.mcc-table--striped>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>*:nth-of-type(even):not(:is(.mcc-table__row--selected,:has(> :first-child input:checked)))>*{--mds-table-base-row-background-color: var(--mds-table-base-row-striping-color)}.mcc-table--sm>table:where(:not([class]),.mu-table-auto,.mu-table-fixed){--mds-table-base-cell-height: var(--mds-table-base-cell-height-sm)}.mcc-table--lg>table:where(:not([class]),.mu-table-auto,.mu-table-fixed){--mds-table-base-cell-height: var(--mds-table-base-cell-height-lg)}.mcc-table--overflow{overflow-x:auto}.mcc-table--overflow:focus{--mds-outline-offset: .125rem;--mds-outline-color: var(--mds-ui-color-07, #161616);outline:.125rem solid var(--mds-outline-color);outline-offset:var(--mds-outline-offset)}.mcc-table--sticky-header{overflow-y:auto}.mcc-table--sticky-header:focus{--mds-outline-offset: .125rem;--mds-outline-color: var(--mds-ui-color-07, #161616);outline:.125rem solid var(--mds-outline-color);outline-offset:var(--mds-outline-offset)}.mcc-table--sticky-header>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>thead>*>*{position:sticky;z-index:990;inset-block-start:0}.mcc-table--sticky-columns{overflow-x:auto}.mcc-table--sticky-columns:focus{--mds-outline-offset: .125rem;--mds-outline-color: var(--mds-ui-color-07, #161616);outline:.125rem solid var(--mds-outline-color);outline-offset:var(--mds-outline-offset)}.mcc-table--sticky-columns>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>:is(thead,tfoot)>*>:first-child{position:sticky;z-index:991;inset-inline-start:0}.mcc-table--sticky-columns>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>*>th:first-child[scope=row]{position:sticky;z-index:989;inset-inline-start:0}@media (max-width: 47.98em){.mcc-table--responsive>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>:is(thead,tfoot){display:none}.mcc-table--responsive>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>*>td{display:flex;flex-direction:column;justify-content:center}.mcc-table--responsive>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>*>td:before{content:attr(data-title);display:block;font-weight:var(--mds-table-base-header-font-weight)}.mcc-table--responsive>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>:last-child>*{border-block-end-width:0}.mcc-table--responsive.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>*>*{border-inline-end-width:0}.mcc-table--responsive.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>:last-child>:is(:first-child,:last-child){border-block-end-width:var(--mds-table-base-border-width)}.mcc-table--responsive.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>.mcc-table__row--selected>td{border-inline-end-width:var(--mds-table-base-border-width);border-inline-end-color:var(--mds-table-base-selected-row-border-color)}.mcc-table--responsive.mcc-table--bordered>table:where(:not([class]),.mu-table-auto,.mu-table-fixed)>tbody>:not(.mcc-table__row--selected)>td:nth-child(n+3){border-block-start-color:var(--mds-table-base-border-color)}}.mcc-table-toolbar{--mds-table-base-toolbar-content-padding: var(--mds-table-toolbar-content-padding, var(--mds-spacing-05, 1rem) 0);--mds-table-base-toolbar-content-gap: var(--mds-table-toolbar-content-gap, var(--mds-spacing-05, 1rem));--mds-table-base-toolbar-batch-actions-padding: var(--mds-table-toolbar-batch-actions-padding, var(--mds-spacing-05, 1rem) var(--mds-spacing-06, 1.5rem));--mds-table-base-toolbar-batch-actions-background-color: var(--mds-table-toolbar-batch-actions-background-color, var(--mds-color-primary, #348cd6));--mds-table-base-toolbar-batch-actions-color: var(--mds-table-toolbar-batch-actions-color, var(--mds-color-primary-on, #fff));position:relative;width:100%}.mcc-table-toolbar__content{display:flex;justify-content:flex-start;gap:var(--mds-table-base-toolbar-content-gap);padding:var(--mds-table-base-toolbar-content-padding)}.mcc-table-batch-actions{display:none;justify-content:space-between;padding:var(--mds-table-base-toolbar-batch-actions-padding);background-color:var(--mds-table-base-toolbar-batch-actions-background-color);color:var(--mds-table-base-toolbar-batch-actions-color)}.mcc-table-batch-actions--active{display:flex}.mcc-table-batch-actions--active~.mcc-table-toolbar__content{display:none}.mcc-table-batch-actions__summary,.mcc-table-batch-actions__list{display:flex;align-items:center}
/* Mosaic Design System | table | v1.2.3 */
/*# sourceMappingURL=table.min.css.map */
