.project-container{flex-direction:row;gap:4rem;max-width:1600px;margin:0 auto;padding:4rem 2rem;display:flex}.project-sidebar{align-self:flex-start;width:33%;position:sticky;top:8rem}.project-details{flex-direction:column;gap:2rem;display:flex}.project-title{margin-bottom:1rem;font-size:3rem;font-weight:700}.project-meta{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;flex-direction:column;gap:1rem;padding:2rem 0;display:flex}.meta-item{justify-content:space-between;display:flex}.meta-label{color:#888;font-weight:700}.project-summary p{font-size:1.1rem;line-height:1.7}.project-content-gallery{width:67%}.project-gallery{flex-direction:column;gap:2rem;display:flex}.gallery-image{border-radius:8px;width:100%;height:auto}@media (max-width:768px){.project-container{flex-direction:column;gap:2rem;padding:2rem 1rem}.project-sidebar{width:100%;position:static}.project-content-gallery{width:100%}}
