@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Plus Jakarta Sans,sans-serif}.ds-table-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.ds-table-action-button{align-items:center;background:#0000;border:none;border-radius:10px;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.ds-table-action-icon{color:#9ca3af;transition:transform .3s ease,color .3s ease}.ds-table-action-button:hover{background:#f8fafc}.ds-table-action-button:hover .ds-table-action-icon{transform:scale(1.1)}.ds-table-action-button.edit:hover,.ds-table-action-button.view:hover{background:#eff6ff}.ds-table-action-button.edit:hover .ds-table-action-icon,.ds-table-action-button.view:hover .ds-table-action-icon{color:#2563eb}.ds-table-action-button.block:hover,.ds-table-action-button.deactivate:hover,.ds-table-action-button.delete:hover{background:#fef2f2}.ds-table-action-button.block:hover .ds-table-action-icon,.ds-table-action-button.deactivate:hover .ds-table-action-icon,.ds-table-action-button.delete:hover .ds-table-action-icon{color:#dc2626}.ds-table-action-button.activate:hover,.ds-table-action-button.unblock:hover{background:#f0fdf4}.ds-table-action-button.activate:hover .ds-table-action-icon,.ds-table-action-button.unblock:hover .ds-table-action-icon{color:#16a34a}
/*# sourceMappingURL=main.87f70adb.css.map*/