.PostFeed_grid__cZctP{display:grid;gap:16px;grid-template-columns:repeat(var(--feed-cols-desktop,3),1fr)}@media(max-width:767px){.PostFeed_grid__cZctP{grid-template-columns:repeat(var(--feed-cols-mobile,1),1fr)}}[data-preview-mode=mobile] .PostFeed_grid__cZctP{grid-template-columns:repeat(var(--feed-cols-mobile,1),1fr)}.PostFeed_card__E7mAm{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.PostFeed_card-image__2A_gd{width:100%;aspect-ratio:16/9;object-fit:contain;background:#f5f5f5;border-radius:4px;margin-bottom:8px}.PostFeed_card-title__7H0IW{font-weight:600;margin:0 0 4px}.PostFeed_card-meta__HsKDA{font-size:.75rem;color:#666}