.projects-module__2aTeFq__projectGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.projects-module__2aTeFq__projectCard{border:1px solid rgba(var(--foreground-rgb),.1);border-radius:var(--border-radius);background:rgba(var(--foreground-rgb),.02);flex-direction:column;padding:2rem;transition:border-color .2s;display:flex}.projects-module__2aTeFq__projectCard:hover{border-color:var(--primary-color)}.projects-module__2aTeFq__projectCard h3{margin-bottom:1rem}.projects-module__2aTeFq__description{color:var(--secondary-color);flex-grow:1;margin-bottom:1.5rem}.projects-module__2aTeFq__techStack{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.projects-module__2aTeFq__techTag{background:var(--primary-color);color:#fff;border-radius:4px;padding:.2rem .6rem;font-size:.8rem}.projects-module__2aTeFq__viewLink{color:var(--primary-color);font-weight:700}
