.wa-table{overflow:auto}.wa-table-wrapper{border-radius:var(--radius-m);padding:var(--space-l);background-color:var(--white);overflow:auto}.wa-table table{border:none;table-layout:auto}.wa-table thead th{text-align:left;background-color:var(--white)}.wa-table th,.wa-table td{border:none;padding-left:0;border-bottom:1px solid var(--base-light);min-width:165px}.wa-table th:nth-of-type(2),.wa-table th:nth-of-type(3),.wa-table td:nth-of-type(2),.wa-table td:nth-of-type(3){min-width:110px}.wa-table th:nth-of-type(4),.wa-table td:nth-of-type(4){min-width:150px;padding-right:0}.wa-table th{border-top:3px solid var(--base)}.wa-table__state{font-weight:700}.wa-table__state--done{color:#11b76b}.wa-table__state--in-progress{color:var(--secondary)}.wa-table__state--next{color:var(--base)}