.Home_container__d256j{padding:2rem;max-width:1400px;margin:0 auto}.Home_section__3569L{margin-bottom:4rem}.Home_sectionTitle__DKb2S{font-size:2rem;margin-bottom:2rem;color:#333;position:relative;padding-bottom:.5rem}.Home_sectionTitle__DKb2S:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#0070f3}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.Home_card__E5spL{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;height:450px;display:flex;flex-direction:column}.Home_card__E5spL:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.Home_imageWrapper__rfK7j{position:relative;height:250px;background:#f0f0f0}.Home_textWrapper__8MOoV{height:100%;background:linear-gradient(45deg,#f6f8fa,#fff);padding:1.5rem;display:flex;flex-direction:column}.Home_image__SZ168{object-fit:cover}.Home_content__tkQPU{padding:1.5rem;flex:1;display:flex;flex-direction:column}.Home_title__hYX6j{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#333}.Home_description__uXNdx{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.Home_badgeContainer__5GxLu{display:flex;gap:.5rem;margin-top:auto}.Home_toolBadge__Fg4Ls{background:#e8f0fe;color:#0070f3}.Home_categoryBadge__K_3wO,.Home_toolBadge__Fg4Ls{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.Home_categoryBadge__K_3wO{background:#f0f0f0;color:#666}.Home_viewMore__rjzBp{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background:#0070f3;color:#fff;border-radius:6px;text-decoration:none;transition:background .3s ease}.Home_viewMore__rjzBp:hover{background:#0051b3}.Home_cardLink__EqSxN{text-decoration:none;color:inherit;display:block;transition:transform .2s ease}.Home_cardLink__EqSxN:hover{transform:translateY(-2px)}.Home_cardLink__EqSxN:hover .Home_card__E5spL{box-shadow:0 8px 25px rgba(0,0,0,.15)}@media (max-width:768px){.Home_container__d256j{padding:1rem}.Home_grid__AVljO{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.Home_card__E5spL{height:400px}.Home_imageWrapper__rfK7j{height:200px}}