.categories-table button[title*=Edit]{background-color:#dbeafe!important;color:#1e40af!important;border:1px solid #bfdbfe!important;width:2.25rem!important;height:2.25rem!important;padding:.375rem!important;border-radius:.375rem!important;transition:all .2s ease-in-out!important}.categories-table button[title*=Delete]{background-color:#fef2f2!important;color:#dc2626!important;border:1px solid #fecaca!important;width:2.25rem!important;height:2.25rem!important;padding:.375rem!important;border-radius:.375rem!important;transition:all .2s ease-in-out!important}.categories-table .action-buttons{display:flex;justify-content:flex-end;gap:.5rem;align-items:center}.categories-table button[title*=Edit] svg{color:#1d4ed8!important;width:1rem!important;height:1rem!important}.categories-table button[title*=Delete] svg{color:#dc2626!important;width:1rem!important;height:1rem!important}.categories-table button[title*=Edit]:hover{background-color:#bfdbfe!important;color:#1d4ed8!important;transform:scale(1.05)!important}.categories-table button[title*=Delete]:hover{background-color:#fecaca!important;color:#b91c1c!important;transform:scale(1.05)!important}.categories-table tbody tr:hover{background-color:#22c55e05!important}.categories-table .skeleton-row{background-color:#f9fafb;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.categories-table .skeleton-cell{height:2.5rem;background-color:#e5e7eb;border-radius:.25rem;margin:.25rem 0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
