.lm-recently-viewed__root{display:block}.lm-recently-viewed__root[hidden]{display:none}.lm-recently-viewed__grid{display:grid;grid-template-columns:repeat(var(--lm-cols, 4),minmax(0,1fr));gap:var(--lm-grid-gap)}.lm-rv-card{display:flex;flex-direction:column;height:100%;border-radius:var(--lm-radius-card);background:var(--lm-color-bg)}.lm-rv-card__media{position:relative;display:block;overflow:hidden;border-radius:var(--lm-radius-card);background:var(--lm-color-bg-alt);aspect-ratio:1}.lm-rv-card__img{width:100%;height:100%;object-fit:cover;transition:transform var(--lm-dur-slow) var(--lm-ease-out)}.lm-rv-card__media:hover .lm-rv-card__img{transform:scale(1.04)}.lm-rv-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--lm-color-fg-muted)}.lm-rv-card__body{display:flex;flex-direction:column;gap:var(--lm-space-1);padding-top:var(--lm-space-3)}.lm-rv-card__title{font-size:var(--lm-text-sm);font-weight:600;line-height:var(--lm-leading-snug);color:var(--lm-color-fg)}.lm-rv-card__title a{color:inherit}.lm-rv-card__title a:hover{color:var(--lm-color-primary)}.lm-rv-card__price{font-size:var(--lm-text-sm);font-weight:600;color:var(--lm-color-fg)}.lm-rv-card--skeleton .lm-rv-card__media{aspect-ratio:1}.lm-rv-card--skeleton .lm-rv-card__line{height:12px;border-radius:var(--lm-radius-sm);background:var(--lm-color-bg-alt);margin-top:var(--lm-space-2)}.lm-rv-card--skeleton .lm-rv-card__line--short{width:45%}@media(max-width:989px){.lm-recently-viewed__grid{grid-template-columns:repeat(min(var(--lm-cols, 4),3),minmax(0,1fr))}}@media(max-width:749px){.lm-recently-viewed__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:519px){.lm-recently-viewed__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-recently-viewed.css.map */
