.indeterminate-checkbox__label{width:24px;min-height:24px;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.625rem;display:block;position:relative}.indeterminate-checkbox__label>[role=checkbox]{height:24px}.indeterminate-checkbox__input{opacity:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;box-sizing:border-box;width:0;height:0;display:block;position:absolute}.indeterminate-checkbox__input:checked~.indeterminate-checkbox__checkmark .indeterminate-checkbox__checkmark-icon,.indeterminate-checkbox__input--indeterminate~.indeterminate-checkbox__checkmark .indeterminate-checkbox__checkmark-icon{opacity:1;transform:scale(1)}.indeterminate-checkbox__checkmark{cursor:pointer;background-color:#fff;border:1px solid gray;border-radius:2px;width:24px;height:24px;transition-duration:.1s;position:absolute;top:0;left:0}.indeterminate-checkbox__checkmark--disabled{cursor:default;background-color:#f2f2f2;border-color:#bfbfbf}.indeterminate-checkbox__checkmark-icon{opacity:.3;border-width:0 3px 3px 0;width:16px;height:16px;line-height:1;transition-duration:.1s;position:absolute;top:3px;left:3px;transform:scale(.01)}.indeterminate-checkbox__checkmark-icon path{fill:#3baccc}.indeterminate-checkbox__input:focus~.indeterminate-checkbox__checkmark{outline:0;box-shadow:0 0 0 2px gray,0 0 0 5px #fff771}.indeterminate-checkbox__label:hover .indeterminate-checkbox__input:not(:checked)~.indeterminate-checkbox__checkmark .indeterminate-checkbox__checkmark-icon{opacity:.5;transform:scale(1)}.indeterminate-checkbox__label:hover .indeterminate-checkbox__input:disabled~.indeterminate-checkbox__checkmark{box-shadow:none}.indeterminate-checkbox__label:hover .indeterminate-checkbox__input:disabled:not(:checked)~.indeterminate-checkbox__checkmark .indeterminate-checkbox__checkmark-icon{display:none}.indeterminate-checkbox__input--disabled{cursor:auto;color:#bfbfbf}.indeterminate-checkbox__input--disabled .indeterminate-checkbox__checkmark{border:1px solid #bfbfbf}.indeterminate-checkbox__input--disabled .indeterminate-checkbox__checkmark-icon path{fill:#bfbfbf}button.tertiary-button{border:1px solid #0000;border-radius:2px;padding:.625em 1.5em;text-decoration-thickness:2px}button.tertiary-button.minimal-padding{padding:.5em .625em;line-height:1.25}button.tertiary-button.selected{color:#fff;background-color:#237f99;border:none}button.tertiary-button.selected:hover{background-color:#3baccc;border-color:#3baccc}button.tertiary-button.selected:active{color:#212121;background-color:#5adbff}button.tertiary-button>span{align-items:center;gap:.625em;min-height:1lh;display:flex}.smaller-icon{width:16px;font-size:16px}.selected-rows-text-container:not(:only-child){border-right:1px solid #bfbfbf;padding-right:16px}.secondary-actions-container:not(:only-child){padding-left:6px}.expander-button{text-align:center;width:2rem}td:has(.expander-button,.indeterminate-checkbox__label){width:12px}.tooltip__wrapper{display:inline-block;position:relative}.tooltip__text{color:#fff;z-index:100;white-space:pre;background:#000;border-radius:4px;padding:6px;font-size:1rem;position:absolute;left:50%;transform:translate(-50%)}.tooltip__text:before{content:" ";pointer-events:none;border:6px solid #0000;width:0;height:0;margin-left:6px;position:absolute;left:50%}.tooltip__text--top{bottom:100%}.tooltip__text--top:before{border-top-color:#000;top:100%}.tooltip__text--right{top:50%;left:calc(60% + 40px);transform:translate(0)translateY(-50%)}.tooltip__text--right:before{border-right-color:#000;top:50%;left:-18px;transform:translate(0)translateY(-50%)}.tooltip__text--bottom{top:100%}.tooltip__text--bottom:before{border-bottom-color:#000;bottom:100%}.tooltip__text--left{top:50%;left:auto;right:calc(60% + 40px);transform:translate(0)translateY(-50%)}.tooltip__text--left:before{border-left-color:#000;top:50%;left:auto;right:-12px;transform:translate(0)translateY(-50%)}.skeleton{cursor:progress;background-color:#0000;background-image:linear-gradient(.25turn,#0000,#fff,#0000),linear-gradient(#eee,#eee),radial-gradient(38px at 19px 19px,#eee 50%,#0000 51%),linear-gradient(#eee,#eee);background-position:-315px 0,0 0,0 190px,50px 195px;background-repeat:no-repeat;background-size:auto,auto,auto,auto;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-radius:2px;animation:1.5s infinite loading}@keyframes loading{to{background-position:315px 0,0 0,0 190px,50px 195px}}
