.rpx-landing{--primary:#036;--primary-dark:#024;--primary-light:#004d99;--accent:#f60;--accent-light:#ff8533;--accent-glow:#ff66004d;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-500:#64748b;--gray-600:#475569;--gray-800:#1e293b;--white:#fff;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a}.rpx-landing,.rpx-landing *{box-sizing:border-box;margin:0;padding:0}.rpx-landing{font-family:var(--font-jakarta), sans-serif;color:var(--gray-800);line-height:1.6;overflow-x:hidden}.rpx-landing h1,.rpx-landing h2,.rpx-landing h3,.rpx-landing h4{font-family:var(--font-grotesk), sans-serif;line-height:1.2}.rpx-landing .container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.rpx-landing .animate-fadeInUp{opacity:0;animation:.8s ease-out forwards fadeInUp}.rpx-landing .delay-1{animation-delay:.1s}.rpx-landing .delay-2{animation-delay:.2s}.rpx-landing .delay-3{animation-delay:.3s}.rpx-landing .delay-4{animation-delay:.4s}.rpx-landing .delay-5{animation-delay:.5s}.rpx-landing .navbar{z-index:1000;backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200);background:#fffffff2;padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.rpx-landing .navbar-content{justify-content:space-between;align-items:center;display:flex}.rpx-landing .logo{font-family:var(--font-grotesk), sans-serif;color:var(--primary);align-items:center;gap:8px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.rpx-landing .logo img{height:32px}.rpx-landing .btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.rpx-landing .btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-light));color:var(--white);box-shadow:0 4px 15px var(--accent-glow)}.rpx-landing .btn-primary:hover{box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-2px)}.rpx-landing .btn-secondary{background:var(--white);color:var(--primary);border:2px solid var(--gray-200)}.rpx-landing .btn-secondary:hover{border-color:var(--primary);background:var(--gray-50)}.rpx-landing .btn-large{padding:16px 36px;font-size:17px}.rpx-landing .btn-whatsapp{color:var(--white);background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 4px 15px #25d3664d}.rpx-landing .btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.rpx-landing .btn-whatsapp svg{flex-shrink:0}.rpx-landing .hero{background:linear-gradient(180deg, var(--gray-50) 0%, var(--white) 100%);padding:140px 0 80px;overflow:hidden}.rpx-landing .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.rpx-landing .hero-content{max-width:560px}.rpx-landing .hero-badge{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:var(--white);border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.rpx-landing .hero-badge svg{width:16px;height:16px}.rpx-landing .hero h1{color:var(--primary-dark);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(36px,5vw,52px)}.rpx-landing .hero h1 span{background:linear-gradient(135deg, var(--accent), var(--accent-light));-webkit-text-fill-color:transparent;background-clip:text}.rpx-landing .hero-description{color:var(--gray-600);margin-bottom:32px;font-size:18px;line-height:1.7}.rpx-landing .hero-ctas{flex-wrap:wrap;gap:16px;display:flex}.rpx-landing .hero-visual{position:relative}.rpx-landing .hero-card{background:var(--white);box-shadow:var(--shadow-xl);border-radius:24px;padding:24px;animation:3s ease-in-out infinite float}.rpx-landing .before-after-container{border-radius:16px;position:relative;overflow:hidden}.rpx-landing .before-after-slider{aspect-ratio:1;border-radius:16px;width:100%;position:relative;overflow:hidden}.rpx-landing .before-after-slider img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.rpx-landing .before-after-slider .after{clip-path:inset(0 0 0 50%);transition:clip-path .1s}.rpx-landing .before-after-slider .slider-handle{background:var(--white);cursor:ew-resize;z-index:10;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #0000004d}.rpx-landing .before-after-slider .slider-handle:before{content:"";background:var(--white);width:44px;height:44px;box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rpx-landing .before-after-slider .slider-handle:after{content:"↔";color:var(--primary);font-size:18px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rpx-landing .before-after-labels{justify-content:space-between;margin-top:16px;display:flex}.rpx-landing .before-after-labels span{border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.rpx-landing .label-before{background:var(--gray-200);color:var(--gray-600)}.rpx-landing .label-after{background:linear-gradient(135deg, var(--accent), var(--accent-light));color:var(--white)}.rpx-landing .stats-bar{background:var(--white);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:40px 0}.rpx-landing .stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.rpx-landing .stat-item h3{color:var(--primary);margin-bottom:8px;font-size:36px}.rpx-landing .stat-item p{color:var(--gray-500);font-size:14px}.rpx-landing .why-section{background:var(--white);padding:100px 0}.rpx-landing .section-header{text-align:center;max-width:700px;margin:0 auto 60px}.rpx-landing .section-badge{background:var(--gray-100);color:var(--primary);border-radius:50px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.rpx-landing .section-header h2{color:var(--primary-dark);margin-bottom:16px;font-size:clamp(28px,4vw,40px)}.rpx-landing .section-header p{color:var(--gray-600);font-size:17px}.rpx-landing .why-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.rpx-landing .why-card{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:20px;padding:32px;transition:all .3s}.rpx-landing .why-card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent);transform:translateY(-5px)}.rpx-landing .why-icon{background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.rpx-landing .why-icon svg{width:28px;height:28px;color:var(--white)}.rpx-landing .why-card h3{color:var(--primary-dark);margin-bottom:12px;font-size:20px}.rpx-landing .why-card p{color:var(--gray-600);font-size:15px}.rpx-landing .features-section{background:var(--gray-50);padding:100px 0}.rpx-landing .features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.rpx-landing .feature-card{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:28px;transition:all .3s}.rpx-landing .feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.rpx-landing .feature-icon{background:var(--gray-100);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:flex}.rpx-landing .feature-card h3{color:var(--primary-dark);margin-bottom:8px;font-size:17px}.rpx-landing .feature-card p{color:var(--gray-500);font-size:14px}.rpx-landing #gestor{background:var(--white)}.rpx-landing #gestor .feature-card{background:var(--gray-50)}.rpx-landing .screenshot-section{background:var(--white);padding:100px 0}.rpx-landing .screenshot-wrapper{background:var(--gray-800);box-shadow:var(--shadow-xl);border-radius:16px;padding:12px}.rpx-landing .screenshot-header{gap:8px;margin-bottom:8px;padding:8px 12px;display:flex}.rpx-landing .screenshot-dot{border-radius:50%;width:12px;height:12px}.rpx-landing .screenshot-dot.red{background:#ff5f57}.rpx-landing .screenshot-dot.yellow{background:#ffbd2e}.rpx-landing .screenshot-dot.green{background:#28ca41}.rpx-landing .screenshot-image{border-radius:8px;width:100%;display:block}.rpx-landing .benefits-section{background:linear-gradient(135deg, var(--primary-dark), var(--primary));color:var(--white);padding:100px 0}.rpx-landing .benefits-section .section-header h2{color:var(--white)}.rpx-landing .benefits-section .section-header p{color:#fffc}.rpx-landing .benefits-section .section-badge{color:var(--white);background:#ffffff26}.rpx-landing .benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.rpx-landing .benefit-card{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;padding:32px;transition:all .3s}.rpx-landing .benefit-card:hover{background:#ffffff26;transform:translateY(-3px)}.rpx-landing .benefit-number{font-family:var(--font-grotesk), sans-serif;background:linear-gradient(135deg, var(--accent), var(--accent-light));-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px;font-size:48px;font-weight:700}.rpx-landing .benefit-card h3{margin-bottom:12px;font-size:20px}.rpx-landing .benefit-card p{color:#fffc;font-size:15px}.rpx-landing .how-section{background:var(--gray-50);padding:100px 0}.rpx-landing .steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.rpx-landing .step-card{text-align:center;padding:32px 24px}.rpx-landing .step-number{background:linear-gradient(135deg, var(--accent), var(--accent-light));width:64px;height:64px;color:var(--white);font-family:var(--font-grotesk), sans-serif;box-shadow:0 4px 15px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:24px;font-weight:700;display:flex}.rpx-landing .step-card h3{color:var(--primary-dark);margin-bottom:12px;font-size:18px}.rpx-landing .step-card p{color:var(--gray-600);font-size:14px}.rpx-landing .pricing-section{background:var(--white);padding:100px 0}.rpx-landing .pricing-grid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:900px;margin:0 auto;display:grid}@media (width<=768px){.rpx-landing .pricing-grid{grid-template-columns:1fr}}.rpx-landing .pricing-card{background:var(--white);border:2px solid var(--gray-200);text-align:center;border-radius:24px;flex-direction:column;padding:40px 32px;display:flex;position:relative;overflow:hidden}.rpx-landing .pricing-card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-light));height:4px;position:absolute;top:0;left:0;right:0}.rpx-landing .pricing-card.featured:before{background:linear-gradient(90deg, var(--accent), var(--accent-light))}.rpx-landing .pricing-card.featured{border-color:var(--accent)}.rpx-landing .pricing-popular{background:linear-gradient(135deg, var(--accent), var(--accent-light));color:var(--white);padding:6px 40px;font-size:12px;font-weight:600;position:absolute;top:20px;right:-35px;transform:rotate(45deg)}.rpx-landing .pricing-title{color:var(--primary-dark);margin-bottom:8px;font-size:24px}.rpx-landing .pricing-subtitle{color:var(--gray-500);margin-bottom:24px}.rpx-landing .pricing-price{margin-bottom:32px}.rpx-landing .pricing-price .currency{color:var(--gray-600);vertical-align:top;font-size:24px}.rpx-landing .pricing-price .amount{font-family:var(--font-grotesk), sans-serif;color:var(--primary-dark);font-size:64px;font-weight:700}.rpx-landing .pricing-price .period{color:var(--gray-500);font-size:16px}.rpx-landing .pricing-features{text-align:left;margin-bottom:32px;list-style:none}.rpx-landing .pricing-features li{border-bottom:1px solid var(--gray-100);color:var(--gray-600);align-items:center;gap:12px;padding:12px 0;display:flex}.rpx-landing .pricing-features li:last-child{border-bottom:none}.rpx-landing .pricing-features svg{width:20px;height:20px;color:var(--accent);flex-shrink:0}.rpx-landing .pricing-features-grow{flex-grow:1}.rpx-landing .pricing-discounts{background:var(--gray-50);text-align:left;border-radius:12px;margin-bottom:24px;padding:16px}.rpx-landing .pricing-discounts-title{color:var(--primary);margin-bottom:8px;font-size:13px;font-weight:600}.rpx-landing .pricing-discounts ul{color:var(--gray-600);font-size:13px;list-style:none}.rpx-landing .pricing-discounts li{padding:4px 0}.rpx-landing .pricing-discounts .discount-badge{background:var(--accent);color:#fff;border-radius:10px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600}.rpx-landing .pricing-minimum{color:var(--gray-500);margin-bottom:20px;font-size:13px}.rpx-landing .cta-section{background:linear-gradient(180deg, var(--gray-100) 0%, var(--gray-50) 100%);text-align:center;padding:100px 0}.rpx-landing .cta-content{max-width:600px;margin:0 auto}.rpx-landing .cta-content h2{color:var(--primary-dark);margin-bottom:16px;font-size:clamp(28px,4vw,40px)}.rpx-landing .cta-content p{color:var(--gray-600);margin-bottom:32px;font-size:18px}.rpx-landing .footer{background:var(--primary-dark);color:#fffc;text-align:center;padding:48px 0}.rpx-landing .footer-logo{font-family:var(--font-grotesk), sans-serif;color:var(--white);margin-bottom:16px;font-size:24px;font-weight:700}.rpx-landing .footer p{font-size:14px}.rpx-landing .footer a{color:var(--accent-light);text-decoration:none}.rpx-landing .footer a:hover{text-decoration:underline}@media (width<=968px){.rpx-landing .hero-grid{grid-template-columns:1fr;gap:48px}.rpx-landing .hero-content{text-align:center;max-width:100%}.rpx-landing .hero-ctas{justify-content:center}.rpx-landing .stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.rpx-landing .hero{padding:120px 0 60px}.rpx-landing .stats-grid{grid-template-columns:1fr 1fr;gap:24px}.rpx-landing .hero-ctas{flex-direction:column;align-items:stretch}.rpx-landing .btn-large{justify-content:center}.rpx-landing .pricing-card{padding:32px 24px}}
