.article-card-wrapper{display:block;height:100%}.article-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:18px}.article-card__media-link{display:block;color:inherit;text-decoration:none}.article-card__image{aspect-ratio:4 / 3;overflow:hidden;background:rgba(var(--color-foreground),.04)}.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.article-card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:2rem}.article-card__date{margin-bottom:.9rem;color:rgba(var(--color-foreground),.62);font-size:1.3rem;line-height:1.4;letter-spacing:.04em;text-transform:uppercase}.article-card__date time{color:inherit}.article-card__title{margin:0;color:rgb(var(--color-foreground));font-size:clamp(1.9rem,1.2vw,2.3rem);font-weight:650;line-height:1.15}.article-card__title a{color:inherit;text-decoration:none}.article-card__title a:hover{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.25em}.article-card__excerpt{display:-webkit-box;width:100%;margin:1.1rem 0 0;overflow:hidden;color:rgba(var(--color-foreground),.72);font-size:1.5rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-card__author{margin:1rem 0 0;color:rgba(var(--color-foreground),.62);font-size:1.3rem}.article-card__read-link{display:inline-flex;align-items:center;gap:.8rem;width:fit-content;margin-top:auto;padding-top:2rem;color:rgb(var(--color-link));font-size:1.45rem;font-weight:650;text-decoration:underline;text-underline-offset:.35em}@media(hover:hover){.article-card:hover .article-card__image img{transform:scale(1.035)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-article-card.css.map */
