.simple-table{width:100%}.simple-table.striped tr:nth-child(odd) td{background:var(--background)}.simple-table--compact tr:last-of-type{text-align:right}.simple-table--compact tr td:last-of-type{text-align:right}.simple-table-header{text-align:center}.simple-table-header .subtitle{display:block;text-align:center;font-size:11px;font-weight:var(--font-weight-normal);text-transform:none;color:var(--neutral-400)}.simple-table tr th:first-child,.simple-table tr td:first-child{text-align:left}.simple-table th{background:#f8f8f8;color:#222;font-size:12px;padding:10px;font-weight:var(--font-weight-semi-bold);text-transform:uppercase}.simple-table th.sortable{cursor:pointer}.simple-table th.investors{text-align:left}.simple-table th.financials{color:var(--deprecated-foreground)}.simple-table td{padding:5px 10px;border-bottom:1px solid var(--neutral-100);color:var(--deprecated-foreground);text-align:center;vertical-align:middle}.simple-table td.financials{color:unset}.simple-table td.percentage{color:#8e9099}.simple-table td.estimate{color:#4284fa}.simple-table td.blur{filter:blur(4px)}.simple-table td.date{padding-left:5px}.simple-table td.investors{text-align:left;max-width:200px}.simple-table td.name{max-width:200px}.simple-table.light-header th{background:none;color:var(--neutral-400);font-weight:var(--font-weight-bold);border-bottom:1px solid #e3e4e6}.simple-table .loading-column{height:36px}.simple-table__clickable-row{cursor:pointer;height:80px}.simple-table__clickable-row--compact{height:48px}.simple-table__clickable-row--compact td{border-bottom:none}.simple-table__clickable-row:hover,.simple-table__clickable-row:focus{background:var(--neutral-100);color:var(--foreground);outline:none}.simple-table__clickable-row:active{transform:translateY(1px)}@media screen and (max-width:600px){.simple-table td.investors a{padding-bottom:5px}.simple-table td.investors span{display:none}}
