.BlogList-module__WBOvaG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.BlogList-module__WBOvaG__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.BlogList-module__WBOvaG__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.BlogList-module__WBOvaG__card h2{color:var(--primary);margin-bottom:.5rem}.BlogList-module__WBOvaG__techStack{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.BlogList-module__WBOvaG__tag{color:#ccc;background:#ffffff1a;border-radius:4px;padding:.2rem .6rem;font-size:.8rem}
