@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--cor-primaria:#ea7a1f;--cor-primaria-hover:#c86416;--cor-primaria-transparente:#ea7a1f1f;--cor-secundaria:#fff;--cor-texto:#111827;--cor-texto-mutado:#64748b;--cor-fundo:#f2f5f9;--cor-borda:#dbe2ea;--sombra-sm:0 1px 2px 0 #0000000d;--sombra-md:0 10px 25px #0000001c;--sombra-lg:0 22px 55px #0000002e;--border-radius:16px;--transition:all .35s cubic-bezier(.22, 1, .36, 1);--section-space:5.4rem;--card-radius:18px;--card-padding:1.3rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:#fff;min-height:100%;overflow:hidden auto}body{min-height:100%;color:var(--cor-texto);-webkit-font-smoothing:antialiased;overscroll-behavior-y:auto;touch-action:pan-x pan-y;background:#fff;font-family:Sora,sans-serif;line-height:1.6;overflow:hidden auto}#root{background-color:#fff;min-height:100dvh}@supports (padding:max(0px)){body{padding-bottom:env(safe-area-inset-bottom)}}button,input,select,textarea{font:inherit}img,svg{max-width:100%}h1,h2,h3,h4,h5,h6{color:var(--cor-texto);letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-weight:700}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}main{perspective:1200px}*{scrollbar-width:thin;scrollbar-color:#f97316 transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0;border-radius:999px}::-webkit-scrollbar-button{width:0;height:0;display:none}::-webkit-scrollbar-thumb{background:linear-gradient(#fb923c 0%,#f97316 45%,#ea580c 100%);border:2px solid #ffffffc7;border-radius:999px;box-shadow:0 0 0 1px #f9731638}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#fdba74 0%,#f97316 45%,#c2410c 100%)}::-webkit-scrollbar-thumb:active{background:linear-gradient(#fdba74 0%,#f97316 45%,#c2410c 100%)}.btn{cursor:pointer;min-height:46px;transition:var(--transition);text-align:center;-webkit-tap-highlight-color:transparent;border:none;border-radius:14px;justify-content:center;align-items:center;max-width:100%;padding:.8rem 1.6rem;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--cor-primaria) 0%, #f09a4f 100%);color:#111827;box-shadow:0 10px 22px #ea7a1f47,inset 0 0 0 1px #fff3}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px #ea7a1f57}.btn-simular{isolation:isolate;animation:none;position:relative;box-shadow:0 12px 28px #ea7a1f5c,inset 0 0 0 2px #ffffff14}.btn-simular:after{content:"";border-radius:inherit;z-index:-1;filter:blur(7px);background:radial-gradient(circle,#ea7a1f59,#0000 70%);position:absolute;inset:-4px}.btn-simular:hover{transform:translateY(-3px)}.btn-outline{color:var(--cor-texto);border:2px solid var(--cor-borda);background-color:#0000}.btn-outline:hover{border-color:var(--cor-primaria);color:var(--cor-primaria-hover)}.btn-whatsapp{isolation:isolate;color:#15803d;background:linear-gradient(135deg,#fffffff5,#f0fdf4f5),#fff;border-color:#22c55e6b;gap:.55rem;animation:2.9s ease-in-out infinite whatsappCtaPulse;position:relative;overflow:hidden;box-shadow:0 10px 24px #22c55e1f}.btn-whatsapp:before{content:"";z-index:-1;background:linear-gradient(105deg,#0000 35%,#ffffffe0 50%,#0000 65%);animation:3.4s ease-in-out infinite whatsappCtaShine;position:absolute;inset:-40% -70%;transform:translate(-45%)}.btn-whatsapp:hover{color:#166534;border-color:#22c55e;transform:translateY(-3px);box-shadow:0 16px 34px #22c55e38}.btn-whatsapp-primary{color:#fff;background:linear-gradient(135deg,#16a34a 0%,#22c55e 62%,#4ade80 100%);border:0;box-shadow:0 16px 34px #22c55e47}.btn-whatsapp-primary:hover{color:#fff}.whatsapp-icon{filter:drop-shadow(0 2px 4px #16653426);flex:none;width:1.25em;height:1.25em;animation:2.2s ease-in-out infinite whatsappIconFloat}@media (width<=640px){:root{--section-space:3.4rem;--card-radius:14px;--card-padding:1rem}.container{padding:0 16px}.btn{white-space:normal;border-radius:12px;width:100%;min-height:44px;padding:.72rem .92rem;font-size:.94rem}.section-title{font-size:clamp(1.62rem,7vw,2.05rem);line-height:1.1}.section-desc{font-size:.92rem;line-height:1.55}input,select,textarea{font-size:16px!important}}.section-label{letter-spacing:.08em;color:#f97316;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:700;display:inline-block}.section-header{text-align:center;margin-bottom:2rem}.section-subtitle{letter-spacing:.07em;color:#f97316;text-transform:uppercase;margin-bottom:.5rem;font-size:.82rem;font-weight:700;display:inline-block}.section-title{letter-spacing:-.025em;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.1}.section-desc{color:#6b7280;margin-top:.5rem;font-size:clamp(.92rem,1.25vw,1rem);line-height:1.65}.section-cta-row{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.9rem;display:flex}.section-cta-row .btn{min-width:220px}.reveal-section{opacity:0;will-change:opacity, transform;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.reveal-section.is-visible{opacity:1;transform:translateY(0)}.reveal-section.is-visible .benefit-card,.reveal-section.is-visible .project-card,.reveal-section.is-visible .step-card,.reveal-section.is-visible .objection-card,.reveal-section.is-visible .proof-card{animation:.55s cubic-bezier(.22,1,.36,1) both staggerUp}.reveal-section.is-visible .benefit-card:nth-child(2),.reveal-section.is-visible .project-card:nth-child(2),.reveal-section.is-visible .step-card:nth-child(2),.reveal-section.is-visible .objection-card:nth-child(2),.reveal-section.is-visible .proof-card:nth-child(2){animation-delay:80ms}.reveal-section.is-visible .benefit-card:nth-child(3),.reveal-section.is-visible .project-card:nth-child(3),.reveal-section.is-visible .step-card:nth-child(3),.reveal-section.is-visible .objection-card:nth-child(3),.reveal-section.is-visible .proof-card:nth-child(3){animation-delay:.16s}.reveal-section.is-visible .benefit-card:nth-child(4),.reveal-section.is-visible .project-card:nth-child(4),.reveal-section.is-visible .step-card:nth-child(4),.reveal-section.is-visible .objection-card:nth-child(4),.reveal-section.is-visible .proof-card:nth-child(4){animation-delay:.24s}@keyframes staggerUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes whatsappCtaPulse{0%,to{box-shadow:0 10px 24px #22c55e1f}50%{box-shadow:0 16px 34px #22c55e38,0 0 0 5px #22c55e14}}@keyframes whatsappCtaShine{0%,35%{opacity:0;transform:translate(-55%)}50%{opacity:1}75%,to{opacity:0;transform:translate(55%)}}@keyframes whatsappIconFloat{0%,to{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(-1px)rotate(-7deg)scale(1.06)}}@media (width<=768px){.section-cta-row{flex-direction:column;align-items:stretch;gap:.55rem;margin-top:1.25rem}.section-cta-row .btn{min-width:0}main{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.reveal-section,.reveal-section.is-visible{opacity:1;transition:none;transform:none}.reveal-section.is-visible .benefit-card,.reveal-section.is-visible .project-card,.reveal-section.is-visible .step-card,.reveal-section.is-visible .objection-card,.reveal-section.is-visible .proof-card,.btn-whatsapp,.btn-whatsapp:before,.whatsapp-icon{animation:none}}.header{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #0000000f;width:100%;padding:.6rem 0;transition:box-shadow .3s,padding .3s;position:fixed;top:0;left:0}.header.scrolled{padding:.4rem 0;box-shadow:0 4px 20px #00000014}.header-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo-link{flex-shrink:0;align-items:center;display:flex}.logo-img{object-fit:contain;width:auto;height:52px}.main-nav{flex:1;justify-content:flex-end;align-items:center;gap:2rem;display:flex}.nav-links{align-items:center;gap:.2rem;list-style:none;display:flex}.nav-links a{color:#374151;white-space:nowrap;border-radius:8px;padding:.4rem .7rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.nav-links a:hover{color:#111827;background:#0000000a}.header-right{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.btn-header-whatsapp{cursor:pointer;white-space:nowrap;background:#16a34a;border:none;border-radius:10px;align-items:center;gap:.45rem;min-height:40px;padding:.6rem 1.2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;color:#fff!important}.btn-header-whatsapp:hover{background:#15803d;transform:translateY(-1px)}.btn-header-whatsapp .whatsapp-icon{filter:none;width:1.1em;height:1.1em;animation:none}.btn-header-portal{border:1.5px solid var(--cor-borda);min-height:36px;color:var(--cor-texto);cursor:pointer;background:0 0;border-radius:8px;align-items:center;padding:.4rem .9rem;font-size:.84rem;text-decoration:none;transition:border-color .2s;display:inline-flex}.btn-header-portal:hover{color:#f97316;border-color:#f97316}.header-access-wrap{position:relative}.btn-header-access{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e5e7eb;border-radius:9px;align-items:center;gap:.3rem;padding:.5rem .9rem;font-size:.88rem;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.btn-header-access:hover,.btn-header-access.open{color:#f97316;border-color:#f97316}.access-chevron{width:14px;height:14px;transition:transform .2s}.btn-header-access.open .access-chevron{transform:rotate(180deg)}.header-access-dropdown{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:220px;animation:.18s dropdownPop;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f}@keyframes dropdownPop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.access-option{color:#374151;border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:background .15s;display:flex}.access-option:last-child{border-bottom:none}.access-option:hover{background:#f9fafb}.access-option-icon{color:#f97316;background:#fff7ed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.access-option-icon svg{width:16px;height:16px}.access-option strong{color:#111827;font-size:.88rem;line-height:1.2;display:block}.access-option small{color:#9ca3af;margin-top:.1rem;font-size:.75rem;line-height:1.2;display:block}.mobile-access-section{display:none}.hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;gap:5px;padding:6px;display:none}.hamburger span{background:#374151;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-backdrop{z-index:999;background:#00000059;position:fixed;inset:0}@media (width<=900px){.nav-links{display:none}.main-nav{gap:.8rem}}@media (width<=640px){.hamburger{display:flex}.header-access-wrap{display:none}.main-nav{z-index:1001;width:82vw;max-width:320px;height:100dvh;padding:5rem 1.5rem calc(2rem + env(safe-area-inset-bottom));background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 24px #00000024}.main-nav.nav-open{right:0}.nav-links{flex-direction:column;gap:.2rem;width:100%;display:flex}.nav-links li{width:100%}.nav-links a{color:#374151;border-radius:10px;align-items:center;padding:.85rem .8rem;font-size:1rem;font-weight:500;transition:background .15s;display:flex}.nav-links a:hover{background:#f9fafb}.mobile-access-section{border-top:1px solid #f3f4f6;width:100%;margin-top:1rem;padding-top:1rem;display:block}.mobile-access-label{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;padding:0 .8rem .5rem;font-size:.72rem;font-weight:700}.mobile-access-link{color:#374151;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem .8rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.mobile-access-link:hover{background:#f9fafb}.mobile-access-link svg{color:#f97316;flex-shrink:0;width:18px;height:18px}.header-right{border-top:1px solid #f3f4f6;width:100%;margin-top:auto;padding-top:1rem}.btn-header-whatsapp{border-radius:12px;justify-content:center;width:100%;min-height:48px;padding:.85rem 1rem;font-size:.95rem}.logo-img{height:44px}}@media (width>=641px) and (width<=900px){.btn-header-whatsapp{padding:.5rem .9rem;font-size:.82rem}}.footer{color:#f3f4f6;background:radial-gradient(circle at 18% 18%,#22c55e1f,#0000 24rem),radial-gradient(circle at 82% 0,#f973161f,#0000 22rem),linear-gradient(135deg,#101827 0%,#162235 45%,#233047 100%);padding:2.8rem 0 0;position:relative;overflow:hidden}.footer:after{content:"";background:linear-gradient(90deg,#0000,#94a3b8b8,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.footer:before{content:"";filter:blur(22px);background:radial-gradient(circle at 52% 42%,#94a3b81f,#0000 70%);height:220px;position:absolute;inset:-20% 0 auto}.footer-top{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:stretch;gap:1.25rem;margin-bottom:1.25rem;display:grid;position:relative}.footer-brand{background:linear-gradient(145deg,#ffffff17,#ffffff09),#0f172a2e;border:1px solid #94a3b842;border-radius:20px;flex-direction:column;justify-content:space-between;padding:1.05rem;display:flex;box-shadow:0 20px 46px #02061733}.footer-logo-card{background:#f8fafcf5;border-radius:16px;width:fit-content;padding:.55rem;box-shadow:0 14px 30px #02061738}.footer-logo{object-fit:contain;width:164px;max-height:70px;display:block}.footer-desc{color:#e2e8f0;max-width:48ch;margin:1.05rem 0;font-size:.95rem;line-height:1.62}.footer-trust{flex-wrap:wrap;gap:.45rem;display:flex}.footer-trust span{color:#bbf7d0;background:#22c55e17;border:1px solid #22c55e42;border-radius:999px;padding:.42rem .62rem;font-size:.76rem;font-weight:800}.footer-contato{padding:.25rem 0}.footer-kicker{color:#86efac;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.74rem;font-weight:900;display:inline-flex}.footer h4{color:#f8fafc;letter-spacing:.01em;margin-bottom:.85rem;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.05}.footer-contato a{color:#e5e7eb;text-decoration:none}.contact-list{gap:.62rem;display:grid}.contact-card{background:linear-gradient(135deg,#ffffff0e,#ffffff05),#0f172a3d;border:1px solid #94a3b852;border-radius:14px;align-items:center;gap:.7rem;min-width:0;padding:.72rem .78rem;font-size:.94rem;line-height:1.45;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:flex}.contact-card:hover{background:#0f172a57;border-color:#22c55e75;transform:translateY(-2px);box-shadow:0 14px 30px #0206172e}.contact-icon{color:#bfdbfe;background:#93c5fd1f;border-radius:12px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;line-height:0;display:inline-flex}.contact-icon svg,.contact-icon .whatsapp-icon{flex-shrink:0;width:20px;height:20px}.contact-icon-whatsapp{color:#25d366;background:#25d3662e}.contact-icon-instagram{color:#e1306c;background:linear-gradient(135deg,#e1306c38,#c1358438,#833ab438)}.contact-icon-location{color:#ea4335;background:#ea433526}.contact-card strong,.contact-card small{min-width:0;display:block}.contact-card strong{color:#f8fafc;font-size:.92rem}.contact-card small{color:#cbd5e1;font-size:.86rem;line-height:1.35}.footer-contato a:hover{color:#fff}.footer-bottom{text-align:center;background:#0f172a5c;border-top:1px solid #94a3b84d;padding:.85rem 0}.footer-copy{color:#94a3b8;font-size:.84rem}.back-to-top{z-index:2195;color:#fff;cursor:pointer;background:linear-gradient(#22c55e,#16a34a);border:1px solid #22c55e61;border-radius:999px;width:42px;height:42px;font-size:1.1rem;font-weight:700;transition:transform .25s,box-shadow .25s;position:fixed;bottom:74px;right:14px;box-shadow:0 12px 28px #22c55e47}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 14px 32px #22c55e61}@media (width<=900px){.footer-top{grid-template-columns:1fr;gap:1.1rem}.footer{padding:1.8rem 0 0}.footer-brand{border-radius:16px}.footer-logo{width:142px;max-height:66px}.footer-desc{font-size:.9rem;line-height:1.5}.contact-card{align-items:flex-start;font-size:.88rem;line-height:1.42}.contact-icon{flex-basis:32px;width:32px;height:32px}.back-to-top{border-radius:10px;width:34px;height:34px;font-size:.95rem;bottom:56px;right:10px;box-shadow:0 10px 24px #22c55e47}}@media (width<=520px){.footer{padding-top:1.45rem}.footer-brand,.contact-card{padding:.82rem}.footer-trust{grid-template-columns:1fr;display:grid}.footer-copy{max-width:26ch;margin:0 auto;line-height:1.45}}.sticky-cta{z-index:2200;pointer-events:none;position:fixed}.sticky-cta--visible{pointer-events:auto}.sticky-desktop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#fffffff7;border:1px solid #00000014;border-radius:16px;gap:.5rem;width:min(520px,100% - 24px);padding:.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)translateY(calc(100% + 24px));box-shadow:0 16px 40px #00000024}.sticky-cta--visible .sticky-desktop{opacity:1;transform:translate(-50%)translateY(0)}.sticky-btn-simulate{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ea7a1f,#f97316);border:none;border-radius:11px;flex:1;min-height:44px;padding:.6rem 1rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700;transition:filter .2s,transform .2s}.sticky-btn-simulate:hover{filter:brightness(1.08);transform:translateY(-1px)}.sticky-btn-whatsapp{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:11px;flex:1;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.6rem 1rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .2s;display:inline-flex}.sticky-btn-whatsapp:hover{filter:brightness(1.08);transform:translateY(-1px)}.sticky-btn-whatsapp .whatsapp-icon{filter:none;width:1.1em;height:1.1em;animation:none}.sticky-mobile{display:none}@media (width<=768px){.sticky-desktop{display:none}.sticky-mobile{z-index:2200;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.sticky-cta--visible .sticky-mobile{transform:translateY(0)}.sticky-mobile-simulate,.sticky-mobile-whatsapp{cursor:pointer;min-height:calc(52px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);-webkit-tap-highlight-color:transparent;border:none;flex:1;justify-content:center;align-items:center;gap:.4rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:filter .15s;display:inline-flex}.sticky-mobile-simulate:active,.sticky-mobile-whatsapp:active{filter:brightness(.9)}.sticky-mobile-simulate{color:#fff;background:#f97316;border-right:1px solid #ffffff40}.sticky-mobile-whatsapp{color:#fff;background:#16a34a}.sticky-mobile-whatsapp .whatsapp-icon{filter:none;width:1.2em;height:1.2em;animation:none}body{padding-bottom:calc(52px + env(safe-area-inset-bottom))}}@media (width<=380px){.sticky-mobile-simulate,.sticky-mobile-whatsapp{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.sticky-desktop,.sticky-mobile{transition:none!important}}
