.CatchGrid_grid__EuG8F{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.CatchGrid_card__gM_9J{display:flex;flex-direction:column;border-radius:var(--radius-lg);overflow:hidden;background:var(--paper-white);border:1px solid var(--border-subtle);text-decoration:none;color:inherit;transition:transform .12s ease,box-shadow .12s ease}.CatchGrid_card__gM_9J:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.CatchGrid_photo__CVwZb{position:relative;aspect-ratio:4/5;background:linear-gradient(135deg,var(--lake-shallow),var(--lake-deep));overflow:hidden}.CatchGrid_img__fF4tr{width:100%;height:100%;object-fit:cover;display:block}.CatchGrid_speciesPill__GxNlb{top:var(--space-3);left:var(--space-3);background:rgba(15,76,92,.85);color:var(--text-on-dark);font-weight:600;letter-spacing:.02em}.CatchGrid_lengthPill__wTpxf,.CatchGrid_speciesPill__GxNlb{position:absolute;padding:4px var(--space-3);font-size:var(--text-xs);border-radius:var(--radius-pill)}.CatchGrid_lengthPill__wTpxf{bottom:var(--space-3);right:var(--space-3);background:var(--catch-gold);color:#1f2933;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CatchGrid_body__M5c6Q{padding:var(--space-3) var(--space-4);display:flex;flex-direction:column;gap:2px}.CatchGrid_water___U3og{font-weight:600;font-size:var(--text-sm);color:var(--lake-deep);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CatchGrid_meta__1Rbfg{display:flex;justify-content:space-between;font-size:var(--text-xs);color:var(--text-secondary)}.CatchGrid_author__vhFXx{font-weight:500;color:var(--text-primary)}