@semcore/data-table 16.7.0-prerelease.1 → 16.7.0-prerelease.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/lib/cjs/components/AccordionRows/AccordionRows.js +51 -51
  2. package/lib/cjs/components/Body/Body.js +51 -51
  3. package/lib/cjs/components/Body/Cell.js +51 -51
  4. package/lib/cjs/components/Body/LimitOverlay.js +51 -51
  5. package/lib/cjs/components/Body/Row.js +51 -51
  6. package/lib/cjs/components/Body/RowGroup.js +51 -51
  7. package/lib/cjs/components/DataTable/DataTable.js +26 -26
  8. package/lib/cjs/components/Head/Column.js +36 -36
  9. package/lib/cjs/components/Head/Group.js +36 -36
  10. package/lib/cjs/components/Head/Head.js +36 -36
  11. package/lib/es6/components/AccordionRows/AccordionRows.js +51 -51
  12. package/lib/es6/components/Body/Body.js +51 -51
  13. package/lib/es6/components/Body/Cell.js +51 -51
  14. package/lib/es6/components/Body/LimitOverlay.js +51 -51
  15. package/lib/es6/components/Body/Row.js +51 -51
  16. package/lib/es6/components/Body/RowGroup.js +51 -51
  17. package/lib/es6/components/DataTable/DataTable.js +26 -26
  18. package/lib/es6/components/Head/Column.js +36 -36
  19. package/lib/es6/components/Head/Group.js +36 -36
  20. package/lib/es6/components/Head/Head.js +36 -36
  21. package/lib/esm/components/AccordionRows/AccordionRows.mjs +52 -52
  22. package/lib/esm/components/Body/Body.mjs +52 -52
  23. package/lib/esm/components/Body/Cell.mjs +52 -52
  24. package/lib/esm/components/Body/LimitOverlay.mjs +52 -52
  25. package/lib/esm/components/Body/Row.mjs +52 -52
  26. package/lib/esm/components/Body/RowGroup.mjs +52 -52
  27. package/lib/esm/components/DataTable/DataTable.mjs +28 -28
  28. package/lib/esm/components/Head/Column.mjs +37 -37
  29. package/lib/esm/components/Head/Group.mjs +37 -37
  30. package/lib/esm/components/Head/Head.mjs +37 -37
  31. package/package.json +22 -22
@@ -8,59 +8,59 @@ import { Box } from '@semcore/base-components';
8
8
  import { sstyled } from '@semcore/core';
9
9
  import * as React from 'react';
10
10
  /*!__reshadow-styles__:"./style.shadow.css"*/
