.authorPage_page__6Wky7{max-width:1200px;margin:0 auto;padding:110px 40px 80px;color:var(--textColor)}.authorPage_backLink__atVbE{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;color:var(--softTextColor);text-decoration:none;padding:6px 10px 6px 6px;border-radius:6px;margin-bottom:18px;transition:color .15s ease,background .15s ease,gap .2s ease}.authorPage_backLink__atVbE:hover{color:var(--textColor);background:var(--softBg);gap:10px}.authorPage_backIcon__gQ3mw{font-size:18px!important}.authorPage_hero__yW3Iy{border-bottom:1px solid var(--softBg);padding-bottom:36px;margin-bottom:44px}.authorPage_heroInner__ntNHQ{display:flex;align-items:flex-start;gap:36px}.authorPage_avatar__aIEB5{flex-shrink:0;width:140px;height:140px;border-radius:50%;overflow:hidden;background:var(--softBg);display:flex;align-items:center;justify-content:center;border:3px solid var(--textGreen)}.authorPage_avatarImg__9qjWj{width:100%;height:100%;object-fit:cover}.authorPage_avatarInitials__oW7Vk{font-size:44px;font-weight:600;color:var(--softTextColor)}.authorPage_identity__KH6Xx{flex:1 1;min-width:0;max-width:920px}.authorPage_kicker__54UN4{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--textGreen);font-weight:600;margin:0 0 8px}.authorPage_name__pUe8o{font-size:38px;font-weight:700;line-height:1.15;margin:0 0 6px;color:var(--textColor)}.authorPage_jobTitle__cg8b6{font-size:16px;color:var(--softTextColor);margin:0 0 16px;font-weight:500;letter-spacing:.2px}.authorPage_bio__bNrox{font-size:16.5px;line-height:1.65;color:var(--textColor);margin:0 0 22px}.authorPage_actions__B40Xl{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.authorPage_linkedInBtn__Kfx_I{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#0a66c2;color:#fff;border:2px solid #0a66c2;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease;letter-spacing:.2px}.authorPage_linkedInBtn__Kfx_I:hover{background:transparent;color:#0a66c2}.authorPage_linkedInIcon__SjY7Z{font-size:20px!important}.authorPage_policyBtn__2SJEu{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:var(--textGreen);color:#fff;border:2px solid var(--textGreen);border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease;letter-spacing:.2px}.authorPage_policyBtn__2SJEu:hover{background:transparent;color:var(--textGreen)}.authorPage_policyBtnIcon__5gbmT{font-size:18px!important}.authorPage_postsSection__U37Mi{margin-top:8px}.authorPage_postsHeader__i1HDd{margin-bottom:24px;display:flex;flex-direction:column;gap:4px}.authorPage_postsTitle__hWutu{font-size:26px;font-weight:600;margin:0;color:var(--textColor);letter-spacing:.1px}.authorPage_postsSubtitle__8B27G{font-size:14px;color:var(--softTextColor);margin:0}.authorPage_emptyState__nt2v_{padding:48px 24px;text-align:center;background:var(--softBg);border-radius:10px;color:var(--softTextColor)}.authorPage_emptyState__nt2v_ p{margin:0 0 12px;font-size:15px}.authorPage_browseLink__Fxy6y{color:var(--textGreen);font-weight:500;text-decoration:none;font-size:14px}.authorPage_browseLink__Fxy6y:hover{text-decoration:underline}@media screen and (max-width:900px){.authorPage_page__6Wky7{padding:100px 24px 60px}.authorPage_heroInner__ntNHQ{flex-direction:column;align-items:flex-start;gap:20px}.authorPage_avatar__aIEB5{width:96px;height:96px}.authorPage_avatarInitials__oW7Vk,.authorPage_name__pUe8o{font-size:30px}.authorPage_bio__bNrox{font-size:15.5px}}@media screen and (max-width:600px){.authorPage_page__6Wky7{padding:90px 16px 50px}.authorPage_name__pUe8o{font-size:24px}.authorPage_jobTitle__cg8b6{font-size:14px}.authorPage_bio__bNrox{font-size:14.5px}.authorPage_postsTitle__hWutu{font-size:22px}.authorPage_actions__B40Xl{width:100%}.authorPage_linkedInBtn__Kfx_I,.authorPage_policyBtn__2SJEu{flex:1 1;justify-content:center}}.authorPostCard_card__oi12p{display:flex;flex-direction:column;text-decoration:none;color:var(--textColor);border-radius:8px;overflow:hidden;background:var(--softBg);border:1px solid rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.authorPostCard_card__oi12p:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:rgba(0,0,0,.08)}.authorPostCard_imageWrap__O5VSE{position:relative;width:100%;aspect-ratio:16/10;background:var(--bg);overflow:hidden}.authorPostCard_image__1pzKs{object-fit:cover;transition:transform .35s ease}.authorPostCard_card__oi12p:hover .authorPostCard_image__1pzKs{transform:scale(1.04)}.authorPostCard_imageFallback__UH4rl{position:absolute;inset:0;background:linear-gradient(135deg,var(--softBg) 0,var(--bg) 100%)}.authorPostCard_body__SHs6p{padding:14px 14px 16px;display:flex;flex-direction:column;gap:8px}.authorPostCard_category__9moZj{font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--textGreen)}.authorPostCard_title__BSOCw{font-size:14px;font-weight:600;line-height:1.35;margin:0;color:var(--textColor);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-underline-offset:3px;text-decoration-thickness:1px}.authorPostCard_card__oi12p:hover .authorPostCard_title__BSOCw{text-decoration:underline}.authorPostCard_date__a8I0G{font-size:12px;color:var(--softTextColor);letter-spacing:.3px;margin-top:auto}.authorPostsGrid_grid__NO_jR{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:20px;gap:20px}.authorPostsGrid_footer__AhpZ_{margin-top:28px;display:flex;flex-direction:column;align-items:center;gap:8px}.authorPostsGrid_loadMore__P9SES{background:var(--textGreen);color:#fff;border:2px solid var(--textGreen);padding:10px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease;letter-spacing:.3px}.authorPostsGrid_loadMore__P9SES:hover:not(:disabled){background:transparent;color:var(--textGreen)}.authorPostsGrid_loadMore__P9SES:disabled{opacity:.6;cursor:not-allowed}.authorPostsGrid_error__q_i6I{font-size:13px;color:#c0392b;margin:0}@media screen and (max-width:600px){.authorPostsGrid_grid__NO_jR{grid-template-columns:repeat(2,1fr);gap:14px}}@media screen and (max-width:420px){.authorPostsGrid_grid__NO_jR{grid-template-columns:1fr}}