.projects-page{background:0 0;min-height:100vh}.projects-hero{text-align:center;background:0 0;padding:7rem 0 3rem}.page-title{color:var(--color-foreground);margin-bottom:1rem;font-size:3rem;font-weight:800}.page-description{max-width:700px;color:var(--color-muted);margin:0 auto;font-size:1.1rem;line-height:1.6}.section-title{text-align:center;color:var(--color-foreground);flex-direction:column;align-items:center;margin-bottom:2rem;padding-bottom:.75rem;font-size:2rem;display:flex}.section-title:after{content:"";background:var(--color-primary);border-radius:2px;width:60px;height:4px;margin-top:.75rem}.featured-projects-title{color:var(--color-primary)}.more-projects-title{margin-top:4rem}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.project-item{height:100%}@media (max-width:768px){.projects-hero{padding:6rem 0 2.5rem}.page-title{font-size:2.5rem}.page-description{font-size:1rem}.section-title{margin-bottom:1.5rem;font-size:1.75rem}.more-projects-title{margin-top:3rem}}@media (max-width:480px){.page-title{font-size:2rem}.section-title{font-size:1.5rem}.projects-grid{grid-template-columns:1fr}}