11
- var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SBody_eebaq_gg_,.___SRowGroup_eebaq_gg_,.___SRow_eebaq_gg_{display:contents}.___SAccordionRows_eebaq_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_eebaq);overflow:clip;transition-property:max-height;transition-duration:var(--duration_eebaq);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_eebaq_gg_.__compact_eebaq_gg_ .___SCell_eebaq_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_eebaq_gg_.__compact_eebaq_gg_ .___SCell_eebaq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_eebaq) - 1)))}.___SBody_eebaq_gg_.__compact_eebaq_gg_ .___SRow_eebaq_gg_ .___SCellWrapper_eebaq_gg_:first-child .___SCell_eebaq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_eebaq) - 1)))}.___SBody_eebaq_gg_.__compact_eebaq_gg_ .___SCollapseRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:first-child .___SCell_eebaq_gg_[data-aria-level],.___SBody_eebaq_gg_.__compact_eebaq_gg_ .___SRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:first-child .___SCell_eebaq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_eebaq) - 1)))}.___SBody_eebaq_gg_.__compact_eebaq_gg_ .___SCell_eebaq_gg_ .___SAccordionToggle_eebaq_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_eebaq_gg_.__gridArea_eebaq_gg_,.___SCollapseRow_eebaq_gg_.__gridArea_eebaq_gg_,.___SRow_eebaq_gg_.__gridArea_eebaq_gg_{grid-area:var(--gridArea_eebaq)}.___SCellWrapper_eebaq_gg_{height:100%;overflow:hidden}.___SCollapseRow_eebaq_gg_.__gridArea_eebaq_gg_>.___SCellWrapper_eebaq_gg_,.___SRow_eebaq_gg_.__isAccordionRow_eebaq_gg_>.___SCellWrapper_eebaq_gg_{height:auto;overflow:auto}.___SAccordionRows_eebaq_gg_>.___SRow_eebaq_gg_.__isAccordionRow_eebaq_gg_:last-child>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__withoutBorder_eebaq_gg_),.___SCollapseRow_eebaq_gg_.__gridArea_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__withoutBorder_eebaq_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161))}@supports (color:color(display-p3 0 0 0%)){.___SAccordionRows_eebaq_gg_>.___SRow_eebaq_gg_.__isAccordionRow_eebaq_gg_:last-child>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__withoutBorder_eebaq_gg_),.___SCollapseRow_eebaq_gg_.__gridArea_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__withoutBorder_eebaq_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161))}@media (color-gamut:p3){.___SAccordionRows_eebaq_gg_>.___SRow_eebaq_gg_.__isAccordionRow_eebaq_gg_:last-child>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__withoutBorder_eebaq_gg_),.___SCollapseRow_eebaq_gg_.__gridArea_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__withoutBorder_eebaq_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, color(display-p3 0.00798 0.04498 0.03219 / 0.161))}}}.___SCollapseRow_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_{display:block}.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_).__expanded_eebaq_gg_.__withAccordion_eebaq_gg_,.___SRow_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_),.___SRow_eebaq_gg_._accordionType_row_eebaq_gg_.__expanded_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SCell_eebaq_gg_._theme_muted_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SCell_eebaq_gg_._theme_info_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_info_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_info_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, color(display-p3 0.92677 0.94582 0.99939))}}}.___SCell_eebaq_gg_._theme_success_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_success_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_success_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, color(display-p3 0.83144 0.99433 0.95372))}}}.___SCell_eebaq_gg_._theme_warning_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_warning_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_warning_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, color(display-p3 1 0.94216 0.8187))}}}.___SCell_eebaq_gg_._theme_danger_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_danger_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_danger_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, color(display-p3 1 0.92002 0.9342))}}}.___SCollapseRow_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_),.___SRow_eebaq_gg_.__isAccordionRow_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-accordion, rgb(255, 255, 255))}@media (hover:hover){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),:not(.___SRowGroup_eebaq_gg_:has([data-row-selector=true] input:checked))>.___SRow_eebaq_gg_:not(._accordionType_row_eebaq_gg_.__expanded_eebaq_gg_):hover:not(.__isNonInteractive_eebaq_gg_):not(:has([data-row-selector=true] input:checked)):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, rgb(248, 249, 248))}.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_muted_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_muted_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_muted_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_muted_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_muted_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_muted_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_info_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_info_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_info_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_info_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_info_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_info_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_info_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_info_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_info_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_info_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_info_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_info_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@media (color-gamut:p3){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_info_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_info_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_info_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_info_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_info_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_info_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, color(display-p3 0.92677 0.94582 0.99939))}}}.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_success_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_success_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_success_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_success_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_success_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_success_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_success_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_success_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_success_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_success_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_success_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_success_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@media (color-gamut:p3){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_success_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_success_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_success_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_success_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_success_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_success_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, color(display-p3 0.83144 0.99433 0.95372))}}}.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_warning_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_warning_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_warning_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_warning_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_warning_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_warning_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@media (color-gamut:p3){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_warning_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_warning_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_warning_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_warning_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, color(display-p3 1 0.94216 0.8187))}}}.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_danger_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_danger_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_danger_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_danger_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_danger_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_danger_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@media (color-gamut:p3){.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_[data-grouped-by=rowgroup]._theme_danger_eebaq_gg_:not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not([aria-hidden]),.___SRowGroup_eebaq_gg_:has(.___SCell_eebaq_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_eebaq_gg_:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden])>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_danger_eebaq_gg_:not([aria-hidden]),.___SRow_eebaq_gg_._theme_danger_eebaq_gg_:hover:not(.__expanded_eebaq_gg_.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_):not([aria-hidden]),.___SRow_eebaq_gg_:hover:not(.__isNonInteractive_eebaq_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_eebaq_gg_:hover))>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_._theme_danger_eebaq_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, color(display-p3 1 0.92002 0.9342))}}}}.___SRow_eebaq_gg_._theme_muted_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-unread, rgb(248, 249, 248))}.___SRow_eebaq_gg_._theme_muted_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_),.___SRow_eebaq_gg_._theme_muted_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SRow_eebaq_gg_._theme_info_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_),.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked) .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_info_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_),.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked) .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_info_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_),.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked) .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected, color(display-p3 0.96433 0.97362 0.99926))}}}.___SRow_eebaq_gg_._theme_info_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_),.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked) .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_info_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_),.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked) .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_info_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_),.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked) .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, color(display-p3 0.89107 0.91919 1))}}}.___SRow_eebaq_gg_._theme_info_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_info_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_info_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, color(display-p3 0.89107 0.91919 1))}}}.___SRow_eebaq_gg_._theme_success_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_success_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_success_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-new, color(display-p3 0.89573 0.99976 0.9806))}}}.___SRow_eebaq_gg_._theme_success_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_),.___SRow_eebaq_gg_._theme_success_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-new-active, rgb(181, 252, 235))}.___SRow_eebaq_gg_._theme_warning_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_warning_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_warning_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning, color(display-p3 0.99986 0.97187 0.89433))}}}.___SRow_eebaq_gg_._theme_warning_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_warning_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_warning_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, color(display-p3 0.9993 0.90811 0.73979))}}}.___SRow_eebaq_gg_._theme_warning_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_warning_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_warning_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, color(display-p3 0.9993 0.90811 0.73979))}}}.___SRow_eebaq_gg_._theme_danger_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_danger_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_danger_eebaq_gg_ .___SCell_eebaq_gg_:not(.__theme_eebaq_gg_):not(.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical, color(display-p3 1 0.956 0.96655))}}}.___SRow_eebaq_gg_._theme_danger_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_danger_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_danger_eebaq_gg_ .___SCell_eebaq_gg_.__expanded_eebaq_gg_.__withAccordion_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, color(display-p3 0.99973 0.88217 0.89821))}}}.___SRow_eebaq_gg_._theme_danger_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@supports (color:color(display-p3 0 0 0%)){.___SRow_eebaq_gg_._theme_danger_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@media (color-gamut:p3){.___SRow_eebaq_gg_._theme_danger_eebaq_gg_.__active_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_:not(.__theme_eebaq_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, color(display-p3 0.99973 0.88217 0.89821))}}}.___SRowGroup_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_,.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_,.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@media (color-gamut:p3){.___SRowGroup_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SRow_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_,.___SRow_eebaq_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected, color(display-p3 0.96433 0.97362 0.99926))}}}.___SCell_eebaq_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07));white-space:pre-wrap;word-break:break-word;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SCell_eebaq_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SCell_eebaq_gg_ .___SAccordionToggle_eebaq_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_eebaq_gg_ .___SAccordionToggle_eebaq_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_eebaq_gg_ .___SAccordionToggle_eebaq_gg_.__expanded_eebaq_gg_ svg{transform:rotate(90deg)}.___SCell_eebaq_gg_.__withoutBorder_eebaq_gg_{border-bottom:none}.___SCell_eebaq_gg_.__withAccordion_eebaq_gg_,.___SCell_eebaq_gg_._name_Symbol\\(SELECT_ALL\\)_eebaq_gg_,.___SRow_eebaq_gg_._accordionType_row_eebaq_gg_>.___SCellWrapper_eebaq_gg_>.___SCell_eebaq_gg_{cursor:pointer}.___SCheckboxCell_eebaq_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_eebaq_gg_._use_primary_eebaq_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, rgb(255, 255, 255))}.___SCell_eebaq_gg_._use_primary_eebaq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_eebaq) - 1)))}.___SCell_eebaq_gg_._use_secondary_eebaq_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, rgb(255, 255, 255))}.___SCell_eebaq_gg_._use_secondary_eebaq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_eebaq) - 1)))}.___SCell_eebaq_gg_._borders_both_eebaq_gg_,.___SCell_eebaq_gg_._borders_left_eebaq_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._borders_both_eebaq_gg_,.___SCell_eebaq_gg_._borders_left_eebaq_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SCell_eebaq_gg_._borders_both_eebaq_gg_,.___SCell_eebaq_gg_._borders_left_eebaq_gg_{border-left:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SCell_eebaq_gg_._borders_both_eebaq_gg_,.___SCell_eebaq_gg_._borders_right_eebaq_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._borders_both_eebaq_gg_,.___SCell_eebaq_gg_._borders_right_eebaq_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SCell_eebaq_gg_._borders_both_eebaq_gg_,.___SCell_eebaq_gg_._borders_right_eebaq_gg_{border-right:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SCellWrapper_eebaq_gg_.__fixed_eebaq_gg_{position:sticky;z-index:2}.___SCell_eebaq_gg_._theme_muted_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-unread, rgb(248, 249, 248))}.___SCell_eebaq_gg_._theme_info_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_info_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_info_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-selected, color(display-p3 0.96433 0.97362 0.99926))}}}.___SCell_eebaq_gg_._theme_success_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_success_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_success_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-new, color(display-p3 0.89573 0.99976 0.9806))}}}.___SCell_eebaq_gg_._theme_warning_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_warning_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_warning_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-warning, color(display-p3 0.99986 0.97187 0.89433))}}}.___SCell_eebaq_gg_._theme_danger_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@supports (color:color(display-p3 0 0 0%)){.___SCell_eebaq_gg_._theme_danger_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@media (color-gamut:p3){.___SCell_eebaq_gg_._theme_danger_eebaq_gg_{background-color:var(--intergalactic-table-td-cell-critical, color(display-p3 1 0.956 0.96655))}}}.___SSpinContainer_eebaq_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_eebaq_gg_:focus-visible{z-index:15}.___SSpinContainer_eebaq_gg_.__headerHeight_eebaq_gg_{top:var(--headerHeight_eebaq)}.___SEmptyData_eebaq_gg_{grid-column:1/-1}.___SCollapseRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:first-child .___SCell_eebaq_gg_,.___SRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:first-child .___SCell_eebaq_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:first-child .___SCell_eebaq_gg_[data-aria-level],.___SRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:first-child .___SCell_eebaq_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_eebaq) - 1)))}.___SCollapseRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:last-child .___SCell_eebaq_gg_,.___SRow_eebaq_gg_._sideIndents_wide_eebaq_gg_ .___SCellWrapper_eebaq_gg_:last-child .___SCell_eebaq_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_eebaq_gg_.__fixed_eebaq_gg_.__shadowVertical_eebaq_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_eebaq_gg_._fixed_left_eebaq_gg_._shadowVertical_median_eebaq_gg_,.___SCellWrapper_eebaq_gg_._fixed_left_eebaq_gg_._shadowVertical_start_eebaq_gg_{margin-right:-5px}.___SCellWrapper_eebaq_gg_._fixed_left_eebaq_gg_._shadowVertical_median_eebaq_gg_:after,.___SCellWrapper_eebaq_gg_._fixed_left_eebaq_gg_._shadowVertical_start_eebaq_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}.___SCellWrapper_eebaq_gg_._fixed_left_eebaq_gg_._shadowVertical_median_eebaq_gg_ .___SCell_eebaq_gg_,.___SCellWrapper_eebaq_gg_._fixed_left_eebaq_gg_._shadowVertical_start_eebaq_gg_ .___SCell_eebaq_gg_{margin-right:5px}.___SCellWrapper_eebaq_gg_._fixed_right_eebaq_gg_._shadowVertical_end_eebaq_gg_,.___SCellWrapper_eebaq_gg_._fixed_right_eebaq_gg_._shadowVertical_median_eebaq_gg_{margin-left:-5px}.___SCellWrapper_eebaq_gg_._fixed_right_eebaq_gg_._shadowVertical_end_eebaq_gg_:after,.___SCellWrapper_eebaq_gg_._fixed_right_eebaq_gg_._shadowVertical_median_eebaq_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}.___SCellWrapper_eebaq_gg_._fixed_right_eebaq_gg_._shadowVertical_end_eebaq_gg_ .___SCell_eebaq_gg_,.___SCellWrapper_eebaq_gg_._fixed_right_eebaq_gg_._shadowVertical_median_eebaq_gg_ .___SCell_eebaq_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_eebaq_gg_.__gridArea_eebaq_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_eebaq);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_eebaq_gg_.__left_eebaq_gg_{position:sticky;left:var(---left_eebaq)}.___SCell_eebaq_gg_.__innerOutline_eebaq_gg_:focus-visible{transition:none}", /*__inner_css_end__*/"eebaq_gg_"),
11
+ var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SBody_1ovwc_gg_,.___SRowGroup_1ovwc_gg_,.___SRow_1ovwc_gg_{display:contents}.___SAccordionRows_1ovwc_gg_{display:grid;grid-column:1/-1;grid-row:var(--gridRow_1ovwc);overflow:clip;transition-property:max-height;transition-duration:var(--duration_1ovwc);transition-timing-function:linear;grid-template-columns:subgrid}.___SBody_1ovwc_gg_.__compact_1ovwc_gg_ .___SCell_1ovwc_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SBody_1ovwc_gg_.__compact_1ovwc_gg_ .___SCell_1ovwc_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_1ovwc) - 1)))}.___SBody_1ovwc_gg_.__compact_1ovwc_gg_ .___SRow_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:first-child .___SCell_1ovwc_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_1ovwc) - 1)))}.___SBody_1ovwc_gg_.__compact_1ovwc_gg_ .___SCollapseRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:first-child .___SCell_1ovwc_gg_[data-aria-level],.___SBody_1ovwc_gg_.__compact_1ovwc_gg_ .___SRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:first-child .___SCell_1ovwc_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-4x, 16px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_1ovwc) - 1)))}.___SBody_1ovwc_gg_.__compact_1ovwc_gg_ .___SCell_1ovwc_gg_ .___SAccordionToggle_1ovwc_gg_{margin-right:var(--intergalactic-spacing-2x, 8px)}.___SCellWrapper_1ovwc_gg_.__gridArea_1ovwc_gg_,.___SCollapseRow_1ovwc_gg_.__gridArea_1ovwc_gg_,.___SRow_1ovwc_gg_.__gridArea_1ovwc_gg_{grid-area:var(--gridArea_1ovwc)}.___SCellWrapper_1ovwc_gg_{height:100%;overflow:hidden}.___SCollapseRow_1ovwc_gg_.__gridArea_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_,.___SRow_1ovwc_gg_.__isAccordionRow_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_{height:auto;overflow:auto}.___SAccordionRows_1ovwc_gg_>.___SRow_1ovwc_gg_.__isAccordionRow_1ovwc_gg_:last-child>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__withoutBorder_1ovwc_gg_),.___SCollapseRow_1ovwc_gg_.__gridArea_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__withoutBorder_1ovwc_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161))}@supports (color:color(display-p3 0 0 0%)){.___SAccordionRows_1ovwc_gg_>.___SRow_1ovwc_gg_.__isAccordionRow_1ovwc_gg_:last-child>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__withoutBorder_1ovwc_gg_),.___SCollapseRow_1ovwc_gg_.__gridArea_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__withoutBorder_1ovwc_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161))}@media (color-gamut:p3){.___SAccordionRows_1ovwc_gg_>.___SRow_1ovwc_gg_.__isAccordionRow_1ovwc_gg_:last-child>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__withoutBorder_1ovwc_gg_),.___SCollapseRow_1ovwc_gg_.__gridArea_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__withoutBorder_1ovwc_gg_){border-bottom:1px solid var(--intergalactic-border-table-accent, color(display-p3 0.00798 0.04498 0.03219 / 0.161))}}}.___SCollapseRow_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_{display:block}.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_).__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_,.___SRow_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_),.___SRow_1ovwc_gg_._accordionType_row_1ovwc_gg_.__expanded_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SCell_1ovwc_gg_._theme_muted_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected-hover, color(display-p3 0.92677 0.94582 0.99939))}}}.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-new-hover, color(display-p3 0.83144 0.99433 0.95372))}}}.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-warning-hover, color(display-p3 1 0.94216 0.8187))}}}.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-critical-hover, color(display-p3 1 0.92002 0.9342))}}}.___SCollapseRow_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_),.___SRow_1ovwc_gg_.__isAccordionRow_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-accordion, rgb(255, 255, 255))}@media (hover:hover){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover):not(:has([data-row-selector=true] input:checked))>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),:not(.___SRowGroup_1ovwc_gg_:has([data-row-selector=true] input:checked))>.___SRow_1ovwc_gg_:not(._accordionType_row_1ovwc_gg_.__expanded_1ovwc_gg_):hover:not(.__isNonInteractive_1ovwc_gg_):not(:has([data-row-selector=true] input:checked)):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-hover, rgb(248, 249, 248))}.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_muted_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_muted_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_muted_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_muted_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_muted_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_muted_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_info_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_info_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, rgb(236, 241, 255))}@media (color-gamut:p3){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover):has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_info_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover):has([data-row-selector=true] input:checked) .___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:has([data-row-selector=true] input:checked):not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-selected-hover, color(display-p3 0.92677 0.94582 0.99939))}}}.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_success_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_success_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, rgb(201, 255, 243))}@media (color-gamut:p3){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_success_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-new-hover, color(display-p3 0.83144 0.99433 0.95372))}}}.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_warning_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_warning_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, rgb(255, 240, 212))}@media (color-gamut:p3){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_warning_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-warning-hover, color(display-p3 1 0.94216 0.8187))}}}.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_danger_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_danger_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, rgb(255, 235, 239))}@media (color-gamut:p3){.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]._theme_danger_1ovwc_gg_:not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not([aria-hidden]),.___SRowGroup_1ovwc_gg_:has(.___SCell_1ovwc_gg_[data-grouped-by=rowgroup]:hover)>.___SRow_1ovwc_gg_:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden])>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_:not([aria-hidden]),.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_:hover:not(.__expanded_1ovwc_gg_.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_):not([aria-hidden]),.___SRow_1ovwc_gg_:hover:not(.__isNonInteractive_1ovwc_gg_):not([aria-hidden]):not(:has(.___SLimitOverlayCellWrapper_1ovwc_gg_:hover))>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_:not([aria-hidden]){background-color:var(--intergalactic-table-td-cell-critical-hover, color(display-p3 1 0.92002 0.9342))}}}}.___SRow_1ovwc_gg_._theme_muted_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-unread, rgb(248, 249, 248))}.___SRow_1ovwc_gg_._theme_muted_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_),.___SRow_1ovwc_gg_._theme_muted_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-active, rgb(244, 245, 245))}.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_),.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked) .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_),.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked) .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_),.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked) .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected, color(display-p3 0.96433 0.97362 0.99926))}}}.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_),.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked) .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_),.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked) .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_),.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked) .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, color(display-p3 0.89107 0.91919 1))}}}.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, rgb(226, 235, 255))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_info_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-selected-active, color(display-p3 0.89107 0.91919 1))}}}.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-new, color(display-p3 0.89573 0.99976 0.9806))}}}.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_),.___SRow_1ovwc_gg_._theme_success_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-new-active, rgb(181, 252, 235))}.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning, color(display-p3 0.99986 0.97187 0.89433))}}}.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, color(display-p3 0.9993 0.90811 0.73979))}}}.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, rgb(255, 231, 193))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_warning_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-warning-active, color(display-p3 0.9993 0.90811 0.73979))}}}.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_ .___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_):not(.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical, color(display-p3 1 0.956 0.96655))}}}.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_ .___SCell_1ovwc_gg_.__expanded_1ovwc_gg_.__withAccordion_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, color(display-p3 0.99973 0.88217 0.89821))}}}.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@supports (color:color(display-p3 0 0 0%)){.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, rgb(255, 226, 230))}@media (color-gamut:p3){.___SRow_1ovwc_gg_._theme_danger_1ovwc_gg_.__active_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_:not(.__theme_1ovwc_gg_){background-color:var(--intergalactic-table-td-cell-critical-active, color(display-p3 0.99973 0.88217 0.89821))}}}.___SRowGroup_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_,.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@supports (color:color(display-p3 0 0 0%)){.___SRowGroup_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_,.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@media (color-gamut:p3){.___SRowGroup_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SRow_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_,.___SRow_1ovwc_gg_:has([data-row-selector=true] input:checked)>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected, color(display-p3 0.96433 0.97362 0.99926))}}}.___SCell_1ovwc_gg_{display:flex;height:100%;font-size:var(--intergalactic-fs-200, 14px);line-height:var(--intergalactic-lh-200, 142%);color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));box-sizing:border-box;border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07));white-space:pre-wrap;word-break:break-word;font-feature-settings:\"tnum\";font-variant-numeric:tabular-nums;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;outline:0;overflow:hidden}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SCell_1ovwc_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SCell_1ovwc_gg_ .___SAccordionToggle_1ovwc_gg_{margin-top:var(--intergalactic-spacing-05x, 2px);margin-right:var(--intergalactic-spacing-3x, 12px);margin-left:calc(var(--intergalactic-spacing-05x, 2px)*-1);height:-moz-fit-content;height:fit-content}.___SCell_1ovwc_gg_ .___SAccordionToggle_1ovwc_gg_ svg{transition:transform calc(var(--intergalactic-duration-accordion, 200)*1ms) ease-out}.___SCell_1ovwc_gg_ .___SAccordionToggle_1ovwc_gg_.__expanded_1ovwc_gg_ svg{transform:rotate(90deg)}.___SCell_1ovwc_gg_.__withoutBorder_1ovwc_gg_{border-bottom:none}.___SCell_1ovwc_gg_.__withAccordion_1ovwc_gg_,.___SCell_1ovwc_gg_._name_Symbol\\(SELECT_ALL\\)_1ovwc_gg_,.___SRow_1ovwc_gg_._accordionType_row_1ovwc_gg_>.___SCellWrapper_1ovwc_gg_>.___SCell_1ovwc_gg_{cursor:pointer}.___SCheckboxCell_1ovwc_gg_[aria-hidden]{filter:blur(3px);pointer-events:none}.___SCell_1ovwc_gg_._use_primary_1ovwc_gg_{padding:var(--intergalactic-spacing-3x, 12px);min-height:45px;background-color:var(--intergalactic-bg-primary-neutral, rgb(255, 255, 255))}.___SCell_1ovwc_gg_._use_primary_1ovwc_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_1ovwc) - 1)))}.___SCell_1ovwc_gg_._use_secondary_1ovwc_gg_{padding:var(--intergalactic-spacing-2x, 8px);min-height:37px;background-color:var(--intergalactic-bg-primary-neutral, rgb(255, 255, 255))}.___SCell_1ovwc_gg_._use_secondary_1ovwc_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_1ovwc) - 1)))}.___SCell_1ovwc_gg_._borders_both_1ovwc_gg_,.___SCell_1ovwc_gg_._borders_left_1ovwc_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._borders_both_1ovwc_gg_,.___SCell_1ovwc_gg_._borders_left_1ovwc_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._borders_both_1ovwc_gg_,.___SCell_1ovwc_gg_._borders_left_1ovwc_gg_{border-left:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SCell_1ovwc_gg_._borders_both_1ovwc_gg_,.___SCell_1ovwc_gg_._borders_right_1ovwc_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._borders_both_1ovwc_gg_,.___SCell_1ovwc_gg_._borders_right_1ovwc_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._borders_both_1ovwc_gg_,.___SCell_1ovwc_gg_._borders_right_1ovwc_gg_{border-right:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SCellWrapper_1ovwc_gg_.__fixed_1ovwc_gg_{position:sticky;z-index:2}.___SCell_1ovwc_gg_._theme_muted_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-unread, rgb(248, 249, 248))}.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected, rgb(246, 248, 255))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_info_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-selected, color(display-p3 0.96433 0.97362 0.99926))}}}.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-new, rgb(225, 255, 250))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_success_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-new, color(display-p3 0.89573 0.99976 0.9806))}}}.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-warning, rgb(255, 248, 230))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_warning_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-warning, color(display-p3 0.99986 0.97187 0.89433))}}}.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@supports (color:color(display-p3 0 0 0%)){.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-critical, rgb(255, 244, 247))}@media (color-gamut:p3){.___SCell_1ovwc_gg_._theme_danger_1ovwc_gg_{background-color:var(--intergalactic-table-td-cell-critical, color(display-p3 1 0.956 0.96655))}}}.___SSpinContainer_1ovwc_gg_{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:var(--intergalactic-overlay-limitation-secondary, rgba(255, 255, 255, 0.85));z-index:15}.___SSpinContainer_1ovwc_gg_:focus-visible{z-index:15}.___SSpinContainer_1ovwc_gg_.__headerHeight_1ovwc_gg_{top:var(--headerHeight_1ovwc)}.___SEmptyData_1ovwc_gg_{grid-column:1/-1}.___SCollapseRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:first-child .___SCell_1ovwc_gg_,.___SRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:first-child .___SCell_1ovwc_gg_{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SCollapseRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:first-child .___SCell_1ovwc_gg_[data-aria-level],.___SRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:first-child .___SCell_1ovwc_gg_[data-aria-level]{padding-left:calc(var(--intergalactic-spacing-5x, 20px) + ((var(--intergalactic-spacing-5x, 20px) + var(--intergalactic-spacing-1x, 4px) + var(--intergalactic-spacing-05x, 2px))*(var(--data-aria-level_1ovwc) - 1)))}.___SCollapseRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:last-child .___SCell_1ovwc_gg_,.___SRow_1ovwc_gg_._sideIndents_wide_1ovwc_gg_ .___SCellWrapper_1ovwc_gg_:last-child .___SCell_1ovwc_gg_{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SCellWrapper_1ovwc_gg_.__fixed_1ovwc_gg_.__shadowVertical_1ovwc_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SCellWrapper_1ovwc_gg_._fixed_left_1ovwc_gg_._shadowVertical_median_1ovwc_gg_,.___SCellWrapper_1ovwc_gg_._fixed_left_1ovwc_gg_._shadowVertical_start_1ovwc_gg_{margin-right:-5px}.___SCellWrapper_1ovwc_gg_._fixed_left_1ovwc_gg_._shadowVertical_median_1ovwc_gg_:after,.___SCellWrapper_1ovwc_gg_._fixed_left_1ovwc_gg_._shadowVertical_start_1ovwc_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left, linear-gradient(to right, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}.___SCellWrapper_1ovwc_gg_._fixed_left_1ovwc_gg_._shadowVertical_median_1ovwc_gg_ .___SCell_1ovwc_gg_,.___SCellWrapper_1ovwc_gg_._fixed_left_1ovwc_gg_._shadowVertical_start_1ovwc_gg_ .___SCell_1ovwc_gg_{margin-right:5px}.___SCellWrapper_1ovwc_gg_._fixed_right_1ovwc_gg_._shadowVertical_end_1ovwc_gg_,.___SCellWrapper_1ovwc_gg_._fixed_right_1ovwc_gg_._shadowVertical_median_1ovwc_gg_{margin-left:-5px}.___SCellWrapper_1ovwc_gg_._fixed_right_1ovwc_gg_._shadowVertical_end_1ovwc_gg_:after,.___SCellWrapper_1ovwc_gg_._fixed_right_1ovwc_gg_._shadowVertical_median_1ovwc_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right, linear-gradient(to left, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}.___SCellWrapper_1ovwc_gg_._fixed_right_1ovwc_gg_._shadowVertical_end_1ovwc_gg_ .___SCell_1ovwc_gg_,.___SCellWrapper_1ovwc_gg_._fixed_right_1ovwc_gg_._shadowVertical_median_1ovwc_gg_ .___SCell_1ovwc_gg_{margin-left:5px}.___SLimitOverlayCellWrapper_1ovwc_gg_.__gridArea_1ovwc_gg_{width:100%;height:100%;align-items:center;justify-content:center;z-index:16;grid-area:var(--gridArea_1ovwc);backdrop-filter:blur(6px)}.___SLimitOverlayCellWrapper_1ovwc_gg_.__left_1ovwc_gg_{position:sticky;left:var(---left_1ovwc)}.___SCell_1ovwc_gg_.__innerOutline_1ovwc_gg_:focus-visible{transition:none}", /*__inner_css_end__*/"1ovwc_gg_"),
12
12
  /*__reshadow_css_end__*/
