.Blog_container__HBI4X{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Blog_header__eBoE5{text-align:center;margin-bottom:3rem;margin-top:3rem}.Blog_title__sw157{font-size:2.5rem;font-weight:700;color:#6366f1;margin-bottom:1rem}.Blog_subtitle__eBbc9{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.Blog_content__PE1Pv{display:grid;grid-template-columns:1fr 300px;grid-gap:2rem;gap:2rem}.Blog_mainContent__v1Vw7{width:100%}.Blog_postsGrid__ZLzKr{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Blog_postCard___z5jW{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;background-color:white}.Blog_postCard___z5jW:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.Blog_imageContainer___UI5n{position:relative;height:200px;overflow:hidden}.Blog_coverImage__2IxwM{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Blog_postCard___z5jW:hover .Blog_coverImage__2IxwM{transform:scale(1.05)}.Blog_category__T2TaP{position:absolute;top:12px;left:12px;background-color:#6366f1;color:white;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;z-index:2}.Blog_postContent__o7QJQ{padding:1.5rem}.Blog_postTitle__OLMxE{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Blog_postDate__ZJuvQ{font-size:.85rem;color:#777;margin-bottom:.75rem}.Blog_postExcerpt__RmufZ{font-size:.95rem;color:#555;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Blog_emptyState__GG_mB{text-align:center;padding:3rem;background-color:#f9f9f9;border-radius:12px;color:#666}.Blog_sidebar__xzxj4{display:flex;flex-direction:column;gap:2rem}.Blog_categoriesCard__g5SMf,.Blog_recentPostsCard__paj8b{background-color:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Blog_sidebarTitle__7FIsf{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #f0f0f0}.Blog_categoriesList__C1E6Y,.Blog_recentPostsList__aDSwp{list-style:none;padding:0;margin:0}.Blog_categoryItem__ZdvZ7{margin-bottom:.75rem}.Blog_categoryLink__iAUl5{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:#555;text-decoration:none;transition:color .2s ease}.Blog_categoryLink__iAUl5:hover{color:#6366f1}.Blog_categoryCount__r6TOU{background-color:#f0f0f0;color:#666;font-size:.8rem;padding:.2rem .5rem;border-radius:12px;transition:background-color .2s ease,color .2s ease}.Blog_categoryLink__iAUl5:hover .Blog_categoryCount__r6TOU{background-color:#6366f1;color:white}.Blog_recentPostItem__A_h7H{padding:.75rem 0;border-bottom:1px solid #f0f0f0}.Blog_recentPostItem__A_h7H:last-child{border-bottom:none}.Blog_recentPostLink__kMk5t{display:block;color:#555;font-weight:500;margin-bottom:.25rem;text-decoration:none;transition:color .2s ease;line-height:1.4}.Blog_recentPostLink__kMk5t:hover{color:#6366f1}.Blog_recentPostDate__2y5l6{font-size:.8rem;color:#888}@media (max-width:900px){.Blog_content__PE1Pv{grid-template-columns:1fr}.Blog_sidebar__xzxj4{margin-top:2rem}}@media (max-width:600px){.Blog_title__sw157{font-size:2rem}.Blog_postsGrid__ZLzKr{grid-template-columns:1fr}.Blog_header__eBoE5{margin-bottom:2rem}}