.products-table .view-product-btn,.products-table button[title*=View]{background-color:#dcfce7!important;color:#166534!important;border:1px solid #bbf7d0!important;width:2rem!important;height:2rem!important;padding:.25rem!important;border-radius:.25rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease-in-out!important}.products-table button[title*=Edit]{background-color:#dbeafe!important;color:#1e40af!important;border:1px solid #bfdbfe!important;width:2rem!important;height:2rem!important;padding:.25rem!important;border-radius:.25rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease-in-out!important}.products-table button[title*=Delete],.products-table button[class*=text-destructive]{background-color:#fef2f2!important;color:#dc2626!important;border:1px solid #fecaca!important;width:2rem!important;height:2rem!important;padding:.25rem!important;border-radius:.25rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease-in-out!important}.products-table .flex.justify-end.gap-2{justify-content:center!important;gap:.375rem!important}.products-table td.text-right{text-align:center!important}.products-table .view-product-btn svg,.products-table button[title*=View] svg{color:#166534!important}.products-table button[title*=Edit] svg{color:#1d4ed8!important}.products-table button[title*=Delete] svg,.products-table button[class*=text-destructive] svg{color:#dc2626!important}.products-table button[title*=View]:hover{background-color:#bbf7d0!important;color:#15803d!important;transform:scale(1.05)!important}.products-table button[title*=Edit]:hover{background-color:#bfdbfe!important;color:#1d4ed8!important;transform:scale(1.05)!important}.products-table button[title*=Delete]:hover,.products-table button[class*=text-destructive]:hover{background-color:#fecaca!important;color:#b91c1c!important;transform:scale(1.05)!important}.products-table .animate-pulse{background-color:#e5e7eb;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