13
13
  {
14
- "__SBody": "___SBody_eebaq_gg_",
15
- "__SRow": "___SRow_eebaq_gg_",
16
- "__SRowGroup": "___SRowGroup_eebaq_gg_",
17
- "__SAccordionRows": "___SAccordionRows_eebaq_gg_",
18
- "--gridRow": "--gridRow_eebaq",
19
- "--duration": "--duration_eebaq",
20
- "_gridArea": "__gridArea_eebaq_gg_",
21
- "__SCellWrapper": "___SCellWrapper_eebaq_gg_",
22
- "__SCollapseRow": "___SCollapseRow_eebaq_gg_",
23
- "--gridArea": "--gridArea_eebaq",
24
- "_isAccordionRow": "__isAccordionRow_eebaq_gg_",
25
- "__SCell": "___SCell_eebaq_gg_",
26
- "_withoutBorder": "__withoutBorder_eebaq_gg_",
27
- "_active": "__active_eebaq_gg_",
28
- "_theme": "__theme_eebaq_gg_",
29
- "_accordionType_row": "_accordionType_row_eebaq_gg_",
30
- "_expanded": "__expanded_eebaq_gg_",
31
- "_withAccordion": "__withAccordion_eebaq_gg_",
32
- "_theme_muted": "_theme_muted_eebaq_gg_",
33
- "_theme_info": "_theme_info_eebaq_gg_",
34
- "_theme_success": "_theme_success_eebaq_gg_",
35
- "_theme_warning": "_theme_warning_eebaq_gg_",
36
- "_theme_danger": "_theme_danger_eebaq_gg_",
37
- "_isNonInteractive": "__isNonInteractive_eebaq_gg_",
38
- "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_eebaq_gg_",
39
- "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_eebaq_gg_",
40
- "__SCheckboxCell": "___SCheckboxCell_eebaq_gg_",
41
- "_borders_both": "_borders_both_eebaq_gg_",
42
- "_borders_left": "_borders_left_eebaq_gg_",
43
- "_borders_right": "_borders_right_eebaq_gg_",
44
- "_fixed": "__fixed_eebaq_gg_",
45
- "__SSpinContainer": "___SSpinContainer_eebaq_gg_",
46
- "_headerHeight": "__headerHeight_eebaq_gg_",
47
- "--headerHeight": "--headerHeight_eebaq",
48
- "__SEmptyData": "___SEmptyData_eebaq_gg_",
49
- "_left": "__left_eebaq_gg_",
50
- "---left": "---left_eebaq",
51
- "_innerOutline": "__innerOutline_eebaq_gg_",
52
- "_compact": "__compact_eebaq_gg_",
53
- "--data-aria-level": "--data-aria-level_eebaq",
54
- "_sideIndents_wide": "_sideIndents_wide_eebaq_gg_",
55
- "__SAccordionToggle": "___SAccordionToggle_eebaq_gg_",
56
- "_use_primary": "_use_primary_eebaq_gg_",
57
- "_use_secondary": "_use_secondary_eebaq_gg_",
58
- "_shadowVertical": "__shadowVertical_eebaq_gg_",
59
- "_fixed_left": "_fixed_left_eebaq_gg_",
60
- "_shadowVertical_median": "_shadowVertical_median_eebaq_gg_",
61
- "_shadowVertical_start": "_shadowVertical_start_eebaq_gg_",
62
- "_fixed_right": "_fixed_right_eebaq_gg_",
63
- "_shadowVertical_end": "_shadowVertical_end_eebaq_gg_"
14
+ "__SBody": "___SBody_1ovwc_gg_",
15
+ "__SRow": "___SRow_1ovwc_gg_",
16
+ "__SRowGroup": "___SRowGroup_1ovwc_gg_",
17
+ "__SAccordionRows": "___SAccordionRows_1ovwc_gg_",
18
+ "--gridRow": "--gridRow_1ovwc",
19
+ "--duration": "--duration_1ovwc",
20
+ "_gridArea": "__gridArea_1ovwc_gg_",
21
+ "__SCellWrapper": "___SCellWrapper_1ovwc_gg_",
22
+ "__SCollapseRow": "___SCollapseRow_1ovwc_gg_",
23
+ "--gridArea": "--gridArea_1ovwc",
24
+ "_isAccordionRow": "__isAccordionRow_1ovwc_gg_",
25
+ "__SCell": "___SCell_1ovwc_gg_",
26
+ "_withoutBorder": "__withoutBorder_1ovwc_gg_",
27
+ "_active": "__active_1ovwc_gg_",
28
+ "_theme": "__theme_1ovwc_gg_",
29
+ "_accordionType_row": "_accordionType_row_1ovwc_gg_",
30
+ "_expanded": "__expanded_1ovwc_gg_",
31
+ "_withAccordion": "__withAccordion_1ovwc_gg_",
32
+ "_theme_muted": "_theme_muted_1ovwc_gg_",
33
+ "_theme_info": "_theme_info_1ovwc_gg_",
34
+ "_theme_success": "_theme_success_1ovwc_gg_",
35
+ "_theme_warning": "_theme_warning_1ovwc_gg_",
36
+ "_theme_danger": "_theme_danger_1ovwc_gg_",
37
+ "_isNonInteractive": "__isNonInteractive_1ovwc_gg_",
38
+ "__SLimitOverlayCellWrapper": "___SLimitOverlayCellWrapper_1ovwc_gg_",
39
+ "_name_Symbol(SELECT_ALL)": "_name_Symbol(SELECT_ALL)_1ovwc_gg_",
40
+ "__SCheckboxCell": "___SCheckboxCell_1ovwc_gg_",
41
+ "_borders_both": "_borders_both_1ovwc_gg_",
42
+ "_borders_left": "_borders_left_1ovwc_gg_",
43
+ "_borders_right": "_borders_right_1ovwc_gg_",
44
+ "_fixed": "__fixed_1ovwc_gg_",
45
+ "__SSpinContainer": "___SSpinContainer_1ovwc_gg_",
46
+ "_headerHeight": "__headerHeight_1ovwc_gg_",
47
+ "--headerHeight": "--headerHeight_1ovwc",
48
+ "__SEmptyData": "___SEmptyData_1ovwc_gg_",
49
+ "_left": "__left_1ovwc_gg_",
50
+ "---left": "---left_1ovwc",
51
+ "_innerOutline": "__innerOutline_1ovwc_gg_",
52
+ "_compact": "__compact_1ovwc_gg_",
53
+ "--data-aria-level": "--data-aria-level_1ovwc",
54
+ "_sideIndents_wide": "_sideIndents_wide_1ovwc_gg_",
55
+ "__SAccordionToggle": "___SAccordionToggle_1ovwc_gg_",
56
+ "_use_primary": "_use_primary_1ovwc_gg_",
57
+ "_use_secondary": "_use_secondary_1ovwc_gg_",
58
+ "_shadowVertical": "__shadowVertical_1ovwc_gg_",
59
+ "_fixed_left": "_fixed_left_1ovwc_gg_",
60
+ "_shadowVertical_median": "_shadowVertical_median_1ovwc_gg_",
61
+ "_shadowVertical_start": "_shadowVertical_start_1ovwc_gg_",
62
+ "_fixed_right": "_fixed_right_1ovwc_gg_",
63
+ "_shadowVertical_end": "_shadowVertical_end_1ovwc_gg_"
64
64
  });
