.ent-author-box{margin:38px 0 20px;padding:0}.ent-author-box__inner{display:grid;grid-template-columns:92px 1fr;gap:16px;align-items:center;background:linear-gradient(135deg,#f7fbff 0%,#eef7f5 100%);border:1px solid #d6ebe6;border-radius:20px;padding:16px 18px;box-shadow:0 20px 42px rgba(15,23,42,.12),0 8px 18px rgba(11,58,120,.08)}.ent-author-box__image-wrap{display:flex;align-items:center;justify-content:center}.ent-author-box__image{width:80px;height:80px;border-radius:999px;object-fit:cover;display:block;border:3px solid #fff;box-shadow:0 10px 24px rgba(11,58,120,.16)}.ent-author-box__content{min-width:0}.ent-author-box__eyebrow{margin:0 0 4px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0b7a75}.ent-author-box__name{margin:0 0 8px;font-size:clamp(1.18rem,2vw,1.4rem);line-height:1.12;color:#0f172a}.ent-author-box__name a{color:#0f172a;text-decoration:none}.ent-author-box__name a:hover{color:#0b3a78;text-decoration:underline}.ent-author-box__bio{margin:0 0 8px;color:#334155;line-height:1.6;font-size:.93rem}.ent-author-box__bio a{color:#0b7a75;text-decoration:none;font-weight:600}.ent-author-box__bio a:hover{text-decoration:underline}.ent-author-box__actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.ent-author-box__btn{display:inline-flex;align-items:center;justify-content:center;min-height:37px;padding:8px 14px;border-radius:999px;border:1px solid #b9ddd6;background:#fff;color:#0b7a75;text-decoration:none;font-weight:700;font-size:.87rem;transition:all .2s ease}.ent-author-box__btn:hover{background:#f3fbfa;text-decoration:none}.ent-author-box__btn--primary{background:#0b7a75;border-color:#0b7a75;color:#fff}.ent-author-box__btn--primary:hover{background:#096b67;border-color:#096b67}.ent-author-box__socials{display:flex;flex-wrap:wrap;gap:6px 8px;margin-top:2px}.ent-author-box__socials a{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #d6ebe6;color:#0b3a78;text-decoration:none;font-size:.8rem;font-weight:700;line-height:1.1;transition:all .2s ease}.ent-author-box__socials a:hover{background:#eef7ff;color:#0b7a75;text-decoration:none}@media (max-width:767px){.ent-author-box{margin:30px 0 18px}.ent-author-box__inner{grid-template-columns:1fr;text-align:center;padding:15px 14px;gap:12px}.ent-author-box__image{width:72px;height:72px}.ent-author-box__bio{font-size:.91rem;line-height:1.58}.ent-author-box__actions{justify-content:center;margin:10px 0 8px}.ent-author-box__socials{justify-content:center;gap:6px}.ent-author-box__socials a{font-size:.78rem;padding:6px 9px}}