@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");.user-manuals-table{font-family:Poppins,sans-serif;margin:20px 0;overflow-x:auto;width:100%}.user-manuals-table table{border-collapse:collapse;margin-bottom:20px;min-width:600px;width:100%}.user-manuals-table td,.user-manuals-table th{border:1px solid #ddd;font-family:Poppins,sans-serif;padding:12px 8px;text-align:left;vertical-align:middle}.user-manuals-table th{background-color:#f8f9fa;color:#495057;font-weight:600}.user-manuals-table thead tr:first-child th{border-bottom:2px solid #dee2e6}.user-manuals-table tbody tr:nth-child(2n){background-color:#f9f9f9}.user-manuals-table tbody tr:hover{background-color:#e8f4fd;transition:background-color .2s ease}.user-manuals-table a{color:#007bff;font-family:Poppins,sans-serif;font-weight:500;text-decoration:none}.user-manuals-table a:hover{color:#0056b3;text-decoration:underline}.current-badge{background-color:#28a745;border-radius:3px;color:#fff;display:inline-block;font-size:.8em;font-weight:600;margin-left:8px;padding:2px 6px}.current-badge,.not-available{font-family:Poppins,sans-serif}.not-available{color:#6c757d;font-style:italic}@media (max-width:768px){.user-manuals-table td,.user-manuals-table th{font-size:.9em;padding:8px 6px}}