65
65
  import { Body } from '../Body/Body';
66
66
  import { MergedRowsCell } from '../Body/MergedCells';
@@ -23,39 +23,39 @@ import { isFocusInside, hasFocusableIn } from '@semcore/core/lib/utils/use/useFo
23
23
  import { NoData } from '@semcore/widget-empty';
24
24
  import * as React from 'react';
25
25
  /*!__reshadow-styles__:"./dataTable.shadow.css"*/
26
- var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SDataTable_uo4nj_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content;grid-auto-rows:min-content}.___SDataTable_uo4nj_gg_.__isDataEmpty_uo4nj_gg_{display:block;align-items:initial;min-width:initial}.___SDataTable_uo4nj_gg_.__gridTemplateColumns_uo4nj_gg_{grid-template-columns:var(--gridTemplateColumns_uo4nj)}.___SDataTable_uo4nj_gg_.__gridTemplateAreas_uo4nj_gg_{grid-template-areas:var(--gridTemplateAreas_uo4nj)}.___SDataTable_uo4nj_gg_.__gridTemplateRows_uo4nj_gg_{grid-template-rows:var(--gridTemplateRows_uo4nj)}", /*__inner_css_end__*/"uo4nj_gg_"),
26
+ var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SDataTable_1wosn_gg_{display:grid;align-items:start;min-width:-moz-fit-content;min-width:fit-content;grid-auto-rows:min-content}.___SDataTable_1wosn_gg_.__isDataEmpty_1wosn_gg_{display:block;align-items:initial;min-width:initial}.___SDataTable_1wosn_gg_.__gridTemplateColumns_1wosn_gg_{grid-template-columns:var(--gridTemplateColumns_1wosn)}.___SDataTable_1wosn_gg_.__gridTemplateAreas_1wosn_gg_{grid-template-areas:var(--gridTemplateAreas_1wosn)}.___SDataTable_1wosn_gg_.__gridTemplateRows_1wosn_gg_{grid-template-rows:var(--gridTemplateRows_1wosn)}", /*__inner_css_end__*/"1wosn_gg_"),
27
27
  /*__reshadow_css_end__*/
