@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;1,500&display=swap');
:root{--green:#21483b;--deep:#15372e;--cream:#f6f0e5;--sand:#e7d9c5;--gold:#b89d69;--brown:#332b25;--white:#fffaf2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--brown);font-family:"DM Sans",sans-serif}a{text-decoration:none;color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.numbers strong{font-family:"Playfair Display",Georgia,serif;font-weight:400}.topbar{height:78px;padding:0 clamp(22px,5vw,74px);display:flex;align-items:center;justify-content:space-between;background:var(--green);color:var(--white);border-bottom:1px solid #fff4}.brand{display:flex;flex-direction:column;font-size:21px;line-height:1}.brand small{margin-top:6px;font:500 9px/1 "DM Sans";text-transform:uppercase;letter-spacing:.2em;color:#e1d1b5}.headerCta{padding-bottom:3px;border-bottom:1px solid var(--gold);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.hero{min-height:calc(100svh - 78px);display:grid;grid-template-columns:1.08fr .92fr}.heroCopy{position:relative;overflow:hidden;padding:clamp(74px,8vw,126px) clamp(28px,7vw,110px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--green);color:var(--white)}.ghostWord{position:absolute;left:-20px;top:5%;font-family:"Playfair Display";font-size:clamp(92px,12vw,190px);line-height:1;color:#fff0;letter-spacing:-.05em;-webkit-text-stroke:1px #fff2}.eyebrow{position:relative;margin-bottom:20px;color:var(--green);font-size:11px;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.light{color:#dac7a4}.hero h1{position:relative;max-width:800px;margin-bottom:27px;font-size:clamp(43px,4.25vw,65px);line-height:1.02;letter-spacing:-.025em}.heroLead{position:relative;margin-bottom:31px;font:italic 500 clamp(20px,2vw,28px)/1.3 "Playfair Display";color:#e4d5bc}.button{display:inline-flex;min-height:55px;padding:16px 24px;align-items:center;justify-content:center;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;transition:.2s}.creamButton{position:relative;background:var(--cream);color:var(--deep)}.creamButton:hover{background:#fffaf2;transform:translateY(-1px)}.micro{margin:13px 0 0;font-size:11px;line-height:1.5;color:#6c6258}.lightText{color:#d9cbb4}.heroPhoto{position:relative;overflow:hidden;padding:clamp(38px,5vw,76px);display:flex;align-items:center;justify-content:center;background:var(--sand);background-image:radial-gradient(#21483b14 .7px,transparent .7px);background-size:7px 7px}.photoFrame{position:relative;z-index:1;width:min(92%,590px);height:84%;min-height:560px;border-radius:220px 220px 8px 8px;overflow:hidden;box-shadow:18px 20px 0 var(--cream)}.photoFrame img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.photoTag{position:absolute;z-index:2;left:4%;bottom:5%;padding:14px 18px;background:var(--deep);color:var(--white);font:italic 17px/1.3 "Playfair Display"}.sunLine{position:absolute;width:190px;height:190px;right:-80px;top:12%;border:1px solid var(--gold);border-radius:50%}.numbers{display:grid;grid-template-columns:repeat(3,1fr);background:var(--cream);border-top:1px solid var(--gold);border-bottom:1px solid var(--gold)}.numbers div{min-height:190px;padding:36px;display:flex;align-items:baseline;justify-content:center;gap:15px;border-right:1px solid #b89d6966}.numbers div:last-child{border:0}.numbers strong{font-size:82px;line-height:1;color:var(--green)}.numbers span{font-size:13px;letter-spacing:.13em;text-transform:uppercase;color:#7c6d5a}.section{padding:clamp(85px,10vw,150px) clamp(23px,8vw,125px)}.forYou{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,150px);background:var(--cream)}.sectionNo{display:block;margin-bottom:36px;color:#92794c;font-size:10px;letter-spacing:.17em}.sectionIntro h2,.howTitle h2{max-width:590px;font-size:clamp(38px,3.6vw,54px);line-height:1.06;color:var(--deep);letter-spacing:-.02em}.sectionIntro>p:last-child{max-width:480px;color:#6b6158;font-size:15px;line-height:1.7}.statements{border-top:1px solid #21483b66}.statements p{margin:0;padding:25px 0;border-bottom:1px solid #21483b42;font:400 clamp(23px,2.15vw,31px)/1.25 "Playfair Display";color:var(--deep)}.how{background:var(--deep);color:var(--white)}.howTitle{display:grid;grid-template-columns:.35fr 1fr 1.6fr;gap:30px;align-items:start}.howTitle .sectionNo,.howTitle .eyebrow{margin-top:8px}.howTitle h2{margin-bottom:60px;color:var(--white)}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dac7a466}.steps article{padding:36px 38px 15px 0;border-right:1px solid #dac7a466}.steps article+article{padding-left:38px}.steps article:last-child{border-right:0}.steps span{font-size:11px;color:#d7c29d;letter-spacing:.14em}.steps h3{margin:34px 0 15px;font-size:29px;color:var(--white)}.steps p{max-width:300px;color:#d9d1c5;font-size:15px;line-height:1.65}.online{padding:56px clamp(23px,8vw,125px);display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;background:var(--sand)}.online div{display:flex;align-items:center;gap:28px}.online strong{font:400 43px/1 "Playfair Display";color:var(--deep)}.online span{padding-left:28px;border-left:1px solid var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.online p{margin:0;max-width:610px;color:#63594f;font-size:14px;line-height:1.7}.finalCta{text-align:center;background:var(--cream)}.finalCta .sectionNo,.finalCta .eyebrow{margin-bottom:20px}.finalCta h2{max-width:850px;margin:0 auto 22px;font-size:clamp(43px,4.8vw,68px);line-height:1.02;color:var(--deep)}.finalCta>p:not(.eyebrow):not(.micro){max-width:610px;margin:0 auto 32px;color:#675d54;font-size:16px;line-height:1.6}.greenButton{background:var(--green);color:var(--white)}.greenButton:hover{background:#2c5a4a}.finalCta .micro{margin:13px auto 0}footer{padding:32px clamp(23px,6vw,90px);display:flex;justify-content:space-between;border-top:1px solid #b89d6966;font-size:11px;color:#74695f}footer div,footer nav{display:flex;gap:18px;align-items:center}footer strong{font:500 17px "Playfair Display";color:var(--deep)}.sticky{display:none}
@media(max-width:760px){.topbar{height:66px;padding:0 19px}.brand{font-size:18px}.headerCta{font-size:10px}.hero{min-height:auto;display:flex;flex-direction:column}.heroCopy{min-height:calc(100svh - 66px);padding:48px 21px 38px}.ghostWord{top:3%;font-size:92px}.eyebrow{font-size:10px;margin-bottom:16px}.hero h1{font-size:39px;line-height:1.02;margin-bottom:21px}.heroLead{font-size:20px;margin-bottom:25px}.button{width:100%;min-height:53px;padding-inline:12px;font-size:10px}.micro{font-size:10px}.heroPhoto{min-height:520px;padding:38px 28px 54px}.photoFrame{width:88%;height:420px;min-height:0;border-radius:150px 150px 7px 7px;box-shadow:12px 14px 0 var(--cream)}.photoTag{left:4%;font-size:15px}.sunLine{width:130px;height:130px;right:-55px}.numbers{grid-template-columns:1fr}.numbers div{min-height:auto;padding:22px 26px;justify-content:flex-start;border-right:0;border-bottom:1px solid #b89d6966}.numbers div:last-child{border:0}.numbers strong{font-size:58px}.numbers span{font-size:11px}.section{padding:78px 21px}.forYou{grid-template-columns:1fr;gap:44px}.sectionNo{margin-bottom:25px}.sectionIntro h2,.howTitle h2{font-size:37px}.sectionIntro>p:last-child{font-size:14px}.statements p{padding:20px 0;font-size:24px}.howTitle{display:block}.howTitle h2{margin-bottom:45px}.steps{grid-template-columns:1fr}.steps article,.steps article+article{padding:25px 0;border-right:0;border-bottom:1px solid #dac7a466}.steps article:last-child{border-bottom:0}.steps h3{margin:18px 0 10px;font-size:27px}.steps p{font-size:14px}.online{padding:50px 21px;grid-template-columns:1fr;gap:25px}.online div{gap:14px;flex-wrap:wrap}.online strong{width:100%;font-size:37px}.online span{padding-left:14px;font-size:10px}.online span:first-of-type{border-left:0;padding-left:0}.online p{font-size:13px}.finalCta h2{font-size:39px}.finalCta>p:not(.eyebrow):not(.micro){font-size:15px}footer{padding:28px 21px 92px;flex-direction:column;gap:22px}footer div,footer nav{flex-direction:column;align-items:flex-start;gap:8px}.sticky{position:fixed;z-index:20;display:flex;left:13px;right:13px;bottom:max(11px,env(safe-area-inset-bottom));min-height:49px;align-items:center;justify-content:center;border-radius:6px;background:var(--green);color:white;box-shadow:0 8px 28px #15372e55;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Legibilidade e acabamento editorial */
.hero h1 em{display:inline;font-weight:500;font-style:italic;color:#ead9bc}.heroSpark{position:absolute;right:7%;top:9%;z-index:2;color:var(--gold);font-size:28px}.heroCopy:after{content:"";position:absolute;right:7%;top:15%;width:1px;height:92px;background:linear-gradient(var(--gold),transparent)}.editorialRibbon{min-height:60px;padding:18px clamp(22px,6vw,90px);display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,42px);background:var(--sand);border-bottom:1px solid #b89d6966;color:var(--deep);font-family:"Playfair Display",Georgia,serif;font-size:17px;font-style:italic}.editorialRibbon i{color:var(--gold);font-style:normal}.eyebrow{font-size:13px}.sectionNo{font-size:12px}.micro{font-size:13px}.button{font-size:13px}.brand small{font-size:11px}.headerCta{font-size:13px}.numbers span{font-size:14px}.steps span{font-size:13px}.steps p{font-size:16px}.online span{font-size:13px}.online p{font-size:16px}.sectionIntro>p:last-child{font-size:17px}.finalCta>p:not(.eyebrow):not(.micro){font-size:17px}footer{font-size:13px}
@media(max-width:760px){.brand small{font-size:10px}.headerCta{font-size:11px}.eyebrow{font-size:12px;letter-spacing:.13em}.sectionNo{font-size:11px}.micro{font-size:12px;line-height:1.55}.button{font-size:12px;line-height:1.3}.hero h1{font-size:38px;line-height:1.06}.heroSpark{right:8%;top:7%;font-size:22px}.heroCopy:after{right:9%;top:12%;height:60px}.editorialRibbon{min-height:auto;padding:21px;justify-content:flex-start;gap:12px;overflow-x:auto;font-size:16px;white-space:nowrap}.numbers span{font-size:13px}.sectionIntro>p:last-child{font-size:16px}.steps span{font-size:12px}.steps p{font-size:16px}.online span{font-size:12px}.online p{font-size:15px}.finalCta>p:not(.eyebrow):not(.micro){font-size:16px}footer{font-size:12px}.sticky{font-size:12px}}

.hero h1{font-size:clamp(39px,3.65vw,56px);line-height:1.055}.heroLead{max-width:720px;font-family:"DM Sans",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.6}.definition{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,150px);background:var(--cream)}.definitionTitle h2,.after h2{max-width:630px;font-size:clamp(38px,3.7vw,55px);line-height:1.06;color:var(--deep)}.definitionCopy{padding-top:55px;border-top:1px solid #21483b66}.definitionCopy p{margin-bottom:19px;color:#5f564e;font-size:17px;line-height:1.72}.definitionCopy strong{display:block;margin-top:28px;padding:22px 24px;border-left:2px solid var(--gold);background:#e7d9c566;color:var(--deep);font:italic 500 21px/1.45 "Playfair Display",Georgia,serif}.statements p{position:relative;padding-left:30px}.statements p:before{content:"";position:absolute;left:2px;top:36px;width:8px;height:8px;border-radius:50%;background:var(--gold)}.clinicalNote{max-width:790px;margin:52px auto 0;padding-top:28px;border-top:1px solid #dac7a466;text-align:center;color:#d9d1c5;font:italic 18px/1.55 "Playfair Display",Georgia,serif}.after{display:grid;grid-template-columns:1fr .75fr;gap:clamp(60px,10vw,150px);align-items:end;background:var(--cream)}.after>div:last-child{padding:35px 0 5px;border-top:1px solid #21483b66}.after>div:last-child p{color:#5f564e;font-size:17px;line-height:1.72}.finalCta{position:relative}.finalCta:before{content:"✦";display:block;margin-bottom:32px;color:var(--gold);font-size:28px}
@media(max-width:760px){.heroCopy{min-height:auto;padding-top:58px;padding-bottom:48px}.hero h1{font-size:35px;line-height:1.08}.heroLead{font-size:16px;line-height:1.58}.definition,.after{grid-template-columns:1fr;gap:42px}.definitionTitle h2,.after h2{font-size:37px}.definitionCopy{padding-top:32px}.definitionCopy p,.after>div:last-child p{font-size:16px}.definitionCopy strong{font-size:19px;padding:19px 18px}.statements p{padding-left:25px}.statements p:before{top:29px;width:7px;height:7px}.clinicalNote{margin-top:38px;font-size:17px}.after>div:last-child{padding-top:28px}.finalCta:before{margin-bottom:24px}}

/* Refinamento de conversão e direção editorial */
.numbers div{min-height:210px;align-items:center;gap:18px}.numbers span{display:flex;flex-direction:column;gap:8px}.numbers small{max-width:175px;font-size:13px;line-height:1.4;letter-spacing:0;text-transform:none;color:#5f564e}
.aboutCynthia{position:relative;display:grid;grid-template-columns:.12fr .95fr .85fr;gap:clamp(30px,6vw,95px);align-items:center;background:var(--sand);overflow:hidden}.aboutMark{font:italic 500 clamp(110px,13vw,210px)/.8 "Playfair Display",Georgia,serif;color:#21483b12}.aboutCynthia h2{max-width:650px;margin:0;font-size:clamp(38px,3.5vw,53px);line-height:1.08;color:var(--deep)}.aboutCopy{padding:36px 0;border-top:1px solid #21483b66;border-bottom:1px solid #21483b33}.aboutCopy p{font-size:17px;line-height:1.72;color:#584f47}.aboutCopy .credential{margin:25px 0 0;font-size:13px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--green)}
.aboutCynthia h2 em{font-weight:500;color:var(--green)}.aboutCopy blockquote{margin:28px 0;padding:3px 0 3px 22px;border-left:2px solid var(--gold);font:italic 500 20px/1.5 "Playfair Display",Georgia,serif;color:var(--deep)}
.steps article{position:relative}.steps article:before{content:"";display:block;width:34px;height:1px;margin-bottom:25px;background:var(--gold)}.steps h3{max-width:330px;line-height:1.12}.steps p{max-width:345px}.clinicalNote{max-width:860px}
.privacy{padding:28px clamp(23px,6vw,90px);display:flex;gap:30px;align-items:baseline;background:#efe5d5;color:#6b6158;border-top:1px solid #b89d6944}.privacy strong{font:500 18px "Playfair Display";color:var(--deep)}.privacy p{max-width:760px;margin:0;font-size:13px;line-height:1.6}
@media(max-width:760px){.heroCopy{padding-top:52px;padding-bottom:42px}.hero h1{font-size:34px;line-height:1.1}.heroLead{font-size:17px;line-height:1.56}.numbers div{padding:25px 22px}.numbers strong{min-width:72px}.numbers small{font-size:14px}.aboutCynthia{grid-template-columns:1fr;gap:24px}.aboutMark{position:absolute;right:-10px;top:35px;font-size:150px}.aboutCynthia>div:not(.aboutMark){position:relative;z-index:1}.aboutCynthia h2{font-size:35px}.aboutCopy{padding:28px 0}.aboutCopy p{font-size:16px}.aboutCopy blockquote{margin:24px 0;font-size:19px}.aboutCopy .credential{font-size:12px}.steps article,.steps article+article{padding:32px 0}.steps article:before{margin-bottom:20px}.steps h3{max-width:310px;font-size:29px}.steps p{max-width:335px;line-height:1.62}.clinicalNote{text-align:left}.privacy{padding:25px 21px;display:block}.privacy strong{display:block;margin-bottom:8px}.privacy p{font-size:14px}.sticky{opacity:0;transform:translateY(80px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.sticky.isVisible{opacity:1;transform:translateY(0);pointer-events:auto}}
