.author-card-section{padding:20px 0 10px}.author-card-section+.author-card-section{padding-top:0}.author-card-section:last-child{padding-bottom:20px}.author-card-section__inner{width:100%}.author-card-section .author-card{width:100%;padding:18px 16px;border:1px solid var(--color-border-gray, #E4E4E4);border-radius:8px;background-color:var(--color-card-bg, #ffffff);box-shadow:-2px -2px 6px 0px rgba(0,0,0,.0196078431),2px 2px 6px 0 rgba(0,0,0,.0196078431);font-family:"Roboto",sans-serif}.author-card-section .author-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.author-card-section .author-card__profile{display:flex;align-items:center;gap:12px;min-width:0}.author-card-section .author-card__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex:0 0 auto;border:1px solid var(--color-border-soft, #F8F8F8)}.author-card-section .author-card__avatar img{width:100%;height:100%;object-fit:cover;display:block}.author-card-section .author-card__meta{min-width:0}.author-card-section .author-card__name{margin:0;font-size:14px;font-weight:700;color:var(--color-text-main, #042A17);line-height:1.2}.author-card-section .author-card__exp{margin:0;font-size:10px;color:var(--color-text-subtle-2, #9BAAA2);line-height:1.2}.author-card-section .author-card__label{flex:0 0 auto;margin-top:-24px;padding:0 7px;height:27px;border-radius:4px;border:1px solid var(--color-border-soft, #F8F8F8);color:var(--color-text-subtle-2, #9BAAA2);font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.author-card-section .author-card__text,.author-card-section .author-card__text p{margin:10px 0 0;color:var(--color-text-main, #042A17);font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 992px){.author-card-section__inner{max-width:736px;margin-left:auto;margin-right:auto}.author-card{padding:18px 20px}}body.single-post .author-card-section{padding:50px 0 30px}
