.author-profile-card{display:flex;align-items:center;gap:1rem;margin-bottom:calc(5 * var(--space-unit))}.author-profile-card__image{width:70px;height:70px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:rgba(var(--text-color) / .05);display:flex;align-items:center;justify-content:center}.author-profile-card__image img{width:100%;height:100%;object-fit:cover}.author-profile-card__placeholder{font-size:1.25rem;font-weight:600;color:rgba(var(--text-color) / .5);text-transform:uppercase}.author-profile-card__content{display:flex;flex-direction:column;gap:.25rem}.author-profile-card__name{font-weight:600;line-height:1.25;color:rgb(var(--heading-color))}.author-profile-card__link{color:inherit;text-decoration:none;transition:color .2s ease}.author-profile-card__link:hover{color:var(--accent-orange);text-decoration:underline}.author-profile-card__job-title{color:rgba(var(--text-color) / .6);line-height:1.25}.author-profile-card__updated{color:rgba(var(--text-color) / .5);line-height:1.25}
/*# sourceMappingURL=/cdn/shop/t/9/assets/article-author.css.map */
