@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";:root{--bg: #ffffff;--text: #0a0a0a;--muted: #666666;--line: rgba(0, 0, 0, .1);--line-strong: rgba(255, 255, 255, .16);--surface: #ffffff;--surface-muted: #f5f5f5;--surface-dark: #0a0a0a;--white: #ffffff;--radius-lg: 32px;--radius-md: 24px;--radius-sm: 18px;--shadow: 0 24px 80px rgba(0, 0, 0, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.narrow{width:min(920px,calc(100% - 48px))}.section{padding:64px 0}.hero{border-bottom:1px solid var(--line);padding-top:0;padding-bottom:64px}.hero.section{padding-top:0;padding-bottom:64px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 0 18px}.brand-link{display:inline-flex;align-items:center}.brand-logo-top{width:168px;height:auto}.nav{display:flex;gap:24px;text-transform:uppercase;font-size:13px;letter-spacing:.14em;opacity:.9}.nav a:hover{opacity:1}.section-dark,.cta-section{background:var(--surface-dark);color:var(--white)}.section-muted{background:var(--surface-muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-grid{align-items:start;gap:36px;margin-top:22px}.section-head{max-width:760px;margin-bottom:44px}.section-head.center,.center,.center-copy{text-align:center}.narrow-light{max-width:720px}.eyebrow{margin:0 0 14px;font-size:.82rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.eyebrow-light{color:#ffffffa6}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,4.3vw,3.6rem);line-height:1.08;font-weight:900;letter-spacing:-.04em}.hero h1{font-size:clamp(1.72rem,3.35vw,2.95rem);line-height:1.1}.hero .lead{margin-top:16px}h2{font-size:clamp(1.65rem,3.2vw,2.7rem);line-height:1.12;font-weight:900;letter-spacing:-.035em}h3{font-size:1.2rem;line-height:1.2;font-weight:800;letter-spacing:-.02em}.lead,.section-copy,.card p,.stack-item,.divider-block p{font-size:.98rem;line-height:1.72;color:var(--muted)}.section-head h2{margin-top:8px}.section-head .section-copy{margin-top:16px}.hero-support,.hero-note{margin-top:12px;font-size:.95rem;line-height:1.7;color:var(--muted)}.hero-note{margin-top:10px}.section-dark .section-copy,.section-dark .card p,.cta-section .section-copy,.panel-dark p,.card-dark p,.dark-outline,.light-copy{color:#ffffffc2}.cta-section .section-copy{margin-top:22px}.button-row{display:flex;flex-wrap:nowrap;gap:16px;margin-top:22px}.button-row .btn{flex:1 1 0;min-width:0;min-height:52px;padding:0 16px;font-size:.9rem;text-align:center}.center-row{justify-content:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;border-radius:18px;font-size:.98rem;font-weight:700;transition:.25s ease;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--surface-dark);color:var(--white)}.btn-primary:hover{opacity:.92}.btn-secondary{border-color:var(--surface-dark);color:var(--surface-dark)}.btn-secondary:hover{background:var(--surface-dark);color:var(--white)}.btn-light{background:var(--white);color:var(--surface-dark)}.btn-outline-light{border-color:#fff6;color:var(--white)}.btn-outline-light:hover{background:var(--white);color:var(--surface-dark)}.card,.panel-dark,.stack-item{border-radius:var(--radius-md)}.card{background:var(--surface);border:1px solid var(--line);padding:24px}.panel-dark{background:var(--surface-dark);color:var(--white);padding:28px;box-shadow:var(--shadow)}.card-dark{background:transparent;border-color:var(--line-strong)}.dark-outline{border:1px solid var(--line-strong);padding:18px 20px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.stat-card{padding:20px}.stat-card strong{display:block;font-size:1.2rem;font-weight:900;margin-bottom:8px;letter-spacing:-.03em}.stat-card span{display:block;font-size:.95rem;line-height:1.6;color:var(--muted)}.stack-list{display:flex;flex-direction:column;gap:12px;margin-top:18px}.gap-md{gap:22px}.gap-sm{gap:16px}.feature-card h3,.step-card h3,.objections-card h3,.faq-card h3{margin-bottom:18px}.step-number{display:inline-block;font-size:2.6rem;line-height:1;font-weight:900;color:#ffffff57;margin-bottom:26px}.split-section{align-items:start}.split-section h2+.section-copy{margin-top:18px}.divider-block{padding-bottom:22px;border-bottom:1px solid var(--line)}.divider-block:last-child{padding-bottom:0;border-bottom:0}.deliverable-card p,.faq-card p{color:var(--text)}.cta-section h2,.cta-section p,.section-dark h2,.section-dark h3,.panel-dark h2,.panel-dark h3{color:var(--white)}.site-footer{background:#b8b8b8;color:var(--text);border-top:1px solid rgba(0,0,0,.08)}.footer-content{padding:44px 0 36px}.footer-columns{display:grid;grid-template-columns:1.25fr .9fr .95fr;gap:44px}.footer-logo-link{display:inline-block;margin-bottom:10px}.footer-logo-image{width:168px;height:auto}.footer-about{margin:0;max-width:390px;font-size:15px;line-height:1.65;color:#000000e6}.footer-about strong{font-weight:700}.footer-socials{margin-top:12px;display:flex;gap:16px}.footer-socials a{width:34px;height:34px;border-radius:50%;background:var(--surface-dark);color:var(--white);display:inline-flex;align-items:center;justify-content:center}.footer-socials a svg{width:16px;height:16px;fill:currentColor}.footer-menu-title{margin:0 0 8px;font-size:20px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;line-height:1.15}.footer-menu-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.footer-menu-list a{color:#000000f5;font-size:12px;line-height:1.25;font-weight:400}.footer-menu-list a:hover{text-decoration:underline}.footer-bottom{background:var(--surface-dark)}.footer-bottom-inner{min-height:50px;display:flex;align-items:center;justify-content:center;gap:14px}.footer-bottom p,.footer-bottom a{margin:0;color:var(--white);font-size:14px}.footer-bottom a:hover{text-decoration:underline}.botao-whatsapp{position:fixed;right:24px;bottom:24px;width:64px;height:64px;border-radius:50%;background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;z-index:999;box-shadow:0 10px 24px #00000047}.botao-whatsapp:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;background:#25d36633;z-index:-1}.botao-whatsapp svg{width:34px;height:34px;fill:currentColor}.botao-whatsapp:hover{transform:translateY(-1px)}@media (max-width: 1100px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:1fr}}@media (max-width: 900px){.section{padding:52px 0}.hero,.hero.section{padding-top:0;padding-bottom:48px}.nav{display:none}.grid-2,.grid-4,.stats-grid{grid-template-columns:1fr}.hero-grid{gap:22px;margin-top:8px}.panel-dark,.card{padding:24px}.footer-columns{grid-template-columns:1fr;gap:30px}.footer-about{max-width:100%}.footer-bottom-inner{justify-content:flex-start;flex-wrap:wrap;gap:12px}}@media (max-width: 640px){.container,.narrow{width:min(100% - 32px,1180px)}.section{padding:42px 0}.topbar{padding:0 0 14px}.brand-logo-top{width:146px}.btn{width:auto}.footer-content{padding:36px 0 24px}.footer-logo-image{width:146px}.footer-about{font-size:14px;line-height:1.55}.footer-socials{gap:12px}.footer-socials a{width:32px;height:32px}.footer-socials a svg{width:14px;height:14px}.footer-menu-title{font-size:18px}.footer-bottom-inner{min-height:auto;padding:14px 0 20px;align-items:flex-start}.botao-whatsapp{right:16px;bottom:16px;width:58px;height:58px}.botao-whatsapp:before{top:-10px;right:-10px;bottom:-10px;left:-10px}.botao-whatsapp svg{width:30px;height:30px}}
