:root{--surely-table-primary-color:#1677ff;--surely-table-primary-color-1:#e6f4ff;--surely-table-primary-color-2:#bae0ff;--surely-table-primary-color-3:#91caff;--surely-table-primary-color-4:#69b1ff;--surely-table-primary-color-5:#4096ff;--surely-table-primary-color-6:#1677ff;--surely-table-primary-color-7:#0958d9;--surely-table-primary-color-8:#003eb3;--surely-table-primary-color-9:#002c8c;--surely-table-primary-color-10:#001d66;--surely-table-white:#fff;--surely-table-black:#000;--surely-table-bg:#fff;--surely-table-row-bg:#fff;--surely-table-row-hover-bg:#fafafa;--surely-table-row-insert-bg:#fff1f0;--surely-table-row-selected-bg:var(--surely-table-primary-color-1);--surely-table-row-selected-hover-bg:var(--surely-table-primary-color-2);--surely-table-expanded-row-bg:#fafafa;--surely-table-component-background:#fff;--surely-table-background-color:#fafafa;--surely-table-background-color-selected:#fafafa;--surely-table-background-color-summary:#fafafa;--surely-table-header-drag-bg:#f2f2f2;--surely-table-header-sort-active-bg:#f2f2f2;--surely-table-header-filter-active-bg:#0000000a;--surely-table-header-cell-split-color:#0000000f;--surely-table-header-icon-color:#00000073;--surely-table-header-color:#000000d9;--surely-table-header-icon-color-hover:#0009;--surely-table-header-sort-bg:#f5f5f5;--surely-table-body-sort-bg:#fafafa;--surely-table-border-color:#ebebeb;--surely-table-border-color-base:#d9d9d9;--surely-table-cell-focus-border-color:#1677ff;--surely-table-disabled-color:#00000040;--surely-table-disabled-bg:#f5f5f5;--surely-table-text-color:#000000d9;--surely-table-text-color-secondary:#00000073;--surely-table-ping-box-shadow-color:#0505050f;--surely-table-popup-shadow:4px 4px 8px #0000001a;--surely-table-ghost-image-shadow-color:#00000026;--surely-table-box-shadow-base:0 3px 6px -4px #0000001f, 0 6px 16px 0 #00000014, 0 9px 28px 8px #0000000d;--surely-table-tooltip-bg-color:#000000d9}[data-surely-table-theme=dark]:root{--surely-table-bg:#141414;--surely-table-row-bg:#141414;--surely-table-row-hover-bg:#262626;--surely-table-row-insert-bg:#434343;--surely-table-row-selected-bg:var(--surely-table-primary-color-1);--surely-table-row-selected-hover-bg:var(--surely-table-primary-color-2);--surely-table-expanded-row-bg:transparent;--surely-table-component-background:#141414;--surely-table-background-color:#1d1d1d;--surely-table-background-color-selected:#1d1d1d;--surely-table-background-color-summary:#1d1d1d;--surely-table-text-color:#ffffffd9;--surely-table-text-color-secondary:#ffffff73;--surely-table-disabled-color:#ffffff4d;--surely-table-disabled-bg:#ffffff14;--surely-table-border-color-base:#434343;--surely-table-body-sort-bg:#ffffff03;--surely-table-border-color:#303030;--surely-table-box-shadow-base:0 3px 6px -4px #0000007a, 0 6px 16px 0 #00000052, 0 9px 28px 8px #0003;--surely-table-popup-shadow:var(--surely-table-box-shadow-base);--surely-table-ghost-image-shadow-color:var(--surely-table-box-shadow-base);--surely-table-ping-box-shadow-color:#00000073;--surely-table-header-color:#ffffffd9;--surely-table-header-sort-bg:#262626;--surely-table-header-cell-split-color:#ffffff14;--surely-table-header-filter-active-bg:#434343;--surely-table-header-sort-active-bg:#303030;--surely-table-header-icon-color:#bfbfbf;--surely-table-header-icon-color-hover:#a6a6a6;--surely-table-header-drag-bg:#303030}.surely-table.surely-table-middle .surely-table-cell-content{padding:12px 8px}.surely-table.surely-table-middle .surely-table-cell-box{padding:0 8px}.surely-table.surely-table-middle .surely-table-auto-header-height .surely-table-header-cell{padding:12px 0!important}.surely-table.surely-table-small .surely-table-cell-content{padding:8px}.surely-table.surely-table-small .surely-table-cell-box{padding:0 8px}.surely-table.surely-table-small .surely-table-auto-header-height .surely-table-header-cell{padding:8px 0!important}.surely-table-small .surely-table-selection-column{width:46px;min-width:46px}.surely-table-wrapper{clear:both;max-width:100%}.surely-table-wrapper:before{content:"";display:table}.surely-table-wrapper:after{clear:both;content:"";display:table}.surely-table-wrapper-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.surely-table{box-sizing:border-box;color:var(--surely-table-text-color);font-variant:tabular-nums;font-feature-settings:"tnum";background:var(--surely-table-bg);border-radius:6px 6px 0 0;flex-direction:column;flex-shrink:0;margin:0;padding:0;font-size:14px;line-height:1.5715;list-style:none;display:flex;position:relative}.surely-table [class^=surely-table]{box-sizing:border-box;outline:none}.surely-table-cell-selection-overlay{pointer-events:none;z-index:1;display:none;position:absolute;inset:0}.surely-table-selection-dragging .surely-table-cell-selection-overlay{pointer-events:auto;display:block}.surely-table-body-inner-measure,.surely-table-body-scroll-measure{pointer-events:none;opacity:0;z-index:-1;width:100%;min-width:100%;height:1px;position:absolute;top:0;left:0}.surely-table-scroll-layer{pointer-events:none;width:100%;position:absolute;top:0;left:0}.surely-table-scroll-layer-inner{pointer-events:all}.surely-table-position-absolute{position:absolute}.surely-table-body,.surely-table-header,.surely-table-summary{flex-direction:row;flex:auto;width:100%;height:100%;display:flex;position:relative}.surely-table-header{border-radius:6px 6px 0 0}.surely-table-header,.surely-table-summary{-webkit-overflow-scrolling:touch;background:var(--surely-table-background-color);flex-grow:0;flex-shrink:0;height:auto;transition:background-color .3s;overflow:auto hidden}.surely-table-header .surely-table-row,.surely-table-summary .surely-table-row{opacity:1}.surely-table-summary{z-index:3;background:var(--surely-table-background-color-summary);border-top:1px solid var(--surely-table-border-color)}.surely-table-summary .surely-table-fix-left,.surely-table-summary .surely-table-fix-right{background:var(--surely-table-background-color-summary)}.surely-table-summary-fixed-top{border-top:none;border-bottom:1px solid var(--surely-table-border-color)}.surely-table-summary-container{flex-direction:column;width:100%;overflow-y:hidden}.surely-table-body-container,.surely-table-header-container,.surely-table-summary-container{height:100%;display:flex}.surely-table-body-container>div,.surely-table-header-container>div,.surely-table-summary-container>div{flex-grow:0;flex-shrink:0}.surely-table-body-viewport-container,.surely-table-body-container{-webkit-overflow-scrolling:touch}.surely-table-body-contextmenu-container{display:none}.surely-table-popup-container{min-width:120px;min-height:60px}.surely-table-body-contextmenu-container,.surely-table-popup-container{z-index:9;opacity:0;background-color:var(--surely-table-component-background);border:1px solid var(--surely-table-border-color);box-shadow:var(--surely-table-popup-shadow);border-radius:6px;padding:0;transition:opacity .3s ease-in-out;position:absolute;overflow:auto;box-sizing:content-box!important}.surely-table-unselectable{-webkit-user-select:none;user-select:none}.surely-table-header-container .surely-table-center-container{height:100%}.surely-table-sticky-header{z-index:9;position:sticky}.surely-table-header:not(.surely-table-show-header-scrollbar) .surely-table-center-viewport{-ms-overflow-style:none;scrollbar-width:none}.surely-table-header:not(.surely-table-show-header-scrollbar) .surely-table-center-viewport::-webkit-scrollbar{width:0;display:none}.surely-table-center,.surely-table-center-viewport,.surely-table-horizontal-scroll-viewport{flex:auto;min-width:0;min-height:100%;position:relative}.surely-table-center-viewport,.surely-table-horizontal-scroll-viewport{overflow:hidden}.surely-table-center-viewport{width:100%;height:100%;display:flex;overflow-x:auto}.surely-table-center-container{display:block;position:relative}.surely-table-fix-left{z-index:3;position:sticky;left:0}.surely-table-fix-right{z-index:3;position:sticky;right:0}.surely-table-summary-cell-fixed-left{z-index:3;position:sticky;left:0}.surely-table-summary-cell-fixed-right{z-index:3;position:sticky;right:0}.surely-table-header-scrollbar,.surely-table-summary-scrollbar{border-bottom:1px solid var(--surely-table-border-color)}.surely-table .surely-table-cell-shadow-left:after{content:"";pointer-events:none;width:30px;box-shadow:inset 10px 0 8px -8px var(--surely-table-ping-box-shadow-color);opacity:0;transition:box-shadow .3s;position:absolute;top:0;bottom:-1px;right:0;transform:translate(100%)}.surely-table .surely-table-cell-shadow-right:after{box-shadow:inset -10px 0 8px -8px var(--surely-table-ping-box-shadow-color);content:"";pointer-events:none;opacity:0;width:30px;transition:box-shadow .3s;position:absolute;top:0;bottom:-1px;left:0;transform:translate(-100%)}.surely-table-ping-left .surely-table-cell-shadow-left:after,.surely-table-ping-right .surely-table-cell-shadow-right:after{opacity:1}.surely-table-cell-fix-left,.surely-table-cell-fix-right{z-index:2;background:var(--surely-table-bg);position:sticky!important}.surely-table-cell-fix-left-first:after,.surely-table-cell-fix-left-last:after{content:"";pointer-events:none;width:30px;position:absolute;top:0;bottom:-1px;right:0;transform:translate(100%)}.surely-table-cell-fix-right-first:after,.surely-table-cell-fix-right-last:after{content:"";pointer-events:none;width:30px;position:absolute;top:0;bottom:-1px;left:0;transform:translate(-100%)}.surely-table-ping-left .surely-table-cell-fix-left-first:after,.surely-table-ping-left .surely-table-cell-fix-left-last:after{box-shadow:inset 10px 0 8px -8px var(--surely-table-ping-box-shadow-color)}.surely-table-ping-left .surely-table-cell-fix-left-last .surely-table-cell-box:before{opacity:0}.surely-table-ping-left .surely-table-cell-fix-left-last:before{background-color:#0000!important}.surely-table-ping-right .surely-table-cell-fix-right-first:after,.surely-table-ping-right .surely-table-cell-fix-right-last:after{box-shadow:inset -10px 0 8px -8px var(--surely-table-ping-box-shadow-color)}.surely-table-row{opacity:0;color:var(--surely-table-text-color);background-color:var(--surely-table-row-bg);border-bottom:1px solid var(--surely-table-border-color);align-items:center;width:100%;transition:background-color .3s;display:flex;position:absolute}.surely-table-row.surely-table-row-hover{background:var(--surely-table-row-hover-bg)}.surely-table-row.surely-table-row-selected{background-color:var(--surely-table-row-selected-bg)}.surely-table-row.surely-table-row-selected .surely-table-cell:not(.surely-table-body-cell-range-selected){background-color:inherit}.surely-table-row.surely-table-row-selected.surely-table-row-hover{background:var(--surely-table-row-selected-hover-bg)}.surely-table-row.surely-table-row-dragging,.surely-table-row.surely-table-row-dragging-insert-target{background:var(--surely-table-row-hover-bg);cursor:move}.surely-table-row.surely-table-row-dragging:after,.surely-table-row.surely-table-row-dragging-insert-target:after{content:"";pointer-events:none;background:var(--surely-table-row-hover-bg);opacity:.5;cursor:move;width:100%;height:100%;position:absolute;top:0;left:0}.surely-table-row.surely-table-row-dragging-insert-target,.surely-table-row.surely-table-row-dragging-insert-target:after{background:var(--surely-table-row-insert-bg)}.surely-table-row.surely-table-row-selected.surely-table-row-dragging{background:var(--surely-table-row-selected-hover-bg)}.surely-table-row.surely-table-row-selected.surely-table-row-dragging-insert-target{background:var(--surely-table-row-insert-bg)}.surely-table-has-animate .surely-table-row{transition:transform .2s,top .2s,height .2s,background-color .1s}.surely-table.surely-table-stripe .surely-table-body .surely-table-row-odd:not(.surely-table-row-selected){background:var(--surely-table-background-color-selected)}.surely-table-cell{border-bottom:1px solid var(--surely-table-border-color);flex:none;align-items:center;height:100%;display:flex;position:absolute;top:0;overflow:visible clip;padding:0!important}.surely-table-cell[rowspan]:not([rowspan="1"]):not(th),.surely-table-cell[colspan]:not([colspan="1"]):not(th){z-index:1;background-color:inherit}.surely-table-cell [rowspan="0"]{visibility:hidden;z-index:-1}.surely-table-cell-inline-edit:focus-within{outline-color:#0000}.surely-table-cell-inline-edit>*{visibility:hidden}.surely-table-cell>.surely-table-cell-edit-wrapper{visibility:visible;border:1px solid var(--surely-table-primary-color-4);box-sizing:border-box;flex-direction:row;align-items:center;width:100%;min-height:100%;display:flex;position:absolute;inset:0}.surely-table-cell>.surely-table-cell-edit-wrapper>.surely-table-cell-edit-inner{flex-direction:row;align-items:center;width:100%;padding:16px;line-height:normal;display:flex}.surely-table-cell-edit-input{width:100%;height:100%;color:inherit;line-height:inherit;font-size:inherit;font-feature-settings:inherit;-webkit-font-smoothing:subpixel-antialiased;background-color:#0000;border-color:#0000;font-family:inherit}.surely-table-cell-edit-input:focus{background-color:#0000}.surely-table-body-cell{border:1px solid #0000}.surely-table-body .surely-table-body-cell-range-selected:not(.surely-table-body .surely-table-body-cell-inline-edit){background-color:var(--surely-table-primary-color-1)}.surely-table-body .surely-table-body-cell-range-selected-2:not(.surely-table-body .surely-table-body-cell-inline-edit){background-color:var(--surely-table-primary-color-2)}.surely-table-body .surely-table-body-cell-range-selected-3:not(.surely-table-body .surely-table-body-cell-inline-edit){background-color:var(--surely-table-primary-color-3)}.surely-table-body .surely-table-body-cell-range-selected-4:not(.surely-table-body .surely-table-body-cell-inline-edit){background-color:var(--surely-table-primary-color-4)}.surely-table-body .surely-table-body-cell-range-selected.surely-table-body-cell-range-left{border-left-color:var(--surely-table-cell-focus-border-color)}.surely-table-body .surely-table-body-cell-range-selected.surely-table-body-cell-range-right{border-right-color:var(--surely-table-cell-focus-border-color)}.surely-table-body .surely-table-body-cell-range-selected.surely-table-body-cell-range-top{border-top-color:var(--surely-table-cell-focus-border-color)}.surely-table-body .surely-table-body-cell-range-selected.surely-table-body-cell-range-bottom{border-bottom-color:var(--surely-table-cell-focus-border-color)}.surely-table-body .surely-table-body-cell-range-selected.surely-table-body-cell-range-single-cell{border-color:var(--surely-table-cell-focus-border-color)}.surely-table-cell-hidden{visibility:hidden}.surely-table-cell-multi .surely-table-cell-inner{max-height:100%;overflow:auto}.surely-table-cell-inner{flex-grow:1;flex-shrink:1;align-items:center;min-width:1px;display:inline-flex;border:none!important;margin:0!important;padding:0!important}.surely-table-cell-inner .surely-table-cell-content{overflow-wrap:break-word;-webkit-font-smoothing:subpixel-antialiased;width:100%;padding:16px}.surely-table-cell-inner .surely-table-cell-content:not(.surely-table-cell-text-ellipsis){white-space:normal;word-break:break-all}.surely-table.surely-table-auto-height .surely-table-cell{align-items:center;display:flex}.surely-table-header-cell{float:left;color:var(--surely-table-header-color);text-align:left;background-color:var(--surely-table-background-color);align-items:center;font-weight:500;transition:background-color .2s;display:inline-flex;overflow:visible;padding:0!important}.surely-table-header-cell[colspan]:not([colspan="1"]) .surely-table-header-cell-title{text-align:center;justify-content:center}.surely-table-extra-cell,.surely-table-header-extra-cell{float:left;text-align:center;justify-content:center;align-items:center;min-width:1px;display:inline-flex}.surely-table-header-cell-title{flex:auto;justify-content:space-between;align-items:center;max-width:100%;display:flex}.surely-table-header-cell-title-inner{overflow-wrap:break-word;-webkit-font-smoothing:subpixel-antialiased;white-space:nowrap;flex-grow:1;overflow:hidden}.surely-table-auto-header-height .surely-table-header-cell{float:unset;display:table-cell;position:relative;padding:16px 0!important}.surely-table-auto-header-height .surely-table-header-cell-title-inner{white-space:unset}.surely-table-auto-header-height .surely-table-header-cell .surely-table-cell-box{width:unset}.surely-table-summary-row{border-bottom:1px solid var(--surely-table-border-color);flex-direction:row;flex-grow:0;flex-shrink:0;align-items:stretch;display:flex;position:relative}.surely-table-summary-cell{background:var(--surely-table-background-color-summary);white-space:normal;border-bottom:none;flex:1;height:auto;position:relative}.surely-table-summary-cell-fixed-left,.surely-table-summary-cell-fixed-right{z-index:1}.surely-table-column-title{position:unset;z-index:1;flex:1;width:1px;display:flex}.surely-table-cell-box{padding:0 16px}.surely-table-cell-box:before{pointer-events:none;background-color:var(--surely-table-header-cell-split-color);content:"";width:1px;height:1.6em;transition:background-color .3s;position:absolute;top:50%;right:1px;transform:translateY(-50%)}.surely-table-cell-auto-height{height:100%}.surely-table-cell-wrap-text{white-space:normal;word-break:break-all}.surely-table-cell-text-ellipsis,.surely-table-cell-ellipsis{white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;overflow:hidden}.surely-table-cell-group{border:none;display:block;padding:0!important}.surely-table-cell-group:before{pointer-events:none;background-color:var(--surely-table-header-cell-split-color);content:"";z-index:1;width:1px;height:1.6em;transition:background-color .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.surely-table-cell-group-title{text-align:center;background-color:var(--surely-table-background-color);justify-content:center;width:100%;transition:background-color .2s;position:relative}.surely-table-cell-group-title:before{background-color:#0000}.surely-table-cell-group-children{position:relative;padding:0!important}.surely-table-cell-group-children>div:last-child>.surely-table-cell-box:before,.surely-table-cell-group-children>.surely-table-cell-group:last-child:before,.surely-table-cell-group-children .surely-table-header-cell:first-child .surely-table-header-cell-title:before,.surely-table-ping-left .surely-table-header .surely-table-fix-left .surely-table-header-cell:not(.surely-table-cell-group):last-child .surely-table-cell-box:before,.surely-table-header-container .surely-table-last-columns .surely-table-header-cell:not(.surely-table-cell-group):last-child .surely-table-cell-box:before,.surely-table-ping-left .surely-table-header .surely-table-fix-left .surely-table-row>.surely-table-cell-group:last-child:before,.surely-table-header-container .surely-table-last-columns .surely-table-row>.surely-table-cell-group:last-child:before{background-color:#0000}.surely-table-ping-left .surely-table-header .surely-table-fix-left .surely-table-resize-handle,.surely-table-header-container .surely-table-last-columns .surely-table-resize-handle{z-index:1;width:auto;right:0}.surely-table-scrollbar-container{flex-direction:row;flex:auto;min-width:0;display:flex}.surely-table-horizontal-scroll{z-index:4;width:100%;min-width:0;min-height:0;display:flex;position:relative}.surely-table-horizontal-scroll-hidden{opacity:0;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.surely-table-horizontal-scroll-viewport{overflow-x:scroll}.surely-table-vertical-scroll{height:100%;min-height:0;display:flex;position:relative}.surely-table-vertical-scroll-viewport{flex:auto;position:relative;overflow:hidden scroll}.surely-table-vertical-scroll-hidden{opacity:0;transition:opacity .4s;position:absolute;right:0}.surely-table-horizontal-scroll-hidden.surely-table-scrolling,.surely-table-vertical-scroll-hidden.surely-table-scrolling,.surely-table-scrollbar-active{opacity:1;visibility:visible}.surely-table-wrapper .surely-table-pagination{margin:16px 0}.surely-table-pagination{display:flex;float:none!important}.surely-table-pagination-left{justify-content:flex-start}.surely-table-pagination-center{justify-content:center}.surely-table-pagination-right{justify-content:flex-end}.surely-table-empty-container{pointer-events:none;overflow-wrap:break-word;-webkit-font-smoothing:subpixel-antialiased;justify-content:center;align-items:center;padding:16px;transition:background-color .3s;display:flex;position:absolute;inset:0}.surely-table-empty-container>*{pointer-events:auto}.surely-table-expand-icon-col{width:48px}.surely-table-row-expand-icon-cell{text-align:center}.surely-table-row-indent{float:left;height:1px}.surely-table-row-expand-icon{color:inherit;cursor:pointer;float:left;box-sizing:border-box;width:17px;height:17px;background:var(--surely-table-component-background);border:1px solid var(--surely-table-border-color);-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;padding:0;line-height:17px;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;transform:scale(.941177)}.surely-table-row-expand-icon:focus,.surely-table-row-expand-icon:hover{color:var(--surely-table-primary-color-5)}.surely-table-row-expand-icon:active{color:var(--surely-table-primary-color-7)}.surely-table-row-expand-icon:focus,.surely-table-row-expand-icon:hover,.surely-table-row-expand-icon:active{border-color:currentColor}.surely-table-row-expand-icon:before,.surely-table-row-expand-icon:after{content:"";background:currentColor;transition:transform .3s ease-out;position:absolute}.surely-table-row-expand-icon:before{height:1px;top:7px;left:3px;right:3px}.surely-table-row-expand-icon:after{width:1px;top:3px;bottom:3px;left:7px;transform:rotate(90deg)}.surely-table-row-expand-icon-collapsed:before{transform:rotate(-180deg)}.surely-table-row-expand-icon-collapsed:after{transform:rotate(0)}.surely-table-row-expand-icon-disabled{color:var(--surely-table-disabled-color);cursor:not-allowed}.surely-table-row-expand-icon-disabled:focus,.surely-table-row-expand-icon-disabled:hover,.surely-table-row-expand-icon-disabled:active{border-color:var(--surely-table-border-color);color:var(--surely-table-disabled-color)}.surely-table-row-expand-icon-spaced{visibility:hidden;background:0 0;border:0}.surely-table-row-expand-icon-spaced:before,.surely-table-row-expand-icon-spaced:after{content:none;display:none}.surely-table-row-indent+.surely-table-row-expand-icon{margin-top:2.5005px;margin-right:8px}.surely-table-expanded-row{z-index:4}.surely-table-expanded-row .surely-table-cell:not(.surely-table-body-cell-range-selected),.surely-table-expanded-row .surely-table-cell:not(.surely-table-body-cell-range-selected):hover{background:var(--surely-table-expanded-row-bg)}.surely-table-title{padding:16px}.surely-table-footer{color:var(--surely-table-text-color);background:var(--surely-table-background-color);padding:16px}.surely-table .surely-table-column-has-sorters{cursor:pointer;transition:background-color .3s}.surely-table .surely-table-column-has-sorters:hover{background:var(--surely-table-header-sort-active-bg)}.surely-table .surely-table-column-sort{background:var(--surely-table-header-sort-bg)}.surely-table-body .surely-table-column-sort{background:var(--surely-table-body-sort-bg)}.surely-table-column-sorters-with-tooltip{width:100%;display:inline-flex}.surely-table-column-sorters-with-tooltip:after{content:"";width:100%;height:100%;position:absolute;inset:0}.surely-table-column-sorters{flex:auto;justify-content:space-between;align-items:center;width:100%;display:inline-flex}.surely-table-column-sorters:after{content:"";pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.surely-table-column-sorter{color:var(--surely-table-header-icon-color);flex-grow:0;flex-shrink:0;margin-top:.15em;margin-bottom:-.15em;margin-left:8px;font-size:0;transition:color .3s}.surely-table-column-sorter-full{margin-top:-.2em;margin-bottom:0}.surely-table-column-sorter-inner{flex-direction:column;align-items:center;display:inline-flex}.surely-table-column-sorter-up,.surely-table-column-sorter-down{font-size:11px}.surely-table-column-sorter-up.active,.surely-table-column-sorter-down.active{color:var(--surely-table-primary-color)}.surely-table-column-sorter-up+.surely-table-column-sorter-down{margin-top:-.3em}.surely-table-column-sorters:hover .surely-table-column-sorter{color:var(--surely-table-header-icon-color-hover)}.surely-table-resize-handle{cursor:col-resize;touch-action:none;-webkit-user-select:auto;user-select:auto;z-index:1;width:16px;position:absolute;top:0;bottom:0;right:-7px;height:100%!important;left:auto!important}.surely-table-resize-handle-line{background-color:var(--surely-table-primary-color);opacity:0;width:3px;margin-left:7px;display:block;height:100%!important}.surely-table-resize-handle:hover .surely-table-resize-handle-line{opacity:1}.surely-table-resize-handle.dragging:before{content:" ";opacity:0;width:200vw;position:absolute;top:0;bottom:0;transform:translate(-50%)}.dragging .surely-table-resize-handle-line{opacity:1}.surely-table-has-icon-column{flex:1;justify-content:space-between;width:100%;display:flex}.surely-table-filter-trigger,.surely-table-menu-popup-trigger{z-index:1;color:var(--surely-table-header-icon-color);cursor:pointer;border-radius:6px;align-items:center;margin:-4px -8px -4px 8px;padding:0 4px;font-size:12px;transition:all .3s;display:flex;position:relative}.surely-table-filter-trigger:hover,.surely-table-menu-popup-trigger:hover{color:var(--surely-table-header-icon-color-hover);background:var(--surely-table-header-filter-active-bg)}.surely-table-filter-trigger.active,.surely-table-menu-popup-trigger.active{color:var(--surely-table-primary-color)}.surely-table-menu-popup-trigger-hover>*{opacity:0;transition:opacity .3s}.surely-table-header-cell:hover .surely-table-menu-popup-trigger-hover>*{opacity:1}.surely-table-filter-dropdown-root .surely-table-filter-dropdown{box-sizing:border-box;color:var(--surely-table-text-color);font-variant:tabular-nums;font-feature-settings:"tnum";background-color:var(--surely-table-component-background);min-width:120px;box-shadow:var(--surely-table-box-shadow-base);border-radius:6px;margin:0;padding:0;font-size:14px;line-height:1.5715;list-style:none}.surely-table-filter-dropdown-root .surely-table-filter-dropdown-menu{max-height:264px;box-shadow:none;border:0;overflow-x:hidden}.surely-table-filter-dropdown-root .surely-table-filter-dropdown-submenu>ul{max-height:calc(100vh - 130px);overflow:hidden auto}.surely-table-filter-dropdown-root .surely-table-filter-dropdown .surely-table-checkbox,.surely-table-filter-dropdown-root .surely-table-filter-dropdown-submenu .surely-table-checkbox,.surely-table-filter-dropdown-root .surely-table-filter-dropdown .surely-table-radio,.surely-table-filter-dropdown-root .surely-table-filter-dropdown-submenu .surely-table-radio{top:.2em}.surely-table-filter-dropdown-root .surely-table-filter-dropdown-btns{background-color:inherit;border-top:1px solid var(--surely-table-border-color);justify-content:space-between;padding:7px 8px 7px 3px;display:flex;overflow:hidden}.surely-table-filter-dropdown-submenu .surely-table-checkbox,.surely-table-filter-dropdown-submenu-submenu .surely-table-checkbox,.surely-table-filter-dropdown-submenu .surely-table-radio,.surely-table-filter-dropdown-submenu-submenu .surely-table-radio{top:.2em}.surely-table-selection-wrap{justify-content:center;display:flex}.surely-table-selection{flex-direction:column;display:inline-flex;position:relative}.surely-table-selection-extra{z-index:1;cursor:pointer;margin-inline-start:100%;padding-inline-start:4px;transition:all .3s;position:absolute;top:-3px}.surely-table-selection-extra-dropdown-icon{color:var(--surely-table-header-icon-color);font-size:10px}.surely-table-selection-extra-dropdown-icon:hover{color:var(--surely-table-header-icon-color-hover)}.surely-table-tooltip-hide-arrow .ant-tooltip-arrow{display:none!important}.surely-table-bordered{border:1px solid var(--surely-table-border-color);border-right:0}.surely-table-bordered .surely-table-cell-box:before{background-color:#0000}.surely-table-bordered .surely-table-cell.surely-table-body-cell-range-selected:not(.surely-table-body-cell-range-right):not(.surely-table-body-cell-range-single-cell),.surely-table-bordered .surely-table-cell:not(.surely-table-body-cell-range-single-cell):not(.surely-table-body-cell-range-selected){border-right:1px solid var(--surely-table-border-color)}.surely-table-bordered .surely-table-extra-cell:not(.surely-table-body-cell-range-selected),.surely-table-bordered .surely-table-header-extra-cell,.surely-table-bordered .surely-table-cell-group{border-right:none}.surely-table-bordered .surely-table-extra-cell.surely-table-body-cell-range-selected:not(.surely-table-body-cell-range-right):not(.surely-table-body-cell-range-single-cell){border-right:1px solid var(--surely-table-border-color)}.surely-table-bordered .surely-table-cell-group-title{border-bottom:1px solid var(--surely-table-border-color)}.surely-table-bordered .surely-table-cell-no-right-bordered{border-right:none}.surely-table-bordered .surely-table-header-scrollbar,.surely-table-bordered .surely-table-summary-scrollbar{border-right:1px solid var(--surely-table-border-color);border-left:1px solid var(--surely-table-border-color);z-index:0;position:relative}.surely-table-bordered .surely-table-header-scrollbar:after,.surely-table-bordered .surely-table-summary-scrollbar:after{content:"";pointer-events:none;background:var(--surely-table-background-color);width:1px;position:absolute;top:0;bottom:0;left:-1px}.surely-table-bordered .surely-table-empty-container{border-right:1px solid var(--surely-table-border-color)}.surely-table-bordered .surely-table-header-container .surely-table-header-cell-title:before,.surely-table-bordered .surely-table-header-container .surely-table-cell-group:before{background-color:#0000}.surely-table-bordered .surely-table-summary-fixed{border-right:1px solid var(--surely-table-border-color)}.surely-table-bordered .surely-table-summary-fixed-bottom,.surely-table-bordered .surely-table-summary-fixed-top{border-right:none}.surely-table-bordered .surely-table-cell-fix-left-first:after,.surely-table-bordered .surely-table-cell-fix-left-last:after{right:-1px}.surely-table-bordered .surely-table-summary-container .surely-table-summary-row:last-child{border-bottom:none}.surely-table-wrapper-bordered .surely-table-title{border-right:1px solid var(--surely-table-border-color);border-bottom:1px solid var(--surely-table-border-color)}.surely-table-wrapper-bordered .surely-table-title+.surely-table{border-top-left-radius:0;border-top-right-radius:0}.surely-table-wrapper-bordered .surely-table-footer{border:1px solid var(--surely-table-border-color);border-top:0}.surely-table-checkbox{box-sizing:border-box;color:var(--surely-table-text-color);font-variant:tabular-nums;font-feature-settings:"tnum";font-size:14px;line-height:1.5715;line-height:unset;white-space:nowrap;cursor:pointer;outline:none;align-items:center;margin:0;padding:0;list-style:none;display:inline-block;position:relative}.surely-table-checkbox *,.surely-table-checkbox :before,.surely-table-checkbox :after{box-sizing:border-box}.surely-table-checkbox:hover .surely-table-checkbox-inner,.surely-table-checkbox-input:focus+.surely-table-checkbox-inner{border-color:var(--surely-table-primary-color)}.surely-table-checkbox-checked:after{border:1px solid var(--surely-table-primary-color);visibility:hidden;content:"";box-sizing:border-box;border-radius:6px;width:100%;height:100%;animation:.36s ease-in-out backwards surelyCheckboxEffect;position:absolute;top:0;left:0}.surely-table-checkbox:hover:after{visibility:visible}.surely-table-checkbox-inner{background-color:var(--surely-table-row-bg);border:1px solid var(--surely-table-border-color-base);border-collapse:separate;box-sizing:border-box;direction:ltr;border-radius:4px;width:16px;height:16px;transition:all .3s;display:block;position:relative;top:0;left:0}.surely-table-checkbox-inner:after{border:2px solid var(--surely-table-primary-color);opacity:0;content:" ";box-sizing:border-box;border-top:0;border-left:0;width:5.71429px;height:9.14286px;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;display:table;position:absolute;top:50%;left:21.5%;transform:rotate(45deg)scale(0)translate(-50%,-50%)}.surely-table-checkbox-input{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.surely-table-checkbox-checked .surely-table-checkbox-inner:after{opacity:1;content:" ";border:2px solid #fff;border-top:0;border-left:0;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;display:table;position:absolute;transform:rotate(45deg)scale(1)translate(-50%,-50%)}.surely-table-checkbox-checked .surely-table-checkbox-inner{background-color:var(--surely-table-primary-color);border-color:var(--surely-table-primary-color)}.surely-table-checkbox-disabled{cursor:not-allowed}.surely-table-checkbox-disabled.surely-table-checkbox-checked .surely-table-checkbox-inner:after{border-color:var(--surely-table-disabled-color);animation-name:none}.surely-table-checkbox-disabled .surely-table-checkbox-input{cursor:not-allowed}.surely-table-checkbox-disabled .surely-table-checkbox-inner{background-color:var(--surely-table-disabled-bg);border-color:var(--surely-table-border-color-base)!important}.surely-table-checkbox-disabled .surely-table-checkbox-inner:after{border-color:var(--surely-table-disabled-bg);border-collapse:separate;animation-name:none}.surely-table-checkbox-disabled+span{color:var(--surely-table-disabled-color);cursor:not-allowed}.surely-table-checkbox-disabled:hover:after{visibility:hidden}.surely-table-checkbox+span{padding-left:8px;padding-right:8px}.surely-table-checkbox-indeterminate .surely-table-checkbox-inner{background-color:var(--surely-table-row-bg);border-color:var(--surely-table-border-color-base)}.surely-table-checkbox-indeterminate .surely-table-checkbox-inner:after{background-color:var(--surely-table-primary-color);opacity:1;content:" ";border:0;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.surely-table-checkbox-indeterminate.surely-table-checkbox-disabled .surely-table-checkbox-inner:after{background-color:var(--surely-table-disabled-color);border-color:var(--surely-table-disabled-color)}@keyframes surelyCheckboxEffect{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.surely-table-radio{box-sizing:border-box;color:var(--surely-table-text-color);font-variant:tabular-nums;font-feature-settings:"tnum";cursor:pointer;outline:none;margin:0;padding:0;font-size:14px;line-height:1.5715;list-style:none;display:inline-block;position:relative}.surely-table-radio-wrapper:hover .surely-table-radio,.surely-table-radio:hover .surely-table-radio-inner,.surely-table-radio-input:focus+.surely-table-radio-inner{border-color:var(--surely-table-primary-color)}.surely-table-radio-input:focus+.surely-table-radio-inner{box-shadow:0 0 0 3px var(--surely-table-primary-color-1)}.surely-table-radio-checked:after{border:1px solid var(--surely-table-primary-color);visibility:hidden;content:"";box-sizing:border-box;border-radius:50%;width:100%;height:100%;animation:.36s ease-in-out both surelyRadioEffect;position:absolute;top:0;left:0}.surely-table-radio:hover:after,.surely-table-radio-wrapper:hover .surely-table-radio:after{visibility:visible}.surely-table-radio-inner{border-color:var(--surely-table-border-color-base);box-sizing:border-box;border-style:solid;border-width:1px;border-radius:50%;width:16px;height:16px;transition:all .3s;display:block;position:relative;top:0;left:0}.surely-table-radio-inner:after{background-color:var(--surely-table-primary-color);opacity:0;content:" ";box-sizing:border-box;border-top:0;border-left:0;border-radius:8px;width:8px;height:8px;transition:all .3s cubic-bezier(.78,.14,.15,.86);display:block;position:absolute;top:3px;left:3px;transform:scale(0)}.surely-table-radio-input{z-index:1;cursor:pointer;opacity:0;border-radius:unset;position:absolute;inset:0}.surely-table-radio-checked .surely-table-radio-inner{border-color:var(--surely-table-primary-color)}.surely-table-radio-checked .surely-table-radio-inner:after{opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86);transform:scale(1)}.surely-table-radio-disabled{cursor:not-allowed}.surely-table-radio-disabled .surely-table-radio-inner{background-color:var(--surely-table-disabled-bg);cursor:not-allowed;border-color:var(--surely-table-border-color-base)!important}.surely-table-radio-disabled .surely-table-radio-inner:after{background-color:var(--surely-table-disabled-color)}.surely-table-radio-disabled .surely-table-radio-input{cursor:not-allowed}.surely-table-radio-disabled+span{color:var(--surely-table-disabled-color);cursor:not-allowed}span.surely-table-radio+*{padding-left:8px;padding-right:8px}@keyframes surelyRadioEffect{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.surely-table-drag-handle{cursor:grab;height:100%;color:inherit;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;vertical-align:middle;-webkit-user-select:none;user-select:none;flex-grow:0;flex-shrink:0;align-items:center;min-width:1px;margin-left:16px;font-style:normal;line-height:0;display:flex}.surely-table-drag-handle-disabled{cursor:not-allowed;color:var(--surely-table-disabled-color)}.surely-table-drag-icon{display:inline-block}.surely-table-drag-dragging{cursor:move}.surely-table-drag-column-dragging,.surely-table-drag-column-dragging .surely-table-header-cell,.surely-table-drag-column-dragging .surely-table-cell-group-title{background:var(--surely-table-header-drag-bg)}.surely-table-drag-ghost{background:var(--surely-table-row-hover-bg);cursor:move}.surely-table-drag-placeholder{background-color:var(--surely-table-primary-color);z-index:999;opacity:0;width:100%;height:2px;transition:opacity .2s;position:absolute;left:0}.surely-table-drag-column-placeholder{background-color:var(--surely-table-primary-color);opacity:0;z-index:3;width:2px;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.surely-table-drag-ghost-image{cursor:move;color:var(--surely-table-text-color);white-space:nowrap;z-index:99999;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;border:1px solid;border-color:var(--surely-table-border-color);background:var(--surely-table-row-hover-bg);box-shadow:0 1px 2px 1px var(--surely-table-ghost-image-shadow-color);border-radius:6px;align-items:center;margin:0;padding:8px 16px;font-size:14px;display:inline-flex;position:absolute;overflow:hidden}.surely-table-drag-ghost-image-icon{color:inherit;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:6px;font-style:normal;line-height:0;display:inline-block}.surely-table-drag-ghost-image-label{text-overflow:ellipsis;overflow-wrap:break-word;overflow:hidden}.surely-table-drag-ghost-image-badge{background:var(--surely-table-primary-color);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 4px;font-size:12px;line-height:18px;display:inline-flex}.surely-table-tooltip{box-sizing:border-box;color:#fff;font-variant:tabular-nums;font-feature-settings:"tnum";background-color:var(--surely-table-tooltip-bg-color);z-index:99;border-radius:6px;margin:0;padding:6px 8px;font-size:14px;line-height:1.5715;list-style:none}.surely-table-tooltip .surely-table-tooltip-arrow{z-index:-1;background-color:#0000;border:6px solid #0000;width:12px;height:12px;position:absolute}.surely-table-tooltip.surely-table-tooltip-placement-top-start .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-top .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-top-end .surely-table-tooltip-arrow{border-top-color:var(--surely-table-tooltip-bg-color);bottom:0;transform:translateY(100%)}.surely-table-tooltip.surely-table-tooltip-placement-top .surely-table-tooltip-arrow{left:50%;transform:translate(-50%)translateY(100%)}.surely-table-tooltip.surely-table-tooltip-placement-top-start .surely-table-tooltip-arrow{left:12px}.surely-table-tooltip.surely-table-tooltip-placement-top-end .surely-table-tooltip-arrow{right:12px}.surely-table-tooltip.surely-table-tooltip-placement-bottom-start .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-bottom .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-bottom-end .surely-table-tooltip-arrow{border-bottom-color:var(--surely-table-tooltip-bg-color);top:0;transform:translateY(-100%)}.surely-table-tooltip.surely-table-tooltip-placement-bottom .surely-table-tooltip-arrow{left:50%;transform:translate(-50%)translateY(-100%)}.surely-table-tooltip.surely-table-tooltip-placement-bottom-start .surely-table-tooltip-arrow{left:12px}.surely-table-tooltip.surely-table-tooltip-placement-bottom-end .surely-table-tooltip-arrow{right:12px}.surely-table-tooltip.surely-table-tooltip-placement-left-start .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-left .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-left-end .surely-table-tooltip-arrow{border-left-color:var(--surely-table-tooltip-bg-color);right:0;transform:translate(100%)}.surely-table-tooltip.surely-table-tooltip-placement-left .surely-table-tooltip-arrow{top:50%;transform:translateY(-50%)translate(100%)}.surely-table-tooltip.surely-table-tooltip-placement-left-start .surely-table-tooltip-arrow{top:12px}.surely-table-tooltip.surely-table-tooltip-placement-left-end .surely-table-tooltip-arrow{bottom:12px}.surely-table-tooltip.surely-table-tooltip-placement-right-start .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-right .surely-table-tooltip-arrow,.surely-table-tooltip.surely-table-tooltip-placement-right-end .surely-table-tooltip-arrow{border-right-color:var(--surely-table-tooltip-bg-color);left:0;transform:translate(-100%)}.surely-table-tooltip.surely-table-tooltip-placement-right .surely-table-tooltip-arrow{top:50%;transform:translateY(-50%)translate(-100%)}.surely-table-tooltip.surely-table-tooltip-placement-right-start .surely-table-tooltip-arrow{top:12px}.surely-table-tooltip.surely-table-tooltip-placement-right-end .surely-table-tooltip-arrow{bottom:12px}.surely-table-tooltip-fade-enter-from{opacity:0}.surely-table-tooltip-fade-enter-to,.surely-table-tooltip-fade-leave-from{opacity:1}.surely-table-tooltip-fade-leave-to{opacity:0}.surely-table-tooltip-fade-enter-active,.surely-table-tooltip-fade-leave-active{transition:opacity .2s ease-in-out}.surely-table-tooltip-fade-enter-from,.surely-table-tooltip-fade-leave-to{opacity:0}
