@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Manrope:wght@400;500;600&display=swap');
:root{--paper:#f7efe3;--paper-2:#f8f3e8;--ink:#172d2d;--green:#133841;--olive:#4b5038;--terracotta:#b55e42;--sand:#d7c7ac;--line:rgba(19,56,65,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}summary,a{outline-offset:4px}h1,h2,h3,blockquote{font-family:"Cormorant Garamond",Georgia,serif;font-weight:500;line-height:1.04;margin:0}h1{font-size:clamp(3rem,5vw,5.5rem);letter-spacing:-.045em}h2{font-size:clamp(2.35rem,4vw,4.2rem);letter-spacing:-.035em}.eyebrow{color:var(--terracotta);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.4rem}.eyebrow.light{color:#ead5bc}.section{padding:clamp(5rem,8vw,8rem) max(5vw,calc((100vw - 1240px)/2))}.prose p,.approach-copy>p:not(.eyebrow),.about>div>p:not(.eyebrow){color:#40514c;max-width:690px}.prose p:first-child{margin-top:0}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,calc((100vw - 1240px)/2));border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100;background:rgba(247,239,227,.93);backdrop-filter:blur(14px);box-shadow:0 4px 22px rgba(23,45,45,.06)}.wordmark{display:flex;flex-direction:column;line-height:1.15}.wordmark strong{font-family:"Cormorant Garamond",serif;font-size:1.4rem}.wordmark span{font-size:.6rem;text-transform:uppercase;letter-spacing:.16em}.desktop-nav{display:flex;align-items:center;gap:1.75rem;font-size:.78rem}.desktop-nav>a:not(.nav-button){border-bottom:1px solid transparent}.desktop-nav>a:hover{border-color:var(--terracotta)}.nav-button,.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;background:var(--terracotta);color:white;padding:.95rem 1.25rem;font-size:.78rem;font-weight:600;transition:.2s}.nav-button{padding:.68rem 1rem;gap:1rem}.button:hover,.nav-button:hover{background:#974a34;transform:translateY(-2px)}.mobile-nav{display:none}
.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.12fr .88fr;gap:5vw;padding:5vw max(5vw,calc((100vw - 1240px)/2));align-items:center;overflow:hidden}.hero-copy{max-width:720px}.hero-text{max-width:600px;font-size:clamp(1rem,1.4vw,1.18rem);margin:1.7rem 0;color:#334a47}.hero-meta{display:flex;gap:2.5rem;margin:2rem 0;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--olive)}.hero-image{margin:0;position:relative}.hero-image:before{content:"";position:absolute;inset:8% -10% -8% 18%;background:var(--sand);z-index:-1}.hero-image img{width:100%;height:min(70vh,700px);object-fit:cover;object-position:center 20%}.hero-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:1.1rem;background:rgba(247,239,227,.9);display:flex;justify-content:space-between;font-size:.7rem}.hero-image figcaption span{text-transform:uppercase;letter-spacing:.1em}
.statement{padding:6.5vw max(5vw,calc((100vw - 1240px)/2));background:var(--green);color:var(--paper);display:grid;grid-template-columns:1fr 5fr}.statement-number{font-size:.72rem;letter-spacing:.2em}.statement p{font-family:"Cormorant Garamond",serif;font-size:clamp(2.5rem,4.5vw,4.8rem);line-height:1.04;margin:0;max-width:980px}.statement em{color:#d49a79;font-weight:500}
.section-heading,.social-heading{display:grid;grid-template-columns:1fr 1fr;gap:7vw;margin-bottom:4rem}.section-heading.narrow{display:block;max-width:570px}.themes{background:var(--paper-2)}.theme-list{border-top:1px solid var(--line)}.theme-list div{display:grid;grid-template-columns:80px 1fr;padding:.85rem 0;border-bottom:1px solid var(--line)}.theme-list span{font-size:.65rem;color:var(--terracotta)}.theme-list p{font-family:"Cormorant Garamond",serif;font-size:clamp(1.6rem,2.6vw,2.6rem);margin:0;line-height:1.2}.theme-list p{transition:.2s}.theme-list div:hover p{transform:translateX(10px);color:var(--terracotta)}
.approach{display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw;align-items:start}.approach-note{min-height:540px;background:var(--olive);color:var(--paper);padding:3rem;display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:120px}.approach-note:after{content:"";position:absolute;width:45%;height:45%;right:-7%;bottom:-7%;border:1px solid rgba(255,255,255,.35);border-radius:50%}.approach-note>span{font-family:"Cormorant Garamond",serif;font-size:clamp(2.7rem,4.4vw,4.6rem);line-height:.94}.approach-note p{max-width:260px;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.approach-copy>p:not(.eyebrow),.about>div>p:not(.eyebrow){margin:1.3rem 0}
.process{background:#e9decc}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.process-grid article{padding:2rem 2rem 2rem 0;border-right:1px solid var(--line);min-height:260px}.process-grid article+article{padding-left:2rem}.process-grid article:last-child{border-right:0}.process-grid span{font-size:.7rem;color:var(--terracotta)}.process-grid h3{font-size:2rem;margin:1.8rem 0 1rem}.process-grid p{font-size:.9rem;color:#45544f}.process-closing{max-width:800px;margin:3rem 0 0 auto;font-family:"Cormorant Garamond",serif;font-size:1.55rem;line-height:1.35}
.about{background:var(--paper-2);display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw;align-items:start}.about figure{margin:0;position:sticky;top:120px}.about figure:before{content:"";position:absolute;inset:-5% 10% 8% -8%;border:1px solid var(--terracotta)}.about img{position:relative;aspect-ratio:4/5;object-fit:cover;object-position:center top}.credentials{border-top:1px solid var(--line);margin-top:2rem}.credentials span{display:block;padding:.7rem 0;border-bottom:1px solid var(--line);font-size:.78rem}
.diversity{text-align:center;max-width:980px;margin:auto}.rainbow{display:flex;height:4px;width:200px;margin:0 auto 3rem}.rainbow i{flex:1}.rainbow i:nth-child(1){background:#b84c43}.rainbow i:nth-child(2){background:#d38b3a}.rainbow i:nth-child(3){background:#d6bb4d}.rainbow i:nth-child(4){background:#52764e}.rainbow i:nth-child(5){background:#425b88}.rainbow i:nth-child(6){background:#72558c}.diversity blockquote{font-size:clamp(2.5rem,4.5vw,4.4rem);margin-bottom:2rem}.diversity>p:last-child{max-width:740px;margin:auto;color:#46534d}
.online{background:var(--green);color:var(--paper);display:grid;grid-template-columns:1.1fr .9fr;gap:8vw}.online-copy>p{font-size:1.05rem}.online-copy ul{list-style:none;padding:0;margin:2rem 0}.online-copy li{padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:.87rem}.light-button{background:var(--paper);color:var(--green)}.light-button:hover{background:#fff;color:var(--green)}
.social{background:var(--paper)}.text-link{display:inline-block;color:var(--terracotta);font-weight:600;border-bottom:1px solid;margin-top:1rem}.instagram-live{background:var(--green);color:var(--paper);padding:clamp(2rem,4vw,4rem);display:grid;grid-template-columns:.7fr 1.3fr;gap:5vw;align-items:end}.instagram-live span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:#d49a79}.instagram-live strong{display:block;font-family:"Cormorant Garamond",serif;font-size:2.3rem}.instagram-live p{font-size:.82rem;max-width:280px;opacity:.78}.feed-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feed-slots i{display:block;aspect-ratio:1;background:linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.16);position:relative}.feed-slots i:after{content:"";position:absolute;inset:44%;border-radius:50%;background:#d49a79}.google-profile{background:var(--olive);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.google-profile>div:last-child{max-width:650px}.google-profile .button{margin-top:1.5rem}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:1.3rem 0;display:flex;justify-content:space-between;gap:2rem;font-family:"Cormorant Garamond",serif;font-size:1.55rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list summary span{transition:.2s}.faq-list details p{max-width:700px;color:#46534d;margin:0 0 1.6rem}.final-cta{text-align:center;background:#d7c7ac}.final-cta h2{max-width:850px;margin:0 auto 1.5rem}.final-cta>p:not(.eyebrow):not(.availability){max-width:600px;margin:0 auto 2.5rem}.availability{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin-top:2rem}
footer{background:#102e35;color:var(--paper);padding:4rem max(5vw,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:end}footer>p{font-family:"Cormorant Garamond",serif;font-size:1.8rem;margin:0;text-align:right}.footer-links{display:flex;gap:1.5rem;font-size:.75rem}footer small{text-align:right;opacity:.65;font-size:.65rem}
@media(max-width:850px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;font-size:.75rem;text-transform:uppercase}.mobile-nav div{position:absolute;right:0;top:2rem;width:210px;background:var(--paper-2);padding:1rem;box-shadow:0 12px 40px rgba(0,0,0,.12)}.mobile-nav a{display:block;padding:.7rem}.hero,.section-heading,.social-heading,.approach,.online,.about,.faq,.google-profile,.instagram-live{grid-template-columns:1fr}.hero{padding-top:4rem}.hero-image{margin-top:2rem}.hero-image img{height:620px}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{padding:2rem 0;border-right:0;border-bottom:1px solid var(--line);min-height:auto}.statement{grid-template-columns:1fr;gap:2rem}.approach-note,.about figure{position:relative;top:auto}footer{grid-template-columns:1fr}footer>p,footer small{text-align:left}}
@media(max-width:520px){h1{font-size:3rem}.site-header{height:74px}.wordmark strong{font-size:1.2rem}.hero{min-height:auto;padding:3rem 1.2rem 5rem}.hero-meta{flex-direction:column;gap:.5rem}.hero-image img{height:470px}.hero-image figcaption{display:none}.section{padding:4.5rem 1.2rem}.statement{padding:4.5rem 1.2rem}.approach-note{min-height:420px;padding:2rem}.theme-list div{grid-template-columns:44px 1fr}.online,.about,.faq{gap:3rem}.feed-slots{grid-template-columns:1fr 1fr}.feed-slots i:last-child{display:none}.diversity blockquote{font-size:2.8rem}footer{padding:3rem 1.2rem}.footer-links{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Refinamentos da apresentação e do percurso terapêutico */
.desktop-nav{gap:1.05rem;font-size:.68rem}.desktop-nav>a:not(.nav-button){white-space:nowrap}.nav-button{padding:.65rem .85rem;gap:.7rem}
.about figcaption{position:relative;margin-top:1rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--olive)}
.process{overflow:hidden}.process-path{position:relative;max-width:1040px;margin:2rem auto}.path-line{position:absolute;left:49px;top:55px;bottom:55px;width:1px;background:linear-gradient(var(--terracotta),var(--olive))}.process-path article{position:relative;display:grid;grid-template-columns:100px 1fr;align-items:center;max-width:720px;margin:0 0 1.5rem;padding:1.7rem 2rem 1.7rem 0;background:rgba(247,239,227,.56);border:1px solid rgba(19,56,65,.12);transform:translateX(-24px);opacity:.35;animation:process-arrive linear both;animation-timeline:view();animation-range:entry 10% cover 42%}.process-path article:nth-of-type(3){margin-left:12%}.process-path article:nth-of-type(4){margin-left:24%}.process-path article span{width:48px;height:48px;margin-left:25px;border-radius:50%;display:grid;place-items:center;background:var(--terracotta);color:white;font-size:.7rem;z-index:1}.process-path h3{font-size:2rem;margin:0 0 .35rem}.process-path p{font-size:.9rem;color:#45544f;margin:0;max-width:560px}@keyframes process-arrive{to{transform:translateX(0);opacity:1}}
.online{grid-template-columns:.9fr 1.1fr;align-items:center}.online-visual{margin:0;position:relative;min-height:620px}.online-visual:before{content:"";position:absolute;inset:7% -6% -5% 10%;border:1px solid rgba(255,255,255,.25)}.online-visual img{position:relative;width:100%;height:620px;object-fit:cover;object-position:center 15%;filter:saturate(.82)}.online-chip{position:absolute;padding:.65rem .9rem;background:var(--paper);color:var(--green);font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 12px 35px rgba(0,0,0,.16);animation:float-chip 4s ease-in-out infinite}.chip-one{top:12%;left:-5%}.chip-two{top:48%;right:-9%;animation-delay:-1.4s}.chip-three{bottom:8%;left:8%;animation-delay:-2.8s}.online-copy h2{margin-bottom:1.5rem}.online-points{margin:2rem 0}.online-points p{display:grid;grid-template-columns:145px 1fr;gap:1rem;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.2);margin:0}.online-points b{font-family:"Cormorant Garamond",serif;font-size:1.15rem;font-weight:500}.online-points span{font-size:.78rem;opacity:.78}@keyframes float-chip{50%{transform:translateY(-8px)}}
@media(max-width:850px){.mobile-nav div{width:250px}.online-visual{min-height:540px}.online-visual img{height:540px}.process-path article,.process-path article:nth-of-type(3),.process-path article:nth-of-type(4){margin-left:0;max-width:none}}
@media(max-width:520px){.wordmark span{font-size:.52rem}.online-visual,.online-visual img{height:440px;min-height:440px}.online-chip{font-size:.56rem}.chip-two{right:-2%}.online-points p{grid-template-columns:1fr;gap:.2rem}.process-path article{grid-template-columns:76px 1fr;padding:1.3rem 1rem 1.3rem 0}.path-line{left:36px}.process-path article span{margin-left:12px}}
@media(max-width:1180px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;font-size:.75rem;text-transform:uppercase}.mobile-nav div{position:absolute;right:0;top:2rem;width:250px;background:var(--paper-2);padding:1rem;box-shadow:0 12px 40px rgba(0,0,0,.12)}.mobile-nav a{display:block;padding:.65rem}}
@media(prefers-reduced-motion:reduce){.process-path article,.online-chip{animation:none;transform:none;opacity:1}}

.theme-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.theme-cards article{background:var(--paper-2);padding:2rem;min-height:280px;display:flex;flex-direction:column;transition:background .25s,color .25s,transform .25s}.theme-cards article:hover{background:var(--green);color:var(--paper);transform:translateY(-4px);z-index:1}.theme-icon{width:46px;height:46px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;color:var(--terracotta);font-size:.65rem;margin-bottom:2.2rem}.theme-cards h3{font-size:1.65rem;line-height:1.05;margin-bottom:1rem}.theme-cards p{font-size:.82rem;line-height:1.65;margin:auto 0 0;color:#51605a}.theme-cards article:hover p,.theme-cards article:hover .theme-icon{color:inherit}
.process-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:1rem}.process-cards article{min-height:390px;padding:2.4rem;display:flex;flex-direction:column;background:var(--green);color:var(--paper);border-top:4px solid var(--terracotta);opacity:.2;transform:translateY(70px);animation:service-card-enter linear both;animation-timeline:view();animation-range:entry 5% cover 40%;transition:transform .25s,background .25s}.process-cards article:nth-child(2){animation-range:entry 12% cover 47%;background:var(--olive)}.process-cards article:nth-child(3){animation-range:entry 19% cover 54%;background:#6f5844}.process-cards article:hover{transform:translateY(-8px)!important}.process-symbol{width:58px;height:58px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:.7rem;letter-spacing:.12em}.process-cards h3{font-size:2rem;margin:auto 0 1rem}.process-cards p{font-size:.86rem;line-height:1.75;margin:0;opacity:.82}@keyframes service-card-enter{to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.theme-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.process-cards{grid-template-columns:1fr}.process-cards article{min-height:300px}}
@media(max-width:520px){.theme-cards{grid-template-columns:1fr}.theme-cards article{min-height:240px}.process-cards article{min-height:320px;padding:2rem}}
@media(prefers-reduced-motion:reduce){.process-cards article{animation:none;opacity:1;transform:none}}
.online-visual figcaption{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1rem 1.2rem;background:rgba(19,56,65,.9);backdrop-filter:blur(8px);font-size:.62rem;line-height:1.5;text-transform:uppercase;letter-spacing:.1em}.online-concepts{position:relative;margin:2.4rem 0 2.8rem;padding-left:1.2rem}.online-concepts:before{content:"";position:absolute;left:31px;top:26px;bottom:26px;width:1px;background:rgba(255,255,255,.28)}.online-concepts article{position:relative;display:grid;grid-template-columns:54px 1fr;gap:1.1rem;align-items:center;margin-bottom:.8rem;padding:1rem 1.1rem 1rem 0;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.04);opacity:.25;transform:translateX(55px) rotate(.8deg);animation:concept-enter linear both;animation-timeline:view();animation-range:entry 8% cover 38%}.online-concepts article:nth-child(2){margin-left:2rem;transform:translateX(-55px) rotate(-.8deg);animation-range:entry 14% cover 44%}.online-concepts article:nth-child(3){margin-left:4rem;animation-range:entry 20% cover 50%}.online-concepts article>span{width:38px;height:38px;margin-left:11px;border-radius:50%;display:grid;place-items:center;background:var(--terracotta);font-size:.62rem;z-index:1}.online-concepts b{display:block;font-family:"Cormorant Garamond",serif;font-size:1.3rem;font-weight:500}.online-concepts p{font-size:.74rem;line-height:1.55;margin:.15rem 0 0;opacity:.7}@keyframes concept-enter{to{opacity:1;transform:translateX(0) rotate(0)}}
@media(max-width:520px){.online-concepts{padding-left:0}.online-concepts article,.online-concepts article:nth-child(2),.online-concepts article:nth-child(3){margin-left:0;grid-template-columns:48px 1fr}.online-concepts:before{left:19px}.online-concepts article>span{margin-left:0}}
@media(prefers-reduced-motion:reduce){.online-concepts article{animation:none;opacity:1;transform:none}}

/* Rodapé: identidade ao centro e textos laterais equilibrados. */
footer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"copyright brand statement" ". links .";align-items:center}
.footer-brand{grid-area:brand;align-items:center;text-align:center}
.footer-links{grid-area:links;justify-content:center}
footer>p{grid-area:statement;text-align:right}
footer>small{grid-area:copyright;text-align:left}
@media(max-width:850px){footer{grid-template-columns:1fr;grid-template-areas:"brand" "links" "statement" "copyright";justify-items:center;text-align:center}footer>p,footer>small{text-align:center}.footer-links{justify-content:center}}
.nav-icon{width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;flex:0 0 auto}.nav-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}.nav-icon .filled{fill:currentColor;stroke:none}.nav-icon:hover{color:var(--terracotta);border-color:var(--terracotta)}
.contact{background:var(--sand)}.contact-heading{display:grid;grid-template-columns:.35fr 1fr 1fr;gap:5vw;align-items:start;margin-bottom:4rem}.contact-heading h2{font-size:clamp(2.3rem,3.5vw,3.8rem)}.contact-heading>p:last-child{margin-top:0;color:#46534d}.contact-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(19,56,65,.2);border:1px solid rgba(19,56,65,.2)}.contact-channels>a{min-height:310px;padding:2rem;background:rgba(247,239,227,.72);display:flex;flex-direction:column;transition:.25s}.contact-channels>a:hover{background:var(--green);color:var(--paper);transform:translateY(-5px)}.contact-channels span{font-size:.65rem;color:var(--terracotta)}.contact-channels b{font-family:"Cormorant Garamond",serif;font-size:2rem;font-weight:500;margin:2rem 0 .7rem}.contact-channels p{font-size:.82rem;line-height:1.65;color:#4d5b56;margin:0}.contact-channels a:hover p{color:inherit}.contact-channels i{font-style:normal;font-size:.7rem;margin-top:auto;text-transform:uppercase;letter-spacing:.08em}.contact-note{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;margin:2rem 0 0;text-align:center}.floating-whatsapp{position:fixed;right:1.5rem;bottom:1.5rem;z-index:120;display:flex;align-items:center;gap:.7rem;padding:.8rem 1rem;background:#1f6a59;color:white;border-radius:999px;box-shadow:0 12px 35px rgba(16,46,53,.28);font-size:.72rem;font-weight:600;transition:.2s}.floating-whatsapp:hover{background:var(--terracotta);transform:translateY(-3px)}.floating-whatsapp svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:850px){.contact-heading{grid-template-columns:1fr}.contact-channels{grid-template-columns:1fr}.contact-channels>a{min-height:230px}}
@media(max-width:520px){.floating-whatsapp{width:54px;height:54px;padding:0;justify-content:center;right:1rem;bottom:1rem}.floating-whatsapp span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.floating-whatsapp svg{width:25px;height:25px}.contact-heading{gap:1rem}.contact-channels>a{min-height:220px}.contact-note{text-align:left;line-height:1.7}}
.brand-lockup{display:flex;align-items:center;gap:.7rem;min-width:255px}.brand-lockup>img{width:44px;height:44px;object-fit:contain}.brand-lockup .wordmark{display:flex;flex-direction:column;line-height:1.05}.brand-lockup .wordmark strong{font-family:"Cormorant Garamond",serif;font-size:1.3rem;font-weight:600}.brand-lockup .wordmark small{font-family:Manrope,sans-serif;font-size:.48rem;text-transform:uppercase;letter-spacing:.12em;margin-top:.2rem}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-brand img{width:230px;height:auto}.footer-brand span{font-size:.58rem;text-transform:uppercase;letter-spacing:.14em;margin-top:.9rem;color:#ead5bc}@media(max-width:520px){.brand-lockup{min-width:0}.brand-lockup>img{width:38px;height:38px}.brand-lockup .wordmark strong{font-size:1.08rem}.brand-lockup .wordmark small{font-size:.42rem;letter-spacing:.08em}.footer-brand img{width:205px}}
.footer-brand{align-items:center;text-align:center}

/* Refinamento final do rodapé. */
.contact{padding-bottom:2.75rem}
footer{padding:2.75rem max(5vw,calc((100vw - 1240px)/2));grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);grid-template-areas:"copyright brand statement" ". links .";column-gap:3rem;row-gap:1rem;align-items:center}
.footer-brand{grid-area:brand;align-items:center;text-align:center}.footer-brand img{width:190px}.footer-brand span{margin-top:.65rem}
footer>p{grid-area:statement;max-width:320px;justify-self:end;text-align:right;font-size:1.55rem;line-height:1.25}
footer>small{grid-area:copyright;max-width:260px;justify-self:start;text-align:left;line-height:1.6}
.footer-links{grid-area:links;display:flex;justify-content:center;gap:.7rem}.footer-links a{width:39px;height:39px;display:grid;place-items:center;border:1px solid rgba(247,239,227,.3);border-radius:50%;transition:.2s}.footer-links a:hover{color:#ead5bc;border-color:#ead5bc;transform:translateY(-2px)}.footer-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.footer-links svg .filled{fill:currentColor;stroke:none}
@media(max-width:850px){.contact{padding-bottom:2.5rem}footer{padding:2.75rem 1.5rem;grid-template-columns:1fr;grid-template-areas:"brand" "links" "statement" "copyright";gap:1.25rem;justify-items:center}.footer-brand img{width:185px}footer>p,footer>small{justify-self:center;text-align:center}}
.footer-notice{margin:0;padding:1rem max(5vw,calc((100vw - 1240px)/2));background:var(--sand);border-top:1px solid var(--line);text-align:center;font-size:.62rem;line-height:1.6;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:520px){.footer-notice{padding:1rem 1.25rem;font-size:.56rem}}

/* Atendimento online: composição realmente linear em telas pequenas. */
@media(max-width:850px){
  .online{display:flex;flex-direction:column;gap:3rem;align-items:stretch;overflow:hidden}
  .online-copy{order:1;min-width:0;width:100%}
  .online-visual{order:2;width:100%;min-height:480px;margin:0}
  .online-visual img{width:100%;height:480px;object-fit:cover}
  .online-visual:before{inset:1rem;border-color:rgba(255,255,255,.22)}
  .online-visual figcaption{left:1rem;right:1rem;bottom:1rem;max-width:none}
  .online-concepts{width:100%;padding-left:0;margin:2.2rem 0 0}
  .online-concepts:before{left:19px}
  .online-concepts article,.online-concepts article:nth-child(2),.online-concepts article:nth-child(3){width:100%;margin-left:0;grid-template-columns:48px minmax(0,1fr);padding:1.2rem;opacity:1;transform:none;animation:none}
  .online-concepts article>span{margin-left:0}
  .online-concepts b{font-size:1.45rem;line-height:1.15}
  .online-concepts p{font-size:.82rem;line-height:1.6;opacity:.82}
}

/* Política de Privacidade */
.privacy-policy-shell {
  padding: clamp(4rem, 8vw, 8rem) max(5vw, calc((100vw - 1040px) / 2));
  background: var(--paper);
}

.privacy-policy-shell .article-shell {
  max-width: 820px;
  margin: auto;
}

.privacy-policy-shell .post-title {
  max-width: 850px;
  margin: 1rem 0 2rem;
  font-size: clamp(2.8rem, 5vw, 5rem);
}

.footer-privacy-link {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: .18em;
}

.privacy-policy-content {
  max-width: 780px;
  font-size: 1.05rem;
  line-height: 1.85;
}

.privacy-policy-content h2 {
  margin-top: 2.4rem;
  margin-bottom: .8rem;
  font-size: clamp(1.5rem, 2.5vw, 2rem);
}

.privacy-policy-content p {
  margin-bottom: 1rem;
}

.privacy-policy-content a {
  color: var(--terracotta);
  text-decoration: underline;
  text-underline-offset: .18em;
}
@media(max-width:520px){
  .online{gap:2.5rem}
  .online-copy>p{font-size:.96rem;line-height:1.75}
  .online-visual,.online-visual img{height:360px;min-height:360px}
  .online-visual figcaption{padding:.85rem 1rem;font-size:.55rem;line-height:1.55}
  .online-concepts article,.online-concepts article:nth-child(2),.online-concepts article:nth-child(3){grid-template-columns:42px minmax(0,1fr);gap:.85rem;padding:1rem}
  .online-concepts article>span{width:34px;height:34px}
  .online-concepts b{font-size:1.3rem}
}

/* Consentimento do Google Analytics */
.cookie-settings-button {
  position: fixed;
  left: 1.5rem;
  bottom: 1.5rem;
  z-index: 119;
  padding: .55rem .8rem;
  border: 1px solid rgba(19, 56, 65, .25);
  border-radius: 999px;
  background: rgba(247, 239, 227, .95);
  color: var(--green);
  box-shadow: 0 8px 24px rgba(16, 46, 53, .12);
  font: 600 .65rem/1 Manrope, Arial, sans-serif;
  cursor: pointer;
}

.cookie-settings-button:hover,
.cookie-settings-button:focus-visible {
  border-color: var(--terracotta);
  color: var(--terracotta);
}

.cookie-consent {
  position: fixed;
  left: 50%;
  bottom: 1.5rem;
  z-index: 300;
  width: min(760px, calc(100vw - 2rem));
  padding: 1.35rem;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
  border: 1px solid rgba(247, 239, 227, .2);
  background: #102e35;
  color: var(--paper);
  box-shadow: 0 18px 60px rgba(16, 46, 53, .34);
  opacity: 0;
  transform: translate(-50%, 18px);
  transition: opacity .22s ease, transform .22s ease;
}

.cookie-consent[hidden] { display: none; }
.cookie-consent.is-visible { opacity: 1; transform: translate(-50%, 0); }
.cookie-consent__copy strong { display: block; margin-bottom: .35rem; font-family: "Cormorant Garamond", Georgia, serif; font-size: 1.55rem; }
.cookie-consent__copy p { margin: 0 0 .45rem; max-width: 520px; font-size: .78rem; line-height: 1.6; color: rgba(247, 239, 227, .82); }
.cookie-consent__copy a { font-size: .7rem; text-decoration: underline; text-underline-offset: .18em; color: #ead5bc; }
.cookie-consent__actions { display: flex; gap: .65rem; }
.cookie-button { min-height: 42px; padding: .7rem 1rem; border: 1px solid #ead5bc; font: 600 .7rem/1 Manrope, Arial, sans-serif; cursor: pointer; }
.cookie-button--primary { background: var(--terracotta); border-color: var(--terracotta); color: white; }
.cookie-button--secondary { background: transparent; color: var(--paper); }
.cookie-button:hover,
.cookie-button:focus-visible { outline: 2px solid #ead5bc; outline-offset: 2px; }

@media(max-width:700px) {
  .cookie-consent { bottom: .75rem; grid-template-columns: 1fr; gap: 1rem; padding: 1.15rem; }
  .cookie-consent__actions { display: grid; grid-template-columns: 1fr 1fr; }
  .cookie-settings-button { left: 1rem; bottom: 1rem; }
}

@media(prefers-reduced-motion:reduce) {
  .cookie-consent { transition: none; }
}

/* Blog */
.blog-page,.article-page{background:var(--paper);color:var(--ink)}
.blog-page{padding:clamp(4rem,8vw,8rem) max(5vw,calc((100vw - 1180px)/2))}
.blog-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,7vw,7rem);align-items:end;padding:clamp(2rem,5vw,5rem) 0 4rem;border-bottom:1px solid var(--line)}
.blog-hero h1{max-width:820px;margin:.8rem 0 0;font-size:clamp(3.2rem,6vw,6.3rem);line-height:.92}
.blog-hero>p{max-width:490px;margin:0;font-size:1rem;line-height:1.8;color:#46534d}
.blog-categories{display:flex;flex-wrap:wrap;gap:.65rem;padding:1.5rem 0 4rem}
.blog-categories a{padding:.65rem 1rem;border:1px solid var(--line);font-size:.69rem;line-height:1;text-transform:uppercase;letter-spacing:.08em;transition:.2s ease}
.blog-categories a:hover,.blog-categories a.is-current{background:var(--ink);border-color:var(--ink);color:var(--paper)}
.featured-post{display:grid;grid-template-columns:1.12fr .88fr;min-height:520px;background:var(--teal);color:var(--paper);margin-bottom:clamp(5rem,9vw,9rem)}
.post-media{display:block;overflow:hidden;background:#d9cbb1}
.post-media>img,.post-image-fallback{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.post-media:hover>img{transform:scale(1.025)}
.post-image-fallback{display:grid;place-items:center;min-height:280px;background:linear-gradient(145deg,#e7dcc8,#d2bea0)}
.post-image-fallback img{width:90px;height:90px;object-fit:contain;opacity:.52}
.featured-post-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,5vw,5rem)}
.post-kicker{margin:0 0 1rem;font-size:.67rem;line-height:1.5;text-transform:uppercase;letter-spacing:.12em;color:var(--terracotta)}
.featured-post .post-kicker{color:#e7bca5}
.featured-post h2{margin:0 0 1.5rem;font-size:clamp(2.6rem,4vw,4.4rem);line-height:1}
.featured-post-copy>p:not(.post-kicker){margin:0;font-size:.95rem;line-height:1.8;color:rgba(247,239,227,.8)}
.post-card-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:2rem;border-top:1px solid currentColor;font-size:.67rem;text-transform:uppercase;letter-spacing:.08em}
.post-card-footer a{font-weight:700}
.blog-section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}
.blog-section-heading h2{margin:0;font-size:clamp(2.6rem,4vw,4.4rem)}
.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem)}
.post-card{display:flex;flex-direction:column;min-width:0;border-top:1px solid var(--line);padding-top:1rem}
.post-card .post-media{aspect-ratio:4/3;margin-bottom:1.5rem}
.post-card-copy{display:flex;flex:1;flex-direction:column}
.post-card h3{margin:0 0 1rem;font-size:clamp(1.75rem,2.4vw,2.35rem);line-height:1.05}
.post-card-copy>p:not(.post-kicker){margin:0;color:#52605a;font-size:.87rem;line-height:1.75}
.post-card .post-card-footer{color:#52605a;border-color:var(--line)}
.post-card .post-card-footer a{color:var(--ink)}
.pagination{margin-top:4rem}
.pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}
.pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 .75rem;border:1px solid var(--line);font-size:.75rem}
.pagination .current,.pagination a:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}
.blog-empty{display:grid;grid-template-columns:160px 1fr;gap:clamp(2rem,6vw,6rem);align-items:center;padding:clamp(3rem,7vw,7rem);background:var(--sand)}
.blog-empty img{width:100%;opacity:.6}
.blog-empty h2{max-width:690px;margin:.6rem 0 1rem;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1}
.blog-empty p:last-child{max-width:620px;line-height:1.8;color:#52605a}
.blog-search{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end;margin-top:7rem;padding:3rem;background:var(--sand)}
.blog-search h2{margin:.5rem 0 0;font-size:2.7rem}
.blog-search form{display:flex}.blog-search label{flex:1}.blog-search input{width:100%;height:54px;padding:0 1rem;border:1px solid var(--line);background:var(--paper)}.blog-search button{padding:0 1.4rem;border:0;background:var(--terracotta);color:white;font-weight:700}
.archive-header{max-width:850px;padding:3rem 0 5rem}.archive-header h1{margin:.8rem 0 1.5rem;font-size:clamp(3.4rem,6vw,6rem)}.archive-header div{max-width:650px;margin-bottom:1.5rem;line-height:1.8;color:#52605a}.archive-header>a{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}

.article-header{max-width:1040px;margin:0 auto;padding:clamp(5rem,9vw,9rem) max(5vw,2rem) clamp(3rem,5vw,5rem);text-align:center}
.article-breadcrumb{display:flex;justify-content:center;gap:.6rem;margin-bottom:2rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#64716b}
.article-header h1{max-width:970px;margin:.8rem auto 1.7rem;font-size:clamp(3.4rem,7vw,7rem);line-height:.92}
.article-intro{max-width:760px;margin:0 auto 2rem;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.75;color:#52605a}
.article-byline{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.67rem;text-transform:uppercase;letter-spacing:.08em;color:#66736e}
.article-byline span+span{position:relative}.article-byline span+span:before{content:"";position:absolute;left:-.8rem;top:50%;width:3px;height:3px;border-radius:50%;background:var(--terracotta)}
.article-featured{max-width:1180px;margin:0 auto clamp(4rem,7vw,7rem);padding:0 max(5vw,2rem)}
.article-featured img{display:block;width:100%;max-height:680px;object-fit:cover}
.article-layout{display:grid;grid-template-columns:72px minmax(0,760px);justify-content:center;gap:clamp(2rem,5vw,5rem);padding:0 max(5vw,2rem)}
.share-panel{position:sticky;top:130px;align-self:start;display:flex;flex-direction:column;align-items:center;gap:.55rem}
.share-panel>span{margin-bottom:.5rem;font-size:.58rem;text-transform:uppercase;letter-spacing:.12em;writing-mode:vertical-rl;transform:rotate(180deg)}
.share-panel a,.share-panel button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);font:700 .75rem/1 Manrope,Arial,sans-serif;cursor:pointer}.share-panel a:hover,.share-panel button:hover{background:var(--ink);color:var(--paper)}
.article-content{min-width:0;font-size:1.05rem;line-height:1.9;color:#243b3c}
.article-content>p:first-child::first-letter{float:left;margin:.1em .12em 0 0;font:500 4.5rem/.75 "Cormorant Garamond",Georgia,serif;color:var(--terracotta)}
.article-content h2{margin:3.5rem 0 1.2rem;font-size:clamp(2.4rem,4vw,3.5rem);line-height:1}.article-content h3{margin:2.8rem 0 1rem;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.05}
.article-content blockquote{margin:3.5rem 0;padding:2.2rem clamp(1.5rem,4vw,3rem);border-left:3px solid var(--terracotta);background:var(--sand);font:500 clamp(1.8rem,3vw,2.6rem)/1.2 "Cormorant Garamond",Georgia,serif}
.article-content img{max-width:100%;height:auto}.article-content a{text-decoration:underline;text-decoration-color:var(--terracotta);text-underline-offset:.18em}.article-content ul,.article-content ol{padding-left:1.4rem}.article-content li{margin:.55rem 0}
.article-note{margin-top:4rem;padding:1.5rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-note strong{display:block;margin-bottom:.5rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em}.article-note p{margin:0;font-size:.83rem;line-height:1.7;color:#64716b}
.author-card{display:grid;grid-template-columns:220px 1fr;max-width:900px;margin:clamp(5rem,9vw,9rem) auto;padding:clamp(1.4rem,3vw,2rem);gap:clamp(2rem,5vw,4rem);align-items:center;background:var(--teal);color:var(--paper)}
.author-card img{width:100%;aspect-ratio:1/1.15;object-fit:cover}.author-card h2{margin:.5rem 0 1rem;font-size:3rem}.author-card p:not(.eyebrow){max-width:560px;color:rgba(247,239,227,.78);line-height:1.75}.author-card a{display:inline-block;margin-top:.7rem;color:#e7bca5;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}
.related-posts{padding:clamp(5rem,8vw,8rem) max(5vw,calc((100vw - 1180px)/2));background:#ede3d2}
.copy-feedback{position:fixed;left:50%;bottom:2rem;z-index:1000;transform:translateX(-50%);padding:.85rem 1.2rem;background:var(--ink);color:white;font-size:.75rem;box-shadow:0 10px 35px rgba(0,0,0,.2)}

@media(max-width:900px){.blog-hero,.featured-post{grid-template-columns:1fr}.featured-post .post-media{min-height:380px}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.share-panel{position:static;flex-direction:row;justify-content:center;order:2;margin-top:1rem}.share-panel>span{writing-mode:initial;transform:none;margin:0 .5rem 0 0}.article-content{order:1}.author-card{margin-left:5vw;margin-right:5vw}.blog-search{grid-template-columns:1fr}}
@media(max-width:600px){.blog-page{padding-top:2rem}.blog-hero{padding-top:1rem}.blog-hero h1{font-size:3.35rem}.blog-categories{flex-wrap:nowrap;overflow-x:auto;margin-right:-5vw;padding-bottom:3rem;scrollbar-width:none}.blog-categories a{flex:0 0 auto}.featured-post{margin-left:-5vw;margin-right:-5vw}.featured-post .post-media{min-height:280px}.featured-post-copy{padding:2rem 5vw 2.5rem}.featured-post h2{font-size:2.8rem}.posts-grid{grid-template-columns:1fr}.blog-empty{grid-template-columns:1fr;padding:2.5rem}.blog-empty img{width:90px}.blog-section-heading{display:block}.article-header{padding-top:3rem}.article-header h1{font-size:3.5rem}.article-byline{display:grid;gap:.4rem}.article-byline span+span:before{display:none}.article-featured{padding:0;margin-bottom:3rem}.article-layout{padding:0 6vw}.share-panel{justify-content:flex-start;overflow-x:auto}.share-panel>span{display:none}.author-card{grid-template-columns:1fr;margin-top:5rem}.author-card img{max-height:300px}.related-posts{padding-top:4rem}.blog-search{padding:2rem}.blog-search form{display:grid;grid-template-columns:1fr}.blog-search button{height:50px}}

/* Lapidação editorial dos artigos */
.article-header h1,
.article-content h2,
.article-content h3 {
  word-break: normal;
  overflow-wrap: normal;
  hyphens: manual;
  -webkit-hyphens: manual;
}

.article-header h1 {
  max-width: 900px;
  font-size: clamp(2.9rem,5.5vw,5.35rem);
  line-height: .98;
}

.article-content > p { margin: 0 0 1.45rem; }
.article-content h2 { margin: 3rem 0 1rem; }
.article-content h3 { margin: 2.35rem 0 .85rem; }
.article-content h2 + p,
.article-content h3 + p { margin-top: 0; }

.article-content blockquote,
.article-content blockquote.is-style-contextual {
  margin: .65rem 0 .85rem;
  padding: .9rem clamp(1.15rem,2.5vw,1.8rem);
  border-left: 3px solid var(--terracotta);
  background: var(--sand);
  font-size: clamp(1.45rem,2.3vw,2rem);
  line-height: 1.25;
}
.article-content blockquote p { margin: 0; }
.article-content p:has(+ blockquote),
.article-content p:has(+ .wp-block-quote) { margin-bottom: .2rem; }
.article-content blockquote + p,
.article-content .wp-block-quote + p { margin-top: .25rem; }
.article-content blockquote.is-style-editorial,
.article-content blockquote.is-style-large {
  margin: .9rem 0 1.05rem;
  padding: 1.25rem clamp(1.35rem,3.5vw,2.5rem);
  font-size: clamp(1.9rem,3vw,2.65rem);
  line-height: 1.18;
}

.article-content figure,
.article-content .wp-block-image { margin: 2rem 0 1.6rem; }
.article-content figure img,
.article-content .wp-block-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-inline: auto;
  object-fit: contain;
}
.article-content figcaption,
.article-content .wp-element-caption {
  max-width: 680px;
  margin: .65rem auto 0;
  color: #64716b;
  font-size: .72rem;
  line-height: 1.55;
  text-align: center;
}
.article-content figure + p,
.article-content .wp-block-image + p { margin-top: 1.5rem; }

.share-panel a,
.share-panel button { flex: 0 0 42px; }
.share-panel > span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}
.share-panel svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.share-panel a:nth-of-type(2) svg,
.share-panel a:nth-of-type(3) svg { fill: currentColor; stroke: none; }
.share-panel a:focus-visible,
.share-panel button:focus-visible { outline: 2px solid var(--terracotta); outline-offset: 3px; }

.article-content a[href="#"],
.article-content a[aria-disabled="true"] { color: #64716b; cursor: default; opacity: .72; text-decoration-style: dotted; }

@media(max-width:1100px) and (min-width:901px) {
  .article-layout { grid-template-columns: 56px minmax(0,720px); gap: 2rem; }
  .share-panel a,.share-panel button { width: 40px; height: 40px; flex-basis: 40px; }
}

@media(max-width:900px) {
  .share-panel { order: 0; justify-content: flex-start; margin: 0 0 2rem; padding-bottom: .35rem; overflow-x: auto; }
  .article-content { order: 1; }
}

@media(max-width:600px) {
  .article-header h1 { font-size: clamp(2.55rem,11.5vw,3.15rem); line-height: 1; }
  .article-content h2 { margin-top: 2.5rem; font-size: clamp(2.15rem,10vw,2.8rem); }
  .article-content h3 { margin-top: 2rem; font-size: clamp(1.75rem,8vw,2.25rem); }
  .article-content blockquote,
  .article-content blockquote.is-style-contextual { margin: .6rem 0 .8rem; padding: .9rem 1.1rem; }
  .article-content blockquote.is-style-editorial,
  .article-content blockquote.is-style-large { margin: .85rem 0 1rem; padding: 1.15rem 1.2rem; }
  .share-panel { gap: .5rem; }
  .share-panel a,.share-panel button { width: 40px; height: 40px; flex-basis: 40px; }
}

.author-card { background: var(--green); }

/* Sistema editorial do blog - versao 1.1.3 */
.blog-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(3.5rem,5vw,5rem);align-items:end}
.blog-hero h1{max-width:690px;font-size:clamp(3.25rem,4.5vw,3.55rem);line-height:1}
.blog-hero>p{max-width:440px;margin-bottom:.3rem}.blog-categories{padding:1rem 0 clamp(2.5rem,4vw,3.5rem)}
.featured-post{grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);min-height:0;margin-bottom:clamp(4.5rem,7vw,6.5rem);background:var(--green)}
.featured-post .post-media{aspect-ratio:3/2;min-height:0}.featured-post .post-media>img{width:100%;height:100%;object-fit:cover;object-position:center}
.featured-post-copy{padding:clamp(2.25rem,3.8vw,3.25rem)}.featured-post h2{margin-bottom:1.15rem;font-size:clamp(2.25rem,3.2vw,2.6rem);line-height:1.03}
.featured-post-copy>p:not(.post-kicker){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.featured-post .post-card-footer{padding-top:1.5rem}
.posts-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.post-card{height:100%}.post-card .post-media{aspect-ratio:3/2}
.post-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:clamp(1.65rem,2vw,2rem)}
.post-card-copy>p:not(.post-kicker){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.article-header{padding-top:clamp(4rem,6.5vw,6.5rem);padding-bottom:clamp(2.5rem,4vw,3.5rem)}
.article-header h1{max-width:860px;font-size:clamp(3rem,4.3vw,3.4rem);line-height:1.02}.article-intro{max-width:720px;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.65}
.article-featured{max-width:1180px;margin-bottom:clamp(4rem,5.5vw,4.75rem)}.article-featured img{width:100%;height:auto;max-height:none;aspect-ratio:3/2;object-fit:contain}
.article-layout{grid-template-columns:56px minmax(0,700px);gap:clamp(1.75rem,3.5vw,3.25rem)}.article-content{font-size:1.075rem;line-height:1.68}.article-content>p{margin-bottom:1.15rem}
.article-content h2{margin:2.65rem 0 .9rem;font-size:clamp(2rem,3vw,2.35rem);line-height:1.08}.article-content h3{margin:2.25rem 0 .8rem;font-size:clamp(1.65rem,2.4vw,1.9rem);line-height:1.12}
.article-content blockquote,.article-content blockquote.is-style-contextual{padding:.75rem 1.35rem;font-size:clamp(1.5rem,2.1vw,1.72rem);line-height:1.24}
.article-content blockquote.is-style-editorial,.article-content blockquote.is-style-large{font-size:clamp(1.75rem,2.5vw,2.15rem)}.article-note{margin-top:3.25rem}
.author-card{grid-template-columns:180px 1fr;max-width:820px;margin:clamp(4.5rem,6.5vw,6rem) auto;gap:clamp(1.75rem,3.5vw,3rem)}.author-card h2{font-size:clamp(2.25rem,3vw,2.55rem)}
@media(max-width:900px){.blog-hero,.featured-post{grid-template-columns:1fr}.featured-post{max-width:760px;margin-inline:auto}.featured-post .post-media{min-height:0}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,700px)}.article-content{width:100%}}
@media(max-width:600px){.blog-hero{gap:1.5rem;padding-top:1rem;padding-bottom:2.5rem}.blog-hero h1{font-size:clamp(2.45rem,11vw,2.8rem)}.blog-categories{padding-bottom:2rem}.featured-post{margin-left:-5vw;margin-right:-5vw;margin-bottom:4rem}.featured-post-copy{padding:2rem 5vw 2.35rem}.featured-post h2{font-size:clamp(2rem,9vw,2.35rem)}.posts-grid{grid-template-columns:1fr}.article-header{padding-top:2.75rem}.article-header h1{font-size:clamp(2.25rem,10vw,2.65rem);line-height:1.03}.article-featured{padding:0 5vw;margin-bottom:3.25rem}.article-layout{padding-inline:6vw}.article-content{font-size:1.02rem;line-height:1.68}.article-content h2{margin-top:2.35rem;font-size:clamp(1.85rem,8.5vw,2.2rem)}.article-content h3{margin-top:2rem;font-size:clamp(1.55rem,7.2vw,1.85rem)}.article-content blockquote,.article-content blockquote.is-style-contextual{padding:.75rem 1rem;font-size:clamp(1.4rem,6.5vw,1.62rem)}.author-card{grid-template-columns:1fr;margin:4rem 5vw}.author-card h2{font-size:2.25rem}}

/* Escala serena do blog - versao 1.1.4 */
.blog-hero{gap:clamp(2.5rem,5vw,5rem);padding-block:clamp(2.75rem,4vw,3.75rem)}
.blog-hero h1{max-width:620px;font-size:clamp(2.8rem,3.8vw,3.05rem);line-height:1.03}
.blog-hero>p{max-width:410px;font-size:.94rem;line-height:1.7}.blog-categories{padding:.75rem 0 clamp(2rem,3vw,2.75rem)}
.featured-post{max-width:980px;margin-inline:auto;margin-bottom:clamp(3.75rem,5.5vw,5rem)}
.featured-post-copy{padding:clamp(1.9rem,3vw,2.6rem)}.featured-post h2{font-size:clamp(2rem,2.7vw,2.2rem);line-height:1.06}
.featured-post-copy>p:not(.post-kicker){font-size:.89rem;line-height:1.68}.featured-post .post-card-footer{padding-top:1.25rem}
.blog-section-heading{margin-bottom:2rem}.blog-section-heading h2{font-size:clamp(2.15rem,3vw,3rem)}
.posts-grid{gap:clamp(1.25rem,2.3vw,2rem)}.post-card .post-media{margin-bottom:1.15rem}.post-card h3{font-size:clamp(1.5rem,1.8vw,1.8rem);line-height:1.1}
.article-header{padding-top:clamp(3.25rem,5vw,4.5rem);padding-bottom:clamp(2rem,3vw,2.75rem)}
.article-breadcrumb{margin-bottom:1.4rem}.article-header h1{max-width:780px;font-size:clamp(2.65rem,3.7vw,2.9rem);line-height:1.05;margin-bottom:1.35rem}
.article-intro{max-width:660px;margin-bottom:1.5rem;font-size:1.02rem;line-height:1.62}
.article-featured{max-width:1040px;margin-bottom:clamp(3.25rem,4.5vw,4rem)}
.article-layout{grid-template-columns:52px minmax(0,660px);gap:clamp(1.5rem,2.8vw,2.5rem)}
.article-content{font-size:1.03rem;line-height:1.64}.article-content>p{margin-bottom:1rem}
.article-content h2{margin:2.25rem 0 .75rem;font-size:clamp(1.85rem,2.6vw,2rem);line-height:1.12}
.article-content h3{margin:1.9rem 0 .7rem;font-size:clamp(1.5rem,2vw,1.68rem);line-height:1.15}
.article-content blockquote,.article-content blockquote.is-style-contextual{padding:.65rem 1.15rem;font-size:clamp(1.38rem,1.8vw,1.52rem);line-height:1.28}
.article-content blockquote.is-style-editorial,.article-content blockquote.is-style-large{font-size:clamp(1.6rem,2.15vw,1.85rem)}
.article-content figure,.article-content .wp-block-image{margin:1.6rem 0 1.3rem}.article-note{margin-top:2.75rem;padding:1.2rem 0}
.author-card{grid-template-columns:155px 1fr;max-width:740px;margin:clamp(3.75rem,5vw,4.75rem) auto;padding:1.5rem;gap:2rem}
.author-card h2{font-size:clamp(2rem,2.6vw,2.2rem)}.author-card p:not(.eyebrow){font-size:.9rem;line-height:1.65}
@media(max-width:900px){.featured-post{max-width:700px}.article-layout{grid-template-columns:minmax(0,660px)}}
@media(max-width:600px){.blog-hero{gap:1.2rem;padding-bottom:2rem}.blog-hero h1{font-size:clamp(2.15rem,9.5vw,2.45rem)}.featured-post{margin-bottom:3.25rem}.featured-post-copy{padding:1.75rem 5vw 2rem}.featured-post h2{font-size:clamp(1.8rem,8vw,2.05rem)}.article-header{padding-top:2.35rem;padding-bottom:2rem}.article-header h1{font-size:clamp(2rem,8.8vw,2.35rem)}.article-intro{font-size:.98rem}.article-featured{margin-bottom:2.75rem}.article-content{font-size:1rem;line-height:1.64}.article-content h2{margin-top:2rem;font-size:clamp(1.7rem,7.5vw,1.95rem)}.article-content h3{margin-top:1.7rem;font-size:clamp(1.42rem,6.3vw,1.62rem)}.article-content blockquote,.article-content blockquote.is-style-contextual{font-size:clamp(1.3rem,5.8vw,1.48rem)}.author-card{margin:3.25rem 5vw;padding:1.3rem}.author-card img{max-height:240px}.author-card h2{font-size:2rem}}

/* Navegacao e abertura do blog - versao 1.1.5 */
.site-header{position:fixed;top:0;left:0;right:0;width:100%;transform:none}
.site-main{padding-top:82px}
.blog-page{padding-top:clamp(1.25rem,2vw,1.75rem);padding-bottom:clamp(2.5rem,4vw,4rem)}
.blog-hero{padding-top:clamp(.75rem,1.5vw,1.25rem)}
.desktop-nav>a.nav-icon{border:1px solid var(--line)}
.desktop-nav>a.nav-icon:hover{border-color:var(--terracotta)}
.blog-page-count{margin:clamp(2.75rem,4vw,3.75rem) 0 0}
@media(max-width:900px){body.admin-bar .site-header{top:46px}}
@media(max-width:520px){.site-main{padding-top:74px}.blog-page{padding-top:1rem}.blog-hero{padding-top:.5rem}}

/* Artigos recentes na pagina principal - versao 1.1.6 */
.home-journal{background:var(--paper-2);border-top:1px solid var(--line)}
.home-journal-heading{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:end;margin-bottom:clamp(2.25rem,4vw,3.5rem)}
.home-journal-heading h2{margin:0;font-size:clamp(2.5rem,3.7vw,3.65rem)}
.home-journal-heading>div:last-child{max-width:520px;justify-self:end}
.home-journal-heading>div:last-child>p{margin:0 0 .9rem;color:#52605a;font-size:.94rem;line-height:1.7}
.home-journal-all,.home-article-link{display:inline-flex;align-items:center;gap:.55rem;color:var(--terracotta);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em}
.home-journal-all span,.home-article-link span{transition:transform .2s ease}
.home-journal-all:hover span,.home-article-link:hover span{transform:translateX(4px)}
.home-journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.4vw,2rem)}
.home-article-card{display:flex;min-width:0;flex-direction:column;border-top:1px solid var(--line);padding-top:.9rem}
.home-article-media{display:block;aspect-ratio:3/2;overflow:hidden;background:var(--sand)}
.home-article-media>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.home-article-media:hover>img{transform:scale(1.025)}
.home-article-fallback{display:grid;width:100%;height:100%;place-items:center}
.home-article-fallback img{width:72px;opacity:.45}
.home-article-copy{display:flex;flex:1;flex-direction:column;padding-top:1.1rem}
.home-article-meta{margin:0 0 .6rem;color:var(--terracotta);font-size:.62rem;text-transform:uppercase;letter-spacing:.09em}
.home-article-card h3{margin:0 0 .7rem;font-size:clamp(1.55rem,2vw,1.85rem);line-height:1.08}
.home-article-card h3 a:hover{color:var(--terracotta)}
.home-article-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 0 1.1rem;color:#52605a;font-size:.84rem;line-height:1.65}
.home-article-link{margin-top:auto;padding-top:.25rem}
@media(max-width:900px){.home-journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-article-card:nth-child(3){display:none}}
@media(max-width:650px){.home-journal-heading{grid-template-columns:1fr;gap:1rem}.home-journal-heading>div:last-child{justify-self:start}.home-journal-grid{grid-template-columns:1fr}.home-article-card:nth-child(3){display:flex}.home-article-media{aspect-ratio:3/2}}
@media(prefers-reduced-motion:reduce){.home-article-media>img,.home-journal-all span,.home-article-link span{transition:none}}

/* Acessibilidade e navegacao por teclado - versao 1.1.7 */
.skip-link{position:fixed;z-index:1000;top:.75rem;left:.75rem;padding:.75rem 1rem;background:var(--ink);color:var(--paper);font-size:.875rem;font-weight:700;transform:translateY(-180%);transition:transform .18s ease}
.skip-link:focus{transform:translateY(0);outline:3px solid #fff;outline-offset:2px}
:where(a,button,summary,input,select,textarea):focus-visible{outline:3px solid #984a34;outline-offset:3px}
.site-main:focus{outline:none}
.desktop-nav>a:not(.nav-button){display:flex;min-height:44px;align-items:center}
.mobile-nav summary{display:flex;min-width:44px;min-height:44px;align-items:center;justify-content:flex-end}
.mobile-nav a{min-height:44px}
.eyebrow,.home-journal-all,.home-article-link,.home-article-meta{color:#984a34}
.article-byline{color:#56625d}
.home-journal-all,.home-article-link{font-size:.75rem}
.home-article-meta,.post-kicker,.post-card-footer{font-size:.72rem}
.footer-notice{font-size:.75rem}
.cookie-consent__copy h2{display:block;margin:0 0 .35rem;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.55rem;font-weight:500;line-height:1.1}
body.consent-open .floating-whatsapp,body.consent-open .cookie-settings-button{visibility:hidden;pointer-events:none}
@media(max-width:520px){.footer-notice{font-size:.7rem}.brand-lockup .wordmark small{font-size:.6rem;line-height:1.3}.home-article-meta{font-size:.7rem}}
@media(prefers-reduced-motion:reduce){.skip-link{transition:none}}

/* Lapidacao de layout e contato - versao 1.1.8 */
html,body{max-width:100%;overflow-x:clip}
.nav-instagram,.desktop-nav>a.nav-instagram,.desktop-nav>a.nav-icon{border:0!important;border-radius:0!important;width:38px;height:44px}
.nav-instagram:hover,.desktop-nav>a.nav-icon:hover{border:0!important;color:#984a34}
.hero h1{font-size:clamp(3rem,4.7vw,3.75rem)}
.statement p{font-size:clamp(2.5rem,4vw,3.15rem)}
.section h2{font-size:clamp(2.35rem,3.55vw,2.85rem)}
.section{padding-top:clamp(4.5rem,6.8vw,6.75rem);padding-bottom:clamp(4.5rem,6.8vw,6.75rem)}
.theme-cards article{min-height:250px;padding:1.7rem}.process-cards article{min-height:340px;padding:2.1rem}
.about>div>p:first-of-type{font-size:1.05rem;color:var(--ink)}
.article-header h1{font-size:clamp(2.5rem,3.4vw,2.75rem)}
.article-featured{max-width:960px}.article-content .wp-block-image img{max-width:560px;margin-inline:auto}
.cookie-consent{max-width:680px;padding:1rem 1.15rem}.cookie-consent__copy h2{font-size:1.35rem}.cookie-consent__copy p{font-size:.75rem}.cookie-button{min-height:40px;padding:.65rem .85rem}
.home-journal-grid:has(.home-article-card:only-child){grid-template-columns:minmax(0,860px)}
.home-journal-grid:has(.home-article-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}
.home-journal-grid:has(.home-article-card:only-child) .home-article-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;border-top:0;padding-top:0;align-items:center}
.home-journal-grid:has(.home-article-card:only-child) .home-article-copy{padding-top:0}
.site-legal-nav{display:flex;justify-content:center;gap:1.25rem;padding:.9rem 1.25rem;background:#102e35;color:var(--paper);font-size:.72rem;border-top:1px solid rgba(255,255,255,.12)}
.site-legal-nav a{text-decoration:underline;text-underline-offset:.2em}
.contact-page{padding:clamp(4rem,7vw,7rem) max(5vw,calc((100vw - 1120px)/2));background:var(--paper)}
.contact-page-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:6vw;align-items:end;margin-bottom:clamp(3rem,5vw,5rem)}
.contact-page-intro .eyebrow{grid-column:1/-1}.contact-page-intro h1{font-size:clamp(3rem,4.8vw,4.7rem)}.contact-page-intro>p:last-child{max-width:480px;color:#52605a}
.contact-page-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,6vw,6rem);align-items:start}
.contact-guidance{padding:2rem;background:var(--green);color:var(--paper)}.contact-guidance h2{font-size:2rem}.contact-guidance p{font-size:.9rem;color:rgba(247,239,227,.82)}.contact-guidance a{text-decoration:underline}
.contact-form-panel h2{font-size:2.5rem;margin-bottom:1.5rem}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem}.contact-form label{font-size:.78rem;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);background:#fffaf2;color:var(--ink);padding:.85rem;font:inherit}.contact-form textarea,.contact-form label[for="contact-message"],.field-help,.contact-consent,.contact-submit{grid-column:1/-1}.contact-form select+label{grid-column:1}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#984a34}.field-help{margin:0;color:#52605a;font-size:.75rem}.contact-consent{display:flex;gap:.75rem;align-items:flex-start;margin:1rem 0}.contact-consent input{width:20px;height:20px;flex:0 0 auto}.contact-consent span{font-weight:400}.contact-consent a{text-decoration:underline}.contact-submit{justify-self:start;border:0;background:#984a34;color:#fff;padding:.9rem 1.2rem;font-weight:700;cursor:pointer}.contact-honeypot{position:absolute!important;left:-9999px!important}.form-notice{margin-bottom:1.25rem;padding:1rem;border-left:4px solid}.form-notice--success{background:#e1eee8;border-color:#1f6a59}.form-notice--error{background:#f6e2dc;border-color:#984a34}
@media(max-width:850px){.online{display:flex;flex-direction:column}.online-copy{display:contents}.online-copy>.eyebrow,.online-copy>h2,.online-copy>p{order:1}.online-visual{order:2}.online-concepts{order:3}.home-journal-grid:has(.home-article-card:only-child) .home-article-card{grid-template-columns:1fr}.contact-page-intro,.contact-page-layout{grid-template-columns:1fr}.contact-page-intro .eyebrow{grid-column:auto}}
@media(max-width:520px){.hero h1{font-size:clamp(2.55rem,11vw,2.75rem)}.section h2{font-size:clamp(2rem,9vw,2.15rem)}.statement p{font-size:2.45rem}.section{padding-top:3.8rem;padding-bottom:3.8rem}.theme-cards article{min-height:auto;padding:1.5rem}.theme-icon{margin-bottom:1.25rem}.process-cards article{min-height:270px;padding:1.7rem}.approach-note{min-height:330px}.cookie-consent{bottom:.5rem;max-height:70vh;overflow:auto}.contact-page{padding:3rem 1.2rem}.contact-page-intro h1{font-size:2.75rem}.contact-form{grid-template-columns:1fr}.contact-form>*{grid-column:1!important}.site-legal-nav{flex-direction:column;align-items:center;gap:.5rem}}
