table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.08)}table thead{background:#1e3a8a;color:#fff}table th,table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e5e7eb}table th{font-weight:600;letter-spacing:0.3px}table tbody tr:nth-child(even){background:#f8fafc}table tbody tr:hover{background:#eef4ff;transition:background 0.2s ease}table tbody tr:last-child td{border-bottom:none}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}