.BlogList-module__dvIvmG__blogListPage{background-color:#f8fafc;min-height:100vh}.BlogList-module__dvIvmG__blogHero{color:#fff;border-bottom:3px solid var(--primary-brand-red);background-color:#111318;padding:60px 0}.BlogList-module__dvIvmG__breadcrumbs{color:#fff9;align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;display:flex}.BlogList-module__dvIvmG__breadcrumbs a:hover{color:#fff}.BlogList-module__dvIvmG__divider{color:#ffffff4d}.BlogList-module__dvIvmG__active{color:#fff;font-weight:600}.BlogList-module__dvIvmG__heroSub{color:var(--primary-brand-red);letter-spacing:2px;margin-bottom:8px;font-size:.75rem;font-weight:800;display:block}.BlogList-module__dvIvmG__heroTitle{color:#fff;margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:1.2}.BlogList-module__dvIvmG__heroDesc{color:#fffc;max-width:700px;font-size:1.1rem;line-height:1.6}.BlogList-module__dvIvmG__blogGridSection{padding:60px 0}.BlogList-module__dvIvmG__blogGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.BlogList-module__dvIvmG__blogCard{border:1px solid var(--grey-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background-color:#fff;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.BlogList-module__dvIvmG__blogCard:hover{box-shadow:var(--shadow-lg);border-color:#00000026;transform:translateY(-6px)}.BlogList-module__dvIvmG__cardImageContainer{aspect-ratio:16/10;background-color:#f1f5f9;width:100%;position:relative;overflow:hidden}.BlogList-module__dvIvmG__cardImage{object-fit:cover;transition:transform .5s}.BlogList-module__dvIvmG__blogCard:hover .BlogList-module__dvIvmG__cardImage{transform:scale(1.04)}.BlogList-module__dvIvmG__cardContent{flex-direction:column;flex-grow:1;padding:24px;display:flex}.BlogList-module__dvIvmG__cardMeta{color:var(--text-muted);gap:16px;margin-bottom:12px;font-size:.8rem;display:flex}.BlogList-module__dvIvmG__cardTitle{color:var(--text-dark);margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4}.BlogList-module__dvIvmG__cardTitle a{color:inherit;text-decoration:none;transition:color .15s}.BlogList-module__dvIvmG__cardTitle a:hover{color:var(--primary-brand-red)}.BlogList-module__dvIvmG__cardExcerpt{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:20px;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogList-module__dvIvmG__readMoreLink{color:var(--primary-brand-red);align-self:flex-start;align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.BlogList-module__dvIvmG__readMoreLink:hover{gap:10px}.BlogList-module__dvIvmG__noPosts{text-align:center;border:1px solid var(--grey-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background-color:#fff;flex-direction:column;align-items:center;gap:16px;padding:80px 20px;display:flex}.BlogList-module__dvIvmG__noPosts svg{color:var(--text-light)}.BlogList-module__dvIvmG__noPosts h3{color:var(--text-dark);font-size:1.4rem}.BlogList-module__dvIvmG__noPosts p{color:var(--text-muted);max-width:400px}.BlogList-module__dvIvmG__backHomeBtn{background-color:var(--primary-brand-red);color:#fff;border-radius:var(--radius-sm);margin-top:10px;padding:10px 24px;font-size:.95rem;font-weight:700}.BlogList-module__dvIvmG__backHomeBtn:hover{background-color:var(--primary-brand-red-hover)}.BlogList-module__dvIvmG__bottomCtaSection{padding:20px 0 80px}.BlogList-module__dvIvmG__ctaBox{border:1px solid var(--grey-border);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);background-color:#fff;padding:40px}.BlogList-module__dvIvmG__ctaBox h3{color:var(--text-dark);margin-bottom:12px;font-size:1.4rem;font-weight:700}.BlogList-module__dvIvmG__ctaBox p{color:var(--text-muted);max-width:600px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.BlogList-module__dvIvmG__waCtaBtn{background-color:var(--accent-whatsapp);color:#fff;border-radius:var(--radius-sm);padding:12px 30px;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-block}.BlogList-module__dvIvmG__waCtaBtn:hover{background-color:var(--accent-whatsapp-hover);transform:translateY(-2px)}@media (max-width:1024px){.BlogList-module__dvIvmG__blogGrid{grid-template-columns:repeat(2,1fr);gap:24px}.BlogList-module__dvIvmG__heroTitle{font-size:2.2rem}}@media (max-width:768px){.BlogList-module__dvIvmG__blogGrid{grid-template-columns:1fr;gap:20px}.BlogList-module__dvIvmG__blogHero{padding:40px 0}.BlogList-module__dvIvmG__heroTitle{font-size:1.8rem}.BlogList-module__dvIvmG__ctaBox{padding:30px 20px}}
