@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Regular.woff2)format("woff2-variations"),url(/fonts/Inter/Inter-Regular.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:RoxboroughCF;src:url(/fonts/roxborough-cf-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}strong{font-weight:bolder}ul{list-style:none}img,svg{vertical-align:middle;display:block}img{max-width:100%;height:auto}button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;appearance:button;background-color:#0000;border-radius:0}}@layer components;@layer utilities{.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}@media (width>=64rem){.lg\:block{display:block}.lg\:hidden{display:none}}}.icon{vertical-align:-.125em;fill:currentColor;width:1em;height:1em;display:inline-block;overflow:hidden}:root{--primary:#111928;--secondary:#1f2d47;--accent:#f7d7b6;--accent-light:#fae5cc;--accent-dark:#f3c291;--white:#fff;--gray-light:#182338;--text:#fff;--text-muted:#ffffffb3;--text-faint:#ffffff80}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-reveal{opacity:0;animation:.7s forwards hero-fade-in;animation-delay:var(--delay,0s)}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:var(--primary);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);background:#111928cc;border-bottom:1px solid #ffffff0d;width:100%;transition:background .4s,box-shadow .4s;position:fixed;top:0;left:0}.header-inner{justify-content:space-between;align-items:center;height:80px;display:flex}.header-logo img{width:185px;height:auto}.header-nav{align-items:center;gap:36px;display:none}@media (width>=768px){.header-nav{display:flex}}.header-nav-link{text-transform:uppercase;letter-spacing:.15em;color:#ffffffb3;font-size:13px;font-weight:500;text-decoration:none;transition:color .3s}.header-nav-link:hover{color:var(--accent)}.header-whatsapp{text-transform:uppercase;letter-spacing:.15em;color:#fff;border-bottom:1px solid #ffffff4d;align-items:center;gap:8px;padding-bottom:2px;font-size:13px;font-weight:500;text-decoration:none;transition:border-color .3s,color .3s;display:none}@media (width>=768px){.header-whatsapp{display:flex}}.header-whatsapp:hover{border-color:var(--accent);color:var(--accent)}.header-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}@media (width>=768px){.header-menu-toggle{display:none}}.header-menu-toggle span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.mobile-menu{-webkit-backdrop-filter:blur(16px);z-index:49;opacity:0;pointer-events:none;background:#111928f7;justify-content:center;align-items:center;width:100%;height:calc(100dvh - 80px);transition:opacity .3s;display:flex;position:fixed;top:80px;left:0}@media (width>=768px){.mobile-menu{display:none}}.mobile-menu-nav{flex-direction:column;align-items:center;gap:28px;display:flex}.mobile-menu-link{text-transform:uppercase;letter-spacing:.15em;color:#ffffffb3;font-size:18px;font-weight:500;text-decoration:none;transition:color .3s}.mobile-menu-link:hover{color:var(--accent)}.mobile-menu-cta{text-transform:uppercase;letter-spacing:.1em;margin-top:12px;font-size:14px}.section-title{color:var(--white);margin-bottom:20px;font-family:RoxboroughCF,serif;font-size:clamp(28px,4vw,42px);font-weight:400;line-height:1.2}.accent-text{color:var(--accent)}@media (width>=1025px){.section-padding{padding:80px 0}}.btn-whatsapp{text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(90deg,#03b109,#006605);border:2px solid #03b109;border-radius:50px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 10px #03b1094d,0 0 20px #00660533}.btn-whatsapp:hover{background:linear-gradient(90deg,#03b109 40%,#006605);transform:translateY(-2px)}@media (width>=1025px){.btn-whatsapp{height:48px;padding:0 32px;font-size:16px}}.hero{background:var(--primary);padding:140px 0 0;position:relative;overflow:hidden}@media (width>=1025px){.hero{padding:160px 0 0}}.hero:before{content:"";z-index:1;background:linear-gradient(135deg,#11192838,#1119281f);position:absolute;inset:0}@media (width>=1025px){.hero:before{background:linear-gradient(135deg,#11192829,#11192814)}}.hero .container{z-index:2;position:relative}.hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:800px;display:flex}@media (width>=1025px){.hero-content{text-align:center;align-items:center;gap:2.5rem;margin:0 auto}}.hero-title{color:var(--white);font-family:RoxboroughCF,serif;font-size:clamp(36px,4.5vw,52px);font-weight:700;line-height:1.15}.hero-title span{background:linear-gradient(135deg,var(--accent),var(--accent-dark));-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{color:var(--text-muted);max-width:650px;font-size:clamp(16px,2vw,20px);line-height:1.7}.hero-subtitle strong{color:var(--accent);font-weight:700}.hero-microcopy{color:var(--white);text-align:center;margin-top:12px;font-size:14px;display:block}.hero-proof{background:var(--primary);z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:60px;padding:24px;display:flex;position:relative}@media (width>=768px){.hero-proof{flex-direction:row;gap:48px;margin-top:80px;padding:24px 48px}}.hero-proof-item{color:#ffffffe0;letter-spacing:.5px;white-space:nowrap;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.hero-proof-item .hero-proof-brasil{width:32px;height:32px;color:var(--accent)}@media (width>=1025px){.hero-proof-item{font-size:14px}.hero-proof-item .hero-proof-brasil{width:40px;height:40px}}.problem{background:var(--secondary);text-align:center}.problem .section-tag{margin-bottom:48px}.problem .problem-grid{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}@media (width<=768px){.problem .problem-grid{grid-template-columns:1fr;gap:40px}}.problem .problem-col-left{position:sticky;top:120px}@media (width<=768px){.problem .problem-col-left{position:static}}.problem .problem-highlight{letter-spacing:1px;color:var(--white);margin-bottom:24px;font-family:RoxboroughCF,serif;font-size:clamp(24px,3.5vw,36px);font-weight:800;line-height:1.3}.problem .problem-text{color:var(--text-muted);font-size:clamp(16px,2vw,18px);line-height:1.8}.problem .problem-list{flex-direction:column;gap:12px;margin:24px 0;padding:0;list-style:none;display:flex}.problem .problem-list li{color:var(--text-muted);align-items:center;gap:12px;font-size:clamp(15px,2vw,17px);line-height:1.6;display:flex}.problem .problem-emphasis{color:var(--accent);margin:24px 0;font-size:clamp(17px,2.5vw,20px);font-weight:700}.services .services-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.services .services-section-tag{text-align:center;margin:0 auto 18px;display:inline-block}.services .services-section-tag:after{margin:0 auto}.services-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card:hover{color:#1a2640;border-color:#efb06b4d;transform:translateY(-4px);box-shadow:0 8px 32px #0003}@media (width>=768px){.service-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:calc(50% - 12px)}}.service-card-icon{background:linear-gradient(135deg,#f7d7b626,#f7d7b60d);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.service-card-icon svg{color:var(--accent);font-size:22px}.service-card-title{color:var(--white);margin-bottom:12px;font-size:20px;font-weight:700}.service-card-desc{color:var(--text-muted);margin-bottom:20px;font-size:15px;line-height:1.7}.why-works{background:var(--secondary)}.why-works .why-works-content{text-align:center;max-width:720px;margin:0 auto}.why-works .section-title{margin-bottom:32px}.why-works .why-works-intro{color:var(--text-muted);margin-bottom:32px;font-size:clamp(16px,2vw,18px);line-height:1.8}.why-works .why-works-list{text-align:left;flex-direction:column;gap:16px;max-width:520px;margin:0 auto 32px;padding:0;list-style:none;display:flex}.why-works .why-works-list li{color:var(--text-muted);align-items:center;gap:14px;font-size:clamp(15px,2vw,17px);line-height:1.6;display:flex}.why-works .why-works-closing{color:var(--accent);font-size:clamp(17px,2.5vw,20px);font-style:italic;font-weight:700;line-height:1.5}.process{background:var(--secondary)}.process .process-header{text-align:center;margin-bottom:48px}.process-timeline{flex-direction:column;gap:0;max-width:680px;margin:0 auto;display:flex}.process-step{gap:24px;display:flex}@media (width>=768px){.process-step{gap:32px}}.process-step-indicator{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.process-step-number{background:linear-gradient(135deg,var(--accent),var(--accent-dark));width:48px;height:48px;color:var(--primary);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;position:relative}.process-step-line{background:linear-gradient(to bottom,var(--accent),#f7d7b61a);flex:1;width:2px}.process-step-card{flex:1;align-items:flex-start;gap:20px;padding:4px 0 40px;display:flex}@media (width>=768px){.process-step-card{gap:24px}}.process-step:last-child .process-step-card{padding-bottom:0}.process-step-icon{background:#f7d7b614;border:1px solid #f7d7b626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.process-step-icon svg{color:var(--accent);font-size:18px}.process-step-body{padding-top:2px}.process-step-title{color:var(--white);margin-bottom:8px;font-size:18px;font-weight:700}.process-step-desc{color:var(--text-muted);font-size:15px;line-height:1.7}.differentials{background:var(--primary)}.differentials .differentials-header{text-align:center;margin-bottom:48px}.differentials-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.differentials-grid{grid-template-columns:repeat(3,1fr)}}.differential-card{text-align:center;background:#1f2d474d;border:1px solid #efb06b26;border-radius:16px;padding:40px 24px;transition:all .3s}.differential-card:hover{border-color:#efb06b66;transform:translateY(-4px)}.differential-card-icon{background:linear-gradient(135deg,#f7d7b626,#f7d7b60d);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.differential-card-icon svg{color:var(--accent);font-size:26px}.differential-card-title{color:var(--white);margin-bottom:12px;font-size:20px;font-weight:700}.differential-card-desc{color:var(--text-muted);font-size:15px;line-height:1.7}.authority{background:var(--gray-light)}.authority .authority-header{text-align:center;margin-bottom:48px}.authority .authority-header .section-title{color:var(--white)}.authority .authority-tagline-large{color:var(--accent);margin-bottom:24px;font-family:RoxboroughCF,serif;font-size:clamp(22px,3.5vw,34px);font-style:italic;font-weight:700}.authority .authority-desc{color:var(--text-muted);text-align:center;max-width:800px;margin:0 auto 48px;font-size:clamp(16px,2vw,18px);line-height:1.8}.authority-clients{grid-template-columns:1fr;gap:20px;margin-bottom:64px;display:grid}@media (width>=768px){.authority-clients{grid-template-columns:repeat(2,1fr)}}.authority-client-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:start;gap:16px;padding:24px;transition:all .3s;display:flex}.authority-client-card svg{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:24px}.authority-client-title{color:var(--white);margin-bottom:4px;font-size:16px;font-weight:700}.authority-client-desc{color:var(--text-muted);font-size:14px;line-height:1.6}.authority-founder{text-align:center}.authority-founder-photo{object-fit:cover;object-position:top;border:3px solid var(--accent);border-radius:50%;width:220px;height:220px;margin:0 auto 24px;box-shadow:0 4px 24px #f7d7b633}.authority-founder-name{color:var(--white);margin-bottom:4px;font-size:22px;font-weight:800}.authority-founder-crm{color:var(--accent-dark);margin-bottom:20px;font-size:18px;font-weight:600}.authority-founder-statement{color:var(--text-muted);text-align:center;max-width:520px;margin:0 auto 32px;font-size:clamp(14px,2vw,16px);font-style:italic;line-height:1.8}.authority-founder-formation{text-align:left;max-width:540px;margin:0 auto}.authority-founder-formation-title{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);text-align:center;margin-bottom:16px;font-size:14px;font-weight:700}.authority-founder-formation-list{flex-direction:column;gap:10px;margin-bottom:20px;padding:0;list-style:none;display:flex}.authority-founder-formation-list li{color:var(--text-muted);padding-left:20px;font-size:14px;line-height:1.6;position:relative}.authority-founder-formation-list li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.authority-founder-formation-list li strong{color:var(--white)}.authority-services-cta{text-align:center;margin-top:32px}.authority-services{text-align:center;padding-top:56px}.authority-services-list{grid-template-columns:1fr;gap:20px;margin-top:32px;display:grid}@media (width>=768px){.authority-services-list{grid-template-columns:repeat(3,1fr)}}.authority-service-item{text-align:center;background:linear-gradient(160deg,#1f2d4766,#11192899);border:1px solid #f7d7b61f;border-radius:16px;flex-direction:column;align-items:center;padding:32px 24px;transition:all .4s;display:flex}.authority-service-item:hover{border-color:#f7d7b64d;transform:translateY(-4px);box-shadow:0 12px 40px #00000040}.authority-service-icon{background:linear-gradient(135deg,#f7d7b61f,#f7d7b60a);border:1px solid #f7d7b633;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.authority-service-title{color:var(--white);letter-spacing:.3px;margin-bottom:8px;font-size:16px;font-weight:700}.authority-service-desc{color:var(--text-muted);font-size:14px;line-height:1.6}.why-choose{background:var(--secondary)}.why-choose .why-choose-header{text-align:center;margin-bottom:48px}.why-choose-grid{grid-template-columns:1fr;gap:24px;margin-bottom:48px;display:grid}@media (width>=768px){.why-choose-grid{grid-template-columns:repeat(3,1fr)}}.why-choose-card{text-align:center;background:#11192866;border:1px solid #f7d7b61a;border-radius:16px;padding:40px 24px;transition:all .3s}.why-choose-card:hover{border-color:#f7d7b64d;transform:translateY(-4px)}.why-choose-card-icon{background:linear-gradient(135deg,#f7d7b626,#f7d7b60d);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.why-choose-card-icon svg{color:var(--accent);font-size:26px}.why-choose-card-title{color:var(--white);margin-bottom:12px;font-size:20px;font-weight:700}.why-choose-card-desc{color:var(--text-muted);font-size:15px;line-height:1.7}.why-choose-cta{text-align:center}.testimonials{background:var(--primary)}.testimonials .testimonials-header{text-align:center;margin-bottom:48px}.testimonials-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}.testimonial-card{background:#1f2d4780;border:1px solid #efb06b1a;border-radius:16px;padding:32px 28px;position:relative}.testimonial-card-icon{color:#f7d7b633;margin-bottom:16px;font-size:28px}.testimonial-card-icon svg{color:#f7d7b633}.testimonial-card-text{color:var(--text-muted);margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.7}.testimonial-card-author{color:var(--accent);font-size:14px;font-weight:700}.faq{background:var(--secondary)}.faq .faq-header{text-align:center;margin-bottom:48px}.faq-list{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.faq-item{background:#11192866;border:1px solid #f7d7b614;border-radius:12px;transition:border-color .3s;overflow:hidden}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;transition:color .3s;display:flex}.faq-question:hover{color:var(--accent)}.faq-question span{font-size:16px;font-weight:600;line-height:1.5}.faq-question svg{color:var(--accent);flex-shrink:0;font-size:14px;transition:transform .3s}.faq-answer p{color:var(--text-muted);font-size:15px;line-height:1.7}.cta-final{background-image:url(/images/fundoCtaFinal.png);position:relative}.btn-email{color:var(--white);background:0 0;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-email:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px #f7d7b626}.footer{background:var(--primary);border-top:1px solid #f7d7b61a;padding:64px 0 0}.footer-main{grid-template-columns:1fr;gap:40px;padding-bottom:48px;display:grid}@media (width>=768px){.footer-main{grid-template-columns:2fr 1fr 1fr}}.footer-brand img{width:180px;margin-bottom:16px}.footer-brand p{color:var(--text-muted);max-width:360px;font-size:14px;line-height:1.7}.footer-column h4{color:var(--white);margin-bottom:16px;font-size:16px;font-weight:700}.footer-contact-list{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-contact-item a{color:var(--text-muted);align-items:center;gap:10px;font-size:14px;text-decoration:none;transition:color .3s;display:flex}.footer-contact-item a:hover{color:var(--accent)}.footer-contact-item a svg{color:var(--accent);width:18px;font-size:16px}.footer-social{gap:12px;display:flex}.footer-social-link{border:1px solid #f7d7b633;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex}.footer-social-link svg{color:var(--text-muted);font-size:18px}.footer-social-link:hover{border-color:var(--accent);background:#f7d7b61a}.footer-social-link:hover svg{color:var(--accent)}.footer-bottom{border-top:1px solid #f7d7b614;padding:24px 0}.footer-copyright{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}@media (width>=768px){.footer-copyright{flex-direction:row;justify-content:space-between}}.footer-copyright-text{color:var(--text-faint);font-size:13px}.footer-copyright-text a{color:var(--text-muted);text-decoration:none}.footer-copyright-text a:hover{color:var(--accent)}.footer-developer{color:var(--text-faint);font-size:13px}.footer-developer a{color:var(--accent);font-weight:600;text-decoration:none}.footer-developer a:hover{text-decoration:underline}.footer-legal{text-align:center;color:var(--text-faint);padding:12px 0 24px;font-size:12px}.whatsapp-float{z-index:9999;cursor:pointer;background:linear-gradient(90deg,#03b109,#006605);border:2px solid #03b109;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 0 10px #03b1094d,0 0 20px #00660533}.whatsapp-float:hover{background:linear-gradient(90deg,#03b109 40%,#006605);transform:scale(1.1)}.whatsapp-float svg{color:#fff;font-size:32px}@media (width>=1025px){.whatsapp-float{width:70px;height:70px;bottom:32px;right:32px}.whatsapp-float svg{font-size:38px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.section-tag{text-transform:uppercase;letter-spacing:2px;color:var(--accent);border:1px solid #f7d7b64d;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}:root{--brd-ghost:#f7d7b614;--brd-fine:#f7d7b629;--brd-mid:#f7d7b647;--surf:#ffffff06;--r:4px;--ry:clamp(88px,10vw,130px)}.section-padding{padding:var(--ry) 0}.process{border-top:1px solid var(--brd-ghost);border-bottom:1px solid var(--brd-ghost);background:var(--primary)!important}.differentials{border-top:1px solid var(--brd-ghost);border-bottom:1px solid var(--brd-ghost)}.authority{border-top:1px solid var(--brd-ghost)}.authority-bottom{border-top:1px solid var(--brd-ghost);border-bottom:1px solid var(--brd-ghost)}.faq{border-top:1px solid var(--brd-ghost)}.services{border-top:1px solid var(--brd-ghost);border-bottom:1px solid var(--brd-ghost)}.site-header{border-bottom:1px solid var(--brd-ghost)!important}.section-tag{text-transform:uppercase!important;letter-spacing:4px!important;color:var(--accent)!important;background:0 0!important;border:none!important;border-bottom:1px solid #f7d7b652!important;border-radius:0!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:fit-content!important;margin:0 auto 22px!important;padding:0 0 8px!important;font-size:10px!important;font-weight:700!important;display:flex!important}.section-tag:after{content:"";background:var(--accent);opacity:.45;flex-shrink:0;width:18px;height:1px;display:block}.audience .section-tag:after,.process .section-tag:after,.authority .section-tag:after,.faq .section-tag:after,.problem-v2-header .section-tag:after{display:none!important}.founder-differentials-tag{justify-content:center;display:flex}.section-title{letter-spacing:-.3px!important;line-height:1.16!important}.hero-inner{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (width>=1025px){.hero-inner{grid-template-columns:1.2fr .8fr;align-items:start;gap:4rem}.hero-content{text-align:left;align-items:flex-start;max-width:100%;margin:0}}.hero-title-tag{text-transform:uppercase;letter-spacing:4px;color:var(--accent);opacity:.8;margin-bottom:18px;font-family:Inter,sans-serif;font-size:clamp(10px,1.1vw,12px);font-weight:600;display:block}.hero-right-stack{justify-content:center;align-items:flex-start;width:100%;margin-top:12px;display:flex;position:relative}.hero-right-panel{display:none}@media (width>=1025px){.hero-right-panel{border:1px solid var(--brd-mid);border-radius:var(--r);-webkit-backdrop-filter:blur(16px);background:#ffffff08;flex-direction:column;align-items:center;gap:20px;margin-top:50px;padding:56px 28px 36px;display:flex;position:relative}}.hero-right-logo{z-index:3;width:300px;height:auto;position:absolute;top:-36px;left:50%;transform:translate(-50%)}.hero-right-title{text-transform:uppercase;letter-spacing:3px;color:var(--white);text-align:center;border-bottom:1px solid var(--brd-ghost);width:100%;padding-bottom:16px;font-size:10px;font-weight:700}.hero-right-list{flex-direction:column;gap:10px;width:100%;margin:0;padding:0;list-style:none;display:flex}.hero-right-list li{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.hero-right-list li svg{color:var(--accent);flex-shrink:0;margin-top:2px}.hero-right-slogan{text-transform:uppercase;letter-spacing:3px;color:var(--accent);text-align:center;border-top:1px solid var(--brd-ghost);width:100%;padding-top:16px;font-size:10px;font-weight:700}.stats-container{background-color:#17113e,.5;justify-content:center;align-items:center;gap:80px;margin-top:20px;padding:20px;font-family:Montserrat,Segoe UI,Roboto,Arial,sans-serif;display:flex}.stat-item{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-number{color:#fff;letter-spacing:-2px;margin-bottom:8px;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:#9f9cb6;font-size:1rem;font-style:italic;font-weight:400}@media (width<=768px){.stats-container{flex-direction:column;gap:40px}}.hero-proof{border-top:1px solid var(--brd-ghost);z-index:3;margin-top:56px;padding:22px 24px;position:relative;background:0 0!important}.hero-proof-item{text-transform:uppercase;letter-spacing:2.5px!important;color:#fff!important;font-size:11px!important}.hero:after{content:"";transform-origin:bottom;pointer-events:none;z-index:2;background-image:linear-gradient(#f7d7b60b 1px,#0000 1px),linear-gradient(90deg,#f7d7b60b 1px,#0000 1px);background-size:48px 48px;height:42%;position:absolute;bottom:0;left:0;right:0;transform:perspective(500px)rotateX(52deg)scale(1.5);mask-image:linear-gradient(#0000 0%,#0000008c 100%)}.hero .container{z-index:3!important}.hero .stats-container,.hero-divider,.hero-proof{z-index:3;position:relative}.problem-v2{background:#080d18}.problem-v2-header{text-align:center;margin-bottom:64px}.problem-v2-title{color:var(--white);letter-spacing:-.5px;margin-bottom:20px;font-family:RoxboroughCF,serif;font-size:clamp(28px,4.5vw,52px);font-style:italic;font-weight:400;line-height:1.15}.problem-v2-underline{background:var(--accent);opacity:.45;border-radius:0;width:36px;height:1px;margin:0 auto 28px}.problem-v2-subtitle{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:clamp(15px,1.8vw,17px);line-height:1.85}.problem-v2-grid{background:#f7d7b612;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}@media (width>=1025px){.problem-v2-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=639px){.problem-v2-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;background:0 0;flex-direction:row;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.problem-card{scroll-snap-align:start;flex:0 0 82vw;border:1px solid var(--brd-ghost)!important;border-radius:var(--r)!important}}.problem-card{background:#080d18;padding:40px 28px;transition:background .3s;transform:none!important}.problem-card:hover,.problem-card:active{background:#f7d7b609;transform:none!important}.problem-card-icon{align-items:center;width:auto;height:auto;margin-bottom:22px;display:flex;background:0 0!important;border-radius:0!important}.problem-card-icon svg{color:var(--accent);opacity:.85;width:20px;height:20px}.problem-card-title{color:var(--white);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:11px;font-weight:700;line-height:1.4}.problem-card-desc{color:var(--text-muted);font-size:13.5px;line-height:1.8}.problem-cta{text-align:center;margin-top:52px}.specialties-section{padding-top:48px}.specialties-title{text-transform:uppercase;letter-spacing:3px;color:var(--accent);text-align:center;margin-bottom:20px;font-size:11px;font-weight:700}.specialties-scroll{-webkit-overflow-scrolling:touch;padding-bottom:8px;overflow-x:auto}.specialties-grid{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}@media (width<=767px){.specialties-grid{flex-wrap:nowrap;justify-content:flex-start;padding:0 4px}}.specialty-badge{border:1px solid var(--brd-fine);color:var(--text-muted);white-space:nowrap;letter-spacing:.5px;background:0 0;border-radius:2px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s}.specialty-badge:hover,.specialty-badge:active{border-color:var(--accent);color:var(--white);background:#f7d7b60d}@media (width<=767px){.services-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-direction:row;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.services-grid .service-card{scroll-snap-align:start;flex:0 0 80vw}}.service-card-example{border-top:1px solid var(--brd-ghost);color:#ffffff61;margin-top:16px;padding-top:14px;font-size:12px;font-style:italic;line-height:1.6}.service-card-example strong,.service-kw{color:var(--accent);font-style:normal;font-weight:600}.service-card{background:var(--surf)!important;border:1px solid var(--brd-ghost)!important;border-radius:var(--r)!important;padding:36px 28px!important;transition:border-color .3s,background .3s!important}.service-card:hover{color:#1a2640;border-color:var(--brd-fine)!important;box-shadow:none!important;background:#1a2640!important;transform:none!important}.service-card-icon{background:0 0!important;border-radius:0!important;width:auto!important;height:auto!important;margin-bottom:24px!important;display:block!important}.service-card-icon svg{color:var(--accent);width:26px;height:26px}.service-card-title{letter-spacing:-.1px;margin-bottom:14px!important;font-size:16px!important;font-weight:700!important;line-height:1.3!important}.service-card-desc{color:var(--text-muted)!important;font-size:14px!important;line-height:1.8!important}.services-carousel-wrapper{position:relative;overflow:hidden}.services-carousel-track{cursor:grab;user-select:none;gap:20px;transition:transform .55s cubic-bezier(.4,0,.2,1);display:flex}.services-carousel-track:active{cursor:grabbing}.services-carousel-track .service-card{flex:0 0 calc(33.333% - 14px);min-width:0}@media (width<=1023px){.services-carousel-track .service-card{flex:0 0 calc(50% - 10px)}}@media (width<=599px){.services-carousel-track .service-card{flex:0 0 82vw}}.services-carousel-track .service-card:last-child:nth-child(odd){grid-column:auto;justify-self:auto;max-width:none}.services-cta{text-align:center;margin-top:48px}.carousel-controls{justify-content:center;align-items:center;gap:20px;margin-top:36px;display:flex}.carousel-btn{border:1px solid var(--brd-mid);width:40px;height:40px;color:var(--accent);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.carousel-btn:hover:not(:disabled){border-color:var(--accent);background:#f7d7b614}.carousel-btn:disabled{opacity:.25;cursor:not-allowed}.carousel-btn svg{pointer-events:none}.carousel-dots{align-items:center;gap:6px;display:flex}.carousel-dot{cursor:pointer;background:#f7d7b62e;border:none;border-radius:50%;flex-shrink:0;width:6px;height:6px;padding:0;transition:all .3s}.carousel-dot.active{background:var(--accent);border-radius:2px;width:22px}.cta-final{border-top:1px solid var(--brd-ghost);border-bottom:1px solid var(--brd-ghost);background-image:url(/images/fundoCtaFinal.png);padding:60px 0}.faq-in-cta{border-bottom:1px solid var(--brd-ghost);padding-bottom:40px}.cta-final-slogan{letter-spacing:.5px;color:var(--accent);text-align:center;text-shadow:0 0 32px #f7d7b659;margin-bottom:10px;font-family:RoxboroughCF,serif;font-size:clamp(16px,2vw,22px);font-style:italic;font-weight:400;display:block}.cta-final-tag-wrapper{justify-content:center;display:flex}.cta-final-tag-wrapper .section-tag:after{display:none!important}.cta-final-text{color:var(--text-muted);text-align:center;max-width:560px;margin:0 auto 28px;font-size:clamp(14px,1.6vw,16px);line-height:1.75}.cta-final-buttons{flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}@media (width>=640px){.cta-final-buttons{flex-direction:row}}.reveal{opacity:0;transition:opacity .65s,transform .75s cubic-bezier(.34,1.1,.64,1)!important;transform:perspective(1000px)translateY(32px)translateZ(-40px)rotateX(4deg)!important}.reveal.revealed{opacity:1!important;transform:perspective(1000px)translateY(0)translateZ(0)rotateX(0)!important}.service-card,.differential-card,.problem-card,.authority-client-card{transform-style:preserve-3d;will-change:transform}@keyframes glow-pulse{0%,to{box-shadow:0 0 10px #03b1094d,0 0 20px #00660526}50%{box-shadow:0 0 20px #03b10999,0 0 40px #00660559}}.btn-whatsapp{animation:2.8s ease-in-out infinite glow-pulse}.btn-whatsapp:hover{animation:none;box-shadow:0 0 28px #03b109cc,0 0 56px #00660580!important}@keyframes float-panel{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-right-panel.hero-reveal{animation:.7s forwards hero-fade-in,5s ease-in-out infinite float-panel;animation-delay:var(--delay,0s), 0s}.hero-right-panel.hero-reveal:hover{animation-play-state:paused,paused}.audience{background:var(--primary);border-top:1px solid var(--brd-ghost);border-bottom:1px solid var(--brd-ghost)}.audience-header{text-align:left;margin-bottom:52px}.audience-title{color:var(--white);letter-spacing:-.5px;margin-bottom:16px;font-family:RoxboroughCF,serif;font-size:clamp(28px,3.8vw,52px);font-style:normal;font-weight:700;line-height:1.1}.audience-subtitle{color:var(--text-muted);max-width:520px;font-size:clamp(14px,1.6vw,16px);line-height:1.8}.audience-sou-um{text-transform:uppercase;letter-spacing:4px;color:var(--accent);margin-bottom:14px;font-size:10px;font-weight:700;display:block}.audience-tabs-wrapper{-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--brd-ghost);margin-bottom:52px;overflow-x:auto}.audience-tabs-wrapper::-webkit-scrollbar{display:none}.audience-tabs{justify-content:flex-start;gap:0;min-width:max-content;display:flex}.audience-tab{white-space:nowrap;color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:9px;padding:14px 28px;font-size:11px;font-weight:700;transition:color .25s,border-color .25s;display:flex;position:relative;bottom:-1px}.audience-tab:hover:not(.active){color:var(--white);border-bottom-color:#f7d7b64d}.audience-tab.active{color:var(--white);border-bottom-color:var(--accent)}.audience-tab svg{width:14px;height:14px}.audience-panel{opacity:0;transition:opacity .3s;display:none}.audience-panel.active{opacity:1;display:block}.audience-panel-inner{background:0 0;border:none;border-radius:0;grid-template-columns:1.15fr .85fr;align-items:start;gap:72px;padding:0;display:grid}@media (width<=767px){.audience-panel-inner{grid-template-columns:1fr;gap:40px}}.audience-panel-h3{color:var(--white);margin-bottom:10px;font-family:RoxboroughCF,serif;font-size:clamp(20px,2.2vw,28px);font-style:normal;font-weight:700;line-height:1.2}.audience-panel-desc{color:var(--text-muted);margin-bottom:28px;font-size:14px;line-height:1.9}.audience-checklist{flex-direction:column;gap:0;margin:0 0 32px;padding:0;list-style:none;display:flex}.audience-checklist li{border:none;border-top:1px solid var(--brd-ghost);color:var(--text-muted);background:0 0;align-items:center;gap:14px;padding:13px 0;font-size:13.5px;line-height:1.5;transition:color .2s;display:flex}.audience-checklist li:last-child{border-bottom:1px solid var(--brd-ghost)}.audience-checklist li:hover{color:var(--white)}.audience-check-icon{color:var(--accent);flex-shrink:0;width:11px;height:11px}.audience-areas-label{text-transform:uppercase;letter-spacing:3px;color:var(--accent);align-items:center;gap:8px;margin-bottom:20px;font-size:10px;font-weight:700;display:flex}.audience-areas-label svg{width:12px;height:12px}.audience-areas-list{flex-direction:column;gap:0;margin:0 0 28px;padding:0;list-style:none;display:flex}.audience-areas-list li{color:var(--text-muted);border-bottom:1px solid var(--brd-ghost);align-items:flex-start;gap:12px;padding:11px 0;font-size:14px;line-height:1.6;display:flex}.audience-areas-list li:first-child{border-top:1px solid var(--brd-ghost)}.area-icon{flex-shrink:0;font-size:14px;line-height:1.6}.audience-quote{border:1px solid var(--brd-ghost);color:var(--text-muted);background:#ffffff06;border-radius:6px;margin:0;padding:16px 20px;font-size:13px;font-style:italic;line-height:1.8}.audience-quote strong{color:var(--accent);font-style:normal}.differential-card{cursor:default;border:1px solid var(--brd-ghost)!important;border-radius:var(--r)!important;background:#ffffff05!important;padding:48px 32px!important;transition:border-color .35s,box-shadow .35s,transform .35s!important}.differential-card:hover{border-color:var(--accent)!important;transform:translateY(-4px)scale(1.02)!important;box-shadow:0 8px 32px #f7d7b61f,0 0 0 1px #f7d7b61a!important}.differential-card-icon{background:0 0!important;border-radius:0!important;width:auto!important;height:auto!important;margin:0 auto 24px!important}.differential-card-icon svg{width:26px;height:26px;color:var(--accent)}.differential-card-title{letter-spacing:-.1px;margin-bottom:12px!important;font-size:16px!important;font-weight:700!important}.differential-card-desc{font-size:14px!important;line-height:1.8!important}.authority-client-card{border:none!important;border-bottom:1px solid var(--brd-ghost)!important;background:0 0!important;border-radius:0!important;padding:22px 4px!important}.authority-client-card:hover{border-color:var(--brd-ghost)!important;box-shadow:none!important}.authority-client-card svg{color:var(--accent);flex-shrink:0;width:18px;height:18px;margin-top:2px}.authority-client-title{margin-bottom:4px!important;font-size:15px!important;font-weight:600!important}.authority-client-desc{font-size:13.5px!important;line-height:1.65!important}.authority-founder-photo{border:1px solid #f7d7b638!important;border-radius:6px!important;width:200px!important;height:200px!important}.authority-founder-name{font-size:20px!important;font-weight:700!important}.authority-founder-crm{font-size:15px!important}.authority-service-item{border:1px solid var(--brd-ghost)!important;border-radius:var(--r)!important;background:0 0!important;padding:32px 24px!important;transition:border-color .3s!important}.authority-service-item:hover{border-color:var(--brd-fine)!important;box-shadow:none!important;transform:none!important}.authority-service-icon{background:0 0!important;border:none!important;border-radius:0!important;margin-bottom:16px!important}.faq-header{text-align:center;flex-direction:column;align-items:center;display:flex}.faq .section-tag{justify-content:center}.faq-item{border:none!important;border-bottom:1px solid var(--brd-ghost)!important;background:0 0!important;border-radius:0!important}.faq-item.active{border-bottom-color:var(--brd-fine)!important}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:22px 0!important}.faq-question span{font-size:15px!important;font-weight:500!important}.faq-question svg{transition:transform .3s}.faq-answer{opacity:0;max-height:0;padding:0 24px;transition:all .3s;overflow:hidden}.faq-item.active .faq-answer{opacity:1;max-height:320px;padding:0 24px 20px}.faq-item.active .faq-question svg{transform:rotate(180deg)}.faq-answer p{padding-bottom:0;font-size:14px!important;line-height:1.85!important}.process-step-number{letter-spacing:1px;background:var(--accent)!important;color:var(--primary)!important;border:none!important;font-size:13px!important;font-weight:700!important}.process-step-line{opacity:.35;background:var(--accent)!important}.process-step-icon{border:1px solid var(--brd-ghost)!important;border-radius:var(--r)!important;background:0 0!important}.process-step-title{font-size:17px!important;font-weight:600!important}.btn-whatsapp{letter-spacing:2.5px!important;text-transform:uppercase!important;border-radius:50px!important;height:48px!important;padding:0 28px!important;font-size:12px!important}@media (width>=1025px){.btn-whatsapp{height:52px!important;padding:0 36px!important}}.btn-email{letter-spacing:2.5px!important;text-transform:uppercase!important;border-radius:50px!important;font-size:12px!important}.hero-clients{align-items:center;gap:14px;margin-top:20px;display:flex}.hero-avatars{align-items:center;display:flex}.hero-avatar{object-fit:cover;border:2px solid #0a111ee6;border-radius:50%;flex-shrink:0;width:38px;height:38px;margin-left:-10px;display:block}.hero-avatar:first-child{margin-left:0}.hero-clients-label{color:var(--white);letter-spacing:.3px;font-size:13px;font-weight:600}.hero-clients-label strong{color:var(--accent)}.footer{border-top:1px solid var(--brd-ghost)!important}.footer-social-link{border:1px solid var(--brd-fine)!important;border-radius:2px!important}.founder-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:72px;margin-bottom:80px;display:grid}@media (width<=900px){.founder-grid{grid-template-columns:1fr;gap:36px}}.founder-photo-wrap{position:relative}.founder-photo-card{background:repeating-linear-gradient(90deg,#0000 0 72px,#a0cdeb29 72px 74px),repeating-linear-gradient(0deg,#0000 0 110px,#a0cdeb1a 110px 112px),linear-gradient(120deg,#b8d4e8 0%,#cce3f2 18%,#e4f3fb 38%,#f2f9fd 50%,#daeef8 65%,#c4dcee 82%,#b5d0e5 100%);border:1px solid #f7d7b68c;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 0 0 3px #f7d7b61f,0 0 28px #f7d7b638,0 16px 56px #00000073}.founder-photo-card:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(at 80% 15%,#ffffff8c 0%,#0000 55%),radial-gradient(at 20% 85%,#c8e6fa40 0%,#0000 45%);position:absolute;inset:0}.founder-photo-card img{object-fit:cover;object-position:top center;z-index:2;width:100%;height:auto;display:block;position:relative}.founder-photo-card:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(135deg,#0000 40%,#0d1828 100%);width:60px;height:60px;position:absolute;bottom:0;right:0}.founder-photo-badge{background:var(--accent);color:var(--primary);white-space:nowrap;z-index:3;border-radius:50px;align-items:center;gap:8px;padding:11px 22px;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #f7d7b659}.founder-photo-badge svg{flex-shrink:0;width:15px;height:15px}.founder-right{flex-direction:column;gap:0;display:flex}.founder-heading{color:var(--white);letter-spacing:-.3px;margin-bottom:22px;font-family:RoxboroughCF,serif;font-size:clamp(22px,2.8vw,38px);font-weight:700;line-height:1.15}.founder-heading-title{color:var(--accent);font-weight:700;display:block}.founder-crm-badge{color:var(--accent);border:1px solid #f7d7b652;border-radius:6px;align-items:center;gap:8px;width:fit-content;margin-bottom:28px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-flex}.founder-crm-badge svg{width:14px;height:14px}.founder-bio{color:var(--white);text-align:center;margin-bottom:14px;font-size:15px;line-height:1.82}.founder-bio strong{color:var(--white)}.founder-formation{margin-top:8px;margin-bottom:32px}.founder-formation-title{text-transform:uppercase;letter-spacing:3px;color:var(--accent);border-bottom:1px solid var(--brd-ghost);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:10px;font-size:10px;font-weight:700;display:flex}.founder-formation-title svg{width:13px;height:13px}.founder-formation-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.founder-formation-list li{color:var(--text-muted);padding-left:12px;font-size:14px;line-height:1.65;position:relative}.founder-formation-list li:before{content:"";background:#f7d7b673;width:4px;height:1px;position:absolute;top:10px;left:0}.founder-formation-list li strong{color:var(--white)}.founder-specialties-card{background:#ffffff0a;border:1px solid #f7d7b61f;border-radius:12px;margin-top:4px;padding:24px}.founder-specialties-heading{color:var(--white);margin-bottom:4px;font-size:15px;font-weight:700}.founder-specialties-sub{color:var(--text-muted);letter-spacing:.5px;margin-bottom:16px;font-size:12px}.founder-specialty-grid{flex-wrap:wrap;gap:8px;display:flex}.founder-specialty-tag{color:var(--white);white-space:nowrap;background:#111928d9;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .2s}.founder-specialty-tag:hover{color:var(--accent);border-color:#f7d7b659}.nowrap{white-space:nowrap}@media (width<=767px){.container{padding-left:18px;padding-right:18px}.section-padding{padding:64px 0}.hero{padding-top:100px}.hero-title{font-size:clamp(30px,8vw,40px)!important;line-height:1.18!important}.hero-subtitle{font-size:15px!important;line-height:1.75!important}.hero-title-tag{letter-spacing:3px;font-size:9px}.hero-proof{flex-direction:column;gap:12px;margin-top:40px;padding:18px 20px}.hero-proof-item{gap:8px;letter-spacing:1.5px!important;font-size:10px!important}.hero-proof-item .hero-proof-brasil{width:24px!important;height:24px!important}.hero-inner{gap:1.5rem;grid-template-columns:1fr!important}.hero-content{text-align:center!important;align-items:center!important;max-width:100%!important}.hero-right-panel{display:none!important}.hero-microcopy{align-items:center;font-size:12px}.problem-v2-header{margin-bottom:40px}.problem-v2-title{font-size:clamp(24px,7vw,34px)}.founder-grid{gap:32px;margin-bottom:48px;grid-template-columns:1fr!important}.founder-photo-card{max-width:340px;margin:0 auto}.founder-photo-badge{padding:9px 18px;font-size:12px}.founder-heading{font-size:clamp(20px,6vw,28px)!important}.founder-bio{text-align:left;font-size:14px}.founder-specialties-card{padding:18px}.founder-specialty-tag{padding:6px 12px;font-size:12px}.founder-formation-list li{font-size:13px}.audience-header{margin-bottom:32px}.audience-title{font-size:clamp(24px,7vw,36px)!important}.audience-subtitle{font-size:13px}.audience-tabs-wrapper{margin-bottom:32px}.audience-tab{letter-spacing:1.5px;gap:6px;padding:12px 16px;font-size:10px}.audience-panel-inner{gap:28px;grid-template-columns:1fr!important}.audience-panel-h3{font-size:clamp(18px,5.5vw,24px)!important}.audience-panel-desc{font-size:13px}.audience-checklist li{gap:10px;padding:11px 0;font-size:13px}.audience-areas-list li{padding:9px 0;font-size:13px}.audience-quote{padding:12px 16px;font-size:12px}.audience-panel-left .btn-whatsapp{justify-content:center;width:100%}.services-header{text-align:center}.carousel-btn{width:36px;height:36px}.services-cta{margin-top:32px}.process-timeline{max-width:100%}.process-step{gap:16px}.process-step-number{width:40px!important;height:40px!important;font-size:12px!important}.process-step-card{gap:14px;padding:2px 0 28px}.process-step-icon{width:38px!important;height:38px!important}.process-step-title{font-size:15px!important}.process-step-desc{font-size:14px!important}.process .process-header,.authority .authority-header{margin-bottom:36px}.authority-tagline-large{font-size:clamp(18px,5vw,26px)!important}.authority-desc{font-size:15px!important}.authority-clients{gap:0;grid-template-columns:1fr!important}.authority-client-card{padding:16px 4px!important}.authority-client-title{font-size:14px!important}.authority-client-desc{font-size:13px!important}.authority-services-list{grid-template-columns:1fr!important}.authority-service-item{padding:24px 18px!important}.authority-founder-photo{width:160px!important;height:160px!important}.faq .faq-header{margin-bottom:32px}.faq-question{padding:18px 0!important}.faq-question span{font-size:14px!important}.faq-answer p{font-size:13px!important}.cta-final{padding:64px 0}.cta-final-text{font-size:15px!important}.cta-final-buttons{gap:12px;flex-direction:column!important}.cta-final-buttons .btn-whatsapp,.cta-final-buttons .btn-email{justify-content:center;width:100%}.footer{padding:48px 0 0}.footer-main{gap:28px;padding-bottom:36px}.footer-brand img{width:150px}.footer-brand p{font-size:13px}.footer-column h4{margin-bottom:12px;font-size:15px}.footer-contact-item a{font-size:13px}.btn-whatsapp,.btn-email,.audience-tab,.faq-question,.carousel-btn{min-height:44px}.header-menu-toggle{padding:8px}}.authority-bottom{background:#eef4ed!important}.authority-bottom .section-tag{color:#7a4f2a!important;border-color:#7a4f2a40!important}.authority-bottom .section-title,.authority-bottom h3,.authority-bottom h4,.authority-bottom .founder-heading{color:#111928!important}.authority-bottom .founder-heading-title{color:#7a4f2a!important}.authority-bottom .founder-crm-badge{color:#7a4f2a!important;border-color:#7a4f2a59!important}.authority-bottom .founder-bio{color:#2a1f14!important}.authority-bottom .founder-bio strong{color:#111928!important}.authority-bottom .founder-formation-title{color:#7a4f2a!important;border-color:#7a4f2a33!important}.authority-bottom .founder-formation-list li{color:#3d2a1a!important}.authority-bottom .founder-formation-list li strong{color:#111928!important}.authority-bottom .founder-specialties-card{background:#11192814!important;border-color:#11192826!important}.authority-bottom .founder-specialties-heading{color:#111928!important}.authority-bottom .founder-specialties-sub{color:#5a3c22!important}.authority-bottom .founder-specialty-tag{color:#111928!important;background:#1119280f!important;border-color:#11192833!important}.authority-bottom .founder-specialty-tag:hover{color:#7a4f2a!important;background:#11192824!important;border-color:#7a4f2a66!important}.founder-differentials .differential-card{box-shadow:0 4px 24px #00000038;background:#111928!important;border:1px solid #f7d7b62e!important;transition:border-color .35s,box-shadow .35s,transform .35s!important}.founder-differentials .differential-card:hover{border-color:var(--accent)!important;transform:translateY(-5px)scale(1.02)!important;box-shadow:0 12px 40px #00000059,0 0 0 1px #f7d7b640!important}.authority-bottom .founder-differentials .differential-card-icon svg{color:var(--accent)!important}.authority-bottom .founder-differentials .differential-card-title{font-weight:700;color:#f5d9b8!important}.authority-bottom .founder-differentials .differential-card-desc{color:#fffc!important}.services{background:#eef4ed!important}.services .section-tag{justify-content:center;width:fit-content;margin:0 auto;color:#7a4f2a!important;border-color:#7a4f2a40!important}.services .section-tag:after{display:none!important}.services .section-title{color:#111928!important}.services .service-card{flex-direction:column;min-height:260px;display:flex;background:#111928!important;border-color:#f7d7b638!important}.services .service-card:hover{background:#1a2640!important;border-color:#f7d7b680!important}.services .service-card-icon svg,.services .service-card-icon{color:var(--accent)!important}.services .service-card-title{color:#fff!important;font-size:clamp(13px,1.3vw,15px)!important;line-height:1.35!important}.services .service-kw{color:var(--accent)!important}.services .service-card-desc{flex:1;color:#ffffffd1!important;font-size:clamp(12px,1.1vw,13.5px)!important}.services .service-card-example{color:#ffffff85!important;font-size:clamp(11px,1vw,12.5px)!important}.services .service-card-example strong{color:#ffffffbf!important}.audience{background:#162947!important}.audience-header,.audience-title,.audience-subtitle{text-align:center!important}.audience-header{flex-direction:column;align-items:center;display:flex}.services-carousel-wrapper{overflow:visible!important}.services-carousel-track{user-select:none;cursor:default!important;flex-wrap:wrap!important;gap:20px!important;transform:none!important}.services-carousel-track .service-card{flex:0 0 calc(25% - 15px)!important}@media (width<=1023px){.services-carousel-track .service-card{flex:0 0 calc(50% - 10px)!important}}@media (width<=599px){.services.section-padding{padding:44px 0 36px!important}.services-cta{margin-top:20px!important}.services-swipe-hint{display:block}.services-carousel-wrapper{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:4px;overflow:auto visible!important}.services-carousel-wrapper::-webkit-scrollbar{display:none!important}.services-carousel-track{flex-wrap:unset!important;grid-template-columns:repeat(4,72vw)!important;grid-auto-rows:auto!important;gap:10px 12px!important;width:max-content!important;padding:0 8px 4px!important;display:grid!important}.services-carousel-track .service-card{scroll-snap-align:start;width:72vw!important;min-height:auto!important;padding:16px!important}.services .service-card-icon{margin-bottom:12px!important}.services .service-card-icon svg{width:20px!important;height:20px!important}.services .service-card-title{margin-bottom:8px!important;font-size:13px!important}.services .service-card-desc{font-size:12.5px!important;line-height:1.65!important}.services .service-card-example{display:none!important}}.services .carousel-controls{display:none!important}.services-swipe-hint{text-align:center;color:#7a4f2a8c;letter-spacing:.8px;user-select:none;margin-top:10px;font-size:11px;display:none}.service-card{transition:border-color .3s,background .3s,transform .3s,box-shadow .3s!important}.service-card:hover{background:#f7d7b612!important;border-color:#f7d7b673!important;transform:translateY(-6px)!important;box-shadow:0 12px 32px #00000047,0 0 0 1px #f7d7b633!important}.service-card:active,.services .service-card:active{border-color:var(--accent)!important;box-shadow:0 0 0 2px var(--accent),0 8px 24px #00000059!important;background:#1f2d47!important;transition:all .1s!important;transform:scale(.98)!important}.process-step-number{cursor:default;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s!important}.process-step:hover .process-step-number{transform:scale(1.18)!important;box-shadow:0 0 0 5px #f7d7b62e,0 0 28px #f7d7b66b!important}.process-step-line{transition:background .4s}.process-step:hover .process-step-line{background:linear-gradient(to bottom,var(--accent),#f7d7b659)!important}.cta-final{background-color:#0000;background-image:linear-gradient(#0000001a,#0000001a),url(/images/fundoCtaFinal.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-top:1px solid #f7d7b63d!important}.founder-differentials .differentials-grid{grid-template-columns:repeat(5,1fr);gap:16px}@media (width<=1024px){.founder-differentials .differentials-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=767px){.founder-differentials .differentials-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-direction:row;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.founder-differentials .differential-card{scroll-snap-align:start;flex:0 0 72vw}}.founder-differentials .differential-card{padding:28px 20px}.authority-bottom .founder-differentials>div>p{color:#5a3c22!important}.authority-bottom .founder-differentials .section-tag{color:#7a4f2a!important;border-color:#7a4f2a40!important}@media (width>=768px){.authority-clients[style*=repeat\(3]{grid-template-columns:repeat(3,1fr)!important}}@media (width<=767px){.authority-clients[style*=repeat\(3]{grid-template-columns:1fr!important}}@media (width<=390px){.hero-title{font-size:28px!important}.section-title{font-size:24px!important}.founder-photo-card{max-width:100%}.audience-tab{padding:10px 12px;font-size:9px}.cta-final-slogan{letter-spacing:3px;font-size:9px}}.section-divider{background:linear-gradient(90deg, transparent 0%, var(--accent) 20%, var(--accent) 80%, transparent 100%);opacity:.35;border:none;height:1px;margin:0}.audience-form-spacer{background:0 0;height:0;margin:32px 0}.faq-item.active{border-color:var(--accent)!important;background:#f7d7b60a!important}.faq-item.active .faq-question{color:var(--accent)}@media (width>=768px){.audience-tab{letter-spacing:1.5px!important;padding:16px 28px!important;font-size:13px!important}}.audience-panel{border:1px solid #0000;border-radius:12px;padding:24px;transition:border-color .3s}.audience-panel.active{border-color:#f7d7b64d}.audience-quote{border-left:3px solid var(--accent)!important;background:#f7d7b60d!important;padding-left:16px!important}.problem-card{border:1px solid #f7d7b626!important;transition:border-color .3s,transform .3s,box-shadow .3s!important}.problem-card:hover{border-color:#f7d7b6b3!important;transform:translateY(-4px)!important;box-shadow:0 8px 32px #0000004d!important}.hero-right-panel{border-radius:12px;position:relative;border:1px solid #f7d7b659!important;padding-top:56px!important}.hero-right-logo{z-index:4;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:350px!important;margin:0!important}.cta-final:before{background:linear-gradient(to bottom, var(--primary) 0%, #111928b3 25%, #111928a6 60%, var(--primary) 100%)!important}.forms-grid{gap:20px;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.forms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.forms-grid .form-section:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:560px}}.form-section{background:var(--surf);border:1px solid var(--brd-ghost);border-radius:var(--r);flex-direction:column;gap:16px;min-height:100%;padding:32px 28px;display:flex}.form-section-title{color:var(--white);letter-spacing:-.1px;margin-bottom:4px;font-size:16px;font-weight:700}.qual-form{margin-bottom:0}.qual-form-label{color:var(--accent);letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.qual-form-options{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.qual-opt{color:var(--text-muted);cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #f7d7b633;border-radius:8px;padding:10px 14px;font-size:14px;transition:all .2s}.qual-opt:hover{color:var(--white);border-color:#f7d7b680}.qual-opt.selected{border-color:var(--accent);color:var(--white);background:#f7d7b61f;font-weight:600}.phone-group{flex-direction:column;gap:8px;margin-top:4px;display:flex}.qual-phone{color:var(--white);background:#11192899;border:1px solid #f7d7b633;border-radius:8px;width:100%;padding:10px 14px;font-size:15px;transition:border-color .3s}.qual-phone:focus{border-color:var(--accent);outline:none}.cta-btn{justify-content:center;width:fit-content;min-width:180px;margin-top:auto}.qual-cta{margin-top:12px!important}
