.account-favorites { display:grid; grid-template-columns:repeat(auto-fill,minmax(220px,1fr)); gap:16px; }
