.wpd-author-top{display:flex;align-items:center;gap:.6rem;margin:0 0 .75rem;font-family:system-ui,sans-serif;font-size:.82rem;color:#666}.wpd-author-top__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e5e2db}.wpd-author-top__avatar img{width:100%;height:100%;object-fit:cover;display:block}.wpd-author-top__name{font-weight:600;color:#333;text-decoration:none;transition:color .18s}.wpd-author-top__name:hover{color:#2a7a52}.wpd-author-box{display:flex;gap:1.25rem;align-items:flex-start;margin:2.5rem 0 1.5rem;padding:1.5rem;background:#f8f7f5;border:1px solid #e5e2db;border-left:4px solid #2a7a52;border-radius:4px;font-family:system-ui,sans-serif}.wpd-author-box__avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #e5e2db}.wpd-author-box__avatar img{width:100%;height:100%;object-fit:cover;display:block}.wpd-author-box__body{flex:1;min-width:0}.wpd-author-box__label{font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2a7a52;margin-bottom:.2rem}.wpd-author-box__name{font-size:1.05rem;font-weight:700;color:#222;text-decoration:none;display:block;margin-bottom:.15rem;transition:color .18s}.wpd-author-box__name:hover{color:#2a7a52}.wpd-author-box__posts{font-size:.72rem;color:#999;margin-bottom:.6rem}.wpd-author-box__bio{font-size:.85rem;color:#555;line-height:1.6;margin-bottom:.75rem}.wpd-author-box__links{display:flex;gap:.5rem;flex-wrap:wrap}.wpd-author-box__link{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:#2a7a52;text-decoration:none;padding:.25rem .65rem;border:1px solid #2a7a52;border-radius:3px;transition:background .18s,color .18s}.wpd-author-box__link:hover{background:#2a7a52;color:#fff}@media(prefers-color-scheme:dark){.wpd-author-box{background:#1c1a17;border-color:#2e2b26;border-left-color:#4caf82}.wpd-author-box__name{color:#eee}.wpd-author-box__bio{color:#aaa}.wpd-author-box__label{color:#4caf82}.wpd-author-box__link{color:#4caf82;border-color:#4caf82}.wpd-author-box__link:hover{background:#4caf82;color:#111}}@media(max-width:580px){.wpd-author-box{flex-direction:column;align-items:center;text-align:center}.wpd-author-box__links{justify-content:center}}