.lp-proj-hero{height:82svh;min-height:560px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:0 56px 64px}.lp-proj-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lp-proj-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(20,18,15,.9),rgba(20,18,15,.32) 60%,rgba(20,18,15,.18))}.lp-proj-hero-content{position:relative;z-index:2;color:#fff}.lp-breadcrumb{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.64);margin-bottom:14px}.lp-breadcrumb span{margin:0 8px}.lp-proj-hero h1{color:#fff;font-size:clamp(40px,6vw,76px)}
.lp-proj-meta{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--stone-mid)}.lp-proj-meta-item{padding:25px 30px;border-right:1px solid var(--stone-mid)}.lp-proj-meta-item:last-child{border:0}.lp-proj-meta-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-light);margin-bottom:5px}.lp-proj-meta-val{font-family:'Cormorant Garamond',serif;font-size:19px;font-weight:300}
.lp-proj-intro{display:grid;grid-template-columns:.9fr 1.5fr;gap:80px;padding:90px 56px;max-width:1320px;margin:auto}.lp-proj-intro h2{margin-top:14px}.lp-proj-intro-copy p{font-size:16px;line-height:1.9;color:var(--ink-mid);margin-bottom:18px}.lp-proj-intro-copy p:last-child{margin:0}
.lp-project-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:4px;padding:4px;background:var(--stone-mid)}.lp-project-gallery figure{grid-column:span 6;height:500px;overflow:hidden;background:var(--stone)}.lp-project-gallery figure:nth-child(3n+1){grid-column:span 12;height:min(72vh,760px)}.lp-project-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.lp-project-gallery figure:hover img{transform:scale(1.025)}
.lp-project-gallery figure.portrait{grid-column:span 6;height:720px}
.lp-proj-note{background:var(--ink);color:#fff;padding:72px 56px;text-align:center}.lp-proj-note p{max-width:850px;margin:auto;font-family:'Cormorant Garamond',serif;font-size:clamp(25px,3.2vw,43px);font-weight:300;font-style:italic;line-height:1.35;color:rgba(255,255,255,.84)}.lp-proj-next{height:330px;display:flex;align-items:center;padding:48px 56px;position:relative;overflow:hidden;color:#fff}.lp-proj-next img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lp-proj-next:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,18,15,.84),rgba(20,18,15,.18))}.lp-proj-next div{position:relative;z-index:1}.lp-proj-next small{display:block;font-size:9px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px;color:rgba(255,255,255,.6)}.lp-proj-next strong{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,4vw,46px);font-weight:300}
.lp-project-footer{padding:30px 56px;background:var(--footer-bg);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.38);font-size:11px}.lp-project-footer a:hover{color:#fff}
@media(max-width:768px){.lp-proj-hero{height:68svh;min-height:480px;padding:0 24px 42px}.lp-proj-meta{grid-template-columns:1fr 1fr}.lp-proj-meta-item:nth-child(2){border-right:0}.lp-proj-meta-item:nth-child(n+3){border-top:1px solid var(--stone-mid)}.lp-proj-intro{grid-template-columns:1fr;gap:28px;padding:56px 24px}.lp-project-gallery figure,.lp-project-gallery figure:nth-child(3n+1){grid-column:span 12;height:300px}.lp-project-gallery figure.portrait{height:480px}.lp-proj-note{padding:56px 24px}.lp-proj-next{height:260px;padding:32px 24px}.lp-project-footer{padding:24px;flex-direction:column}}
