.author-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:20px;margin:56px 0 0;padding:24px 26px;display:flex}.author-box-photo{object-fit:cover;border:1px solid #ffffff24;border-radius:50%;flex-shrink:0;width:96px;height:96px}.author-box-body{min-width:0}.author-box-name{color:var(--text-color);margin:0 0 6px;font-size:1.15rem;font-weight:600}.author-box-line{color:var(--text-secondary);margin:0 0 18px;font-size:.98rem;line-height:1.6}.author-box-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.author-box-telegram{color:var(--accent-color);border-bottom:1px solid #f9731673;font-weight:500;text-decoration:none;transition:border-color .2s}.author-box-telegram:hover{border-bottom-color:var(--accent-color)}@media (max-width:700px){.author-box{text-align:center;flex-direction:column;align-items:center;padding:24px 20px}.author-box-actions{justify-content:center}.author-box-button{width:100%}}.author-box-services{color:var(--text-secondary);margin:6px 0 12px;font-size:.9rem}.author-box-services a{color:var(--accent-color);text-decoration:none}.author-box-services a:hover{text-decoration:underline}
