.BlogContent-module-scss-module__mTDlIG__blogContent{color:#1e293b;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}.BlogContent-module-scss-module__mTDlIG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.BlogContent-module-scss-module__mTDlIG__searchSection{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:4rem 0 2rem}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__pageTitle{text-align:center;color:#1e293b;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__searchAndFilters{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__searchBar{align-items:center;display:flex;position:relative}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__searchBar .BlogContent-module-scss-module__mTDlIG__searchIcon{color:#64748b;z-index:1;font-size:1rem;position:absolute;left:1rem}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__searchBar .BlogContent-module-scss-module__mTDlIG__searchInput{background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.875rem 1rem .875rem 2.5rem;font-size:1rem;transition:all .2s}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__searchBar .BlogContent-module-scss-module__mTDlIG__searchInput:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__searchBar .BlogContent-module-scss-module__mTDlIG__searchInput::placeholder{color:#94a3b8}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryFilters{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryButton{cursor:pointer;color:#475569;background-color:#fff;border:2px solid #e2e8f0;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryButton:hover{color:#4f46e5;border-color:#4f46e5}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryButton.BlogContent-module-scss-module__mTDlIG__active{color:#fff;background-color:#4f46e5;border-color:#4f46e5}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__noResults{text-align:center;color:#64748b;padding:2rem;font-style:italic}.BlogContent-module-scss-module__mTDlIG__articlesSection{background-color:#fff;padding:3rem 0 6rem}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__categorySection{margin-bottom:4rem}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__categorySection:last-child{margin-bottom:0}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__categoryTitle{color:#1e293b;border-bottom:2px solid #e2e8f0;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;font-size:1.75rem;font-weight:700;display:flex}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__categoryTitle svg{color:#4f46e5}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articlesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard{color:inherit;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 4px 20px #00000014}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard:hover{color:inherit;border-color:#4f46e5;text-decoration:none;transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__cardContent{padding:2rem}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__cardMeta{justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__cardMeta .BlogContent-module-scss-module__mTDlIG__readTime{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__cardMeta .BlogContent-module-scss-module__mTDlIG__readTime svg{font-size:.75rem}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard h3{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard p{color:#64748b;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__tag{color:#475569;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.BlogContent-module-scss-module__mTDlIG__articlesSection .BlogContent-module-scss-module__mTDlIG__articleCard:hover .BlogContent-module-scss-module__mTDlIG__tag{background-color:#e2e8f0;border-color:#cbd5e1}@media (max-width:1200px){.BlogContent-module-scss-module__mTDlIG__container{padding:0 1.5rem}}@media (max-width:768px){.BlogContent-module-scss-module__mTDlIG__searchSection{padding:3rem 0 2rem}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__pageTitle{font-size:2rem}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__searchAndFilters{padding:0 1rem}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryFilters{gap:.5rem}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryButton{padding:.4rem .8rem;font-size:.8rem}.BlogContent-module-scss-module__mTDlIG__articlesSection{padding:2rem 0 4rem}.BlogContent-module-scss-module__mTDlIG__articlesGrid{grid-template-columns:1fr}.BlogContent-module-scss-module__mTDlIG__categoryTitle{font-size:1.5rem}.BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__cardContent{padding:1.5rem}}@media (max-width:480px){.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__pageTitle{font-size:1.75rem}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryFilters{flex-direction:column;align-items:stretch}.BlogContent-module-scss-module__mTDlIG__searchSection .BlogContent-module-scss-module__mTDlIG__categoryButton{text-align:center}.BlogContent-module-scss-module__mTDlIG__articleCard .BlogContent-module-scss-module__mTDlIG__cardContent{padding:1.25rem}.BlogContent-module-scss-module__mTDlIG__articleCard h3{font-size:1.1rem}.BlogContent-module-scss-module__mTDlIG__articleCard p{font-size:.9rem}}
