div.table-tab-filter__simulatedMuiButton{color:inherit;padding:6px 8px;border-radius:24px;font-size:14px;font-weight:700;line-height:1.75;position:relative;overflow:hidden;cursor:pointer;contain:layout style paint;will-change:background-color;user-select:none;-webkit-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}div.table-tab-filter__simulatedMuiButton:hover{background-color:rgba(145,158,171,.08)}div.table-tab-filter__simulatedMuiButton:focus-visible{outline:2px solid #1976d2;outline-offset:2px}.ripple{position:absolute;border-radius:50%;background-color:hsla(0,0%,61%,.6);transform:scale(0);animation:ripple-animation .6s linear;pointer-events:none;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@keyframes ripple-animation{to{transform:scale(4);opacity:0}}