:root{
  --orange:#FF7505;--orange-deep:#E95304;--orange-ink:#C84400;
  --g950:#0E1012;--g900:#15181C;--g800:#20242A;
  --off100:#F5F3EE;--off200:#ECE9E2;--white:#F8F7F3;
  --text:#17191C;--muted-dark:#B7BCC4;--muted-light:#5C626B;
  --line-dark:rgba(255,255,255,.12);--line-light:#DAD6CE;
  --radius:16px;--btn-radius:12px;--max:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--off100);line-height:1.6}
a{color:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.narrow{max-width:820px}
.hero,.dark,.results,.form-section{background:var(--g950);color:var(--white);position:relative;overflow:hidden}
.hero{padding:28px 0 76px}.hero-glow{position:absolute;width:620px;height:620px;border-radius:50%;right:-220px;top:-280px;background:radial-gradient(circle,rgba(255,117,5,.34),rgba(233,83,4,.11) 36%,transparent 70%);filter:blur(12px);pointer-events:none}
.hero-grid{display:grid;gap:42px;position:relative;z-index:1}.brand{font-weight:800;letter-spacing:.03em;font-size:21px;margin-bottom:54px}.brand-mark{color:var(--orange);font-size:28px;margin-right:2px}.eyebrow{font-size:12px;line-height:16px;font-weight:800;letter-spacing:.1em;color:var(--orange);margin:0 0 16px}.eyebrow.ink{color:var(--orange-ink)}
h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,9.6vw,64px);line-height:1.03;letter-spacing:-.04em;margin-bottom:22px}h2{font-size:clamp(30px,7vw,46px);line-height:1.08;letter-spacing:-.03em;margin-bottom:18px}h3{font-size:20px;line-height:1.25;margin-bottom:8px}.lead,.intro{font-size:17px;line-height:1.55;max-width:680px}.lead{color:#E4E5E7}.muted{color:var(--muted-dark)}
.btn{min-height:56px;border:0;border-radius:var(--btn-radius);display:inline-flex;align-items:center;justify-content:center;padding:0 24px;font-weight:800;font-size:15px;text-decoration:none;cursor:pointer;transition:.18s ease}.primary{background:var(--orange);color:var(--g950)}.primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.primary:focus-visible{outline:2px solid var(--white);outline-offset:4px}.hero .btn,.form-section .btn{width:100%;margin-top:12px}.micro{font-size:13px;line-height:1.45;margin:12px 0 0}.hero-media{display:grid;gap:14px}.photo-shell{border-radius:18px;overflow:hidden;background:var(--g800);border:1px solid var(--line-dark);aspect-ratio:4/5}.photo-img{display:block;width:100%;height:100%;object-fit:cover}.story-thais{object-position:50% 48%}.story-michelle{object-position:50% 42%}.story-raul{object-position:50% 38%}.story-aline{object-position:50% 36%}.coach-photo-img{object-position:50% 45%}.photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;background:linear-gradient(145deg,#1a1e23,#0f1114);color:#dde0e4;text-align:center}.photo-placeholder span{font-weight:800}.photo-placeholder small{color:var(--muted-dark)}.trust{font-size:13px;color:var(--muted-dark);margin:0}
.section{padding:78px 0}.light{background:var(--off100)}.soft{background:var(--off200)}.section .intro{color:var(--muted-light)}.dark .intro,.results .intro,.form-section .intro{color:var(--muted-dark)}
.situation-list,.diff-list,.timeline{margin-top:34px}.situation-list article,.diff-list article,.timeline article{display:grid;grid-template-columns:44px 1fr;gap:10px;padding:21px 0;border-top:1px solid var(--line-light)}.timeline article{border-color:var(--line-dark)}.situation-list article>span,.diff-list article>span,.timeline article>span{font-size:13px;font-weight:800;color:var(--orange-ink)}.timeline article>span{color:var(--orange)}.situation-list p,.diff-list p,.timeline p{margin:0;color:var(--muted-light);font-size:15px}.timeline p{color:var(--muted-dark)}.statement{font-size:20px;font-weight:700;margin-top:34px}.dark .btn{width:100%;margin-top:28px}
blockquote{margin:44px 0 0;padding:28px 0 0;border-top:1px solid var(--line-light);font-size:clamp(26px,7vw,42px);line-height:1.14;letter-spacing:-.03em;font-weight:600}blockquote strong{color:var(--orange-ink)}
.results{padding:78px 0}.section-head{max-width:760px}.stories{display:grid;gap:44px;margin-top:34px}.story .photo-shell{margin-bottom:18px}.tag{font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--orange);margin-bottom:8px}.story p:last-child{color:var(--muted-dark);margin:0}
.coach-grid{display:grid;gap:34px}.coach-photo{max-width:520px;aspect-ratio:4/5}.credentials{margin:28px 0;padding-top:22px;border-top:1px solid var(--line-light)}.credentials ul{padding-left:20px;color:var(--muted-light)}
.service-card{padding:24px;border:1px solid var(--line-light);border-radius:var(--radius);background:rgba(255,255,255,.42);margin:30px 0}.check-list{list-style:none;padding:0;margin:0}.check-list li{padding:8px 0 8px 26px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--orange-ink);font-weight:800}
.prices{display:grid;gap:12px}.prices article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 16px;border-radius:14px;border:1px solid var(--line-light);background:rgba(255,255,255,.48)}.prices .best{border-color:rgba(200,68,0,.45)}.period{font-size:13px;font-weight:800;letter-spacing:.06em;margin:0}.period em{display:block;font-size:10px;color:var(--orange-ink);font-style:normal;margin-top:2px}.prices span{font-size:12px;color:var(--muted-light)}.prices strong{font-size:20px;white-space:nowrap}.prices small{font-size:11px;font-weight:600}
.faq{margin:48px 0 30px}.faq h3{font-size:26px}.faq details{border-top:1px solid var(--line-light)}.faq details:last-of-type{border-bottom:1px solid var(--line-light)}.faq summary{min-height:60px;display:flex;align-items:center;font-weight:700;cursor:pointer;list-style:none;padding-right:30px;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:2px;font-size:24px;font-weight:500}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted-light);padding:0 28px 18px 0;margin:0}
.form-section{padding:80px 0 86px}.final-glow{top:auto;bottom:-320px;right:-260px}.low-friction{padding:16px;border:1px solid var(--line-dark);border-radius:12px;background:rgba(255,255,255,.04);color:var(--muted-dark);font-size:14px;margin:24px 0 28px}form{position:relative;z-index:2}.field{margin-bottom:18px}.field label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}.field label span{font-weight:500;color:var(--muted-dark)}input,select,textarea{width:100%;font:inherit;font-size:16px;color:var(--white);background:var(--g800);border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:14px 15px;outline:none}input,select{min-height:54px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,117,5,.15)}select option{color:#111;background:#fff}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.transparency,.privacy{font-size:12px;color:var(--muted-dark)}.privacy a{text-decoration:underline}.form-status{font-size:14px;font-weight:700;margin:14px 0 0}.form-status.success{color:#9ee6b1}.form-status.error{color:#ffb2a8}
footer{background:#090B0D;color:var(--muted-dark);padding:30px 0;font-size:13px}.footer-grid{display:flex;flex-direction:column;gap:12px}.footer-grid strong{color:var(--white)}.footer-grid p{margin:4px 0 0}.footer-grid a{color:var(--white)}

/* Hero V2 aprovado */
.hero-v2{padding:14px 0 0;background:linear-gradient(180deg,#0b0d0f 0%,#0d1013 58%,#0a0c0e 100%)}.hero-v2 .hero-glow{width:760px;height:760px;right:50%;top:auto;bottom:-460px;transform:translateX(50%);opacity:.25}.hero-v2-inner{position:relative;z-index:2;max-width:860px;text-align:center}.hero-brand{display:block;width:min(100%,575px);margin:0 auto 8px;text-decoration:none}.hero-brand img{display:block;width:100%;height:auto}.hero-v2-copy{max-width:760px;margin:0 auto}.hero-eyebrow{font-size:13px;line-height:1.3;letter-spacing:.1em;margin:12px 0 18px}.hero-v2 h1{font-size:clamp(39px,9vw,58px);line-height:1.04;letter-spacing:-.04em;max-width:760px;margin:0 auto 20px}.hero-v2 .lead{font-size:16px;line-height:1.55;max-width:690px;margin:0 auto 22px;color:#E3E4E6}.hero-v2 .btn{width:min(100%,640px);margin:0 auto}.hero-v2 .micro{max-width:570px;margin:12px auto 8px;color:#D3D5D8}.hero-v2-media{width:min(100%,650px);margin:0 auto}.hero-approved-photo{display:block;width:100%;height:auto;margin:0 auto}.hero-trust{font-size:13px;line-height:1.55;color:var(--muted-dark);margin:-2px 0 0;padding:0 0 28px}.hero-trust strong{color:var(--orange);font-weight:800}.hero-trust span{font-size:11px;letter-spacing:.16em;color:#989EA6}

/* Fundos e detalhes V2 */
.section-content{position:relative;z-index:2}.section-identify{position:relative;overflow:hidden}.section-identify:before{content:"";position:absolute;left:0;top:74px;width:48px;height:2px;background:var(--orange);opacity:.7}.running-watermark{position:relative;overflow:hidden}.running-watermark:after{content:"RUNNING";position:absolute;right:-52px;top:50%;transform:translateY(-50%) rotate(90deg);font-size:clamp(88px,22vw,180px);font-weight:800;letter-spacing:.08em;color:rgba(255,255,255,.024);pointer-events:none;white-space:nowrap}.track-detail{position:relative;overflow:hidden}.track-detail:after{content:"";position:absolute;width:460px;height:260px;right:-230px;bottom:-120px;border:1px solid rgba(200,68,0,.06);border-radius:50%;box-shadow:0 0 0 26px rgba(200,68,0,.025),0 0 0 52px rgba(200,68,0,.018);transform:rotate(-18deg);pointer-events:none}

/* Resultados Reais V2 */
.results-v2{background:radial-gradient(circle at 88% 18%,rgba(255,117,5,.10),transparent 28%),linear-gradient(180deg,#0C0E11 0%,#111419 58%,#0C0E10 100%);isolation:isolate}.results-watermark{position:absolute;right:-20px;top:70px;font-size:clamp(260px,62vw,560px);line-height:.8;font-weight:800;color:rgba(255,117,5,.018);pointer-events:none}.stories-editorial{position:relative;z-index:2}.story{position:relative}.story-copy{max-width:620px}.story-copy h3{font-size:22px}.story .photo-shell{background:#15191E;box-shadow:0 16px 44px rgba(0,0,0,.18)}.story-feature .photo-shell{border-color:rgba(255,117,5,.24)}.story-performance .photo-shell{border-color:rgba(255,117,5,.16)}

/* Sobre V2 */
.coach-v2{position:relative;overflow:hidden;background:#F4F1EA}.coach-watermark{position:absolute;left:-54px;bottom:-80px;font-size:clamp(300px,75vw,760px);line-height:.75;font-weight:800;color:rgba(23,25,28,.025);pointer-events:none}.coach-copy{position:relative;z-index:2}.coach-copy>p{max-width:640px}.credentials-v2{margin-top:30px;padding-top:20px}.credentials-title{font-size:11px!important;letter-spacing:.12em;color:var(--orange-ink);font-weight:800}.credentials-v2 ul{list-style:none;padding:0;margin:8px 0 0}.credentials-v2 li{padding:7px 0;border-bottom:1px solid rgba(23,25,28,.08);color:#3F444B}.credentials-v2 li:last-child{border-bottom:0}.coach-v2 .statement{padding-top:22px;border-top:1px solid var(--line-light);font-size:19px}

/* Planos e FAQ V2 */
.plans-v2{background:#EDEAE3}.service-strip{margin:30px 0 34px;padding:20px 0;border-top:1px solid #CFCAC0;border-bottom:1px solid #CFCAC0}.service-strip strong{display:block;font-size:14px;margin-bottom:8px}.service-strip p{margin:0;color:var(--muted-light);font-size:14px;line-height:1.65}.prices-v2{gap:0;border-top:1px solid #CFCAC0}.prices-v2 article{border:0;border-radius:0;background:transparent;border-bottom:1px solid #CFCAC0;padding:20px 0}.prices-v2 .best{border-color:#CFCAC0}.prices-v2 .best:before{content:""}.prices-v2 strong{font-size:21px}.prices-v2 .period em{display:inline-block;margin:0 0 0 8px;padding:3px 6px;border:1px solid rgba(200,68,0,.28);border-radius:999px;vertical-align:1px}.faq-v2{margin-top:54px}.faq-v2 details{border-color:#CFCAC0}.faq-v2 summary{min-height:64px}.faq-v2 details p{font-size:14px;max-width:660px}.plans-v2>.container>.btn{margin-top:6px}

/* Formulário V2 */
.form-v2{background:linear-gradient(145deg,#0C0E10 0%,#12151A 60%,#0A0C0E 100%);isolation:isolate}.form-watermark{position:absolute;right:-70px;top:35%;transform:rotate(90deg);font-size:clamp(90px,23vw,200px);font-weight:800;letter-spacing:.08em;color:rgba(255,255,255,.018);pointer-events:none;white-space:nowrap}.form-v2 .low-friction{display:inline-block;padding:10px 13px;margin:18px 0 30px;border-radius:8px;font-size:13px}.form-group-title{margin:36px 0 14px;padding-top:18px;border-top:1px solid rgba(255,255,255,.10);font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--orange)}.form-group-title:first-of-type{margin-top:0}.form-v2 .field{margin-bottom:16px}.form-v2 input,.form-v2 select,.form-v2 textarea{background:#171B20;border-color:rgba(255,255,255,.13);border-radius:10px}.form-v2 .transparency{margin-top:26px}.form-after{margin:10px 0 0;color:var(--muted-dark);font-size:12px;text-align:center}

@media(max-width:759px){
  .hero-v2{padding-top:8px}.hero-brand{width:min(100%,520px);margin-bottom:6px}.hero-v2-inner{width:min(calc(100% - 32px),860px)}.hero-eyebrow{font-size:12px;margin-top:8px}.hero-v2 h1{font-size:clamp(38px,10.1vw,52px)}.hero-v2 .lead{font-size:15.5px}.hero-v2 .btn{min-height:58px}.hero-v2 .micro{font-size:12.5px}.hero-trust{padding-bottom:24px}
  .section{padding:68px 0}.section-identify:before{top:64px;width:38px}.situation-list,.diff-list,.timeline{margin-top:26px}.situation-list article,.diff-list article,.timeline article{padding:18px 0}.story-copy h3{font-size:21px}.stories-editorial{gap:42px}.stories-editorial .photo-shell{aspect-ratio:5/4!important}.results-watermark{right:-35px;top:120px}.coach-watermark{left:-60px;bottom:-30px}.plans-v2 .btn{width:100%}.prices-v2 article{align-items:flex-end}.prices-v2 span{max-width:170px;display:block}.form-watermark{right:-110px}.form-v2 h2{max-width:620px}
}
@media(min-width:760px){
  .container{width:min(calc(100% - 64px),var(--max))}.hero-v2{padding-top:18px}.hero-v2 .btn,.dark .btn,.form-section .btn{width:auto}.hero-v2 .btn{min-width:430px}.hero-v2 h1{font-size:58px}.hero-approved-photo{max-width:610px}.section{padding:96px 0}.stories{grid-template-columns:repeat(2,1fr);gap:42px 26px}.coach-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.prices article{padding:20px 22px}.prices-v2 article{padding:22px 0}.footer-grid{flex-direction:row;justify-content:space-between;align-items:center}.story-feature{transform:translateY(-10px)}.story-performance{transform:translateY(14px)}.coach-v2 .coach-photo{border-radius:8px}.service-strip{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:start}.service-strip strong{margin:0}.form-after{text-align:left}
}
@media(min-width:1000px){
  .hero-v2-inner{max-width:930px}.hero-brand{width:520px}.hero-v2 h1{font-size:62px}.hero-v2 .lead{font-size:17px}.situation-list article,.diff-list article{grid-template-columns:60px 1fr}.timeline{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line-dark)}.timeline article{display:block;border-top:0;border-right:1px solid var(--line-dark);padding:24px 18px 0 0;margin-right:18px}.timeline article:last-child{border-right:0}.timeline article>span{display:block;margin-bottom:14px}.prices{grid-template-columns:1fr 1fr}.prices-v2{grid-template-columns:1fr}.stories-editorial{grid-template-columns:1.1fr .9fr;column-gap:34px;row-gap:54px}.story-feature .photo-shell{aspect-ratio:5/4}.story-feature{grid-column:1 / -1;display:grid;grid-template-columns:1.18fr .82fr;gap:34px;align-items:end}.story-feature .photo-shell{margin-bottom:0}.story-feature .story-copy{padding-bottom:16px}.story-performance{margin-top:20px}.running-watermark:after{right:-70px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}.story-feature,.story-performance{transform:none}}