@import url("mobile.css");
.fresh-gravity-cover{background-image:url('fresh-gravity-cover.png')!important;background-position:center!important}.project-link{display:block;color:inherit;text-decoration:none;overflow:hidden}.project-link:hover .project-image{transform:scale(1.015)}.project-link .project-image{transition:transform .35s ease}.project-detail-hero{min-height:560px;padding:100px 11vw 70px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(90deg,rgba(12,24,38,.66),rgba(12,24,38,.05)),url('fresh-gravity-cover.png') center/cover;color:#fff}.project-detail-hero h1{font:400 clamp(58px,8vw,115px)/.9 'DM Serif Display',serif;letter-spacing:-.05em;margin:0}.project-detail-hero .eyebrow{margin-bottom:20px}.project-intro{padding:105px 11vw;display:grid;grid-template-columns:.75fr 1.25fr;gap:10vw}.project-intro h2{font:400 clamp(39px,4vw,60px)/1 'DM Serif Display',serif;margin:0}.project-intro p{line-height:1.8;color:#604943;margin:0}.project-gallery{padding:0 5.3vw 120px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.project-gallery figure{margin:0;aspect-ratio:1/1;overflow:hidden;background:#e1d4c8}.project-gallery img{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:760px){.project-detail-hero{min-height:480px;padding:70px 32px}.project-intro{padding:75px 32px;grid-template-columns:1fr;gap:30px}.project-gallery{padding:0 22px 70px;grid-template-columns:1fr;gap:12px}}
