.project-title-hero .eyebrow{margin-bottom:12px}.project-main-photo{display:block;border-radius:22px;overflow:hidden;background:#eee}.project-main-photo img{width:100%;height:min(68vh,720px);object-fit:cover}.project-gallery-section{padding:76px 0 90px}.project-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.project-section-heading h2,.project-story h2,.project-overview h2{font-size:32px;margin:8px 0 0}.project-section-heading>p{color:var(--gray)}.project-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.project-gallery-item{aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:var(--cream)}.project-gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s}.project-gallery-item:hover img{transform:scale(1.045)}.project-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:72px;align-items:start;padding-top:20px}.project-story .entry-content{margin-top:28px}.project-overview{position:sticky;top:110px;padding:30px;background:var(--cream);border:1px solid var(--border);border-radius:18px}.project-overview table{width:100%;border-collapse:collapse;margin:24px 0}.project-overview tr{border-bottom:1px solid var(--border)}.project-overview th,.project-overview td{padding:14px 0;text-align:left;vertical-align:top;font-size:14px}.project-overview th{width:35%;color:var(--gray);font-weight:500}.project-overview td{font-weight:600;line-height:1.6}.project-lightbox-dialog{width:min(94vw,1200px);max-width:none;padding:0;border:0;background:transparent}.project-lightbox-dialog::backdrop{background:rgba(24,18,14,.9)}.project-lightbox-dialog img{display:block;max-width:100%;max-height:88vh;margin:auto}.project-lightbox-dialog button{position:fixed;top:24px;right:30px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;font-size:30px;cursor:pointer}@media(max-width:980px){.project-gallery-grid{grid-template-columns:repeat(3,1fr)}.project-content-layout{grid-template-columns:1fr}.project-overview{position:static}}@media(max-width:680px){.project-main-photo img{height:52vw;min-height:260px}.project-gallery-section{padding:52px 0 68px}.project-section-heading{align-items:start;flex-direction:column}.project-gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.project-content-layout{gap:46px}.project-overview{padding:24px}}