28
28
  {
29
- "__SDataTable": "___SDataTable_uo4nj_gg_",
30
- "_isDataEmpty": "__isDataEmpty_uo4nj_gg_",
31
- "_gridTemplateColumns": "__gridTemplateColumns_uo4nj_gg_",
32
- "--gridTemplateColumns": "--gridTemplateColumns_uo4nj",
33
- "_gridTemplateAreas": "__gridTemplateAreas_uo4nj_gg_",
34
- "--gridTemplateAreas": "--gridTemplateAreas_uo4nj",
35
- "_gridTemplateRows": "__gridTemplateRows_uo4nj_gg_",
36
- "--gridTemplateRows": "--gridTemplateRows_uo4nj"
29
+ "__SDataTable": "___SDataTable_1wosn_gg_",
30
+ "_isDataEmpty": "__isDataEmpty_1wosn_gg_",
31
+ "_gridTemplateColumns": "__gridTemplateColumns_1wosn_gg_",
32
+ "--gridTemplateColumns": "--gridTemplateColumns_1wosn",
33
+ "_gridTemplateAreas": "__gridTemplateAreas_1wosn_gg_",
34
+ "--gridTemplateAreas": "--gridTemplateAreas_1wosn",
35
+ "_gridTemplateRows": "__gridTemplateRows_1wosn_gg_",
36
+ "--gridTemplateRows": "--gridTemplateRows_1wosn"
37
37
  });
38
38
  import { SelectableRows } from '../../store/SelectableRows';
39
39
  /*!__reshadow-styles__:"../../style/scroll-shadows.shadow.css"*/
