.blog-module__o1CvBa__page{min-height:100vh}.blog-module__o1CvBa__hero{background:linear-gradient(135deg, var(--primary) 0%, #1a3c6e 100%);color:#fff;padding:3rem 1rem}.blog-module__o1CvBa__heroTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:clamp(1.6rem,5vw,2.5rem);font-weight:500}.blog-module__o1CvBa__heroSub{opacity:.85;font-size:clamp(.9rem,2.5vw,1.05rem)}.blog-module__o1CvBa__categoryBar{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.blog-module__o1CvBa__cat{border:1.5px solid var(--card-border);min-height:44px;color:var(--text-muted);transition:all var(--transition);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:999px;align-items:center;padding:.4rem .9rem;font-size:.825rem;font-weight:500;text-decoration:none;display:inline-flex}.blog-module__o1CvBa__cat:hover{border-color:var(--primary);color:var(--primary)}.blog-module__o1CvBa__catActive{border:1.5px solid var(--primary);min-height:44px;color:var(--primary);background:var(--primary-light);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:999px;align-items:center;padding:.4rem .9rem;font-size:.825rem;font-weight:500;text-decoration:none;display:inline-flex}.blog-module__o1CvBa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.blog-module__o1CvBa__card{background:var(--surface);border:1px solid var(--card-border);border-radius:var(--radius-lg);color:inherit;transition:all var(--transition);-webkit-tap-highlight-color:transparent;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.blog-module__o1CvBa__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-2px)}.blog-module__o1CvBa__cardImg{width:100%;height:200px;overflow:hidden}.blog-module__o1CvBa__cardImg img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-module__o1CvBa__card:hover .blog-module__o1CvBa__cardImg img{transform:scale(1.04)}.blog-module__o1CvBa__cardBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.blog-module__o1CvBa__cardCategory{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin-bottom:.5rem;font-size:.7rem;font-weight:500}.blog-module__o1CvBa__cardTitle{font-family:var(--font-heading);color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.05rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-module__o1CvBa__cardExcerpt{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__o1CvBa__cardMeta{color:var(--text-muted);border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;font-size:.775rem;display:flex}.blog-module__o1CvBa__pagination{justify-content:center;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}@media (max-width:900px){.blog-module__o1CvBa__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.blog-module__o1CvBa__hero{padding:2rem 1rem}}@media (max-width:600px){.blog-module__o1CvBa__grid{grid-template-columns:1fr;gap:1rem}.blog-module__o1CvBa__hero{padding:1.75rem 1rem}.blog-module__o1CvBa__cardImg{height:180px}.blog-module__o1CvBa__categoryBar{gap:.375rem}}@media (max-width:480px){.blog-module__o1CvBa__hero{padding:1.5rem 1rem}.blog-module__o1CvBa__heroTitle{font-size:clamp(1.3rem,6vw,1.8rem)}.blog-module__o1CvBa__cardBody{padding:1rem}.blog-module__o1CvBa__cardImg{height:160px}.blog-module__o1CvBa__pagination{gap:.75rem}}@media (max-width:360px){.blog-module__o1CvBa__hero{padding:1.25rem .875rem}.blog-module__o1CvBa__cardImg{height:140px}}
