.projects-hero{width:100%;padding:10rem 0 4rem}.projects-hero .section-index{color:var(--accent);margin-bottom:1rem}.projects-hero h1{margin-top:.75rem;line-height:1}.projects-hero p.lg{max-width:40rem;margin-top:1.5rem}.project-list-section{width:100%;padding-bottom:8rem}.project-list{flex-direction:column;display:flex}.project-card{border-top:1px solid var(--fg);color:var(--fg);padding:2.5rem 0;transition:opacity .2s;display:block}.project-list .project-card:last-child{border-bottom:1px solid var(--fg)}.project-card:hover{opacity:.6}.project-card-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.project-card-index{color:var(--accent);white-space:nowrap}.project-card-summary{max-width:46rem;margin-top:1rem}.project-card .tag-list{margin-top:1.25rem}.project-card-cue{color:var(--accent);margin-top:1.5rem;display:inline-block}@media (width<=1000px){.projects-hero{padding:7rem 0 3rem}.project-card-head{flex-direction:column-reverse;align-items:flex-start;gap:.5rem}}
