.table-actions{display:flex;align-items:center;gap:10px}.clear-all{border:1px solid #f0c4b5;background:#fff2ed;color:#b44f35;border-radius:9px;padding:10px 13px;cursor:pointer;font:600 13px system-ui,-apple-system,'Segoe UI',sans-serif;white-space:nowrap}.clear-all:hover{background:#ffe2d8}@media(max-width:800px){.table-actions{width:100%;flex-direction:column;align-items:stretch}.clear-all{width:100%}}
