@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@1,600&family=Jost:wght@400;500;600&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
:root{--green:#173d31;--green2:#285b49;--cream:#f4f1ea;--paper:#fbfaf7;--ink:#222722;--muted:#68716a;--line:#d9ddd5;--accent:#b79a69}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'Jost',Arial,sans-serif;font-size:17px;line-height:1.65}
a{color:inherit}
img{display:block;width:100%;height:100%;object-fit:cover}
.nav{position:fixed;z-index:20;inset:0 0 auto;background:var(--green);color:#fff;height:74px;display:flex;align-items:center;padding:0 clamp(22px,5vw,80px);gap:42px}
.brand{font-family:Georgia,serif;font-size:20px;text-decoration:none;white-space:nowrap;opacity:1;transition:.35s}
.home-top .brand{opacity:1;pointer-events:auto}
.home-top.scrolled .brand{opacity:1;pointer-events:auto}
/* Mesma composição editorial nas páginas internas */
body:has(.inner-hero) .conductor{max-width:780px;margin-inline:auto;grid-template-columns:246px minmax(0,1fr);gap:35px;align-items:start}
body:has(.inner-hero) .conductor .portrait{width:246px;height:248px}
body:has(.inner-hero) .conductor>div:last-child h2{display:none}
body:has(.inner-hero) .conductor>div:last-child p{max-width:560px;margin:0;font-family:'Jost',Arial,sans-serif;font-size:18px;line-height:1.5}
body:has(.inner-hero) .navlinks>a[href*="#proposta"]{display:none}
/* Keep the conductor section identical across internal pages */
body:not(.program-page):has(.inner-hero) .mobile-title{display:block;max-width:500px;margin:0 auto 34px;text-align:left;font-family:Georgia,serif;font-weight:400;font-size:clamp(42px,5vw,58px);line-height:1.02;white-space:normal}
body:not(.program-page):has(.inner-hero) .conductor-section{background:var(--paper)}
body:has(.inner-hero) .inner-section .split{max-width:860px;margin-inline:auto}
body:has(.inner-hero) .inner-section .split h2{font-family:Georgia,serif;font-weight:400}
@media(max-width:800px){body:has(.inner-hero) .conductor{grid-template-columns:1fr;gap:32px}body:has(.inner-hero) .conductor .portrait{width:100%;height:auto;aspect-ratio:1}}
@media(max-width:800px){body:not(.program-page):has(.inner-hero) .mobile-title{margin-bottom:28px;text-align:left}.inner-section:has(.conductor){padding-top:62px;padding-bottom:62px}}
/* Revamp da interna Banho de Floresta */
body:not(.program-page):has(.inner-hero) .inner-hero{min-height:56vh;display:flex;align-items:flex-end;background:linear-gradient(90deg,rgba(9,31,24,.68),rgba(9,31,24,.18)),url('assets/cachoeira.jpg') center/cover;padding:120px clamp(28px,8vw,120px) 72px}
body:not(.program-page):has(.inner-hero) .inner-hero h1{max-width:760px;font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(52px,7vw,96px);line-height:.95}
body:not(.program-page):has(.inner-hero) .inner-hero .eyebrow,body:not(.program-page):has(.inner-hero) .inner-hero p{display:none}
body:not(.program-page):has(.inner-hero) .inner-hero h1 em{font-style:italic;font-weight:400;font-size:.72em}
body:not(.program-page):has(.inner-hero) .guide-visual{display:none}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(1){background:var(--cream);text-align:center}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(1) .split{display:block;max-width:860px;margin-inline:auto}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(1) .split h2{margin-bottom:24px}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(1) .split h2{max-width:620px;margin-left:auto;margin-right:auto}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(1) .split p{font-family:Georgia,serif;font-size:clamp(19px,1.7vw,26px);line-height:1.62}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(1){padding-bottom:28px}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(2){padding-top:28px}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(2) .triptych{margin-top:0}
body:not(.program-page):has(.inner-hero) .triptych{background:var(--cream);gap:0}
body:not(.program-page):has(.inner-hero) .triptych article{background:transparent;color:var(--ink);border-right:1px solid #bfc5be}
body:not(.program-page):has(.inner-hero) .triptych article:last-child{border-right:0}
body:not(.program-page):has(.inner-hero) .triptych li{color:var(--ink)}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(4){text-align:center;background:var(--paper)}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(4) .split{display:block;max-width:860px;margin-inline:auto}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(4) .split p{text-align:center;font-family:Georgia,serif;font-size:clamp(19px,1.7vw,26px);line-height:1.62}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(5){background:var(--cream)}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(5) .schedule{grid-template-columns:1fr 1fr;gap:70px}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3){position:relative;overflow:hidden;background:var(--green);color:#fff}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3){padding:0}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .wrap{max-width:none}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split{width:100%;max-width:none}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split{grid-template-columns:1.08fr .92fr;gap:0;align-items:stretch}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:first-child{min-height:800px;display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,7vw,110px);background:linear-gradient(90deg,rgba(8,27,20,.1),rgba(8,27,20,.3)),url('assets/IMG_4930.JPEG') center/cover}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:first-child .eyebrow{display:none}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:first-child h2{font-size:clamp(50px,6vw,88px);line-height:.95;margin:0;color:#fff}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:first-child h2 span{display:block;font-size:.52em;line-height:1.05}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:last-child{padding:clamp(50px,7vw,110px) clamp(28px,6vw,90px);color:#fff}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:last-child h3{max-width:620px;color:#fff}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:last-child p{max-width:570px;margin-left:0;padding-left:18px;border-left:2px solid rgba(210,222,213,.65);color:#fff}
body:not(.program-page):has(.inner-hero) main>section:nth-of-type(7) .conductor{max-width:780px}
@media(max-width:800px){body:not(.program-page):has(.inner-hero) .inner-hero{min-height:62vh}body:not(.program-page):has(.inner-hero) main>section:nth-of-type(5) .schedule{grid-template-columns:1fr;gap:35px}}
.navlinks{margin-left:auto;display:flex;align-items:center;gap:34px}
.navlinks>a,.dropbtn{font:600 12px 'Jost',Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:#fff;background:none;border:0;padding:12px 0;cursor:pointer}
.navlinks>a.active,.dropbtn.active{border-bottom:0;position:relative}
.navlinks>a.active:after,.dropbtn.active:after{content:'';position:absolute;left:0;right:0;bottom:4px;height:1px;background:currentColor}
.drop{position:relative}
.dropmenu{position:absolute;top:100%;right:0;width:285px;background:#fff;color:var(--ink);padding:10px;box-shadow:0 20px 50px #001b1430;display:none}
.drop:hover .dropmenu,.drop:focus-within .dropmenu,.drop.open .dropmenu{display:block}
.dropmenu a{display:block;text-decoration:none;padding:12px;border-bottom:1px solid var(--line);font-size:14px}
.menu{display:none;margin-left:auto;background:none;border:1px solid #ffffff60;color:#fff;padding:8px 12px}
.hero{min-height:96vh;background:var(--green);color:#fff;display:grid;grid-template-columns:1.04fr .96fr;padding-top:74px}
.hero-copy{padding:clamp(70px,10vw,150px) clamp(28px,7vw,105px);display:flex;flex-direction:column;justify-content:center}
.eyebrow{font-size:12px;letter-spacing:.19em;text-transform:uppercase;font-weight:700}
.hero h1,.inner-hero h1{font-family:Georgia,serif;font-weight:400;line-height:.92;margin:.2em 0;font-size:clamp(64px,8.4vw,134px)}
.hero h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(25px,3vw,46px);line-height:1.18;margin:12px 0 28px}
.hero p{max-width:640px;font-size:18px}
.hero-visual{background:url('assets/cachoeira.jpg') center/cover}
.button{display:inline-flex;align-items:center;gap:16px;width:max-content;margin-top:22px;padding:13px 14px;border-bottom:1px solid currentColor;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;transition:background-color .28s ease,color .28s ease,border-color .28s ease}
.button:after{content:'→';font-size:20px}
.button:hover,.button:focus-visible{background:var(--green);border-color:var(--green);color:#fff}
.experience .button:hover,.experience .button:focus-visible{background:#fff;border-color:#fff;color:var(--green)}
.section{padding:clamp(78px,10vw,150px) clamp(24px,8vw,120px)}
.section-inner{max-width:1220px;margin:auto}
.section h2,.section h3,.inner-section h2,.inner-section h3{font-family:Georgia,serif;font-weight:400;line-height:1.13}
.section h2,.inner-section h2{font-size:clamp(42px,6vw,82px);margin:0 0 34px}
.section h3,.inner-section h3{font-size:clamp(28px,4vw,50px);margin:0 0 22px}
.manifesto{background:var(--cream)}
.manifesto .lead{font-family:Georgia,serif;font-size:clamp(22px,2.4vw,36px);max-width:1050px}
.axis{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:65px;border-top:1px solid #aeb8b0}
.axis div{padding:28px 28px 20px 0;font-family:Georgia,serif;font-size:clamp(23px,2.4vw,34px);border-right:1px solid #aeb8b0}
.axis div+div{padding-left:28px}
.experiences{padding-inline:0}
.experiences>h2{padding-inline:clamp(24px,8vw,120px)}
.experience{display:grid;grid-template-columns:1.08fr .92fr;min-height:630px}
.experience:first-of-type{background:var(--green);color:#fff}
.experience:nth-of-type(2){grid-template-columns:.92fr 1.08fr;background:var(--green);color:#fff}
.experience:nth-of-type(2) .exp-image{order:2}
.exp-image.water{background:url('assets/cachoeira.jpg') center/cover}
.exp-image.program{background:url('assets/foto-imersao.jpg') center/cover;position:relative}
.exp-image.program:after{content:'Mata Atlântica';position:absolute;left:40px;bottom:34px;color:#fff;font-family:Georgia,serif;font-size:28px}
.exp-copy{padding:clamp(55px,7vw,110px);display:flex;flex-direction:column;justify-content:center}
.exp-copy p{max-width:580px}
.curadoria{background:#e6ebe5;text-align:center}
.curadoria p{max-width:860px;margin-inline:auto;font-family:Georgia,serif;font-size:clamp(21px,2.1vw,31px)}
.curadoria .button{margin-inline:auto}
.closing{text-align:center;background:#fff;color:var(--ink)}
.closing blockquote{max-width:980px;margin:0 auto;font-family:'Libre Baskerville',Georgia,serif}
.closing blockquote p{margin:0;font-size:clamp(30px,3.5vw,52px);font-weight:400;line-height:1.35}
.closing cite{display:block;margin-top:28px;font-size:13px;font-style:normal;letter-spacing:.14em;text-transform:uppercase}
.closing .button{margin-inline:auto;margin-top:38px}
.hero{background-position:center 58%}
.exp-image{background-position:center 50%}
@media(min-width:801px){.experiences{position:relative}.experiences>h2{position:absolute;z-index:3;left:clamp(18px,3vw,48px);top:110px;margin:0;padding:0;writing-mode:vertical-rl;transform:rotate(180deg);transform-origin:center;font-size:clamp(48px,7vw,100px);line-height:.9;color:#fff;mix-blend-mode:screen;pointer-events:none}.experiences>.experience{position:relative}}
.home-top.scrolled{clip-path:none;overflow:visible;animation:navDrop 2s cubic-bezier(.22,.61,.36,1) both}
.home-top.scrolled:before{content:'';position:absolute;z-index:-1;inset:0;background:#fff;clip-path:polygon(0 0,100% 0,100% 97%,87% 100%,63% 98.5%,41% 100%,18% 98.5%,0 100%)}
.home-top.leaving:before{content:'';position:absolute;z-index:-1;inset:0;background:#fff;clip-path:polygon(0 0,100% 0,100% 97%,87% 100%,63% 98.5%,41% 100%,18% 98.5%,0 100%);animation:navBgRise 2s cubic-bezier(.22,.61,.36,1) both}
.home-top.leaving .brand,.home-top.leaving .navlinks>a,.home-top.leaving .dropbtn{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.28)}
@keyframes navBgRise{from{transform:translateY(0)}to{transform:translateY(-100%)}}
@keyframes navDrop{from{transform:translateY(-100%);opacity:1}to{transform:translateY(0);opacity:1}}
@keyframes navRise{from{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:1}}
.home-top.leaving{animation:none;background:transparent;box-shadow:none}
@media(prefers-reduced-motion:reduce){.home-top.scrolled{animation:none}}
.program-page .inner-hero{position:relative;min-height:72vh;display:flex;align-items:center;background:linear-gradient(90deg,rgba(9,31,24,.74),rgba(9,31,24,.2)),url('assets/legado-das-aguas.webp') center/cover;color:#fff;overflow:hidden}
.program-page .inner-hero .wrap{position:relative;z-index:1}
.program-page .inner-hero .eyebrow{display:flex;align-items:center;gap:12px;font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(16px,1.4vw,22px);font-weight:400;letter-spacing:.34em;text-transform:none;white-space:nowrap}
.program-page .inner-hero .eyebrow:after{content:'';display:block;width:clamp(110px,16vw,230px);height:1px;background:rgba(255,255,255,.9)}
.program-page .inner-hero h1{display:flex;flex-wrap:wrap;align-items:baseline;max-width:780px;font-family:'Libre Baskerville',Georgia,serif;font-weight:400;letter-spacing:-.055em;line-height:.82;font-size:clamp(66px,8vw,124px);margin:22px 0}
.program-page .inner-hero h1 span{display:block}.program-page .inner-hero h1 em{font-style:italic;font-size:.72em;margin:0 .12em;font-weight:400}.program-page .inner-hero p{font-family:'Bitter',Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(18px,1.8vw,26px)}
.program-page .inner-hero p{display:none}
.program-page main>section:nth-of-type(1){background:var(--cream);text-align:center}.program-page main>section:nth-of-type(1) .split,.program-page main>section:nth-of-type(4) .split{display:block;max-width:900px;margin-inline:auto}.program-page main>section:nth-of-type(1) .split h2,.program-page main>section:nth-of-type(4) .split h2{margin-bottom:24px}.program-page main>section:nth-of-type(1) .split p,.program-page main>section:nth-of-type(4) .split p{margin-inline:auto;font-family:Georgia,serif;font-size:clamp(19px,1.7vw,26px);line-height:1.62}
.program-page .triptych{background:#6a4a3b;gap:1px}.program-page .triptych article{background:#6a4a3b;color:#fff;border-right:1px solid rgba(255,255,255,.3)}.program-page .triptych h3{font-family:'Libre Baskerville',Georgia,serif;font-weight:400}.program-page .triptych li{color:#fff}
.program-page main>section:nth-of-type(1){padding-bottom:42px}.program-page main>section:nth-of-type(2){padding-top:20px;background:var(--cream)}.program-page .triptych{background:transparent;gap:0}.program-page .triptych article{background:transparent;color:var(--ink);border-right:1px solid #bfc5be}.program-page .triptych article:last-child{border-right:0}.program-page .triptych li{color:var(--ink)}
.program-page main>section:nth-of-type(4){text-align:center}.program-page main>section:nth-of-type(4) .split p{text-align:center}
.program-page main>section:nth-of-type(3){position:relative;overflow:hidden;background:var(--green);color:#fff}.program-page main>section:nth-of-type(3):before{content:'';position:absolute;inset:0 46% 0 0;background:linear-gradient(90deg,rgba(8,27,20,.08),rgba(8,27,20,.2)),url('assets/legado-das-aguas-trilha-cambuci.jpg') center/cover}.program-page main>section:nth-of-type(3) .location-grid{position:relative;z-index:1;grid-template-columns:1.08fr .92fr;max-width:none}.program-page main>section:nth-of-type(3) .stat{color:#fff}
.program-page main>section:nth-of-type(3) .location-grid>div:last-child{padding-inline:clamp(22px,3vw,48px)}.program-page main>section:nth-of-type(3) .location-grid>div:last-child h3{max-width:470px}.program-page main>section:nth-of-type(3) .location-grid>div:last-child p{max-width:570px;margin-left:0;padding-left:18px;border-left:2px solid rgba(210,222,213,.65)}
@media(max-width:800px){.program-page .inner-hero{min-height:72vh}.program-page .inner-hero h1{font-size:clamp(54px,15vw,82px)}.program-page .triptych article{border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}}
@media(max-width:800px){.program-page main>section:nth-of-type(2){padding-top:10px}.program-page .triptych article{border-right:0;border-bottom:1px solid #bfc5be}.program-page .triptych article:last-child{border-bottom:0}}
.program-page .mobile-title{display:block;max-width:500px;margin:0 auto 34px;text-align:left;font-size:clamp(42px,5vw,58px);line-height:1.02;white-space:normal}.program-page .conductor{max-width:780px;margin-inline:auto;grid-template-columns:246px minmax(0,1fr);gap:35px;align-items:start}.program-page .conductor .portrait{width:246px;height:248px}.program-page .conductor>div:last-child h2{display:none}.program-page .conductor>div:last-child p{max-width:560px;margin:0}
.program-page .conductor>div:last-child p{font-family:'Jost',Arial,sans-serif;font-size:18px;line-height:1.5}
@media(max-width:800px){.program-page .mobile-title{margin-bottom:28px;text-align:left}.program-page .conductor{grid-template-columns:1fr;gap:32px}.program-page .conductor .portrait{width:100%;height:auto;aspect-ratio:1}.program-page .conductor>div:last-child p{margin-left:0}}
@media(max-width:800px){.program-page main>section:nth-of-type(3):before{inset:0 0 52%}.program-page main>section:nth-of-type(3) .location-grid{grid-template-columns:1fr}.program-page main>section:nth-of-type(3) .location-grid>div:last-child{padding-top:60px}}
.side-contact{position:fixed;z-index:12;left:0;top:44%;writing-mode:vertical-rl;transform:rotate(180deg);transform-origin:center;background:#9D4723;color:#fff;text-decoration:none;padding:20px 13px 20px 9px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;clip-path:polygon(0 0,91% 1%,100% 8%,96% 28%,99% 49%,95% 70%,100% 94%,92% 100%,0 99%);animation:sideContactIn 2s cubic-bezier(.22,.61,.36,1) both}
@keyframes sideContactIn{from{transform:translateX(-58px) rotate(180deg);opacity:1}to{transform:translateX(0) rotate(180deg);opacity:1}}
@media(prefers-reduced-motion:reduce){.side-contact{animation:none}}
.footer{background:#101c18;color:#e7ece8;padding:55px clamp(24px,8vw,120px);display:flex;justify-content:space-between;gap:30px}
.footer a{display:block;text-decoration:none;margin:5px 0}
.footer-name{font-family:Georgia,serif;font-size:28px}
.inner-hero{padding:160px clamp(24px,8vw,120px) 85px;background:var(--green);color:#fff}
.inner-hero .wrap{max-width:1220px;margin:auto}
.inner-hero h1{font-size:clamp(56px,8vw,118px);max-width:1100px}
.inner-hero p{font-family:Georgia,serif;font-size:clamp(22px,2.4vw,35px);max-width:980px}
.inner-section{padding:clamp(65px,8vw,120px) clamp(24px,8vw,120px)}
.inner-section>.wrap{max-width:1220px;margin:auto}
.alt{background:var(--cream)}
.dark{background:var(--green);color:#fff}
.split{display:grid;grid-template-columns:minmax(260px,.75fr) 1.25fr;gap:clamp(40px,8vw,130px);align-items:start}
.triptych{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}
.triptych article{background:var(--paper);padding:38px}
.triptych ul{padding-left:20px}
.location-grid,.conductor{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(35px,7vw,110px);align-items:center}
.stat{font-family:Georgia,serif;font-size:clamp(70px,11vw,160px);line-height:.8;color:var(--accent)}
.schedule{display:grid;grid-template-columns:1fr 1fr;gap:55px}
.schedule p{border-bottom:1px solid var(--line);padding:10px 0;margin:0}
.portrait{height:620px}
.guide-visual{height:min(78vh,780px);background:url('assets/cachoeira.jpg') center/cover}
.notice{border-left:3px solid var(--accent);padding-left:24px;font-style:italic}
.disabled{opacity:.45;cursor:not-allowed}
.continuity{display:flex;justify-content:space-between;align-items:center;gap:30px}
.mobile-title{display:none}
@media(max-width:800px){body{font-size:16px}
.nav{height:64px;padding:0 18px}
.home-top .brand{opacity:1;pointer-events:auto}
.navlinks{display:none;position:absolute;top:64px;left:0;right:0;background:var(--green);padding:18px;flex-direction:column;align-items:stretch;gap:3px}
.nav.open .navlinks{display:flex}
.menu{display:block}
.menu{width:44px;height:44px;padding:0;border:0;border-radius:0;background:transparent;color:#fff;font-size:0;position:relative}
.nav .menu{display:block!important;visibility:visible!important;opacity:1!important;position:relative;z-index:30;flex:0 0 44px}
.menu:before{content:'';position:absolute;left:10px;top:17px;width:28px;height:5px;border-radius:4px;background:#fff;box-shadow:0 8px 0 #fff,0 16px 0 #fff;transition:transform .3s ease,box-shadow .3s ease}
.menu:after{content:'';position:absolute;left:10px;top:7px;width:5px;height:5px;border-radius:50%;background:#fff;transition:opacity .2s ease}
.nav.open .menu:before{top:20px;transform:rotate(45deg);box-shadow:none}.nav.open .menu:after{left:10px;top:20px;width:28px;height:5px;border-radius:4px;opacity:1;transform:rotate(-45deg)}
.home-top.leaving{transform:none!important;animation:none!important;background:transparent}
.home-top.scrolled .menu{color:#fff;border-color:transparent}
.nav.open{background:#fff!important;color:#777b78}
.nav.open .navlinks{background:#fff;color:#777b78}
.nav.open .navlinks>a,.nav.open .dropbtn{color:#777b78;text-shadow:none}
.home-top.nav.open:not(.scrolled) .navlinks>a,.home-top.nav.open:not(.scrolled) .dropbtn{color:#777b78!important;text-shadow:none!important}
.home-top.nav.open:not(.scrolled) .brand{color:#777b78!important;text-shadow:none!important}
.nav.open .menu:before{background:#777b78;box-shadow:0 8px 0 #777b78,0 16px 0 #777b78}
.nav.open .menu:after{background:#777b78}
.home-top.scrolled .menu:before{background:#777b78;box-shadow:0 8px 0 #777b78,0 16px 0 #777b78}
.home-top.scrolled .menu:after{background:#777b78}
body:not(:has(.nav.scrolled)):has(.nav.open) main{padding-top:220px}
.dropmenu{position:static;width:auto;box-shadow:none;margin-top:5px}
.drop:hover .dropmenu{display:none}
.drop.open .dropmenu{display:block}
.hero{grid-template-columns:1fr;min-height:100vh}
.hero-copy{min-height:calc(100vh - 58px);padding-top:95px}
.hero-visual{height:55vh}
.hero h1{font-size:clamp(56px,17vw,86px)}
.section,.inner-section{padding:68px 22px}
.experience,.experience:nth-of-type(2){grid-template-columns:1fr}
.experience:nth-of-type(2) .exp-image{order:0}
.exp-image{height:58vh}
.exp-copy{padding:55px 24px}
.axis,.triptych,.schedule,.location-grid,.conductor,.split{grid-template-columns:1fr}
.axis div,.axis div+div{padding:22px 0;border-right:0;border-bottom:1px solid #aeb8b0}
.inner-hero{padding:120px 22px 55px}
.inner-hero h1{font-size:clamp(50px,15vw,76px)}
.portrait{height:66vh}
.conductor h2{display:none}
.mobile-title{display:block!important}
.footer{flex-direction:column}
.side-contact{display:none}
.continuity{align-items:flex-start;flex-direction:column}
}

/* Escala e composição editorial inspiradas na referência visual */
body{font-size:16px;line-height:1.72;color:#30332f}
.nav{height:62px;padding:0 clamp(28px,4.5vw,72px);background:rgba(23,61,49,.96);gap:32px}
.brand{font-size:17px}.navlinks{gap:30px}.navlinks>a,.dropbtn{font-size:10px;letter-spacing:.2em;font-weight:600}
.hero{position:relative;display:block;min-height:88vh;padding-top:62px;background:url('assets/cachoeira.jpg') center 58%/cover no-repeat}
.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,31,24,.72) 0%,rgba(9,31,24,.42) 48%,rgba(9,31,24,.1) 78%)}
.hero-copy{position:relative;z-index:1;min-height:calc(88vh - 62px);padding:9vh clamp(30px,9vw,140px);justify-content:center;max-width:840px}
.hero-visual{display:none}.hero h1{font-size:clamp(48px,5.1vw,76px);line-height:1.02;margin:.28em 0}.hero h2{font-size:clamp(25px,2.45vw,38px);max-width:720px}.hero p{font-size:16px;max-width:560px}
.section{padding:clamp(74px,8vw,118px) clamp(28px,8vw,120px)}
.section h2,.inner-section h2{font-size:clamp(34px,3.55vw,54px);line-height:1.16;margin-bottom:28px}
.section h3,.inner-section h3{font-size:clamp(25px,2.45vw,38px);line-height:1.2}
.manifesto .lead{font-size:clamp(20px,1.85vw,28px);line-height:1.58;max-width:900px}
.axis{margin-top:48px}.axis div{font-size:clamp(19px,1.65vw,25px)}
.experiences>h2{max-width:1370px;margin:0 auto 42px;padding-inline:clamp(28px,8vw,120px)}
.experience{min-height:540px}.exp-copy{padding:clamp(52px,6vw,88px)}.exp-copy p{max-width:500px}
.exp-image.program:after{display:none}.curadoria p{font-size:clamp(19px,1.7vw,26px);line-height:1.62;max-width:800px}
.inner-hero{padding:135px clamp(28px,8vw,120px) 72px}.inner-hero h1{font-size:clamp(46px,5.2vw,78px);line-height:1.04;max-width:980px}.inner-hero p{font-size:clamp(20px,2vw,30px)}
.inner-section{padding:clamp(70px,7.5vw,108px) clamp(28px,8vw,120px)}
.split{grid-template-columns:minmax(250px,.78fr) 1.22fr;gap:clamp(45px,7vw,105px)}
.triptych article{padding:32px}.triptych h3{font-size:29px}.triptych li{margin-bottom:8px}
.stat{font-size:clamp(62px,8vw,118px)}.schedule{gap:70px}.portrait{height:560px}
.guide-visual{height:68vh}.button{font-size:10px;letter-spacing:.18em}.footer{font-size:14px}
@media(max-width:800px){.nav{height:58px}.navlinks{top:58px}.hero{min-height:82vh;padding-top:58px}.hero-copy{min-height:calc(82vh - 58px);padding:82px 24px 58px}.hero h1{font-size:49px}.hero h2{font-size:25px}.hero p{font-size:16px}.section,.inner-section{padding:62px 22px}.section h2,.inner-section h2{font-size:36px}.section h3,.inner-section h3{font-size:27px}.inner-hero{padding:110px 22px 52px}.inner-hero h1{font-size:44px}.experience{min-height:0}.exp-image{height:48vh}.exp-copy{padding:48px 23px}.guide-visual{height:58vh}.triptych article{padding:28px 22px}.portrait{height:58vh}}

/* Header da home */
.home-top{background:transparent;color:#fff;transition:background-color .35s ease,color .35s ease,box-shadow .35s ease}
.home-top:not(.scrolled) .navlinks>a,.home-top:not(.scrolled) .dropbtn{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.28)}
.home-top.scrolled{background:#fff;color:#777b78;box-shadow:0 1px 0 rgba(20,35,29,.1)}
.home-top.scrolled .brand,.home-top.scrolled .navlinks>a,.home-top.scrolled .dropbtn{color:#777b78;text-shadow:none}
.home-top.scrolled .brand{opacity:1;pointer-events:auto}
.hero-copy{max-width:760px;padding-left:clamp(36px,11vw,172px)}
.hero h1{display:flex;flex-direction:column;font-size:clamp(54px,5.4vw,82px);line-height:.94;margin:0 0 18px;letter-spacing:-.035em}
.hero h1 span{display:block}
.hero h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(15px,1.25vw,19px);line-height:1.45;font-weight:400;max-width:430px;margin:0 0 24px}
.hero p{max-width:465px;margin-top:0}
@media(max-width:800px){.home-top{background:transparent}.home-top.scrolled{background:#fff}.home-top.scrolled .menu{color:#777b78;border-color:#bbb}.hero-copy{padding-left:28px}.hero h1{font-size:52px}.hero h2{font-size:16px;max-width:330px}.nav.open:not(.scrolled){background:var(--green)}}
@media(max-width:800px){.hero{min-height:100vh}.hero-copy{min-height:calc(100vh - 58px)}}
@media(max-width:800px){body:has(.inner-hero) .inner-hero{height:100vw;min-height:0;aspect-ratio:1/1}}
@media(max-width:800px){body:not(.program-page):has(.inner-hero) .inner-hero{height:100vw;min-height:0;aspect-ratio:1/1}}
@media(max-width:800px){body:has(.inner-hero){font-size:18px}body:has(.inner-hero) .navlinks>a,body:has(.inner-hero) .dropbtn{font-size:12px}}
@media(max-width:800px){body:has(.inner-hero) main>section:nth-of-type(3) .split,body:has(.inner-hero) main>section:nth-of-type(3) .location-grid{display:block}body:has(.inner-hero) main>section:nth-of-type(3) .split>div:first-child,body:has(.inner-hero) main>section:nth-of-type(3) .location-grid>div:first-child{height:100vw;min-height:0;aspect-ratio:1/1}body:has(.inner-hero) main>section:nth-of-type(3) .split>div:last-child,body:has(.inner-hero) main>section:nth-of-type(3) .location-grid>div:last-child{padding-top:56px;padding-bottom:56px}body:has(.inner-hero) main>section:nth-of-type(3):before{inset:0 0 auto;height:100vw}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3){padding-top:0;padding-bottom:0}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3){padding-left:0;padding-right:0}body.program-page main>section:nth-of-type(3) .wrap{width:100%;max-width:none}body.program-page main>section:nth-of-type(3) .location-grid>div:last-child{padding-left:28px!important;padding-right:28px!important}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3) .location-grid>div:first-child{padding-left:28px;padding-right:28px}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3):before{inset:0 0 auto!important;height:100vw!important}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3){position:relative}body.program-page main>section:nth-of-type(3) .location-grid>div:last-child{position:relative;padding-top:56px!important}body.program-page main>section:nth-of-type(3) .location-grid>div:last-child h3{position:static;color:#fff;margin:0 0 28px;max-width:none}body.program-page main>section:nth-of-type(3) .location-grid>div:first-child{height:100vw!important;min-height:0!important}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3) .location-grid>div:last-child{position:static;padding-top:calc(100vw + 56px)!important}body.program-page main>section:nth-of-type(3) .location-grid>div:last-child h3{position:absolute;z-index:2;top:50vw;left:28px;right:20px;transform:translateY(-50%);margin:0;color:#fff;max-width:none}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3):before{display:none!important}body.program-page main>section:nth-of-type(3) .location-grid>div:first-child{height:100vw!important;min-height:0!important;background:linear-gradient(90deg,rgba(8,27,20,.08),rgba(8,27,20,.2)),url('assets/legado-das-aguas-trilha-cambuci.jpg') center/cover!important;position:relative;z-index:1}body.program-page main>section:nth-of-type(3) .location-grid>div:last-child{margin-top:-100vw!important}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3) .location-grid>div:first-child{height:100vw!important;min-height:0!important;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(8,27,20,.08),rgba(8,27,20,.2)),url('assets/legado-das-aguas-trilha-cambuci.jpg') center/cover!important}body.program-page main>section:nth-of-type(3) .location-grid>div:last-child{margin-top:0!important;padding-top:56px!important}body.program-page main>section:nth-of-type(3) .location-grid>div:last-child h3{position:static;transform:none;margin:0 0 28px;color:#fff}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3) .location-grid>div:first-child .location-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,27,20,.08),rgba(8,27,20,.2)),url('assets/legado-das-aguas-trilha-cambuci.jpg') center/cover;z-index:0}body.program-page main>section:nth-of-type(3) .location-grid>div:first-child>*:not(.location-bg){position:relative;z-index:1}}
@media(max-width:800px){body:not(.program-page):has(.inner-hero) main>section:nth-of-type(3) .split>div:first-child{height:100vw!important;min-height:0!important;aspect-ratio:1/1}}
@media(max-width:800px){body.program-page main>section:nth-of-type(3) .location-grid>div:first-child{display:flex;flex-direction:column;justify-content:center}}

/* Ajuste fino do bloco principal */
.hero-copy{max-width:880px}
.hero h1{font-size:clamp(68px,6.8vw,104px);line-height:.9;margin-bottom:22px}
.hero h2{font-family:Georgia,serif;font-size:clamp(18px,1.55vw,23px);line-height:1.3;font-weight:400;max-width:440px;margin:0;padding-top:16px;border-top:1px solid rgba(255,255,255,.55);text-wrap:balance}
.hero .button{margin-top:34px}
@media(max-width:800px){.hero h1{font-size:clamp(58px,15.5vw,76px)}.hero h2{font-size:18px;max-width:360px;padding-top:13px}.hero .button{margin-top:30px}}

/* Assinatura tipográfica */
.hero h1{font-family:'Libre Baskerville',Georgia,serif;font-weight:400;letter-spacing:-.055em;line-height:.83}
.hero h1 .title-line{display:flex;align-items:baseline;white-space:nowrap}
.hero h1 em{font-family:'Libre Baskerville',Georgia,serif;font-weight:400;font-style:italic;font-size:.72em;letter-spacing:-.04em;margin-left:.13em;transform:translateY(-.03em)}
.hero h1 .title-line-bottom{margin-left:.18em;margin-top:.03em}
.hero h2{font-family:'Libre Baskerville',Georgia,serif}
@media(max-width:800px){.hero h1{letter-spacing:-.065em}.hero h1 em{font-size:.68em;margin-left:.1em}.hero h1 .title-line-bottom{margin-left:.1em}}

/* Ajuste óptico do lockup */
.hero h1{line-height:.72}
.hero h1 .title-line:first-child{margin-left:.18em;position:relative;z-index:2}
.hero h1 .title-line-bottom{margin-left:0;margin-top:0;position:relative;z-index:1}
.hero h2{font-family:'Bitter',Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(17px,1.45vw,22px);line-height:1.34;max-width:470px;margin-left:1.05em;padding-top:0;border-top:0;text-wrap:balance}
.hero .button{margin-top:42px}
@media(max-width:800px){.hero h1{line-height:.74}.hero h1 .title-line:first-child{margin-left:.14em}.hero h1 .title-line-bottom{margin-left:0}.hero h2{font-size:17px;margin-left:.8em;max-width:390px}.hero .button{margin-top:38px}}

/* Manifesto */
.manifesto .section-inner{max-width:1180px}
.manifesto .section-inner>p:nth-of-type(1),.manifesto .section-inner>p:nth-of-type(2){font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(20px,1.85vw,28px);line-height:1.58;font-weight:400;max-width:980px;margin:0 0 26px}
.manifesto .section-inner>p:nth-of-type(3){max-width:660px;margin:58px auto 0;padding-top:30px;border-top:1px solid #aeb8b0;text-align:center;font-size:14px;letter-spacing:.01em}
.manifesto .section-inner>h3{font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(21px,2vw,29px);line-height:1.25;text-align:center;text-transform:uppercase;margin:16px auto 10px;font-weight:400}
.manifesto .axis{display:block;max-width:760px;margin:0 auto;border:0;text-align:center}
.manifesto .axis div,.manifesto .axis div+div{font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(18px,1.6vw,23px);line-height:1.42;text-transform:uppercase;padding:0;border:0}
@media(max-width:800px){.manifesto .section-inner>p:nth-of-type(1),.manifesto .section-inner>p:nth-of-type(2){font-size:20px;line-height:1.55}.manifesto .section-inner>p:nth-of-type(3){margin-top:42px;padding-top:24px}.manifesto .section-inner>h3{font-size:21px}.manifesto .axis div,.manifesto .axis div+div{font-size:17px;line-height:1.5}}

/* Alinhamento do manifesto */
.manifesto .section-inner>h2{text-align:center;font-family:'Libre Baskerville',Georgia,serif;font-weight:400}
.manifesto .section-inner>p:nth-of-type(1),.manifesto .section-inner>p:nth-of-type(2){font-size:clamp(16px,1.5vw,23.2px);text-align:center;margin-left:auto;margin-right:auto;max-width:930px}
@media(max-width:800px){.manifesto .section-inner>p:nth-of-type(1),.manifesto .section-inner>p:nth-of-type(2){font-size:16px}}

/* Bloco de reconexão */
.manifesto .section-inner>p:nth-of-type(3){font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(16px,1.8vw,21px);font-weight:700;line-height:1.35;border-top-color:#fff;padding-top:30px;margin-bottom:0}
.manifesto .section-inner>h3{font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(20px,1.8vw,27px);font-weight:400;line-height:1.25;margin-top:16px;margin-bottom:4px}
.manifesto .axis div,.manifesto .axis div+div{font-family:'Libre Baskerville',Georgia,serif;font-size:clamp(18px,1.55vw,23px);font-weight:400;line-height:1.35}
@media(max-width:800px){.manifesto .section-inner>p:nth-of-type(3){font-size:15px}.manifesto .section-inner>h3{font-size:20px}.manifesto .axis div,.manifesto .axis div+div{font-size:17px}}
/* Sanfona Agenda: comportamento global, conteúdo permanece no HTML */
.sanfona-agenda .schedule>div{display:block}
.sanfona-agenda .agenda-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;background:none;border:0;border-bottom:1px solid var(--line);padding:16px 0;text-align:left;color:inherit;font:inherit;cursor:pointer}
.sanfona-agenda .agenda-toggle:after{content:'+';font-size:24px;font-weight:300;line-height:1}
.sanfona-agenda .agenda-toggle[aria-expanded="true"]:after{content:'−'}
.sanfona-agenda .agenda-panel{padding:4px 0 18px}
.sanfona-agenda .agenda-panel p{border-bottom:1px solid var(--line);padding:12px 0;margin:0}
.sanfona-agenda .agenda-panel[hidden]{display:none}
@media(max-width:800px){.sanfona-agenda .schedule{display:block}.sanfona-agenda .schedule>div+div{margin-top:22px}.sanfona-agenda .agenda-toggle{font-size:1.35rem}}
@media(max-width:800px){
  body:has(.inner-hero) .inner-section .split,
  body:has(.inner-hero) .inner-section .location-grid,
  body:has(.inner-hero) .inner-section .conductor{grid-template-columns:1fr!important;display:grid!important}
}
