.blog-module__JsT-Oq__main{background-color:#f8fafc;min-height:100vh}.blog-module__JsT-Oq__header{z-index:100;background:#fff;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.blog-module__JsT-Oq__nav{justify-content:space-between;align-items:center;display:flex}.blog-module__JsT-Oq__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.blog-module__JsT-Oq__navLinks a:not(.btn){color:#1e293b;font-weight:500;text-decoration:none;transition:color .3s}.blog-module__JsT-Oq__navLinks a:not(.btn):hover{color:var(--color-primary)}.blog-module__JsT-Oq__hero{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;text-align:center;padding:6rem 0 4rem}.blog-module__JsT-Oq__hero h1{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.blog-module__JsT-Oq__hero p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.blog-module__JsT-Oq__blogList{padding:4rem 0}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.blog-module__JsT-Oq__card{background:#fff;border-radius:12px;height:100%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.blog-module__JsT-Oq__card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.blog-module__JsT-Oq__card a{color:inherit;text-decoration:none}.blog-module__JsT-Oq__cardImage{background:#f1f5f9;justify-content:center;align-items:center;height:200px;display:flex;position:relative}.blog-module__JsT-Oq__placeholderImg{font-size:3rem}.blog-module__JsT-Oq__cardContent{padding:1.5rem}.blog-module__JsT-Oq__date{color:#64748b;margin-bottom:.5rem;font-size:.875rem;display:block}.blog-module__JsT-Oq__card h3{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.blog-module__JsT-Oq__card p{color:#475569;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMore{color:var(--color-primary);font-weight:600;display:inline-block}.blog-module__JsT-Oq__footer{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:2rem 0}@media (max-width:768px){.blog-module__JsT-Oq__hero h1{font-size:2rem}.blog-module__JsT-Oq__grid{grid-template-columns:1fr}}
