.blog-module__JsT-Oq__pageWrapper{background:var(--bg-soft);min-height:100vh}.blog-module__JsT-Oq__header{background:var(--text-dark);padding:8rem 0 5rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__headerBg{background:linear-gradient(135deg,#14b8a61a 0%,#0f172a 100%);position:absolute;inset:0}.blog-module__JsT-Oq__headerOverlay{background:radial-gradient(circle at 20% 30%,#14b8a626 0%,#0000 50%);position:absolute;inset:0}.blog-module__JsT-Oq__title{color:#fff;max-width:800px;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem)}.blog-module__JsT-Oq__subtitle{color:var(--text-light);max-width:700px;font-size:1.25rem;line-height:1.8}.blog-module__JsT-Oq__blogSection{padding:5rem 0 8rem}.blog-module__JsT-Oq__grid{gap:3rem;display:grid}.blog-module__JsT-Oq__grid>div{height:100%}@media (max-width:768px){.blog-module__JsT-Oq__header{padding:6rem 0 4rem}.blog-module__JsT-Oq__grid{grid-template-columns:1fr;gap:2rem}.blog-module__JsT-Oq__content{padding:1.5rem}.blog-module__JsT-Oq__title{font-size:2rem}}@media (min-width:768px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr)}}.blog-module__JsT-Oq__card{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #00000014,0 0 30px #14b8a633}.blog-module__JsT-Oq__imageContainer{aspect-ratio:1;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.blog-module__JsT-Oq__postImage{object-fit:cover;transition:transform .8s cubic-bezier(.23,1,.32,1)}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__postImage{transform:scale(1.1)}.blog-module__JsT-Oq__categoryBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;border-radius:100px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 10px #14b8a64d}.blog-module__JsT-Oq__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.blog-module__JsT-Oq__meta{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.blog-module__JsT-Oq__metaItem{color:var(--text-light);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.blog-module__JsT-Oq__postTitle{color:var(--text-dark);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__excerpt{color:var(--text-medium);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardFooter{border-top:1px solid var(--border);padding-top:1.5rem}.blog-module__JsT-Oq__link{color:var(--primary-dark);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__link{color:var(--primary);gap:.8rem}.blog-module__JsT-Oq__emptyState{text-align:center;border:1px dashed var(--border);background:#fff;border-radius:32px;flex-direction:column;align-items:center;gap:1.5rem;padding:10rem 2rem;display:flex}
