.mobile-filters{display:grid;grid-template-columns:minmax(220px,1fr) 180px auto;gap:8px;margin-bottom:14px}.mobile-filters input,.mobile-filters select{height:38px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:0 9px;font:inherit}.mobile-table th{white-space:nowrap}.mobile-policy{display:block;color:var(--muted);margin-top:4px}.mobile-table .row-actions{min-width:170px}@media(max-width:650px){.mobile-filters{grid-template-columns:1fr 1fr}.mobile-filters .primary{grid-column:1/-1}.mobile-table{min-width:820px}}
