.BlogAuthorPage_container__zoJsX{max-width:900px;margin:0 auto;padding:40px 20px}.BlogAuthorPage_breadcrumb__jFyJR{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:32px}.BlogAuthorPage_breadcrumbLink__DxB3C{color:var(--text-link);text-decoration:none}.BlogAuthorPage_breadcrumbLink__DxB3C:hover{text-decoration:underline}.BlogAuthorPage_breadcrumbCurrent__0fIND,.BlogAuthorPage_breadcrumbSep__7MwKX{color:var(--text-secondary)}.BlogAuthorPage_header__lRExF{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;margin-bottom:48px}.BlogAuthorPage_avatar__weWo9{width:96px;height:96px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:8px}.BlogAuthorPage_bio__OfX6b{max-width:600px;line-height:1.6;margin-top:8px}.BlogAuthorPage_socialLinks__P7f6g{display:flex;gap:16px;margin-top:12px}.BlogAuthorPage_socialLink__34oTl{font-size:14px;color:var(--text-link);text-decoration:none;transition:opacity .15s}.BlogAuthorPage_socialLink__34oTl:hover{text-decoration:underline}.BlogAuthorPage_postsSection__E1kYL{display:flex;flex-direction:column;gap:24px}.BlogAuthorPage_noPosts___pybU{text-align:center;padding:40px 0}@media (max-width:600px){.BlogAuthorPage_container__zoJsX{padding:24px 16px}.BlogAuthorPage_header__lRExF{margin-bottom:32px}.BlogAuthorPage_avatar__weWo9{width:72px;height:72px}}.BlogPostGrid_grid__rxeQy{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}@media (max-width:1200px){.BlogPostGrid_grid__rxeQy{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BlogPostGrid_grid__rxeQy{grid-template-columns:1fr;gap:16px}}.BlogPostCard_link__EAZ8j{text-decoration:none;color:inherit}.BlogPostCard_card__Gf3Am{background:var(--bg-card);border-radius:12px;border:1px solid var(--border-color);overflow:hidden;transition:all .2s;cursor:pointer;display:flex;flex-direction:column;height:100%}.BlogPostCard_card__Gf3Am:hover{background-color:var(--hover-background);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.BlogPostCard_imageContainer__W0bom{width:100%;height:180px;overflow:hidden}.BlogPostCard_image__97zEp{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.BlogPostCard_content__FS8Xu{padding:16px;display:flex;flex-direction:column;flex:1;gap:8px}.BlogPostCard_tags__rBTBN{display:flex;flex-wrap:wrap;gap:6px}.BlogPostCard_tag__rKBpg{font-size:12px;padding:2px 8px;border-radius:4px;background:var(--bg-secondary);color:var(--text-secondary);font-family:inherit;border:1px solid var(--border-color)}.BlogPostCard_title__Wk6YN{-webkit-line-clamp:2}.BlogPostCard_excerpt__GBc3s,.BlogPostCard_title__Wk6YN{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.BlogPostCard_excerpt__GBc3s{-webkit-line-clamp:3;flex:1}.BlogPostCard_meta__nbdN9{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px}.BlogPostCard_avatar__Xd1yA{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover}