:root{--color-primary:#0e2948;--color-secondary:#236da0;--color-accent:#5dc2c3;--color-background:#f7f4ee;--color-surface:#fff;--color-sand:#e9e0d2;--color-warm-dark:#302b27;--color-text:#17232a;--color-text-muted:#627078;--color-border:#0e29482e;--color-focus:#66d7dc;--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-sans:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;--container:min(88rem, calc(100vw - 2.5rem));--section-space:clamp(5rem, 10vw, 10rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-text);background:var(--color-background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}::selection{color:#fff;background:var(--color-secondary)}.container{width:var(--container);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#fff;background:var(--color-primary);padding:.75rem 1rem;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.025em;font-weight:400;line-height:1.05}h1{font-size:clamp(3rem,7.2vw,7.8rem)}h2{font-size:clamp(2.35rem,4.5vw,5rem)}h3{font-size:clamp(1.6rem,2.4vw,2.4rem)}.eyebrow{letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.35rem;font-size:.72rem;font-weight:700;line-height:1.3}.section{padding-block:var(--section-space)}.section--navy{color:#fff;background:var(--color-primary)}.section--sand{background:var(--color-sand)}.section--warm-dark{color:#fff;background:var(--color-warm-dark)}.split{align-items:start;gap:clamp(2.5rem,8vw,9rem);display:grid}.split h2{max-width:12ch;margin:0}.prose{max-width:44rem;color:var(--color-text-muted);font-size:clamp(1.04rem,1.4vw,1.2rem)}.prose p+p{margin-top:1.4rem}.prose--large{font-size:clamp(1.15rem,1.6vw,1.35rem)}.section-heading{max-width:56rem;margin-bottom:clamp(3rem,6vw,5.5rem)}.section-heading h2{margin-bottom:1.5rem}.section-heading>p:last-child{max-width:42rem;color:var(--color-text-muted);font-size:1.08rem}.section-heading--light>p:last-child{color:#ffffffb3}.section-action{justify-content:center;margin-top:3.5rem;display:flex}.button{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;min-height:3.25rem;padding:.85rem 1.4rem;font-size:.77rem;font-weight:700;transition:background .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--light{color:var(--color-primary);background:#fff}.button--dark{color:#fff;background:var(--color-primary)}.button--dark:hover{background:var(--color-secondary)}.button--outline-dark{color:var(--color-primary);border-color:#0e29486b}.button--outline-dark:hover{color:#fff;background:var(--color-primary);border-color:var(--color-primary)}.button--outline-light{color:#fff;border-color:#ffffff73}.button--outline-light:hover{color:var(--color-primary);background:#fff;border-color:#fff}.text-link{color:var(--color-primary);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:.65rem;margin-top:1.1rem;padding-bottom:.2rem;font-size:.78rem;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.site-header{z-index:100;color:#fff;transition:background .3s,box-shadow .3s;position:fixed;inset:0 0 auto}.site-header--scrolled,.site-header--open{background:#091f37f7;box-shadow:0 1px #ffffff1f}.site-header__inner{justify-content:space-between;align-items:center;min-height:6.5rem;transition:min-height .3s;display:flex}.site-header--scrolled .site-header__inner{min-height:5.1rem}.brand img{width:clamp(9rem,15vw,12.5rem);height:auto}.primary-nav{align-items:center;gap:clamp(1rem,2.4vw,2.5rem);display:flex}.primary-nav a{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:650;position:relative}.primary-nav a:after{content:"";background:currentColor;height:1px;transition:right .25s;position:absolute;bottom:-.5rem;left:0;right:100%}.primary-nav a:hover:after,.primary-nav a[aria-current=page]:after{right:0}.menu-toggle{color:#fff;background:0 0;border:0;width:3rem;height:3rem;padding:0;display:none}.menu-toggle i{background:currentColor;width:1.65rem;height:1px;margin:.42rem auto;transition:transform .25s;display:block}.site-header--open .menu-toggle i:first-of-type{transform:translateY(4px)rotate(45deg)}.site-header--open .menu-toggle i:last-of-type{transform:translateY(-4px)rotate(-45deg)}.hero{color:#fff;align-items:flex-end;height:100svh;min-height:40rem;display:flex;position:relative;overflow:hidden}.hero__media,.hero__overlay{position:absolute;inset:0}.hero__media,.hero__media img{width:100%;height:100%}.hero__media img{object-fit:cover;object-position:center 44%;animation:1.8s cubic-bezier(.2,.8,.2,1) both hero-in}.hero__overlay{z-index:1;background:linear-gradient(90deg,#05182ae0 0%,#0822378a 44%,#061b2d29 72%),linear-gradient(#0000 55%,#05182a8c)}.hero__content{z-index:2;padding-bottom:clamp(7rem,12vh,10rem);position:relative}.hero__brand{width:clamp(10rem,15vw,13rem);height:auto;margin-bottom:2.3rem;display:none}.hero__content h1{max-width:10ch;margin:0 0 1.5rem}.hero__lead{color:#fffc;max-width:38rem;font-size:clamp(1.05rem,1.5vw,1.3rem)}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.4rem 2rem;margin-top:2.2rem;display:flex}.hero__text-link{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff80;padding-block:.8rem;font-size:.77rem;font-weight:700}.scroll-cue{z-index:3;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.66rem;font-weight:700;display:flex;position:absolute;bottom:2.5rem;right:max(1.25rem,50vw + min(88rem,100vw - 2.5rem)/-2)}.scroll-cue i{background:#fff;width:3.5rem;height:1px;display:block}.section--stats{color:#fff;background:var(--color-secondary);padding-block:2.1rem}.stats-grid{grid-template-columns:repeat(4,1fr);display:grid}.stats-grid div{border-left:1px solid #ffffff40;align-content:center;min-height:6rem;padding-inline:clamp(1rem,3vw,3rem);display:grid}.stats-grid div:first-child{border-left:0;padding-left:0}.stats-grid strong{font-family:var(--font-display);font-size:clamp(1.9rem,3.2vw,3.3rem);font-weight:400;line-height:1}.stats-grid span{color:#ffffffb8;letter-spacing:.07em;text-transform:uppercase;margin-top:.45rem;font-size:.7rem}.project-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.project-card,.project-card__link{min-width:0}.project-card{aspect-ratio:4/5;background:#142b3e;position:relative;overflow:hidden}.project-card__media,.project-card__media img{width:100%;height:100%}.project-card__media img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.project-card__overlay{background:linear-gradient(#03121f08 32%,#03121feb);position:absolute;inset:0}.project-card__meta{position:absolute;inset:auto 1.5rem 1.6rem}.project-card__meta p,.project-card__meta span{color:#ffffffad;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.project-card__meta h3{color:#fff;margin:.55rem 0 1.1rem}.project-card:hover .project-card__media img{transform:scale(1.035)}.project-grid--all{grid-template-columns:repeat(2,1fr)}.project-grid--all .project-card{aspect-ratio:16/10}.feature-pua{color:#fff;align-items:flex-end;min-height:92svh;display:flex;position:relative;overflow:hidden}.feature-pua__media,.feature-pua__shade{position:absolute;inset:0}.feature-pua__media,.feature-pua__media img{width:100%;height:100%}.feature-pua__media img{object-fit:cover}.feature-pua__shade{z-index:1;background:linear-gradient(90deg,#1b1814d6,#1b18141a 75%),linear-gradient(#0000,#1b181473)}.feature-pua__content{z-index:2;padding-bottom:clamp(5rem,11vw,9rem);position:relative}.feature-pua__content>div{max-width:43rem}.feature-pua__content h2{margin:.5rem 0 1.4rem}.feature-pua__content p:not(.eyebrow):not(.pua-signature){color:#ffffffc2;max-width:35rem}.pua-signature{width:max-content;font-family:var(--font-sans);letter-spacing:.18em;flex-direction:column;margin:0 0 1.5rem;font-size:clamp(3rem,7vw,6.3rem);font-weight:200;line-height:.78;display:flex}.pua-signature span{font-family:var(--font-display);letter-spacing:.17em;align-self:center;margin-top:1rem;font-size:.18em;font-style:italic}.principles-grid{border-top:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);display:grid}.principles-grid>div{border-left:1px solid var(--color-border);padding:2rem 1.5rem 1rem}.principles-grid>div:first-child{border-left:0;padding-left:0}.principles-grid span{color:var(--color-secondary);letter-spacing:.15em;font-size:.7rem;font-weight:700}.principles-grid h3{min-height:2.2em;margin:2.8rem 0 1rem;font-size:1.7rem}.principles-grid p{color:var(--color-text-muted)}.cta-band{color:#fff;background:var(--color-secondary)}.cta-band__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-band h2{max-width:14ch;margin-bottom:0}.page-hero{color:#fff;align-items:flex-end;height:78svh;min-height:40rem;display:flex;position:relative;overflow:hidden}.page-hero>picture,.page-hero__overlay{position:absolute;inset:0}.page-hero>picture,.page-hero>picture img{width:100%;height:100%}.page-hero>picture img{object-fit:cover}.page-hero__overlay{z-index:1;background:linear-gradient(90deg,#05182ad1,#05182a1f),linear-gradient(#0000,#05182a8c)}.page-hero__content{z-index:2;padding-bottom:clamp(5rem,10vw,8rem);position:relative}.page-hero__content h1{max-width:10ch;margin-bottom:0;font-size:clamp(3.4rem,7vw,7rem)}.result-story{gap:5rem;display:grid}.result-story__lead h2{max-width:14ch}.result-story__items{border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);display:grid}.result-story__items>div{border-left:1px solid #fff3;padding:2rem 1.4rem 0}.result-story__items>div:first-child{border-left:0;padding-left:0}.result-story__items strong{font-family:var(--font-display);font-size:clamp(2.4rem,4vw,4.2rem);font-weight:400}.result-story__items p{color:#ffffffad;margin-top:1.5rem}.editorial-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2.5rem,8vw,8rem);display:grid}.editorial-grid__media,.editorial-grid__media img{width:100%}.editorial-grid__media img{aspect-ratio:4/5;object-fit:cover}.editorial-grid__content p{color:var(--color-text-muted)}.page-title{color:#fff;background:var(--color-primary);padding:clamp(10rem,18vw,15rem) 0 clamp(4rem,7vw,7rem)}.page-title h1{max-width:12ch;margin-bottom:1.5rem}.page-title>.container>p:last-child{color:#ffffffad;max-width:42rem;font-size:1.15rem}.section--projects{padding-top:0}.contact-page{min-height:100svh;padding:clamp(10rem, 16vw, 14rem) 0 var(--section-space);background:var(--color-sand)}.contact-layout{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,9vw,9rem);display:grid}.contact-intro{position:sticky;top:8rem}.contact-intro h1{max-width:8ch;margin-bottom:1.5rem}.contact-intro>p{max-width:30rem}.contact-address{color:var(--color-text-muted);margin-top:2.5rem;font-style:normal}.contact-channels{flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;margin-top:1.5rem;display:flex}.contact-channels .contact-number{color:var(--color-primary);letter-spacing:.05em;flex-basis:100%;font-size:.86rem;font-weight:700}.contact-address strong{color:var(--color-text)}.contact-card{color:#fff;background:var(--color-primary);padding:clamp(2rem,5vw,4.5rem);box-shadow:0 2rem 6rem #0e294824}.contact-card h2{max-width:10ch;margin-bottom:1.4rem}.contact-card>p:last-of-type{color:#ffffffad;max-width:30rem}.contact-card .button--dark{color:var(--color-primary);background:#fff}.contact-card .button--dark:hover{color:#fff;background:var(--color-secondary)}.contact-card .button--outline-dark{color:#fff;border-color:#ffffff80}.contact-card .button--outline-dark:hover{color:var(--color-primary);background:#fff;border-color:#fff}.contact-card .contact-number{color:#fff}.contact-map{margin-top:clamp(4rem,8vw,7rem)}.contact-map iframe{filter:saturate(.75)contrast(.95);border:0;width:100%;min-height:28rem;display:block}.pua-hero{color:#fff;align-items:flex-end;height:100svh;min-height:40rem;display:flex;position:relative;overflow:hidden}.pua-hero__media,.pua-hero__overlay{position:absolute;inset:0}.pua-hero__media,.pua-hero__media img{width:100%;height:100%}.pua-hero__media img{object-fit:cover}.pua-hero__overlay{z-index:1;background:linear-gradient(90deg,#231b15c7,#231b1514),linear-gradient(#0000 45%,#231b158c)}.pua-hero__content{z-index:2;padding-bottom:clamp(5rem,10vw,8rem);position:relative}.pua-signature--hero{margin-bottom:1.2rem;font-size:clamp(3.5rem,7vw,6rem)}.pua-hero__content>p:not(.pua-signature){letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:700}.pua-hero__content{padding-top:7rem}.pua-hero__content h1{max-width:13ch;margin:1rem 0 1.5rem;font-size:clamp(2.8rem,5vw,5rem)}.inline-facts{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.5rem;padding-top:1.5rem;display:grid}.inline-facts span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;display:grid}.inline-facts strong{color:var(--color-primary);font-family:var(--font-display);letter-spacing:0;text-transform:none;font-size:1.15rem;font-weight:400}.gallery-grid{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.gallery-item{color:#fff;cursor:zoom-in;background:#152b3d;border:0;grid-column:span 4;min-height:22rem;padding:0;position:relative;overflow:hidden}.gallery-item:nth-child(5n+1),.gallery-item:nth-child(5n+5){grid-column:span 8}.gallery-item picture,.gallery-item img{width:100%;height:100%}.gallery-item img{object-fit:cover;transition:transform .55s}.gallery-item span{z-index:1;text-align:left;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 12px #0000008c;font-size:.69rem;font-weight:700;position:absolute;inset:auto 1rem 1rem}.gallery-item:after{content:"";background:linear-gradient(#0000,#0000008c);position:absolute;inset:40% 0 0}.gallery-item:hover img{transform:scale(1.025)}.lightbox-open{overflow:hidden}.lightbox{z-index:300;color:#fff;background:#040c13f5;grid-template-columns:4rem minmax(0,1fr) 4rem;align-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.lightbox figure{grid-template-rows:minmax(0,1fr) auto;width:100%;height:calc(100svh - 2.5rem);margin:0;display:grid}.lightbox picture,.lightbox picture img{width:100%;height:100%;min-height:0}.lightbox picture img{object-fit:contain}.lightbox figcaption{color:#ffffffb8;justify-content:space-between;padding-top:.8rem;font-size:.8rem;display:flex}.lightbox__close,.lightbox__nav{color:#fff;cursor:pointer;background:0 0;border:0;padding:0}.lightbox__close{z-index:2;border:1px solid #fff6;width:3rem;height:3rem;font-size:2rem;line-height:1;position:absolute;top:1rem;right:1rem}.lightbox__nav{width:3rem;height:4rem;font-size:3rem}.masterplan{overflow:hidden}.masterplan .gallery-item{aspect-ratio:5;grid-column:1/-1;min-height:16rem}.masterplan .gallery-item img{object-fit:contain;background:#fff}.typology-list{gap:clamp(6rem,12vw,12rem);display:grid}.typology{border-top:1px solid var(--color-border);padding-top:2rem}.typology__header{justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex}.typology__header>span{color:var(--color-secondary);letter-spacing:.15em;font-size:.75rem;font-weight:700}.typology__header h3{margin:0;font-size:clamp(2.7rem,5vw,5.4rem)}.typology__hero,.typology__hero img{width:100%}.typology__hero img{object-fit:cover;max-height:70svh}.typology>.gallery-grid{margin-top:1rem}.typology .gallery-item{grid-column:span 3;min-height:18rem}.typology .gallery-item:nth-child(5n+1),.typology .gallery-item:nth-child(5n+5){grid-column:span 3}.plans{margin-top:4rem}.plans h4{margin-bottom:2rem;font-size:2rem}.plans .gallery-item,.plans .gallery-item:nth-child(5n+1),.plans .gallery-item:nth-child(5n+5){background:#fff;grid-column:span 4;min-height:28rem}.plans .gallery-item img{object-fit:contain}.plans .gallery-item span{color:var(--color-primary);text-shadow:none}.plans .gallery-item:after{display:none}.location-story{color:#fff;align-items:center;height:82svh;min-height:40rem;display:flex;position:relative;overflow:hidden}.location-story>picture,.location-story__overlay{position:absolute;inset:0}.location-story>picture,.location-story>picture img{width:100%;height:100%}.location-story>picture img{object-fit:cover}.location-story__overlay{z-index:1;background:linear-gradient(90deg,#051c2fd1,#051c2f14)}.location-story__content{z-index:2;position:relative}.location-story__content h2{max-width:12ch}.location-story__content>p:last-child{color:#ffffffb8;max-width:34rem;font-size:1.15rem}.pua-contact__inner{max-width:58rem}.pua-contact__inner h2{max-width:12ch}.pua-contact__inner p{max-width:38rem;color:var(--color-text-muted)}.whatsapp-float{z-index:90;color:#fff;background:#25d366;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;transition:background .2s,transform .2s;display:inline-flex;position:fixed;bottom:clamp(1rem,2.5vw,2rem);right:clamp(1rem,2.5vw,2rem);box-shadow:0 .8rem 2.2rem #071f1947}.whatsapp-float svg{width:1.9rem;height:1.9rem}.whatsapp-float:hover{background:#155b40;transform:translateY(-2px)}.site-footer{color:#fff;background:#091d33;padding:5rem 0 2rem}.not-found{color:#fff;text-align:center;background:var(--color-primary);place-items:center;min-height:100svh;padding:7rem 1.25rem;display:grid}.not-found h1{margin-bottom:1rem}.not-found p:not(.eyebrow){color:#ffffffad}.footer-grid{grid-template-columns:1.5fr .7fr .7fr;gap:3rem;display:grid}.footer-brand img{width:13rem;height:auto}.footer-brand p{color:#ffffff8c;font-family:var(--font-display);margin-top:1.2rem;font-size:1.2rem}.footer-grid h2{color:#ffffff73;font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.65rem;font-weight:700}.footer-grid>div:not(:first-child){flex-direction:column;gap:.7rem;display:flex}.footer-grid a{color:#ffffffc2;font-size:.9rem}.footer-grid address{color:#ffffff80;margin-top:.7rem;font-size:.78rem;font-style:normal;line-height:1.7}.footer-grid a:hover{color:#fff}.footer-bottom{color:#fff6;letter-spacing:.07em;text-transform:uppercase;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:5rem;padding-top:1.5rem;font-size:.7rem;display:flex}.reveal{opacity:0;transition:opacity .75s var(--reveal-delay,0s), transform .75s var(--reveal-delay,0s);transform:translateY(1.5rem)}.reveal.is-visible{opacity:1;transform:none}@keyframes hero-in{0%{opacity:.5;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (min-width:769px){.split{grid-template-columns:.85fr 1.15fr}.split--intro,.split--owners{grid-template-columns:1fr 1fr}}@media (min-width:1025px){.hero__brand{display:block}}@media (max-width:1024px){:root{--container:min(100% - 2.5rem, 76rem)}.primary-nav{gap:1.15rem}.primary-nav a{font-size:.64rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid div:nth-child(3){border-left:0}.principles-grid{grid-template-columns:repeat(2,1fr)}.principles-grid>div:nth-child(3){border-left:0;padding-left:0}.project-grid{grid-template-columns:repeat(2,1fr)}.project-grid>:last-child:nth-child(odd){grid-column:1/-1}.result-story__items{grid-template-columns:repeat(2,1fr)}.result-story__items>div:nth-child(3){border-left:0;padding-left:0}.gallery-item,.gallery-item:nth-child(5n+1),.gallery-item:nth-child(5n+5),.typology .gallery-item,.typology .gallery-item:nth-child(5n+1),.typology .gallery-item:nth-child(5n+5){grid-column:span 6}}@media (max-width:800px){.site-header__inner{min-height:5.1rem}.menu-toggle{display:block}.primary-nav{opacity:0;pointer-events:none;background:#091f37fa;gap:0;padding:.8rem 1.25rem 1.5rem;transition:opacity .2s,transform .2s;display:grid;position:absolute;inset:100% 0 auto;transform:translateY(-.5rem)}.site-header--open .primary-nav{opacity:1;pointer-events:auto;transform:none}.primary-nav a{border-bottom:1px solid #ffffff1f;padding:1rem 0;font-size:.75rem}.primary-nav a:after,.scroll-cue{display:none}.hero__overlay{background:linear-gradient(#05182a1a 20%,#05182ae6),linear-gradient(90deg,#05182a59,#0000)}.project-grid,.project-grid--all{grid-template-columns:1fr}.project-grid>:last-child:nth-child(odd){grid-column:auto}.project-grid--all .project-card{aspect-ratio:4/5}.principles-grid{grid-template-columns:1fr}.principles-grid>div{border-left:0;border-bottom:1px solid var(--color-border);padding:1.7rem 0}.principles-grid h3{min-height:0;margin:1.2rem 0 .6rem}.cta-band__inner{flex-direction:column;align-items:start}.editorial-grid,.contact-layout{grid-template-columns:1fr}.contact-intro{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:600px){:root{--container:calc(100% - 2rem);--section-space:5.3rem}h1{font-size:clamp(2.8rem,14vw,4.5rem)}h2{font-size:clamp(2.25rem,10vw,3.5rem)}.hero__content{padding-bottom:4.8rem}.hero__content h1{max-width:9ch}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__text-link{width:max-content}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid div{border-bottom:1px solid #ffffff40;min-height:7rem;padding:1rem}.stats-grid div:nth-child(odd){border-left:0;padding-left:0}.stats-grid strong{font-size:2.1rem}.project-card{aspect-ratio:4/5.2}.feature-pua{min-height:88svh}.feature-pua__shade{background:linear-gradient(#1b18140d 20%,#1b1814e0)}.pua-signature{font-size:3.6rem}.result-story__items{grid-template-columns:1fr}.result-story__items>div{border-bottom:1px solid #fff3;border-left:0;padding:1.5rem 0}.result-story__items p{margin:.6rem 0 0}.contact-channels .button{width:100%}.whatsapp-float{width:3.35rem;height:3.35rem}.whatsapp-float svg{width:1.7rem;height:1.7rem}.inline-facts,.gallery-grid{grid-template-columns:1fr}.gallery-item,.gallery-item:nth-child(5n+1),.gallery-item:nth-child(5n+5),.typology .gallery-item,.typology .gallery-item:nth-child(5n+1),.typology .gallery-item:nth-child(5n+5){grid-column:auto;min-height:18rem}.lightbox{grid-template-columns:2.5rem minmax(0,1fr) 2.5rem;padding:.75rem}.lightbox__nav{width:2.4rem;font-size:2.2rem}.plans__grid{grid-template-columns:1fr}.plans .gallery-item,.plans .gallery-item:nth-child(5n+1),.plans .gallery-item:nth-child(5n+5){grid-column:auto;min-height:24rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:start;gap:.5rem}}@media (min-width:1920px){:root{--container:min(96rem, calc(100vw - 10rem))}body{font-size:1.08rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
