.author-hero{display:flex;gap:3rem;align-items:flex-start}.author-hero__headshot{flex-shrink:0;width:220px}.author-hero__headshot img{width:100%;height:auto;border-radius:50%;aspect-ratio:1 / 1;object-fit:cover;box-shadow:0 4px 20px #0000001f}.author-hero__info{flex:1;min-width:0}.author-hero__name{margin:0 0 1.2rem;line-height:1.1}.author-hero__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.8rem}.author-tag-chip{display:inline-block;padding:.4rem 1.2rem;font-size:1.3rem;font-weight:500;line-height:1.4;color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.15);border-radius:9999px;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}.author-tag-chip:hover{background-color:rgba(var(--color-foreground),.12);border-color:rgba(var(--color-foreground),.3);text-decoration:none}.author-hero__bio{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}.author-hero__bio p{margin:0 0 1.2rem}.author-hero__bio p:last-child{margin-bottom:0}@media screen and (max-width:749px){.author-hero{flex-direction:column;align-items:center;text-align:center;gap:2rem}.author-hero__headshot{width:160px}.author-hero__tags{justify-content:center}.author-hero__bio{font-size:1.4rem}}@media screen and (min-width:750px){.author-hero__headshot{width:250px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-author-hero.css.map */
