.author-box{border:1px solid #f5a5c0;border-radius:8px;padding:16px;margin:20px 0;display:flex;align-items:flex-start;gap:12px}.author-box .author-avatar{flex-shrink:0}.author-box .author-avatar img{width:100px;height:auto;border-radius:50%}.author-box .author-info{text-align:left;flex:1}.author-box .author-info h3{margin:0;font-size:18px;color:#c3195d;font-weight:700}.author-box .author-info p{font-size:16px;margin:4px 0 8px 0;line-height:1.4}.author-box .social-links{display:flex;gap:8px;align-items:center}.author-box .social-links img{width:24px;height:24px}@media (max-width:991px){.author-box .author-avatar img{width:80px;height:auto}.author-box .author-info p{font-size:14px}}
