.projects-intro,.projects-page{color:var(--text-primary)}.projects-intro{margin-bottom:.5rem}.projects-intro:last-of-type{margin-bottom:0}.projects-list{display:flex;flex-direction:column;gap:1.5rem}.project-card{padding-bottom:1.5rem;border-bottom:1px solid var(--sidebar-border)}.project-card:last-child{border-bottom:none;padding-bottom:0}.project-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.project-title{font-size:1.25rem;font-weight:600;line-height:1.4;letter-spacing:-.02em;color:var(--text-primary);margin:0;transition:color .15s}.project-title a{color:var(--text-primary);border-bottom:none;text-decoration:none}.project-title a:hover{color:var(--accent);border-bottom:none}.project-year{font-size:.875rem;color:var(--text-secondary);background-color:var(--sidebar-border);padding:.25rem .5rem;border-radius:.25rem;white-space:nowrap}.project-description{font-size:1.125rem;line-height:1.75;letter-spacing:-.011em;color:var(--text-primary);margin:0}