body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{color:#1f2937;font-family:Segoe UI,sans-serif;line-height:1.6}.app h1,.app h2,.app h3,.app h4{font-weight:700;margin-bottom:1rem}.app .hero{background:linear-gradient(90deg,#4f46e5,#3b82f6);color:#fff;padding:5rem 1rem;text-align:center}.app .hero .logo{margin:0 auto 1.5rem;width:320px}.app .hero h1{font-size:2.5rem}.app .hero p{margin:0 auto 2rem;max-width:600px}.app .hero .btn-primary{background:#facc15;border-radius:12px;color:#1f2937;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:.3s}.app .hero .btn-primary:hover{background:#d7ad05}.app section{margin:0 auto;max-width:1200px;padding:4rem 1rem}.app .benefits .grid,.app .faq .grid,.app .testimonials .grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.app .benefits .card,.app .faq .card,.app .testimonials .card{background:#f9fafb;border-radius:12px;box-shadow:0 2px 6px #0000001a;padding:1.5rem;transition:.3s}.app .benefits .card:hover,.app .faq .card:hover,.app .testimonials .card:hover{box-shadow:0 4px 12px #00000026}.app .benefits .card .icon,.app .faq .card .icon,.app .testimonials .card .icon{color:green;margin-bottom:.5rem}.app .benefits .card .quote,.app .faq .card .quote,.app .testimonials .card .quote{font-style:italic;margin-bottom:1rem}.app .benefits .card span,.app .faq .card span,.app .testimonials .card span{color:gray;font-size:.9rem}.app .demo{background:#f3f4f6;text-align:center}.app .demo .screenshots{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.app .demo .screenshots img{border-radius:12px;box-shadow:0 2px 6px #00000026;max-width:350px}.app .plans .grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.app .plans .plan{border:1px solid #e5e7eb;border-radius:16px;padding:2rem;position:relative;text-align:center}.app .plans .plan.popular{background:#fef8dd;border:2px solid #facc15;box-shadow:0 4px 12px #00000026}.app .plans .plan.popular .badge{background:#facc15;border-radius:8px;color:#1f2937;font-size:.8rem;font-weight:600;left:50%;padding:.3rem .8rem;position:absolute;top:-12px;transform:translateX(-50%)}.app .plans .plan .price{color:#4f46e5;font-size:2rem;margin:1rem 0}.app .plans .plan .desc{color:gray;margin-bottom:1.5rem}.app .plans .plan a{align-items:center;border-radius:12px;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;padding:.8rem 1.5rem;text-decoration:none;transition:.3s}.app .plans .plan a.btn-secondary{background:#4f46e5;color:#fff}.app .plans .plan a.btn-secondary:hover{background:#291fd9}.app .plans .plan a.btn-primary{background:#facc15;color:#1f2937}.app .plans .plan a.btn-primary:hover{background:#d7ad05}.app .footer{background:#4f46e5;color:#fff;display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem;text-align:center}@media(min-width:768px){.app .footer{align-items:center;flex-direction:row;justify-content:space-between}}.app .footer .links{display:flex;gap:1.5rem}.app .footer .links a{color:#fff;text-decoration:none;transition:.3s}.app .footer .links a:hover{text-decoration:underline}section{background:#f9fafb;border-radius:16px;box-shadow:0 4px 20px #0000000d;margin:0 auto 2rem;max-width:1200px;padding:4rem 1rem}.card,.plan{transition:transform .2s ease,box-shadow .3s ease}.card:hover,.plan:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-4px)}.demo .screenshots img{border:1px solid #0000000d;border-radius:12px;box-shadow:0 6px 18px #00000026;max-width:350px}.demo{background:#f3f4f6;text-align:center}.demo h2{margin-bottom:2rem}.demo .screenshots{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.demo .screenshots .demo-video{border:1px solid #0000000d;border-radius:12px;box-shadow:0 6px 18px #00000026;max-width:350px;transition:transform .2s ease,box-shadow .3s ease}.demo .screenshots .demo-video:hover{box-shadow:0 8px 24px #0003;transform:translateY(-4px)}.hero .free-trial{display:inline-block;margin-top:1rem}@keyframes pulse{0%{box-shadow:0 2px 6px #00000026;transform:scale(1)}50%{box-shadow:0 4px 12px #0003;transform:scale(1.05)}to{box-shadow:0 2px 6px #00000026;transform:scale(1)}}.hero .btn-primary{display:inline-block;margin-bottom:1rem}.hero .free-trial{animation:pulse 2s infinite;background:#f9fafb;border-radius:8px;box-shadow:0 2px 6px #00000026;color:#1f2937;display:block;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:60px;justify-content:center;position:fixed!important;right:20px;text-align:center;transition:transform .2s ease,box-shadow .3s ease;width:60px;z-index:9999}.whatsapp-float:hover{box-shadow:0 6px 18px #0006;transform:scale(1.1)}.original-price{color:#999;margin-right:10px;text-decoration:line-through}.discounted-price{color:#f26522;font-size:1.5em;font-weight:700}.btn-primary{background-color:#ff6200;border-radius:8px;color:#fff;font-weight:700;padding:12px 24px;transition:background-color .3s ease}.btn-primary:hover{background-color:#e55a00}.btn-secondary{background-color:#007bff;border-radius:8px;color:#fff;font-weight:700;padding:12px 24px;transition:background-color .3s ease}.btn-secondary:hover{background-color:#0056b3}.plan{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;position:relative;text-align:center}.plan .price-section{align-items:baseline;display:flex;gap:.5rem;justify-content:center;margin:1rem 0}.plan .price-section .original-price{color:#999;font-size:1rem;text-decoration:line-through}.plan .price-section .discounted-price{color:#f26522;font-size:1.5rem;font-weight:700}.plan .status{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;margin-left:1rem;margin-top:1rem;padding:.3rem 2.6rem}.plan .status.ativo{background-color:#4ade80;color:#065f46}.plan .status.inativo{background-color:#f87171;color:#7f1d1d}.plan .trial-badge{background:#facc15;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#1f2937;display:inline-block;font-size:.85rem;font-weight:700;margin-bottom:.5rem;padding:.2rem .6rem}.trial.badge.free{background:#00b894;border-radius:12px;color:#fff;font-weight:600;padding:.4rem .8rem}
/*# sourceMappingURL=main.4a969e6c.css.map*/