.projects-heading{max-width:820px;margin-bottom:1rem}.filter-bar{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 2rem}.filter-button{border:1px solid var(--line);background:rgba(255,255,255,.02);color:var(--muted);padding:.52rem .75rem;font-size:.7rem;font-weight:800}.filter-button:hover,.filter-button.active{border-color:var(--cyan);color:var(--cyan);background:rgba(115,229,229,.06)}.projects-grid{grid-template-columns:repeat(3,1fr)}.project-card[hidden]{display:none}@media(max-width:940px){.projects-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.projects-grid{grid-template-columns:1fr}}
