:root{--table-head-bg:#f1f6fa;--bg-dark:#000 }.simple-table{width:100%;text-align:left;font-size:.875rem;color:#4a5568;border-radius:8px;overflow:hidden}.simple-table>tbody>tr>td>button{background:#fff;color:#0d6efd;border:none}.simple-table>tbody>tr>td>button:hover{background:none;color:#000}.simple-table>thead{font-size:.75rem;text-transform:uppercase;color:#4a5568;background-color:var(--table-head-bg);border-radius:10px}.simple-table>thead th{font-weight:700}.simple-table>thead th,.simple-table>tbody tr td{padding:.3rem 1.5rem;white-space:nowrap;font-weight:500;border-bottom:1px solid var(--table-head-bg)}.simple-table>tbody tr{background-color:#fff;border-color:#e2e8f0;transition:background-color .3s ease}.simple-table>tbody tr:hover{background-color:#f9fafb}.simple-table>tbody tr:last-child td{border-bottom:none}.sidebar{background:var(--table-head-bg)}a{color:#000;text-decoration:none}.btn-edit{background:#fff;color:#0d6efd;border:none}.btn-edit:hover{background:none;color:#000}h2{font-size:30px;margin-bottom:15px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}
