:root{--sdt-apron-depth-10:url(#apron-depth-a-10);--sdt-apron-depth-20:url(#apron-depth-a-20);--sdt-apron-depth-30:url(#apron-depth-a-30);--sdt-apron-depth-40:url(#apron-depth-a-40);--sdt-apron-depth-50:url(#apron-depth-a-50);--sdt-apron-depth-10-flip:url(#apron-depth-b-10);--sdt-apron-depth-20-flip:url(#apron-depth-b-20);--sdt-apron-depth-30-flip:url(#apron-depth-b-30);--sdt-apron-depth-40-flip:url(#apron-depth-b-40);--sdt-apron-depth-50-flip:url(#apron-depth-b-50)}.dark-mode{--sdt-apron-depth-10:url(#apron-depth-b-10);--sdt-apron-depth-20:url(#apron-depth-b-20);--sdt-apron-depth-30:url(#apron-depth-b-30);--sdt-apron-depth-40:url(#apron-depth-b-40);--sdt-apron-depth-50:url(#apron-depth-b-50);--sdt-apron-depth-10-flip:url(#apron-depth-a-10);--sdt-apron-depth-20-flip:url(#apron-depth-a-20);--sdt-apron-depth-30-flip:url(#apron-depth-a-30);--sdt-apron-depth-40-flip:url(#apron-depth-a-40);--sdt-apron-depth-50-flip:url(#apron-depth-a-50)}.sdt-apron-pulse{pointer-events:none;z-index:5;contain:layout;position:absolute;top:0}.sdt-apron-pulse--faded{-webkit-mask-image:linear-gradient(to right,transparent,black var(--sdt-apron-pulse-fade-x,14px),black calc(100% - var(--sdt-apron-pulse-fade-x,14px)),transparent),linear-gradient(to bottom,transparent,black var(--sdt-apron-pulse-fade-y,7px),black calc(100% - var(--sdt-apron-pulse-fade-y,7px)),transparent);-webkit-mask-image:linear-gradient(to right,transparent,black var(--sdt-apron-pulse-fade-x,14px),black calc(100% - var(--sdt-apron-pulse-fade-x,14px)),transparent),linear-gradient(to bottom,transparent,black var(--sdt-apron-pulse-fade-y,7px),black calc(100% - var(--sdt-apron-pulse-fade-y,7px)),transparent);mask-image:linear-gradient(to right,transparent,black var(--sdt-apron-pulse-fade-x,14px),black calc(100% - var(--sdt-apron-pulse-fade-x,14px)),transparent),linear-gradient(to bottom,transparent,black var(--sdt-apron-pulse-fade-y,7px),black calc(100% - var(--sdt-apron-pulse-fade-y,7px)),transparent);-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;mask-composite:intersect}.sdt-apron-pulse-grid{opacity:0;will-change:opacity;animation:sdt-apron-pulse-bloom var(--sdt-apron-pulse-ms,.52s)ease-out both;position:absolute;inset:0}@keyframes sdt-apron-pulse-bloom{0%{opacity:0}24%{opacity:var(--sdt-apron-pulse-grid-alpha,.2)}55%{opacity:var(--sdt-apron-pulse-grid-alpha,.2)}to{opacity:0}}.sdt-apron-pulse-sweep{opacity:0;will-change:transform,opacity;animation:sdt-apron-pulse-sweep var(--sdt-apron-pulse-ms,.52s)linear both;position:absolute;inset:0;transform:translate(-100%)}.sdt-apron-pulse-sweep--reverse{scale:-1 1}.sdt-apron-pulse-sweep--vertical{animation-name:sdt-apron-pulse-sweep-vertical;transform:translateY(-100%)}.sdt-apron-pulse-sweep--vertical.sdt-apron-pulse-sweep--reverse{scale:1 -1}@keyframes sdt-apron-pulse-sweep-vertical{0%{opacity:0;transform:translateY(-100%)}8%{opacity:var(--sdt-apron-pulse-sweep-alpha,.34)}92%{opacity:var(--sdt-apron-pulse-sweep-alpha,.34)}to{opacity:0;transform:translateY(100%)}}@keyframes sdt-apron-pulse-sweep{0%{opacity:0;transform:translate(-100%)}8%{opacity:var(--sdt-apron-pulse-sweep-alpha,.34)}92%{opacity:var(--sdt-apron-pulse-sweep-alpha,.34)}to{opacity:0;transform:translate(100%)}}.sdt-apron-pulse-tile{opacity:0;animation-name:sdt-apron-pulse-tile;animation-timing-function:cubic-bezier(.22,.61,.36,1);animation-fill-mode:both;position:absolute;transform:scale(.35)}@keyframes sdt-apron-pulse-tile{0%{opacity:0;transform:scale(.35)}28%{opacity:var(--sdt-apron-pulse-tile-alpha,.42);transform:scale(1)}to{opacity:0;transform:scale(1.32)}}.sdt-apron-pulse-tile--still{animation-name:sdt-apron-pulse-tile-still}@keyframes sdt-apron-pulse-tile-still{0%{opacity:0}28%{opacity:var(--sdt-apron-pulse-tile-alpha,.42)}to{opacity:0}}@media (prefers-reduced-motion:reduce){.sdt-apron-pulse-grid{animation-duration:calc(var(--sdt-apron-pulse-ms,.52s)*1.2)}}button.sdt-apron-press{transition-property:transform,color,background-color,border-color,box-shadow;transition-timing-function:ease-out;transition-duration:var(--sdt-apron-press-release,.15s)}button.sdt-apron-press:active{transform:scale(var(--sdt-apron-press-scale,.94));transition-duration:var(--sdt-apron-press-ms,75ms)}@media (prefers-reduced-motion:reduce){button.sdt-apron-press,button.sdt-apron-press:active{transition:none}}
.sdt-root{--sdt-row-hover-bg:var(--background-color-tertiary);--sdt-row-hover-dur:0s}.sdt-row{-webkit-tap-highlight-color:transparent}@media (hover:hover){.sdt-row:hover{background-color:var(--sdt-row-hover-bg);--sdt-row-hover-dur:0s}.sdt-row:hover .sdt-cell-sticky{background-image:linear-gradient(var(--sdt-row-hover-bg),var(--sdt-row-hover-bg))}}.sdt-row .sdt-cell-sticky{transition-duration:0s}.sdt-header{background-color:var(--sdt-header-bg,var(--background-color-secondary_t1))}.sdt-body{background-color:var(--sdt-body-bg,var(--background-color-primary))}.sdt-cell-sticky{background-color:var(--sdt-row-sticky-bg,var(--background-color-primary))}[data-sdt-enhanced] .sdt-cell-sticky{background-color:var(--sdt-row-sticky-arrows-bg,color-mix(in oklab,var(--background-color-secondary_t1)90%,var(--sdt-body-bg,var(--background-color-primary))))}.sdt-header-cell-sticky{background-color:var(--sdt-header-sticky-bg,var(--background-color-secondary_t1))}[data-sdt-enhanced] .sdt-header-cell-sticky{background-color:var(--sdt-header-sticky-arrows-bg,color-mix(in oklab,var(--background-color-secondary_t1)90%,var(--sdt-header-bg,var(--background-color-secondary_t1))))}.sdt-cell-sticky[data-sticky-last],.sdt-header-cell-sticky[data-sticky-last]{border-right:1px solid var(--sdt-sticky-rest-border,transparent)}[data-sdt-enhanced] .sdt-cell-sticky[data-sticky-last],[data-sdt-enhanced] .sdt-header-cell-sticky[data-sticky-last]{border-right-color:var(--sdt-border-sticky,var(--sdt-sticky-divider-resolved,var(--border-color-secondary)))}.sdt-cell-sticky[data-sticky-first]:not([data-sticky-last]),.sdt-header-cell-sticky[data-sticky-first]:not([data-sticky-last]){border-right:1px solid var(--sdt-sticky-rest-border,transparent)}[data-sdt-enhanced] .sdt-cell-sticky[data-sticky-first]:not([data-sticky-last]),[data-sdt-enhanced] .sdt-header-cell-sticky[data-sticky-first]:not([data-sticky-last]){border-right-color:#0000}[data-sdt-scrollable] .sdt-cell-sticky,[data-sdt-scrollable] .sdt-header-cell-sticky{will-change:transform}@keyframes sdt-header-follow-x{to{translate:calc(-1*var(--sdt-scroll-range,0px))}}.sdt-root[data-sdt-css-sync]{timeline-scope:--sdt-header-x}.sdt-root[data-sdt-css-sync] .sdt-body{scroll-timeline-name:--sdt-header-x;scroll-timeline-axis:inline}.sdt-root[data-sdt-css-sync] .sdt-header>[data-sdt-follow]{animation:linear both sdt-header-follow-x;animation-timeline:--sdt-header-x}.sdt-root[data-sdt-css-sync] .sdt-header>[data-sdt-follow][data-column-entering]{animation:.15s ease-out forwards column-enter,linear both sdt-header-follow-x;animation-timeline:auto,--sdt-header-x}.sdt-root[data-sdt-css-sync] .sdt-header>[data-sdt-follow][data-column-leaving]{animation:.25s cubic-bezier(.4,0,.2,1) forwards column-leave,linear both sdt-header-follow-x;animation-timeline:auto,--sdt-header-x}.sdt-root[data-sdt-css-sync][data-sdt-col-motion] .sdt-header>[data-sdt-follow][data-column-entering]{animation:.28s cubic-bezier(.33,1,.68,1) both sdt-col-enter-fade,linear both sdt-header-follow-x;animation-timeline:auto,--sdt-header-x}@media (prefers-reduced-motion:reduce){.sdt-root[data-sdt-css-sync] .sdt-header>[data-sdt-follow][data-column-entering],.sdt-root[data-sdt-css-sync] .sdt-header>[data-sdt-follow][data-column-leaving],.sdt-root[data-sdt-css-sync][data-sdt-col-motion] .sdt-header>[data-sdt-follow][data-column-entering]{opacity:1;clip-path:none;animation:linear both sdt-header-follow-x;animation-timeline:--sdt-header-x}}.sdt-header-text{color:var(--sdt-header-fg,var(--text-color-tertiary));font-weight:var(--sdt-header-font-weight,500)}.sdt-cell-text{color:var(--sdt-cell-fg,var(--text-color-primary));font-weight:var(--sdt-cell-font-weight,400)}@keyframes sdt-col-enter-fade{0%{opacity:0}}[data-sdt-col-motion] [data-column-entering]{animation:.28s cubic-bezier(.33,1,.68,1) both sdt-col-enter-fade}@media (prefers-reduced-motion:reduce){[data-sdt-col-motion] [data-column-entering]{opacity:1;animation:none}}[data-width-dragging] .sdt-root,.sdt-root[data-sdt-dragging] .sdt-row{pointer-events:none}
