:root{--ink:#173a3d;--deep:#103134;--teal:#23757a;--paper:#f8f5ef;--sand:#eee6d9;--coral:#df6b51;--line:rgba(23,58,61,.17);--sans:'DM Sans',sans-serif;--serif:'DM Serif Display',Georgia,serif;--shell:min(1180px,calc(100% - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:var(--shell);margin:auto}.skip-link{position:absolute;left:-100vw}.skip-link:focus{left:1rem;top:1rem;z-index:30;background:#fff;padding:.5rem 1rem}.eyebrow{margin:0 0 1.25rem;color:var(--teal);font-size:.69rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.button{display:inline-flex;align-items:center;gap:1.35rem;padding:1.05rem 1.25rem 1.05rem 1.45rem;background:var(--ink);border:1px solid var(--ink);border-radius:100px;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.035em;transition:.3s}.button span{font-size:1.2rem}.button:hover{background:var(--coral);border-color:var(--coral);transform:translateY(-2px)}.button--small{padding:.78rem 1rem .78rem 1.2rem;font-size:.7rem}.button--light{color:var(--ink);background:#f7f3eb;border-color:#f7f3eb}.button--coral{background:var(--coral);border-color:var(--coral)}.text-link{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;font-size:.8rem}.text-link b{font-size:1.1rem;color:var(--coral);transition:.25s}.text-link:hover b{transform:translate(3px,-3px)}
.site-header{position:absolute;z-index:10;inset:0 0 auto;padding:22px 0}.nav-wrap{height:54px;display:flex;align-items:center;justify-content:space-between}.wordmark{font:1.7rem/.8 var(--serif);letter-spacing:-.06em}.wordmark small{display:block;margin-left:1.9rem;font:600 .42rem var(--sans);letter-spacing:.17em;text-transform:uppercase}.desktop-nav{display:flex;gap:2rem;font-size:.73rem;font-weight:600}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;inset:auto 0 -5px;height:1px;background:var(--coral);transform:scaleX(0);transition:.25s}.desktop-nav a:hover:after{transform:scaleX(1)}.menu-button,.mobile-menu{display:none}
.hero{position:relative;min-height:790px;overflow:hidden;padding:176px 0 0;background:#e9e8df}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.35),transparent 58%);pointer-events:none}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:5.5rem}.hero__copy{padding-bottom:100px}.hero h1,.section-heading h2,.manifesto h2,.approach h2,.neuro h2,.location h2,.contact h2{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;line-height:.92}.hero h1{margin:0;font-size:clamp(4rem,6.4vw,6.25rem)}h1 em,h2 em{color:var(--coral);font-weight:400}.hero__intro{max-width:440px;margin:2.2rem 0 2rem;font-size:1.06rem;line-height:1.75;color:#4a6163}.hero__actions{display:flex;align-items:center;gap:2rem}.hero__note{display:flex;align-items:center;gap:.6rem;margin-top:4.4rem;font-size:.72rem;font-weight:700}.hero__note span{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(223,107,81,.17)}.hero__visual{position:relative;align-self:end;padding-top:30px}.hero__image{height:590px;overflow:hidden;border-radius:240px 240px 0 0;box-shadow:25px 30px 0 rgba(35,117,122,.12)}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:54% center;filter:saturate(.78) contrast(1.05)}.hero__caption{position:absolute;bottom:26px;left:-65px;z-index:1;max-width:130px;font:italic 1.15rem/1.12 var(--serif);color:#fff}.hero__seal{position:absolute;right:-15px;top:0;width:102px;height:102px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--coral);color:#fff;transform:rotate(12deg)}.hero__seal strong{font:1.7rem var(--serif)}.hero__seal small{font-size:.45rem;letter-spacing:.06em}.hero__orb{position:absolute;border:1px solid rgba(35,117,122,.22);border-radius:50%}.hero__orb--one{width:540px;height:540px;left:-300px;bottom:-230px}.hero__orb--two{width:340px;height:340px;right:-110px;top:100px}.hero__marquee{position:absolute;z-index:2;bottom:0;width:100%;display:flex;overflow:hidden;white-space:nowrap;padding:13px 0;background:var(--ink);color:#cce2dc;font:italic 1rem var(--serif);letter-spacing:.08em}.hero__marquee span{animation:marquee 21s linear infinite}@keyframes marquee{to{transform:translateX(-100%)}}
.manifesto{padding:150px 0}.manifesto__grid{display:grid;grid-template-columns:1fr 2fr;gap:10%;border-top:1px solid var(--line);padding-top:25px}.manifesto h2{max-width:680px;margin:0 0 2.2rem;font-size:clamp(2.8rem,4.7vw,4.8rem)}.manifesto__text>p{max-width:550px;margin:0 0 2rem;font-size:1.08rem;line-height:1.85;color:#536a6b}.approach{padding:0 0 150px}.approach__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:center}.approach__image{height:570px}.approach__image img,.location__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.84)}.approach__content h2{font-size:clamp(2.7rem,4.3vw,4.4rem);margin:0 0 1.8rem}.approach__content>p:not(.eyebrow){max-width:510px;color:#536a6b;line-height:1.85}.approach__facts{display:flex;gap:1rem;margin-top:2.5rem;border-top:1px solid var(--line);padding-top:1.4rem}.approach__facts div{flex:1}.approach__facts strong{display:block;font:1.35rem var(--serif);color:var(--teal)}.approach__facts span{font-size:.7rem;color:#607577}
.services{padding:140px 0;background:var(--sand)}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;column-gap:12%;margin-bottom:4.5rem}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{margin:0;font-size:clamp(3rem,5vw,5rem)}.section-heading>p:last-child{align-self:end;max-width:350px;margin:0 0 .4rem;color:#566a6b;line-height:1.8}.service-list{border-top:1px solid var(--line)}.service{display:grid;grid-template-columns:68px 1fr auto;gap:1.5rem;padding:2.25rem 0;border-bottom:1px solid var(--line);transition:padding .35s}.service>span{font:italic 1rem var(--serif);color:var(--coral)}.service h3{margin:0 0 .65rem;font:clamp(1.65rem,2.3vw,2.2rem) var(--serif);letter-spacing:-.03em}.service p{margin:0;max-width:630px;color:#566a6b;font-size:.93rem}.service__more{width:38px;height:38px;border:1px solid var(--teal);border-radius:50%;background:transparent;color:var(--teal);font-size:1.55rem;line-height:1;cursor:pointer;transition:.3s}.service__more:hover,.service.is-open .service__more{background:var(--teal);color:#fff;transform:rotate(45deg)}.service__detail{grid-column:2/3;max-height:0;overflow:hidden;color:#3e595b;font-size:.88rem;transition:.35s}.service.is-open{padding-bottom:2.9rem}.service.is-open .service__detail{max-height:100px;padding-top:1rem}
.neuro{position:relative;overflow:hidden;padding:145px 0;background:var(--deep);color:#eff5f0}.neuro:before{content:'N';position:absolute;right:-.06em;bottom:-.5em;font:40rem var(--serif);color:rgba(255,255,255,.025)}.neuro__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr .85fr;gap:13%;align-items:end}.neuro .eyebrow{color:#a6d6cc}.neuro h2{max-width:600px;margin:0 0 2rem;font-size:clamp(3.2rem,5vw,5.2rem)}.neuro__copy>p:not(.eyebrow){max-width:570px;margin:0 0 2.2rem;color:#c2d4cf;line-height:1.85}.neuro__points{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.22)}.neuro__points div{padding:1.1rem 0;border-bottom:1px solid rgba(255,255,255,.22)}.neuro__points div:nth-child(odd){padding-right:1rem;border-right:1px solid rgba(255,255,255,.22)}.neuro__points div:nth-child(even){padding-left:1rem}.neuro__points strong{display:block;margin-bottom:.25rem;color:#ee8b73;font:italic 1rem var(--serif)}.neuro__points span{font-size:.8rem}
.space{padding:145px 0}.section-heading--space h2{max-width:610px}.gallery{display:grid;grid-template-columns:1.1fr .75fr .8fr;grid-template-rows:250px 250px;gap:16px}.gallery__item{margin:0;overflow:hidden;background:#d7d4ca}.gallery__item img{width:100%;height:100%;object-fit:cover;filter:saturate(.8);transition:transform .7s,filter .4s}.gallery__item:hover img{transform:scale(1.06);filter:saturate(1)}.gallery__item--a{grid-row:span 2}.gallery__item--c{grid-row:span 2}.gallery__item--e{display:none}.process{padding:130px 0;background:#e1eee8}.process .section-heading{margin-bottom:3rem}.process__list{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:0;list-style:none;border-top:1px solid var(--line)}.process__list li{padding:1.6rem 2.5rem 0 0}.process__list li+li{padding-left:2.5rem;border-left:1px solid var(--line)}.process__list span{color:var(--coral);font:italic 1rem var(--serif)}.process__list h3{margin:1.7rem 0 .5rem;font:1.6rem var(--serif)}.process__list p{margin:0;color:#566a6b;font-size:.86rem}.location{padding:145px 0}.location__grid{display:grid;grid-template-columns:1fr .85fr;gap:13%;align-items:center}.location h2{max-width:610px;margin:0 0 2.5rem;font-size:clamp(3rem,4.6vw,4.8rem)}.location__details{border-top:1px solid var(--line);margin:2.2rem 0}.location__details p{padding:1rem 0;margin:0;border-bottom:1px solid var(--line);font-size:.9rem}.location__details small{display:block;margin-bottom:.25rem;color:var(--teal);font-weight:700;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.location__image{height:440px;border-radius:220px 220px 0 0;overflow:hidden}.contact{padding:135px 0;background:var(--ink);color:#fff;text-align:center}.contact__inner{max-width:800px}.contact .eyebrow{color:#a6d6cc}.contact h2{margin:0;font-size:clamp(3.7rem,6vw,6.4rem)}.contact h2 em{color:#f1947f}.contact__inner>p:not(.eyebrow){max-width:470px;margin:1.8rem auto 2.2rem;color:#c1d2ce}.footer{padding:55px 0 25px;background:#ebe4d8}.footer__top{display:grid;grid-template-columns:1.4fr .8fr .5fr;gap:2rem;align-items:start}.footer__logo{width:250px;height:105px;object-fit:contain;object-position:left center}.footer__top p,.footer__top a{display:block;margin:0 0 .55rem;font-size:.76rem;line-height:1.6}.footer__top a:hover{color:var(--coral)}.footer__bottom{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.65rem;color:#647678}.footer__bottom a{color:var(--teal);font-weight:700}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:9;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;font-size:1.65rem;box-shadow:0 8px 25px rgba(19,113,67,.3);transition:.3s}.whatsapp:hover{transform:translateY(-4px) scale(1.06)}
.animate,.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.animate{animation:intro .8s cubic-bezier(.16,1,.3,1) forwards}.hero__copy .animate:nth-child(1){animation-delay:.1s}.hero__copy .animate:nth-child(2){animation-delay:.2s}.hero__copy .animate:nth-child(3){animation-delay:.3s}.hero__copy .animate:nth-child(4){animation-delay:.4s}.hero__copy .animate:nth-child(5),.hero__visual.animate{animation-delay:.5s}@keyframes intro{to{opacity:1;transform:none}}.reveal.in-view{opacity:1;transform:none}@media(max-width:820px){:root{--shell:min(100% - 40px,1180px)}.site-header{padding:16px 0}.desktop-nav,.header-cta{display:none}.menu-button{display:grid;gap:6px;width:42px;height:42px;padding:12px;border:1px solid var(--ink);border-radius:50%;background:transparent}.menu-button i{display:block;width:100%;height:1px;background:var(--ink)}.mobile-menu{position:absolute;top:75px;left:20px;right:20px;padding:1.5rem;background:var(--paper);box-shadow:0 18px 40px rgba(16,49,52,.17)}.mobile-menu:not([hidden]){display:grid;gap:1rem}.mobile-menu>a:not(.button){font:1.6rem var(--serif)}.hero{min-height:auto;padding-top:140px}.hero__grid,.manifesto__grid,.approach__grid,.neuro__grid,.location__grid{grid-template-columns:1fr;gap:3rem}.hero__copy{padding-bottom:0}.hero h1{font-size:clamp(3.8rem,16vw,5.5rem)}.hero__visual{padding-top:0}.hero__image{height:480px;border-radius:160px 160px 0 0}.hero__caption{left:18px}.hero__seal{right:-2px;width:84px;height:84px}.hero__marquee{position:relative;margin-top:42px}.manifesto,.services,.space,.neuro,.location{padding:90px 0}.manifesto__grid{gap:1.5rem}.approach{padding-bottom:90px}.approach__image{height:450px}.section-heading{grid-template-columns:1fr;gap:1rem;margin-bottom:3rem}.section-heading .eyebrow{margin-bottom:0}.section-heading>p:last-child{margin:0}.service{grid-template-columns:38px 1fr auto;gap:1rem}.service__detail{grid-column:2/4}.neuro__points{max-width:500px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:250px 200px 200px}.gallery__item--a{grid-row:span 1;grid-column:span 2}.gallery__item--c{grid-row:span 2}.gallery__item--e{display:block}.process{padding:85px 0}.process__list{grid-template-columns:1fr}.process__list li,.process__list li+li{padding:1.3rem 0;border-left:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:50px 1fr}.process__list h3{margin:0 0 .3rem}.location__image{height:380px}.footer__top{grid-template-columns:1fr 1fr}.footer__top>div:last-child{grid-column:2}.footer__bottom{gap:1rem;align-items:flex-start}.whatsapp{right:14px;bottom:14px}}@media(max-width:480px){:root{--shell:calc(100% - 32px)}.hero h1{font-size:3.65rem}.hero__actions{align-items:flex-start;flex-direction:column;gap:1rem}.hero__note{margin-top:2.5rem}.hero__image{height:410px}.approach__facts{flex-wrap:wrap}.approach__facts div{min-width:40%}.service{grid-template-columns:29px 1fr auto;padding:1.6rem 0}.service h3{font-size:1.55rem}.service p{font-size:.84rem}.neuro h2,.section-heading h2,.location h2{font-size:3rem}.gallery{grid-template-rows:210px 155px 155px;gap:8px}.footer__top{grid-template-columns:1fr;gap:1.5rem}.footer__top>div:last-child{grid-column:auto}.footer__bottom{flex-direction:column}.footer__logo{width:220px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.animate,.reveal{opacity:1;transform:none}}