40
- var scrollStyles = (/*__reshadow_css_start__*/_sstyled2.insert(/*__inner_css_start__*/".___SScrollArea_197xg_gg_{width:-moz-fit-content;width:fit-content}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_{overflow:visible;overflow:initial}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_._scrollDirection_both_197xg_gg_{overflow:auto}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_._scrollDirection_both_197xg_gg_.__loading_197xg_gg_,.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_._scrollDirection_horizontal_197xg_gg_.__loading_197xg_gg_,.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_._scrollDirection_vertical_197xg_gg_.__loading_197xg_gg_{overflow:hidden}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_._scrollDirection_horizontal_197xg_gg_{overflow-x:auto;overflow-y:initial}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_._scrollDirection_vertical_197xg_gg_{overflow-x:initial;overflow-y:auto}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_.__headerHeight_197xg_gg_{scroll-padding-top:var(--headerHeight_197xg)}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_.__leftScrollPadding_197xg_gg_{scroll-padding-left:var(--leftScrollPadding_197xg)}.___SScrollArea_197xg_gg_ .___SContainer_197xg_gg_.__rightScrollPadding_197xg_gg_{scroll-padding-right:var(--rightScrollPadding_197xg)}.___SScrollArea_197xg_gg_ .___SShadowHorizontal_197xg_gg_::before,.___SScrollArea_197xg_gg_ .___SShadowHorizontal_197xg_gg_:after,.___SScrollArea_197xg_gg_ .___SShadowVertical_197xg_gg_::after{z-index:20}.___SScrollArea_197xg_gg_ .___SShadowHorizontal_197xg_gg_.__leftOffset_197xg_gg_::before,.___SScrollArea_197xg_gg_ .___SShadowHorizontal_197xg_gg_.__rightOffset_197xg_gg_::after,.___SScrollArea_197xg_gg_ .___SShadowVertical_197xg_gg_::before{display:none}", /*__inner_css_end__*/"197xg_gg_"),
40
+ var scrollStyles = (/*__reshadow_css_start__*/_sstyled2.insert(/*__inner_css_start__*/".___SScrollArea_7gy3l_gg_{width:-moz-fit-content;width:fit-content}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_{overflow:visible;overflow:initial}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_._scrollDirection_both_7gy3l_gg_{overflow:auto}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_._scrollDirection_both_7gy3l_gg_.__loading_7gy3l_gg_,.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_._scrollDirection_horizontal_7gy3l_gg_.__loading_7gy3l_gg_,.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_._scrollDirection_vertical_7gy3l_gg_.__loading_7gy3l_gg_{overflow:hidden}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_._scrollDirection_horizontal_7gy3l_gg_{overflow-x:auto;overflow-y:initial}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_._scrollDirection_vertical_7gy3l_gg_{overflow-x:initial;overflow-y:auto}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_.__headerHeight_7gy3l_gg_{scroll-padding-top:var(--headerHeight_7gy3l)}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_.__leftScrollPadding_7gy3l_gg_{scroll-padding-left:var(--leftScrollPadding_7gy3l)}.___SScrollArea_7gy3l_gg_ .___SContainer_7gy3l_gg_.__rightScrollPadding_7gy3l_gg_{scroll-padding-right:var(--rightScrollPadding_7gy3l)}.___SScrollArea_7gy3l_gg_ .___SShadowHorizontal_7gy3l_gg_::before,.___SScrollArea_7gy3l_gg_ .___SShadowHorizontal_7gy3l_gg_:after,.___SScrollArea_7gy3l_gg_ .___SShadowVertical_7gy3l_gg_::after{z-index:20}.___SScrollArea_7gy3l_gg_ .___SShadowHorizontal_7gy3l_gg_.__leftOffset_7gy3l_gg_::before,.___SScrollArea_7gy3l_gg_ .___SShadowHorizontal_7gy3l_gg_.__rightOffset_7gy3l_gg_::after,.___SScrollArea_7gy3l_gg_ .___SShadowVertical_7gy3l_gg_::before{display:none}", /*__inner_css_end__*/"7gy3l_gg_"),
41
41
  /*__reshadow_css_end__*/
42
42
  {
43
- "__SScrollArea": "___SScrollArea_197xg_gg_",
44
- "__SContainer": "___SContainer_197xg_gg_",
45
- "_scrollDirection_both": "_scrollDirection_both_197xg_gg_",
46
- "_loading": "__loading_197xg_gg_",
47
- "_scrollDirection_horizontal": "_scrollDirection_horizontal_197xg_gg_",
48
- "_scrollDirection_vertical": "_scrollDirection_vertical_197xg_gg_",
49
- "_headerHeight": "__headerHeight_197xg_gg_",
50
- "--headerHeight": "--headerHeight_197xg",
51
- "_leftScrollPadding": "__leftScrollPadding_197xg_gg_",
52
- "--leftScrollPadding": "--leftScrollPadding_197xg",
53
- "_rightScrollPadding": "__rightScrollPadding_197xg_gg_",
54
- "--rightScrollPadding": "--rightScrollPadding_197xg",
55
- "__SShadowVertical": "___SShadowVertical_197xg_gg_",
56
- "__SShadowHorizontal": "___SShadowHorizontal_197xg_gg_",
57
- "_leftOffset": "__leftOffset_197xg_gg_",
58
- "_rightOffset": "__rightOffset_197xg_gg_"
43
+ "__SScrollArea": "___SScrollArea_7gy3l_gg_",
44
+ "__SContainer": "___SContainer_7gy3l_gg_",
45
+ "_scrollDirection_both": "_scrollDirection_both_7gy3l_gg_",
46
+ "_loading": "__loading_7gy3l_gg_",
47
+ "_scrollDirection_horizontal": "_scrollDirection_horizontal_7gy3l_gg_",
48
+ "_scrollDirection_vertical": "_scrollDirection_vertical_7gy3l_gg_",
49
+ "_headerHeight": "__headerHeight_7gy3l_gg_",
50
+ "--headerHeight": "--headerHeight_7gy3l",
51
+ "_leftScrollPadding": "__leftScrollPadding_7gy3l_gg_",
52
+ "--leftScrollPadding": "--leftScrollPadding_7gy3l",
53
+ "_rightScrollPadding": "__rightScrollPadding_7gy3l_gg_",
54
+ "--rightScrollPadding": "--rightScrollPadding_7gy3l",
55
+ "__SShadowVertical": "___SShadowVertical_7gy3l_gg_",
56
+ "__SShadowHorizontal": "___SShadowHorizontal_7gy3l_gg_",
57
+ "_leftOffset": "__leftOffset_7gy3l_gg_",
58
+ "_rightOffset": "__rightOffset_7gy3l_gg_"
59
59
  });
60
60
  import { localizedMessages } from '../../translations/__intergalactic-dynamic-locales';
61
61
  import { Body } from '../Body/Body';
@@ -19,44 +19,44 @@ import SortAsc from '@semcore/icon/SortAsc/m';
19
19
  import SortDesc from '@semcore/icon/SortDesc/m';
20
20
  import * as React from 'react';
21
21
  /*!__reshadow-styles__:"./style.shadow.css"*/
22
- var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_n5qkk_gg_,.___SHead_n5qkk_gg_{display:contents}.___SHead_n5qkk_gg_.__isDataEmpty_n5qkk_gg_.__gridTemplateColumns_n5qkk_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_n5qkk);overflow:auto;scrollbar-width:thin}.___SHead_n5qkk_gg_.__animationDuration_n5qkk_gg_>.___SColumn_n5qkk_gg_{transition:top var(--animationDuration_n5qkk) ease-out}.___SHead_n5qkk_gg_.__sticky_n5qkk_gg_ .___SColumn_n5qkk_gg_,.___SHead_n5qkk_gg_.__sticky_n5qkk_gg_ .___SGroup_n5qkk_gg_{position:sticky;top:0;z-index:18}.___SHead_n5qkk_gg_.__sticky_n5qkk_gg_ .___SGroupContainer_n5qkk_gg_>.___SColumn_n5qkk_gg_{position:sticky;z-index:18}.___SHead_n5qkk_gg_.__compact_n5qkk_gg_ .___SColumn_n5qkk_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_n5qkk_gg_,.___SGroup_n5qkk_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_n5qkk_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, rgb(248, 249, 248))}.___SGroup_n5qkk_gg_._use_primary_n5qkk_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_n5qkk_gg_._use_primary_n5qkk_gg_:has(~.___SColumn_n5qkk_gg_.__visibleSort_n5qkk_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, rgb(234, 235, 235))}.___SGroup_n5qkk_gg_._use_secondary_n5qkk_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_n5qkk_gg_._borders_both_n5qkk_gg_,.___SColumn_n5qkk_gg_._borders_left_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_both_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_left_n5qkk_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_n5qkk_gg_._borders_both_n5qkk_gg_,.___SColumn_n5qkk_gg_._borders_left_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_both_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_left_n5qkk_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SColumn_n5qkk_gg_._borders_both_n5qkk_gg_,.___SColumn_n5qkk_gg_._borders_left_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_both_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_left_n5qkk_gg_{border-left:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SColumn_n5qkk_gg_._borders_both_n5qkk_gg_,.___SColumn_n5qkk_gg_._borders_right_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_both_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_right_n5qkk_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_n5qkk_gg_._borders_both_n5qkk_gg_,.___SColumn_n5qkk_gg_._borders_right_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_both_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_right_n5qkk_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SColumn_n5qkk_gg_._borders_both_n5qkk_gg_,.___SColumn_n5qkk_gg_._borders_right_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_both_n5qkk_gg_,.___SGroup_n5qkk_gg_._borders_right_n5qkk_gg_{border-right:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_{padding:var(--intergalactic-spacing-3x, 12px);border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07));background-color:var(--intergalactic-table-th-primary-cell, rgb(248, 249, 248))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, rgb(234, 235, 235)) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_.__visibleSort_n5qkk_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, rgb(234, 235, 235))}.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_.__visibleSort_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_.__visibleSort_n5qkk_gg_ .___SSortButton_n5qkk_gg_,.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_.__visibleSort_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_::before,.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_.__visibleSort_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_::before{display:flex;opacity:1}.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_._justifyContent_right_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_{position:absolute}.___SColumn_n5qkk_gg_._use_primary_n5qkk_gg_._justifyContent_right_n5qkk_gg_.__changeSortSize_n5qkk_gg_.__isSorted_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_,.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_._justifyContent_right_n5qkk_gg_.__changeSortSize_n5qkk_gg_.__isSorted_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_{position:relative}.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_{padding:var(--intergalactic-spacing-2x, 8px);border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161));background-color:var(--intergalactic-table-th-secondary-cell, rgb(255, 255, 255))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161))}@media (color-gamut:p3){.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, color(display-p3 0.00798 0.04498 0.03219 / 0.161))}}}.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, rgb(255, 255, 255)) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_.__visibleSort_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_.__visibleSort_n5qkk_gg_ .___SSortButton_n5qkk_gg_{display:flex;opacity:1}.___SColumn_n5qkk_gg_._use_secondary_n5qkk_gg_._justifyContent_right_n5qkk_gg_ .___SSortWrapper_n5qkk_gg_{position:absolute}.___SColumn_n5qkk_gg_.__gridArea_n5qkk_gg_,.___SGroupTitle_n5qkk_gg_.__gridArea_n5qkk_gg_,.___SGroup_n5qkk_gg_.__gridArea_n5qkk_gg_{grid-area:var(--gridArea_n5qkk)}.___SHead_n5qkk_gg_ .___SColumn_n5qkk_gg_.__fixed_n5qkk_gg_,.___SHead_n5qkk_gg_ .___SGroup_n5qkk_gg_.__fixed_n5qkk_gg_,.___SHead_n5qkk_gg_.__sticky_n5qkk_gg_ .___SColumn_n5qkk_gg_.__fixed_n5qkk_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_n5qkk_gg_.__sortable_n5qkk_gg_:hover{cursor:pointer}}.___SSortWrapper_n5qkk_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_n5qkk_gg_,.___SSortWrapper_n5qkk_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_n5qkk_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_n5qkk_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, rgba(0, 5, 2, 0.433));top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}@supports (color:color(display-p3 0 0 0%)){.___SSortButton_n5qkk_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, rgba(0, 5, 2, 0.433))}@media (color-gamut:p3){.___SSortButton_n5qkk_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, color(display-p3 0.00333 0.01824 0.00791 / 0.433))}}}.___SHead_n5qkk_gg_._sideIndents_wide_n5qkk_gg_ .___SColumn_n5qkk_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_n5qkk_gg_._sideIndents_wide_n5qkk_gg_ .___SColumn_n5qkk_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_n5qkk_gg_{cursor:pointer}.___SColumn_n5qkk_gg_.__fixed_n5qkk_gg_.__shadowVertical_n5qkk_gg_:after,.___SGroup_n5qkk_gg_.__fixed_n5qkk_gg_.__shadowVertical_n5qkk_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_,.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_primary_n5qkk_gg_,.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_._use_primary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_primary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_._use_primary_n5qkk_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_secondary_n5qkk_gg_,.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_._use_secondary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_secondary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_._use_secondary_n5qkk_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_:after,.___SColumn_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_:after,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_median_n5qkk_gg_:after,.___SGroup_n5qkk_gg_._fixed_left_n5qkk_gg_._shadowVertical_start_n5qkk_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left,\n linear-gradient(to right, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_,.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_._use_primary_n5qkk_gg_,.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_primary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_._use_primary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_primary_n5qkk_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_._use_secondary_n5qkk_gg_,.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_secondary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_._use_secondary_n5qkk_gg_,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_._use_secondary_n5qkk_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_:after,.___SColumn_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_:after,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_end_n5qkk_gg_:after,.___SGroup_n5qkk_gg_._fixed_right_n5qkk_gg_._shadowVertical_median_n5qkk_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right,\n linear-gradient(to left, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}", /*__inner_css_end__*/"n5qkk_gg_"),
22
+ var style = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SGroupContainer_bu6t6_gg_,.___SHead_bu6t6_gg_{display:contents}.___SHead_bu6t6_gg_.__isDataEmpty_bu6t6_gg_.__gridTemplateColumns_bu6t6_gg_{display:grid;grid-template-columns:var(--gridTemplateColumns_bu6t6);overflow:auto;scrollbar-width:thin}.___SHead_bu6t6_gg_.__animationDuration_bu6t6_gg_>.___SColumn_bu6t6_gg_{transition:top var(--animationDuration_bu6t6) ease-out}.___SHead_bu6t6_gg_.__sticky_bu6t6_gg_ .___SColumn_bu6t6_gg_,.___SHead_bu6t6_gg_.__sticky_bu6t6_gg_ .___SGroup_bu6t6_gg_{position:sticky;top:0;z-index:18}.___SHead_bu6t6_gg_.__sticky_bu6t6_gg_ .___SGroupContainer_bu6t6_gg_>.___SColumn_bu6t6_gg_{position:sticky;z-index:18}.___SHead_bu6t6_gg_.__compact_bu6t6_gg_ .___SColumn_bu6t6_gg_{padding:var(--intergalactic-spacing-3x, 12px) var(--intergalactic-spacing-2x, 8px)}.___SColumn_bu6t6_gg_,.___SGroup_bu6t6_gg_{display:flex;align-items:flex-start;font-size:var(--intergalactic-fs-100, 12px);color:var(--intergalactic-text-primary, rgba(1, 5, 0, 0.899));box-sizing:border-box;height:100%;position:relative;transition:width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,min-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out,max-width calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out;overflow:hidden;line-height:var(--intergalactic-lh-100, 133%)}.___SGroup_bu6t6_gg_{justify-content:center;text-align:center;background-color:var(--intergalactic-table-th-primary-cell, rgb(248, 249, 248))}.___SGroup_bu6t6_gg_._use_primary_bu6t6_gg_{padding:var(--intergalactic-spacing-3x, 12px)}.___SGroup_bu6t6_gg_._use_primary_bu6t6_gg_:has(~.___SColumn_bu6t6_gg_.__visibleSort_bu6t6_gg_){background-color:var(--intergalactic-table-th-primary-cell-hover, rgb(234, 235, 235))}.___SGroup_bu6t6_gg_._use_secondary_bu6t6_gg_{padding:var(--intergalactic-spacing-2x, 8px)}.___SColumn_bu6t6_gg_._borders_both_bu6t6_gg_,.___SColumn_bu6t6_gg_._borders_left_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_both_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_left_bu6t6_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_bu6t6_gg_._borders_both_bu6t6_gg_,.___SColumn_bu6t6_gg_._borders_left_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_both_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_left_bu6t6_gg_{border-left:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SColumn_bu6t6_gg_._borders_both_bu6t6_gg_,.___SColumn_bu6t6_gg_._borders_left_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_both_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_left_bu6t6_gg_{border-left:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SColumn_bu6t6_gg_._borders_both_bu6t6_gg_,.___SColumn_bu6t6_gg_._borders_right_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_both_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_right_bu6t6_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_bu6t6_gg_._borders_both_bu6t6_gg_,.___SColumn_bu6t6_gg_._borders_right_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_both_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_right_bu6t6_gg_{border-right:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SColumn_bu6t6_gg_._borders_both_bu6t6_gg_,.___SColumn_bu6t6_gg_._borders_right_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_both_bu6t6_gg_,.___SGroup_bu6t6_gg_._borders_right_bu6t6_gg_{border-right:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_{padding:var(--intergalactic-spacing-3x, 12px);border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07));background-color:var(--intergalactic-table-th-primary-cell, rgb(248, 249, 248))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, rgba(0, 21, 16, 0.07))}@media (color-gamut:p3){.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_{border-bottom:1px solid var(--intergalactic-border-secondary, color(display-p3 0.01753 0.08157 0.06372 / 0.07))}}}.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-primary-cell-hover, rgb(234, 235, 235)) 67.5%,rgba(224,225,233,0) 105%)}.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_.__visibleSort_bu6t6_gg_{background-color:var(--intergalactic-table-th-primary-cell-hover, rgb(234, 235, 235))}.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_.__visibleSort_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_.__visibleSort_bu6t6_gg_ .___SSortButton_bu6t6_gg_,.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_.__visibleSort_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_::before,.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_.__visibleSort_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_::before{display:flex;opacity:1}.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_._justifyContent_right_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_{position:absolute}.___SColumn_bu6t6_gg_._use_primary_bu6t6_gg_._justifyContent_right_bu6t6_gg_.__changeSortSize_bu6t6_gg_.__isSorted_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_,.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_._justifyContent_right_bu6t6_gg_.__changeSortSize_bu6t6_gg_.__isSorted_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_{position:relative}.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_{padding:var(--intergalactic-spacing-2x, 8px);border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161));background-color:var(--intergalactic-table-th-secondary-cell, rgb(255, 255, 255))}@supports (color:color(display-p3 0 0 0%)){.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, rgba(0, 12, 8, 0.161))}@media (color-gamut:p3){.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_{border-bottom:1px solid var(--intergalactic-border-table-accent, color(display-p3 0.00798 0.04498 0.03219 / 0.161))}}}.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_::before{background:linear-gradient(270deg,var(--intergalactic-table-th-secondary-cell, rgb(255, 255, 255)) 67.5%,rgba(255,255,255,0) 105%)}.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_.__visibleSort_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_{flex-basis:calc(var(--intergalactic-spacing-1x, 4px) + 16px);opacity:1}.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_.__visibleSort_bu6t6_gg_ .___SSortButton_bu6t6_gg_{display:flex;opacity:1}.___SColumn_bu6t6_gg_._use_secondary_bu6t6_gg_._justifyContent_right_bu6t6_gg_ .___SSortWrapper_bu6t6_gg_{position:absolute}.___SColumn_bu6t6_gg_.__gridArea_bu6t6_gg_,.___SGroupTitle_bu6t6_gg_.__gridArea_bu6t6_gg_,.___SGroup_bu6t6_gg_.__gridArea_bu6t6_gg_{grid-area:var(--gridArea_bu6t6)}.___SHead_bu6t6_gg_ .___SColumn_bu6t6_gg_.__fixed_bu6t6_gg_,.___SHead_bu6t6_gg_ .___SGroup_bu6t6_gg_.__fixed_bu6t6_gg_,.___SHead_bu6t6_gg_.__sticky_bu6t6_gg_ .___SColumn_bu6t6_gg_.__fixed_bu6t6_gg_{position:sticky;z-index:19}@media (hover:hover){.___SColumn_bu6t6_gg_.__sortable_bu6t6_gg_:hover{cursor:pointer}}.___SSortWrapper_bu6t6_gg_{align-items:center;display:flex;flex-shrink:1;position:relative;flex-basis:0;min-height:16px;opacity:0;transition:all calc(var(--intergalactic-duration-extra-fast, 100)*1ms) ease-in-out}.___SSortButton_bu6t6_gg_,.___SSortWrapper_bu6t6_gg_:before{display:none;position:absolute;right:0;opacity:0;transition:opacity .3s ease}.___SSortWrapper_bu6t6_gg_:before{content:\"\";top:0;width:20px;height:100%}.___SSortButton_bu6t6_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, rgba(0, 5, 2, 0.433));top:calc(-1*(1em*1.25 - 16px));margin-left:var(--intergalactic-spacing-1x, 4px)}@supports (color:color(display-p3 0 0 0%)){.___SSortButton_bu6t6_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, rgba(0, 5, 2, 0.433))}@media (color-gamut:p3){.___SSortButton_bu6t6_gg_{fill:var(--intergalactic-icon-secondary-neutral-hover-active, color(display-p3 0.00333 0.01824 0.00791 / 0.433))}}}.___SHead_bu6t6_gg_._sideIndents_wide_bu6t6_gg_ .___SColumn_bu6t6_gg_:first-child{padding-left:var(--intergalactic-spacing-5x, 20px)}.___SHead_bu6t6_gg_._sideIndents_wide_bu6t6_gg_ .___SColumn_bu6t6_gg_:last-child{padding-right:var(--intergalactic-spacing-5x, 20px)}.___SHeadCheckboxCol_bu6t6_gg_{cursor:pointer}.___SColumn_bu6t6_gg_.__fixed_bu6t6_gg_.__shadowVertical_bu6t6_gg_:after,.___SGroup_bu6t6_gg_.__fixed_bu6t6_gg_.__shadowVertical_bu6t6_gg_:after{content:\"\";position:absolute;pointer-events:none;display:none;top:0;width:5px;height:100%;z-index:5}.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_,.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_{margin-right:-5px;border-right-color:transparent}.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_primary_bu6t6_gg_,.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_._use_primary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_primary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_._use_primary_bu6t6_gg_{padding-right:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_secondary_bu6t6_gg_,.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_._use_secondary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_secondary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_._use_secondary_bu6t6_gg_{padding-right:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_:after,.___SColumn_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_:after,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_median_bu6t6_gg_:after,.___SGroup_bu6t6_gg_._fixed_left_bu6t6_gg_._shadowVertical_start_bu6t6_gg_:after{display:block;right:0;background:var(--intergalactic-scroll-area-shadow-left, linear-gradient(to right, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_,.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_{margin-left:-5px;border-left-color:transparent}.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_._use_primary_bu6t6_gg_,.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_primary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_._use_primary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_primary_bu6t6_gg_{padding-left:calc(var(--intergalactic-spacing-3x, 12px) + 5px)}.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_._use_secondary_bu6t6_gg_,.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_secondary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_._use_secondary_bu6t6_gg_,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_._use_secondary_bu6t6_gg_{padding-left:calc(var(--intergalactic-spacing-2x, 8px) + 5px)}.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_:after,.___SColumn_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_:after,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_end_bu6t6_gg_:after,.___SGroup_bu6t6_gg_._fixed_right_bu6t6_gg_._shadowVertical_median_bu6t6_gg_:after{display:block;left:0;background:var(--intergalactic-scroll-area-shadow-right, linear-gradient(to left, rgba(26, 30, 26, 0.08) 20.55%, transparent 100%))}", /*__inner_css_end__*/"bu6t6_gg_"),
23
23
  /*__reshadow_css_end__*/
