.authorCard_card__QF_dq{background:var(--bg);border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:24px 22px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.authorCard_card__QF_dq:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--textGreen),#5cd0a0);opacity:0;transition:opacity .25s ease}.authorCard_card__QF_dq:hover{transform:translateY(-4px);box-shadow:0 14px 40px rgba(0,0,0,.08);border-color:rgba(0,0,0,.1)}.authorCard_card__QF_dq:hover:before{opacity:1}.authorCard_avatarLink__MO83t{display:block;text-decoration:none;margin-bottom:16px}.authorCard_avatar__GDbNW{width:104px;height:104px;border-radius:50%;overflow:hidden;background:var(--softBg);display:flex;align-items:center;justify-content:center;border:3px solid var(--textGreen);transition:transform .3s ease}.authorCard_card__QF_dq:hover .authorCard_avatar__GDbNW{transform:scale(1.03)}.authorCard_avatarImg__gCAo4{width:100%;height:100%;object-fit:cover}.authorCard_avatarInitials__oeo19{font-size:34px;font-weight:600;color:var(--softTextColor);letter-spacing:.4px}.authorCard_body__FNyT9{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%}.authorCard_name__48ZfM{font-size:18px;font-weight:700;margin:0 0 4px;line-height:1.2;color:var(--textColor)}.authorCard_nameLink__kbfEq{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}.authorCard_nameLink__kbfEq:hover{border-bottom-color:var(--textGreen)}.authorCard_jobTitle___DNvf{font-size:12.5px;text-transform:uppercase;letter-spacing:1.2px;color:var(--textGreen);font-weight:600;margin:0 0 14px}.authorCard_bio__OCvlk{font-size:14px;line-height:1.55;color:var(--softTextColor);margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.authorCard_footer__9pUFp{width:100%;margin-top:auto;padding-top:14px;border-top:1px solid var(--softBg);display:flex;align-items:center;justify-content:space-between;gap:10px}.authorCard_cta__gbPz3{display:inline-flex;align-items:center;gap:4px;font-size:13.5px;font-weight:600;color:var(--textGreen);text-decoration:none;transition:gap .2s ease}.authorCard_cta__gbPz3:hover{gap:8px}.authorCard_ctaIcon__lb6H2{font-size:16px!important}.authorCard_linkedIn__SlmqC{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--softBg);color:#0a66c2;transition:background .15s ease,color .15s ease}.authorCard_linkedIn__SlmqC:hover{background:#0a66c2;color:#fff}.authorCard_linkedInIcon__l_94z{font-size:18px!important}.authors_page__6lezM{max-width:1200px;margin:0 auto;padding:110px 40px 80px;color:var(--textColor)}.authors_header__jSYzp{text-align:center;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid var(--softBg);position:relative}.authors_kicker__MUb1G{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--textGreen);font-weight:600;margin:0 0 10px}.authors_title__okECn{font-size:46px;font-weight:700;line-height:1.1;margin:0 0 14px;color:var(--textColor);letter-spacing:-.5px}.authors_lede___8RR_{font-size:17px;line-height:1.6;color:var(--softTextColor);max-width:680px;margin:0 auto 22px}.authors_headerMeta__oDCUB{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.authors_countPill__Lx2H6{display:inline-flex;align-items:center;padding:6px 14px;background:var(--softBg);color:var(--textColor);border-radius:999px;font-size:13px;font-weight:500;letter-spacing:.3px}.authors_policyLink__eXqPq{font-size:13px;color:var(--softTextColor);text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.authors_policyLink__eXqPq:hover{color:var(--textColor);border-bottom-color:var(--textGreen)}.authors_grid__IsBOV{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px;align-items:stretch}.authors_empty__zb_8f{padding:64px 24px;text-align:center;background:var(--softBg);border-radius:12px;color:var(--softTextColor)}.authors_empty__zb_8f p{margin:0 0 12px;font-size:15px}.authors_emptyLink__Vt0_T{color:var(--textGreen);font-weight:500;text-decoration:none;font-size:14px}.authors_emptyLink__Vt0_T:hover{text-decoration:underline}@media screen and (max-width:900px){.authors_page__6lezM{padding:100px 24px 60px}.authors_title__okECn{font-size:36px}.authors_lede___8RR_{font-size:15.5px}.authors_grid__IsBOV{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}}@media screen and (max-width:600px){.authors_page__6lezM{padding:90px 16px 50px}.authors_title__okECn{font-size:28px}.authors_lede___8RR_{font-size:14.5px}.authors_grid__IsBOV{grid-template-columns:1fr;gap:16px}}