.BlogList_container__4r_pO{min-height:100vh;display:flex;flex-direction:column;background:#eff6ff}.BlogList_main___Atmp{flex:1;padding:2rem;max-width:960px;margin:0 auto;width:100%}.BlogList_breadcrumb__KRHJ5{margin-bottom:2rem;color:#666}.BlogList_breadcrumbSeparator__J6m3b{margin:0 .5rem}.BlogList_title__Tieag{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#333}.BlogList_posts__jq4u_{display:flex;flex-direction:column;gap:2rem}.BlogList_postCard__7r5zP{display:flex;flex-direction:row;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:transform .2s ease;height:250px}.BlogList_postCard__7r5zP:hover{transform:translateY(-2px)}.BlogList_coverImage__FyJcb{width:40%;height:100%;overflow:hidden;flex-shrink:0}.BlogList_coverImage__FyJcb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.BlogList_postContent__Vm016{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.BlogList_postTitle__49sOn{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.BlogList_postExcerpt__KnKSz{color:#666;margin-bottom:1rem;line-height:1.6;flex-grow:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BlogList_postMeta__T660H{display:flex;justify-content:space-between;align-items:center;color:#888;font-size:.9rem;margin-top:1rem}.BlogList_postDate__fT1LM{color:#666}.BlogList_postCategory__KOnZV{background:#f0f0f0;padding:.2rem .8rem;border-radius:15px;color:#666}.BlogList_readMore__enk3_{display:inline-block;margin-top:1rem;color:#0070f3;text-decoration:none;font-weight:600}.BlogList_readMore__enk3_:hover{text-decoration:underline}.BlogList_noPosts__InM_i{text-align:center;padding:3rem;color:#666}@media (max-width:768px){.BlogList_main___Atmp{padding:1rem}.BlogList_title__Tieag{font-size:2rem}.BlogList_postCard__7r5zP{flex-direction:column;height:auto;margin-bottom:1rem}.BlogList_coverImage__FyJcb{width:100%;height:160px}.BlogList_postContent__Vm016{padding:1rem}}