/* Base terrosa nas duas edições; a variante acrescenta apenas acentos roxos. */
:root{--hero-ground:56,39,56;--hero-accent:var(--copper-light);--header-surface:var(--mineral);--on-dark:#ded2e0;--on-dark-muted:#cfbbd1;--whatsapp:#25d366}
:root[data-theme="terroso"]{--canvas:#fbf7ef;--mineral:#f5efe4;--lilac:#efc1a1;--plum:#71371f;--ink:#38291f;--muted:#6c5748;--copper:#a24320;--copper-light:#f3c5a1;--line:#d6c6b4;--hero-ground:72,35,22;--hero-accent:#f3c5a1;--header-surface:#f5efe4;--on-dark:#f5e4d6;--on-dark-muted:#f5e4d6}
html{scroll-padding-top:108px}
.brand strong,.footer-name{font-family:var(--display);font-weight:600;font-variation-settings:"opsz" 24;letter-spacing:-.035em;line-height:1.2}
button:focus-visible{outline:3px solid var(--copper);outline-offset:6px}
.skip-link{z-index:50}
.site-header{position:fixed;inset:0 0 auto;z-index:30;background:transparent;color:var(--canvas);transition:background .35s var(--ease),color .35s var(--ease),box-shadow .35s var(--ease)}
.header-inner{min-height:104px;gap:24px;border-bottom:1px solid #ffffff30;transition:border-color .35s}
.site-header .brand-mark{transition:color .35s}
.site-header .agency-credit{color:inherit}
.site-header .header-contact{background:var(--mineral);color:var(--ink);padding:12px 16px;border-radius:4px;white-space:nowrap}
.site-header .header-contact:hover{background:var(--copper-light)}
.header-end{gap:20px}
.desktop-nav{gap:22px;font-size:12px}
.desktop-nav a{white-space:nowrap;text-decoration-thickness:1px;text-underline-offset:7px}
.site-header.is-scrolled,.site-header.menu-open{background:var(--header-surface);color:var(--ink);box-shadow:0 6px 20px #3023300c}
.site-header:not(.nav-enhanced){background:var(--header-surface);color:var(--ink)}
.site-header.is-scrolled .header-inner{min-height:78px;border-bottom-color:transparent}
.site-header.is-scrolled .brand-mark{width:38px;height:38px;color:var(--copper)}
.site-header.is-scrolled .header-contact,.site-header.menu-open .header-contact{background:var(--plum);color:var(--canvas)}
.site-header :focus-visible{outline-color:var(--copper-light)}
.site-header.is-scrolled :focus-visible,.site-header.menu-open :focus-visible{outline-color:var(--copper)}
.menu-toggle{display:none;border:1px solid currentColor;background:transparent;color:inherit;align-items:center;gap:9px;border-radius:4px;padding:9px 12px;min-height:44px;cursor:pointer;font-size:12px}
.menu-toggle svg{width:21px;height:21px}
.menu-toggle[hidden]{display:none}
.hero{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:max(680px,42.857vw);background:var(--plum);color:var(--canvas);display:flex;flex-direction:column;justify-content:center;padding-top:110px}
.hero-portrait{position:absolute;inset:0;z-index:-3;display:block}
.hero-portrait img{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:75% top;border-radius:0}
.hero-fade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(var(--hero-ground),.98) 0%,rgba(var(--hero-ground),.94) 24%,rgba(var(--hero-ground),.82) 40%,rgba(var(--hero-ground),.38) 56%,rgba(var(--hero-ground),0) 73%)}
.hero-fade::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(var(--hero-ground),.55),transparent 22%,transparent 75%,rgba(var(--hero-ground),.38))}
.hero-fade::before{content:"";position:absolute;inset:0 42% 0 0;backdrop-filter:blur(5px);mask-image:linear-gradient(90deg,#000 55%,transparent)}
.hero-layout{display:block;flex:1 0 auto;padding-block:32px;position:relative}
.hero-copy{--hero-action-width:26rem;width:52%;max-width:670px;padding:0}
.hero h1{font-size:clamp(44px,4.2vw,68px);max-width:15.5ch;line-height:1.04;letter-spacing:-.035em;text-wrap:initial}
.hero h1 span{color:var(--hero-accent);margin-top:12px}
.hero-description{font-size:14px;line-height:1.8;max-width:var(--hero-action-width);margin-block:24px 16px;color:var(--canvas)}
.hero .button{background:var(--lilac);color:var(--ink)}
.hero .button:hover{background:var(--canvas)}
.hero-contact-note{color:var(--canvas);margin-top:10px;width:var(--hero-action-width);max-width:100%;text-align:left}
.hero :focus-visible{outline-color:var(--copper-light)}
.hero-bottom{position:relative;flex-shrink:0;margin-top:auto;border-color:#ffffff38;color:var(--canvas);padding-block:16px;font-size:11px}
.hero-bottom p:nth-child(2){color:var(--canvas)}
.hero-bottom p:first-child span{color:var(--hero-accent)}
.down-link{border-color:#ffffff70}
.down-link:hover{background:var(--canvas);color:var(--ink)}
.introduction{background:var(--canvas)}
.introduction-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(40px,7vw,112px);align-items:center}
.introduction h2{font-size:clamp(36px,3.8vw,56px);max-width:15ch}
.introduction-copy>p{font-size:15px;line-height:1.85;max-width:43ch;color:var(--muted);margin-top:24px}
.introduction-copy .video-note{font-size:12px;margin-top:28px}
.video-placeholder{aspect-ratio:16/9;background:var(--mineral);display:flex;align-items:center;justify-content:center;position:relative;color:var(--copper);overflow:hidden}
.video-dialogue{width:100px;height:100px;stroke-width:1;opacity:.8}
.video-placeholder-caption{position:absolute;inset:auto 24px 20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:16px}
.conversation-portrait{position:relative;margin-bottom:var(--section);display:grid;grid-template-columns:.7fr 1.3fr;align-items:stretch;background:var(--mineral)}
.conversation-portrait img{grid-column:2;grid-row:1;height:100%;object-fit:cover;aspect-ratio:3/2}
.conversation-portrait figcaption{grid-column:1;grid-row:1;padding:clamp(28px,4vw,64px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.conversation-portrait figcaption svg{width:52px;height:52px;color:var(--copper);margin-bottom:28px}
.conversation-portrait figcaption p{font-family:var(--display);font-size:clamp(28px,3.1vw,44px);line-height:1.12;letter-spacing:-.03em}
.conversation-portrait figcaption>span{font-size:11px;color:var(--muted);margin-top:24px}
.principles,.closing-inner>p{color:var(--on-dark)}
cite,.closing-inner .closing-meta{color:var(--on-dark-muted)}
[data-theme="terroso"] .relations{background:var(--copper)}
[data-theme="terroso"] .principles li{border-color:#e2a180}
[data-theme="terroso"] .closing{background:var(--copper)}
[data-theme="terroso"] .closing h2 span{color:var(--canvas)}
.whatsapp-float{position:fixed;right:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:25;display:flex;align-items:center;justify-content:center;width:60px;height:60px;padding:16px;background:var(--whatsapp);color:#fff;border-radius:50%;box-shadow:0 8px 24px #15352230;transition:transform .2s var(--ease),box-shadow .2s}
.whatsapp-float svg{width:28px;height:28px;fill:currentColor;stroke:none}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 11px 28px #1535223d}
.whatsapp-float:focus-visible{outline-color:var(--ink)}
:root[data-accent="roxo"]{--secondary:#705477;--secondary-soft:#d2bed8}
[data-accent="roxo"] .site-header.is-scrolled .brand-mark,
[data-accent="roxo"] .response-mark,
[data-accent="roxo"] .recognition-response.has-selection .response-mark,
[data-accent="roxo"] .video-dialogue,
[data-accent="roxo"] .conversation-portrait figcaption svg,
[data-accent="roxo"] .podcast-link .icon,
[data-accent="roxo"] .movement-number,
[data-accent="roxo"] .faq-list .plus{color:var(--secondary)}
[data-accent="roxo"] .recognition-item input:checked+.checkbox-drawing{background:var(--secondary);border-color:var(--secondary);color:var(--canvas)}
[data-accent="roxo"] .movements li:first-child .movement-number{background:var(--secondary);border-color:var(--secondary);color:var(--canvas)}
[data-accent="roxo"] .recognition-item input:checked~.recognition-text strong{color:var(--secondary)}
[data-accent="roxo"] .desktop-nav a:hover{color:var(--secondary-soft)}
[data-accent="roxo"] .site-header.is-scrolled .desktop-nav a:hover,
[data-accent="roxo"] .site-header.menu-open .desktop-nav a:hover{color:var(--secondary)}
@media(min-width:1800px){.hero-copy{--hero-action-width:30rem;width:52%}.hero h1{font-size:78px;max-width:13ch}.hero-description{font-size:16px}}
@media(max-width:1180px){.header-inner{gap:16px}.desktop-nav{gap:14px;font-size:11px}.header-end{gap:12px}.header-contact{font-size:11px}.brand strong{font-size:22px}.agency-credit{font-size:10px}.hero h1{font-size:54px}.hero-copy{--hero-action-width:23.5rem;width:54%}.hero{min-height:730px}.hero-description{max-width:var(--hero-action-width)}}
@media(max-width:1000px){
 .header-inner{min-height:90px;flex-wrap:wrap;column-gap:16px;row-gap:0}.header-end{margin-left:auto}.site-header .header-contact{display:none}.agency-credit{font-size:11px}.menu-toggle:not([hidden]){display:flex;order:3}
 .desktop-nav{display:flex;width:100%;order:4;justify-content:space-between;gap:12px;font-size:12px;padding-block:8px 12px}
 .site-header:not(.nav-enhanced){background:var(--header-surface);color:var(--ink)}
 .nav-enhanced .desktop-nav{display:none}.nav-enhanced.menu-open .desktop-nav{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding-block:8px 20px}.nav-enhanced.menu-open .desktop-nav a{border-bottom:1px solid var(--line);padding:14px 0}
 .hero{min-height:730px}.hero h1{font-size:48px}.hero-copy{--hero-action-width:22rem;width:56%}.hero-description{font-size:13px}.hero-fade{background:linear-gradient(90deg,rgba(var(--hero-ground),.98),rgba(var(--hero-ground),.90) 36%,rgba(var(--hero-ground),.4) 61%,transparent 84%)}
 .hero-portrait img{object-position:69% center}.introduction-layout{gap:40px}.introduction h2{font-size:36px}.conversation-portrait{grid-template-columns:.8fr 1.2fr}.conversation-portrait img{aspect-ratio:4/5;object-position:65% center}
}
@media(max-width:620px){
 html{scroll-padding-top:138px}.header-inner{display:grid;grid-template-columns:1fr 44px;min-height:110px;column-gap:12px;row-gap:3px;padding-block:13px}.brand{grid-column:1;grid-row:1}.brand strong{font-size:20px}.brand small{font-size:11px}.brand-mark{width:30px;height:30px}.site-header.is-scrolled .brand-mark{width:30px;height:30px}.header-end{grid-column:1;grid-row:2;margin-left:38px}.agency-credit{font-size:11px;max-width:none;white-space:nowrap;text-align:left}.menu-toggle{grid-column:2;grid-row:1 / span 2;padding:10px;gap:0}.menu-toggle>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.desktop-nav{grid-column:1 / -1;grid-row:3}
 .hero{aspect-ratio:auto;min-height:0;padding-top:0;display:block}.hero-portrait{top:110px;height:500px;bottom:auto}.hero-portrait img{object-position:78% top;height:100%;width:100%;max-height:none;aspect-ratio:auto}
 .hero-fade{background:linear-gradient(180deg,rgba(var(--hero-ground),.94),rgba(var(--hero-ground),.88) 110px,rgba(var(--hero-ground),.08) 155px,rgba(var(--hero-ground),.08) 290px,rgba(var(--hero-ground),.8) 420px,rgb(var(--hero-ground)) 600px);inset:0}
 .hero-fade::before,.hero-fade::after{display:none}.hero-layout{padding-top:395px;padding-bottom:24px}.hero-copy{--hero-action-width:100%;width:100%;max-width:none}.hero h1{font-size:clamp(37px,10.2vw,56px);max-width:15ch;line-height:1.07}.hero h1 span{margin-top:10px}
 .hero-description{font-size:14px;max-width:var(--hero-action-width);margin-block:24px 16px}.hero-contact-note{font-size:11px}.hero-bottom{padding-block:18px;gap:4px 12px}.hero-bottom p:nth-child(2){color:var(--canvas)}.hero .button{font-size:13px;max-width:100%}
 .introduction-layout{grid-template-columns:1fr;gap:32px}.introduction h2{font-size:38px}.introduction-copy>p{font-size:14px;margin-top:20px}.introduction-copy .video-note{margin-top:20px}.video-dialogue{width:72px;height:72px;margin-bottom:28px}.video-placeholder-caption{inset:auto 16px 14px;font-size:11px;padding-top:12px}
 .conversation-portrait{display:flex;flex-direction:column;width:100%;margin-bottom:72px}.conversation-portrait img{order:0;aspect-ratio:4/3;object-position:65% center;height:auto}.conversation-portrait figcaption{order:1;padding:32px var(--gutter) 40px}.conversation-portrait figcaption svg{width:40px;height:40px;margin-bottom:20px}.conversation-portrait figcaption p{font-size:36px}.conversation-portrait figcaption>span{margin-top:16px}
 .closing-inner .closing-meta{font-size:11px}
 .whatsapp-float{right:16px;bottom:max(16px,env(safe-area-inset-bottom));min-height:58px;width:58px;height:58px;padding:15px;justify-content:center}.whatsapp-float>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.whatsapp-float svg{flex:none}
}
@media(prefers-reduced-motion:reduce){.whatsapp-float:hover{transform:none}}
/* Uma assinatura para todos os convites: filete e seta em círculo aberto. */
.section-cta{
 --cta-color:var(--secondary,var(--copper));
 display:inline-flex;align-items:center;justify-content:space-between;gap:20px;
 width:fit-content;max-width:100%;min-height:48px;padding:8px 0;
 border:0;border-bottom:1px solid currentColor;border-radius:0;
 background:transparent;color:var(--cta-color);font-family:var(--body);
 font-size:14px;font-weight:600;line-height:1.5;text-align:left;
 transition:color .2s;
}
.cta-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.cta-label{overflow-wrap:anywhere}
.cta-channel{font-family:var(--body);font-size:11px;font-weight:500;line-height:1.5}
.section-cta .icon,
.conversation-portrait .section-cta .icon{
 flex:none;width:32px;height:32px;margin:0;padding:0;
 color:inherit;stroke-width:1.35;transition:transform .2s var(--ease);
}
.section-cta:hover .cta-label{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.section-cta:hover .icon{transform:translate(2px,-2px)}
.section-cta:focus-visible{outline:3px solid currentColor;outline-offset:5px}
/* O pequeno fundo do header garante leitura sobre a fotografia. */
.site-header .cta--header,
.site-header.is-scrolled .cta--header,
.site-header.menu-open .cta--header{
 min-height:44px;padding:4px 12px;gap:12px;border:0;border-radius:999px;
 background:var(--canvas);color:var(--ink);font-size:12px;
}
.site-header .cta--header:hover{background:var(--canvas);color:var(--ink)}
.cta--header .cta-label{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.cta--header .cta-channel{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.site-header .cta--header .icon{width:28px;height:28px}
.site-header .cta--header:focus-visible{outline:3px solid var(--canvas);outline-offset:5px}
.site-header.is-scrolled .cta--header:focus-visible,
.site-header.menu-open .cta--header:focus-visible{outline-color:var(--ink)}
.hero .cta--hero{--cta-color:#083c20;width:fit-content;max-width:100%;margin-left:0;background:var(--whatsapp);border:0;border-radius:8px;padding:8px 12px;font-size:14px;gap:16px;transition:background .2s,color .2s}
.hero .cta--hero:hover{background:#45df7d;color:#083c20}
.hero .cta--hero:focus-visible{outline-color:var(--canvas)}
.hero .cta--hero>.icon{width:28px;height:28px}
.cta--final .icon{width:38px;height:38px}
.cta--hero .cta-channel{display:flex;align-items:center;gap:6px;color:inherit}
.cta--hero .cta-channel svg{width:14px;height:14px;fill:currentColor;stroke:none;flex:none}
.cta--apresentacao{margin-top:20px}
.cta--relacoes{--cta-color:var(--canvas);margin-top:28px}
.cta--sinais{grid-column:2;margin-top:4px}
.cta--sobre,.cta--metodo,.cta--retrato,.cta--duvidas{margin-top:24px}
.closing .cta--final{--cta-color:var(--canvas);margin-top:24px;font-size:20px;gap:24px}
.footer-bottom .cta--footer{--cta-color:var(--ink);font-size:12px}
@media(max-width:620px){
 .section-cta{gap:16px}
 .cta--sinais{grid-column:1 / -1}
 .recognition-response .response-mark{grid-row:1}
 .closing .cta--final{font-size:18px;gap:16px}
}
@media(prefers-reduced-motion:reduce){.section-cta:hover .icon{transform:none}}
@media(forced-colors:active){
 .hero .cta--hero{color:LinkText;outline:1px solid ButtonText}
 .hero .cta--hero:focus-visible{outline-color:Highlight}
 .section-cta,.site-header .cta--header,.site-header.is-scrolled .cta--header,.site-header.menu-open .cta--header{color:LinkText}
 .section-cta:focus-visible,.site-header .cta--header:focus-visible{outline-color:Highlight}
}
@media print{.site-header,.whatsapp-float,.hero-fade{display:none!important}.hero{display:block;min-height:0;aspect-ratio:auto;padding:0;background:white;color:#222}.hero-layout{padding:24px 0}.hero-copy{width:100%}.hero h1 span,.hero-description,.hero-contact-note{color:#222}.hero-portrait{position:static;max-width:500px;height:auto}.hero-portrait img{height:auto}.introduction-layout{display:block}.video-placeholder{max-width:400px}.conversation-portrait{max-width:600px}.hero-bottom{display:none}}
