.project-list-container{margin:0 auto}.project-list-title{font-size:24px;color:#374151;font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.project-list{display:flex;flex-direction:column;gap:1rem}.project-list-item a{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;align-items:center;text-decoration:none}.project-list-item a:hover .project-item-title{text-decoration:underline;color:#374151}.project-item-info{display:flex;flex-direction:column;gap:0}.project-item-title{font-size:14px;color:#334155;font-weight:500;transition:color .2s ease-in-out}.project-item-subtitle{font-size:12px;color:#64748b;font-weight:400}.project-item-platform{font-size:12px;color:#64748b;font-weight:500;flex-shrink:0}@media(min-width:640px){.project-item-title{font-size:16px}}