24
24
  {
25
- "__SHead": "___SHead_n5qkk_gg_",
26
- "__SGroupContainer": "___SGroupContainer_n5qkk_gg_",
27
- "_isDataEmpty": "__isDataEmpty_n5qkk_gg_",
28
- "_gridTemplateColumns": "__gridTemplateColumns_n5qkk_gg_",
29
- "--gridTemplateColumns": "--gridTemplateColumns_n5qkk",
30
- "_animationDuration": "__animationDuration_n5qkk_gg_",
31
- "__SColumn": "___SColumn_n5qkk_gg_",
32
- "--animationDuration": "--animationDuration_n5qkk",
33
- "_sticky": "__sticky_n5qkk_gg_",
34
- "__SGroup": "___SGroup_n5qkk_gg_",
35
- "_compact": "__compact_n5qkk_gg_",
36
- "_use_secondary": "_use_secondary_n5qkk_gg_",
37
- "_borders_both": "_borders_both_n5qkk_gg_",
38
- "_borders_left": "_borders_left_n5qkk_gg_",
39
- "_borders_right": "_borders_right_n5qkk_gg_",
40
- "_gridArea": "__gridArea_n5qkk_gg_",
41
- "__SGroupTitle": "___SGroupTitle_n5qkk_gg_",
42
- "--gridArea": "--gridArea_n5qkk",
43
- "_fixed": "__fixed_n5qkk_gg_",
44
- "_sortable": "__sortable_n5qkk_gg_",
45
- "__SSortWrapper": "___SSortWrapper_n5qkk_gg_",
46
- "__SSortButton": "___SSortButton_n5qkk_gg_",
47
- "__SHeadCheckboxCol": "___SHeadCheckboxCol_n5qkk_gg_",
48
- "_use_primary": "_use_primary_n5qkk_gg_",
49
- "_visibleSort": "__visibleSort_n5qkk_gg_",
50
- "_justifyContent_right": "_justifyContent_right_n5qkk_gg_",
51
- "_changeSortSize": "__changeSortSize_n5qkk_gg_",
52
- "_isSorted": "__isSorted_n5qkk_gg_",
53
- "_sideIndents_wide": "_sideIndents_wide_n5qkk_gg_",
54
- "_shadowVertical": "__shadowVertical_n5qkk_gg_",
55
- "_fixed_left": "_fixed_left_n5qkk_gg_",
56
- "_shadowVertical_median": "_shadowVertical_median_n5qkk_gg_",
57
- "_shadowVertical_start": "_shadowVertical_start_n5qkk_gg_",
58
- "_fixed_right": "_fixed_right_n5qkk_gg_",
59
- "_shadowVertical_end": "_shadowVertical_end_n5qkk_gg_"
25
+ "__SHead": "___SHead_bu6t6_gg_",
26
+ "__SGroupContainer": "___SGroupContainer_bu6t6_gg_",
27
+ "_isDataEmpty": "__isDataEmpty_bu6t6_gg_",
28
+ "_gridTemplateColumns": "__gridTemplateColumns_bu6t6_gg_",
29
+ "--gridTemplateColumns": "--gridTemplateColumns_bu6t6",
30
+ "_animationDuration": "__animationDuration_bu6t6_gg_",
31
+ "__SColumn": "___SColumn_bu6t6_gg_",
32
+ "--animationDuration": "--animationDuration_bu6t6",
33
+ "_sticky": "__sticky_bu6t6_gg_",
34
+ "__SGroup": "___SGroup_bu6t6_gg_",
35
+ "_compact": "__compact_bu6t6_gg_",
36
+ "_use_secondary": "_use_secondary_bu6t6_gg_",
37
+ "_borders_both": "_borders_both_bu6t6_gg_",
38
+ "_borders_left": "_borders_left_bu6t6_gg_",
39
+ "_borders_right": "_borders_right_bu6t6_gg_",
40
+ "_gridArea": "__gridArea_bu6t6_gg_",
41
+ "__SGroupTitle": "___SGroupTitle_bu6t6_gg_",
42
+ "--gridArea": "--gridArea_bu6t6",
43
+ "_fixed": "__fixed_bu6t6_gg_",
44
+ "_sortable": "__sortable_bu6t6_gg_",
45
+ "__SSortWrapper": "___SSortWrapper_bu6t6_gg_",
46
+ "__SSortButton": "___SSortButton_bu6t6_gg_",
47
+ "__SHeadCheckboxCol": "___SHeadCheckboxCol_bu6t6_gg_",
48
+ "_use_primary": "_use_primary_bu6t6_gg_",
49
+ "_visibleSort": "__visibleSort_bu6t6_gg_",
50
+ "_justifyContent_right": "_justifyContent_right_bu6t6_gg_",
51
+ "_changeSortSize": "__changeSortSize_bu6t6_gg_",
52
+ "_isSorted": "__isSorted_bu6t6_gg_",
53
+ "_sideIndents_wide": "_sideIndents_wide_bu6t6_gg_",
54
+ "_shadowVertical": "__shadowVertical_bu6t6_gg_",
55
+ "_fixed_left": "_fixed_left_bu6t6_gg_",
56
+ "_shadowVertical_median": "_shadowVertical_median_bu6t6_gg_",
57
+ "_shadowVertical_start": "_shadowVertical_start_bu6t6_gg_",
58
+ "_fixed_right": "_fixed_right_bu6t6_gg_",
59
+ "_shadowVertical_end": "_shadowVertical_end_bu6t6_gg_"
60
60
  });
61
61
  import { handleFocusCell, handleKeydownFocusCell } from '../../enhancers/focusableCell';
62
62
  var SORTING_ICON = {