.dm-spreadsheet-theme-comfort .ag-root{--ag-header-text-color:var(--rs-color-foreground-neutral-faded);--ag-header-font-family:var(--rs-font-family-body);--ag-header-font-size:var(--rs-font-size-body-3);--ag-cell-text-color:var(--rs-color-foreground-neutral);--ag-cell-font-family:var(--rs-font-family-body);--ag-data-font-size:var(--rs-font-size-body-2);--ag-row-hover-color:var(--rs-color-background-neutral-faded);--ag-range-selection-border-color:var(--rs-color-border-primary)}.dm-spreadsheet-theme-comfort .ag-header-cell-text{width:100%}.dm-spreadsheet-theme-comfort .ag-row{background-color:transparent;border-color:transparent;border-width:1px}.dm-spreadsheet-theme-comfort .ag-row-focus{background-color:var(--rs-color-background-primary-faded);border-color:var(--rs-color-border-primary-faded);border-left-color:transparent;border-right-color:transparent}.dm-spreadsheet-theme-comfort .ag-row-focus:before{background-color:transparent}.dm-spreadsheet-theme-comfort [col-id=preview]{padding-left:8px;padding-right:8px}.dm-spreadsheet-theme-comfort .ag-cell-focus:focus-within{border-color:transparent}.dm-spreadsheet-theme-comfort .ag-header-cell.ag-column-first{padding-left:12px}.dm-spreadsheet-theme-comfort .ag-header-row{background-color:var(--rs-color-background-neutral-faded)}.dm-spreadsheet-theme-comfort .ag-header-viewport .ag-header-row{border-bottom-right-radius:var(--rs-radius);border-top-right-radius:var(--rs-radius)}.dm-spreadsheet-theme-comfort .ag-pinned-left-header .ag-header-row{border-bottom-left-radius:var(--rs-radius);border-top-left-radius:var(--rs-radius)}.dm-spreadsheet-theme-comfort .ag-body-viewport{padding-bottom:12px;padding-top:12px}.dm-spreadsheet-theme-comfort .ag-pinned-left-cols-container .ag-row{border-bottom-left-radius:var(--rs-radius-medium);border-top-left-radius:var(--rs-radius-medium)}.dm-spreadsheet-theme-comfort .ag-center-cols-viewport{padding-right:12px}.dm-spreadsheet-theme-comfort .ag-center-cols-viewport .ag-row{border-bottom-right-radius:var(--rs-radius-medium);border-top-right-radius:var(--rs-radius-medium)}.dm-spreadsheet-theme-comfort .ag-cell-last-left-pinned{overflow:visible}.dm-spreadsheet-theme-comfort .ag-cell-last-left-pinned:before{background-image:linear-gradient(to right,var(--tw-gradient-stops));bottom:-2px;left:100%;pointer-events:none;position:absolute;top:-1px;width:20px;--tw-gradient-from:var(--rs-color-black) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);content:var(--tw-content);opacity:0;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dm-spreadsheet-theme-comfort .show-shadow .ag-cell-last-left-pinned:before{content:var(--tw-content);opacity:.03}:root{--portal-loader-animation-duration:9s;--portal-loader-animation-iterations:infinite;--portal-loader-animation-ease:cubic-bezier(0.6,0,0.4,1)}.portal-loader-rotation{animation-fill-mode:forwards;animation:portal-rotation var(--portal-loader-animation-duration) var(--portal-loader-animation-iterations) var(--portal-loader-animation-ease);transform-origin:30px 30px;will-change:transform}@keyframes portal-rotation{0%,10%,to{transform:rotate(0deg)}50%{transform:rotate(180deg)}}.portal-loader-center{animation:portal-center var(--portal-loader-animation-duration) var(--portal-loader-animation-iterations) var(--portal-loader-animation-ease);opacity:0;will-change:opacity}@keyframes portal-center{0%,17.8%,71.1%,88.9%{opacity:0}31.1%,66.7%{opacity:1}88.9%,to{opacity:0}}.portal-loader-path-1{animation-fill-mode:forwards;animation:portal-trim1 var(--portal-loader-animation-duration) var(--portal-loader-animation-iterations) var(--portal-loader-animation-ease);transform-origin:30px 30px;will-change:stroke-dashoffset;stroke-dasharray:47 103;stroke-dashoffset:145}@keyframes portal-trim1{0%,17.8%,88.9%{stroke-dashoffset:145}31.1%,75.6%{stroke-dashoffset:200}88.9%,to{stroke-dashoffset:145}}.portal-loader-path-2{animation-fill-mode:forwards;animation:portal-trim2 var(--portal-loader-animation-duration) var(--portal-loader-animation-iterations) var(--portal-loader-animation-ease);transform-origin:30px 30px;will-change:stroke-dashoffset;stroke-dasharray:53 103;stroke-dashoffset:212}@keyframes portal-trim2{0%,22.2%,84.4%,88.9%{stroke-dashoffset:212}40%,66.7%{stroke-dashoffset:156}88.9%,to{stroke-dashoffset:212}}.portal-loader-rotate-1{transform:rotate(90deg)}.portal-loader-rotate-2{transform:rotate(180deg)}.portal-loader-rotate-3{transform:rotate(270deg)}