:root{--ink:#071925;--ink-soft:#17303d;--blue:#00a8d5;--blue-dark:#007fa7;--paper:#fff;--mist:#f1f5f6;--line:#d9e2e5;--muted:#60737c;--success:#1d765b;--tannat:#72283a;--malbec:#4f4848;--laranjeiras:#335d41;--radius:4px;--shadow:0 18px 50px #0719251f;--shell:min(1240px, calc(100vw - 64px))}*,:before,:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.62;overflow-x:clip}body.menu-open{overflow:hidden}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.2em;height:1.2em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}address{font-style:normal}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1,h2{font-weight:500}h1 em,h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{font-size:clamp(3.25rem,7.4vw,7.5rem)}h2{font-size:clamp(2.25rem,4.2vw,4.5rem)}h3{font-size:clamp(1.35rem,2vw,1.8rem)}p{color:var(--muted)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;color:var(--paper);background:var(--ink);padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.eyebrow{color:var(--blue-dark);letter-spacing:.17em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700;line-height:1.2}.eyebrow.light{color:#7cddf4}.light-muted{color:#ffffff9e}.button{border-radius:var(--radius);letter-spacing:.015em;border:1px solid #0000;justify-content:center;align-items:center;gap:.75rem;min-height:50px;padding:.82rem 1.25rem;font-size:.88rem;font-weight:700;line-height:1.2;transition:background .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{width:1.15rem}.button-primary{color:var(--paper);background:var(--blue-dark)}.button-primary:hover{background:var(--blue)}.button-white{color:var(--ink);background:var(--paper)}.button-white:hover{color:var(--blue-dark)}.button-outline{border-color:var(--line);background:0 0}.button-outline:hover{border-color:var(--ink)}.button-ghost-light{color:var(--paper);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07192514;border-color:#ffffff80}.button-ghost-light:hover{border-color:var(--paper);background:#07192559}.button-small{min-height:42px;padding:.65rem 1rem}.text-link{color:var(--ink);align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;display:inline-flex}.text-link svg{width:1rem;transition:transform .2s}.text-link:hover svg{transform:translate(4px)}.text-link.light{color:var(--paper)}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;height:82px;position:sticky;top:0}.site-header.header-overlay{width:100%;color:var(--paper);background:0 0;border-color:#ffffff2e;transition:background .25s,border-color .25s;position:fixed}.site-header.header-overlay.is-scrolled{background:#071925f0;border-color:#ffffff1f}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;width:118px;height:58px;display:flex}.brand img{object-fit:contain;width:100%;height:100%}.main-nav{align-items:center;gap:clamp(1rem,2vw,2rem);font-size:.86rem;font-weight:600;display:flex}.main-nav>a:not(.button){padding-block:1rem;position:relative}.main-nav>a:not(.button):after{content:"";background:currentColor;height:1px;transition:right .2s;position:absolute;bottom:.6rem;left:0;right:100%}.main-nav>a:hover:after,.main-nav>a[aria-current=page]:after{right:0}.menu-toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:9px;display:none}.menu-toggle>span:not(.sr-only){background:currentColor;height:1px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.home-hero{height:100svh;min-height:780px;max-height:1080px;color:var(--paper);background:var(--ink);position:relative;overflow:hidden}.home-hero-media,.home-hero-shade{position:absolute;inset:0}.home-hero-media img{object-fit:cover;object-position:56% center;width:100%;height:100%;animation:14s ease-out both heroScale}.home-hero-shade{background:linear-gradient(90deg,#03121be6 0%,#03121b9e 45%,#03121b1f 72%),linear-gradient(#0000 58%,#03121b94 100%)}.home-hero-content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-top:15vh;padding-bottom:8rem;display:flex;position:relative}.home-hero h1{text-wrap:balance;max-width:900px;margin-bottom:1.6rem}.home-hero h1 em{color:#8ee2f3}.home-hero-content>p:not(.eyebrow){color:#fffc;max-width:600px;margin-bottom:2rem;font-size:1.12rem}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-feature{z-index:2;width:min(370px,100vw - 32px);color:var(--paper);background:var(--blue-dark);flex-direction:column;padding:1.25rem 4rem 1.35rem 1.5rem;display:flex;position:absolute;bottom:0;right:max(32px,50vw - 620px)}.hero-feature>span{letter-spacing:.15em;text-transform:uppercase;margin-bottom:.3rem;font-size:.68rem;font-weight:700}.hero-feature strong{font-size:1.2rem}.hero-feature small{color:#ffffffb8}.hero-feature svg{position:absolute;top:50%;right:1.4rem;transform:translateY(-50%)}@keyframes heroScale{0%{transform:scale(1.05)}to{transform:scale(1)}}.section{padding-block:clamp(5rem,9vw,9rem)}.section-soft{background:var(--mist)}.section-head{max-width:830px;margin-bottom:clamp(2.2rem,5vw,4.2rem)}.section-head h2{margin-bottom:0}.split-head{grid-template-columns:1.2fr .65fr;align-items:end;gap:7vw;max-width:none;display:grid}.split-head>p,.split-head>div:last-child p{margin-bottom:0;font-size:1.05rem}.project-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.project-card{border:1px solid var(--line);background:var(--paper);min-width:0;transition:transform .25s,box-shadow .25s;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.project-card-media{aspect-ratio:.92;background:var(--mist);position:relative;overflow:hidden}.project-card-media:after{content:"";background:linear-gradient(#0000 55%,#07192547);position:absolute;inset:0}.project-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.project-card:hover .project-card-media img{transform:scale(1.035)}.status-pill{z-index:1;color:var(--paper);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;text-transform:uppercase;background:#07192580;border:1px solid #ffffff73;border-radius:100px;padding:.5rem .7rem;font-size:.68rem;font-weight:700;line-height:1;position:absolute;top:1rem;left:1rem}.status-ready{background:#16674dd1}.status-progress{background:#007fa7d1}.project-card-body{flex-direction:column;align-items:flex-start;min-height:240px;padding:1.8rem;display:flex}.project-wordmark{object-fit:contain;object-position:left center;filter:grayscale();width:min(220px,75%);height:72px;margin-block:.6rem 2rem}.project-card-foot{border-top:1px solid var(--line);width:100%;color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.2rem;font-size:.85rem;display:flex}.circle-arrow{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);border-radius:50%;flex:none;place-items:center;display:grid}.statement-section{color:var(--paper);background:var(--ink);padding-block:clamp(5rem,10vw,10rem)}.statement-grid{grid-template-columns:.6fr 1.4fr;align-items:start;gap:8vw;display:grid}.statement-number{color:var(--blue);letter-spacing:-.08em;font-family:Georgia,Times New Roman,serif;font-size:clamp(7rem,15vw,15rem);line-height:.76}.statement-grid h2{max-width:820px}.statement-grid p:not(.eyebrow){color:#ffffffa6;max-width:620px;font-size:1.08rem}.property-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.property-card{border:1px solid var(--line);background:var(--paper);transition:box-shadow .25s,transform .25s}.property-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.property-media{aspect-ratio:1.18;background:var(--mist);position:relative;overflow:hidden}.property-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.property-card:hover .property-media img{transform:scale(1.035)}.property-media>span{color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;padding:.45rem .65rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;left:1rem}.property-body{padding:1.5rem}.property-body h3{min-height:3.6rem;margin-bottom:1rem}.property-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);gap:1rem;padding-block:.9rem;font-size:.82rem;display:flex}.property-meta span+span:before{content:"·";margin-right:1rem}.property-body .text-link{margin-top:1.2rem}.contact-panel{color:var(--paper);background:linear-gradient(120deg,#007fa7,#004d68);grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;margin-block:clamp(4rem,8vw,8rem);padding:clamp(2.5rem,5vw,5rem);display:grid;overflow:hidden}.contact-panel h2{margin-bottom:0}.contact-panel p:not(.eyebrow){color:#ffffffbd}.site-footer{color:#ffffffc7;background:#03121b}.footer-top{grid-template-columns:1.3fr repeat(3,.7fr);gap:4vw;padding-block:5rem 3.5rem;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:130px;height:72px}.footer-brand p{color:#ffffff8c;max-width:310px}.footer-top h2{color:var(--paper);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.2rem;font-family:inherit;font-size:.75rem;font-weight:700}.footer-top>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:.55rem;font-size:.9rem;display:flex}.footer-top a:hover{color:#79d9ef}.footer-top address{color:#ffffff8c}.footer-bottom{color:#ffffff6b;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;padding-block:1.2rem;font-size:.75rem;display:flex}.floating-wa{z-index:90;height:52px;color:var(--paper);background:#167d60;border-radius:100px;align-items:center;gap:.6rem;padding:0 1rem 0 1.15rem;font-size:.82rem;font-weight:700;transition:transform .2s,background .2s;display:flex;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 12px 35px #07192547}.floating-wa:hover{background:#0e684e;transform:translateY(-3px)}.floating-wa svg{width:1rem}.cookie-notice{z-index:200;width:min(900px,100vw - 32px);color:var(--paper);box-shadow:var(--shadow);background:#071925f7;border:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem 1.2rem;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.cookie-notice strong{font-size:.9rem}.cookie-notice p{color:#ffffff9e;margin:.2rem 0 0;font-size:.78rem;line-height:1.45}.cookie-actions{flex:none;align-items:center;gap:1rem;font-size:.78rem;display:flex}.cookie-actions>a{text-decoration:underline}.lightbox{background:#06141d;border:0;width:min(1120px,100vw - 32px);max-width:none;max-height:92vh;padding:0;box-shadow:0 30px 100px #00000073}.lightbox::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d1}.lightbox img{object-fit:contain;width:100%;max-height:82vh}.lightbox p{color:#ffffffb8;margin:0;padding:.8rem 1rem;font-size:.82rem}.lightbox-close{z-index:2;width:42px;height:42px;color:var(--paper);cursor:pointer;background:#071925bf;border:1px solid #ffffff4d;border-radius:50%;font-size:1.7rem;line-height:1;position:absolute;top:.8rem;right:.8rem}.page-intro{background:linear-gradient(135deg,#f4f7f8,#e7f0f2);padding-block:clamp(7rem,12vw,11rem) clamp(5rem,8vw,8rem)}.dark-intro{color:var(--paper);background:var(--ink)}.page-intro h1{max-width:1000px;margin-bottom:1.5rem}.page-intro h1 em{color:var(--blue-dark)}.dark-intro h1 em{color:#7cddf4}.page-intro>.shell>p:not(.eyebrow){max-width:670px;margin-bottom:0;font-size:1.12rem}.dark-intro p:not(.eyebrow){color:#ffffffab}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:4rem;font-size:.75rem;display:flex}.dark-intro .breadcrumb,.project-hero .breadcrumb,.works-hero .breadcrumb,.property-hero .breadcrumb{color:#ffffffa6}.breadcrumb a:hover{color:var(--blue)}.mini-cta{justify-content:space-between;align-items:center;gap:2rem;display:flex}.mini-cta h2{max-width:820px;margin-bottom:0}.project-hero{height:86svh;min-height:720px;max-height:980px;color:var(--paper);background:var(--ink);position:relative}.project-hero-image,.project-hero-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.project-hero-overlay{background:linear-gradient(90deg,#041119e6,#0411198c 47%,#0411191f 75%),linear-gradient(#0000 50%,#0411197a)}.project-hero-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding-top:120px;padding-bottom:7rem;display:flex;position:relative}.project-hero .breadcrumb{margin-bottom:2rem}.project-hero-title{flex-direction:column;align-items:flex-start;max-width:700px;display:flex}.project-hero-title .status-pill{margin-bottom:1.5rem;position:static}.project-hero-title>img{object-fit:contain;object-position:left center;filter:brightness(0)invert();width:min(460px,76vw);height:160px}.project-hero-title>p{color:#ffffffc7;margin:0 0 2rem;font-size:1.12rem}.facts-dock{z-index:3;min-height:130px;color:var(--paper);background:var(--ink);box-shadow:var(--shadow);grid-template-columns:repeat(4,1fr);align-items:center;margin-top:-65px;padding:1.65rem 2rem;display:grid;position:relative}.facts-dock>div{border-left:1px solid #ffffff26;flex-direction:column;justify-content:center;min-height:66px;padding:.3rem 1.5rem;display:flex}.facts-dock>div:first-child{border-left:0}.facts-dock span{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:700}.facts-dock strong{font-size:1rem;line-height:1.35}.project-story{grid-template-columns:1.05fr .95fr;align-items:start;gap:8vw;display:grid}.project-story h2{margin-bottom:0}.project-story>div:last-child{padding-top:1rem}.project-story>div:last-child p{font-size:1.1rem}.gallery-grid{grid-template-rows:repeat(2,minmax(220px,1fr));grid-template-columns:1.3fr .65fr .65fr;gap:.8rem;display:grid}.gallery-button{background:var(--mist);cursor:zoom-in;border:0;min-height:260px;padding:0;position:relative;overflow:hidden}.gallery-featured{grid-row:1/3}.gallery-button img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.gallery-button:hover img{transform:scale(1.025)}.gallery-button>span{width:42px;height:42px;color:var(--paper);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071925a8;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:1rem;right:1rem}.feature-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.feature-item{border-bottom:1px solid var(--line);gap:1.1rem;min-height:145px;padding:1.5rem 1.2rem 1.5rem 0;display:flex}.feature-item span{color:var(--blue-dark);font-family:Georgia,serif;font-size:.9rem}.feature-item p{color:var(--ink);margin:0;font-size:.95rem;line-height:1.4}.feature-item.is-placeholder p{color:var(--muted);font-style:italic}.plant-tabs{grid-template-columns:220px 1fr;gap:2rem;display:grid}.tab-list{flex-direction:column;gap:.5rem;display:flex}.tab-list button{border:1px solid var(--line);text-align:left;color:var(--muted);background:var(--paper);cursor:pointer;padding:1rem}.tab-list button[aria-selected=true]{color:var(--paper);border-color:var(--tannat);background:var(--tannat)}.plant-panel{background:var(--paper);grid-template-columns:.72fr 1.28fr;align-items:center;gap:2rem;min-height:520px;padding:2rem;display:grid}.plant-panel[hidden]{display:none}.plant-copy h3{font-size:2rem}.plant-image{cursor:zoom-in;background:#f8f8f6;border:0;min-height:440px;padding:0}.plant-image img{object-fit:contain;width:100%;height:100%;max-height:500px}.check-list{margin:1.8rem 0 0;padding:0;list-style:none}.check-list li{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:.7rem;padding-block:.55rem;font-size:.9rem;display:flex}.check-list svg{color:var(--blue-dark);flex:none}.timeline-section{color:var(--paper);background:#061824}.timeline-section .section-head h2{margin-bottom:0}.timeline{border-top:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.timeline li{border-right:1px solid #ffffff26;flex-direction:column;justify-content:space-between;min-height:290px;padding:1.5rem;display:flex}.timeline li:last-child{border-right:0}.timeline li>span{color:#6ed7ed;font-family:Georgia,serif;font-size:2.7rem}.timeline small{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.timeline h3{margin:.55rem 0 .8rem;font-size:1.4rem}.timeline p{color:#ffffff94;margin:0;font-size:.88rem}.location-grid{grid-template-columns:1fr .9fr;align-items:center;gap:8vw;display:grid}.location-grid h2{margin-bottom:1.2rem}.location-grid>div:first-child p:not(.eyebrow){max-width:560px}.location-card{min-height:360px;color:var(--paper);background:radial-gradient(circle at 70% 20%, #00a8d56b, transparent 38%), var(--ink);flex-direction:column;justify-content:flex-end;padding:3rem;display:flex}.location-card.theme-malbec{background:radial-gradient(circle at 70% 20%,#9b747461,#0000 38%),#211d1d}.location-card.theme-laranjeiras{background:radial-gradient(circle at 70% 20%,#6e9e5a66,#0000 38%),#183523}.location-card svg{color:#78dff3;width:2.4rem;height:2.4rem;margin-bottom:auto}.location-card strong{font-size:1.45rem}.location-card span{color:#ffffff94;margin-bottom:1.2rem}.location-card a{border-bottom:1px solid;align-self:flex-start;font-size:.85rem;font-weight:700}.faq-section{background:var(--mist)}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.faq-grid h2{font-size:clamp(2.2rem,3.6vw,3.8rem)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:1.25rem 3rem 1.25rem 0;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--blue-dark);font-size:1.5rem;font-weight:400;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:680px;padding:0 2rem 1.3rem 0}.property-hero{height:78svh;min-height:650px;color:var(--paper);background:var(--ink);position:relative}.property-hero>img,.property-hero-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.property-hero-overlay{background:linear-gradient(90deg,#03121bdb,#03121b47 70%),linear-gradient(#0000 45%,#03121b9e)}.property-hero-content{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding-top:120px;padding-bottom:5rem;display:flex;position:relative}.property-hero-content .breadcrumb{align-self:stretch;margin-bottom:auto}.property-hero h1{max-width:950px;margin-bottom:.7rem;font-size:clamp(3rem,6vw,6.5rem)}.property-hero-content>p:not(.eyebrow){color:var(--paper);font-size:1.2rem;font-weight:700}.placeholder-badge{color:#7e5a00;letter-spacing:.06em;text-transform:uppercase;background:#fff3c4;padding:.45rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.listing-note{border:1px solid var(--line);background:var(--mist);justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;padding:1.2rem 1.4rem;display:flex}.listing-note>div{align-items:center;gap:1rem;display:flex}.listing-note svg{width:2rem;height:2rem;color:var(--blue-dark)}.listing-note strong{display:block}.listing-note p{margin:0;font-size:.85rem}.works-hero{height:88svh;min-height:690px;color:var(--paper);background:var(--ink);position:relative}.works-hero>img,.works-hero-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.works-hero-overlay{background:linear-gradient(90deg,#03121beb,#03121b6b 68%),linear-gradient(#0000 50%,#03121b80)}.works-hero-content{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding-top:120px;padding-bottom:6rem;display:flex;position:relative}.works-hero .breadcrumb{align-self:stretch;margin-bottom:auto}.works-hero h1{margin-bottom:1.2rem}.works-hero h1 em{color:#7cddf4}.works-hero-content>p:not(.eyebrow){color:#ffffffbd;max-width:690px;font-size:1.1rem}.service-grid{grid-template-columns:repeat(3,1fr);display:grid}.service-grid article{min-height:330px;color:var(--paper);background:var(--ink);border-left:1px solid #ffffff24;padding:2.5rem}.service-grid article:first-child{border-left:0}.service-grid article>span{color:var(--blue);font-family:Georgia,serif;font-size:2.8rem}.service-grid h2{margin:4rem 0 1rem;font-size:1.8rem}.service-grid p{color:#fff9;font-size:.92rem}.service-grid.light-services article{border:1px solid var(--line);color:var(--ink);background:var(--paper)}.service-grid.light-services article+article{border-left:0}.service-grid.light-services p{color:var(--muted)}.works-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.works-grid article{background:var(--ink);min-height:460px;position:relative;overflow:hidden}.works-grid img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.works-grid article:hover img{transform:scale(1.03)}.works-grid article:after{content:"";background:linear-gradient(#0000 40%,#03121bbf);position:absolute;inset:0}.works-grid article>div{z-index:1;color:var(--paper);position:absolute;bottom:1.4rem;left:1.5rem;right:1.5rem}.works-grid span{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.works-grid h3{margin:.3rem 0 0}.team-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.team-grid article{border-bottom:1px solid var(--line);flex-direction:column;min-height:145px;padding:1.5rem 1rem 1.5rem 0;display:flex}.team-grid strong{font-size:1.1rem}.team-grid span{color:var(--muted);font-size:.82rem}.contact-layout{grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.contact-info h2{margin-bottom:3rem;font-size:3.2rem}.contact-item{border-top:1px solid var(--line);padding-block:1.15rem}.contact-item>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:block}.contact-item a,.contact-item address,.contact-item p{color:var(--ink);margin:0}.contact-item a:hover{color:var(--blue-dark)}.contact-form{background:var(--mist);padding:clamp(2rem,4vw,4rem)}.contact-form h2{margin-bottom:2rem;font-size:2.8rem}.contact-form>label:not(.consent){letter-spacing:.04em;gap:.4rem;margin-bottom:1.1rem;font-size:.78rem;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:52px;color:var(--ink);background:var(--paper);border:1px solid #c6d3d7;border-radius:0;padding:.8rem .9rem}.contact-form textarea{resize:vertical}.consent{color:var(--muted);letter-spacing:0;align-items:flex-start;gap:.7rem;margin:1.4rem 0;font-size:.75rem;font-weight:400;display:flex}.consent input{flex:none;width:18px;min-height:18px;margin-top:.15rem}.consent a{text-decoration:underline}.form-note{margin:.8rem 0 0;font-size:.72rem}.bio-body .site-header,.bio-body .site-footer,.bio-body .floating-wa,.bio-body .cookie-notice{display:none!important}.bio-page{min-height:100svh;color:var(--paper);background:var(--ink);place-items:center;padding:4rem 1rem;display:grid;position:relative;overflow:hidden}.bio-backdrop{background:radial-gradient(circle at 20% 10%,#00a8d552,#0000 35%),radial-gradient(circle at 85% 90%,#00668473,#0000 35%);position:absolute;inset:0}.bio-card{z-index:1;text-align:center;width:min(580px,100%);position:relative}.bio-logo{object-fit:contain;width:150px;height:95px;margin:0 auto 1rem}.bio-card>p{color:#ffffffa6;max-width:440px;margin:0 auto 2rem}.bio-links{text-align:left;gap:.7rem;display:grid}.bio-links a{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff2e;flex-direction:column;justify-content:center;min-height:80px;padding:1rem 4rem 1rem 1.2rem;transition:background .2s,transform .2s;display:flex;position:relative}.bio-links a:hover{background:#ffffff1c;transform:translateY(-2px)}.bio-links span{color:#ffffff85;font-size:.76rem}.bio-links svg{position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.bio-home{border-bottom:1px solid;margin-top:1.8rem;font-size:.8rem;font-weight:700;display:inline-block}.legal-page{padding-block:7rem 9rem}.legal-page .breadcrumb{margin-bottom:4rem}.legal-page h1{max-width:900px;margin-bottom:1rem;font-size:clamp(3rem,6vw,6rem)}.legal-updated{margin-bottom:4rem;font-size:.85rem}.legal-content{max-width:800px}.legal-content h2{margin:2.7rem 0 .8rem;font-size:1.55rem}.legal-content p{font-size:1.02rem}.legal-content a{color:var(--blue-dark);text-decoration:underline}.not-found{background:var(--mist);align-items:center;min-height:72vh;padding-block:8rem;display:grid}.not-found>.shell>span{color:var(--blue);font-family:Georgia,serif;font-size:clamp(6rem,16vw,14rem);line-height:.8}.not-found h1{max-width:950px;margin-block:2rem 1.2rem;font-size:clamp(3rem,6vw,6rem)}.not-found p:not(.eyebrow){max-width:600px}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}@media (width<=1050px){:root{--shell:min(100% - 40px, 900px)}.main-nav{gap:1rem}.main-nav .button{display:none}.project-grid,.property-grid{grid-template-columns:repeat(2,1fr)}.project-card:last-child{grid-column:span 2}.project-card:last-child .project-card-media{aspect-ratio:1.7}.footer-top{grid-template-columns:1.3fr repeat(2,.7fr)}.footer-top>div:last-child{grid-column:2}.feature-grid{grid-template-columns:repeat(3,1fr)}.facts-dock{grid-template-columns:repeat(2,1fr)}.facts-dock>div:nth-child(3){border-top:1px solid #ffffff26;border-left:0}.facts-dock>div:nth-child(4){border-top:1px solid #ffffff26}.plant-tabs{grid-template-columns:1fr}.tab-list{flex-flow:wrap}.tab-list button{flex:150px}}@media (width<=780px){:root{--shell:calc(100vw - 32px)}h1{font-size:clamp(2.9rem,14vw,5.2rem)}h2{font-size:clamp(2.15rem,9.5vw,3.6rem)}.site-header{height:70px}.brand{width:100px;height:48px}.menu-toggle{display:block}.main-nav{color:var(--ink);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:2rem 1rem 6rem;transition:transform .3s;display:flex;position:fixed;inset:70px 0 0;overflow-y:auto;transform:translate(100%)}.main-nav.is-open{transform:none}.main-nav>a:not(.button){border-bottom:1px solid var(--line);padding:1.1rem .2rem;font-size:1.1rem}.main-nav>a:not(.button):after{display:none}.main-nav .button{margin-top:1.5rem;display:inline-flex}.header-overlay .menu-toggle{color:var(--paper)}.header-overlay .main-nav{color:var(--ink)}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true]>span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true]>span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.home-hero{min-height:720px;max-height:none}.home-hero-shade{background:linear-gradient(#03121b42 10%,#03121be6),linear-gradient(90deg,#03121ba8,#0000)}.home-hero-content{justify-content:flex-end;padding-top:7rem;padding-bottom:9rem}.home-hero h1 br{display:none}.home-hero-content>p:not(.eyebrow){font-size:1rem}.hero-feature{width:calc(100% - 1rem);right:0}.section{padding-block:5rem}.split-head,.statement-grid,.contact-panel,.project-story,.location-grid,.faq-grid,.contact-layout{grid-template-columns:1fr;gap:2rem}.project-grid,.property-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto}.project-card:last-child .project-card-media,.project-card-media{aspect-ratio:1.1}.project-card-body{min-height:220px}.statement-number{font-size:8rem}.contact-panel{width:100%;margin-inline:0;padding:3rem 1rem}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.floating-wa span{display:none}.floating-wa{justify-content:center;width:52px;padding:0}.cookie-notice{flex-direction:column;align-items:flex-start}.cookie-actions{justify-content:space-between;width:100%}.page-intro{padding-top:8rem}.breadcrumb{margin-bottom:2.5rem}.mini-cta{flex-direction:column;align-items:flex-start}.project-hero{height:86svh;min-height:690px}.project-hero-content{padding-top:95px;padding-bottom:5.5rem}.project-hero-title>img{height:125px}.facts-dock{width:calc(100% - 32px);margin-top:-42px;padding:.8rem}.facts-dock>div{min-height:78px;padding:.8rem}.project-story>div:last-child{padding-top:0}.gallery-grid{grid-template-rows:auto;grid-template-columns:1fr}.gallery-featured{grid-row:auto}.gallery-button{min-height:280px}.gallery-button:nth-child(n+4){display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.plant-panel{grid-template-columns:1fr;min-height:0;padding:1rem}.plant-image{min-height:320px}.timeline{grid-template-columns:1fr 1fr}.timeline li:nth-child(2){border-right:0}.timeline li:nth-child(-n+2){border-bottom:1px solid #ffffff26}.location-card{min-height:300px;padding:2rem}.property-hero{min-height:620px}.listing-note{flex-direction:column;align-items:flex-start}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid.light-services article{border:0;border-bottom:1px solid #ffffff24;min-height:260px}.service-grid.light-services article{border:1px solid var(--line);border-bottom:0}.service-grid.light-services article:last-child{border-bottom:1px solid var(--line)}.service-grid h2{margin-top:2.5rem}.works-grid{grid-template-columns:1fr}.works-grid article{min-height:360px}.team-grid{grid-template-columns:repeat(2,1fr)}.contact-info h2{font-size:2.7rem}.contact-form{padding:2rem 1rem}}@media (width<=480px){.hero-actions{flex-direction:column;width:100%}.hero-actions .button{width:100%}.project-card-media{aspect-ratio:.95}.feature-grid{grid-template-columns:1fr}.feature-item{min-height:100px}.timeline{grid-template-columns:1fr}.timeline li,.timeline li:nth-child(2){border-bottom:1px solid #ffffff26;border-right:0;min-height:230px}.facts-dock{grid-template-columns:1fr}.facts-dock>div,.facts-dock>div:nth-child(n){border-top:1px solid #ffffff26;border-left:0}.facts-dock>div:first-child{border-top:0}.property-facts{margin-top:-30px}.footer-top{grid-template-columns:1fr}.footer-brand,.footer-top>div:last-child{grid-column:auto}.team-grid{grid-template-columns:1fr}.bio-page{padding-top:2rem;padding-bottom:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.scroll-progress{z-index:1001;pointer-events:none;height:2px;position:fixed;inset:0 0 auto}.scroll-progress span{transform-origin:0;background:linear-gradient(90deg, var(--blue), #86e9f6);width:100%;height:100%;display:block;transform:scaleX(0)}.cookie-notice.is-dismissed{display:none!important}.cinematic-hero{height:100svh;min-height:780px;max-height:1080px;color:var(--paper);background:#020c12;position:relative;overflow:hidden}.cinematic-media{--parallax-y:0px;transform:translate3d(0, var(--parallax-y), 0) scale(1.02);will-change:transform;position:absolute;inset:-5%}.cinematic-layer{object-fit:cover;object-position:56% center;width:100%;height:100%;position:absolute;inset:0}.cinematic-layer-a{animation:18s ease-in-out infinite cinematicA}.cinematic-layer-b{opacity:0;animation:18s ease-in-out infinite cinematicB}@keyframes cinematicA{0%,43%{opacity:1;transform:scale(1.035)}52%,92%{opacity:0;transform:scale(1)}to{opacity:1;transform:scale(1.035)}}@keyframes cinematicB{0%,43%{opacity:0;transform:scale(1)}52%,92%{opacity:1;transform:scale(1.035)}to{opacity:0;transform:scale(1)}}.cinematic-shade{background:linear-gradient(90deg,#010c12eb 0%,#010c12a6 43%,#010c1224 76%),linear-gradient(#0000 55%,#010c12d6 100%);position:absolute;inset:0}.cinematic-content{z-index:2;flex-direction:column;height:100%;padding:7.5rem 0 10.5rem;display:flex;position:relative}.hero-edition{color:#ffffffab;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #ffffff3d;justify-content:space-between;padding-bottom:1rem;font-size:.68rem;font-weight:700;display:flex}.cinematic-copy{max-width:920px;margin-top:auto}.cinematic-copy h1{text-wrap:balance;margin-bottom:1.5rem;font-size:clamp(4rem,7.3vw,7.7rem)}.cinematic-copy h1 em{color:#91e7f5}.cinematic-copy>p:not(.eyebrow){color:#ffffffc7;max-width:620px;margin-bottom:2rem;font-size:1.08rem}.cinematic-bottom{z-index:3;border-top:1px solid #ffffff38;justify-content:space-between;align-items:flex-end;padding-block:1.3rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.featured-signal{min-width:min(540px,70vw);color:var(--paper);grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;display:grid}.featured-number{color:#89e1ef;font-family:Georgia,serif;font-size:2.8rem;line-height:1}.featured-signal small,.featured-signal em{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-style:normal;display:block}.featured-signal strong{margin:.2rem 0 .15rem;font-size:1.08rem;display:block}.featured-signal>svg{width:1.3rem;transition:transform .25s}.featured-signal:hover>svg{transform:translate(.35rem)}.scroll-cue,.project-scroll{color:#ffffff8f;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.68rem;font-weight:700;display:inline-flex}.scroll-cue i,.project-scroll i{background:currentColor;width:32px;height:1px}.editorial-index{color:var(--ink);align-items:baseline;gap:.7rem;display:flex}.editorial-index>span{font-family:Georgia,serif;font-size:2.8rem;line-height:1}.editorial-index>small{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:700}.home-opening{grid-template-columns:.3fr 1.1fr .72fr;align-items:start;gap:5vw;display:grid}.home-opening h2{max-width:760px;margin:0}.home-opening-text{padding-top:2.7rem}.home-opening-text p{margin-bottom:1.6rem;font-size:1.06rem}.home-tannat-scene{height:96svh;min-height:830px;color:var(--paper);background:#240c14;position:relative;overflow:hidden}.scene-media,.home-rooftop-media,.project-panorama-media,.malbec-interior-media,.laranjeiras-landscape-media{--parallax-y:0px;transform:translate3d(0, var(--parallax-y), 0) scale(1.02);will-change:transform;position:absolute;inset:-7% 0}.scene-media img,.home-rooftop-media img,.project-panorama-media img,.malbec-interior-media img,.laranjeiras-landscape-media img{object-fit:cover;width:100%;height:100%}.scene-shade{background:linear-gradient(90deg,#1f060ed1,#1f060e2e 63%),linear-gradient(#0000 45%,#1f060ecc);position:absolute;inset:0}.scene-content{z-index:2;grid-template-columns:1.05fr .75fr;align-items:end;gap:8vw;height:100%;padding-block:8rem 5rem;display:grid;position:relative}.project-sequence{color:#ffffff9e;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.4rem;font-size:.7rem;font-weight:700;display:block}.scene-title>img{object-fit:contain;object-position:left center;filter:brightness(0)invert();width:min(390px,70vw);height:120px;margin-bottom:1rem}.scene-title h2{max-width:700px;margin:0;font-size:clamp(3.3rem,6vw,6.4rem)}.scene-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1c060d8a;border:1px solid #ffffff40;align-self:end;padding:2rem}.scene-panel>p{color:#ffffffc2}.scene-facts{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin:1.6rem 0;display:grid}.scene-facts>span{border-left:1px solid #ffffff2e;flex-direction:column;min-height:82px;padding:1rem .6rem;display:flex}.scene-facts>span:first-child{border-left:0;padding-left:0}.scene-facts small{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.scene-facts strong{margin-top:.25rem;font-size:.83rem;line-height:1.3}.home-rooftop-section{height:96svh;min-height:780px;color:var(--paper);background:#120a0d;position:relative;overflow:hidden}.home-rooftop-media img{object-position:center 58%}.home-rooftop-shade{background:linear-gradient(90deg,#0e0508eb 0%,#0e050880 52%,#0e05081a 80%),linear-gradient(#0000 48%,#0e0508b3);position:absolute;inset:0}.home-rooftop-content{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding-block:8rem 6rem;display:flex;position:relative}.home-rooftop-content h2{max-width:840px;font-size:clamp(3.4rem,6.2vw,6.8rem)}.home-rooftop-content h2 em{color:#d4a0a8}.home-rooftop-content>p:not(.eyebrow){color:#ffffffb8;max-width:600px}.rooftop-tags{flex-wrap:wrap;gap:.55rem;margin:1.3rem 0 2rem;display:flex}.rooftop-tags>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f05094d;border:1px solid #ffffff3d;border-radius:100px;align-items:center;gap:.55rem;min-height:42px;padding:.55rem .85rem;font-size:.76rem;display:inline-flex}.rooftop-tags svg{color:#e3b0b7;width:1.15rem}.collection-head{grid-template-columns:.3fr 1fr;gap:5vw;display:grid}.project-editorial-grid{grid-template-columns:.82fr 1.18fr;align-items:end;gap:clamp(1rem,2.5vw,2.4rem);display:grid}.project-editorial-card{min-width:0}.editorial-media{background:var(--mist);position:relative;overflow:hidden}.project-editorial-malbec .editorial-media{aspect-ratio:.88}.project-editorial-laranjeiras .editorial-media{aspect-ratio:1.25}.editorial-media img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.project-editorial-card:hover .editorial-media img{transform:scale(1.035)}.editorial-card-copy{padding:1.5rem 0 0}.editorial-card-copy .project-sequence{color:var(--muted);margin-bottom:.65rem}.editorial-card-copy>img{object-fit:contain;object-position:left center;filter:grayscale();width:min(230px,70%);height:74px;margin-bottom:.8rem}.editorial-card-copy p{max-width:540px;margin-bottom:1.1rem}.home-craft-section{color:var(--paper);background:#05141d;padding-block:clamp(6rem,10vw,10rem)}.craft-intro{grid-template-columns:.5fr 1.1fr .65fr;align-items:end;gap:4vw;display:grid}.craft-intro .eyebrow{align-self:start}.craft-intro h2{margin:0}.craft-intro h2 em{color:#81dcec}.craft-intro>p:not(.eyebrow){color:#ffffff94;margin:0}.craft-grid{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);margin-top:5rem;display:grid}.craft-grid article{border-right:1px solid #ffffff29;grid-template-columns:1fr auto;align-content:space-between;min-height:300px;padding:2rem;display:grid}.craft-grid article:last-child{border-right:0}.craft-grid article>span{color:#79d9ed;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.craft-grid article>span svg{width:1.45rem}.craft-grid small{color:#ffffff59;font-family:Georgia,serif;font-size:1.2rem}.craft-grid h3{color:var(--paper);grid-column:1/-1;margin:4rem 0 .8rem}.craft-grid p{color:#ffffff8c;grid-column:1/-1;margin:0;font-size:.9rem}.contact-panel-premium{background:linear-gradient(125deg,#075776,#008bb2);position:relative;box-shadow:0 28px 80px #005b7733}.project-hero{height:100svh;min-height:790px;max-height:1080px;overflow:hidden}.project-hero-media{--parallax-y:0px;transform:translate3d(0, var(--parallax-y), 0) scale(1.02);will-change:transform;position:absolute;inset:-6% 0}.project-hero-image{object-fit:cover;width:100%;height:100%}.project-hero-content{padding-top:112px;padding-bottom:4.8rem}.project-hero-title{margin-top:auto}.project-hero-number{color:#ffffff94;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.68rem;font-weight:700}.project-hero-title .status-pill{margin-bottom:1.1rem}.project-hero-title>img{height:135px}.project-scroll{position:absolute;bottom:5.4rem;right:0}.facts-dock{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05161ff0;border:1px solid #ffffff21;width:min(1240px,100vw - 64px);min-height:124px;margin-top:-62px;padding:0}.facts-dock>div{min-height:122px;padding-inline:1.8rem}.project-panorama{height:92svh;min-height:760px;color:var(--paper);background:#17090e;position:relative;overflow:hidden}.project-panorama-shade{background:linear-gradient(90deg,#20060fdb,#20060f2e 70%),linear-gradient(#0000 42%,#20060fc2);position:absolute;inset:0}.project-panorama-content{z-index:2;justify-content:space-between;align-items:flex-end;gap:3rem;height:100%;padding-block:6rem 4rem;display:flex;position:relative}.panorama-caption{max-width:800px}.panorama-caption>span,.panorama-note{color:#ffffff91;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.panorama-caption h2{margin:1rem 0;font-size:clamp(3.2rem,5.8vw,6.1rem)}.panorama-caption h2 em{color:#ddb1b8}.panorama-caption p{color:#ffffffb8;max-width:560px;margin:0}.panorama-note{writing-mode:vertical-rl}.visual-note{color:var(--muted);margin-top:1rem;font-size:.72rem}.icon-feature-grid{grid-template-columns:repeat(2,1fr);display:grid}.icon-feature{border-top:1px solid var(--line);grid-template-columns:auto 1fr;gap:1rem;min-height:155px;padding:1.6rem 1.3rem 1.6rem 0;display:grid}.icon-feature:nth-child(2n){border-left:1px solid var(--line);padding-left:1.3rem}.icon-feature-mark{border:1px solid var(--line);width:44px;height:44px;color:var(--blue-dark);border-radius:50%;place-items:center;display:grid}.icon-feature-mark svg{width:1.35rem}.icon-feature h3{margin:.3rem 0 .45rem;font-size:1.15rem}.icon-feature p{margin:0;font-size:.84rem;line-height:1.5}.tannat-page{--project-accent:#8f354d}.tannat-page .facts-dock{background:#270811f5}.tannat-intro{grid-template-columns:1.15fr .75fr}.tannat-intro .editorial-index{margin-bottom:4rem}.tannat-rooftop-story{color:var(--paper);background:#17090e;padding-block:clamp(6rem,10vw,10rem);overflow:hidden}.rooftop-heading{grid-template-columns:.24fr 1.05fr .62fr;align-items:start;gap:4vw;margin-bottom:4rem;display:grid}.rooftop-heading .editorial-index{color:var(--paper)}.rooftop-heading .editorial-index small{color:#ffffff73}.rooftop-heading h2{margin:0;font-size:clamp(3.2rem,5.6vw,5.8rem)}.rooftop-heading h2 em{color:#d9a2ab}.rooftop-heading>p{color:#fff9;padding-top:2rem}.rooftop-hero-image{width:min(1500px,100vw - 32px);height:min(78svh,850px);margin:0 auto;position:relative;overflow:hidden}.rooftop-hero-image img{object-fit:cover;width:100%;height:100%}.rooftop-hero-image>span{color:var(--paper);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;background:#14060b8c;padding:.55rem .75rem;font-size:.68rem;position:absolute;bottom:1.5rem;left:1.5rem}.rooftop-feature-grid{grid-template-columns:repeat(4,1fr)}.rooftop-feature-grid .icon-feature{border-color:#ffffff29 #ffffff29 #ffffff29 currentColor;border-left-style:none;border-left-width:0;border-right-style:solid;border-right-width:1px;flex-direction:column;min-height:215px;padding:1.5rem;display:flex}.rooftop-feature-grid .icon-feature:last-child{border-right:0}.rooftop-feature-grid .icon-feature-mark{color:#e2aab3;border-color:#ffffff38}.rooftop-feature-grid .icon-feature h3{color:var(--paper);margin-top:1.6rem}.rooftop-feature-grid .icon-feature p{color:#ffffff85}.rooftop-gallery{grid-template-columns:1.2fr .8fr;grid-auto-rows:minmax(270px,34vw);gap:.8rem;margin-top:5rem;display:grid}.rooftop-shot{cursor:zoom-in;background:#251117;border:0;padding:0;position:relative;overflow:hidden}.rooftop-shot-wide{grid-row:span 2}.rooftop-shot img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.rooftop-shot:hover img{transform:scale(1.025)}.rooftop-shot>span,.ribbon-image>span{width:42px;height:42px;color:var(--paper);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f070aa8;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:1rem;right:1rem}.tannat-rooftop-story .visual-note{color:#ffffff6b}.residences-heading{grid-template-columns:.24fr 1fr;gap:4vw;display:grid}.residence-chapter{grid-template-columns:.36fr 1fr;align-items:center;gap:5vw;margin-top:5rem;display:grid}.residence-chapter+.residence-chapter{margin-top:8rem}.residence-two{grid-template-columns:1fr .36fr}.residence-two .residence-copy{order:2}.residence-copy>span{color:var(--project-accent);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:700}.residence-copy h3{margin:1rem 0 1.2rem;font-size:clamp(2.2rem,3.8vw,4rem)}.residence-copy ul{border-top:1px solid var(--line);margin:1.8rem 0 0;padding:0;list-style:none}.residence-copy li{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:.7rem;padding-block:.7rem;font-size:.82rem;display:flex}.residence-copy li svg{color:var(--project-accent)}.residence-mosaic{grid-template-rows:1fr 1fr;grid-template-columns:1.42fr .7fr;gap:.8rem;min-width:0;height:min(720px,55vw);display:grid}.residence-image{background:var(--mist);cursor:zoom-in;border:0;min-width:0;padding:0;overflow:hidden}.residence-image.residence-main{grid-row:1/3}.residence-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.residence-image:hover img{transform:scale(1.025)}.tannat-details-section{background:#edf1f1}.tannat-details-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:5vw;display:grid}.details-image-stack{min-height:740px;position:relative}.details-image-stack figure{background:#dfe5e5;margin:0;position:relative;overflow:hidden}.details-image-stack img{object-fit:cover;width:100%;height:100%}.details-image-main{width:88%;height:520px}.details-image-small{border:10px solid #edf1f1;width:56%;height:310px;position:absolute;bottom:0;right:0}.details-image-stack figcaption{color:var(--paper);background:#071925a8;padding:.4rem .55rem;font-size:.66rem;position:absolute;bottom:1rem;left:1rem}.tannat-technical-grid .icon-feature{min-height:180px}.malbec-page{--project-accent:#806d6d}.malbec-page .facts-dock{background:#1c1919f5}.malbec-opening{color:var(--paper);background:#201d1d}.malbec-opening-grid{grid-template-columns:.52fr 1.05fr .72fr;align-items:start;gap:5vw;display:grid}.malbec-opening h2{margin:0}.malbec-opening p{color:#fff9}.malbec-status{flex-direction:column;display:flex}.malbec-status span{color:#bda9a9;letter-spacing:-.06em;font-family:Georgia,serif;font-size:clamp(5.5rem,10vw,10rem);line-height:.72}.malbec-status small{color:#ffffff80;letter-spacing:.18em;text-transform:uppercase;margin-top:1.2rem;font-size:.68rem;font-weight:700}.malbec-facade-study{background:#edeaea;padding-block:clamp(6rem,10vw,10rem)}.facade-study-head{border-bottom:1px solid #d3cccc;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;padding-bottom:1.2rem;display:flex}.facade-study-head span{color:#756666;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.facade-study-head p{max-width:450px;margin:0}.facade-study-grid{grid-template-columns:.58fr .5fr 1.15fr;align-items:end;gap:clamp(.7rem,1.7vw,1.6rem);display:grid}.facade-study-grid figure{background:#d8d2d2;margin:0;position:relative;overflow:hidden}.facade-study-grid img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.facade-study-grid figure:hover img{transform:scale(1.025)}.facade-tall{height:690px}.facade-detail{height:520px}.facade-real{height:610px}.facade-study-grid figcaption{color:var(--paper);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#181313a3;padding:.45rem .6rem;font-size:.66rem;position:absolute;bottom:.8rem;left:.8rem}.malbec-interior-scene{height:92svh;min-height:720px;color:var(--paper);background:#171414;position:relative;overflow:hidden}.malbec-interior-media img{object-position:center}.malbec-interior-shade{background:linear-gradient(90deg,#141010e0,#14101040 68%),linear-gradient(#0000 45%,#141010b8);position:absolute;inset:0}.malbec-interior-copy{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding-block:6rem;display:flex;position:relative}.malbec-interior-copy>span{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.malbec-interior-copy h2{margin:1rem 0;font-size:clamp(3.4rem,6vw,6.4rem)}.malbec-interior-copy h2 em{color:#c6adad}.malbec-interior-copy p{color:#ffffffa8;max-width:520px}.malbec-interior-copy small{color:#ffffff6b}.malbec-features{background:#f4f2f1}.malbec-icon-grid{grid-template-columns:repeat(3,1fr)}.malbec-icon-grid .icon-feature{border-left:0;border-right:1px solid var(--line);min-height:190px}.malbec-icon-grid .icon-feature:nth-child(3n){border-right:0}.malbec-opportunity{color:var(--paper);background:#332627;padding-block:clamp(5rem,8vw,8rem)}.malbec-opportunity-grid{grid-template-columns:.72fr 1fr;align-items:center;gap:6vw;display:grid}.malbec-opportunity h2{margin:.6rem 0 1.2rem}.malbec-opportunity p{color:#fff9;max-width:540px}.malbec-opportunity figure{min-height:520px;margin:0;overflow:hidden}.malbec-opportunity figure img{object-fit:cover;width:100%;height:100%}.malbec-page .contact-panel{background:linear-gradient(125deg,#4b383a,#806367)}.laranjeiras-page{--project-accent:#406d4d}.laranjeiras-page .project-hero-title{max-width:760px}.laranjeiras-page .facts-dock{background:#14331ff5}.laranjeiras-opening{background:#edf2eb}.laranjeiras-opening-grid{grid-template-columns:1.05fr .65fr .55fr;align-items:end;gap:5vw;display:grid}.laranjeiras-opening h2{margin:0}.laranjeiras-opening h2 em{color:#4b7656}.laranjeiras-big-number{color:#345b40;align-items:flex-end;gap:1rem;display:flex}.laranjeiras-big-number strong{letter-spacing:-.08em;font-family:Georgia,serif;font-size:clamp(7rem,12vw,12rem);line-height:.68}.laranjeiras-big-number span{letter-spacing:.12em;text-transform:uppercase;padding-bottom:.5rem;font-size:.7rem;font-weight:700;line-height:1.5}.laranjeiras-landscape{height:94svh;min-height:760px;color:var(--paper);background:#173422;position:relative;overflow:hidden}.laranjeiras-landscape-shade{background:linear-gradient(90deg,#0a2715e0,#0a27152e 72%),linear-gradient(#0000 42%,#0a2715a6);position:absolute;inset:0}.laranjeiras-landscape-copy{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding-block:6rem;display:flex;position:relative}.laranjeiras-landscape-copy>span{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.laranjeiras-landscape-copy h2{margin:1rem 0;font-size:clamp(3.5rem,6.2vw,6.8rem)}.laranjeiras-landscape-copy h2 em{color:#b8ddb8}.laranjeiras-landscape-copy p{color:#ffffffb3;max-width:560px}.journey-heading{grid-template-columns:.24fr 1fr .6fr;align-items:start;gap:4vw;display:grid}.journey-heading>p{padding-top:2rem}.laranjeiras-image-ribbon{grid-template-columns:1.3fr .8fr .8fr;grid-auto-rows:minmax(430px,38vw);gap:.8rem;display:grid}.ribbon-image{background:var(--mist);cursor:zoom-in;border:0;min-width:0;padding:0;position:relative;overflow:hidden}.ribbon-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.ribbon-image:hover img{transform:scale(1.025)}.laranjeiras-plots{color:var(--paper);background:#183b26;padding-block:clamp(6rem,10vw,10rem)}.plots-copy{grid-template-columns:.55fr 1fr;align-items:start;gap:5vw;display:grid}.plots-copy h2{max-width:800px;margin:0}.plot-range{grid-template-columns:1fr minmax(80px,.5fr) 1fr;align-items:end;margin:5rem 0;display:grid}.plot-range>span{grid-template-columns:auto auto;align-items:end;column-gap:.8rem;display:grid}.plot-range small{color:#ffffff75;letter-spacing:.13em;text-transform:uppercase;grid-column:1/-1;font-size:.68rem;font-weight:700}.plot-range strong{letter-spacing:-.07em;font-family:Georgia,serif;font-size:clamp(6rem,12vw,12rem);font-weight:400;line-height:.78}.plot-range em{color:#aad2ae;padding-bottom:.5rem;font-size:1.3rem;font-style:normal}.plot-range>i{background:#ffffff3d;height:1px;margin-bottom:1rem}.laranjeiras-icon-grid{grid-template-columns:repeat(4,1fr)}.laranjeiras-icon-grid .icon-feature{border-color:#ffffff29 #ffffff29 #ffffff29 currentColor;border-left-style:none;border-left-width:0;border-right-style:solid;border-right-width:1px;flex-direction:column;min-height:220px;padding:1.5rem;display:flex}.laranjeiras-icon-grid .icon-feature:last-child{border-right:0}.laranjeiras-icon-grid .icon-feature-mark{color:#add9b3;border-color:#fff3}.laranjeiras-icon-grid h3{color:var(--paper);margin-top:1.5rem}.laranjeiras-icon-grid p{color:#ffffff80}.laranjeiras-page .contact-panel{background:linear-gradient(125deg,#28573a,#4d7a56)}.developments-intro{padding-bottom:7rem}.developments-intro-grid{grid-template-columns:1.2fr .42fr;align-items:end;gap:8vw;display:grid}.developments-intro-grid h1{margin:0}.developments-intro-grid>div:last-child{border-top:1px solid #fff3;padding:1.5rem 0 1rem}.developments-intro-grid strong{color:#72d9ec;margin-bottom:1rem;font-family:Georgia,serif;font-size:4rem;font-weight:400;line-height:.8;display:block}.developments-intro-grid p{color:#ffffff94;margin:0}.catalog-project{height:88svh;min-height:720px;color:var(--paper);background:var(--ink);position:relative;overflow:hidden}.catalog-project>a{position:absolute;inset:0}.catalog-media{--parallax-y:0px;transform:translate3d(0, var(--parallax-y), 0) scale(1.02);will-change:transform;position:absolute;inset:-6% 0}.catalog-media img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.catalog-project:hover .catalog-media img{transform:scale(1.02)}.catalog-shade{background:linear-gradient(90deg,#041118e6,#0411182e 72%),linear-gradient(#0000 42%,#041118c7);position:absolute;inset:0}.catalog-tannat .catalog-shade{background:linear-gradient(90deg,#24060fe6,#24060f2e 72%),linear-gradient(#0000 42%,#24060fc7)}.catalog-malbec .catalog-shade{background:linear-gradient(90deg,#1a1616e6,#1a16162e 72%),linear-gradient(#0000 42%,#1a1616c7)}.catalog-laranjeiras .catalog-shade{background:linear-gradient(90deg,#0c2a17e6,#0c2a1729 72%),linear-gradient(#0000 42%,#0c2a17c2)}.catalog-copy{z-index:2;justify-content:space-between;align-items:flex-end;gap:3rem;height:100%;padding-block:6rem;display:flex;position:relative}.catalog-copy>div>span{color:#ffffff94;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:700;display:block}.catalog-copy img{object-fit:contain;object-position:left center;filter:brightness(0)invert();width:min(390px,64vw);height:125px}.catalog-copy p{color:#ffffffa8;max-width:580px;margin:1rem 0 0}.catalog-arrow{border-bottom:1px solid #ffffff57;justify-content:space-between;align-items:center;gap:2rem;min-width:190px;padding:1rem 0;font-size:.82rem;font-weight:700;display:inline-flex}.catalog-arrow svg{transition:transform .25s}.catalog-project:hover .catalog-arrow svg{transform:translate(.35rem)}@media (width<=1080px){.home-opening{grid-template-columns:.25fr 1fr}.home-opening-text{grid-column:2;padding-top:0}.scene-content{grid-template-columns:.9fr 1fr;gap:3vw}.craft-intro{grid-template-columns:1fr 1fr}.craft-intro .eyebrow{grid-column:1/-1}.rooftop-heading,.journey-heading{grid-template-columns:.25fr 1fr}.rooftop-heading>p,.journey-heading>p{grid-column:2;padding-top:0}.rooftop-feature-grid,.laranjeiras-icon-grid{grid-template-columns:repeat(2,1fr)}.rooftop-feature-grid .icon-feature:nth-child(2),.laranjeiras-icon-grid .icon-feature:nth-child(2){border-right:0}.tannat-details-layout{grid-template-columns:1fr}.details-image-stack{width:min(760px,100%)}.malbec-opening-grid,.laranjeiras-opening-grid{grid-template-columns:.7fr 1.3fr}.malbec-opening-grid>div:last-child,.laranjeiras-opening-grid>div:nth-child(2){grid-column:2}.laranjeiras-big-number{grid-column:1/-1;margin-top:3rem}.facade-study-grid{grid-template-columns:.65fr .55fr 1fr}.developments-intro-grid{grid-template-columns:1fr .45fr}}@media (width<=780px){.cinematic-hero{height:100svh;min-height:760px}.cinematic-layer{object-position:61% center}.cinematic-shade{background:linear-gradient(#010c1261,#010c127a 30%,#010c12f5 100%)}.cinematic-content{padding:6.2rem 0 10rem}.hero-edition span:last-child{display:none}.cinematic-copy h1{font-size:clamp(3.25rem,14vw,5rem)}.cinematic-copy h1 br{display:none}.cinematic-copy>p:not(.eyebrow){font-size:.96rem}.cinematic-bottom{padding-block:1rem}.featured-signal{grid-template-columns:auto 1fr auto;width:100%;min-width:0}.featured-number{font-size:2.2rem}.featured-signal em,.scroll-cue{display:none}.home-opening,.collection-head,.craft-intro{grid-template-columns:1fr;gap:1.5rem}.home-opening-text{grid-column:auto}.home-tannat-scene{height:110svh;min-height:920px}.scene-shade{background:linear-gradient(#1f060e47 18%,#1f060ef2)}.scene-content{grid-template-columns:1fr;align-content:end;gap:2rem;padding-block:7rem 2rem}.scene-title>img{height:92px}.scene-title h2{font-size:3.2rem}.scene-panel{padding:1.3rem}.scene-facts{grid-template-columns:1fr 1fr}.scene-facts>span:nth-child(3){border-top:1px solid #ffffff2e;border-left:0;grid-column:1/-1;padding-left:0}.home-rooftop-section{height:100svh;min-height:820px}.home-rooftop-shade{background:linear-gradient(#0e050838 18%,#0e0508f5)}.home-rooftop-content{padding-block:6rem 3.5rem}.home-rooftop-content h2{font-size:3.2rem}.project-editorial-grid{grid-template-columns:1fr;gap:4rem}.project-editorial-malbec .editorial-media,.project-editorial-laranjeiras .editorial-media{aspect-ratio:1.05}.craft-grid{grid-template-columns:1fr;margin-top:3rem}.craft-grid article{border-bottom:1px solid #ffffff29;border-right:0;min-height:250px}.craft-grid article:last-child{border-bottom:0}.project-hero{height:100svh;min-height:760px}.project-hero-content{padding-top:92px;padding-bottom:5rem}.project-hero-title>img{height:105px}.project-scroll{display:none}.facts-dock{width:calc(100% - 32px)}.project-panorama,.malbec-interior-scene,.laranjeiras-landscape{height:90svh;min-height:720px}.project-panorama-content{padding-block:4rem}.panorama-caption h2,.malbec-interior-copy h2,.laranjeiras-landscape-copy h2{font-size:3.2rem}.panorama-note{display:none}.rooftop-heading,.residences-heading,.journey-heading{grid-template-columns:1fr;gap:1.4rem}.rooftop-heading>p,.journey-heading>p{grid-column:auto}.rooftop-hero-image{height:68svh}.rooftop-feature-grid,.laranjeiras-icon-grid{grid-template-columns:1fr}.rooftop-feature-grid .icon-feature,.rooftop-feature-grid .icon-feature:nth-child(2),.laranjeiras-icon-grid .icon-feature,.laranjeiras-icon-grid .icon-feature:nth-child(2){border-bottom:1px solid #ffffff29;border-right:0;min-height:180px}.rooftop-gallery{grid-template-columns:1fr;grid-auto-rows:330px;margin-top:3rem}.rooftop-shot-wide{grid-row:auto}.residence-chapter,.residence-two{grid-template-columns:1fr;gap:2rem;margin-top:3rem}.residence-chapter+.residence-chapter{margin-top:6rem}.residence-two .residence-copy{order:0}.residence-mosaic{grid-template-rows:1.4fr .7fr;grid-template-columns:1fr 1fr;height:650px}.residence-image.residence-main{grid-area:auto/1/auto/-1}.details-image-stack{min-height:570px}.details-image-main{height:420px}.details-image-small{border-width:7px;height:240px}.tannat-technical-grid{grid-template-columns:1fr}.tannat-technical-grid .icon-feature:nth-child(2n){border-left:0;padding-left:0}.malbec-opening-grid,.laranjeiras-opening-grid{grid-template-columns:1fr;gap:2rem}.malbec-opening-grid>div:last-child,.laranjeiras-opening-grid>div:nth-child(2),.laranjeiras-big-number{grid-column:auto}.malbec-status{margin-bottom:1rem}.facade-study-head{flex-direction:column;align-items:flex-start}.facade-study-grid{grid-template-columns:1fr 1fr}.facade-tall,.facade-detail{height:480px}.facade-real{grid-column:1/-1;height:420px}.malbec-icon-grid{grid-template-columns:1fr}.malbec-icon-grid .icon-feature{border-right:0}.malbec-opportunity-grid{grid-template-columns:1fr;gap:3rem}.malbec-opportunity figure{min-height:380px}.laranjeiras-big-number{margin-top:1rem}.laranjeiras-image-ribbon{grid-template-columns:1fr;grid-auto-rows:340px}.plots-copy{grid-template-columns:1fr;gap:1rem}.plot-range{grid-template-columns:1fr;gap:2rem}.plot-range>i{width:100%}.developments-intro-grid{grid-template-columns:1fr}.developments-intro-grid>div:last-child{margin-top:2rem}.catalog-project{height:88svh;min-height:700px}.catalog-copy{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-block:4rem}.catalog-arrow{width:100%}}@media (width<=480px){.cinematic-copy .hero-actions{gap:.55rem}.featured-signal{gap:.75rem}.featured-signal small{letter-spacing:.04em}.rooftop-tags{grid-template-columns:1fr 1fr;display:grid}.rooftop-tags>span{border-radius:2px}.residence-mosaic{height:560px}.facade-study-grid{grid-template-columns:1fr}.facade-tall,.facade-detail,.facade-real{grid-column:auto;height:450px}.plot-range strong{font-size:5.5rem}}@media (prefers-reduced-motion:reduce){.cinematic-layer-a{opacity:1;animation:none}.cinematic-layer-b{animation:none;display:none}[data-parallax]{transform:none!important}}.scroll-progress{display:none}.tannat-page .scroll-progress,.malbec-page .scroll-progress,.laranjeiras-page .scroll-progress{display:block}.institutional-hero{border-bottom:1px solid var(--line);background:#f5f7f7}.institutional-hero-grid{grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:690px;padding-block:clamp(4rem,7vw,7rem);display:grid}.institutional-hero-copy{max-width:560px}.institutional-hero-copy h1{text-wrap:balance;margin-bottom:1.6rem;font-size:clamp(3.5rem,5.7vw,5.8rem)}.institutional-hero-copy h1 em{color:var(--blue-dark)}.institutional-hero-copy>p:not(.eyebrow){max-width:520px;margin-bottom:2rem;font-size:1.08rem}.institutional-hero-project{border:1px solid var(--line);background:var(--paper);min-width:0;transition:box-shadow .3s,transform .3s}.institutional-hero-project:hover{transform:translateY(-4px);box-shadow:0 24px 70px #07192521}.institutional-hero-media{aspect-ratio:1.42;background:#dfe6e6;position:relative;overflow:hidden}.institutional-hero-media img{object-fit:cover;object-position:50% center;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.institutional-hero-project:hover .institutional-hero-media img{transform:scale(1.018)}.institutional-hero-meta{justify-content:space-between;align-items:center;gap:1.5rem;min-height:112px;padding:1.35rem 1.5rem;display:flex}.institutional-hero-meta small,.institutional-hero-meta strong,.institutional-hero-meta span{display:block}.institutional-hero-meta small{color:var(--blue-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.institutional-hero-meta strong{font-size:1.25rem}.institutional-hero-meta div>span{color:var(--muted);font-size:.82rem}.home-wayfinding{border-bottom:1px solid var(--line);background:var(--paper)}.home-wayfinding-grid{grid-template-columns:repeat(4,1fr);display:grid}.home-wayfinding-grid>a{border-left:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;min-width:0;min-height:122px;padding:1.65rem 1.35rem;transition:color .2s,background .2s;display:grid}.home-wayfinding-grid>a:last-child{border-right:1px solid var(--line)}.home-wayfinding-grid>a:hover{color:var(--blue-dark);background:#f7fafb}.wayfinding-icon{width:44px;height:44px;color:var(--blue-dark);border:1px solid #cbdadd;border-radius:50%;place-items:center;display:grid}.wayfinding-icon svg{width:1.2rem}.home-wayfinding-grid strong,.home-wayfinding-grid small{display:block}.home-wayfinding-grid strong{color:var(--ink);font-size:.92rem;line-height:1.3}.home-wayfinding-grid small{color:var(--muted);margin-top:.22rem;font-size:.72rem;line-height:1.35}.home-wayfinding-grid>a>svg{color:#8fa0a7;width:1rem;transition:transform .2s}.home-wayfinding-grid>a:hover>svg{transform:translate(3px)}.clean-section-head{margin-bottom:clamp(3rem,5vw,4.5rem)}.clean-section-head h2{max-width:760px;font-size:clamp(2.6rem,4vw,4rem)}.clean-section-head>div:last-child p{margin-bottom:1.25rem}.home-featured-project{border:1px solid var(--line);background:var(--paper);transition:box-shadow .3s,transform .3s;overflow:hidden}.home-featured-project:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.home-featured-project>a{grid-template-columns:1.22fr .78fr;display:grid}.home-featured-media{background:var(--mist);min-height:540px;overflow:hidden}.home-featured-media img{object-fit:cover;width:100%;height:100%;transition:transform .85s cubic-bezier(.2,.7,.2,1)}.home-featured-project:hover .home-featured-media img{transform:scale(1.02)}.home-featured-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(2.2rem,4vw,4rem);display:flex}.project-state{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.68rem;font-weight:700;display:inline-flex}.project-state i{background:var(--success);border-radius:50%;width:7px;height:7px}.project-state.progress i{background:var(--blue-dark)}.home-project-logo{object-fit:contain;object-position:left center;filter:grayscale();width:min(250px,80%);height:86px;margin:1.7rem 0 1.2rem}.home-featured-copy>p{max-width:450px}.home-project-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:100%;margin:1rem 0 1.8rem;display:grid}.home-project-facts>div{border-left:1px solid var(--line);min-width:0;padding:1rem .8rem}.home-project-facts>div:first-child{border-left:0;padding-left:0}.home-project-facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:700}.home-project-facts dd{margin:.25rem 0 0;font-size:.78rem;font-weight:700;line-height:1.35}.home-delivered-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1.25rem;display:grid}.home-project-card{border:1px solid var(--line);background:var(--paper);min-width:0;transition:box-shadow .3s,transform .3s;overflow:hidden}.home-project-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.home-project-card-media{aspect-ratio:1.55;background:var(--mist);overflow:hidden}.home-project-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .75s}.home-project-card:hover .home-project-card-media img{transform:scale(1.025)}.home-project-card-copy{flex-direction:column;align-items:flex-start;min-height:315px;padding:clamp(1.7rem,3vw,2.5rem);display:flex}.home-project-card-copy .home-project-logo{height:67px;margin:1.2rem 0 .9rem}.home-project-card-copy p{max-width:480px}.home-project-card-copy .text-link{margin-top:auto}.home-institutional{background:#f1f5f5;padding-block:clamp(6rem,9vw,9rem)}.home-institutional-grid{grid-template-columns:1fr .84fr;align-items:center;gap:clamp(4rem,8vw,8rem);display:grid}.home-institutional-copy h2{max-width:700px;margin-bottom:1.4rem;font-size:clamp(2.8rem,4.4vw,4.5rem)}.home-institutional-copy>p:not(.eyebrow){max-width:600px;margin-bottom:2rem;font-size:1.04rem}.home-principles{border-top:1px solid #cdd9dc}.home-principles>div{border-bottom:1px solid #cdd9dc;grid-template-columns:42px 1fr;align-items:center;gap:1rem;min-height:88px;padding:1rem 0;display:grid}.home-principles>div>span{width:42px;height:42px;color:var(--blue-dark);border:1px solid #c7d6d9;border-radius:50%;place-items:center;display:grid}.home-principles p{margin:0}.home-principles strong,.home-principles small{display:block}.home-principles strong{color:var(--ink);font-size:.9rem}.home-principles small{color:var(--muted);margin-top:.16rem;font-size:.76rem}.home-institutional-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.home-works-teaser{background:var(--ink);min-height:600px;position:relative;overflow:hidden}.home-works-teaser:after{content:"";background:linear-gradient(#05161f0a 42%,#05161fd6);position:absolute;inset:0}.home-works-teaser>img{object-fit:cover;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}.home-works-teaser:hover>img{transform:scale(1.025)}.home-works-teaser>span{z-index:1;color:var(--paper);position:absolute;bottom:2rem;left:2rem;right:2rem}.home-works-teaser small,.home-works-teaser strong,.home-works-teaser em{display:block}.home-works-teaser small{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}.home-works-teaser strong{max-width:390px;margin:.55rem 0 1.2rem;font-size:clamp(1.7rem,2.7vw,2.8rem);line-height:1.12}.home-works-teaser em{align-items:center;gap:.5rem;font-size:.82rem;font-style:normal;font-weight:700;display:inline-flex}.home-contact-clean{background:radial-gradient(circle at 90% 10%, #00a8d538, transparent 35%), var(--ink)}.developments-clean-intro{border-bottom:1px solid var(--line);background:#f5f7f7;padding-block:clamp(5rem,8vw,8rem)}.developments-clean-intro .breadcrumb{margin-bottom:4.5rem}.developments-clean-intro-grid{grid-template-columns:1.15fr .6fr;align-items:end;gap:8vw;display:grid}.developments-clean-intro h1{margin:0;font-size:clamp(3.4rem,5.8vw,6rem)}.developments-clean-intro h1 em{color:var(--blue-dark)}.developments-clean-intro-grid>p{max-width:500px;margin:0 0 .8rem;font-size:1.08rem}.directory-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.directory-card{border:1px solid var(--line);background:var(--paper);min-width:0;transition:box-shadow .3s,transform .3s;overflow:hidden}.directory-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.directory-card>a{flex-direction:column;height:100%;display:flex}.directory-media{aspect-ratio:1.18;background:var(--mist);position:relative;overflow:hidden}.directory-media img{object-fit:cover;width:100%;height:100%;transition:transform .75s}.directory-card:hover .directory-media img{transform:scale(1.025)}.directory-copy{flex-direction:column;align-items:flex-start;min-height:430px;padding:2rem;display:flex}.directory-copy>img{object-fit:contain;object-position:left center;filter:grayscale();width:min(230px,80%);height:72px;margin-bottom:1.2rem}.directory-copy>p{min-height:4.7rem;margin-bottom:1.2rem;font-size:.9rem}.directory-copy dl{border-top:1px solid var(--line);width:100%;margin:0 0 1.6rem}.directory-copy dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;display:flex}.directory-copy dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:700}.directory-copy dd{text-align:right;margin:0;font-size:.75rem;font-weight:700}.directory-copy .text-link{margin-top:auto}@media (width<=1080px){.institutional-hero-grid{grid-template-columns:.82fr 1.18fr;gap:3rem;min-height:0}.institutional-hero-copy h1{font-size:clamp(3.2rem,6vw,4.8rem)}.home-wayfinding-grid{grid-template-columns:repeat(2,1fr)}.home-wayfinding-grid>a:nth-child(3){border-top:1px solid var(--line)}.home-wayfinding-grid>a:nth-child(4){border-top:1px solid var(--line);border-right:1px solid var(--line)}.home-institutional-grid{gap:4rem}.directory-grid{grid-template-columns:repeat(2,1fr)}.directory-card:last-child{grid-column:1/-1}.directory-card:last-child>a{grid-template-columns:1fr 1fr;display:grid}.directory-card:last-child .directory-media{aspect-ratio:auto}}@media (width<=780px){.institutional-hero-grid{grid-template-columns:1fr;gap:3rem;padding-block:3.5rem 4rem}.institutional-hero-copy{max-width:650px}.institutional-hero-copy h1{font-size:clamp(3rem,12vw,4.8rem)}.institutional-hero-media{aspect-ratio:1.2}.home-featured-project>a{grid-template-columns:1fr}.home-featured-media{min-height:410px}.home-delivered-grid{grid-template-columns:1fr}.home-project-card-copy{min-height:280px}.home-institutional-grid{grid-template-columns:1fr}.home-works-teaser{min-height:500px}.developments-clean-intro .breadcrumb{margin-bottom:3rem}.developments-clean-intro-grid{grid-template-columns:1fr;gap:2rem}.directory-grid{grid-template-columns:1fr}.directory-card:last-child{grid-column:auto}.directory-card:last-child>a{display:flex}.directory-card:last-child .directory-media{aspect-ratio:1.18}}@media (width<=560px){.home-wayfinding-grid{grid-template-columns:1fr}.home-wayfinding-grid>a{border-top:1px solid var(--line);border-right:1px solid var(--line);min-height:96px}.home-wayfinding-grid>a:first-child{border-top:0}.home-featured-media{min-height:330px}.home-featured-copy{padding:1.6rem}.home-project-facts{grid-template-columns:1fr}.home-project-facts>div,.home-project-facts>div:first-child{border-left:0;border-top:1px solid var(--line);padding:.75rem 0}.home-project-facts>div:first-child{border-top:0}.home-works-teaser{min-height:430px}.home-works-teaser>span{bottom:1.3rem;left:1.3rem;right:1.3rem}.directory-copy{min-height:400px;padding:1.6rem}}@view-transition{navigation:auto}.home-page{--studio-warm:#f3f0e9;--studio-warm-2:#e9e7e1;--studio-night:#071a24;background:var(--paper)}.home-page .site-header{background:#fffffff5;border-color:#dce2e1;height:88px;transition:height .3s,box-shadow .3s,background .3s}.home-page .site-header.is-scrolled{background:#ffffffed;height:78px;box-shadow:0 12px 34px #07192512}.home-page .brand{width:126px}.home-page .main-nav{letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.home-page .main-nav .button{letter-spacing:.02em;text-transform:none}.studio-inline-link{min-height:42px;color:var(--ink);letter-spacing:.02em;border-bottom:1px solid #9dadb1;justify-content:space-between;align-items:center;gap:1.8rem;font-size:.78rem;font-style:normal;font-weight:700;display:inline-flex}.studio-inline-link svg{width:1rem;transition:transform .25s}.studio-inline-link:hover svg{transform:translate(.35rem)}.studio-inline-link.light{color:var(--paper);border-color:#ffffff4d}.studio-button-dark{color:var(--paper);background:var(--studio-night)}.studio-button-dark:hover{background:var(--blue-dark)}.studio-hero{background:var(--studio-warm);border-bottom:1px solid #d8dddc;min-height:calc(100svh - 88px);max-height:940px}.studio-hero-grid{min-height:inherit;max-height:inherit;grid-template-columns:minmax(430px,.78fr) minmax(0,1.22fr);display:grid}.studio-hero-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(4.5rem,8vh,7rem) clamp(2.2rem,5vw,6rem) clamp(2.4rem,5vh,4.5rem) max(32px,50vw - 620px);display:flex}.studio-kicker{color:#4f6167;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:clamp(2.2rem,5vh,4.5rem);font-size:.64rem;font-weight:700;line-height:1.4;display:flex}.studio-kicker span{background:var(--blue-dark);width:28px;height:1px}.studio-hero-copy h1{letter-spacing:-.055em;text-wrap:balance;max-width:720px;margin-bottom:1.8rem;font-size:clamp(4rem,6.15vw,7.15rem);line-height:.91}.studio-hero-copy h1 em{color:var(--blue-dark)}.studio-hero-copy>p:not(.studio-kicker){max-width:560px;margin-bottom:2rem;font-size:1.02rem}.studio-hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.studio-hero-signature{color:#526267;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ccd3d1;justify-content:space-between;gap:1.5rem;margin-top:auto;padding-top:1.4rem;font-size:.64rem;display:flex}.studio-hero-signature strong{color:var(--ink);font-size:.66rem}.studio-hero-visual{min-width:0;min-height:650px;color:var(--paper);background:#25404a;position:relative;overflow:hidden}.studio-hero-media{--parallax-y:0px;transform:translate3d(0, var(--parallax-y), 0) scale(1.025);will-change:transform;position:absolute;inset:-5% 0}.studio-hero-media img{object-fit:cover;object-position:51% center;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.studio-hero-visual:hover .studio-hero-media img{transform:scale(1.018)}.studio-hero-shade{background:linear-gradient(#0412190a,#04121929 50%,#041219d6);position:absolute;inset:0}.studio-hero-number{color:#ffffffbf;letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;font-weight:700;position:absolute;top:2rem;right:2rem}.studio-hero-ticket{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#081c2685;border:1px solid #ffffff45;grid-template-columns:155px 1fr auto;align-items:center;gap:1.5rem;min-height:132px;padding:1.5rem;display:grid;position:absolute;bottom:2rem;left:2rem;right:2rem}.studio-status{letter-spacing:.1em;text-transform:uppercase;align-self:start;align-items:center;gap:.55rem;font-size:.62rem;font-weight:700;display:inline-flex}.studio-status i{background:#70d8ec;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #70d8ec1f}.studio-hero-ticket small,.studio-hero-ticket strong,.studio-hero-ticket div>span{display:block}.studio-hero-ticket small{color:#ffffff8f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.61rem;font-weight:700}.studio-hero-ticket strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:400;line-height:1.05}.studio-hero-ticket div>span{color:#ffffffad;margin-top:.38rem;font-size:.74rem}.studio-round-arrow{border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:54px;height:54px;transition:color .25s,background .25s,transform .25s;display:grid}.studio-hero-visual:hover .studio-round-arrow{color:var(--ink);background:var(--paper);transform:translate(.25rem)}.studio-capabilities{border-bottom:1px solid var(--line);background:var(--paper)}.studio-capabilities-grid{grid-template-columns:1.2fr repeat(4,1fr);display:grid}.studio-capabilities-title{flex-direction:column;justify-content:space-between;min-height:275px;padding:2.2rem 2rem 2rem 0;display:flex}.studio-capabilities-title>span{color:var(--blue-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;font-weight:700}.studio-capabilities-title h2{margin:0;font-size:clamp(2.2rem,3.2vw,3.25rem)}.studio-capabilities-grid>a{border-left:1px solid var(--line);flex-direction:column;min-width:0;min-height:275px;padding:2rem 1.5rem 1.6rem;transition:color .3s,background .3s;display:flex;position:relative}.studio-capabilities-grid>a:hover{color:var(--blue-dark);background:#f4f8f8}.studio-capabilities-grid>a>small{color:#8b999e;letter-spacing:.1em;font-size:.58rem;position:absolute;top:2rem;right:1.5rem}.studio-capability-icon{width:48px;height:48px;color:var(--blue-dark);border:1px solid #cbd6d7;border-radius:50%;place-items:center;margin-bottom:auto;display:grid}.studio-capability-icon svg{width:1.25rem}.studio-capabilities-grid>a>strong{color:var(--ink);margin:2rem 0 .45rem;font-size:.93rem}.studio-capabilities-grid>a>p{margin:0;font-size:.74rem;line-height:1.55}.studio-capabilities-grid>a>svg{opacity:0;width:.95rem;transition:opacity .25s,transform .25s;position:absolute;bottom:1.5rem;right:1.4rem;transform:translate(-.4rem)}.studio-capabilities-grid>a:hover>svg{opacity:1;transform:none}.studio-projects{background:#fbfbf9}.studio-section-heading,.studio-process-head{grid-template-columns:minmax(0,1.15fr) minmax(290px,.48fr);align-items:end;gap:8vw;margin-bottom:clamp(3.5rem,6vw,6rem);display:grid}.studio-section-heading h2,.studio-process-head h2{margin:0;font-size:clamp(3rem,5vw,5.35rem)}.studio-section-heading h2 em,.studio-process-head h2 em{color:var(--blue-dark)}.studio-section-heading>div:last-child>p,.studio-process-head>p{margin-bottom:1.4rem}.studio-project-showcase{background:var(--studio-night);grid-template-columns:minmax(0,1.75fr) minmax(310px,.62fr);min-height:700px;display:grid;box-shadow:0 28px 75px #0719251f}.studio-showcase-stage{min-width:0;min-height:700px;position:relative;overflow:hidden}.studio-showcase-layer{pointer-events:none;opacity:0;transition:opacity .65s,transform 1.1s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0;transform:scale(1.025)}.studio-showcase-layer.is-active{z-index:1;pointer-events:auto;opacity:1;transform:none}.studio-showcase-layer>img:first-child{object-fit:cover;width:100%;height:100%}.studio-showcase-overlay{background:linear-gradient(#04131b0a 32%,#04131be0);position:absolute;inset:0}.studio-showcase-caption{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:2.5rem;left:2.5rem;right:2.5rem}.studio-showcase-caption small{color:#ffffffa6;letter-spacing:.12em;text-transform:uppercase;font-size:.63rem;font-weight:700}.studio-showcase-caption img{object-fit:contain;object-position:left center;filter:brightness(0)invert();width:min(330px,64%);height:92px;margin:.8rem 0 1rem}.studio-showcase-caption em{min-width:185px;color:var(--paper);border-bottom:1px solid #ffffff6b;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:.55rem;font-size:.75rem;font-style:normal;font-weight:700;display:inline-flex}.studio-showcase-caption em svg{width:1rem}.studio-showcase-list{grid-template-rows:repeat(3,1fr);display:grid}.studio-showcase-list>a{min-width:0;color:var(--paper);background:#0b222d;border-bottom:1px solid #ffffff24;grid-template-columns:32px 1fr auto;align-items:center;gap:1rem;padding:1.8rem;transition:background .3s,color .3s;display:grid}.studio-showcase-list>a:last-child{border-bottom:0}.studio-showcase-list>a:hover,.studio-showcase-list>a.is-active{background:var(--paper);color:var(--ink)}.studio-showcase-list>a>span{color:#78909a;align-self:start;font-family:Georgia,serif;font-size:.92rem}.studio-showcase-list small,.studio-showcase-list strong,.studio-showcase-list p{display:block}.studio-showcase-list small{color:#7ed5e7;letter-spacing:.11em;text-transform:uppercase;font-size:.58rem;font-weight:700}.studio-showcase-list>a.is-active small,.studio-showcase-list>a:hover small{color:var(--blue-dark)}.studio-showcase-list strong{margin:.55rem 0;font-family:Georgia,serif;font-size:1.45rem;font-weight:400;line-height:1.12}.studio-showcase-list p{color:#ffffff7a;margin:0;font-size:.7rem;line-height:1.5}.studio-showcase-list>a.is-active p,.studio-showcase-list>a:hover p{color:var(--muted)}.studio-showcase-list>a>svg{width:1rem;transition:transform .25s}.studio-showcase-list>a:hover>svg{transform:translate(.3rem)}.studio-philosophy{color:var(--paper);background:var(--studio-night);padding-block:clamp(7rem,11vw,11rem);overflow:hidden}.studio-philosophy-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.studio-philosophy-visual{min-height:720px;position:relative}.studio-philosophy-visual figure{background:#17303a;margin:0;position:absolute;overflow:hidden}.studio-philosophy-visual figure:first-child{width:76%;height:77%;top:0;left:0}.studio-philosophy-visual figure:nth-child(2){border:12px solid var(--studio-night);width:47%;height:46%;bottom:0;right:0}.studio-philosophy-visual figure img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.studio-philosophy-visual:hover figure:first-child img{transform:scale(1.018)}.studio-philosophy-visual>span{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071a24b8;border:1px solid #ffffff47;flex-direction:column;justify-content:flex-end;width:210px;min-height:130px;padding:1.2rem;display:flex;position:absolute;bottom:4%;left:8%}.studio-philosophy-visual>span strong{font-family:Georgia,serif;font-size:2.7rem;font-weight:400;line-height:1}.studio-philosophy-visual>span small{color:#ffffff94;letter-spacing:.1em;text-transform:uppercase;margin-top:.5rem;font-size:.6rem}.studio-philosophy-copy h2{margin-bottom:1.7rem;font-size:clamp(3rem,4.6vw,5rem)}.studio-philosophy-copy h2 em{color:#7dd8e9}.studio-philosophy-copy>p:not(.eyebrow){color:#ffffff9c}.studio-values{border-top:1px solid #ffffff29;margin:2.5rem 0}.studio-values>div{border-bottom:1px solid #ffffff29;grid-template-columns:45px 1fr;align-items:center;gap:1rem;padding-block:1.05rem;display:grid}.studio-values>div>span{color:#7dd8e9;border:1px solid #ffffff3b;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.studio-values svg{width:1.05rem}.studio-values p{margin:0}.studio-values strong,.studio-values small{display:block}.studio-values strong{color:var(--paper);font-size:.84rem}.studio-values small{color:#ffffff75;margin-top:.18rem;font-size:.69rem}.studio-philosophy-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.studio-process{background:var(--paper)}.studio-process-head>p{max-width:460px}.studio-process-list{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.studio-process-list li{border-right:1px solid var(--line);flex-direction:column;min-height:270px;padding:1.6rem 1.4rem 1.8rem;display:flex}.studio-process-list li:first-child{border-left:1px solid var(--line)}.studio-process-list li>span{color:var(--blue-dark);font-family:Georgia,serif;font-size:1.2rem}.studio-process-list li>div{margin-top:auto}.studio-process-list h3{margin-bottom:.7rem;font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.studio-process-list p{margin:0;font-size:.76rem}.studio-opportunities{background:var(--studio-warm-2)}.studio-property-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.studio-property{min-width:0}.studio-property>a{flex-direction:column;height:100%;padding-bottom:1rem;display:flex}.studio-property a>div{background:#d6d9d6;height:clamp(380px,38vw,540px);margin-bottom:1.4rem;position:relative;overflow:hidden}.studio-property img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.studio-property:hover img{transform:scale(1.025)}.studio-property a>div>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.1em;text-transform:uppercase;background:#ffffffe6;padding:.42rem .65rem;font-size:.58rem;font-weight:700;position:absolute;top:1rem;left:1rem}.studio-property>a>small{color:var(--blue-dark);letter-spacing:.11em;text-transform:uppercase;font-size:.6rem;font-weight:700}.studio-property h3{min-height:3.3rem;margin:.55rem 0 1.1rem;font-family:Georgia,serif;font-size:clamp(1.45rem,2.2vw,2.1rem);font-weight:400}.studio-property>a>em{border-top:1px solid #c8cdca;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:.75rem;font-size:.74rem;font-style:normal;font-weight:700;display:flex}.studio-property>a>em svg{width:1rem;transition:transform .25s}.studio-property:hover>a>em svg{transform:translate(.3rem)}.studio-contact{color:var(--paper);background:radial-gradient(circle at 88% 8%, #00a8d547, transparent 32%), var(--studio-night);grid-template-columns:1.1fr .55fr;align-items:end;gap:8vw;margin-top:clamp(4rem,8vw,8rem);margin-bottom:clamp(4rem,8vw,8rem);padding:clamp(3rem,6vw,6rem);display:grid}.studio-contact h2{margin:0;font-size:clamp(3rem,5vw,5.3rem)}.studio-contact h2 em{color:#82dced}.studio-contact>div:last-child p{color:#ffffff9e}.statement-signature{font-size:clamp(4.5rem,10vw,10rem)}@media (width<=1120px){.studio-hero-grid{grid-template-columns:minmax(380px,.88fr) minmax(0,1.12fr)}.studio-hero-ticket{grid-template-columns:1fr auto}.studio-status{grid-column:1/-1}.studio-capabilities-grid{grid-template-columns:1fr repeat(2,1fr)}.studio-capabilities-title{grid-row:span 2;min-height:550px}.studio-capabilities-grid>a:nth-of-type(3),.studio-capabilities-grid>a:nth-of-type(4){border-top:1px solid var(--line)}.studio-project-showcase{grid-template-columns:1fr}.studio-showcase-list{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}.studio-showcase-list>a{border-bottom:0;border-right:1px solid #ffffff24;min-height:190px}.studio-showcase-list>a:last-child{border-right:0}.studio-showcase-list>a>svg{display:none}.studio-philosophy-grid{gap:4rem}.studio-philosophy-visual{min-height:620px}}@media (width<=820px){.home-page .site-header,.home-page .site-header.is-scrolled{height:76px}.home-page .main-nav{text-transform:none;font-size:1rem}.studio-hero{min-height:0;max-height:none}.studio-hero-grid{flex-direction:column;display:flex}.studio-hero-copy{min-height:650px;padding:4.5rem 32px 2rem}.studio-hero-copy h1{font-size:clamp(3.8rem,12vw,6rem)}.studio-hero-signature{margin-top:4rem}.studio-hero-visual{min-height:680px}.studio-capabilities-grid{grid-template-columns:repeat(2,1fr)}.studio-capabilities-title{grid-area:auto/1/auto/-1;min-height:230px;padding-right:0}.studio-capabilities-grid>a:nth-of-type(odd){border-left:0}.studio-capabilities-grid>a:first-of-type,.studio-capabilities-grid>a:nth-of-type(2){border-top:1px solid var(--line)}.studio-section-heading,.studio-process-head{grid-template-columns:1fr;gap:2rem}.studio-section-heading h2,.studio-process-head h2{font-size:clamp(3rem,10vw,4.8rem)}.studio-showcase-stage{min-height:560px}.studio-showcase-list{grid-template-columns:1fr}.studio-showcase-list>a{border-bottom:1px solid #ffffff24;border-right:0;min-height:145px}.studio-showcase-list>a>svg{display:block}.studio-philosophy-grid{grid-template-columns:1fr}.studio-philosophy-visual{width:min(650px,100%);min-height:650px}.studio-process-list{grid-template-columns:repeat(2,1fr)}.studio-process-list li:nth-child(2){border-right:1px solid var(--line)}.studio-process-list li:nth-child(n+3){border-top:1px solid var(--line)}.studio-property-grid{width:calc(100vw - 32px);margin-left:calc((var(--shell) - (100vw - 32px)) / 2);scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:repeat(3,minmax(300px,80vw));padding-bottom:.8rem;overflow-x:auto}.studio-property{scroll-snap-align:start}.studio-property a>div{height:450px}.studio-contact{grid-template-columns:1fr;gap:2.5rem}}@media (width<=560px){.studio-hero-copy{min-height:610px;padding-inline:20px}.studio-kicker{margin-bottom:2.8rem}.studio-hero-copy h1{font-size:clamp(3.5rem,16vw,5rem)}.studio-hero-actions{flex-direction:column;align-items:stretch}.studio-hero-actions .button,.studio-hero-actions .studio-inline-link{width:100%}.studio-hero-signature{flex-direction:column;align-items:flex-start;gap:.4rem}.studio-hero-visual{min-height:630px}.studio-hero-ticket{padding:1.2rem;bottom:1rem;left:1rem;right:1rem}.studio-round-arrow{width:46px;height:46px}.studio-capabilities-grid{grid-template-columns:1fr}.studio-capabilities-title{min-height:210px}.studio-capabilities-grid>a{border-top:1px solid var(--line);border-left:0;min-height:190px}.studio-capability-icon{margin-bottom:1rem}.studio-capabilities-grid>a>strong{margin-top:.6rem}.studio-showcase-stage{min-height:500px}.studio-showcase-caption{bottom:1.3rem;left:1.3rem;right:1.3rem}.studio-showcase-caption img{width:min(280px,78%)}.studio-showcase-list>a{padding:1.35rem}.studio-philosophy-visual{min-height:520px}.studio-philosophy-visual figure:first-child{width:88%;height:76%}.studio-philosophy-visual figure:nth-child(2){border-width:7px;width:52%;height:42%}.studio-philosophy-visual>span{width:180px;bottom:2%;left:3%}.studio-process-list{grid-template-columns:1fr}.studio-process-list li,.studio-process-list li:nth-child(2){border-right:1px solid var(--line);border-bottom:0;min-height:210px}.studio-process-list li+li{border-top:1px solid var(--line)}.studio-property-grid{grid-template-columns:repeat(3,minmax(280px,84vw))}.studio-property a>div{height:390px}.studio-contact{width:100%;margin-bottom:0;padding:4rem 20px}}@media (prefers-reduced-motion:reduce){.studio-showcase-layer,.studio-hero-media img,.studio-property img{transition:none}}.project-page{--project-deep:#071925;--project-highlight:#00a8d5;--project-pale:#f1f5f6}.tannat-page{--project-deep:#200a12;--project-highlight:#a34861;--project-pale:#f4edef}.malbec-page{--project-deep:#1d1919;--project-highlight:#89716f;--project-pale:#eeeae8}.laranjeiras-page{--project-deep:#123220;--project-highlight:#5a8d66;--project-pale:#eaf1e9}.project-page section[id]{scroll-margin-top:158px}.project-page .eyebrow,.project-page .editorial-index small,.project-page .project-hero-number,.project-page .panorama-caption>span,.project-page .panorama-note,.project-page .facade-study-head span,.project-page .malbec-interior-copy>span,.project-page .laranjeiras-landscape-copy>span{font-size:.75rem}.project-page .project-hero{view-transition-name:project-hero;height:100svh;min-height:820px;max-height:1120px}.project-page .project-hero:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff2b;position:absolute;inset:104px 2rem 2rem}.project-page .project-hero-image{animation:1.4s cubic-bezier(.2,.7,.2,1) both projectHeroArrive}@keyframes projectHeroArrive{0%{transform:scale(1.045)}to{transform:scale(1)}}.project-page .project-hero-overlay{background:linear-gradient(90deg,#041119db,#0411195c 56%,#0411190f 78%),linear-gradient(#0000 44%,#041119c7)}.tannat-page .project-hero-overlay{background:linear-gradient(90deg,#1f070fe3,#1f070f4d 60%,#1f070f0d 78%),linear-gradient(#0000 42%,#1f070fc7)}.malbec-page .project-hero-overlay{background:linear-gradient(90deg,#161212e6,#16121247 62%,#1612120d 80%),linear-gradient(#0000 42%,#161212cc)}.laranjeiras-page .project-hero-overlay{background:linear-gradient(90deg,#092514e0,#09251440 62%,#0925140a 80%),linear-gradient(#0000 42%,#092514c7)}.project-hero-place{z-index:3;color:#ffffffa6;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.75rem;font-weight:700;position:absolute;top:50%;right:2.4rem;transform:translateY(-50%)}.project-page .project-hero-content{padding-top:118px;padding-bottom:5.4rem}.project-page .project-hero .breadcrumb{font-size:.78rem}.project-page .project-hero-title{max-width:760px}.project-page .project-hero-title>img{width:min(540px,72vw);height:160px;margin-block:.4rem .8rem}.project-page .project-hero-title>p{max-width:520px;margin-bottom:1.5rem;font-size:1.05rem}.project-page .project-hero-number{padding-left:40px;position:relative}.project-page .project-hero-number:before{content:"";background:currentColor;width:28px;height:1px;position:absolute;top:50%;left:0}.project-page .project-scroll{letter-spacing:.12em;font-size:.75rem;bottom:5.8rem;right:3rem}.project-page .facts-dock{min-height:136px;color:var(--paper);background:color-mix(in srgb, var(--project-deep) 95%, transparent);border-color:#ffffff38;margin-top:-68px;box-shadow:0 24px 60px #06141b33}.project-page .facts-dock>div{min-height:134px}.project-page .facts-dock span{font-size:.75rem}.project-page .facts-dock strong{font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:400}.project-nav{z-index:85;height:68px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #07192521;position:sticky;top:82px}.project-nav-inner{align-items:stretch;height:100%;display:flex}.project-nav-identity{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-width:190px;padding-right:1.4rem;display:flex}.project-nav-identity small{color:var(--muted);font-size:.75rem;line-height:1.2}.project-nav-identity strong{margin-top:.2rem;font-family:Georgia,Times New Roman,serif;font-size:.92rem;font-weight:400;line-height:1.2}.project-nav-links{flex:1;justify-content:center;align-items:stretch;min-width:0;padding-inline:1rem;display:flex}.project-nav-links a{color:#58686e;white-space:nowrap;align-items:center;padding:0 clamp(.55rem,.9vw,.9rem);font-size:.75rem;font-weight:700;display:flex;position:relative}.project-nav-links a:after{content:"";background:var(--project-highlight);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:0;left:.7rem;right:.7rem;transform:scaleX(0)}.project-nav-links a:hover,.project-nav-links a[aria-current=location]{color:var(--ink)}.project-nav-links a:hover:after,.project-nav-links a[aria-current=location]:after{transform:scaleX(1)}.project-nav-cta{min-width:170px;color:var(--paper);background:var(--project-deep);justify-content:space-between;align-items:center;gap:1rem;padding-inline:1.1rem;font-size:.75rem;font-weight:700;transition:background .25s;display:inline-flex}.project-nav-cta:hover{background:var(--project-highlight)}.project-nav-cta svg{width:1rem}.project-page .project-story{padding-block:clamp(7rem,12vw,12rem)}.project-page .project-story h2{font-size:clamp(3.2rem,5.35vw,5.6rem)}.project-page .project-story>div:last-child p{font-size:1.04rem}.tannat-page .tannat-intro{background:var(--paper)}.rooftop-explorer{background:#10060a;border:1px solid #ffffff26;grid-template-columns:minmax(0,1fr) 320px;width:min(1540px,100vw - 32px);height:min(82svh,880px);min-height:680px;margin-inline:auto;display:grid;overflow:hidden}.rooftop-explorer-stage{min-width:0;min-height:100%;position:relative;overflow:hidden}.rooftop-explorer-panel{visibility:hidden;pointer-events:none;opacity:0;margin:0;transition:opacity .6s,transform 1s cubic-bezier(.2,.7,.2,1),visibility 0s linear .6s;position:absolute;inset:0;transform:scale(1.025)}.rooftop-explorer-panel.is-active{z-index:1;visibility:visible;pointer-events:auto;opacity:1;transition-delay:0s;transform:none}.rooftop-explorer-panel:after{content:"";background:linear-gradient(#0000 43%,#14050bd6);position:absolute;inset:0}.rooftop-explorer-panel>img{object-fit:cover;width:100%;height:100%}.rooftop-explorer-panel figcaption{z-index:2;color:var(--paper);position:absolute;bottom:clamp(1.5rem,4vw,3.5rem);left:clamp(1.5rem,4vw,4rem)}.rooftop-explorer-panel figcaption small,.rooftop-explorer-panel figcaption strong{display:block}.rooftop-explorer-panel figcaption small{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700}.rooftop-explorer-panel figcaption strong{margin-top:.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5vw,5.6rem);font-weight:400;line-height:1}.rooftop-explorer-panel>button{z-index:3;width:54px;height:54px;color:var(--paper);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:zoom-in;background:#19070d7a;border:1px solid #ffffff7a;border-radius:50%;place-items:center;padding:0;transition:color .25s,background .25s;display:grid;position:absolute;bottom:2rem;right:2rem}.rooftop-explorer-panel>button:hover{color:#270912;background:var(--paper)}.rooftop-explorer-tabs{grid-template-rows:repeat(4,1fr);display:grid}.rooftop-explorer-tabs button{color:var(--paper);text-align:left;cursor:pointer;background:#190a0f;border:0;border-bottom:1px solid #ffffff24;padding:1.5rem;transition:color .3s,background .3s;position:relative}.rooftop-explorer-tabs button:last-child{border-bottom:0}.rooftop-explorer-tabs button:hover,.rooftop-explorer-tabs button.is-active{color:#260b14;background:#f4edef}.rooftop-explorer-tabs span,.rooftop-explorer-tabs strong,.rooftop-explorer-tabs small{display:block}.rooftop-explorer-tabs span{color:#ad7f8d;font-family:Georgia,serif;font-size:.9rem;position:absolute;top:1.35rem;right:1.35rem}.rooftop-explorer-tabs strong{margin-top:2.25rem;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:400}.rooftop-explorer-tabs small{color:#ffffff7a;margin-top:.35rem;font-size:.75rem}.rooftop-explorer-tabs button:hover small,.rooftop-explorer-tabs button.is-active small{color:#715d64}.rooftop-details{padding-top:clamp(3.5rem,6vw,6rem)}.rooftop-feature-grid{border-top:1px solid #ffffff29}.tannat-residences{padding-top:clamp(8rem,12vw,12rem)}.residence-chapter{scroll-margin-top:160px}.malbec-opening{position:relative;overflow:hidden}.malbec-opening:after{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-22%;right:8%}.malbec-opening-grid{z-index:1;align-items:center;min-height:430px;position:relative}.malbec-status span{text-shadow:0 14px 50px #0000004d}.malbec-facade-study{padding-block:clamp(8rem,12vw,12rem)}.facade-study-grid figure:after{content:"";pointer-events:none;border:1px solid #ffffff2e;position:absolute;inset:0}.facade-study-grid figcaption{font-size:.75rem}.malbec-interior-scene{height:100svh;max-height:1000px}.malbec-opportunity figure{position:relative}.malbec-opportunity figure:after{content:"Disponível na área de imóveis";color:var(--paper);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.06em;text-transform:uppercase;background:#1d1919ad;padding:.65rem .8rem;font-size:.75rem;font-weight:700;position:absolute;bottom:1rem;right:1rem}.laranjeiras-opening-grid{min-height:470px}.laranjeiras-landscape{height:100svh;max-height:1040px}.laranjeiras-landscape:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff29;position:absolute;inset:2rem}.laranjeiras-image-ribbon{gap:1rem}.ribbon-image:after{content:"";pointer-events:none;border:1px solid #fff3;position:absolute;inset:0}.laranjeiras-plots{padding-block:clamp(8rem,12vw,12rem)}@media (width<=1120px){.project-nav-identity{display:none}.project-nav-links{scrollbar-width:none;justify-content:flex-start;padding-left:0;overflow-x:auto}.project-nav-links::-webkit-scrollbar{display:none}.rooftop-explorer{grid-template-columns:1fr;height:auto;min-height:0}.rooftop-explorer-stage{min-height:680px}.rooftop-explorer-tabs{grid-template-rows:none;grid-template-columns:repeat(4,1fr)}.rooftop-explorer-tabs button{border-bottom:0;border-right:1px solid #ffffff24;min-height:155px}.rooftop-explorer-tabs button:last-child{border-right:0}}@media (width<=780px){.project-page section[id]{scroll-margin-top:132px}.project-page .project-hero{min-height:760px}.project-page .project-hero:before{inset:86px 1rem 1rem}.project-hero-place{display:none}.project-page .project-hero-content{padding-top:94px;padding-bottom:5.2rem}.project-page .project-hero-title>img{width:min(430px,78vw);height:120px}.project-page .project-hero-title>p{font-size:1rem}.project-page .facts-dock{min-height:0}.project-page .facts-dock>div{min-height:86px}.project-page .facts-dock strong{font-size:1rem}.project-nav{height:62px;top:70px}.project-nav-inner{width:100%;padding-left:1rem}.project-nav-links{order:1}.project-nav-links a{padding-inline:.75rem}.project-nav-cta{order:2;min-width:145px}.project-page .project-story{padding-block:7rem}.project-page .project-story h2{font-size:clamp(3rem,11vw,4.7rem)}.rooftop-explorer-stage{min-height:560px}.rooftop-explorer-tabs{grid-template-columns:repeat(2,1fr)}.rooftop-explorer-tabs button,.rooftop-explorer-tabs button:nth-child(2){border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;min-height:140px}.rooftop-explorer-tabs button:nth-child(2n){border-right:0}.rooftop-explorer-tabs button:nth-child(n+3){border-bottom:0}.malbec-opening-grid,.laranjeiras-opening-grid{min-height:0}.laranjeiras-landscape:before{inset:1rem}}@media (width<=520px){.project-page .project-hero-title>img{width:78vw;height:100px}.project-page .project-hero-title .hero-actions{gap:.55rem}.project-page .project-hero-title .button{min-height:46px}.project-nav-inner{padding-left:0}.project-nav-cta{min-width:126px;padding-inline:.75rem}.project-nav-cta svg{display:none}.project-nav-links a{padding-inline:.7rem}.rooftop-explorer{border-inline:0;width:100%}.rooftop-explorer-stage{min-height:470px}.rooftop-explorer-panel figcaption{bottom:1.2rem;left:1.2rem}.rooftop-explorer-panel figcaption strong{font-size:2.8rem}.rooftop-explorer-panel>button{width:46px;height:46px;bottom:1rem;right:1rem}.rooftop-explorer-tabs button{min-height:128px;padding:1rem}.rooftop-explorer-tabs span{top:.9rem;right:.9rem}.rooftop-explorer-tabs strong{margin-top:1.8rem;font-size:1.08rem}}@media (prefers-reduced-motion:reduce){.project-page .project-hero-image{animation:none}.rooftop-explorer-panel{transition:none}}.site-header,.home-page .site-header{height:88px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-color:#dce2e1;transition:height .3s,box-shadow .3s,background .3s}.site-header.header-overlay{width:100%;color:var(--ink);background:#fffffff5;border-color:#dce2e1;position:fixed}.site-header.is-scrolled,.site-header.header-overlay.is-scrolled,.home-page .site-header.is-scrolled{height:78px;color:var(--ink);background:#ffffffed;border-color:#dce2e1;box-shadow:0 12px 34px #07192512}.site-header .brand,.home-page .brand{width:126px}.site-header .main-nav,.home-page .main-nav{letter-spacing:.055em;text-transform:uppercase;font-size:.7rem;font-weight:700}.site-header .main-nav .button,.home-page .main-nav .button{letter-spacing:.035em;text-transform:uppercase}.header-overlay .menu-toggle{color:var(--ink)}.project-nav{top:78px}.floating-socials{z-index:90;gap:.7rem;display:grid;position:fixed;bottom:1.25rem;right:1.25rem}.floating-social{width:54px;height:54px;color:var(--paper);border:1px solid #ffffff47;border-radius:50%;place-items:center;transition:transform .22s,box-shadow .22s,filter .22s;display:grid;box-shadow:0 12px 34px #0719253d}.floating-social:hover{filter:saturate(1.08);transform:translateY(-3px);box-shadow:0 16px 38px #0719254d}.floating-social svg{stroke-width:1.8px;width:1.35rem;height:1.35rem}.bio-body .floating-socials{display:none!important}.internal-intro{border-bottom:1px solid var(--line);background:#f4f1ea;padding-block:clamp(3.4rem,6vw,6rem) clamp(4.4rem,7vw,7rem)}.internal-intro .breadcrumb{margin-bottom:clamp(2.8rem,5vw,4.6rem)}.internal-intro-grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.58fr);align-items:end;gap:8vw;display:grid}.internal-intro h1{max-width:820px;margin:0;font-size:clamp(3.6rem,6vw,6.2rem);line-height:.94}.internal-intro h1 em{color:var(--blue-dark)}.internal-intro-aside>p{max-width:520px;margin-bottom:1.7rem;font-size:1.02rem}.internal-section-head{grid-template-columns:minmax(0,1fr) minmax(240px,.42fr);align-items:end;gap:7vw;margin-bottom:clamp(2.6rem,5vw,4.5rem);display:grid}.internal-section-head h2{max-width:790px;margin:0;font-size:clamp(2.8rem,4.6vw,4.8rem)}.internal-section-head>p{margin:0 0 .5rem}.internal-contact-panel,.contact-panel{background:radial-gradient(circle at 88% 8%,#00a8d547,#0000 32%),#071a24;grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);align-items:end;gap:8vw;margin-top:clamp(4rem,8vw,8rem);margin-bottom:clamp(4rem,8vw,8rem);padding:clamp(3rem,6vw,6rem)}.contact-panel h2{margin:0;font-size:clamp(3rem,5vw,5.3rem)}.contact-panel>div:last-child p{color:#ffffff9e}.listings-intro{padding-bottom:clamp(3.8rem,6vw,5.6rem)}.listings-catalog{padding-top:clamp(4.8rem,7vw,7rem)}.catalog-count{align-items:center;gap:1rem;min-width:190px;display:flex}.catalog-count strong{color:var(--blue-dark);font-family:Georgia,Times New Roman,serif;font-size:3.4rem;font-weight:400;line-height:1}.catalog-count span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.4}.listings-page .listing-note{background:#f4f7f7;border-color:#ccd6d8;margin-bottom:2.8rem;padding:1.25rem 1.4rem}.listings-page .listing-note>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.listings-page .property-grid{gap:3.6rem 1.6rem}.listings-page .property-card{background:0 0;border:0}.listings-page .property-card:hover{box-shadow:none}.listings-page .property-media{aspect-ratio:1.18}.listings-page .property-body{padding:1.25rem 0 0}.listings-page .property-body h3{min-height:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,2rem);font-weight:400}.listings-page .property-body .eyebrow{font-size:.62rem}.listings-page .property-body .text-link{justify-content:space-between;width:100%}.property-page .property-hero{height:68svh;min-height:560px;max-height:760px}.property-page .property-hero-content{padding-top:118px;padding-bottom:4rem}.property-page .property-hero h1{font-size:clamp(3rem,5.5vw,5.8rem)}.works-page .works-hero{height:76svh;min-height:640px;max-height:840px}.works-page .works-hero:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff2b;position:absolute;inset:104px 2rem 2rem}.works-page .works-hero-content{padding-top:118px;padding-bottom:5rem}.works-services article,.about-services article{position:relative}.works-services article>span,.about-services article>span{color:#76d9ed;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:52px;height:52px;font-family:inherit;font-size:1rem;display:grid}.works-services article>span svg,.about-services article>span svg{width:1.25rem}.works-services article>small,.about-services article>small{color:#ffffff73;letter-spacing:.1em;font-size:.62rem;position:absolute;top:2.5rem;right:2.5rem}.works-services h2,.about-services h2{margin-top:3.4rem}.works-grid{gap:1.2rem}.works-grid article{min-height:clamp(380px,42vw,560px)}.about-intro{padding-bottom:clamp(5rem,8vw,8rem)}.about-hero-grid{grid-template-columns:minmax(380px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.about-hero-copy h1{margin-bottom:1.8rem}.about-hero-copy>p:not(.eyebrow){max-width:570px;font-size:1.06rem}.about-hero-note{color:#536369;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #c8ceca;flex-wrap:wrap;gap:.7rem 1.8rem;margin-top:3rem;padding-top:1.1rem;font-size:.64rem;font-weight:700;display:flex}.about-hero-media{min-height:650px;position:relative}.about-hero-media figure{background:#d8d9d4;margin:0;position:absolute;overflow:hidden}.about-hero-media figure:first-child{width:73%;height:84%;top:0;right:0}.about-hero-media figure:nth-child(2){border:10px solid #f4f1ea;width:51%;height:43%;bottom:0;left:0}.about-hero-media img{object-fit:cover;width:100%;height:100%}.about-hero-media>span{width:170px;color:var(--paper);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#061822b3;border:1px solid #ffffff5c;flex-direction:column;padding:1.1rem;font-size:.65rem;font-weight:700;line-height:1.35;display:flex;position:absolute;bottom:2.2rem;right:2rem}.about-hero-media>span strong{letter-spacing:-.04em;margin-bottom:.3rem;font-family:Georgia,Times New Roman,serif;font-size:2.8rem;font-weight:400;line-height:1}.about-story{padding-block:clamp(6rem,10vw,10rem)}.about-brand-section{color:var(--paper);background:#071a24;padding-block:clamp(6rem,10vw,10rem)}.about-brand-grid{grid-template-columns:minmax(290px,.65fr) minmax(0,1.35fr);align-items:center;gap:9vw;display:grid}.about-brand-lockup{background:radial-gradient(circle at 20% 16%,#00a8d53d,#0000 42%);border:1px solid #fff3;flex-direction:column;justify-content:space-between;min-height:360px;padding:2.5rem;display:flex}.about-brand-lockup img{object-fit:contain;object-position:left center;width:min(280px,100%);height:160px}.about-brand-lockup span{color:#ffffff85;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:700}.about-brand-grid h2{max-width:760px}.about-brand-grid>div:last-child>p:not(.eyebrow){color:#ffffff9e;max-width:620px}.about-services article>span{border-color:var(--line);color:var(--blue-dark)}.about-services article>small{color:#8d9da2}.about-services h2{font-size:1.8rem}.about-team{overflow:hidden}.team-grid{border:0;grid-template-columns:repeat(5,1fr);gap:1rem}.team-grid article{background:var(--paper);border:0;min-width:0;min-height:0;padding:0;overflow:hidden}.team-photo{aspect-ratio:840/940;background:#dadddc;overflow:hidden}.team-photo img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.team-grid article:hover .team-photo img{transform:scale(1.025)}.team-copy{border:1px solid var(--line);border-top:0;grid-template-columns:26px 1fr;align-content:start;column-gap:.6rem;min-height:132px;padding:1.1rem 1rem 1.2rem;display:grid}.team-copy>span{color:var(--blue-dark);grid-row:1/3;font-family:Georgia,Times New Roman,serif;font-size:.9rem}.team-copy strong{font-size:.9rem;line-height:1.3}.team-copy small{color:var(--muted);margin-top:.35rem;font-size:.7rem;line-height:1.3}.contact-intro{padding-bottom:clamp(4.5rem,7vw,6.5rem)}.contact-quick-links{border-top:1px solid #c7ceca;margin-top:2rem}.contact-quick-links>a{border-bottom:1px solid #c7ceca;grid-template-columns:34px 1fr 18px;align-items:center;gap:.8rem;min-height:76px;padding:.85rem 0;transition:color .2s;display:grid}.contact-quick-links>a:hover{color:var(--blue-dark)}.contact-quick-links>a>svg:first-child{width:1.35rem;color:var(--blue-dark)}.contact-quick-links>a>svg:last-child{width:1rem}.contact-quick-links small,.contact-quick-links strong{display:block}.contact-quick-links small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.6rem}.contact-quick-links strong{margin-top:.12rem;font-size:.82rem}.contact-layout-refined{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);align-items:start}.contact-layout-refined .contact-info{position:sticky;top:118px}.contact-layout-refined .contact-form{border:1px solid var(--line);background:#f4f7f7;box-shadow:0 25px 65px #07192514}.legal-body .legal-page{padding-top:clamp(5rem,8vw,8rem)}.legal-body .legal-content{border-top:1px solid var(--line);padding-top:1rem}@media (width<=1120px){.team-grid{grid-template-columns:repeat(3,1fr)}.team-grid article:nth-child(n+4){margin-top:1rem}.about-hero-grid{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:4rem}}@media (width<=820px){.site-header,.site-header.is-scrolled,.site-header.header-overlay,.site-header.header-overlay.is-scrolled,.home-page .site-header,.home-page .site-header.is-scrolled{height:76px}.site-header .main-nav,.home-page .main-nav{text-transform:uppercase;font-size:1rem;inset:76px 0 0}.site-header .main-nav .button,.home-page .main-nav .button{text-transform:uppercase}.project-nav{top:76px}.internal-intro-grid,.internal-section-head,.about-hero-grid,.about-brand-grid,.contact-panel,.internal-contact-panel,.contact-layout-refined{grid-template-columns:1fr}.contact-panel,.internal-contact-panel{align-items:start;gap:2.5rem}.internal-intro-grid,.internal-section-head{gap:2rem}.internal-intro h1{font-size:clamp(3.2rem,11vw,5.3rem)}.about-hero-grid{gap:3.5rem}.about-hero-media{width:min(680px,100%);min-height:620px}.about-brand-grid{gap:3rem}.about-brand-lockup{min-height:280px}.team-grid{grid-template-columns:repeat(2,1fr)}.team-grid article:nth-child(n){margin-top:0}.contact-layout-refined .contact-info{position:static}.listings-page .property-grid{grid-template-columns:repeat(2,1fr)}.works-page .works-hero{height:78svh;min-height:620px}.works-page .works-hero:before{inset:88px 1rem 1rem}.works-page .works-hero-content{padding-top:104px;padding-bottom:3.8rem}.property-page .property-hero{height:72svh;min-height:580px}.property-page .property-hero-content{padding-top:104px;padding-bottom:3.4rem}}@media (width<=560px){.site-header .brand,.home-page .brand{width:108px}.floating-socials{gap:.55rem;bottom:.9rem;right:.9rem}.floating-social{width:50px;height:50px}.internal-intro{padding-block:2.8rem 4rem}.internal-intro .breadcrumb{margin-bottom:2.6rem}.internal-section-head{margin-bottom:2.7rem}.catalog-count{min-width:0}.listings-page .listing-note{align-items:flex-start}.listings-page .listing-note>span{padding-left:3rem}.listings-page .property-grid{grid-template-columns:1fr;row-gap:3rem}.about-hero-media{min-height:500px}.about-hero-media figure:first-child{width:82%;height:80%}.about-hero-media figure:nth-child(2){border-width:7px;width:60%;height:40%}.about-hero-media>span{width:148px;bottom:1rem;right:1rem}.about-brand-lockup{min-height:240px;padding:1.6rem}.about-brand-lockup img{height:125px}.team-grid{grid-template-columns:1fr;gap:1.25rem}.team-copy{min-height:112px}.contact-panel,.internal-contact-panel{width:100%;margin-bottom:0;padding:4rem 20px}.works-page .works-hero:before{display:none}}.brand-icon{fill:currentColor;stroke:none}.floating-social{border:0}.floating-social .brand-icon{fill:currentColor;stroke:none;width:1.48rem;height:1.48rem}.floating-whatsapp{background:#25d366}.floating-instagram{background:linear-gradient(145deg,#6542a6 0%,#d43673 48%,#f09a37 100%)}.project-page .project-hero:before{display:none}.internal-page-lead{padding-top:clamp(3.5rem,6vw,6rem)}.internal-page-lead>.shell>.breadcrumb,.internal-page-lead.shell>.breadcrumb{margin-bottom:clamp(3rem,5vw,5rem)}.internal-page-heading{margin-bottom:clamp(3.5rem,6vw,6rem)}.internal-page-heading h1,.works-lead h1,.contact-page-content h1{max-width:850px;margin:0;font-size:clamp(3.6rem,6vw,6.3rem);line-height:.94}.internal-page-heading h1 em,.works-lead h1 em,.contact-page-content h1 em{color:var(--blue-dark)}.internal-page-heading>div>p:last-child{max-width:650px;margin:1.5rem 0 0}.developments-page .internal-page-lead{background:#f5f7f7;padding-bottom:clamp(5rem,8vw,8rem)}.developments-page .directory-grid{margin-top:0}.listings-page .listings-catalog{padding-top:clamp(3.5rem,6vw,6rem)}.works-lead{background:#f4f1ea}.works-lead-grid{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.works-lead-grid>div>p:not(.eyebrow){max-width:620px}.works-lead-grid>div>.button{margin-top:.6rem}.works-lead-grid figure{aspect-ratio:1.25;background:#dfe3e2;margin:0;overflow:hidden}.works-lead-grid img{object-fit:cover;width:100%;height:100%}.about-intro{background:#f4f1ea}.about-intro .breadcrumb{margin-bottom:clamp(3rem,5vw,5rem)}.about-hero-copy h2{max-width:650px;margin:2.5rem 0 1.2rem;font-size:clamp(1.8rem,2.7vw,2.8rem)}.team-grid{grid-template-columns:repeat(4,1fr)}.contact-page-content{padding-bottom:clamp(5rem,8vw,8rem)}.contact-page-content>.breadcrumb{margin-bottom:clamp(3rem,5vw,5rem)}.contact-page-content .contact-info>p:not(.eyebrow){max-width:560px;margin:1.5rem 0 2rem}.contact-page-content .contact-quick-links{margin-bottom:2rem}.map-embed{border:1px solid var(--line);background:var(--mist);min-width:0;box-shadow:0 20px 50px #07192514}.map-embed iframe{background:#e8edee;border:0;width:100%;height:clamp(360px,40vw,480px);display:block}.map-embed>div{background:var(--paper);justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:1rem 1.15rem;display:flex}.map-embed>div>span{align-items:center;gap:.65rem;font-size:.85rem;display:flex}.map-embed>div>span svg{color:var(--blue-dark)}.map-embed>div>a{color:var(--blue-dark);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.map-embed>div>a svg{width:1rem}.story-carousel{min-width:0}.story-carousel-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-auto-columns:minmax(72%,1fr);grid-auto-flow:column;gap:1rem;display:grid;overflow-x:auto}.story-carousel-track::-webkit-scrollbar{display:none}.story-carousel-slide{scroll-snap-align:start;min-width:0;margin:0}.story-carousel-slide>button{aspect-ratio:16/10;cursor:zoom-in;background:#dfe3e2;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.story-carousel-slide>button:after{content:"+";width:42px;height:42px;color:var(--paper);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071925a3;border-radius:50%;place-items:center;font-size:1.3rem;display:grid;position:absolute;bottom:1rem;right:1rem}.story-carousel-slide img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.story-carousel-slide>button:hover img{transform:scale(1.025)}.story-carousel-slide figcaption{color:var(--muted);letter-spacing:.04em;gap:.75rem;padding-top:.8rem;font-size:.74rem;display:flex}.story-carousel-slide figcaption span{color:var(--blue-dark);font-family:Georgia,Times New Roman,serif}.story-carousel-controls{border-top:1px solid var(--line);min-height:64px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;font-size:.72rem;font-weight:700;display:flex}.story-carousel-controls>div{gap:.55rem;display:flex}.story-carousel-controls button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:color .2s,border-color .2s,transform .2s;display:grid}.story-carousel-controls button:hover{color:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px)}.story-carousel-controls button:first-child svg{transform:rotate(180deg)}.malbec-access-carousel{padding-bottom:clamp(6rem,10vw,10rem)}.malbec-rooftop-scene,.malbec-signature{height:92svh;min-height:720px;color:var(--paper);background:#171414;position:relative;overflow:hidden}.malbec-rooftop-scene-media{--parallax-y:0px;transform:translate3d(0, var(--parallax-y), 0) scale(1.02);will-change:transform;position:absolute;inset:-7% 0}.malbec-rooftop-scene-media img,.malbec-signature>img{object-fit:cover;width:100%;height:100%}.malbec-rooftop-scene-shade,.malbec-signature-shade{background:linear-gradient(90deg,#181111e6,#18111133 70%),linear-gradient(#0000 40%,#181111b8);position:absolute;inset:0}.malbec-rooftop-scene-copy,.malbec-signature>.shell{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding-block:6rem;display:flex;position:relative}.malbec-rooftop-scene-copy h2,.malbec-signature h2{max-width:900px;margin:.8rem 0 1rem;font-size:clamp(3.5rem,6vw,6.5rem)}.malbec-rooftop-scene-copy h2 em,.malbec-signature h2 em{color:#d7babb}.malbec-rooftop-scene-copy p:not(.eyebrow),.malbec-signature p{color:#ffffffb3;max-width:600px}.malbec-signature>img{position:absolute;inset:0}.malbec-signature{height:78svh;min-height:620px}.malbec-signature-shade{background:linear-gradient(90deg,#120e0eed,#120e0e52 72%),linear-gradient(#0000 42%,#120e0eb3)}.laranjeiras-family-story{grid-template-columns:1.15fr .75fr;align-items:center;gap:7vw;display:grid}.laranjeiras-family-story figure{background:#e2e8e0;min-height:560px;margin:0;overflow:hidden}.laranjeiras-family-story img{object-fit:cover;width:100%;height:100%}.laranjeiras-family-story h2{font-size:clamp(2.8rem,4.7vw,5rem)}.laranjeiras-plan{color:var(--ink);background:var(--paper);margin:clamp(4rem,7vw,7rem) 0 0;padding:clamp(1rem,2vw,2rem)}.laranjeiras-plan button{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0}.laranjeiras-plan img{width:100%;height:auto}.laranjeiras-plan figcaption{color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.08em;margin-top:.8rem;font-size:.72rem}@media (width<=1120px){.team-grid{grid-template-columns:repeat(2,1fr)}.works-lead-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:4rem}}@media (width<=820px){.internal-page-heading,.works-lead-grid,.laranjeiras-family-story{grid-template-columns:1fr}.works-lead-grid{gap:3rem}.works-lead-grid figure{aspect-ratio:1.2}.story-carousel-track{grid-auto-columns:88%}.malbec-rooftop-scene,.malbec-signature{height:86svh;min-height:680px}.laranjeiras-family-story figure{aspect-ratio:1.25;min-height:0}}@media (width<=560px){.internal-page-heading h1,.works-lead h1,.contact-page-content h1{font-size:clamp(3.05rem,13vw,4.6rem)}.team-grid{grid-template-columns:1fr}.story-carousel-track{grid-auto-columns:94%;gap:.65rem}.story-carousel-slide>button{aspect-ratio:4/3}.story-carousel-controls>span{max-width:190px}.map-embed>div{flex-direction:column;align-items:flex-start}.map-embed iframe{height:360px}}
