.projects-list{list-style:none}.project-item{border-top:1px solid var(--border-color)}.project-item:last-child{border-bottom:1px solid var(--border-color)}.project-item-link{color:inherit;padding:1rem 0;text-decoration:none;display:block}.project-item-button{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none}.project-item-link:hover .project-title{color:var(--accent-primary)}.project-item-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.35rem;display:flex}.project-item-title-row{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;min-width:0;display:flex}.project-title{font-size:1.05rem;font-weight:700;transition:color .2s}.project-tags{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.project-desc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.project-link{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;font-size:.72rem;transition:color .2s}.project-item-link:hover .project-link{color:var(--accent-primary)}@media (max-width:768px){.project-item-link{padding:.85rem 0}.project-item-header{flex-wrap:wrap}}
.projects-main{max-width:900px;margin:0 auto;padding:8rem 2rem 4rem;position:relative}.stars-background{z-index:-1;background:var(--bg-primary);pointer-events:none;position:fixed;inset:0}.projects-header{margin-bottom:2rem}.projects-header .section-tag{margin-bottom:1rem}.projects-header .section-title{margin-bottom:.75rem}.projects-lede{color:var(--text-secondary);font-size:1rem;line-height:1.5}@media (max-width:768px){.projects-main{padding:6rem 1.5rem 3rem}.projects-lede{font-size:1rem}}
