.residential-portfolio{background:var(--paper-light)}body.lightbox-open{overflow:hidden}.residential-portfolio-heading{display:grid;grid-template-columns:minmax(24rem,1.2fr) minmax(18rem,0.8fr);gap:clamp(3rem,9vw,10rem);align-items:end;margin-bottom:clamp(4rem,8vw,8rem)}.residential-portfolio-heading h2{max-width:13ch;margin:0;font-size:var(--type-title-lg);font-weight:500;letter-spacing:var(--tracking-heading);line-height:var(--leading-heading);text-wrap:balance}.residential-portfolio-heading > p{max-width:34rem;margin:0;color:var(--ink-soft);font-size:var(--type-body-lg);letter-spacing:var(--tracking-body);line-height:var(--leading-body)}.residential-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(2.5rem,5vw,6rem) clamp(0.75rem,1.8vw,1.75rem);align-items:start}.residential-gallery-item{display:grid;min-width:0;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:left}.residential-gallery-item:nth-child(1){grid-column:span 8}.residential-gallery-item:nth-child(2){grid-column:span 4;align-self:end}.residential-gallery-item:nth-child(3){grid-column:span 5}.residential-gallery-item:nth-child(4){grid-column:span 7}.residential-gallery-item:nth-child(5),.residential-gallery-item:nth-child(6),.residential-gallery-item:nth-child(7){grid-column:span 4}.residential-gallery-item:nth-child(8),.residential-gallery-item:nth-child(9){grid-column:span 6}.residential-gallery-item:nth-child(10){grid-column:1 / -1}.residential-gallery-media{display:block;overflow:hidden;background:#d9d6cf}.residential-gallery-media img{width:100%;aspect-ratio:3 / 2;object-fit:cover;transition:filter var(--motion-image) var(--motion-ease),transform var(--motion-image) var(--motion-ease)}.residential-gallery-item:nth-child(5) .residential-gallery-media img,.residential-gallery-item:nth-child(6) .residential-gallery-media img,.residential-gallery-item:nth-child(7) .residential-gallery-media img{aspect-ratio:3 / 4}.residential-gallery-item:nth-child(10) .residential-gallery-media img{aspect-ratio:2 / 1}.residential-gallery-item:hover .residential-gallery-media img,.residential-gallery-item:focus-visible .residential-gallery-media img{filter:saturate(0.94);transform:scale(1.01)}.residential-gallery-caption{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;gap:0.75rem;align-items:baseline;padding-top:1rem;border-top:1px solid var(--line);font-size:var(--type-small);letter-spacing:var(--tracking-body);line-height:var(--leading-body)}.residential-gallery-caption > span:first-child{color:#9b4b13;font-size:var(--type-caption);font-weight:700;letter-spacing:var(--tracking-label);line-height:var(--leading-label)}.residential-gallery-caption strong{font-weight:600}.residential-gallery-action{color:var(--ink-soft);transition:color var(--motion-fast) var(--motion-ease)}.residential-gallery-item:hover .residential-gallery-action,.residential-gallery-item:focus-visible .residential-gallery-action{color:var(--ink)}.residential-lightbox{width:100%;max-width:none;height:100%;max-height:none;padding:clamp(4rem,8vw,7rem) var(--page-pad) 2rem;border:0;margin:0;overflow:auto;background:rgba(14,14,13,0.98);color:var(--white)}.residential-lightbox::backdrop{background:rgba(14,14,13,0.92)}.residential-lightbox-close{position:fixed;top:max(1rem,env(safe-area-inset-top));right:max(var(--page-pad),env(safe-area-inset-right));z-index:1;min-width:48px;min-height:48px;padding:0;border:0;background:transparent;color:var(--white);cursor:pointer;font-size:var(--type-small);letter-spacing:var(--tracking-label);text-transform:uppercase}.residential-lightbox figure{display:grid;min-height:calc(100svh - 9rem);place-items:center;margin:0}.residential-lightbox img{width:auto;max-width:min(100%,100rem);height:auto;max-height:calc(100svh - 11rem);object-fit:contain}.residential-lightbox figcaption{justify-self:start;width:min(100%,100rem);padding-top:0.75rem;color:rgba(255,255,255,0.72);font-size:var(--type-small)}@media (max-width: 960px){.residential-portfolio-heading{grid-template-columns:minmax(0,1fr);gap:2rem}.residential-gallery-item,.residential-gallery-item:nth-child(n){grid-column:span 6;align-self:start}}@media (max-width: 760px){.service-page .page-hero-copy .button{width:calc(100% - 4.25rem)}.residential-gallery{grid-template-columns:minmax(0,1fr);gap:3.5rem}.residential-gallery-item,.residential-gallery-item:nth-child(n){grid-column:auto}.residential-gallery-item:nth-child(n) .residential-gallery-media img{aspect-ratio:auto}.residential-gallery-caption{grid-template-columns:2rem minmax(0,1fr)}.residential-gallery-action{display:none}.residential-lightbox{padding-top:4.5rem}.residential-lightbox figure{min-height:calc(100svh - 7rem)}.residential-lightbox img{max-height:calc(100svh - 9rem)}}@media (prefers-reduced-motion: reduce){.residential-gallery-media img{transition-duration:0.01ms}}