:root{--primary-color:#e12454;--secondary-color:#4a90e2;--dark-color:#0f172a;--light-color:#f8fafc;--text-color:#334155;--border-color:#e2e8f0;--h2-primary:#e12454;--h2-secondary:#4a90e2;--h2-dark:#0f172a;--h2-dark-2:#1e293b;--h2-dark-3:#1a2332;--h2-light:#f8fafc;--h2-text:#334155;--h2-text-muted:#64748b;--h2-border:#e2e8f0;--h2-white:#fff;--h2-pattern:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4h2v12H9V4zm-5 5h12v2H4V9z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E")}.checkmark{width:80px;height:80px;stroke:#28a745;stroke-width:3;stroke-miterlimit:10}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke:#28a745;stroke-width:3;fill:none;animation:stroke .6s ease-out forwards}.checkmark-check{stroke-dasharray:48;stroke-dashoffset:48;stroke:#28a745;stroke-width:4;animation:stroke .4s .6s ease forwards}@keyframes stroke{to{stroke-dashoffset:0}}.size-80{width:80px;height:80px}.size-20{width:20px;height:20px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;color:var(--text-color);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;color:var(--dark-color);line-height:1.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:600}h2,.h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}h3,.h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}h4,.h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}h5,.h5{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:600}h6,.h6{font-size:1rem;font-weight:600}p,.lead{font-weight:400;line-height:1.6;color:var(--text-color)}.lead{font-size:1.125rem;font-weight:400}.display-1,.display-2,.display-3,.display-4,.display-5,.display-6{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;letter-spacing:-0.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fw-bold{font-weight:500!important}.fw-semibold{font-weight:500!important}.text-muted{color:var(--text-color);opacity:.7;font-weight:400}body.layout-home{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.layout-home .display-2,body.layout-home .display-4{font-weight:600;letter-spacing:-0.02em}body.layout-home .lead{font-weight:400}body.layout-home .fw-bold{font-weight:500}body.layout-home .navbar-brand{font-weight:500}html{scroll-behavior:smooth}.cta-section{padding:80px 0;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:white;text-align:center}.navbar{background:#0f172a;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4h2v12H9V4zm-5 5h12v2H4V9z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E");backdrop-filter:blur(10px);padding:1rem 0;transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,0.06)}.navbar-brand{font-size:1.5rem;letter-spacing:-0.5px}.nav-link{font-weight:500;transition:color .3s ease;padding:.5rem 1rem!important}.nav-link:hover{color:var(--primary-color)!important}.navbar .btn-outline-light{border:1px solid rgba(255,255,255,0.4);color:#fff;border-radius:50px;padding:8px 20px;font-weight:500}.navbar .btn-outline-light:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.6);color:#fff}.navbar .btn-primary{border-radius:50px}.hero-section{background:#0f172a;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4h2v12H9V4zm-5 5h12v2H4V9z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E");position:relative;overflow:hidden;min-height:88vh;display:flex;align-items:center;padding:120px 0 80px}.hero-section .container{position:relative;z-index:1}.hero-content{max-width:720px;margin:0 auto}.hero-label{display:inline-flex;align-items:center;gap:10px;font-size:.875rem;font-weight:500;letter-spacing:.04em;color:rgba(255,255,255,0.95);margin:0 0 20px 0;padding:10px 18px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:50px}.hero-label-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-color);flex-shrink:0}.hero-section .btn-lg{border-radius:50px;font-weight:500;padding:14px 28px;display:inline-flex;align-items:center;justify-content:center}.hero-section .btn-primary{background:var(--primary-color);border:0}.hero-section .btn-primary:hover{background:#c41e4a;transform:translateY(-2px);box-shadow:0 8px 20px rgba(225,36,84,0.3)}.hero-section .btn-outline-light{border:2px solid rgba(255,255,255,0.5);color:#fff}.hero-section .btn-outline-light:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.7);transform:translateY(-2px)}.hero-stats{margin-top:-60px;position:relative;z-index:2;margin-bottom:60px}.stats-card{background:rgba(15,23,42,0.85);backdrop-filter:blur(12px);border-radius:20px;padding:32px 24px;border:1px solid rgba(255,255,255,0.08);box-shadow:0 20px 60px rgba(0,0,0,0.3)}.stat-item{padding:16px 12px}.stat-value{display:block;font-size:2rem;font-weight:600;color:var(--primary-color);margin-bottom:8px;line-height:1.2}.stat-label{display:block;font-size:.875rem;font-weight:400;color:rgba(255,255,255,0.9);line-height:1.4}@media(max-width:767px){.hero-stats{margin-top:-40px;margin-bottom:40px}.stats-card{padding:24px 16px}.stat-value{font-size:1.5rem}.stat-label{font-size:.8125rem}}.hero-illustration{text-align:center;animation:float 3s ease-in-out infinite}.hero-illustration i{font-size:20rem;color:rgba(37,99,235,0.2)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.btn{font-weight:600;padding:.75rem 2rem;border-radius:50px;transition:all .3s ease;border:0}.modal-backdrop{z-index:1040}.modal{z-index:1050}.btn-primary{background:var(--primary-color);box-shadow:0 4px 15px rgba(37,99,235,0.3)}.btn-primary:hover{background:white;color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 20px #e1245440}.btn-outline-light:hover{background:white;color:var(--primary-color);transform:translateY(-2px)}.entenda-como{color:var(--primary-color)}.entenda-como:hover{color:var(--primary-color);transform:translateY(-2px)}.stats-section{background:white;box-shadow:0 -10px 30px rgba(0,0,0,0.05)}.stat-item{padding:2rem 1rem;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.pilares-section{background:var(--light-color)}.pilar-card{background:white;padding:3rem 2rem;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:all .3s ease;border:2px solid transparent}.pilar-card:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,0.12);border-color:var(--primary-color)}.pilar-card.featured{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:white}.pilar-card.featured .text-muted{color:rgba(255,255,255,0.8)!important}.pilar-card.featured .text-primary{color:white!important}.pilar-icon{width:80px;height:80px;background:rgba(37,99,235,0.1);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.pilar-card.featured .pilar-icon{background:rgba(255,255,255,0.2)}.pilar-icon i{font-size:2.5rem;color:var(--primary-color)}.pilar-card.featured .pilar-icon i{color:white}.funcionalidades-section{background:white}.feature-card{padding:2.5rem 2rem;border-radius:15px;background:white;border:2px solid var(--border-color);transition:all .3s ease;height:100%}.feature-card:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1)}.feature-icon{width:70px;height:70px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon i{font-size:2rem;color:white}.beneficios-section{background:var(--light-color)}@media(max-width:520px){.benefits-visual{padding:1rem!important;margin-bottom:1rem}.benefits-visual-video{padding:0rem!important}.justify-mobile{justify-content:center!important}}.benefit-item{padding:1.5rem;background:#fff;border-radius:15px;transition:all .3s ease;color:var(--dark-color,#0f172a)}.benefit-item h5,.benefit-item .fw-bold{color:var(--dark-color,#0f172a)}.benefit-item .text-muted,.benefit-item p{color:#475569!important}.benefit-item:hover{transform:translateX(10px);box-shadow:0 5px 20px rgba(0,0,0,0.08)}.benefit-number{font-size:2.5rem;font-weight:800;color:#94a3b8;margin-right:1.5rem;line-height:1}.benefits-visual{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);border-radius:30px;padding:4rem 4rem;text-align:center;box-shadow:0 20px 60px rgba(37,99,235,0.3)}#introducao-beneficios.beneficios-section{font-family:'Inter',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#introducao-beneficios .display-4{font-weight:600;letter-spacing:-0.02em}#introducao-beneficios .lead.text-muted{font-weight:400;color:var(--text-color)!important;opacity:.9}#introducao-beneficios .benefit-item h5,#introducao-beneficios .benefit-item .fw-bold{font-weight:500}#introducao-beneficios .benefit-item .text-muted,#introducao-beneficios .benefit-item p{font-weight:400}#introducao-beneficios .benefit-number{font-weight:600;color:var(--primary-color)}.visual-card{background:white;padding:3rem 2rem;border-radius:20px}.cta-section{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(37,99,235,0.15) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(37,99,235,0.15) 0%,transparent 50%)}.cta-section .container{position:relative;z-index:1}.contact-section{background:white}.contact-form .form-control{border:2px solid var(--border-color);border-radius:10px;padding:.75rem 1.25rem;transition:all .3s ease}.contact-form .form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem rgba(37,99,235,0.1)}.contact-form .form-label{color:var(--dark-color);margin-bottom:.5rem}.footer{background:var(--dark-color);color:white}.footer h5,.footer h6{color:white}.footer a{transition:color .3s ease}.footer a:hover{color:white!important}.footer .footer-link-smartflow{color:var(--secondary-color)}.footer .footer-link-smartflow:hover{color:white!important}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,0.1);border-radius:50%;color:white;text-decoration:none;transition:all .3s ease}.social-links a:hover{background:var(--primary-color);transform:translateY(-3px)}.pricing-section{background:white}.pricing-card{background:white;border:2px solid var(--border-color);border-radius:20px;padding:0;overflow:hidden;transition:all .3s ease;position:relative}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,0.15);border-color:var(--primary-color)}.pricing-card.featured{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);border-color:var(--primary-color);transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.08) translateY(-10px)}.pricing-badge{position:absolute;top:20px;right:20px;background:white;color:var(--primary-color);padding:.5rem 1rem;border-radius:50px;font-weight:700;font-size:.875rem;z-index:1}.pricing-header{padding:3rem 2rem 2rem;text-align:center}.pricing-price{display:flex;align-items:baseline;justify-content:center;margin-top:1.5rem}.pricing-price .currency{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin-right:.25rem}.pricing-card.featured .pricing-price .currency{color:white}.pricing-price .amount{font-size:4rem;font-weight:800;color:var(--dark-color);line-height:1}.pricing-price .contact-us{font-size:2rem;font-weight:700;color:var(--dark-color)}.pricing-card.featured .pricing-price .amount{color:white}.pricing-price .period{font-size:1.25rem;color:var(--text-color);margin-left:.5rem}.pricing-card.featured .pricing-price .period{color:rgba(255,255,255,0.9)}.comma{font-size:9px}.pricing-body{padding:2rem;background:white}.pricing-card.featured .pricing-body{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%)}.pricing-body ul li{padding:.75rem 0;font-size:1rem}.pricing-body ul li i{font-size:1.25rem}.pricing-body .text-muted{opacity:.5}@media(max-width:991px){.hero-section h1{font-size:2.5rem}.display-4{font-size:2rem}.pilar-card,.feature-card{margin-bottom:1.5rem}.pricing-card.featured{transform:scale(1);margin-bottom:2rem}.pricing-card.featured:hover{transform:translateY(-10px)}}.btn-light-custom{background:white;color:var(--primary-color);padding:15px 40px;border-radius:50px;font-weight:600;border:0;transition:all .3s ease}@media(max-width:767px){.hero-section{padding-top:80px}.hero-section h1{font-size:2rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.stat-item h3{font-size:2rem}.pricing-price .amount{font-size:3rem}.pricing-price .contact-us{font-size:2rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.text-balance{text-wrap:balance}.shadow-custom{box-shadow:0 10px 40px rgba(0,0,0,0.1)}.php-email-form .error-message{display:none;background:#df1529;color:#fff;text-align:left;padding:15px;margin-bottom:24px;font-weight:600}.php-email-form .sent-message{display:none;opacity:0;color:#fff;background:#059652;text-align:center;padding:15px;margin-bottom:24px;font-weight:600;transition:opacity 1s ease,transform .2s ease}.php-email-form .sent-message.d-block{opacity:1;transform:scale(1)}.php-email-form .loading{display:none;background:var(#fff);text-align:center;padding:15px;margin-bottom:24px;align-items:center;justify-content:center}.perm-active{color:var(--bs-navbar-active-color)}.h2-container{max-width:1200px;margin:0 auto;padding:0 24px}.h2-footer{background:var(--dark-color);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4h2v12H9V4zm-5 5h12v2H4V9z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E");color:rgba(255,255,255,0.9);padding:48px 0 32px}.h2-footer-top{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:40px 48px;margin-bottom:36px;align-items:start}.h2-footer-brand-header{min-height:2.25rem;display:flex;align-items:center;margin-bottom:1rem}.h2-footer-brand{display:flex;flex-direction:column;max-width:280px}.h2-footer-logo{max-height:28px;width:auto;display:block}.h2-footer-tagline{font-size:.875rem;font-weight:400;line-height:1.55;margin:0;color:rgba(255,255,255,0.78)}.h2-footer-col-title{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 0 1rem 0;min-height:2.25rem;display:flex;align-items:center}.h2-footer-links{list-style:none;padding:0;margin:0}.h2-footer-links li{margin-bottom:.625rem}.h2-footer-links a{color:rgba(255,255,255,0.82);text-decoration:none;font-size:.875rem;font-weight:400;transition:color .2s}.h2-footer-links a:hover{color:var(--primary-color)}.h2-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.08)}.h2-footer-copy{font-size:.8125rem;font-weight:400;color:rgba(255,255,255,0.5);margin:0}.h2-footer-social{display:flex;gap:1.25rem}.h2-footer-social a{color:rgba(255,255,255,0.7);font-size:1.125rem;transition:color .2s}.h2-footer-social a:hover{color:var(--primary-color)}@media(max-width:991px){.h2-footer-top{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.h2-footer-brand{max-width:none}}@media(max-width:575px){.h2-footer{padding:2.5rem 0 1.5rem}.h2-footer-top{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.h2-footer-bottom{flex-direction:column;text-align:center;gap:1rem}}.h2{font-size:1rem;font-weight:400;color:var(--h2-text-muted);margin:0 0 24px 0;line-height:1.6;text-align:left}p.text-dark{font-size:1rem;font-weight:400;color:var(--h2-text-muted)!important;margin:0 0 32px 0;line-height:1.6}p,li{font-size:1rem;font-weight:400;color:var(--h2-text-muted)!important;margin:0 0 32px 0;line-height:1.6}