:root{--ink:#181817;--paper:#f2efe9;--white:#fff;--gold:#b99a68;--muted:#77736d;--line:rgba(24,24,23,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}img{display:block;width:100%}a{color:inherit;text-decoration:none}.site-header{height:88px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(242,239,233,.96);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:43px;height:43px;border:1px solid currentColor;display:grid;place-items:center;font-family:"Playfair Display",serif;font-size:25px}.brand-name{font-size:11px;letter-spacing:.19em;line-height:1.3}.brand-name b{font-weight:600}.site-header nav{display:flex;gap:2.3rem;font-size:13px;letter-spacing:.03em}.site-header nav a:hover{color:var(--gold)}.menu-button{display:none;border:0;background:none;font:inherit}.hero{height:calc(100vh - 88px);min-height:620px;position:relative;color:#fff;overflow:hidden}.hero>img{height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,12,11,.69),rgba(12,12,11,.14) 70%),linear-gradient(0deg,rgba(12,12,11,.45),transparent 50%)}.hero-copy{position:absolute;left:7vw;bottom:14%;max-width:850px}.eyebrow,.section-index{text-transform:uppercase;letter-spacing:.2em;font-size:12px}.hero h1,.intro h2,.section-head h2,.contact h2{font-family:"Playfair Display",serif;font-weight:500;line-height:1.05}.hero h1{font-size:clamp(3rem,6vw,6.2rem);margin:.7rem 0 2.4rem}.light-link{display:inline-flex;gap:2rem;align-items:center;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.55);font-size:14px}.hero-project{position:absolute;right:5vw;bottom:5%;display:flex;gap:1rem;align-items:center;font-size:12px}.hero-project span{opacity:.65}.hero-project b{font-weight:500}.intro{padding:10rem 9vw;display:grid;grid-template-columns:1fr 2.2fr;gap:4rem}.section-index{margin:0;color:var(--muted)}.intro h2,.section-head h2{font-size:clamp(2.8rem,5vw,5.2rem);margin:0 0 2rem}.intro>div>p{font-size:clamp(1.2rem,2vw,1.75rem);line-height:1.55;max-width:900px}.projects{background:var(--ink);color:#fff;padding:9rem 5vw}.section-head{display:grid;grid-template-columns:1fr 2.2fr;gap:4rem;margin:0 4vw 5rem}.project{display:grid;grid-template-columns:1.5fr 1fr;min-height:680px;margin-bottom:3rem}.project-image{overflow:hidden}.project-image img{height:100%;object-fit:cover;transition:transform .7s ease}.project:hover .project-image img{transform:scale(1.018)}.project-copy{padding:5rem;position:relative;display:flex;flex-direction:column;justify-content:center}.project-dark{background:#242422}.project-light{background:#e8e3da;color:var(--ink)}.status{position:absolute;top:2.5rem;right:2.5rem;padding:.35rem .7rem;border:1px solid currentColor;text-transform:uppercase;letter-spacing:.14em;font-size:10px}.project-number{font-family:"Playfair Display",serif;color:var(--gold);font-size:1.7rem}.project h3{font-family:"Playfair Display",serif;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:500;line-height:1.05;margin:1rem 0}.project-copy>p:not(.project-number){color:inherit;opacity:.65}.project dl{margin:3rem 0;display:grid;gap:.8rem}.project dl div{display:flex;justify-content:space-between;padding-bottom:.7rem;border-bottom:1px solid currentColor}.project dt{opacity:.55}.project dd{margin:0}.detail-button{border:0;border-bottom:1px solid currentColor;padding:1rem 0;background:none;color:inherit;font:inherit;text-align:left;display:flex;justify-content:space-between;cursor:pointer}.realizations{padding:10rem 5vw}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:5rem 2rem}.gallery figure{margin:0;grid-column:span 4}.gallery figure:nth-child(4n+2){grid-column:span 5}.gallery figure:nth-child(4n+3){grid-column:span 3}.gallery img{height:360px;object-fit:cover;filter:saturate(.82);transition:.35s}.gallery figure:hover img{filter:saturate(1)}.gallery figcaption{font-family:"Playfair Display",serif;font-size:1.55rem;margin-top:1rem}.gallery small{font-family:Manrope,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-left:.7rem}.contact{background:#b79a6c;padding:9rem 9vw;display:grid;grid-template-columns:1fr 2.2fr;position:relative}.contact h2{font-size:clamp(3.5rem,7vw,7.5rem);margin:0}.contact-links{grid-column:2;margin-top:5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem;border-top:1px solid rgba(24,24,23,.4)}footer{background:var(--ink);color:#fff;padding:4rem 5vw;display:flex;align-items:end;justify-content:space-between;font-size:12px}.footer-brand{color:#fff}dialog{width:min(1120px,94vw);max-height:92vh;border:0;padding:0;background:#f7f5f0;color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(12,12,11,.75);backdrop-filter:blur(5px)}.dialog-close{position:sticky;float:right;top:1rem;margin:1rem;z-index:3;width:44px;height:44px;border:0;border-radius:50%;background:var(--ink);color:white;font-size:24px;cursor:pointer}.dialog-hero{padding:4.5rem 6vw 2.5rem}.dialog-hero .eyebrow{color:var(--gold)}.dialog-hero h2{font-family:"Playfair Display",serif;font-size:clamp(2.7rem,5vw,5rem);line-height:1.05;margin:.6rem 0}.apartment{border-top:1px solid var(--line);padding:4rem 6vw;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem}.apartment-info h3{font-family:"Playfair Display",serif;font-size:2.7rem;font-weight:500;margin:0}.apartment-meta{display:flex;gap:2.5rem;margin:2rem 0}.apartment-meta b{display:block;font-family:"Playfair Display",serif;font-size:1.8rem;font-weight:500}.apartment-meta span{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.features{padding:0;margin:2rem 0;list-style:none}.features li{padding:.5rem 0;border-bottom:1px solid var(--line)}.apartment-media img{max-height:520px;object-fit:contain;background:white}.interior-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.interior-grid img{height:260px;object-fit:cover}@media(max-width:900px){.site-header{height:72px}.menu-button{display:block}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:2rem 5vw;flex-direction:column}.site-header nav.open{display:flex}.hero{height:calc(100svh - 72px);min-height:580px}.hero-copy{left:6vw;right:6vw}.hero-project{left:6vw;right:auto}.intro,.section-head,.contact{grid-template-columns:1fr;gap:2rem}.intro{padding:7rem 6vw}.projects{padding:7rem 4vw}.section-head{margin:0 2vw 3rem}.project{grid-template-columns:1fr;min-height:0}.project-image{height:55vw;min-height:340px}.project-copy{padding:4rem 7vw}.gallery{gap:3rem 1rem}.gallery figure,.gallery figure:nth-child(n){grid-column:span 6}.gallery img{height:46vw}.contact{padding:7rem 6vw}.contact-links{grid-column:1;grid-template-columns:1fr}.apartment{grid-template-columns:1fr}.interior-grid{grid-template-columns:1fr}.interior-grid img{height:auto}}@media(max-width:560px){.hero h1{font-size:2.9rem}.hero>img{object-position:58% center}.hero-project{bottom:3%}.project-image{height:78vw;min-height:300px}.project-copy{padding:4rem 6vw}.gallery{display:block}.gallery figure{margin-bottom:3.5rem}.gallery img{height:70vw}.realizations{padding:7rem 6vw}.contact h2{font-size:3.4rem}footer{align-items:flex-start;gap:3rem;flex-direction:column}.apartment{padding:3rem 5vw;gap:2rem}.apartment-meta{gap:1.2rem;flex-wrap:wrap}.dialog-hero{padding-top:4rem}}
