/* BR 360 — escala final carregada após a folha principal. */
:root{--br360-space-section:clamp(4rem,6vw,6rem);--br360-title-page:clamp(2.4rem,4vw,4rem);--br360-title-section:clamp(2rem,3.2vw,3.25rem);--br360-title-card:clamp(1.15rem,1.6vw,1.55rem);--br360-body:clamp(.94rem,1vw,1.03rem)}
body{font-size:var(--br360-body);line-height:1.65}h1,h2{font-size:var(--br360-title-page);line-height:1.06;letter-spacing:-.035em}.section>header h2,.editorial h2,.solution h2,.dark-section h2,.blog-heading h1{font-size:var(--br360-title-section);line-height:1.08}.section{padding-block:var(--br360-space-section)}.section>header{margin-bottom:clamp(1.75rem,3vw,2.75rem)}.solution,.dark-section{padding-block:var(--br360-space-section)}.lead{font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.65}.project h3,.value-grid h3,.check-grid h3,.management-steps h3{font-size:var(--br360-title-card);line-height:1.2}.split{margin-top:clamp(3rem,5vw,4.75rem)}.value-grid,.check-grid{margin-top:clamp(2.5rem,4.5vw,4rem)}.manifesto{margin-top:clamp(3.5rem,6vw,5.5rem)}.manifesto p{font-size:clamp(1.35rem,2.3vw,2.25rem)}.page-intro{padding-block:clamp(7.5rem,12vw,10rem) clamp(4rem,6vw,6rem)}
@media(max-width:760px){:root{--br360-space-section:3.5rem;--br360-title-page:clamp(2rem,10vw,2.55rem);--br360-title-section:clamp(1.85rem,8vw,2.3rem);--br360-body:.95rem}.section{padding-inline:5vw}.section>header{gap:1rem;margin-bottom:1.75rem}.section>header>p{margin-top:.85rem;font-size:.95rem}.solution,.dark-section{padding:3.75rem 5vw}.hero-copy{right:5vw;left:5vw}.hero h1{font-size:clamp(2.15rem,10vw,2.7rem)}.lead{font-size:1rem}.split{gap:2rem;margin-top:2.75rem;padding-top:2rem}.manifesto{margin-top:3rem}.manifesto p{font-size:1.35rem;line-height:1.5}.page-intro{padding:7.25rem 5vw 3.75rem}}

/* Página jurídica: conteúdo editável na página original do WordPress. */
.privacy-page{padding:clamp(3rem,6vw,6rem) max(5vw,calc((100vw - 1100px)/2)) clamp(4rem,7vw,7rem);background:var(--paper);color:var(--black)}
.privacy-heading{border-bottom:1px solid var(--line);padding-bottom:clamp(1.5rem,3vw,3rem);margin-bottom:clamp(2rem,4vw,3.5rem)}
.privacy-eyebrow{color:var(--muted);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.privacy-heading h1{max-width:16ch;margin:.7rem 0 0;font-size:clamp(2rem,4.3vw,3.75rem);line-height:1.1}
.privacy-content{max-width:76ch;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.8;overflow-wrap:anywhere}
.privacy-content h2,.privacy-content h3{margin:2.2rem 0 .75rem;line-height:1.25;font-weight:650}
.privacy-content h2{font-size:clamp(1.35rem,2vw,1.8rem)}
.privacy-content h3{font-size:clamp(1.15rem,1.6vw,1.4rem)}
.privacy-content p,.privacy-content ul,.privacy-content ol{margin:0 0 1.25rem}
.privacy-content a{color:inherit;text-decoration-color:var(--gold);text-underline-offset:.2em}
.privacy-content img{max-width:100%;height:auto}
.footer-bottom .footer-privacy-link{color:#e8d6a2;text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:.25em}
.footer-bottom .footer-privacy-link:hover,.footer-bottom .footer-privacy-link:focus-visible{color:#fff}
.blog-pagination{margin:2rem 0 0;text-align:center}
.blog-load-more{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.7rem 1.6rem;border:1px solid var(--gold);color:var(--black);text-decoration:none;font-weight:650;transition:background-color .2s,color .2s}
.blog-load-more:hover,.blog-load-more:focus-visible{background:var(--gold)}
.blog-load-more[aria-busy="true"]{opacity:.7;pointer-events:none}
