.blog-module__2c5NSa__page{flex-direction:column;min-height:100vh;display:flex}.blog-module__2c5NSa__header{border-bottom:1px solid var(--border);background:var(--surface);z-index:10;position:sticky;top:0}.blog-module__2c5NSa__nav{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:1rem 1.5rem;display:flex}.blog-module__2c5NSa__logo{color:var(--text-primary);align-items:center;gap:.5rem;text-decoration:none;display:flex}.blog-module__2c5NSa__logoMark{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:900;display:flex}.blog-module__2c5NSa__logo span{font-size:1.125rem;font-weight:800}.blog-module__2c5NSa__backLink{color:var(--primary);font-size:.875rem;font-weight:600}.blog-module__2c5NSa__main{flex:1;padding:3rem 0}.blog-module__2c5NSa__heroSection{text-align:center;margin-bottom:3rem}.blog-module__2c5NSa__heroSection h1{margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900}.blog-module__2c5NSa__heroSection p{color:var(--text-secondary);font-size:1.0625rem}.blog-module__2c5NSa__categories{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.blog-module__2c5NSa__catBtn{border-radius:var(--radius-full);cursor:pointer;background:var(--bg-muted);color:var(--text-secondary);border:1px solid #0000;padding:.375rem 1rem;font-size:.8125rem;font-weight:700;transition:all .2s}.blog-module__2c5NSa__catBtn:hover{border-color:var(--border-hover)}.blog-module__2c5NSa__catActive{background:var(--primary);color:#fff;border-color:var(--primary)}.blog-module__2c5NSa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.blog-module__2c5NSa__postCard{flex-direction:column;gap:.75rem;display:flex}.blog-module__2c5NSa__postTop{align-items:center;gap:.5rem;display:flex}.blog-module__2c5NSa__postCard h2{font-size:1.125rem;font-weight:800;line-height:1.4}.blog-module__2c5NSa__postCard p{color:var(--text-secondary);flex:1;font-size:.875rem;line-height:1.6}.blog-module__2c5NSa__postMeta{color:var(--text-tertiary);gap:1rem;font-size:.75rem;font-weight:600;display:flex}.blog-module__2c5NSa__postMeta span{align-items:center;gap:.25rem;display:flex}.blog-module__2c5NSa__readMore{color:var(--primary);align-items:center;gap:.25rem;font-size:.875rem;font-weight:700;transition:gap .2s;display:inline-flex}.blog-module__2c5NSa__readMore:hover{gap:.5rem}.blog-module__2c5NSa__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-tertiary);padding:2rem 0;font-size:.8125rem}@media (max-width:1023px){.blog-module__2c5NSa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-module__2c5NSa__grid{grid-template-columns:1fr}}
