.blog-module__5VY_7a__page{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.blog-module__5VY_7a__hero{text-align:center;margin-bottom:3rem}.blog-module__5VY_7a__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-indigo);background:var(--accent-indigo-light);border-radius:var(--radius-full);margin-bottom:1rem;padding:.25rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.blog-module__5VY_7a__heroTitle{letter-spacing:-.035em;color:var(--text-charcoal);margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.blog-module__5VY_7a__heroSubtitle{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.6}.blog-module__5VY_7a__statsBar{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2rem;padding:.75rem 1.25rem;display:flex}.blog-module__5VY_7a__statItem{color:var(--text-muted);font-size:.82rem}.blog-module__5VY_7a__statNum{color:var(--text-charcoal);margin-right:.2rem;font-weight:700}.blog-module__5VY_7a__statDivider{background:var(--border-default);width:1px;height:14px}.blog-module__5VY_7a__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.blog-module__5VY_7a__searchWrap{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-md);align-items:center;gap:.4rem;min-width:200px;padding:.4rem .75rem;transition:border-color .15s;display:flex}.blog-module__5VY_7a__searchWrap:focus-within{border-color:var(--accent-indigo)}.blog-module__5VY_7a__searchIcon{color:var(--text-disabled);flex-shrink:0}.blog-module__5VY_7a__searchInput{color:var(--text-charcoal);background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.85rem}.blog-module__5VY_7a__searchInput::placeholder{color:var(--text-disabled)}.blog-module__5VY_7a__searchClear{cursor:pointer;color:var(--text-disabled);background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:color .15s;display:flex}.blog-module__5VY_7a__searchClear:hover{color:var(--text-muted)}.blog-module__5VY_7a__noResults{text-align:center;color:var(--text-muted);padding:4rem 0;font-size:.95rem}.blog-module__5VY_7a__featured{color:inherit;background:var(--text-charcoal);border-radius:var(--radius-xl);margin-bottom:2rem;padding:2.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.blog-module__5VY_7a__featured:before{content:"";pointer-events:none;background:radial-gradient(at 80% 20%,#6366f126 0%,#0000 60%);position:absolute;inset:0}.blog-module__5VY_7a__featured:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003}.blog-module__5VY_7a__featuredBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-coral,#e87a5f);border-radius:var(--radius-full);background:#e87a5f26;border:1px solid #e87a5f4d;margin-bottom:1rem;padding:.2rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.blog-module__5VY_7a__featuredTitle{letter-spacing:-.025em;color:#fff;max-width:680px;margin-bottom:.75rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700;line-height:1.25}.blog-module__5VY_7a__featuredDesc{color:#fff9;max-width:600px;margin-bottom:1.25rem;font-size:.97rem;line-height:1.6}.blog-module__5VY_7a__featuredMeta{color:#fff6;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8rem;display:flex}.blog-module__5VY_7a__readMore{color:#ffffffb3;align-items:center;gap:.35rem;font-size:.88rem;font-weight:600;transition:color .15s,gap .15s;display:inline-flex}.blog-module__5VY_7a__featured:hover .blog-module__5VY_7a__readMore{color:#fff;gap:.55rem}.blog-module__5VY_7a__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.blog-module__5VY_7a__card{color:inherit;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.blog-module__5VY_7a__card:hover{border-color:var(--border-hover);transform:translateY(-1px);box-shadow:0 4px 20px #0000000f}.blog-module__5VY_7a__cardTitle{letter-spacing:-.02em;color:var(--text-charcoal);margin-bottom:.6rem;font-size:1.05rem;font-weight:700;line-height:1.35}.blog-module__5VY_7a__cardDesc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.25rem;font-size:.87rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-module__5VY_7a__cardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.blog-module__5VY_7a__cardMeta{color:var(--text-light);align-items:center;gap:.4rem;font-size:.77rem;display:flex}.blog-module__5VY_7a__metaItem{align-items:center;gap:.3rem;display:flex}.blog-module__5VY_7a__metaDot{background:var(--text-light);border-radius:50%;flex-shrink:0;width:3px;height:3px}.blog-module__5VY_7a__cardReadMore{color:var(--accent-indigo);white-space:nowrap;align-items:center;gap:.3rem;font-size:.82rem;font-weight:600;transition:gap .15s;display:inline-flex}.blog-module__5VY_7a__card:hover .blog-module__5VY_7a__cardReadMore{gap:.5rem}@media (max-width:768px){.blog-module__5VY_7a__page{padding:4rem 1rem 3rem}.blog-module__5VY_7a__toolbar{flex-direction:column;align-items:stretch}.blog-module__5VY_7a__searchWrap{min-width:100%}.blog-module__5VY_7a__featured{padding:1.75rem}.blog-module__5VY_7a__grid{grid-template-columns:1fr}.blog-module__5VY_7a__statsBar{gap:.75rem}.blog-module__5VY_7a__statDivider{display:none}}
