:root{--bg: #f5efff;--surface: #ffffff;--surface-soft: #f2e9ff;--card: #ffffff;--card-border: rgba(108, 71, 163, .2);--text: #2b1747;--muted: #6f5b94;--accent: #7b35d3;--accent-2: #ad63ff;--ring: rgba(123, 53, 211, .26);--radius: 22px;--shadow-lg: 0 18px 42px rgba(83, 46, 138, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 14% 16%,rgba(173,99,255,.22),transparent 34%),radial-gradient(circle at 86% 11%,rgba(123,53,211,.16),transparent 30%),linear-gradient(180deg,#f8f3ff,#f2e8ff 52%,#f7f2ff);font-family:Manrope,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 2rem));margin:0 auto}.topbar{position:sticky;top:0;z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(180deg,#fcf8fff2,#f3e8ffe6);border-bottom:1px solid rgba(123,53,211,.12);box-shadow:0 6px 20px #5b3a901f;overflow:hidden}.topbar:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,#7b35d300,#7b35d36b,#7b35d300);pointer-events:none}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.78rem 0}.brand{display:inline-flex;align-items:center;padding:.4rem .8rem;border-radius:16px;border:1px solid rgba(123,53,211,.2);background:linear-gradient(180deg,#fffffff2,#f6ebffe6);box-shadow:0 8px 18px #58319121}.brand img{width:212px;height:auto;filter:drop-shadow(0 1px 0 rgba(255,255,255,.8)) drop-shadow(0 4px 10px rgba(72,39,121,.22))}.menu{display:flex;align-items:center;gap:1.2rem;color:var(--muted);font-size:.96rem;font-weight:700}.menu a:hover{color:var(--accent)}.actions{display:flex;align-items:center;gap:.55rem}.topbar .actions .btn-secondary{border-color:#7b35d347;color:#5d25ad;background:linear-gradient(180deg,#fffffff5,#f0dfffdb);box-shadow:0 8px 18px #5e389624}.topbar .actions .btn-secondary:hover{border-color:#7b35d366;box-shadow:0 11px 22px #5e389633}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.75rem 1.2rem;font-weight:800;font-size:.93rem;line-height:1;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;box-shadow:0 12px 24px #7b35d34d}.btn-secondary{border-color:#7b35d359;color:var(--accent);background:#7b35d30f}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;padding:4.7rem 0 2.2rem;align-items:stretch}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;border:1px solid rgba(123,53,211,.3);padding:.43rem .78rem;color:#6f2fbf;background:#7b35d314;font-weight:700;font-size:.84rem;letter-spacing:.01em}h1,h2,h3{margin:0;font-family:Sora,Trebuchet MS,sans-serif}.hero h1{margin-top:1rem;font-size:clamp(2.1rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.02em}.hero p{margin:1rem 0 0;color:var(--muted);font-size:1.06rem;line-height:1.65;max-width:63ch}.hero-cta{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.55rem}.quick-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.35rem;color:#3c2760;font-size:.95rem;font-weight:700}.quick-points span{display:inline-flex;align-items:center;gap:.5rem;padding:.62rem .75rem;border:1px solid rgba(123,53,211,.17);border-radius:13px;background:#ffffffbd}.hero-panel{background:linear-gradient(160deg,#fffffff7,#eddcffeb);border:1px solid rgba(123,53,211,.23);border-radius:var(--radius);box-shadow:0 20px 44px #512a8933;padding:1rem;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;height:100%}.hero-panel:before{content:"";position:absolute;width:280px;height:280px;right:-120px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(173,99,255,.2),transparent 68%);pointer-events:none}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.95rem}.panel-label{font-weight:700;color:#4d3371;font-size:.9rem}.chip{border-radius:999px;padding:.35rem .62rem;font-size:.75rem;font-weight:800;background:#7b35d324;color:#6f2fbf}.kpis{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.kpi{background:#ffffffd1;border:1px solid rgba(123,53,211,.15);border-radius:16px;padding:.85rem}.kpi strong{display:block;font-size:1.36rem;color:#3f235f;font-family:Sora,sans-serif;margin-bottom:.2rem}.kpi span{color:var(--muted);font-size:.84rem;font-weight:600}.channel-card{margin-top:auto;border-radius:16px;padding:.95rem;border:1px solid rgba(123,53,211,.2);background:linear-gradient(180deg,#ffffffed,#f5e9ffd1);box-shadow:inset 0 1px #fffc}.channel-card h3{font-size:1rem;margin-bottom:.45rem}.channel-card p{margin:0;color:var(--muted);font-size:.92rem}.video-embed{margin-top:.85rem;border-radius:12px;overflow:hidden;border:1px solid rgba(123,53,211,.26);background:#0f0b17;aspect-ratio:16 / 9;box-shadow:0 12px 24px #42247033}.video-embed iframe{width:100%;height:100%;border:0;display:block}.stack{margin-top:.9rem;display:flex;flex-direction:column;align-items:stretch;gap:.62rem;padding:.62rem .72rem;border:1px solid rgba(123,53,211,.27);border-radius:14px;background:linear-gradient(180deg,#ffffffe0,#ecddff8f);box-shadow:0 8px 16px #663ba41c;overflow:hidden}.stack-logos{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%;flex-wrap:wrap}.stack-logo{display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:62px;padding:0 .65rem;border-radius:11px;border:1px solid rgba(123,53,211,.2);background:#fff;box-shadow:0 4px 10px #5d349817}.stack-logo img{width:auto;max-width:100%;height:21px;-o-object-fit:contain;object-fit:contain}.stack-logo-mp{min-width:96px}.stack-logo-mp img{height:23px}.stack-logo-pix{min-width:112px;border-color:#311954eb;background:#311954}.stack-logo-pix img{height:24px}.stack-text{color:#4d3077;font-size:.9rem;font-weight:800;letter-spacing:.01em;white-space:normal;line-height:1.25;min-width:0;overflow-wrap:anywhere;word-break:break-word;text-align:center}.hero-panel,.channel-card,.surface,.card,.ideal-card,.step,.testimonial,.price-card{transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.hero-panel:hover,.channel-card:hover,.surface:hover,.card:hover,.ideal-card:hover,.step:hover,.testimonial:hover,.price-card:hover{transform:translateY(-4px);border-color:#7b35d347;box-shadow:0 16px 30px #59319129}.section{padding:2.8rem 0;scroll-margin-top:110px}.section-title{max-width:760px;margin-bottom:1.5rem}.section-title-center{margin-inline:auto;text-align:center}.section-title h2{font-size:clamp(1.56rem,3vw,2.34rem);letter-spacing:-.02em;line-height:1.15}.section-title p{margin-top:.65rem;color:var(--muted);font-size:1rem;line-height:1.6}.manual-cta{width:auto;margin:0;background:transparent;padding:2.3rem 0 2.75rem}.manual-cta-inner{max-width:1160px;text-align:center}.manual-cta h2{margin:0;color:#060915;font-size:clamp(1.46rem,2.75vw,2.42rem);line-height:1.12;letter-spacing:-.028em;font-weight:800}.manual-cta h2 span{color:#5d4ad8}.manual-cta p{margin:1rem auto 0;max-width:860px;color:#3a5175;font-size:clamp(.9rem,1.2vw,1.08rem);line-height:1.24;font-weight:500}.manual-cta p strong{color:#3a5175;font-weight:800}.manual-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:1.3rem;border-radius:13px;padding:.86rem 1.42rem;min-width:206px;background:linear-gradient(135deg,#6938dc,#7d46ec);color:#fff;font-size:clamp(.98rem,1.02vw,1.04rem);font-weight:800;border:1px solid rgba(86,39,170,.2);box-shadow:0 10px 20px #5d3fa63d;transition:transform .2s ease,box-shadow .2s ease}.manual-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #5d3fa64d}.manual-cta-btn span{font-size:1.22em;line-height:1}.trust-proof{padding-top:1rem}.trust-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.trust-kpi{border-radius:12px;padding:.9rem .75rem;border:1px solid rgba(90,103,129,.12);background:#f3f3f8;box-shadow:0 8px 20px #2c3c5c1a;text-align:center}.trust-kpi h3{color:#364c6b;font-size:clamp(1.02rem,1.55vw,1.35rem);font-family:Sora,Trebuchet MS,sans-serif;line-height:1.1;letter-spacing:-.02em;margin:.25rem 0 .35rem}.trust-kpi strong{display:block;font-size:clamp(2rem,3.2vw,2.9rem);line-height:.95;margin-bottom:.18rem;color:#5a46d6;font-family:Sora,Trebuchet MS,sans-serif;letter-spacing:-.04em}.trust-kpi p{margin:0;color:#344f73;font-size:clamp(.9rem,1.2vw,1.3rem);font-weight:500;line-height:1.2}.trust-heading{text-align:center;margin-bottom:.95rem}.trust-heading p{margin:0;color:#354f73;font-size:clamp(1.08rem,1.55vw,1.45rem);line-height:1.35}.trust-heading strong{font-weight:900}.trust-marquees{display:grid;gap:.55rem}.trust-marquee{position:relative;overflow:hidden;border-radius:14px;padding:.38rem 0;background:#ffffff6b}.trust-marquee:before,.trust-marquee:after{content:"";position:absolute;top:0;bottom:0;width:78px;z-index:2;pointer-events:none}.trust-marquee:before{left:0;background:linear-gradient(90deg,#f3ebff,#f3ebff00)}.trust-marquee:after{right:0;background:linear-gradient(270deg,#f3ebff,#f3ebff00)}.trust-track{display:flex;align-items:center;gap:.8rem;width:-moz-max-content;width:max-content;animation:trustMarquee 54s linear infinite}.trust-marquee-reverse .trust-track{animation-direction:reverse;animation-duration:58s}.trust-logo-item{width:214px;height:124px;display:inline-flex;align-items:center;justify-content:center;opacity:1}.trust-logo-item img{max-width:100%;max-height:112px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 5px 9px rgba(84,53,125,.14))}.trust-footer{margin:.9rem 0 0;text-align:center;color:#364f73;font-size:clamp(1rem,1.45vw,1.35rem);line-height:1.3}.cards-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.card{border-radius:18px;padding:1rem;border:1px solid rgba(123,53,211,.16);background:linear-gradient(180deg,#fff,#f6eeff);box-shadow:0 8px 24px #7349ad17}.ideal-card{min-height:310px;border-radius:8px;padding:1.25rem 1rem 1rem;border:1px solid #e7e0f2;background:#fff;box-shadow:0 8px 20px #2314411a;display:flex;flex-direction:column;align-items:center;text-align:center}.ideal-icon{width:66px;height:66px;border-radius:16px;display:grid;place-items:center;color:#5e44dd;background:linear-gradient(180deg,#5e44dd1f,#5e44dd0f);margin-bottom:.9rem}.ideal-icon svg{width:42px;height:42px}.ideal-card p{margin:0;color:#111;font-size:clamp(1.02rem,1.28vw,1.18rem);line-height:1.33;font-weight:700}.ideal-highlight{color:#5e44dd}.qualities-section{padding-top:2.1rem}.qualities-head{text-align:center;max-width:940px;margin:0 auto 1.35rem}.qualities-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(123,53,211,.18);border-radius:10px;background:#ddd6ef;color:#6d49e9;font-weight:900;font-size:.94rem;line-height:1;padding:.62rem 1.2rem;margin-bottom:.95rem}.qualities-head h2{font-size:clamp(1.95rem,3.1vw,2.9rem);line-height:1.16;letter-spacing:-.02em;color:#111}.qualities-head h2 span{color:#5e44dd}.qualities-head p{margin:.92rem auto 0;color:#4a607f;font-size:clamp(1rem,1.15vw,1.3rem);line-height:1.45;max-width:58ch}.qualities-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.quality-column{border-radius:14px;border:1px solid rgba(118,97,148,.16);background:linear-gradient(180deg,#fffc,#ece3f8db);padding:.85rem;box-shadow:0 8px 18px #34215717}.quality-column h3{font-size:clamp(1rem,1.45vw,1.35rem);line-height:1.2;text-align:center;margin-bottom:.78rem;color:#1b1230}.quality-list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.quality-item{display:flex;align-items:flex-start;gap:.52rem;border:1px solid rgba(109,93,136,.28);border-radius:10px;background:#f3eefae6;padding:.58rem .6rem;color:#1f2f4a;font-size:.86rem;font-weight:700;line-height:1.2}.quality-check{width:21px;height:21px;border-radius:999px;flex:0 0 auto;display:grid;place-items:center;background:linear-gradient(135deg,#6f49e4,#5e44dd);color:#fff;box-shadow:0 3px 8px #5e44dd47;margin-top:.04rem}.quality-check svg{width:12px;height:12px;display:block}.starter-section{padding-top:2.2rem}.starter-section .section-title{margin-bottom:1.35rem}.starter-section .section-title h2{font-size:clamp(1.62rem,2.65vw,2.46rem);line-height:1.18}.starter-highlight{color:#5e44dd}.starter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.starter-card{min-height:560px;border-radius:14px;border:1px solid rgba(111,91,148,.2);background:linear-gradient(180deg,#fff,#f5f1ff 58%,#d7c4ff);box-shadow:0 8px 22px #3822652e;padding:1rem 1rem 0;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden}.starter-card h3{font-size:clamp(1.55rem,2.2vw,2rem);line-height:1.08;letter-spacing:-.02em}.starter-card p{margin:1rem 0 0;color:#344f73;font-size:clamp(.92rem,1.05vw,1.18rem);line-height:1.45;max-width:30ch}.starter-card img{margin-top:auto;width:min(100%,292px);height:auto;filter:drop-shadow(0 18px 30px rgba(24,12,42,.26))}.card h3{font-size:1rem;margin-bottom:.4rem}.card p{margin:0;color:var(--muted);line-height:1.6;font-size:.92rem}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.bot-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:1.5rem;align-items:start}#passos:before{content:"";display:block;height:110px;margin-top:-110px;visibility:hidden;pointer-events:none}.bot-phone h2,.bot-content h2{font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.18;letter-spacing:-.02em}.bot-phone h2{margin-bottom:1rem}.phone-frame{border-radius:30px;border:1px solid rgba(123,53,211,.24);background:radial-gradient(circle at 50% 18%,rgba(173,99,255,.15),transparent 68%),#fff;box-shadow:0 18px 36px #542e8b2e;padding:.85rem;max-width:325px;margin:0 auto;overflow:hidden;position:relative}.phone-frame img{width:100%;max-width:292px;margin:0 auto;filter:drop-shadow(0 20px 26px rgba(52,29,93,.24));transform-origin:center top;animation:floatPhone 4.6s ease-in-out infinite}.bot-content>p{margin:1rem 0 0;color:#4d3b70;line-height:1.62;font-size:1.03rem;max-width:61ch}.bot-features{margin-top:1.35rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.bot-feature{border-radius:18px;border:1px solid rgba(123,53,211,.2);background:linear-gradient(180deg,#fff,#f7eeff);box-shadow:0 10px 20px #6539a31c;padding:.95rem}.bot-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:1.18rem;margin-bottom:.7rem;background:linear-gradient(135deg,#7b35d31f,#ad63ff38);box-shadow:inset 0 0 0 1px #7b35d32e}.bot-feature h3{font-size:1.02rem;margin-bottom:.38rem}.bot-feature p{margin:0;color:#5a4680;line-height:1.55;font-size:.92rem}.step{border-radius:18px;padding:1rem;border:1px solid rgba(123,53,211,.18);background:#fff;box-shadow:0 10px 24px #7349ad14;position:relative}.step-number{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:.85rem;box-shadow:0 0 0 8px #7b35d31f}.simple-steps{padding-top:2rem}.simple-steps-top{text-align:center}.simple-steps-top .btn{margin-bottom:1.25rem}.simple-steps-top h2{font-size:clamp(1.7rem,2.9vw,2.45rem);line-height:1.16;letter-spacing:-.02em}.simple-steps-top h2 span{color:#5e44dd}.simple-steps-grid{margin-top:1.1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.9rem 2rem}.simple-step{text-align:center;padding:.4rem .4rem 0}.simple-step-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(123,53,211,.2);border-radius:9px;background:#ddd6ef;color:#6d49e9;font-weight:900;font-size:1.05rem;line-height:1;padding:.5rem 1rem;min-width:104px;margin-bottom:.95rem}.simple-step h3{font-size:clamp(1.45rem,2.35vw,2.05rem);line-height:1.12;letter-spacing:-.02em}.simple-step h3 span{color:#5e44dd}.simple-step p{margin:.85rem auto 0;max-width:34ch;color:#3f5472;font-size:clamp(1rem,1.1vw,1.2rem);line-height:1.3}.ops-flow{padding-top:2rem}.ops-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:1.6rem;align-items:center}.ops-copy h2{font-size:clamp(1.65rem,2.8vw,2.75rem);line-height:1.12;letter-spacing:-.02em;color:#111}.ops-copy h2 span{color:#5e44dd}.ops-copy p{margin:.85rem 0 0;color:#334b6c;font-size:clamp(.92rem,1.15vw,1.28rem);line-height:1.4}.ops-visual{margin:0}.ops-visual img{width:100%;max-width:820px;margin-left:auto;filter:drop-shadow(0 16px 28px rgba(20,18,32,.18))}.menu-flow{padding-top:1.5rem}.menu-flow-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:1.8rem;align-items:stretch}.menu-showcase h2,.menu-copy h2{font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.15;letter-spacing:-.02em;color:#111}.menu-showcase img{width:min(100%,300px);margin:auto auto 0;filter:drop-shadow(0 18px 30px rgba(27,20,42,.22))}.menu-showcase,.menu-copy{height:100%}.menu-showcase{display:flex;flex-direction:column}.menu-copy>p{margin:.95rem 0 0;color:#4a607f;font-size:clamp(.97rem,1.08vw,1.22rem);line-height:1.42;max-width:55ch}.menu-benefits{margin-top:1.1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1.2rem}.menu-benefit{border-radius:14px;padding:.62rem}.menu-benefit-icon{width:34px;height:34px;display:grid;place-items:center;margin-bottom:.45rem;color:#5e44dd}.menu-benefit-icon svg{width:34px;height:34px;display:block}.menu-benefit h3{font-size:clamp(1.05rem,1.6vw,1.95rem);margin-bottom:.35rem;line-height:1.15;color:#111}.menu-benefit p{margin:0;color:#5c6f8b;font-size:clamp(.92rem,1.03vw,1.1rem);line-height:1.45}.advantages-section{padding-top:2.3rem}.advantages-grid{display:grid;grid-template-columns:1fr 1.02fr;gap:2rem;align-items:start}.advantages-pill{display:inline-flex;align-items:center;border:1px solid rgba(123,53,211,.2);border-radius:10px;background:#ddd6ef;color:#6d49e9;font-weight:900;font-size:.95rem;line-height:1;padding:.8rem 1.55rem;margin-bottom:1rem}.advantages-copy h2{font-size:clamp(1.82rem,2.95vw,2.92rem);line-height:1.12;letter-spacing:-.02em;color:#111}.advantages-copy h2 span{color:#5e44dd}.advantages-copy p{margin:1.2rem 0 0;color:#3f5472;font-size:clamp(.96rem,1.04vw,1.16rem);line-height:1.45;max-width:46ch}.advantages-copy .btn{margin-top:1.8rem}.advantages-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;align-items:stretch}.adv-logo-column{--column-height: 530px;--item-height: 168px;--item-gap: 12px;height:var(--column-height);overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 18%,#000 82%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#0000,#000 18% 82%,#0000)}.adv-logo-track{display:flex;flex-direction:column;gap:var(--item-gap)}.adv-logo-column-up .adv-logo-track{animation:advLogosUp 18s linear infinite}.adv-logo-column-down .adv-logo-track{animation:advLogosDown 18s linear infinite}.adv-logo-item{margin:0;min-height:var(--item-height);display:grid;place-items:center}.adv-logo-item img{width:min(100%,176px);max-height:158px;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(40,26,70,.12))}.dual{display:grid;grid-template-columns:1.08fr .92fr;gap:1rem;align-items:stretch}.surface{border-radius:20px;border:1px solid rgba(123,53,211,.16);background:linear-gradient(180deg,#fff,#f5ecff);padding:1.2rem;box-shadow:0 10px 26px #7349ad14}.list{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.list li{display:flex;gap:.5rem;align-items:flex-start;color:#4b326f;font-size:.93rem}.list li:before{content:"";width:9px;height:9px;margin-top:.46rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 0 0 3px #7b35d329;flex:0 0 auto}.testimonial-carousels{display:grid;gap:1.4rem;max-width:1120px;margin:0 auto}.testimonial-carousel{position:relative;border-radius:0;overflow:visible;background:transparent;border:0;box-shadow:none}.testimonial-carousel-track{position:relative;display:grid;grid-template-columns:repeat(var(--slides-per-view, 2),minmax(0,1fr));gap:.9rem}.testimonial-slide{margin:0;display:none;border-radius:18px;overflow:hidden;order:var(--slide-order, 0)}.testimonial-slide.is-active{display:block}.testimonial-slide img{display:block;width:100%;height:auto}.testimonial-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:0;background:#1616189e;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:2;transition:background .18s ease,transform .18s ease}.testimonial-nav:hover{background:#161618d1}.testimonial-nav:active{transform:translateY(-50%) scale(.97)}.testimonial-nav span{font-size:1.7rem;line-height:1}.testimonial-nav-prev{left:-.95rem}.testimonial-nav-next{right:-.95rem}.testimonial-dots{position:absolute;left:50%;bottom:.55rem;transform:translate(-50%);display:flex;align-items:center;gap:.45rem;z-index:2}.testimonial-dot{width:9px;height:9px;border:0;border-radius:999px;background:#ffffffb3;box-shadow:0 0 0 1px #1616183d;padding:0;cursor:pointer}.testimonial-dot.is-active{background:#fff;box-shadow:0 0 0 1px #1616188a}.testimonial-carousel.is-static .testimonial-nav,.testimonial-carousel.is-static .testimonial-dots{display:none}@media(max-width:860px){.testimonial-carousel-track{grid-template-columns:1fr}}#depoimentos .section-title{text-align:center;margin-inline:auto;margin-bottom:1.8rem}#depoimentos .section-title h2{font-size:clamp(2.1rem,4.2vw,3.3rem);line-height:1.05;letter-spacing:-.02em}.pricing{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}#planos .section-title{text-align:center;margin-inline:auto}#planos .price-card{text-align:center}#planos .price-card .tag{display:inline-flex}#planos .price-line{justify-content:center}#planos .list{justify-items:center}#planos .list li{justify-content:center;text-align:center}.price-card{border-radius:20px;padding:1.2rem;border:1px solid rgba(123,53,211,.17);background:linear-gradient(180deg,#fff,#f5ebff);position:relative;overflow:hidden;box-shadow:0 10px 24px #7349ad14}.price-card.highlight{border-color:var(--ring);box-shadow:0 14px 30px #7b35d333}.price-card .tag{display:inline-block;border-radius:999px;padding:.36rem .72rem;font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;background:#7b35d321;color:#6f2fbf}.price-line{display:flex;align-items:flex-end;gap:.35rem;margin-top:.75rem}.price-line strong{font-size:2rem;color:#3f235f;font-family:Sora,sans-serif;letter-spacing:-.03em}.price-line span{color:var(--muted);font-size:.9rem;margin-bottom:.35rem}.faq{display:grid;gap:.8rem}details{border-radius:14px;border:1px solid rgba(123,53,211,.16);background:#fff;padding:.75rem .9rem}summary{cursor:pointer;font-weight:700}details p{margin:.6rem 0 0;color:var(--muted);line-height:1.6;font-size:.92rem}.footer{margin-top:2.2rem;border-top:1px solid rgba(123,53,211,.13);padding:1.7rem 0 2.3rem;color:var(--muted)}.footer-brand{color:#3f235f;font-family:Sora,sans-serif}.footer-grid{display:flex;justify-content:space-between;gap:.9rem;flex-wrap:wrap;align-items:center}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;font-weight:700}.footer-links a:hover{color:var(--accent)}.reveal{opacity:1;transform:none}.js-reveal .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.js-reveal .reveal.is-visible{opacity:1;transform:translateY(0)}.js-reveal .reveal.d2{transition-delay:.12s}.js-reveal .reveal.d3{transition-delay:.22s}.js-reveal .reveal.d4{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.js-reveal .reveal,.js-reveal .reveal.d2,.js-reveal .reveal.d3,.js-reveal .reveal.d4{opacity:1;transform:none;transition:none}}@keyframes floatPhone{0%,to{transform:translateY(0) rotate(-.45deg)}50%{transform:translateY(-10px) rotate(.45deg)}}@keyframes trustMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes advLogosUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes advLogosDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media(max-width:1080px){.cards-4,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-carousels{grid-template-columns:1fr}.qualities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.dual,.pricing,.bot-grid,.starter-grid{grid-template-columns:1fr}.starter-card{min-height:0;padding:1rem 1rem 0}.starter-card h3{font-size:clamp(1.25rem,4vw,1.75rem)}.starter-card p{max-width:48ch}.starter-card img{width:min(100%,320px)}.simple-steps-grid{grid-template-columns:1fr;gap:1.25rem}.simple-step p{max-width:46ch}.advantages-grid{grid-template-columns:1fr;gap:1.1rem}.advantages-copy{text-align:center}.advantages-copy p{margin-inline:auto}.advantages-logos{grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;margin:0 auto}.adv-logo-column{--column-height: 420px;--item-height: 136px;--item-gap: 10px}.adv-logo-item img{width:min(100%,145px);max-height:128px}.menu-flow-grid{grid-template-columns:1fr;gap:1.2rem}.menu-showcase,.menu-copy{text-align:center}.menu-copy>p{margin-inline:auto}.menu-benefit{text-align:left}.ops-grid{grid-template-columns:1fr;gap:1.2rem}.ops-copy{text-align:center}.ops-visual img{margin:0 auto}.hero{padding-top:3.2rem}.manual-cta{padding:2.25rem 0 2.8rem}.manual-cta h2{font-size:clamp(1.5rem,4.2vw,2.2rem);line-height:1.16}.manual-cta p{max-width:720px;font-size:clamp(.9rem,2.1vw,1.15rem);line-height:1.29}.trust-kpi p{font-size:clamp(.88rem,1.1vw,1.05rem)}.menu{display:none}}@media(max-width:680px){.topbar-inner{gap:.7rem;padding:.62rem 0}.actions{width:auto;justify-content:flex-end}.actions .btn{padding:.6rem .95rem;font-size:.86rem}.cards-4,.steps,.testimonial-carousels,.quick-points{grid-template-columns:1fr}.qualities-head h2{font-size:clamp(1.42rem,8vw,1.95rem)}.qualities-head p{font-size:.98rem;line-height:1.42}.qualities-grid{grid-template-columns:1fr;gap:.75rem}.quality-column{padding:.75rem}.quality-column h3{font-size:1.05rem}.quality-item{font-size:.84rem}.starter-section .section-title h2{font-size:clamp(1.28rem,6.8vw,1.76rem);line-height:1.24}.starter-card{border-radius:12px}.starter-card p{font-size:.97rem}.simple-steps-top h2{font-size:clamp(1.45rem,8vw,2rem);line-height:1.24}.simple-step-pill{font-size:1.02rem;min-width:106px;padding:.5rem .95rem}.simple-step h3{font-size:clamp(1.4rem,7.8vw,2rem)}.simple-step p{font-size:.98rem;line-height:1.45}.advantages-pill{font-size:.9rem;padding:.62rem 1.1rem}.advantages-copy h2{font-size:clamp(1.38rem,7.3vw,2.08rem);line-height:1.2}.advantages-copy p{font-size:.96rem;line-height:1.45}.advantages-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.adv-logo-column{--column-height: 300px;--item-height: 108px;--item-gap: 8px}.adv-logo-item img{width:min(100%,94px);max-height:84px}.menu-showcase h2,.menu-copy h2{font-size:clamp(1.35rem,7vw,2rem);line-height:1.22}.menu-benefits{grid-template-columns:1fr;gap:.85rem}.brand img{width:154px}.brand{padding:.24rem .46rem;border-radius:14px}.manual-cta{padding:2rem 0 2.35rem}.manual-cta h2{font-size:clamp(1.28rem,6.4vw,1.72rem);line-height:1.2}.manual-cta p{margin-top:.82rem;font-size:clamp(.88rem,3.9vw,.98rem);line-height:1.3}.manual-cta-btn{margin-top:1rem;width:auto;min-width:0;padding:.72rem 1.1rem;font-size:.95rem}.stack{gap:.56rem}.stack-logos{width:100%;justify-content:center;flex-wrap:wrap}.stack-logo-pix{min-width:108px}.stack-text{white-space:normal;text-align:center}.bot-features{grid-template-columns:1fr}.phone-frame{padding:.65rem}.actions .btn-secondary{display:inline-flex}.section{padding:2.1rem 0}.testimonial-carousel{border-radius:16px}.testimonial-nav{width:34px;height:34px}.testimonial-nav span{font-size:1.45rem}.testimonial-nav-prev{left:.45rem}.testimonial-nav-next{right:.45rem}.trust-kpis{grid-template-columns:1fr;gap:.8rem}.trust-kpi{border-radius:16px;padding:.75rem .68rem}.trust-kpi h3{font-size:.9rem}.trust-kpi strong{font-size:clamp(1.95rem,12vw,2.7rem)}.trust-kpi p{font-size:.92rem}.trust-heading p{font-size:1.05rem}.trust-track{gap:.5rem;animation-duration:34s}.trust-marquee-reverse .trust-track{animation-duration:36s}.trust-logo-item{width:162px;height:96px}.trust-logo-item img{max-height:86px}.trust-footer{font-size:1.02rem}.ops-copy h2{font-size:clamp(1.28rem,7.2vw,1.85rem)}.ops-copy p{font-size:.92rem;line-height:1.42}}
