.styles-module__fFDkLW__page{flex-direction:column;flex:1;gap:2rem;display:flex}.styles-module__fFDkLW__header{justify-content:space-between;align-items:center;display:flex}.styles-module__fFDkLW__title{font-size:1.5rem;font-weight:700;line-height:2rem}@media (min-width:48rem){.styles-module__fFDkLW__title{font-size:1.875rem;line-height:2.25rem}}.styles-module__fFDkLW__addLink{align-items:center;gap:.5rem;display:flex}.styles-module__fFDkLW__addIcon{width:1rem;height:1rem}.styles-module__fFDkLW__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:40rem){.styles-module__fFDkLW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.styles-module__fFDkLW__grid{grid-template-columns:repeat(3,1fr)}}.styles-module__fFDkLW__cardLink{min-width:0;height:100%;display:block}.styles-module__fFDkLW__cardBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:1rem;display:flex}@media (min-width:40rem){.styles-module__fFDkLW__cardBody{justify-content:flex-start}}.styles-module__fFDkLW__plantName{transition:color var(--duration-fast) var(--ease-standard);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}@media (min-width:40rem){.styles-module__fFDkLW__plantName{font-size:1rem;line-height:1.5}}.styles-module__fFDkLW__cardLink:hover .styles-module__fFDkLW__plantName{color:var(--color-primary)}.styles-module__fFDkLW__date{color:var(--color-muted-foreground);margin-top:.5rem;font-size:.75rem;line-height:1rem;display:none}@media (min-width:40rem){.styles-module__fFDkLW__date{display:block}}.styles-module__fFDkLW__thumbnail{border-radius:.75rem 0 0 .75rem;flex-shrink:0;width:6rem;height:6rem}@media (min-width:40rem){.styles-module__fFDkLW__thumbnail{aspect-ratio:4/3;border-radius:0;width:100%;height:auto}}