.author-outer{background:transparent;padding:20px 20px 56px}.author-surface{--card-radius:16px;--gap:20px;--pad:24px;background:var(--mim-bg,#fff);border-radius:var(--card-radius);color:var(--mim-text);overflow:visible;position:relative}.author-surface.shadow-light:after,.author-surface.shadow-medium:after,.author-surface.shadow-strong:after{background:radial-gradient(ellipse at center,rgba(0,0,0,.18) 0,rgba(0,0,0,.14) 35%,transparent 80%);bottom:-22px;content:"";filter:blur(6px);height:46px;left:16px;pointer-events:none;position:absolute;right:16px;z-index:0}.author-surface.shadow-light{box-shadow:0 12px 30px rgba(0,0,0,.18)}.author-surface.shadow-medium{box-shadow:0 20px 45px rgba(0,0,0,.25)}.author-surface.shadow-strong{box-shadow:0 28px 60px rgba(0,0,0,.32)}.author-surface.shadow-none{border:1px solid rgba(0,0,0,.12);box-shadow:none}.author-surface.shadow-light,.author-surface.shadow-medium,.author-surface.shadow-strong{filter:drop-shadow(0 2px 6px rgba(0,0,0,.07))}.author-card{align-items:flex-start;display:flex;gap:var(--gap);padding:var(--pad);position:relative;z-index:1}.author-media{flex:0 0 auto}.author-photo,.author-photo.placeholder{align-items:center;background:#f3f4f6;border:2px solid rgba(0,0,0,.06);border-radius:9999px;display:inline-flex;height:var(--mim-img);justify-content:center;object-fit:cover;width:var(--mim-img)}.author-photo.placeholder svg{height:56%;width:56%;stroke:#94a3b8;fill:none;stroke-width:1.6}.author-content{flex:1 1 auto}.author-header{margin-bottom:10px}.author-label{color:#bd0000;display:block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.author-name{color:#0b1220;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;margin:0}.author-role{color:#64748b;font-size:.95rem;margin:0 0 10px}.author-bio{color:var(--mim-text);font-size:1rem;line-height:1.6}.author-social{align-items:center;display:flex;gap:14px;list-style:none;margin:14px 0 0;padding:0}.author-social a{align-items:center;border-radius:6px;color:var(--mim-accent);display:inline-flex;height:22px;justify-content:center;transition:transform .15s ease,color .15s ease,background-color .15s ease;width:22px}.author-social a:hover{background:rgba(0,0,0,.06);transform:translateY(-1px)}.author-social svg{height:18px;width:18px;fill:currentColor}@media (max-width:640px){.author-card{gap:16px;padding:18px}.author-name{font-size:1.05rem}}