.sidebar-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}.sidebar-content-transition{transition:width .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.sidebar-text-fade{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.sidebar-icon-transition{transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1)}.separator-transition{transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.sidebar-item{transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform,opacity,width,height}.sticky-checkbox-column{left:0}.sticky-checkbox-column,.sticky-name-column{position:sticky;z-index:10;background-color:white;border-right:1px solid #e5e7eb}.sticky-name-column{left:48px}.sticky-checkbox-column:before,.sticky-name-column:before{content:"";position:absolute;top:0;right:-1px;bottom:0;width:1px;background-color:#e5e7eb;z-index:1}tr.bg-blue-50 .sticky-checkbox-column,tr.bg-blue-50 .sticky-name-column,tr[data-state=selected] .sticky-checkbox-column,tr[data-state=selected] .sticky-name-column{background-color:#dbeafe}tr:hover .sticky-checkbox-column,tr:hover .sticky-name-column{background-color:#f9fafb}tr.bg-blue-50:hover .sticky-checkbox-column,tr.bg-blue-50:hover .sticky-name-column,tr[data-state=selected]:hover .sticky-checkbox-column,tr[data-state=selected]:hover .sticky-name-column{background-color:#bfdbfe}th.sticky-checkbox-column,th.sticky-name-column{background-color:white;border-bottom:1px solid #e5e7eb}.table-container{position:relative;overflow:auto}.sticky-checkbox-column,.sticky-name-column{box-shadow:1px 0 0 0 #e5e7eb}