:root {
  --cream:#f7f3ec; --paper:#fffdf9; --taupe:#817164; --coffee:#594b41;
  --gold:#b88a3b; --gold-light:#d7b97e; --ink:#342e2a; --line:rgba(74,61,50,.17);
  --serif:"Cormorant Garamond", Georgia, serif; --sans:"Montserrat", Arial, sans-serif;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.65} img{display:block;max-width:100%} a{color:inherit;text-decoration:none} button,input,select{font:inherit}.header{height:98px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(247,243,236,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.identity{display:flex;align-items:center;gap:13px}.monogram{width:53px;height:55px;overflow:hidden;position:relative}.monogram img{position:absolute;width:430px;max-width:none;left:-67px;top:-23px}.identity-copy strong{font-family:var(--serif);font-size:1.25rem;font-weight:500;letter-spacing:.05em;display:block}.identity-copy i{font-style:normal;color:var(--gold)}.identity-copy small{font-size:.52rem;letter-spacing:.27em;color:var(--gold)}nav{display:flex;align-items:center;gap:2rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}nav a:hover{color:var(--gold)}.nav-cta{border:1px solid var(--gold);padding:.65rem 1.2rem}.menu{display:none;border:0;background:none}.menu span{display:block;width:27px;height:1px;background:var(--ink);margin:7px}
.hero{min-height:calc(100vh - 98px);display:grid;grid-template-columns:48% 52%;position:relative;overflow:hidden}.hero-copy{padding:clamp(70px,10vh,130px) 7vw;align-self:center;z-index:2}.overline{font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);font-weight:600;margin:0 0 1.3rem}.hero h1,.section-title h2,.consultancy h2,.about h2,.simulation h2{font-family:var(--serif);font-weight:400;line-height:.96;letter-spacing:-.035em;margin:0}.hero h1{font-size:clamp(4.3rem,7.1vw,7.6rem)}h1 em,h2 em{font-weight:500;color:var(--gold)}.hero-text{font-size:1rem;max-width:610px;color:#695f58;margin:2rem 0}.hero-actions{display:flex;gap:1.8rem;align-items:center}.btn{display:inline-flex;justify-content:center;background:var(--coffee);color:#fff;border:0;padding:1rem 1.5rem;font-weight:600;font-size:.75rem;letter-spacing:.04em;cursor:pointer;transition:.25s}.btn:hover{background:var(--gold);transform:translateY(-2px)}.underlink{font-family:var(--serif);font-size:1.2rem;border-bottom:1px solid var(--gold);padding-bottom:.15rem}.hero-photo{height:100%;min-height:690px;position:relative;overflow:hidden;border-radius:46% 0 0 46% / 20% 0 0 20%;background:#c9b8a2}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 34%}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(55,43,34,.26),transparent 42%)}.photo-note{position:absolute;right:0;bottom:0;width:57%;padding:2.1rem 3rem;background:rgba(86,72,61,.91);color:#fff;z-index:2}.photo-note small{font-size:.65rem;letter-spacing:.24em;display:block}.photo-note strong{font-family:var(--serif);font-style:italic;color:var(--gold-light);font-size:2.2rem;font-weight:400}.hero-side{position:absolute;left:1.6rem;top:50%;writing-mode:vertical-rl;transform:rotate(180deg);font-size:.55rem;letter-spacing:.35em;color:#9b8f84}.hero-line{position:absolute;inset:18px;border:1px solid rgba(224,188,116,.72);border-left:0;border-radius:42% 0 0 42% / 18% 0 0 18%;z-index:2}
section{padding:clamp(80px,9vw,145px) clamp(24px,6vw,100px)}.section-title{max-width:800px;margin-bottom:3rem}.section-title h2,.consultancy h2,.about h2,.simulation h2{font-size:clamp(3rem,5vw,5.4rem)}.section-title>p:last-child,.title-row>p,.consultancy-intro>p,.about-copy>p,.simulation-copy>p{color:#70665e}.paths{background:var(--paper)}.path-grid{display:grid;grid-template-columns:1fr 1fr}.path{min-height:355px;padding:3rem;display:grid;grid-template-columns:60px 1fr;border:1px solid var(--line);transition:.3s}.path:hover{transform:translateY(-5px);box-shadow:0 24px 70px rgba(60,45,34,.09)}.path>span{font-family:var(--serif);font-size:1.5rem;color:var(--gold)}.path small{font-size:.6rem;letter-spacing:.2em;color:var(--gold)}.path h3{font-family:var(--serif);font-size:2.4rem;font-weight:500;margin:.8rem 0}.path p{color:#716860;max-width:520px}.path b{display:inline-block;margin-top:2rem;font-size:.75rem}.path-dark{background:var(--coffee);color:#fff;border-color:var(--coffee)}.path-dark p{color:#ddd5ce}
.projects{background:#ece4da}.title-row{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:3rem}.title-row>div{max-width:800px}.title-row>p{max-width:380px}.filters{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.filters button{border:1px solid rgba(74,61,50,.2);background:transparent;border-radius:100px;padding:.55rem 1.05rem;font-size:.65rem;cursor:pointer}.filters button.active,.filters button:hover{background:var(--coffee);color:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.project{background:var(--paper);transition:.3s;display:flex;flex-direction:column}.project:hover{transform:translateY(-5px);box-shadow:0 22px 60px rgba(60,45,34,.11)}.project-image{height:285px;overflow:hidden;position:relative;background:linear-gradient(135deg,#aa9580,#6e5c4e)}.project-image img{width:100%;height:100%;object-fit:cover;transition:.6s}.project:hover img{transform:scale(1.03)}.project-status{position:absolute;top:1rem;left:1rem;background:rgba(255,253,249,.92);padding:.4rem .7rem;font-size:.55rem;letter-spacing:.13em}.project-placeholder{height:100%;display:grid;place-content:center;color:#fff;text-align:center}.project-placeholder b{font-family:var(--serif);font-size:2rem}.project-body{padding:1.6rem;display:flex;flex-direction:column;flex:1}.project-zone{color:var(--gold);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase}.project h3{font-family:var(--serif);font-size:2rem;font-weight:500;margin:.25rem 0 .8rem}.specs{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;border-top:1px solid var(--line);padding-top:1rem}.specs span{font-size:.64rem;color:#776e67}.specs strong{display:block;color:var(--ink);font-weight:600;font-size:.72rem}.project-action{margin-top:1.5rem;color:var(--coffee);font-weight:600;font-size:.7rem}.legal{font-size:.62rem;color:#82776e;margin-top:1.5rem}
.consultancy{display:grid;grid-template-columns:.95fr 1.05fr;gap:10vw;background:var(--paper)}.consultancy-intro{align-self:center}.consultancy-intro .underlink{display:inline-block;margin-top:1.4rem}.service-list article{display:grid;grid-template-columns:65px 1fr;padding:1.6rem 0;border-bottom:1px solid var(--line)}.service-list article:first-child{border-top:1px solid var(--line)}.service-list span{color:var(--gold);font-family:var(--serif);font-size:1.4rem}.service-list h3{font-family:var(--serif);font-size:1.75rem;margin:0}.service-list p{margin:.2rem 0;color:#776d65;font-size:.78rem}
.about{display:grid;grid-template-columns:.92fr 1.08fr;gap:9vw;align-items:center}.about-photo{height:720px;position:relative;overflow:hidden;border-radius:48% 48% 0 0}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.about-photo>span{position:absolute;right:1.2rem;bottom:1.2rem;width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:rgba(255,253,249,.92);font-family:var(--serif);font-size:2rem;color:var(--gold)}.about-copy blockquote{font-family:var(--serif);font-size:1.6rem;line-height:1.3;margin:2rem 0;padding:1.5rem 0;border-block:1px solid var(--line);color:var(--coffee)}.people{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.people>div{display:flex;align-items:center;gap:.8rem}.people img{width:70px;height:70px;border-radius:50%;object-fit:cover}.people strong,.people small{display:block}.people strong{font-family:var(--serif);font-size:1.25rem}.people small{font-size:.58rem;color:#756b63}
.stories{background:#dfd2c4}.story-layout{display:grid;grid-template-columns:.78fr 1.35fr .78fr;gap:1.5rem;align-items:center}.story-image{margin:0}.story-image img{height:510px;width:100%;object-fit:cover}.story-image figcaption{font-size:.6rem;color:#756b63;margin-top:.55rem}.story-image-2{transform:translateY(3rem)}.testimonials{padding:2rem}.testimonials blockquote{font-family:var(--serif);font-size:1.7rem;line-height:1.25;margin:0;padding:1.5rem 0;border-bottom:1px solid rgba(74,61,50,.18)}.testimonials small{display:block;margin-top:1.5rem;color:#766b62;font-size:.6rem}
.simulation{background:var(--coffee);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.simulation .overline{color:var(--gold-light)}.simulation-copy>p{color:#ded6d0}.safety{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2rem}.safety span{border:1px solid rgba(255,255,255,.25);padding:.45rem .75rem;font-size:.62rem}.form{background:var(--paper);color:var(--ink);padding:2.3rem;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.full{grid-column:1/-1}.field label{display:block;font-size:.65rem;font-weight:600;margin-bottom:.45rem}.field input,.field select{width:100%;border:0;border-bottom:1px solid #bdb2a8;background:transparent;padding:.75rem .2rem;border-radius:0}.consent{display:flex;gap:.7rem;align-items:flex-start;color:#766c64;font-size:.6rem}.consent input{margin-top:.22rem}.form .btn{width:100%}.form-note{text-align:center;color:#80766e;font-size:.58rem;margin:0}
footer{padding:4.5rem clamp(24px,6vw,100px) 1.5rem;background:#181512;color:#eee;display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:4rem}footer>div:not(.footer-logo){display:flex;flex-direction:column;gap:.55rem;font-size:.72rem}footer strong{color:var(--gold-light);font-size:.63rem;letter-spacing:.18em;margin-bottom:.6rem}.footer-logo img{width:390px;height:230px;object-fit:contain;background:#000}.footer-logo p{font-family:var(--serif);font-size:1.4rem;color:var(--gold-light)}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:1.2rem;color:#8e8780;font-size:.58rem}.whatsapp-float{position:fixed;right:1.1rem;bottom:1.1rem;background:#7b684e;color:#fff;padding:.8rem 1.1rem;font-size:.65rem;z-index:15;box-shadow:0 10px 30px rgba(0,0,0,.2)}.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.project[hidden]{display:none}
@media(max-width:980px){.menu{display:block}nav{display:none;position:absolute;top:98px;left:0;right:0;background:var(--paper);padding:1.6rem;flex-direction:column;align-items:stretch}nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:4rem}.hero-photo{height:680px;min-height:0;border-radius:45% 45% 0 0 / 18% 18% 0 0}.hero-line{border-left:1px solid rgba(224,188,116,.72);border-radius:42% 42% 0 0 / 16% 16% 0 0}.project-grid{grid-template-columns:repeat(2,1fr)}.consultancy,.about,.simulation{grid-template-columns:1fr}.about-photo{max-width:650px}.story-layout{grid-template-columns:1fr 1fr}.testimonials{grid-column:1/-1;grid-row:1}.story-image-2{transform:none}}
@media(max-width:620px){.header{height:78px;padding:0 16px}.monogram{width:41px;height:47px}.monogram img{width:360px;left:-57px;top:-20px}.identity-copy strong{font-size:1rem}.identity-copy small{font-size:.42rem}.hero{min-height:auto}.hero-copy{padding:4.5rem 25px 3rem}.hero h1{font-size:3.8rem}.hero-text{font-size:.88rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-photo{height:520px}.photo-note{width:73%;padding:1.2rem 1.5rem}.photo-note strong{font-size:1.7rem}.hero-side{display:none}section{padding:78px 24px}.section-title h2,.consultancy h2,.about h2,.simulation h2{font-size:3rem}.path-grid,.project-grid,.people,.story-layout{grid-template-columns:1fr}.path{padding:2rem 1.4rem;grid-template-columns:42px 1fr}.title-row{align-items:flex-start;flex-direction:column;gap:.8rem}.project-image{height:270px}.about-photo{height:500px}.story-image img{height:420px}.testimonials{grid-row:auto;padding:0}.form{grid-template-columns:1fr;padding:1.5rem}.field{grid-column:1/-1}footer{grid-template-columns:1fr;gap:2rem}.footer-logo img{width:100%;height:210px}.whatsapp-float{font-size:0;width:48px;height:48px;border-radius:50%;padding:0}.whatsapp-float:after{content:"WA";font-size:.7rem;display:grid;place-items:center;height:100%}}
.identity-copy strong{font-size:1.55rem;font-weight:600}.identity-copy small{font-size:.58rem}nav{font-size:.76rem}.hero{min-height:700px;grid-template-columns:55% 45%}.hero-copy{padding-block:80px}.hero h1{font-size:clamp(4rem,6.5vw,7rem);width:max-content}.hero h1 span{display:block}.hero h1 span:last-child{font-size:1.08em;letter-spacing:.012em}.hero-photo{height:570px;min-height:0;align-self:center}.photo-note{width:62%;padding:1.4rem 2rem}.underlink{font-weight:600}.consultancy-intro .underlink{font-size:1.65rem}.about-copy blockquote{font-family:var(--sans);font-size:1.15rem;font-weight:600;line-height:1.6}.people{gap:1.2rem}.people>div{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:1rem;padding:1rem;background:var(--paper);border:1px solid var(--line)}.people img{width:130px;height:165px;border-radius:0}.people strong{font-size:2rem;font-weight:600}.people small{font-size:.78rem;line-height:1.6}.stories{overflow:hidden}.stories-label{font-size:1rem;letter-spacing:.2em}.proof-carousel{width:100%}.carousel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.carousel-head p{font-size:.82rem;color:#6d625a}.carousel-btn{width:45px;height:45px;border:1px solid rgba(74,61,50,.35);background:transparent;color:var(--coffee);font-size:1.2rem;cursor:pointer}.carousel-btn:hover{background:var(--coffee);color:#fff}.proof-track{display:flex;gap:1.3rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:0 0 1.3rem}.proof-track figure{margin:0;min-width:min(31vw,390px);scroll-snap-align:start;background:var(--paper);padding:.7rem}.proof-track img{width:100%;height:500px;object-fit:contain;background:#eee7df}.proof-track figcaption{font-size:.75rem;color:#675d55;padding:.8rem .4rem .3rem}.safety span{padding:.65rem 1rem;font-size:.82rem;font-weight:500}footer{background:#f3ede5;color:var(--ink);grid-template-columns:2fr 1fr 1.5fr;border-top:1px solid var(--line)}footer>div:not(.footer-logo){gap:.8rem;font-size:.9rem}footer strong{color:var(--gold);font-size:.75rem}.footer-identity{display:flex;align-items:center;gap:1rem}.footer-identity .monogram{width:72px;height:70px}.footer-identity .monogram img{width:530px;left:-83px;top:-29px}.footer-identity .identity-copy strong{font-size:2rem}.footer-identity .identity-copy small{font-size:.66rem}.footer-logo p{font-size:1.7rem;color:var(--gold)}.contacts a,.contacts>span{display:flex;align-items:center;gap:.65rem}.contact-icon{width:28px;height:28px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-weight:600}.copyright{border-color:var(--line);color:#7b7169;font-size:.72rem}.whatsapp-float{padding:1rem 1.3rem;font-size:.82rem;font-weight:600}
@media(max-width:980px){.hero-photo{height:500px;margin-left:8%;border-radius:45% 0 0 45% / 18% 0 0 18%}.hero-line{border-left:0;border-radius:42% 0 0 42% / 16% 0 0 16%}.proof-track figure{min-width:48vw}}
@media(max-width:620px){.identity-copy strong{font-size:1.1rem}.identity-copy small{font-size:.43rem}.hero-copy{padding:4rem 25px 2.5rem}.hero h1{font-size:3.55rem}.hero h1 span:last-child{font-size:1.06em}.hero-photo{height:390px;margin-left:7%}.photo-note{width:76%;padding:1rem 1.3rem}.people>div{grid-template-columns:120px 1fr}.people img{width:120px;height:160px}.proof-track figure{min-width:82vw}.proof-track img{height:430px}.footer-identity .identity-copy strong{font-size:1.55rem}.footer-identity .identity-copy small{font-size:.53rem}.whatsapp-float{font-size:.72rem;width:auto;height:auto;border-radius:0;padding:.9rem 1rem}.whatsapp-float:after{content:none}.carousel-head p{font-size:.72rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.photo-count{position:absolute;right:1rem;bottom:1rem;background:rgba(52,46,42,.86);color:#fff;padding:.4rem .7rem;font-size:.58rem;letter-spacing:.08em}.project-actions{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.project-gallery{border:0;background:transparent;padding:0;color:var(--coffee);font:600 .72rem var(--sans);cursor:pointer;text-align:left}.project-gallery:hover{color:var(--gold)}.project-action{margin-top:0;border-bottom:1px solid var(--gold);padding-bottom:.1rem;font-size:.66rem;white-space:nowrap}
.project-address{display:flex;align-items:flex-start;gap:.45rem;min-height:2.8em;margin:-.2rem 0 1rem;color:#6f655d;font-size:.72rem;line-height:1.4}.project-address span{flex:0 0 auto;color:var(--gold);font-size:.9rem;line-height:1.05}
[hidden]{display:none!important}.modal-open{overflow:hidden}.gallery-modal{position:fixed;inset:0;z-index:100;background:rgba(31,26,22,.88);display:grid;place-items:center;padding:clamp(16px,4vw,52px)}.gallery-shell{position:relative;width:min(1180px,100%);max-height:92vh;background:var(--paper);display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);overflow:auto;box-shadow:0 25px 80px rgba(0,0,0,.35)}.gallery-view{min-height:min(72vh,760px);background:#2e2824;position:relative;display:grid;place-items:center;overflow:hidden}.gallery-view img{width:100%;height:100%;max-height:78vh;object-fit:contain}.gallery-close{position:absolute;right:14px;top:12px;z-index:4;width:45px;height:45px;border:1px solid rgba(52,46,42,.18);background:rgba(255,253,249,.94);color:var(--ink);font-size:1.6rem;line-height:1;cursor:pointer}.gallery-nav{position:absolute;top:50%;z-index:3;width:48px;height:48px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(34,29,25,.52);color:#fff;font-size:1.25rem;cursor:pointer}.gallery-prev{left:18px}.gallery-next{right:18px}.gallery-copy{padding:clamp(2rem,4vw,4rem);align-self:center}.gallery-copy small{color:var(--gold);font-size:.65rem;letter-spacing:.16em;text-transform:uppercase}.gallery-copy h3{font-family:var(--serif);font-size:clamp(2.5rem,4vw,4.4rem);font-weight:500;line-height:1;margin:.55rem 0 1rem}.gallery-copy p{color:#70665e;font-size:.82rem}.gallery-lead{margin-top:1.5rem;text-align:center}
@media(max-width:760px){.project-actions{align-items:flex-start;flex-direction:column}.gallery-modal{padding:0}.gallery-shell{width:100%;height:100%;max-height:none;grid-template-columns:1fr;grid-template-rows:minmax(0,62vh) auto}.gallery-view{min-height:0;height:62vh}.gallery-copy{padding:1.5rem 1.4rem 2rem}.gallery-copy h3{font-size:2.7rem}.gallery-copy p{margin:.4rem 0}.gallery-lead{margin-top:.8rem;width:100%}.gallery-close{right:10px;top:10px}.gallery-nav{width:42px;height:42px}.gallery-prev{left:10px}.gallery-next{right:10px}}
.stories-heading{max-width:none;margin:0 auto 3.5rem;text-align:center}.stories-heading .stories-label{text-align:center}.stories-heading h2{font-size:clamp(2.7rem,4.5vw,5.1rem);white-space:nowrap}.stories-heading>p:last-child{max-width:900px;margin:1.45rem auto 0;color:#5f554e;font-size:1.08rem;line-height:1.8;text-align:center}.proof-marquee{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:.5rem 0 1rem;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.proof-marquee .proof-track{display:flex;width:max-content;gap:1.3rem;overflow:visible;scroll-snap-type:none;scrollbar-width:auto;padding:0;animation:proof-conveyor 48s linear infinite;will-change:transform}.proof-marquee:hover .proof-track,.proof-marquee:focus-within .proof-track{animation-play-state:paused}.proof-group{display:flex;flex-shrink:0;gap:1.3rem}.proof-marquee figure{width:clamp(250px,24vw,350px);min-width:0!important;height:500px;margin:0;padding:.6rem;background:var(--paper);box-shadow:0 12px 35px rgba(65,49,37,.08);scroll-snap-align:none}.proof-marquee img{width:100%;height:100%;object-fit:contain;background:#eee7df}.proof-marquee figcaption{display:none}@keyframes proof-conveyor{to{transform:translateX(calc(-50% - .65rem))}}
@media(max-width:620px){.stories-heading{width:100vw;margin-left:calc(50% - 50vw);padding:0 12px;margin-bottom:2.4rem}.stories-heading h2{font-size:4.5vw;letter-spacing:-.045em}.stories-heading>p:last-child{max-width:340px;font-size:1rem;line-height:1.75}.proof-marquee figure{width:260px;height:410px}.proof-marquee .proof-track{animation-duration:42s}}
@media(prefers-reduced-motion:reduce){.proof-marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.proof-marquee .proof-track{animation:none}}
.footer-logo{display:flex;flex-direction:column;align-items:center;justify-self:start;width:min(100%,430px);text-align:center}.footer-mark{position:relative;display:block;width:190px;height:185px;overflow:hidden;margin-bottom:.25rem}.footer-mark img{position:absolute;width:520px!important;height:auto!important;max-width:none;left:-175px;top:-95px;object-fit:initial;background:transparent}.footer-brand{margin:0!important;color:var(--gold)!important;font-family:var(--serif);font-size:2rem!important;font-weight:500;line-height:1.05;letter-spacing:.06em!important}.footer-brand i{font-style:normal;color:var(--gold)}.footer-logo>small{margin-top:.65rem;color:var(--gold);font-size:.68rem;letter-spacing:.26em}.footer-logo p{margin:.9rem 0 0;font-size:1.7rem;line-height:1.15}.contact-image{width:32px;height:32px;flex:0 0 32px;object-fit:contain}.contacts a{min-height:34px}.contacts .contact-icon{width:32px;height:32px;flex:0 0 32px}
@media(max-width:620px){.footer-logo{justify-self:center;width:100%}.footer-mark{width:165px;height:160px}.footer-mark img{width:450px!important;left:-151px;top:-82px}.footer-brand{font-size:1.75rem!important}.footer-logo>small{font-size:.61rem}.footer-logo p{font-size:1.55rem}}
footer{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}footer>div:nth-of-type(2),footer .contacts{justify-self:center;padding-top:4.5rem}footer>div:nth-of-type(2){align-items:center;text-align:center}.contacts>strong{width:100%;text-align:center}.contact-icon{background:transparent}.contact-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-icon svg .icon-dot{fill:currentColor;stroke:none}.contacts a{white-space:nowrap}
@media(max-width:980px){footer{grid-template-columns:1.35fr .8fr 1.35fr;gap:2rem}}
@media(max-width:620px){footer{grid-template-columns:1fr;align-items:center}footer>div:nth-of-type(2),footer .contacts{justify-self:center;padding-top:0}footer .contacts{align-items:flex-start}.contacts>strong{text-align:center}.contacts a{white-space:normal}}

/* Cabeçalho: monograma oficial, legível e proporcional ao texto. */
.header{height:90px}
.header .identity{gap:10px}
.header .header-mark{width:46px;height:46px;flex:0 0 46px;overflow:hidden;position:relative}
.header .header-mark img{position:absolute;width:128px;max-width:none;left:-43px;top:-24px;background:transparent}
.header .identity-copy strong{font-size:1.32rem}
.header .identity-copy small{font-size:.44rem}
.header nav{font-size:.62rem}
@media(max-width:980px){.header nav{top:90px}}
@media(max-width:620px){.header{height:72px}.header .identity{gap:7px}.header .header-mark{width:35px;height:38px;flex-basis:35px}.header .header-mark img{width:101px;left:-34px;top:-19px}.header .identity-copy strong{font-size:.86rem}.header .identity-copy small{font-size:.34rem}.header nav{top:72px;font-size:.62rem}}

/* Jornada: título sempre em uma única linha. */
.paths .section-title{max-width:none}
.paths .section-title h2{white-space:nowrap}
@media(max-width:620px){.paths .section-title h2{font-size:clamp(1.4rem,6.1vw,1.75rem);letter-spacing:-.04em}}

/* CTA do cabeçalho no mesmo padrão do botão flutuante do WhatsApp. */
.header .nav-cta{background:#7b684e;border-color:#7b684e;color:#fff}
.header .nav-cta:hover{background:#695841;color:#fff}

/* Consultoria: destaque marrom e divisórias no mesmo dourado. */
.consultancy-intro{align-self:stretch;display:flex;flex-direction:column;justify-content:center;background:var(--coffee);color:#fff;padding:clamp(2.5rem,5vw,5rem)}
.consultancy-intro .overline{color:var(--gold-light)}
.consultancy-intro>p{color:#ddd5ce}
.consultancy-intro .underlink{color:#fff;border-bottom-color:var(--gold)}
.service-list article{border-bottom-color:var(--gold)}
.service-list article:first-child{border-top-color:var(--gold)}

/* Consultoria: dois blocos com a mesma proporção. */
.consultancy{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0}
.consultancy-intro,.service-list{padding:clamp(2.5rem,5vw,5rem)}
.service-list{display:flex;flex-direction:column;justify-content:center;background:var(--paper)}
@media(max-width:980px){.consultancy{grid-template-columns:1fr}.consultancy-intro,.service-list{padding:clamp(3rem,8vw,5rem) clamp(24px,6vw,100px)}}

/* Consultoria em card fechado, seguindo a proporção da jornada. */
.consultancy{margin:clamp(80px,9vw,145px) clamp(24px,6vw,100px);border:1px solid var(--line)}
@media(max-width:620px){.consultancy{margin:78px 24px}}

/* Consultoria: hierarquia tipográfica mais compacta. */
.consultancy h2{font-size:clamp(2.45rem,4.15vw,4.5rem)}
.consultancy .service-list h3{font-size:1.5rem}

/* Abertura no celular: conteúdo em fluxo vertical, sem sobreposição. */
@media(max-width:620px){
  .header{
    height:calc(72px + env(safe-area-inset-top));
    padding-top:env(safe-area-inset-top);
  }
  .header .identity{min-width:0}
  .header .identity-copy{min-width:0}
  .header .identity-copy strong{font-size:.82rem;white-space:nowrap}
  .header .identity-copy small{font-size:.32rem;white-space:nowrap}
  .hero{
    min-height:auto;
    grid-template-columns:minmax(0,1fr);
    overflow:hidden;
  }
  .hero-copy{
    grid-column:1;
    padding:4rem 24px 2.5rem;
  }
  .hero h1{
    width:auto;
    max-width:100%;
    font-size:clamp(3.15rem,15vw,4rem);
    line-height:.9;
    letter-spacing:-.045em;
  }
  .hero h1 span:last-child{font-size:1em;letter-spacing:-.045em}
  .hero-text{
    max-width:none;
    margin:1.75rem 0 2rem;
    font-size:1rem;
    line-height:1.7;
  }
  .hero-actions{align-items:flex-start;gap:1.25rem}
  .hero-photo{
    grid-column:1;
    width:calc(100% - 48px);
    height:480px;
    margin:0 24px 3rem;
    align-self:auto;
    border-radius:46% 46% 0 0 / 16% 16% 0 0;
  }
  .hero-photo>img{object-position:center 34%}
  .hero-line{
    border-left:1px solid rgba(224,188,116,.72);
    border-radius:42% 42% 0 0 / 16% 16% 0 0;
  }
  .photo-note{width:72%;padding:1rem 1.3rem}
  .hero-side{display:none}
}
