.dashboard-filter{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,.35fr) minmax(140px,.35fr) auto auto;gap:10px;margin-bottom:14px}.sort-link{color:var(--muted);font-weight:900;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}
@media(max-width:760px){.dashboard-filter{grid-template-columns:1fr}.dashboard-filter button,.dashboard-filter .button{width:100%}.sort-link{color:var(--brand2)}}
