table thead tr:first-child td:first-child,table tr:last-child td:first-child{border-bottom-left-radius:.125rem}table thead tr:last-child td:first-child,table tr:last-child td:last-child{border-bottom-right-radius:.125rem}table tr:last-child td{border-bottom:none}.tooltip{position:absolute;visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s linear;left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content}.tooltip--show{visibility:visible;opacity:1;transition-delay:0s}.tooltip__arrow{content:"";position:absolute;width:0;height:0;border-style:solid}.tooltip--top .tooltip__arrow{top:100%;left:50%;transform:translateX(-50%);border-width:5px 5px 0;border-color:#a1a1aa transparent transparent}body.dark .tooltip--top .tooltip__arrow{top:100%;left:50%;transform:translateX(-50%);border-width:5px 5px 0;border-color:#d4d4d8 transparent transparent}.tooltip--bottom .tooltip__arrow,body.dark .tooltip--bottom .tooltip__arrow{bottom:100%;left:50%;transform:translateX(-50%);border-width:0 5px 5px;border-color:transparent transparent #a1a1aa}