.landing{--ink: #0d0a1f;--ink-2: #16112f;--ink-3: #201a42;--violet: #6c5ce7;--violet-light: #8b7bf0;--violet-dark: #4c3fc4;--teal: #2dd4bf;--amber: #ffb86b;--bg: #ffffff;--bg-soft: #f7f6fd;--text: #191534;--text-soft: #5b5675;--text-faint: #8b86a3;--border: #e8e5f5;--border-dark: rgba(255, 255, 255, .12);--radius: 16px;--shadow-lg: 0 24px 60px -20px rgba(31, 20, 90, .35);--shadow-sm: 0 8px 24px -12px rgba(31, 20, 90, .18);--hero-gradient: radial-gradient(60% 60% at 15% -10%, rgba(108, 92, 231, .55), transparent 60%), radial-gradient(50% 50% at 100% 0%, rgba(45, 212, 191, .28), transparent 60%), var(--ink);font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg);line-height:1.5;overflow-x:hidden}.landing *{box-sizing:border-box}.landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing a{color:inherit}.landing img{max-width:100%}.landing .lp-container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.landing #recursos,.landing #como-funciona,.landing #planos,.landing #faq,.landing #instalar{scroll-margin-top:90px}.landing .lp-nav{position:sticky;top:0;z-index:50;background:#0d0a1fb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-dark)}.landing .lp-nav__inner{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;max-width:1160px;margin:0 auto}.landing .lp-logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;color:#fff;text-decoration:none;letter-spacing:-.01em}.landing .lp-logo__mark{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,var(--violet-light),var(--teal));display:grid;place-items:center;font-size:15px;flex-shrink:0}.landing .lp-nav__links{display:none;align-items:center;gap:28px;font-size:14.5px;color:#ffffffbf}.landing .lp-nav__links a{text-decoration:none;transition:color .15s ease}.landing .lp-nav__links a:hover{color:#fff}@media (min-width: 860px){.landing .lp-nav__links{display:flex}}.landing .lp-nav__cta{flex-shrink:0}.landing .lp-nav__legal-actions{display:flex;align-items:center;gap:18px}.landing .lp-nav__back{font-size:14px;font-weight:600;color:#ffffffbf;text-decoration:none;white-space:nowrap}.landing .lp-nav__back:hover{color:#fff}.landing .lp-lang{display:flex;align-items:center;gap:2px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:3px;flex-shrink:0}.landing .lp-lang__item{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:5px 10px;border-radius:999px;font-size:12.5px;font-weight:700;letter-spacing:.02em;text-decoration:none;color:#fff9;transition:background .15s ease,color .15s ease}.landing .lp-lang__item:hover{color:#fff}.landing .lp-lang__item--active{background:#fffffff0;color:var(--ink)}.landing .lp-footer .lp-lang{background:#ffffff0f;border-color:var(--border-dark)}.landing .lp-header-lang{display:none}@media (min-width: 640px){.landing .lp-header-lang{display:block}}.landing .lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:600;font-size:14.5px;padding:12px 22px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;white-space:nowrap}.landing .lp-btn:active{transform:translateY(1px)}.landing .lp-btn--primary{background:linear-gradient(135deg,var(--violet-light),var(--violet-dark));color:#fff;box-shadow:0 10px 30px -8px #6c5ce78c}.landing .lp-btn--primary:hover{box-shadow:0 14px 36px -8px #6c5ce7b3}.landing .lp-btn--ghost{background:#ffffff14;color:#fff;border-color:#ffffff38}.landing .lp-btn--ghost:hover{background:#ffffff29}.landing .lp-btn--dark{background:var(--ink);color:#fff}.landing .lp-btn--dark:hover{background:var(--ink-2)}.landing .lp-btn--block{width:100%}.landing .lp-btn:disabled{opacity:.55;cursor:not-allowed}.landing .lp-hero{position:relative;background:var(--hero-gradient);color:#fff;padding:76px 0 96px;overflow:hidden}.landing .lp-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.09) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 70%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 70%);pointer-events:none}.landing .lp-hero__inner{position:relative;display:grid;gap:56px;align-items:center}@media (min-width: 980px){.landing .lp-hero__inner{grid-template-columns:1.05fr .95fr}}.landing .lp-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);font-size:13px;font-weight:600;color:#ffffffd9;margin-bottom:22px}.landing .lp-eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px #2dd4bf40}.landing .lp-hero h1{font-size:clamp(34px,5vw,54px);line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;font-weight:700}.landing .lp-hero h1 em{font-style:normal;background:linear-gradient(135deg,var(--violet-light),var(--teal));-webkit-background-clip:text;background-clip:text;color:transparent}.landing .lp-hero p.lp-lead{font-size:18px;color:#ffffffb8;max-width:520px;margin:0 0 10px}.landing .lp-hero p.lp-lead--guarantee{display:flex;align-items:center;gap:6px;color:var(--teal);font-weight:600;font-size:15px;margin-bottom:28px}.landing .lp-install{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);padding:20px;max-width:480px}.landing .lp-install__row{display:flex;flex-direction:column;gap:10px}@media (min-width: 520px){.landing .lp-install__row{flex-direction:row}}.landing .lp-install input[type=text]{flex:1;padding:13px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#0d0a1f8c;color:#fff;font-size:15px;outline:none;min-width:0}.landing .lp-install input[type=text]::placeholder{color:#fff6}.landing .lp-install input[type=text]:focus{border-color:var(--violet-light);box-shadow:0 0 0 3px #6c5ce74d}.landing .lp-install__hint{margin:12px 0 0;font-size:12.5px;color:#ffffff80}.landing .lp-install__unavailable{margin:0;font-size:14.5px;color:#ffffffbf}.landing .lp-hero__badges{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:24px;padding:0;list-style:none}.landing .lp-hero__badges li{display:flex;align-items:center;gap:7px;font-size:13.5px;color:#ffffffa6}.landing .lp-hero__badges li:before{content:"✓";color:var(--teal);font-weight:700}.landing .lp-mockup{position:relative;margin:0 auto;max-width:380px;border-radius:22px;background:linear-gradient(165deg,#ffffff14,#ffffff05);border:1px solid rgba(140,122,255,.28);box-shadow:var(--shadow-lg);padding:16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing .lp-mockup__head{display:flex;align-items:center;gap:10px;padding:4px 6px 14px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:14px}.landing .lp-mockup__avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--violet-light),var(--teal));flex-shrink:0}.landing .lp-mockup__title{font-size:14px;font-weight:600;color:#fff}.landing .lp-mockup__status{font-size:12px;color:var(--teal);display:flex;align-items:center;gap:5px}.landing .lp-mockup__status:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--teal)}.landing .lp-bubble{max-width:86%;padding:10px 14px;border-radius:14px;font-size:13.5px;margin-bottom:10px;line-height:1.45;animation:lp-rise .5s ease both}.landing .lp-bubble--user{background:#ffffff1f;color:#fff;margin-left:auto;border-bottom-right-radius:4px}.landing .lp-bubble--bot{background:#fff;color:var(--text);border-bottom-left-radius:4px}.landing .lp-bubble--bot strong{color:var(--violet-dark)}.landing .lp-bubble--product{background:#fff;padding:10px;display:flex;gap:10px;align-items:center;margin-bottom:4px;border-radius:14px 14px 14px 4px;animation:lp-rise .5s ease both}.landing .lp-bubble--product .lp-swatch{width:38px;height:38px;border-radius:8px;flex-shrink:0}.landing .lp-swatch--amber{background:linear-gradient(135deg,#ffd7b0,var(--amber))}.landing .lp-swatch--blue{background:linear-gradient(135deg,#a8d1ff,#3b82f6)}.landing .lp-swatch--pink{background:linear-gradient(135deg,#ffc2e0,#ec4899)}.landing .lp-swatch--green{background:linear-gradient(135deg,#b6f5df,var(--teal))}.landing .lp-bubble--product div p{margin:0;font-size:12.5px}.landing .lp-bubble--product div p:first-child{font-weight:600;color:var(--text)}.landing .lp-bubble--product div p:last-child{color:var(--violet-dark);font-weight:600}.landing .lp-mockup__input{margin-top:12px;display:flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 8px 8px 16px}.landing .lp-mockup__input span{flex:1;font-size:12.5px;color:#fff6}.landing .lp-mockup__send{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--violet-light),var(--violet-dark));display:grid;place-items:center;color:#fff;font-size:13px;flex-shrink:0}.landing .lp-mockup__dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.landing .lp-mockup__dot{width:6px;height:6px;border-radius:50%;background:#ffffff40;transition:background .2s ease,transform .2s ease}.landing .lp-mockup__dot--active{background:var(--teal);transform:scale(1.35)}.landing .lp-mockup__glow{position:absolute;width:220px;height:220px;border-radius:50%;background:var(--teal);opacity:.25;filter:blur(60px);top:-40px;right:-60px;z-index:-1;animation:lp-float 7s ease-in-out infinite}@keyframes lp-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(16px)}}.landing .lp-section{padding:88px 0}.landing .lp-section--soft{background:var(--bg-soft)}.landing .lp-section--dark{background:var(--ink);color:#fff}.landing .lp-head{max-width:640px;margin:0 auto 52px;text-align:center}.landing .lp-kicker{display:block;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--violet-dark);margin-bottom:12px}.landing .lp-section--dark .lp-kicker,.landing .lp-section--dark .lp-head p{color:#fff9}.landing .lp-head h2{font-size:clamp(26px,3.4vw,36px);letter-spacing:-.02em;margin:0 0 14px;font-weight:700}.landing .lp-head p{font-size:16.5px;color:var(--text-soft);margin:0}.landing .lp-steps{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.landing .lp-step{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:26px 22px;position:relative}.landing .lp-step__num{width:34px;height:34px;border-radius:10px;background:var(--ink);color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px;margin-bottom:16px}.landing .lp-step h3{font-size:16.5px;margin:0 0 8px;letter-spacing:-.01em}.landing .lp-step p{font-size:14.5px;color:var(--text-soft);margin:0}.landing .lp-features{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(255px,1fr))}.landing .lp-feature{padding:24px;border-radius:var(--radius);border:1px solid var(--border);background:#fff;transition:transform .18s ease,box-shadow .18s ease}.landing .lp-feature:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm)}.landing .lp-feature__icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;font-size:19px;margin-bottom:14px;background:linear-gradient(135deg,#6c5ce729,#2dd4bf29)}.landing .lp-feature h3{font-size:16px;margin:0 0 8px;letter-spacing:-.01em}.landing .lp-feature p{font-size:14px;color:var(--text-soft);margin:0}.landing .lp-trust{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing .lp-trust-item{padding:22px;border-radius:var(--radius);background:#ffffff0d;border:1px solid var(--border-dark)}.landing .lp-trust-item h3{font-size:15px;margin:0 0 8px;color:#fff;display:flex;align-items:center;gap:8px}.landing .lp-trust-item p{font-size:13.5px;color:#fff9;margin:0}.landing .lp-compare__intro{max-width:680px;margin:0 auto 36px;text-align:center}.landing .lp-compare__intro p{font-size:16px;color:var(--text-soft);margin:0 0 12px;line-height:1.6}.landing .lp-compare__intro p:last-child{font-weight:700;color:var(--text);font-size:17.5px;margin-bottom:0}.landing .lp-compare__table-wrap{max-width:640px;margin:0 auto;overflow-x:auto;border-radius:var(--radius);border:1px solid var(--border);background:#fff}.landing .lp-compare__table{width:100%;border-collapse:collapse;font-size:14.5px}.landing .lp-compare__table th,.landing .lp-compare__table td{padding:14px 18px;text-align:left;white-space:nowrap}.landing .lp-compare__table th{font-size:12.5px;text-transform:uppercase;letter-spacing:.03em;color:var(--text-faint);border-bottom:1px solid var(--border)}.landing .lp-compare__table td:first-child,.landing .lp-compare__table th:first-child{color:var(--text-soft);font-weight:500}.landing .lp-compare__table tbody tr:not(:last-child) td{border-bottom:1px solid var(--border)}.landing .lp-compare__table td:nth-child(2),.landing .lp-compare__table th:nth-child(2){color:var(--text-soft)}.landing .lp-compare__ai-cell,.landing .lp-compare__table th:last-child{background:#6c5ce712;color:var(--violet-dark);font-weight:700}.landing .lp-compare__outro{max-width:640px;margin:28px auto 0;text-align:center;font-size:15px;color:var(--text-soft);line-height:1.65}.landing .lp-compare__footnote{max-width:640px;margin:14px auto 0;text-align:center;font-size:12px;font-style:italic;color:var(--text-faint)}@media (max-width: 560px){.landing .lp-compare__table th,.landing .lp-compare__table td{padding:10px;white-space:normal;font-size:12.5px}.landing .lp-compare__table th{font-size:10px}}.landing .lp-pricing{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,340px));align-items:stretch;justify-content:center}.landing .lp-plan{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:20px;padding:28px}.landing .lp-plan--top{border-color:var(--violet);box-shadow:var(--shadow-sm);position:relative}.landing .lp-plan__tag{position:absolute;top:-13px;left:24px;background:var(--ink);color:#fff;font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:999px;letter-spacing:.02em}.landing .lp-plan h3{font-size:18px;margin:0 0 4px}.landing .lp-plan__model{font-size:12.5px;color:var(--text-faint);margin:0 0 18px}.landing .lp-plan__price{font-size:34px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px}.landing .lp-plan__price span{font-size:14px;font-weight:500;color:var(--text-faint)}.landing .lp-plan__note{font-size:13px;color:var(--text-soft);margin:0 0 20px}.landing .lp-plan ul{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px;flex:1}.landing .lp-plan li{font-size:14px;color:var(--text-soft);display:flex;gap:8px}.landing .lp-plan li:before{content:"✓";color:var(--violet-dark);font-weight:700}.landing .lp-pricing-empty{text-align:center;padding:48px 24px;border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-soft);font-size:15px}.landing .lp-guarantee-banner{display:flex;align-items:flex-start;gap:18px;max-width:720px;margin:36px auto 0;padding:26px 28px;border-radius:var(--radius);background:linear-gradient(135deg,#6c5ce714,#2dd4bf14);border:1px solid rgba(108,92,231,.25)}.landing .lp-guarantee-banner__icon{font-size:26px;flex-shrink:0;line-height:1}.landing .lp-guarantee-banner h3{font-size:16.5px;margin:0 0 6px;letter-spacing:-.01em}.landing .lp-guarantee-banner p{font-size:14.5px;color:var(--text-soft);margin:0;line-height:1.6}@media (max-width: 560px){.landing .lp-guarantee-banner{flex-direction:column;gap:10px}}.landing .lp-roi{max-width:780px;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px}.landing .lp-roi__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;margin-bottom:28px}.landing .lp-roi__field{display:flex;flex-direction:column;gap:6px}.landing .lp-roi__field span{font-size:13.5px;font-weight:600;color:var(--text);line-height:1.4}.landing .lp-roi__field input{padding:10px 14px;border-radius:10px;border:1px solid var(--border);font-size:15px;color:var(--text);font-family:inherit}.landing .lp-roi__field input:focus{outline:none;border-color:var(--violet);box-shadow:0 0 0 3px #6c5ce726}.landing .lp-roi__field small{font-size:12px;color:var(--text-faint);line-height:1.4}.landing .lp-roi__result{background:linear-gradient(135deg,#6c5ce70f,#2dd4bf0f);border:1px solid rgba(108,92,231,.2);border-radius:16px;padding:26px;text-align:center}.landing .lp-roi__result p{margin:0 0 12px;font-size:16px;color:var(--text);line-height:1.6}.landing .lp-roi__disclaimer{font-size:12.5px;color:var(--text-faint);font-style:italic}.landing .lp-roi__result .lp-btn{margin-top:6px}@media (max-width: 560px){.landing .lp-roi{padding:22px}}.landing .lp-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:55;background:var(--hero-gradient);padding:14px 0;box-shadow:0 -10px 30px -14px #00000073;opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity .25s ease,transform .25s ease,visibility .25s}.landing .lp-sticky-cta--visible{opacity:1;visibility:visible;transform:translateY(0)}.landing .lp-sticky-cta__inner{display:flex;align-items:center;gap:20px}.landing .lp-sticky-cta__text{display:none;color:#fff;font-weight:600;font-size:14.5px;white-space:nowrap;flex-shrink:0}@media (min-width: 1280px){.landing .lp-sticky-cta__text{display:block}}.landing .lp-sticky-cta__form{flex:1;display:flex;align-items:center;gap:12px}.landing .lp-sticky-cta__field{flex:1;min-width:0;background:transparent;border:none;padding:0;max-width:none}.landing .lp-sticky-cta__button{flex-shrink:0}@media (max-width: 640px){.landing .lp-sticky-cta__inner{flex-direction:column;gap:10px}.landing .lp-sticky-cta__form{width:100%;flex-direction:column;gap:10px}.landing .lp-sticky-cta__field{width:100%;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .2s ease}.landing .lp-sticky-cta--expanded .lp-sticky-cta__field{max-height:70px;opacity:1}.landing .lp-sticky-cta__button{width:100%}}.landing .lp-faq{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.landing .lp-faq details{border:1px solid var(--border);border-radius:14px;padding:4px 20px;background:#fff}.landing .lp-faq summary{cursor:pointer;padding:18px 0;font-weight:600;font-size:15.5px;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.landing .lp-faq summary::-webkit-details-marker{display:none}.landing .lp-faq summary:after{content:"+";font-size:22px;color:var(--violet-dark);font-weight:400;flex-shrink:0;transition:transform .2s ease}.landing .lp-faq details[open] summary:after{transform:rotate(45deg)}.landing .lp-faq p{margin:0 0 18px;color:var(--text-soft);font-size:14.5px;line-height:1.6}.landing .lp-cta-final{text-align:center}.landing .lp-cta-final .lp-install{margin:0 auto;background:#ffffff0f}.landing .lp-footer{background:var(--ink);color:#ffffff8c;padding:40px 0 32px;font-size:13.5px}.landing .lp-footer__inner{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;align-items:center;border-top:1px solid var(--border-dark);padding-top:28px}.landing .lp-footer .lp-logo{margin-bottom:6px}.landing .lp-footer__links{display:flex;gap:20px;flex-wrap:wrap}.landing .lp-footer__links a{text-decoration:none;color:inherit}.landing .lp-footer__links a:hover{color:#fff}.landing .lp-footer__rights{white-space:nowrap}.landing .lp-legal-page{padding:64px 0 96px}.landing .lp-legal{max-width:720px;margin:0 auto}.landing .lp-legal h1{font-size:clamp(28px,4vw,38px);letter-spacing:-.02em;margin:0 0 8px;font-weight:700}.landing .lp-legal__updated{font-size:13.5px;color:var(--text-faint);margin:0 0 32px}.landing .lp-legal>p{font-size:15.5px;color:var(--text-soft);margin:0 0 16px}.landing .lp-legal section{margin-top:36px;padding-top:28px;border-top:1px solid var(--border)}.landing .lp-legal section:first-of-type{margin-top:40px}.landing .lp-legal h2{font-size:18px;letter-spacing:-.01em;margin:0 0 12px}.landing .lp-legal section p{font-size:15px;color:var(--text-soft);margin:0 0 12px;line-height:1.65}.landing .lp-legal ul{margin:0 0 12px;padding-left:20px;display:flex;flex-direction:column;gap:8px}.landing .lp-legal li{font-size:15px;color:var(--text-soft);line-height:1.55}@media (prefers-reduced-motion: reduce){.landing *{animation:none!important;transition:none!important}}
