:root{--orange:#e8621a;--peach:#f4a96a;--ink:#1c1c1a;--beige:#c9bba8;--cream:#f5efe6;--white:#fff;--muted:#62615d;--line:#dedbd5;--heading:'Cal Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:white;color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:400;line-height:1.04;letter-spacing:-.045em}h2{font-size:clamp(2.6rem,4.7vw,4.6rem)}h3{font-size:2rem}em{font-family:var(--serif);font-weight:400;letter-spacing:-.045em}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8c3100;outline-offset:6px}::selection{background:var(--peach);color:var(--ink)}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.section{padding-block:112px}.eyebrow{font-size:.76rem;font-weight:700;letter-spacing:.13em;line-height:1.5}.header{height:96px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 56px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:20px}.brand img{display:block;border-radius:2px;object-fit:contain}.brand>span{font-size:.72rem;line-height:1.5;color:var(--muted)}nav{display:flex;align-items:center;gap:32px;font-size:.86rem}nav>a:not(.nav-cta){padding-block:10px;border-bottom:2px solid transparent}nav>a[aria-current=location]{border-bottom-color:var(--orange)}.nav-cta{background:var(--ink);color:white;padding:13px 20px;border-radius:4px}.nav-cta span{margin-left:20px}.reading-progress{position:absolute;height:2px;background:var(--orange);bottom:-1px;left:0;width:0}.menu-toggle{display:none}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:var(--ink);color:white;padding:16px}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1.1fr 1fr;column-gap:70px;padding-top:72px}.hero-copy{padding:14px 0 60px}.hero .eyebrow{display:flex;gap:12px;align-items:center}.small-line{width:26px;height:2px;background:var(--orange)}h1{font-size:clamp(4rem,7.2vw,7rem);line-height:.99;margin:28px 0}h1 em{color:#b94208;font-size:1.09em}.hero-description{max-width:465px;font-size:1.04rem;color:var(--muted);line-height:1.75;margin:25px 0 30px}.button{display:inline-flex;justify-content:space-between;gap:35px;align-items:center;padding:17px 23px;font-family:var(--heading);font-size:1rem;border-radius:4px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--orange);color:var(--ink)}.primary:hover{background:var(--peach)}.button span{font:24px Arial}.text-link{display:block;margin-top:24px;font-size:.85rem;text-decoration:underline;text-underline-offset:5px}.text-link span{display:inline-block;margin-left:12px}.hero-visual{background:var(--cream);border-radius:140px 5px 5px 5px;padding:35px 35px 24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.visual-topline{display:flex;align-items:center;justify-content:space-between;padding-left:65px;font-size:.62rem;letter-spacing:.1em}.visual-topline>span:last-child{font-size:26px;line-height:1}.hero-hourglass{width:100%;max-height:435px;margin:3px 0}.visual-bottomline{display:flex;align-items:center;justify-content:space-between;font-size:.83rem;line-height:1.6}.visual-bottomline strong{font-weight:400;font-family:var(--heading)}.round-arrow{border:1px solid #aaa398;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font:25px Arial}.hero-foot{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:30px 0;margin-top:24px;font-size:.72rem;letter-spacing:.03em}.hero-foot>span:first-child{font-weight:700;letter-spacing:.12em}.hero-foot>span:last-child{display:flex;align-items:center;gap:24px}.hero-foot i{height:3px;width:3px;background:var(--orange);border-radius:50%}.intro>.eyebrow{margin-bottom:32px}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.intro-grid>div{padding-top:6px}.intro-grid p{color:var(--muted);margin-bottom:18px}.intro-grid .statement{font-family:var(--heading);font-size:1.4rem;line-height:1.25;color:var(--ink);padding-top:10px;border-left:3px solid var(--orange);padding-left:20px}.journey{background:var(--cream)}.section-heading h2{margin:22px 0}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);margin-top:24px}.journey-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start;margin-top:65px}.journey-sticky{position:sticky;top:125px;padding:24px;border:1px solid #d9d0c4;border-radius:8px;max-width:490px;background:#faf6f0}.diagram-top{display:flex;justify-content:space-between;font-size:.68rem;letter-spacing:.12em}.journey-diagram{width:100%;max-height:390px;display:block;margin:15px auto}.zone path{fill:#e6ddd0;stroke:#c9bba8;stroke-width:1;transition:fill .35s,stroke .35s}.zone text{font:17px var(--heading);text-anchor:middle;fill:var(--ink)}.zone.active path{fill:var(--orange);stroke:var(--orange)}.step-navigation{display:flex;gap:8px;justify-content:center}.step-navigation a{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--beige);border-radius:50%;font-size:.8rem}.step-navigation a.active{background:var(--ink);color:white;border-color:var(--ink)}.diagram-caption{text-align:center;font-size:.76rem;color:var(--muted);margin-top:14px}.journey-step{min-height:520px;padding:60px 0 90px;border-top:1px solid #d3cabd;position:relative;scroll-margin-top:150px}.journey-step:last-child{min-height:470px;padding-bottom:50px}.step-number{display:block;font-family:var(--serif);font-size:3.5rem;line-height:1;color:#a44513;margin-bottom:32px}.journey-step .eyebrow{font-size:.7rem}.journey-step h3{font-size:clamp(2.6rem,3.4vw,3.5rem);margin:20px 0}.journey-step>p:not(.eyebrow){color:var(--muted);max-width:410px}.step-result{display:inline-block;margin-top:30px;padding-top:12px;border-top:1px solid var(--beige);font-size:.86rem}.split{display:flex;justify-content:space-between;align-items:flex-end;gap:90px}.split>p{max-width:340px;padding-bottom:25px}.services{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.services article{padding:30px 30px 28px 0}.services article+article{border-left:1px solid var(--line);padding-left:30px}.service-top{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;margin-bottom:45px}.service-top>span:last-child{font-size:28px;color:#ac3d08}.services h3{margin-bottom:22px}.services p{color:var(--muted);font-size:.94rem;min-height:104px}.service-tags{font-size:.75rem;padding-top:28px}.service-note{font-size:.83rem;color:var(--muted);margin-top:22px}.audience{background:var(--ink);color:var(--cream)}.audience-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px}.audience h2{margin:24px 0}.audience em{color:var(--peach)}.audience-layout>div>p:last-child{max-width:400px;color:#c9c5bd}.audience-cards article{border-top:1px solid #56534c;padding:30px 0}.audience-cards article+article{margin-top:25px}.audience-label{color:var(--peach);font-size:.73rem;letter-spacing:.12em}.audience-cards h3{font-size:1.9rem;line-height:1.12;margin:20px 0}.audience-cards p{color:#c9c5bd;font-size:.94rem}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.faq h2{font-size:3rem;margin-top:24px}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 0;font-family:var(--heading);font-size:1rem;display:flex;justify-content:space-between;gap:25px;align-items:center}summary::-webkit-details-marker{display:none}summary span{font:24px Arial;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:.93rem;padding-bottom:26px;max-width:490px}.contact{background:var(--orange);padding:95px 0}.contact-inner{text-align:center}.contact h2{font-size:clamp(3rem,5.4vw,5.5rem);margin:28px 0}.contact h2 em{color:var(--ink)}.contact-inner>p:not(.eyebrow){line-height:1.65}#diagnostic-action{margin-top:30px}.unavailable,.contact .button{display:inline-flex;align-items:center;gap:50px;justify-content:space-between;background:var(--ink);color:white;padding:17px 24px;border-radius:4px;font-family:var(--heading)}.unavailable{background:#1c1c1a;color:#f5efe6}.availability-note{font-size:.8rem;margin-top:12px}.contact-social{display:inline-block;font-size:.88rem;border-bottom:1px solid var(--ink);margin-top:28px;padding-bottom:4px}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:40px}.footer>p{font-size:.84rem}.footer>div{display:flex;gap:25px;font-size:.8rem}.footer>span{font-size:.72rem;color:var(--muted)}
@media(min-width:1500px){.hero{padding-top:90px}.hero-visual{min-height:580px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px}.hero{gap:35px}nav{gap:20px}.brand>span{display:none}.hero h1{font-size:6.8vw}.hero-visual{padding:30px 22px}.visual-topline{padding-left:45px;font-size:.55rem}.hero-foot>span:last-child{gap:12px}.intro-grid,.journey-layout,.audience-layout,.faq{gap:55px}.journey-sticky{top:120px}.hero-description{font-size:1rem}.services p{min-height:145px}.footer>div{flex-direction:column;gap:5px}}
@media(max-width:760px){html{scroll-padding-top:94px}.wrap{width:calc(100% - 40px)}.header{height:78px;padding-inline:20px}.brand img{width:47px;height:47px}.menu-toggle{display:flex;align-items:center;gap:18px;background:none;border:0;padding:12px 0}.menu-toggle span{font-size:24px}nav{display:none;position:absolute;top:77px;left:0;right:0;background:white;padding:24px;align-items:stretch;box-shadow:0 12px 15px #0000000a}nav.open{display:flex;flex-direction:column;gap:12px}.nav-cta{margin-top:5px;display:flex;justify-content:space-between}.hero{grid-template-columns:1fr;padding-top:38px;gap:0}.hero-copy{padding:0 0 40px}.hero .eyebrow{font-size:.65rem}.hero h1{font-size:clamp(4.1rem,13.4vw,6rem);margin:25px 0}.hero-description{max-width:520px}.hero-visual{padding:30px 28px 22px;border-top-left-radius:95px;max-width:550px;width:100%;margin:auto}.hero-hourglass{height:340px}.visual-topline{padding-left:42px;font-size:.6rem}.hero-foot{display:block;padding-block:24px;margin-top:14px}.hero-foot>span:first-child{display:block;margin-bottom:15px}.hero-foot>span:last-child{display:flex;flex-wrap:wrap;font-size:.7rem;gap:9px}.hero-foot i:last-of-type{display:none}.hero-foot>span:last-child{line-height:1.7}.section{padding-block:70px}.intro-grid{grid-template-columns:1fr;gap:30px}.intro-grid h2{font-size:2.8rem}.intro>.eyebrow{margin-bottom:24px}.journey-layout{grid-template-columns:1fr;gap:30px;margin-top:35px}.journey-sticky{position:relative;top:auto;max-width:none;padding:20px}.journey-diagram{height:280px;max-height:none}.journey-step{min-height:0;padding:35px 0 45px}.journey-step:last-child{min-height:0;padding-bottom:0}.step-number{font-size:2.5rem;margin-bottom:20px}.journey-step h3{font-size:2.6rem}.journey-step>p:not(.eyebrow){max-width:none}.journey .section-heading>p br{display:none}.split{display:block}.split>p{max-width:none;padding:0;margin-top:20px}.services{grid-template-columns:1fr;margin-top:30px}.services article,.services article+article{padding:28px 0;border-left:0}.services article+article{border-top:1px solid var(--line)}.service-top{margin-bottom:20px}.services h3{font-size:2rem}.services h3 br{display:none}.services p{min-height:0;max-width:500px}.service-tags{padding-top:20px}.audience-layout{grid-template-columns:1fr;gap:35px}.audience-cards article+article{margin-top:5px}.faq{grid-template-columns:1fr;gap:32px}.faq h2{font-size:2.7rem}.contact{padding:65px 0}.contact .eyebrow{font-size:.65rem}.contact h2{font-size:3.3rem;line-height:1.06}.contact-inner>p br{display:none}.contact-social{font-size:.8rem}.footer{display:grid;grid-template-columns:60px 1fr;gap:24px}.footer>div{grid-column:1/-1;flex-direction:row;gap:24px}.footer>span{grid-column:1/-1}.availability-note{max-width:280px;margin:12px auto 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}

/* Marca vetorial original do manual, sem superfície de fundo. */
.brand{padding:8px 12px 8px 0;gap:24px}.brand img{width:36px;height:67px;border-radius:0;flex-shrink:0}.footer .brand img{width:42px;height:78px}.footer .brand{padding-block:8px}@media(max-width:760px){.brand img{width:30px;height:56px}.brand{padding-block:6px}.footer .brand img{width:36px;height:67px}}

/* Depoimentos originais: retrato preservado e reprodução sob demanda. */
.testimonials{background:#faf8f4}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;max-width:1050px;margin:45px auto 0}.testimonial-card{min-width:0}.testimonial-card video{display:block;width:100%;aspect-ratio:9/16;height:auto;object-fit:contain;background:var(--ink);border-radius:8px}.testimonial-info{padding:22px 0 0}.testimonial-info h3{font-size:1.5rem;letter-spacing:-.025em;margin-bottom:10px}.testimonial-info a{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.83rem;text-decoration:underline;text-underline-offset:5px}.testimonial-info a span{font-size:1.1rem}.testimonial-card video:focus-visible{outline:3px solid #8c3100;outline-offset:5px}@media(min-width:761px) and (max-width:1100px){nav{gap:15px}.header{padding-inline:24px}.testimonial-grid{gap:22px}}@media(max-width:760px){.testimonial-grid{grid-template-columns:1fr;gap:40px;max-width:380px}.testimonial-info{padding-top:17px}.testimonials .section-heading h2{font-size:2.65rem}}

/* Controles de vídeo ND: geometria simples e alvos de toque acessíveis. */
.nd-player{position:relative;background:var(--ink);border-radius:10px;overflow:hidden}.testimonial-card .nd-player video{border-radius:0;display:block}.video-controls{padding:12px 12px 9px;background:#1c1c1a;color:#fff}.video-control-row{display:flex;align-items:center;gap:9px}.video-controls button{border:0;background:transparent;color:#fff;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;cursor:pointer;flex-shrink:0;transition:background .2s,transform .2s}.video-controls .video-toggle{background:var(--orange);color:#1c1c1a}.video-controls button:hover{background:#393935}.video-controls .video-toggle:hover{background:var(--peach)}.video-control-end{display:flex;gap:2px;margin-left:auto}.video-time{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.video-time span{color:#bdbdb7}.video-seek{--played:0%;display:block;width:100%;height:20px;margin:0 0 7px;cursor:pointer;appearance:none;-webkit-appearance:none;background:transparent;accent-color:var(--orange)}.video-seek::-webkit-slider-runnable-track{height:4px;border-radius:8px;background:linear-gradient(to right,var(--orange) var(--played),#52524d var(--played))}.video-seek::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:10px;height:10px;margin-top:-3px;border-radius:50%;background:var(--orange);border:0}.video-seek::-moz-range-track{height:4px;border-radius:8px;background:#52524d}.video-seek::-moz-range-progress{height:4px;background:var(--orange)}.video-seek::-moz-range-thumb{width:10px;height:10px;border:0;border-radius:50%;background:var(--orange)}.video-seek:disabled{cursor:default}.video-start{position:absolute;top:calc((100% - 90px)/2);left:50%;transform:translate(-50%,-50%);width:68px;height:68px;border:1px solid #ffffff80;background:#1c1c1ad9;color:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 24px #0003;transition:background .2s}.video-start svg{width:27px;height:27px}.video-start:hover{background:var(--orange);color:#1c1c1a}.video-start[hidden],.video-controls button[hidden]{display:none}.video-controls button:focus-visible,.video-start:focus-visible,.video-seek:focus-visible{outline:2px solid var(--peach);outline-offset:2px}.video-status{position:absolute;top:16px;left:16px;right:16px;font-size:14px;color:white;background:#1c1c1ae8;border-radius:6px;padding:10px}.video-status:empty{display:none}.is-loading .video-start{opacity:.6;cursor:wait}.nd-player:fullscreen{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#111;border-radius:0}.nd-player:fullscreen video{height:calc(100dvh - 94px);width:100%;aspect-ratio:auto;object-fit:contain}.nd-player:fullscreen .video-controls{width:min(100%,900px);flex-shrink:0}.nd-player:fullscreen .video-start{top:calc(50% - 47px)}@media(max-width:360px){.video-controls{padding-inline:8px}.video-control-row{gap:4px}.video-controls button{width:40px;height:42px}}
