.work-image{display:block;width:100%;height:auto}.work-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:.5rem;padding-bottom:1.5rem}.work-title p{font-size:1.1rem;line-height:1.75;color:var(--text-muted);max-width:680px}.work-content p{font-size:1.1rem;line-height:1.75;color:var(--text-muted);margin-bottom:1.5rem}.gallery-container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:16px;width:100%;margin:2rem 0}.gallery-item{height:300px;flex-grow:0}.gallery-item img{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.work-title p{font-size:1rem}.gallery-container{flex-direction:column}.gallery-item{width:100%;height:auto}}