:root{--vert: #284039;--vert-light: #3a5a4f;--terracotta: #b76e79;--terra-hover: #9e5e68;--beige: #fdf0f2;--cream: #e8c9a8;--hero-dark: #1e1218;--blanc: #ffffff;--ink: #1f1a1c;--ink-soft: #5b5358;--line: #ece4e6;--maxw: 1120px;--radius: 14px;--shadow: 0 10px 30px rgba(40, 64, 57, .08);--font: "Nunito Sans", -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);line-height:1.65;background:var(--blanc);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--terra-hover)}:focus-visible{outline:3px solid var(--terracotta);outline-offset:2px;border-radius:4px}h1,h2,h3{font-weight:800;line-height:1.18;color:var(--vert);margin:0 0 .5em}h1{font-size:clamp(2rem,4.2vw,3.1rem);letter-spacing:-.5px}h2{font-size:clamp(1.6rem,3vw,2.3rem)}h3{font-size:1.2rem}p{margin:0 0 1rem}.container{max-width:var(--maxw);margin-inline:auto;padding-inline:1.25rem}.section{padding-block:clamp(2.5rem,6vw,4.5rem)}.section--beige{background:var(--beige)}.section--vert{background:var(--vert);color:var(--blanc)}.section--vert h2,.section--vert h3{color:var(--blanc)}.lead{font-size:1.18rem;color:var(--ink-soft);max-width:60ch}.center{text-align:center}.center .lead,.lead.center{margin-inline:auto}.eyebrow{display:inline-flex;gap:.5rem;align-items:center;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--terra-hover);margin-bottom:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--terracotta);color:#fff;font-weight:700;font-size:1rem;padding:.85rem 1.6rem;border-radius:100px;text-decoration:none;border:0;cursor:pointer;transition:background .2s ease,transform .2s ease}.btn:hover{background:var(--terra-hover);transform:translateY(-1px)}.btn--ghost{background:transparent;color:var(--vert);border:2px solid var(--vert)}.btn--ghost:hover{background:var(--vert);color:#fff}.btn--light{background:#fff;color:var(--vert)}.hero{background-color:var(--hero-dark);background-image:linear-gradient(90deg,#1c1217f0,#1c1217e0 55%,#1c1217c7),url(/assets/img/hero-hannan.jpg);background-size:cover;background-position:center 26%;background-repeat:no-repeat;color:#fff;padding-block:clamp(3.5rem,8vw,6rem)}@media(min-width:861px){.hero:not(:has(.hero__card)){background-size:cover,auto 100%;background-position:center,right}}.hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:3rem;align-items:center}.hero__grid--top{align-items:start}.hero__content{max-width:760px}.hero h1{color:#fff;max-width:18ch}.hero .certif__cpf{max-width:560px}.hero__card{background:#fff;color:var(--ink);border-radius:18px;padding:1.5rem;box-shadow:0 24px 60px #00000052}.hero__card-title{color:var(--vert);font-size:1.25rem;text-align:center;margin-bottom:.25rem}.hero__card-sub{color:var(--terra-hover);text-align:center;font-size:.95rem;margin-bottom:1rem}.hero__card .calendly-inline-widget{border-radius:12px;overflow:hidden;border:1px solid var(--line)}.hero__card-btn{width:100%;justify-content:center;margin:1rem 0 .65rem}.hero__card-trust{text-align:center;font-size:.85rem;color:var(--ink-soft);margin:0}.hero__card-icons{display:flex;justify-content:space-around;list-style:none;padding:1rem 0 0;margin:1rem 0 0;border-top:1px solid var(--line);gap:.5rem}.hero__card-icons li{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.78rem;color:var(--ink-soft);text-align:center;font-weight:600}.hero__card-icons span{font-size:1.3rem}.form{display:flex;flex-direction:column;gap:.8rem;text-align:left;margin-top:.25rem}.form-row{display:flex;flex-direction:column;gap:.3rem;margin:0}.form-row label{font-weight:700;font-size:.9rem;color:var(--ink)}.form-row .req{color:var(--terra-hover)}.form-row .opt{font-weight:500;color:var(--ink-soft)}.form input,.form textarea{font:inherit;width:100%;padding:.7rem .85rem;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink)}.form input:focus,.form textarea:focus{outline:2px solid var(--terracotta);outline-offset:1px;border-color:var(--terracotta)}.form textarea{resize:vertical;min-height:110px}.form .btn{width:100%;justify-content:center;margin-top:.35rem}.form .hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.rgpd{font-size:.8rem;color:var(--ink-soft);margin:.25rem 0 0;line-height:1.5}.feedback{margin:.5rem 0 0;font-weight:700}.feedback:empty{margin:0}.feedback.ok{color:#1e7a34}.feedback.err{color:var(--terra-hover)}.form .muted{color:var(--ink-soft);font-size:.88rem;margin:.5rem 0 0}.form-row--check{margin-top:.15rem}.check{display:flex;align-items:flex-start;gap:.55rem;font-weight:500;font-size:.9rem;color:var(--ink-soft);line-height:1.45;cursor:pointer}.check input{width:1.1rem;height:1.1rem;flex:0 0 auto;margin-top:.12rem;accent-color:var(--terracotta)}.leadmagnet{display:grid;grid-template-columns:1.05fr .95fr;gap:2.5rem;align-items:center}.leadmagnet__pitch h2{margin:.35rem 0 .6rem}.leadmagnet__intro{color:var(--ink-soft);margin:0 0 1rem}.leadmagnet__list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.leadmagnet__list li{position:relative;padding-left:1.7rem;color:var(--ink)}.leadmagnet__list li:before{content:"✓";position:absolute;left:0;top:-.05rem;font-weight:900;color:var(--terracotta)}.leadmagnet__free{font-size:.85rem;font-weight:700;color:var(--ink-soft);margin:0}.leadmagnet__card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.6rem 1.5rem;box-shadow:0 18px 40px -28px #1c121766}.leadmagnet__success{text-align:left}.leadmagnet__success-title{font-weight:800;color:#1e7a34;font-size:1.15rem;margin:0 0 .4rem}.leadmagnet__success p{color:var(--ink)}.leadmagnet__success .btn{margin-top:.5rem}@media(max-width:760px){.leadmagnet{grid-template-columns:1fr;gap:1.5rem}}.post__tag{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--terra-hover);background:var(--beige);border:1px solid var(--line);border-radius:100px;padding:.25rem .7rem;margin-bottom:.35rem}.blogcard{text-decoration:none;color:var(--ink);transition:box-shadow .2s ease,transform .2s ease}.blogcard:hover{box-shadow:0 12px 30px #00000017;transform:translateY(-2px)}.blogcard h2,.blogcard h3,.blogcard__title{color:var(--vert);margin:.35rem 0 .5rem;font-size:1.2rem}.blogcard p{color:#3a3a3a}.blogcard__meta{color:var(--ink-soft);font-size:.85rem;margin-top:.5rem}.blogcard__more{color:var(--terra-hover);font-weight:700;margin-top:auto}.post__breadcrumb{margin:0 0 1rem}.post__breadcrumb a{color:var(--terra-hover);font-weight:700;text-decoration:none}.post__title{margin:.5rem 0}.post__meta{color:var(--ink-soft);font-size:.95rem}.prose{max-width:760px;margin-inline:auto}.prose>*+*{margin-top:1.1rem}.prose h2{color:var(--vert);font-size:1.6rem;margin-top:2.5rem}.prose h3{color:var(--vert);font-size:1.25rem;margin-top:1.75rem}.prose p,.prose li{font-size:1.08rem;line-height:1.75;color:#2c2c2c}.prose ul,.prose ol{padding-left:1.4rem}.prose li+li{margin-top:.4rem}.prose a:not(.btn){color:var(--terra-hover);font-weight:600}.prose blockquote{border-left:4px solid var(--terracotta);background:var(--beige);margin:1.5rem 0;padding:1rem 1.25rem;border-radius:0 10px 10px 0;font-style:italic}.prose img{max-width:100%;height:auto;border-radius:12px}.prose strong{color:var(--ink)}.prose code{background:var(--beige);padding:.1rem .35rem;border-radius:6px;font-size:.9em}.blogcats{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.75rem}.blogcats__chip{font-size:.9rem;font-weight:700;text-decoration:none;color:var(--vert);background:#fff;border:1px solid var(--line);border-radius:100px;padding:.45rem 1rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.blogcats__chip:hover{border-color:var(--vert)}.blogcats__chip.is-active{background:var(--vert);color:#fff;border-color:var(--vert)}.blogcard .post__tag{text-decoration:none}.blogcard__title a{color:inherit;text-decoration:none}.blogcard__title a:hover{text-decoration:underline}.blogcard__more{display:inline-block;text-decoration:none}.pagination{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem}.share{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.share__label{font-weight:700;color:var(--ink-soft);font-size:.9rem}.share__btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--beige);color:var(--vert);border:1px solid var(--line);transition:background .2s ease,color .2s ease,transform .2s ease}.share__btn:hover{background:var(--vert);color:#fff;transform:translateY(-2px)}@media(max-width:900px){.hero__grid{grid-template-columns:1fr}}.hero .eyebrow{color:var(--cream)}.hero__sub{font-size:1.2rem;color:#ffffffd9;max-width:56ch}.hero__stars{display:flex;flex-wrap:wrap;gap:.45rem 0;align-items:center;margin:1.5rem 0;color:var(--cream);font-weight:700}.hero__stars span{white-space:nowrap}.hero__stars span+span:before{content:"•";margin:0 1rem;opacity:.65}.hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.certif{background-color:var(--vert);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding-block:1.75rem}.certif__row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.certif__badge{width:96px;height:auto;background:#fff;border-radius:10px;padding:6px;box-shadow:0 4px 14px #0003}.certif__txt{font-weight:700;font-size:1.08rem}.certif__cpf{display:flex;align-items:center;gap:.75rem;background:#e8c9a82e;border:1px solid rgba(232,201,168,.45);border-radius:12px;padding:.8rem 1.1rem;margin-top:1.1rem;font-size:.98rem}.certif__cpf-badge{background:var(--cream);color:var(--vert);font-weight:800;padding:.3rem .7rem;border-radius:8px;flex-shrink:0}.certif a{color:#fff;font-weight:700}.stats{background:var(--beige);border-bottom:1px solid var(--line)}.stats__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;text-align:center}.stats__grid>div{padding:.25rem 1rem}.stats__grid>div+div{border-left:1px solid var(--line)}.stats__num{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:var(--ink);line-height:1}.stats__label{font-size:.88rem;color:var(--terracotta);font-weight:600;margin-top:.35rem}.grid{display:grid;gap:1.25rem}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow);display:flex;flex-direction:column}.card h3{color:var(--vert)}.card__icon{font-size:1.6rem;margin-bottom:.5rem}.card>p:has(.btn){margin-top:auto;margin-bottom:0}.founder{display:grid;grid-template-columns:220px 1fr;gap:2rem;align-items:center}.founder img{border-radius:var(--radius)}.founder blockquote{font-size:1.25rem;font-style:italic;color:var(--vert);margin:0 0 1rem;border-left:4px solid var(--terracotta);padding-left:1.25rem}.founder cite{font-style:normal;font-weight:700;color:var(--ink)}.founder small{display:block;color:var(--ink-soft)}.offer{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem;max-width:560px;margin-inline:auto}.offer__price{font-size:3rem;font-weight:800;color:var(--terracotta);line-height:1}.offer__meta{display:flex;gap:2rem;flex-wrap:wrap;margin:1rem 0}.offer__meta b{color:var(--vert);font-size:1.4rem}.offer ul{padding-left:1.2rem}.phase{display:grid;grid-template-columns:56px 1fr;gap:1rem;align-items:start;padding:1.25rem 0;border-top:1px solid var(--line)}.phase__n{width:56px;height:56px;border-radius:50%;background:var(--vert);color:#fff;display:grid;place-items:center;font-weight:800;font-size:1.3rem}.tag{display:inline-block;background:var(--beige);color:var(--terra-hover);font-weight:700;font-size:.8rem;padding:.25rem .7rem;border-radius:100px}.faq details{border:1px solid var(--line);border-radius:var(--radius);margin-bottom:.75rem;background:#fff}.faq summary{cursor:pointer;font-weight:700;color:var(--vert);padding:1rem 1.25rem;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:var(--terracotta);font-size:1.3rem;line-height:1}.faq details[open] summary:after{content:"–"}.faq details>p{padding:0 1.25rem 1.1rem;margin:0;color:var(--ink-soft)}.testi{background:var(--beige);border-radius:var(--radius);padding:1.5rem}.testi p{font-style:italic}.testi cite{font-style:normal;font-weight:700;color:var(--vert);text-transform:capitalize}.ctaband{background:var(--vert);color:#fff;border-radius:var(--radius);padding:clamp(1.75rem,4vw,2.75rem);text-align:center}.ctaband h2{color:#fff}.ctaband p{color:#ffffffd9;max-width:55ch;margin-inline:auto}.footer{background:var(--vert);color:#fff;padding-block:3rem 2rem}.footer a:not(.btn){color:#fff;text-decoration:none}.footer a:not(.btn):hover{text-decoration:underline}.footer__quote{font-size:clamp(1.3rem,3vw,1.7rem);font-style:italic;text-align:center;max-width:30ch;margin:0 auto 1rem}.footer__desc{text-align:center;color:#fffc;max-width:60ch;margin:0 auto 1.5rem}.footer__cta-row{display:flex;gap:1.25rem;justify-content:center;align-items:center;flex-wrap:wrap}.footer__socials{display:flex;gap:1rem;list-style:none;padding:0;margin:0}.footer__socials a{display:inline-flex;opacity:.85}.footer__socials a:hover{opacity:1}.footer__trust{display:flex;gap:1.5rem 2rem;align-items:center;justify-content:center;flex-wrap:wrap;margin:2rem auto;color:#ffffffd9;font-size:.9rem;text-align:center}.footer__trust-txt{max-width:540px}.footer__qualiopi{display:inline-flex;flex-direction:column;align-items:center;gap:.55rem;text-decoration:none}.footer__qualiopi img{width:150px;height:auto;background:#fff;border-radius:10px;padding:8px;display:block;transition:box-shadow .2s ease,transform .2s ease}.footer__qualiopi:hover img{box-shadow:0 8px 22px #00000052;transform:translateY(-2px)}.footer__qualiopi-cap{color:#fff;font-weight:700;font-size:.85rem;line-height:1.4;max-width:210px}.footer hr{border:0;border-top:1px solid rgba(255,255,255,.18);margin:2rem 0}.footer__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer__cols h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#fff}.footer__cols ul{list-style:none;padding:0;margin:0;display:grid;gap:.4rem}.footer__bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;color:#ffffffb3;font-size:.85rem}.footer__bottom em{font-style:italic}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.siteheader{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.siteheader__in{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.6rem}.siteheader img{height:60px;width:auto;display:block}.siteheader nav{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.siteheader nav a{color:var(--vert);text-decoration:none;font-weight:600;font-size:.95rem}.siteheader nav a:hover{color:var(--terra-hover)}.siteheader__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer}.siteheader__bar{display:block;width:26px;height:3px;border-radius:2px;background:var(--vert);transition:transform .25s ease,opacity .2s ease}.siteheader.is-open .siteheader__bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.siteheader.is-open .siteheader__bar:nth-child(2){opacity:0}.siteheader.is-open .siteheader__bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:860px){.grid--3,.grid--2{grid-template-columns:1fr}.stats__grid{grid-template-columns:repeat(3,1fr);gap:0}.stats__grid>div+div{border-left:0}.stats__grid>div:nth-child(2),.stats__grid>div:nth-child(3){border-left:1px solid var(--line)}.stats__grid>div:nth-child(4),.stats__grid>div:nth-child(5){border-top:1px solid var(--line);padding-top:1rem}.stats__grid>div:nth-child(5){border-left:1px solid var(--line)}.founder{grid-template-columns:1fr;text-align:center}.founder blockquote{border-left:0;padding-left:0}.footer__cols{grid-template-columns:1fr}.hero{background-image:linear-gradient(180deg,#1c121780,#1c1217d6 40%,#1c1217f5 62%,#1c1217),url(/assets/img/hero-hannan-mobile.jpg);background-size:cover,100% auto;background-position:center,center top;background-repeat:no-repeat,no-repeat}.siteheader__burger{display:flex}.siteheader nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;flex-wrap:nowrap;background:#fff;border-bottom:1px solid var(--line);padding:.25rem 1.1rem 1.1rem;box-shadow:0 14px 26px -16px #1c121773;max-height:calc(100vh - 73px);overflow-y:auto}.siteheader.is-open nav{display:flex}.siteheader nav a{padding:.85rem .25rem;border-bottom:1px solid var(--line);font-size:1rem}.siteheader nav a.btn{margin-top:.9rem;border-bottom:0;justify-content:center}}.cookiebanner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:100;max-width:780px;margin-inline:auto;display:flex;align-items:center;flex-wrap:wrap;gap:.85rem 1.25rem;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px -20px #1c12178c;padding:1rem 1.15rem}.cookiebanner[hidden]{display:none}.cookiebanner__txt{margin:0;flex:1 1 320px;font-size:.88rem;line-height:1.5;color:var(--ink)}.cookiebanner__actions{display:flex;gap:.6rem;flex:0 0 auto}.cookiebanner__actions .btn{padding:.55rem 1.1rem}@media(max-width:540px){.cookiebanner{left:.6rem;right:.6rem;bottom:.6rem;padding:.9rem 1rem}.cookiebanner__actions{width:100%}.cookiebanner__actions .btn{flex:1;justify-content:center}}.calendly-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;height:100%;padding:1.25rem;text-align:center;background:var(--beige);border-radius:12px}.calendly-fallback p{margin:0;font-size:.9rem;color:var(--ink)}.calendly-fallback__alt{color:var(--ink-soft);font-size:.82rem}
