.table-container{margin:16px 0;overflow-x:auto}.table{border-collapse:collapse;text-align:left;border-radius:8px;width:100%;margin:1rem 0;font-size:14px;overflow:hidden;box-shadow:0 4px 15px gray}.table th,.table td{border-bottom:1px solid #e0e0e0;padding:8px 16px}.table th{color:#333;white-space:nowrap;background-color:#f5f5f5;font-weight:600}.table tbody tr{transition:background-color .2s}.table tbody tr:hover{background-color:#f7941e0d}.table tbody tr:last-child td{border-bottom:none}.table .selected{background-color:#f7941e1a}
