.table-container{max-height:90dvh;font-size:13px;overflow-y:auto}@media (max-width:1024px){.table-container{max-height:83dvh}}.table-container::-webkit-scrollbar{display:none}.table{border-collapse:collapse;table-layout:fixed;width:100%}.table__head-cell{text-align:left;z-index:1;background-color:#fff;padding:8px 3px;font-size:13px;position:sticky;top:0}.table__cell{padding:6px 3px;font-size:13px;transition:background-color .2s}.table__cell--small{width:30px}.table__cell--medium{width:100px}.table__cell--large{width:200px}.table__content{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.table__row:hover{background-color:#1e1c1a1a}.table__row>.table__cell:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.table__row>.table__cell:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.table__row--loading:hover{background-color:#0000}
.status-dot{vertical-align:middle;border-radius:50%;width:18px;height:18px;display:inline-block}.status-dot--paying{background:green}.status-dot--other{background:#7598c3}.status-dot--trial{background:#ffce1b}.status-dot--none{background:#cd1c1880}
