.blog-author-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:720px;margin:0 auto;box-sizing:border-box;padding:20px 0;border-top:1px solid #e4e7ec}.blog-author-footer__left{display:flex;align-items:center;gap:12px;min-width:0}.blog-author-footer__avatar{flex-shrink:0;display:block;width:48px;height:48px;border-radius:50%;overflow:hidden}.blog-author-footer__avatar img{width:100%;height:100%;object-fit:cover;display:block}.blog-author-footer__info{display:flex;flex-direction:column;min-width:0}.blog-author-footer__info a.blog-author-footer__name{font-size:16px;font-weight:600;line-height:24px}.blog-author-footer__info a.blog-author-footer__name:hover{text-decoration:underline}.blog-author-footer__info span.blog-author-footer__title{font-size:16px;font-weight:300;line-height:23px;color:#475467}.blog-author-footer__share{display:flex;align-items:center;gap:8px;flex-shrink:0}.blog-author-footer__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#a4a7ae;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.blog-author-footer__btn:hover{background:#f9fafb;border-color:#98a2b3}.blog-author-footer__btn--copy{padding:0 14px}.blog-author-footer__btn--icon{width:36px;padding:0}.blog-author-footer__btn svg{width:16px;height:16px;flex-shrink:0}.blog-author-footer__share button .blog-author-footer__btn-label{font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}@media (max-width:640px){.blog-author-footer{flex-direction:column;align-items:flex-start}.blog-author-footer__share{align-self:stretch}.blog-author-footer__btn--copy{flex:1}}.author-page{max-width:1136px;margin:0 auto;padding:0 22px}.author-hero{display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:48px;align-items:start;padding:64px 0 56px;margin:32px auto 0}.author-hero__photo{width:100%;overflow:hidden}.author-hero__photo img{width:100%;height:auto;display:block;object-fit:cover}.author-hero__content{padding-top:8px}.author-hero__name{margin:0 0 24px}.author-hero__bio{font-size:17px;line-height:1.6;letter-spacing:.4px}.author-hero__bio p{margin:0 0 16px}.author-hero__bio p:last-child{margin-bottom:0}.author-hero__bio a{text-decoration:underline;text-underline-offset:2px}.author-hero__bio a:hover{color:#f5a564}.author-hero__socials{display:flex;gap:12px;margin-top:20px}.author-hero__social-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#475467;transition:color .15s ease}.author-hero__social-link:hover{color:#000}.author-hero__social-link svg{width:20px;height:20px}.author-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:56px 0;border-top:1px solid #e4e7ec}.author-columns__heading{font-size:1.8rem;font-weight:700;letter-spacing:normal;margin:0 0 20px}.author-columns__list{font-size:17px;line-height:1.6;letter-spacing:.4px}.author-columns__list li{margin-bottom:16px}.author-columns__list li:last-child{margin-bottom:0}.author-columns__list a{text-decoration:underline;text-underline-offset:2px}.author-columns__list a:hover{color:#f5a564}.author-articles{padding:56px 0 80px;border-top:1px solid #e4e7ec}.author-articles__heading{font-size:1.8rem;font-weight:700;letter-spacing:normal;margin:0 0 24px}@media (max-width:900px){.author-hero{grid-template-columns:1fr;gap:32px}.author-hero__photo{max-width:380px}.author-columns{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.author-hero__name{font-size:2.2rem}}