.blog-module__3rPSzG__blogContainer{background-color:#fff;max-width:1200px;min-height:100vh;margin:0 auto;padding:6rem 2rem 4rem}.blog-module__3rPSzG__header{text-align:center;margin-bottom:5rem}.blog-module__3rPSzG__title{color:#1a1a2e;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.blog-module__3rPSzG__subtitle{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.blog-module__3rPSzG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.blog-module__3rPSzG__card{cursor:pointer;color:inherit;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;height:100%;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.blog-module__3rPSzG__card:hover{border-color:#e2e8f0;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.blog-module__3rPSzG__cardImage{object-fit:cover;width:100%;height:240px;transition:transform .5s}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardImage{transform:scale(1.05)}.blog-module__3rPSzG__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.blog-module__3rPSzG__category{color:#1a1a2e;text-transform:uppercase;letter-spacing:.05em;background:#f9eab6;border-radius:30px;width:fit-content;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.blog-module__3rPSzG__cardTitle{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.blog-module__3rPSzG__cardDescription{color:#64748b;flex:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.blog-module__3rPSzG__cardMeta{color:#94a3b8;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.9rem;display:flex}.blog-module__3rPSzG__author{align-items:center;gap:.5rem;font-weight:500;display:flex}@media (max-width:768px){.blog-module__3rPSzG__title{font-size:2.5rem}.blog-module__3rPSzG__grid{grid-template-columns:1fr;gap:2rem}.blog-module__3rPSzG__blogContainer{padding:4rem 1.5rem}}
