.lp-pacote{--pk-bg:#0d0d0d;--pk-bg-deep:#050505;--pk-surface:#121212;--pk-card:#161616;--pk-marquee:#111111;--pk-footer:#1c1c1c;--pk-light:#f5f8ff;--pk-gold:#ffdf7d;--pk-gold-deep:#e8c45a;--pk-blue:#0e87e7;--pk-blue-mid:#4ba5eb;--pk-blue-deep:#3584c4;--pk-teal:#3ab5ad;--pk-teal-soft:#66ede4;--pk-teal-label:#23a198;--pk-orange:#ffd18c;--pk-orange-label:#c4762d;--pk-text:#ffffff;--pk-text-dark:#333333;--pk-muted:#979797;--pk-border:rgba(255, 255, 255, .1);--pk-font-display:"Plus Jakarta Sans", system-ui, sans-serif;--pk-font-card:"Space Grotesk", "Plus Jakarta Sans", system-ui, sans-serif;--pk-font-body:"Ubuntu", system-ui, sans-serif;font-family:var(--pk-font-body);background:var(--pk-bg);color:var(--pk-text);min-height:100svh}.lp-pacote h1,.lp-pacote h2{font-family:var(--pk-font-display);font-weight:500}.lp-pacote h3{font-family:var(--pk-font-card);font-weight:600}.lp-pacote a:not(.lp-pacote-cta){color:inherit;text-decoration:none}.lp-pacote a.lp-pacote-cta{text-decoration:none}.lp-pacote-container{width:100%;max-width:1140px;margin-inline:auto}.lp-pacote-glow{background:radial-gradient(50% 50%at 72.6% 50%,#000,#111)}.lp-pacote-section--light{background:var(--pk-light);color:var(--pk-text-dark)}.lp-pacote-section--light .lp-pacote-muted{color:#333333b8}.lp-pacote-section--deep{background:var(--pk-bg-deep)}.lp-pacote-cta{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:2.75rem;padding:.7rem 1.35rem;border-radius:999px;font-family:var(--pk-font-body);font-size:1rem;font-weight:700;transition:transform .15s ease,background .15s ease,border-color .15s ease}.lp-pacote-cta--gold,.lp-pacote a.lp-pacote-cta--gold,.lp-pacote button.lp-pacote-cta--gold{background:var(--pk-gold);color:#0d0d0d}.lp-pacote-cta--gold:hover,.lp-pacote a.lp-pacote-cta--gold:hover{background:var(--pk-gold-deep);color:#0d0d0d;transform:translateY(-1px)}.lp-pacote-cta--ghost{border:1px solid rgba(255,255,255,.45);background:0 0;color:#fff;box-shadow:0 1px #ffffff14 inset,0 10px 28px #00000047}.lp-pacote-cta--ghost:hover{border-color:var(--pk-gold);color:var(--pk-gold)}.lp-pacote-cta--ghost-soft{border:0;border-radius:6px;background:#ffffff0d;color:#fff}.lp-pacote-cta--ghost-soft:hover{background:#ffffff1a}.lp-pacote-cta--square{border-radius:6px}.lp-pacote-cta--blue,.lp-pacote a.lp-pacote-cta--blue{background:var(--pk-blue);color:#fff}.lp-pacote-cta--blue:hover,.lp-pacote a.lp-pacote-cta--blue:hover{background:#0c76c9;color:#fff;transform:translateY(-1px)}.lp-pacote-bridge{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:2.75rem auto 0;max-width:36rem;text-align:center}.lp-pacote-bridge p{margin:0;font-family:var(--pk-font-body);font-size:1.05rem;line-height:1.45;color:#445}.lp-pacote-quote{margin:1.75rem auto 0;max-width:40rem;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid rgba(255,223,125,.2);background:#ffdf7d0f;text-align:center}.lp-pacote-quote blockquote{margin:0;font-family:var(--pk-font-body);font-size:1.05rem;line-height:1.5;color:#ffffffeb}.lp-pacote-quote figcaption{margin-top:.75rem;font-family:var(--pk-font-body);font-size:.85rem;color:#ffdf7de6}.lp-pacote-cta--form{border-radius:10px;text-transform:none;letter-spacing:0;min-height:3.1rem}.lp-pacote-cta--blue .lp-pacote-cta-arrow{background:#00000040;color:#fff}.lp-pacote-cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:999px;background:#0d0d0d;color:#fff;font-size:.8rem;line-height:1}.lp-pacote-pill{display:inline;padding:0;border-radius:0;background:0 0;color:var(--pk-gold)}.lp-pacote-solutions{position:relative;overflow:hidden;border-radius:8px;background:radial-gradient(ellipse 80% 70%at 50%0,rgba(52,199,189,.14),transparent 55%),#121212;border:1px solid rgba(255,255,255,.08);padding:1.35rem 1.4rem .5rem;min-height:320px}.lp-pacote-solutions-row{display:flex;gap:.9rem;align-items:flex-start;padding:1rem 0}.lp-pacote-solutions-row+.lp-pacote-solutions-row{border-top:1px solid rgba(255,255,255,.08)}.lp-pacote-solutions-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:6px;background:#ffffff0d;color:#fff}.lp-pacote-solutions-status{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.15rem;color:#ffffffd9}.lp-pacote-solutions-status--wa{color:#25d366}.lp-pacote-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.lp-pacote-marquee-track{display:flex;width:max-content;gap:2.5rem;align-items:center;animation:lp-pacote-scroll 40s linear infinite}.lp-pacote-marquee-track img{height:2rem;width:auto;max-width:140px;object-fit:contain;opacity:.8;filter:brightness(0) invert(1)}@keyframes lp-pacote-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.lp-pacote-marquee-track{animation:none}}.lp-pacote-gargalo{border-radius:20px;padding:30px;height:100%;min-height:640px;display:flex;flex-direction:column;background:#fff;box-shadow:0 16px 48px #0e28500f}.lp-pacote-gargalo--alertas{background:radial-gradient(161% 50%at 187.6%0,#ffeede,#fffefe 97.9%,#fff 99%)}.lp-pacote-gargalo--atende{background:radial-gradient(161% 50%at 211.4% 8.8%,#66ede4,#fffefe 97.9%,#fff 99%)}.lp-pacote-gargalo--bi{background:radial-gradient(161% 50%at 202.4%0,#a1d5ff,#fff)}.lp-pacote-gargalo-module{display:flex;align-items:center}.lp-pacote-gargalo-logo{display:block;width:196px;height:40px;object-fit:cover;object-position:left center}.lp-pacote-gargalo--bi .lp-pacote-gargalo-logo{width:261px;height:47px}.lp-pacote-gargalo-title{margin-top:1.1rem;font-family:var(--pk-font-card);font-size:1.45rem;font-weight:600;line-height:1.2;color:#333}.lp-pacote-gargalo-problem{border-radius:20px;padding:20px;margin-top:1.25rem;color:#000}.lp-pacote-gargalo--alertas .lp-pacote-gargalo-problem{background:#ffd18c;color:#000}.lp-pacote-gargalo--atende .lp-pacote-gargalo-problem{background:#3ab5ad;color:#000}.lp-pacote-gargalo--bi .lp-pacote-gargalo-problem{background:#3584c4;color:#000}.lp-pacote-gargalo-problem-label{font-family:var(--pk-font-body);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.9}.lp-pacote-gargalo-list{display:flex;flex-direction:column;gap:.5rem;font-family:var(--pk-font-body);font-size:.875rem;line-height:1.35}.lp-pacote-gargalo-list li{display:flex;gap:.5rem;align-items:flex-start}.lp-pacote-gargalo-x,.lp-pacote-gargalo-check{display:inline-flex;flex-shrink:0;margin-top:.1rem}.lp-pacote-gargalo-impact{margin-top:.55rem;color:#333}.lp-pacote-gargalo-impact li:first-child span:last-child{font-weight:700}.lp-pacote-gargalo-label{margin-top:1.35rem;font-family:var(--pk-font-body);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lp-pacote-gargalo--alertas .lp-pacote-gargalo-label{color:#c4762d}.lp-pacote-gargalo--atende .lp-pacote-gargalo-label{color:#23a198}.lp-pacote-gargalo--bi .lp-pacote-gargalo-label{color:#0e87e7}.lp-pacote-gargalo-body{margin-top:.5rem;font-family:var(--pk-font-body);font-size:.9375rem;line-height:1.55;color:#333}.lp-pacote-feature-shell{border-radius:30px;background:#0d0d0d;border:1px solid rgba(255,255,255,.06);padding:2rem 1.5rem}@media (min-width:768px){.lp-pacote-feature-shell{padding:3.5rem 3rem}}@media (min-width:1024px){.lp-pacote-feature-shell{padding:5rem}}.lp-pacote-feature-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width:900px){.lp-pacote-feature-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:3.125rem}}.lp-pacote-feature-checks{display:flex;flex-direction:column;gap:.75rem;font-family:var(--pk-font-body);font-size:.9375rem;color:#ffffffd9}.lp-pacote-feature-checks li{display:flex;gap:.65rem;align-items:flex-start}.lp-pacote-feature-checks li>span{color:#0fd4c6;flex-shrink:0;margin-top:.1rem}.lp-pacote-invoice-diagram{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width:640px){.lp-pacote-invoice-diagram{flex-direction:row;align-items:center;gap:.75rem}}.lp-pacote-invoice-struck-col{width:100%;max-width:252px;flex:1 1 252px}.lp-pacote-invoice-struck{display:flex;align-items:center;gap:.65rem;padding:.85rem .9rem;border-radius:10px;background:#161616;border:1px solid rgba(255,255,255,.08);color:#ffffff8c}.lp-pacote-invoice-struck+.lp-pacote-invoice-struck{margin-top:.55rem}.lp-pacote-invoice-icon{color:#0fd4c6;flex-shrink:0;display:inline-flex}.lp-pacote-invoice-label{text-decoration:line-through;text-decoration-color:#fff6;font-family:var(--pk-font-body);font-size:.82rem;line-height:1.3}.lp-pacote-invoice-arrow{color:#ffffffd9;flex-shrink:0;display:inline-flex;transform:rotate(90deg)}@media (min-width:640px){.lp-pacote-invoice-arrow{transform:none}}.lp-pacote-invoice-payoff{width:100%;max-width:252px;flex:1 1 252px;border-radius:14px;padding:1.75rem 1.15rem;text-align:center;background:linear-gradient(165deg,#0e87e7 13%,#fff 208%);color:#fff;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center}.lp-pacote-invoice-one{font-family:var(--pk-font-card);font-size:2.8rem;font-weight:700;line-height:1}.lp-pacote-invoice-payoff-title{margin-top:.35rem;font-family:var(--pk-font-card);font-size:1.25rem;font-weight:700}.lp-pacote-invoice-payoff-sub{margin-top:.35rem;font-family:var(--pk-font-body);font-size:.875rem;font-weight:500;color:#ffffffeb}.lp-pacote-pkg{display:flex;flex-direction:column;border-radius:10px;padding:30px;min-height:560px}.lp-pacote-pkg--auto{border:1px solid rgba(255,255,255,.1);background:radial-gradient(50% 50%at 50% 100%,#ffde7d26,#0000),#161616}.lp-pacote-pkg--contabil{background:radial-gradient(50% 50%at 100% 65.7%,#4ba5eb 8.15%,#3584c4);border:0;color:#fff;box-shadow:0 18px 50px #0e87e747}.lp-pacote-pkg-eyebrow{display:flex;align-items:center;gap:.5rem;font-family:var(--pk-font-body);font-size:.8rem;font-weight:500;letter-spacing:.01em;color:#ffffffbf}.lp-pacote-pkg--contabil .lp-pacote-pkg-eyebrow{color:#fff}.lp-pacote-pkg-eyebrow-icon{display:inline-flex;width:22px;height:22px;flex-shrink:0;color:inherit}.lp-pacote-pkg-title{margin-top:.75rem;font-family:var(--pk-font-card);font-size:1.75rem;font-weight:600;color:#fff;line-height:1.15}.lp-pacote-pkg-modules{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .55rem;margin-top:.85rem}.lp-pacote-pkg-modules img{height:18px;width:auto;max-width:7.5rem;object-fit:contain}.lp-pacote-pkg--contabil .lp-pacote-pkg-modules img{filter:brightness(0) invert(1)}.lp-pacote-pkg-plus{color:#ffffff8c;font-size:.95rem;font-weight:600;line-height:1}.lp-pacote-pkg--contabil .lp-pacote-pkg-plus{color:#ffffffd9}.lp-pacote-pkg-desc{margin-top:1rem;font-family:var(--pk-font-body);font-size:.9375rem;line-height:1.55;color:#ffffffb3}.lp-pacote-pkg-desc--on-blue{color:#ffffffeb}.lp-pacote-pkg-includes{margin-top:1.25rem;font-family:var(--pk-font-body);font-size:.8rem;font-weight:700;color:#ffffff8c}.lp-pacote-pkg--contabil .lp-pacote-pkg-includes{color:#ffffffd9}.lp-pacote-pkg-list{margin-top:.75rem;display:flex;flex-direction:column;gap:.55rem;font-family:var(--pk-font-body);font-size:.9rem;color:#ffffffe0}.lp-pacote-pkg-list li{display:flex;gap:.5rem;align-items:flex-start}.lp-pacote-pkg--contabil .lp-pacote-pkg-list{color:#fff}.lp-pacote-malabarista-shell{border-radius:30px;padding:2rem 1.5rem;background:linear-gradient(149deg,#ffdf7d26,#000 29% 74%,#ffdf7d26);border:1px solid rgba(255,223,125,.12)}@media (min-width:768px){.lp-pacote-malabarista-shell{padding:3.5rem 3rem}}@media (min-width:1024px){.lp-pacote-malabarista-shell{padding:5rem}}.lp-pacote-malabarista-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width:900px){.lp-pacote-malabarista-grid{grid-template-columns:1fr 1fr;gap:3rem}}.lp-pacote-malabarista-title{font-family:var(--pk-font-card);font-size:1.75rem;font-weight:600;line-height:1.15;letter-spacing:-.02em}@media (min-width:768px){.lp-pacote-malabarista-title{font-size:2.15rem}}.lp-pacote-malabarista-body{margin-top:1rem;font-family:var(--pk-font-body);font-size:1rem;line-height:1.6;color:#ffffffc7}.lp-pacote-malabarista-body--strong{margin-top:.35rem;font-weight:700;color:#fff}.lp-pacote-app-strip{display:flex;align-items:center;justify-content:flex-start;gap:.85rem;flex-wrap:wrap;margin-top:1.75rem;padding:1rem 1.15rem;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0006}.lp-pacote-app-strip img{width:48px;height:48px;object-fit:contain;border-radius:10px;background:#ffffff0a;padding:.25rem}.lp-pacote-app-strip-line{width:1.75rem;height:1px;background:linear-gradient(90deg,transparent,rgba(255,223,125,.7),transparent);opacity:.85}.lp-pacote-chaos-list{margin:0;padding:0;list-style:none}.lp-pacote-chaos-row{display:flex;gap:.75rem;align-items:flex-start;padding:.9rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-family:var(--pk-font-body);font-size:.95rem;line-height:1.45;color:#ffffffe6}.lp-pacote-chaos-row:first-child{padding-top:0}.lp-pacote-chaos-row:last-child{border-bottom:none;padding-bottom:0}.lp-pacote-chaos-warn{flex-shrink:0;color:#fff;display:inline-flex;margin-top:.1rem}.lp-pacote-form-shot{margin-top:1.5rem;border-radius:10px;overflow:hidden;background:radial-gradient(ellipse 80% 80%at 50%0,rgba(255,223,125,.2),transparent 55%),#1a1a1a;border:1px solid rgba(255,223,125,.15);padding:.75rem}.lp-pacote-form-shot img{width:100%;height:auto;display:block;border-radius:8px}@media (max-width:767px){.lp-pacote-form-shot,.lp-pacote-cta--desktop-only{display:none}}.lp-pacote-footer{background:var(--pk-footer);border-top:none}.lp-pacote-reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease;transition-delay:var(--reveal-delay, 0ms)}.lp-pacote-reveal.is-in{opacity:1;transform:none}.lp-pacote-steps-section{background:radial-gradient(ellipse 70% 50%at 50%0,rgba(14,135,231,.08),transparent 60%),#eef4fb;border-top:1px solid rgba(14,135,231,.08);border-bottom:1px solid rgba(14,135,231,.08);color:var(--pk-text-dark)}.lp-pacote-steps-section .lp-pacote-muted{color:#333333b8}.lp-pacote-steps-eyebrow{margin:0;font-family:var(--pk-font-body);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pk-blue)}.lp-pacote-steps{display:grid;gap:1rem;list-style:none;margin:2.75rem 0 0;padding:0;align-items:stretch}@media (min-width:768px){.lp-pacote-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.lp-pacote-step{position:relative;display:flex;flex-direction:column;height:100%;min-height:11.5rem;border-radius:18px;border:1px solid rgba(14,135,231,.16);background:#fff;box-shadow:0 10px 28px #0e376e0f;padding:1.5rem 1.35rem 1.6rem}.lp-pacote-step-connector{display:none}@media (min-width:768px){.lp-pacote-step-connector{display:block;position:absolute;top:2.15rem;left:-.9rem;width:1.8rem;height:2px;background:linear-gradient(90deg,transparent,rgba(14,135,231,.35),transparent)}}.lp-pacote-step-n{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;background:var(--pk-blue);color:#fff;font-family:var(--pk-font-card);font-weight:700;font-size:.85rem;letter-spacing:.02em}.lp-pacote-step-title{margin:1.1rem 0 0;font-family:var(--pk-font-card);font-size:1.2rem;font-weight:600;color:#1a1a1a;line-height:1.2}.lp-pacote-step-body{margin:.55rem 0 0;font-family:var(--pk-font-body);font-size:.95rem;line-height:1.5;color:#556;flex:1}.lp-pacote-steps-cta{display:flex;justify-content:center;margin-top:2.5rem}.lp-pacote-faq{display:grid;gap:.65rem}.lp-pacote-faq-item{border-radius:12px;border:1px solid rgba(0,0,0,.08);background:#fff;padding:.15rem 1rem}.lp-pacote-faq-item summary{cursor:pointer;list-style:none;font-family:var(--pk-font-card);font-weight:600;font-size:1rem;color:#222;padding:.95rem 0}.lp-pacote-faq-item summary::-webkit-details-marker{display:none}.lp-pacote-faq-item summary:after{content:"+";float:right;color:var(--pk-blue);font-weight:700}.lp-pacote-faq-item[open] summary:after{content:"–"}.lp-pacote-faq-item p{margin:0 0 1rem;font-family:var(--pk-font-body);font-size:.95rem;line-height:1.55;color:#556}.lp-pacote-quotes{display:none;gap:.85rem}@media (min-width:768px){.lp-pacote-quotes{display:grid;grid-template-columns:1fr 1fr}}.lp-pacote-pkg{position:relative}.lp-pacote-pkg-badge{position:absolute;top:1rem;right:1rem;margin:0;padding:.3rem .7rem;border-radius:999px;background:var(--pk-gold);color:#0d0d0d;font-family:var(--pk-font-body);font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.lp-pacote-pkg-for{margin:.35rem 0 0;font-family:var(--pk-font-body);font-size:.85rem;color:#ffffff8c}.lp-pacote-pkg-for--on-blue{color:#fffc}.lp-pacote-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,rgba(0,0,0,.85) 35%)}@media (max-width:767px){.lp-pacote-sticky:not([hidden]){display:block}body.lp-pacote-sticky-active{padding-bottom:5.5rem}}.lp-pacote-sticky-btn{width:100%;justify-content:center}