.inkor-aid-author-box{display:none!important}.author-card{position:relative;isolation:isolate;overflow:hidden;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:24px;margin-top:44px;padding:32px;border:1px solid color-mix(in srgb,var(--brand),white 72%);border-radius:22px;background:radial-gradient(circle at 8% 15%,color-mix(in srgb,var(--brand),transparent 88%),transparent 28%),linear-gradient(145deg,#fff,#f5f7fc);box-shadow:0 18px 45px rgba(16,21,37,.08)}.author-card::after{content:"";position:absolute;z-index:-1;width:210px;height:210px;inset-inline-end:-125px;bottom:-145px;border:1px solid color-mix(in srgb,var(--brand),transparent 80%);border-radius:50%}.author-card-accent{position:absolute;top:0;inset-inline:0;height:4px;background:linear-gradient(90deg,var(--brand),#3d8cf5,var(--accent))}.author-avatar-wrap{position:relative;width:112px}.author-card .author-avatar{padding:5px;border:1px solid color-mix(in srgb,var(--brand),white 65%);border-radius:25px;background:#fff;box-shadow:0 10px 25px rgba(16,21,37,.1)}.author-card .author-avatar img{display:block;width:100%;height:auto;border-radius:19px}.author-verified{position:absolute;inset-inline-end:-5px;bottom:-5px;display:grid;place-items:center;width:30px;height:30px;border:4px solid #fff;border-radius:50%;background:var(--brand);color:#fff;font-size:12px;font-weight:900}.author-card .eyebrow{margin-bottom:2px}.author-card .author-details h2{margin:2px 0 3px;font-size:25px;line-height:1.35}.author-job{display:inline-flex;margin-bottom:9px;color:var(--brand-dark);font-size:12px}.author-card .author-details>p{max-width:580px;margin:5px 0 0;color:#596278;font-size:14px;line-height:1.9}.author-card-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.author-card .author-posts-link{margin:0;padding:7px 12px;border:1px solid color-mix(in srgb,var(--brand),white 65%);border-radius:9px;background:#fff;transition:.2s}.author-card .author-posts-link:hover{border-color:var(--brand);background:var(--brand);color:#fff}.author-socials{display:flex;gap:6px}.author-socials a{display:grid;place-items:center;width:31px;height:31px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--brand);font:800 11px Arial,sans-serif;transition:.2s}.author-socials a:hover{border-color:var(--brand);background:var(--brand);color:#fff}@media(max-width:620px){.author-card{grid-template-columns:78px minmax(0,1fr);gap:16px;padding:25px 19px}.author-avatar-wrap{width:78px}.author-card .author-details h2{font-size:20px}.author-card-footer{align-items:flex-start;flex-direction:column}.author-card .author-details>p{grid-column:1/-1}.author-verified{width:25px;height:25px;border-width:3px}}@media(max-width:420px){.author-card{grid-template-columns:1fr}.author-avatar-wrap{width:82px}.author-card-footer{margin-top:13px}}
