.styles_input__3NUx9[type=radio]{appearance:none;border-radius:50%;width:16px;height:16px;border:1px solid var(--border-color);transition:all .2s linear;position:relative;padding:0}.styles_input__3NUx9[type=radio]:checked,.styles_input__3NUx9[type=radio]:hover{border-color:var(--blurple)}.styles_input__3NUx9[type=radio]:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:var(--blurple);border-radius:50%}.styles_input__3NUx9[type=radio]:checked:before:hover{background-color:var(--blurple8)}.styles_input__3NUx9[type=radio]:disabled{background-color:var(--secondary-border-color)}.styles_vars__9zOmv{--outer-border:1px solid var(--border-color);--overscan-amount:calc((100vw - 100%) / 2)}.styles_outerContainer__5pOee{position:relative;width:100%}.styles_outerContainer__5pOee:after,.styles_outerContainer__5pOee:before{content:"";position:absolute;top:0;bottom:0;width:30px;z-index:2;pointer-events:none;transition:opacity .2s ease}.styles_outerContainer__5pOee:before{left:0;background:linear-gradient(to right,var(--bg-color),rgba(255,255,255,0))}.styles_outerContainer__5pOee:after{right:0;background:linear-gradient(to left,var(--bg-color),rgba(255,255,255,0))}.styles_noLeftBlur__inm5W:before,.styles_noRightBlur__7OJ_O:after{opacity:0}.styles_cell__7ppdh.styles_frozen__aLEZf:first-child{position:sticky;left:0;z-index:1}.styles_cell__7ppdh.styles_frozen__aLEZf:first-child:after{--cell-hard-shadow:5px;--cell-shadow-spread:24px;--total-shadow-size:calc(var(--cell-hard-shadow) + var(--cell-shadow-spread));position:absolute;content:"";display:block;left:100%;top:0;height:100%;width:var(--total-shadow-size);z-index:1;box-shadow:var(--total-shadow-size) 0 var(--cell-shadow-spread) calc(-1 * var(--cell-shadow-spread)) var(--drop-shadow-color-light) inset}.styles_scrollContainer__2vm_g{width:100%;overflow-x:auto}.styles_overflowContainer__eQm57{overflow:visible;width:100%}.styles_overflowContainer__eQm57>.styles_scrollContainer__2vm_g{box-sizing:content-box;margin-left:calc(-2 * var(--overscan-amount));padding-inline:calc(2 * var(--overscan-amount))}.styles_leftClipContainer__Rh0F_{width:100%;overflow:clip}.styles_leftClipContainer__Rh0F_>.styles_scrollContainer__2vm_g{box-sizing:border-box;border-radius:var(--border-radius-md)}.styles_table__RZubY{display:grid;position:relative;overflow:clip;width:100%;min-width:fit-content;background:var(--table-bg);border-radius:var(--border-radius-md)}.styles_contents__i5pcl{display:contents}.styles_cell__7ppdh{display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:var(--space-md-lg);background:var(--table-bg);border-bottom:var(--outer-border)}th.styles_cell__7ppdh{justify-content:start}.styles_cell__7ppdh:first-child{border-left:var(--outer-border)}.styles_cell__7ppdh:last-child{border-right:var(--outer-border)}.styles_table__RZubY tr:first-child>th{border-top:var(--outer-border)}.styles_table__RZubY tr:first-child>th:first-child{border-top-left-radius:var(--border-radius-md)}.styles_table__RZubY tr:first-child>th:last-child{border-top-right-radius:var(--border-radius-md)}.styles_table__RZubY tr:last-child>td:last-child{border-bottom-right-radius:var(--border-radius-md)}.styles_table__RZubY tr:last-child>td:first-child{border-bottom-left-radius:var(--border-radius-md)}.styles_header__3kU__{background:var(--table-header-bg);font-weight:var(--font-weight-semi-bold);color:var(--gray8);font-size:var(--font-size-sm);text-align:left;transition:border-radius .2s ease}.styles_wide__HiTQr{width:100%}.styles_table__RZubY tr[data-editable=true]:hover td{cursor:pointer;background-color:var(--background-primary-hover)}