@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#2e3a45;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn{border-radius:5px;font-size:14px;padding:10px 20px}.btn-primary{background-color:#007bff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:500;margin-bottom:5px}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.urgency-banner{animation:slideDown .5s ease-out;background:linear-gradient(135deg,#ff4d4d,#ff6b6b);box-shadow:0 4px 12px #ff4d4d4d;color:#fff;left:0;min-height:60px;padding:1.25rem 0;position:fixed;right:0;top:72px;z-index:999}@media (max-width:1024px){.urgency-banner{top:59px}}@media (max-width:768px){.urgency-banner{top:51px}}@media (max-width:480px){.urgency-banner{top:44px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.urgency-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1400px;padding:0 20px}.urgency-icon{animation:pulse 2s infinite;font-size:2rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.urgency-text{flex:1 1;font-size:1rem;min-width:200px;text-align:center}.urgency-text strong{font-size:1.1rem;font-weight:700}.urgency-timer{align-items:center;display:flex;flex-direction:column;gap:.5rem}.timer-label{font-size:.875rem;opacity:.9;text-align:center}.timer-display{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;gap:.5rem;padding:.75rem 1rem}.timer-display,.timer-unit{align-items:center;display:flex}.timer-unit{flex-direction:column;min-width:50px}.timer-value{font-feature-settings:"tnum";font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:700;line-height:1}.timer-label-small{font-size:.7rem;letter-spacing:.5px;opacity:.9;text-transform:uppercase}.timer-separator{font-size:1.5rem;font-weight:700;margin:0 .25rem;opacity:.8}@media (max-width:768px){.urgency-content{flex-direction:column;gap:1rem}.urgency-text{font-size:.9rem}.timer-display{gap:.25rem;padding:.5rem .75rem}.timer-value{font-size:1.25rem}.timer-unit{min-width:40px}.timer-separator{font-size:1.25rem;margin:0 .1rem}}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:2rem;box-shadow:0 4px 12px #25d36666;color:#fff;display:flex;height:60px;justify-content:center;position:fixed;right:2rem;text-decoration:none;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-float:hover{box-shadow:0 6px 20px #25d36699;transform:scale(1.1)}.whatsapp-icon{align-items:center;display:flex;justify-content:center;position:relative;z-index:2}.whatsapp-tooltip{background:var(--veritux-navy);border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:.875rem;opacity:0;padding:.5rem 1rem;pointer-events:none;position:absolute;right:70px;transition:opacity .3s ease;white-space:nowrap}.whatsapp-tooltip:after{border:6px solid #0000;border-left:6px solid var(--veritux-navy);content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%)}.whatsapp-float:hover .whatsapp-tooltip{opacity:1}.whatsapp-pulse{animation:pulse-ring 2s infinite;background:#25d366;border-radius:50%;height:100%;position:absolute;width:100%;z-index:1}@keyframes pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (max-width:768px){.whatsapp-float{bottom:1.5rem;height:56px;right:1.5rem;width:56px}.whatsapp-tooltip{display:none}}.optimized-image-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.optimized-image{height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease;width:100%}.optimized-image.loaded{opacity:1}.image-placeholder{align-items:center;background:var(--light-gray);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.image-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,var(--light-gray) 0,#ffffff80 50%,var(--light-gray) 100%);background-size:200% 100%;height:100%;width:100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-gallery-section{background:#fff;padding:5rem 0}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.gallery-item{border-radius:12px;box-shadow:0 4px 12px #0f1e3c1a;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 8px 24px #0f1e3c33;transform:translateY(-4px)}.gallery-image-wrapper{overflow:hidden;padding-top:66.67%;position:relative;width:100%}.gallery-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.gallery-overlay{align-items:flex-end;background:linear-gradient(0deg,#0f1e3ce6 0,#0000);bottom:0;display:flex;left:0;opacity:0;padding:1.5rem;position:absolute;right:0;top:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-info{color:#fff;width:100%}.gallery-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.gallery-category{color:var(--veritux-emerald);font-size:.9rem;margin-bottom:.5rem;opacity:.9}.gallery-view{align-items:center;display:flex;font-size:.85rem;gap:.5rem;opacity:.8}.gallery-view:before{content:"🔍";font-size:1rem}.lightbox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1e3cf2;bottom:0;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:10000}.lightbox,.lightbox-close{align-items:center;display:flex;justify-content:center}.lightbox-close{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:3rem;height:50px;position:absolute;right:2rem;top:2rem;transition:background .3s ease;width:50px;z-index:10001}.lightbox-close:hover{background:#ffffff4d}.lightbox-nav{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:3rem;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:60px;z-index:10001}.lightbox-nav:hover{background:#ffffff4d}.lightbox-prev{left:2rem}.lightbox-next{right:2rem}.lightbox-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;max-height:90vh;max-width:90vw}.lightbox-image{border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:70vh;max-width:100%;object-fit:contain}.lightbox-info{color:#fff;max-width:800px;text-align:center}.lightbox-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.lightbox-description{font-size:1.1rem;line-height:1.7;margin-bottom:1rem;opacity:.9}.lightbox-counter{font-size:.9rem;opacity:.7}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr}.lightbox{padding:1rem}.lightbox-close{font-size:2rem;height:40px;right:1rem;top:1rem;width:40px}.lightbox-nav{font-size:2rem;height:50px;width:50px}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-title{font-size:1.5rem}.lightbox-description{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}.landing-page{color:#2e3a45;color:var(--veritux-steel);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0f1e3c1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{box-shadow:0 4px 20px #0f1e3c26}.header-content{flex-wrap:nowrap;gap:1rem}.logo{flex-shrink:0;min-width:0}.logo-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav a:hover{color:#0fbf6f;color:var(--veritux-emerald)}.header-cta{align-items:center;display:flex;flex-shrink:0;gap:1rem}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-shrink:0;padding:8px;z-index:1001}.hamburger{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-around;padding:0;width:24px}.hamburger span{background:#0f1e3c;background:var(--veritux-navy);border-radius:2px;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0;transform:translateX(-10px)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu-overlay{background:#0f1e3c80;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:999}.mobile-menu-overlay.active{display:block;opacity:1}.mobile-menu{background:#fff;box-shadow:-2px 0 10px #0f1e3c1a;height:100vh;max-width:320px;overflow-y:auto;position:fixed;right:-100%;top:0;transition:right .3s ease;width:85%;z-index:1000}.mobile-menu.active{right:0}.mobile-menu-header{align-items:center;background:#fff;border-bottom:1px solid #f2f4f7;border-bottom:1px solid var(--light-gray);display:flex;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.mobile-menu-close{align-items:center;background:none;border:none;border-radius:4px;color:#0f1e3c;color:var(--veritux-navy);cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:background .3s ease;width:32px}.mobile-menu-close:hover{background:#f2f4f7;background:var(--light-gray)}.mobile-menu-close span{line-height:1}.mobile-menu-content{padding:1.5rem 0}.mobile-menu-link{border-bottom:1px solid #f2f4f7;border-bottom:1px solid var(--light-gray);color:#2e3a45;color:var(--veritux-steel);display:block;font-size:1rem;font-weight:500;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.mobile-menu-link:hover{background:#f2f4f7;background:var(--light-gray);color:#0fbf6f;color:var(--veritux-emerald);padding-left:2rem}.mobile-menu-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding:1.5rem}.mobile-menu-buttons .btn{font-size:.95rem;justify-content:center;padding:.875rem 1.5rem;text-align:center;width:100%}.hero{background:linear-gradient(135deg,#f2f4f7,#fff);overflow:hidden;padding:140px 0 80px;position:relative}.hero:before{background:radial-gradient(circle,#0fbf6f1a 0,#0000 70%);border-radius:50%;content:"";height:600px;position:absolute;right:-10%;top:-50%;width:600px}.hero-content{align-items:center;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}@media (min-width:1200px){.hero-content{gap:5rem;margin:0 auto;max-width:1400px}}@media (min-width:1600px){.hero-content{gap:6rem;max-width:1600px}}.hero-text{max-width:none;width:100%}@media (min-width:1200px){.hero-text{max-width:650px}}@media (min-width:1400px){.hero-text{max-width:750px}}@media (min-width:1600px){.hero-text{max-width:850px}}.hero-title{color:#0f1e3c;color:var(--veritux-navy);font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem}.hero-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-family:Montserrat,sans-serif}.hero-description{color:#6b7785;color:var(--slate-gray);margin-bottom:2rem}.hero-cta{gap:1rem;margin-bottom:2rem}.hero-cta,.hero-trust{display:flex;flex-wrap:wrap}.hero-trust{gap:2rem}.trust-text{color:#6b7785;color:var(--slate-gray);font-size:.9rem}.hero-visual{position:relative}.hero-dashboard-image{border-radius:16px;transform:perspective(1000px) rotateY(-2deg) rotateX(2deg)}.hero-dashboard-image:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg) scale(1.02)}.dashboard-mockup{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0f1e3c33;overflow:hidden;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease}.dashboard-mockup:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.mockup-header{align-items:center;background:#0f1e3c;background:var(--veritux-navy);display:flex;padding:1rem}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{background:#ffffff4d;border-radius:50%;height:12px;width:12px}.mockup-content{display:flex;height:400px}.mockup-sidebar{background:#f2f4f7;background:var(--light-gray);border-right:1px solid #e0e0e0;width:80px}.mockup-main{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;padding:2rem}.mockup-chart{background:linear-gradient(135deg,#0fbf6f,#0fbf6f4d);background:linear-gradient(135deg,var(--veritux-emerald) 0,#0fbf6f4d 100%);border-radius:8px;height:200px}.mockup-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.mockup-card{background:#f2f4f7;background:var(--light-gray);border-radius:8px;height:100px}.promise{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0;text-align:center}.promise-title{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:800px}.promise-text{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.benefits{background:#fff;padding:100px 0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-card{background:#f2f4f7;background:var(--light-gray);border:2px solid #0000;border-radius:16px;padding:2.5rem;transition:all .3s ease}.benefit-card:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald);box-shadow:0 10px 30px #0f1e3c1a;transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1.5rem}.benefit-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.benefit-text{color:#6b7785;color:var(--slate-gray);line-height:1.8}.features{background:#f2f4f7;background:var(--light-gray);padding:100px 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-item{background:#fff;border-radius:12px;display:flex;flex-direction:column;padding:2rem;transition:all .3s ease}.feature-item:hover{box-shadow:0 8px 25px #0f1e3c1a;transform:translateY(-5px)}.feature-image-wrapper{aspect-ratio:16/9;background:#f2f4f7;background:var(--light-gray);border-radius:8px;margin-bottom:1.5rem;overflow:hidden;width:100%}.feature-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.feature-item:hover .feature-image{transform:scale(1.05)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.feature-text{color:#6b7785;color:var(--slate-gray);line-height:1.7;margin-bottom:1rem}.feature-link{color:#0fbf6f;color:var(--veritux-emerald);display:inline-block;font-size:.95rem;font-weight:600;margin-top:auto;text-decoration:none;transition:all .3s ease}.feature-link:hover{color:#0da85f;transform:translateX(5px)}.features-cta{margin-top:3rem;text-align:center}.video-section{background:#f2f4f7;background:var(--light-gray);padding:100px 0}.video-container{margin:0 auto;max-width:1000px}.video-wrapper{background:#0f1e3c;background:var(--veritux-navy);border-radius:16px;box-shadow:0 20px 60px #0f1e3c33;margin-bottom:3rem;overflow:hidden;padding-top:56.25%;position:relative}.react-player,.video-placeholder,.youtube-player{height:100%;left:0;position:absolute;top:0;width:100%}.video-placeholder{align-items:center;background:#0f1e3c;background:var(--veritux-navy);color:#fff;display:flex;font-size:1.2rem;justify-content:center}.video-info{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f1e3c1a;padding:2.5rem}.video-info-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.video-info-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;margin:0;padding:0}.video-info-list li{color:#6b7785;color:var(--slate-gray);font-size:1rem;line-height:1.8;padding-left:0}.integrations-section{background:#fff;padding:100px 0}.integrations-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.integration-category{background:#f2f4f7;background:var(--light-gray);border-radius:16px;padding:2.5rem;transition:all .3s ease}.integration-category:hover{box-shadow:0 10px 30px #0f1e3c1a;transform:translateY(-5px)}.integration-category-title{border-bottom:3px solid #0fbf6f;border-bottom:3px solid var(--veritux-emerald);color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem}.integration-items{grid-gap:1.5rem;display:grid;gap:1.5rem}.integration-item{background:#fff;border:2px solid #0000;border-radius:12px;padding:1.5rem;transition:all .3s ease}.integration-item:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald);box-shadow:0 4px 15px #0fbf6f1a;transform:translateX(5px)}.integration-icon{font-size:2.5rem;margin-bottom:1rem}.integration-name{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.integration-description{color:#6b7785;color:var(--slate-gray);font-size:.95rem;line-height:1.6;margin:0}.integrations-cta{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);border-radius:16px;color:#fff;margin-top:4rem;padding:3rem;text-align:center}.integrations-note{font-size:1.2rem;margin-bottom:1.5rem;opacity:.95}.integrations-cta .btn-primary{background:#0fbf6f;background:var(--veritux-emerald);color:#fff}.integrations-cta .btn-primary:hover{background:#0da85f;transform:translateY(-2px)}.how-it-works{background:#f2f4f7;background:var(--light-gray);padding:100px 0}.steps{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:4rem}.step{position:relative;text-align:center}.step-number{margin:0 auto 1.5rem}.step-title{margin-bottom:1rem}.social-proof{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0}.stats{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.stat-item{text-align:center}.stat-number{color:#0fbf6f;color:var(--veritux-emerald);font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:1.1rem;opacity:.9}.pricing{background:#fff;padding:100px 0}.pricing-cycle-selector{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.5rem;margin-top:2rem}.pricing-cycle-option{align-items:center;background:#f2f4f7;background:var(--light-gray);border:2px solid #0000;border-radius:14px;color:#2e3a45;color:var(--veritux-steel);cursor:pointer;display:inline-flex;flex-direction:column;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.35rem;min-width:120px;padding:1rem 1.75rem;transition:all .25s ease}.pricing-cycle-option:hover{background:#e8ecf1;border-color:#c9d6ee;border-color:var(--soft-blue);color:#0f1e3c;color:var(--veritux-navy)}.pricing-cycle-option.active{background:linear-gradient(135deg,#0fbf6f,#0da85f);background:linear-gradient(135deg,var(--veritux-emerald) 0,#0da85f 100%);border-color:#0fbf6f;border-color:var(--veritux-emerald);box-shadow:0 4px 16px #0fbf6f59;color:#fff}.pricing-cycle-label{display:block}.pricing-cycle-badge{background:#ffffff40;border-radius:20px;font-size:.75rem;font-weight:700;padding:.2rem .6rem}.pricing-cycle-option.active .pricing-cycle-badge{background:#ffffff4d}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:1rem;max-width:1100px}.pricing-card{background:#fff;border:2px solid #f2f4f7;border:2px solid var(--light-gray);border-radius:16px;display:flex;flex-direction:column;padding:2.5rem;position:relative;transition:all .3s ease}.pricing-card:hover{box-shadow:0 10px 30px #0f1e3c26;transform:translateY(-5px)}.pricing-card.featured,.pricing-card:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald)}.pricing-card.featured{background:linear-gradient(135deg,#fff,#f2f4f7);border-width:3px}.pricing-badge{background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);border-radius:20px;color:#fff;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;left:50%;padding:.5rem 1.5rem;position:absolute;top:-15px;transform:translateX(-50%)}.pricing-header{margin-bottom:2rem}.pricing-name{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.pricing-description{color:#6b7785;color:var(--slate-gray);font-size:.95rem}.pricing-price{border-bottom:2px solid #f2f4f7;border-bottom:2px solid var(--light-gray);margin-bottom:2rem;padding-bottom:2rem}.price-original{align-items:baseline;display:flex;justify-content:center;margin-bottom:.5rem}.price-original-amount{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600}.price-original-amount,.price-original-period{color:#6b7785;color:var(--slate-gray);opacity:.7;text-decoration:line-through}.price-original-period{font-size:.9rem;margin-left:.3rem}.price-current{align-items:baseline;display:flex;justify-content:center}.price-amount{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800}.price-period{font-size:1rem;margin-left:.5rem}.price-period,.price-total-cycle{color:#6b7785;color:var(--slate-gray)}.price-total-cycle{font-size:.9rem;margin-top:.5rem;text-align:center}.price-discount{color:#0fbf6f;color:var(--veritux-emerald);font-size:.85rem;font-weight:600;margin-top:.5rem;text-align:center}.pricing-features{flex:1 1;list-style:none;margin-bottom:2rem}.pricing-features li{border-bottom:1px solid #f2f4f7;border-bottom:1px solid var(--light-gray);color:#2e3a45;color:var(--veritux-steel);font-size:.95rem;line-height:1.6;padding:.75rem 0}.pricing-features li:last-child{border-bottom:none}.pricing-btn{margin-top:auto;text-align:center;width:100%}.pricing-note{background:#f2f4f7;background:var(--light-gray);border-radius:12px;margin-top:3rem;padding:2rem;text-align:center}.pricing-note p{color:#6b7785;color:var(--slate-gray);font-size:.95rem;margin:.5rem 0}.cta-section{background:linear-gradient(135deg,#0fbf6f,#0da85f);background:linear-gradient(135deg,var(--veritux-emerald) 0,#0da85f 100%);color:#fff;padding:100px 0;text-align:center}.cta-subtitle{opacity:.95}.cta-buttons{margin-bottom:2rem}.cta-section .btn-primary{background:#fff;color:#0fbf6f;color:var(--veritux-emerald)}.cta-section .btn-primary:hover{background:#f2f4f7;background:var(--light-gray);transform:translateY(-2px)}.cta-section .btn-secondary{background:#0000;border-color:#fff;color:#fff}.cta-section .btn-secondary:hover{background:#ffffff1a}.cta-note{font-size:.95rem;opacity:.9}.footer{background:#0f1e3c;background:var(--veritux-navy);color:#fff;padding:80px 0 30px}.footer-main{grid-gap:4rem;border-bottom:1px solid #ffffff1a;display:grid;gap:4rem;grid-template-columns:1.5fr 2fr;margin-bottom:3rem;padding-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.footer-logo .logo-img{display:block;flex-shrink:0;height:48px;object-fit:contain;width:48px}.footer-logo .logo-text{-webkit-text-fill-color:#fff;background:none;color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800}.footer-description{color:#ffffffd9;font-size:.95rem;line-height:1.8}.footer-links-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.footer-column{display:flex;flex-direction:column}.footer-title{color:#fff;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.25rem}.footer-links{flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-links li{margin:0}.footer-links a{color:#ffffffbf;display:inline-block;font-size:.95rem;padding-left:0;position:relative;transition:all .3s ease}.footer-links a:before{background:#0fbf6f;background:var(--veritux-emerald);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-links a:hover{padding-left:8px}.footer-links a:hover:before{width:4px}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding-top:2rem}.footer-copyright{color:#ffffffb3;font-size:.9rem;margin:0}.footer-legal{align-items:center;display:flex;gap:1rem}.footer-separator{color:#fff6;font-size:.9rem}.footer-legal a{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#0fbf6f;color:var(--veritux-emerald)}@media (max-width:968px){.footer-main{gap:3rem;grid-template-columns:1fr}.footer-links-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.footer-brand{max-width:100%}}@media (max-width:768px){.footer{padding:60px 0 25px}.footer-main{gap:2.5rem;padding-bottom:2.5rem}.footer-links-grid{gap:2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-legal{justify-content:center}}@media (max-width:480px){.footer-logo{align-items:flex-start;flex-direction:column;gap:.5rem}.footer-logo .logo-text{font-size:1.3rem}}@media (max-width:968px){.hero-content{gap:3rem;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.header-cta,.nav{display:none}.mobile-menu-toggle{display:block}.header-content{padding:.75rem 0}.logo{font-size:1.3rem}.logo-img{height:35px;width:35px}}@media (max-width:768px){.hero{padding:120px 0 60px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.cta-title,.promise-title,.section-title{font-size:2rem}.header-content{flex-wrap:wrap;padding:.6rem 0}.logo{font-size:1.2rem;gap:.5rem}.logo-img{height:32px;width:32px}.header-cta{display:none}.mobile-menu-toggle{display:block}.btn-large{font-size:1rem;padding:.875rem 1.5rem}.pricing-cycle-selector{gap:.5rem;margin-bottom:2rem}.pricing-cycle-option{font-size:.95rem;min-width:100px;padding:.85rem 1.25rem}.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{order:-1}.video-wrapper{margin-bottom:2rem}.video-info{padding:2rem 1.5rem}.integrations-grid,.video-info-list{grid-template-columns:1fr}.integrations-grid{gap:2rem}.integrations-cta{padding:2rem 1.5rem}}@media (max-width:480px){.header{padding:0}.header-content{gap:.5rem;padding:.5rem 0}.logo{flex-shrink:0;font-size:1rem;gap:.4rem}.logo-img{height:28px;width:28px}.logo-text{font-size:1rem}.header-cta{display:none}.mobile-menu-toggle{display:block}.mobile-menu{width:90%}.container{padding:0 12px}.hero{padding:100px 0 50px}.hero-cta{flex-direction:column}.hero-cta .btn{width:100%}.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%}}.hero-dashboard-image{border-radius:12px;box-shadow:0 20px 60px #0f1e3c4d;height:auto;max-width:100%;transition:transform .3s ease;width:100%}.hero-dashboard-image:hover{transform:scale(1.02)}.testimonials-section{background:#f2f4f7;background:var(--light-gray);padding:5rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.testimonial-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0f1e3c1a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 8px 24px #0f1e3c26;transform:translateY(-4px)}.testimonial-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.testimonial-avatar{align-items:center;background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:60px;justify-content:center;width:60px}.testimonial-info{flex:1 1}.testimonial-name{color:#0f1e3c;color:var(--veritux-navy);font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.testimonial-role{color:#6b7785;color:var(--slate-gray);font-size:.9rem;margin-bottom:.125rem}.testimonial-company{color:#0fbf6f;color:var(--veritux-emerald);font-size:.85rem;font-weight:600}.testimonial-rating{color:#ffc85c;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{color:#2e3a45;color:var(--veritux-steel);font-size:1rem;font-style:italic;line-height:1.7;margin-bottom:1rem}.testimonial-metric{border-top:1px solid #f2f4f7;border-top:1px solid var(--light-gray);color:#0fbf6f;color:var(--veritux-emerald);font-size:.95rem;padding-top:1rem}.case-studies{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.case-study-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0f1e3c1a;padding:1.5rem;text-align:center}.case-study-icon{font-size:2.5rem;margin-bottom:1rem}.case-study-text{color:#2e3a45;color:var(--veritux-steel);font-size:1rem;font-weight:600;margin-bottom:.75rem}.case-study-author{color:#6b7785;color:var(--slate-gray);font-size:.85rem}.competitors-section{background:#fff;padding:5rem 0}.competitors-table-wrapper{margin-top:3rem;overflow-x:auto}.competitors-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 4px 12px #0f1e3c1a;overflow:hidden;width:100%}.competitors-table thead{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff}.competitors-table th{font-size:1rem;font-weight:700;padding:1.5rem 1rem;position:relative;text-align:left}.competitors-table th:first-child{font-weight:800}.competitors-table .highlight-column{background:#0fbf6f;background:var(--veritux-emerald);position:relative}.best-badge{background:#ffc85c;background:var(--warning-amber);border-radius:20px;color:#0f1e3c;color:var(--veritux-navy);display:inline-block;font-size:.75rem;font-weight:700;margin-left:.5rem;padding:.25rem .75rem;text-transform:uppercase}.competitors-table td{border-bottom:1px solid #f2f4f7;border-bottom:1px solid var(--light-gray);color:#2e3a45;color:var(--veritux-steel);padding:1.25rem 1rem}.competitors-table tr:last-child td{border-bottom:none}.competitors-table .highlight-cell{background:#0fbf6f1a;color:#0f1e3c;color:var(--veritux-navy);font-weight:600}.diferenciais-box{background:#f2f4f7;background:var(--light-gray);border-left:4px solid #0fbf6f;border-left:4px solid var(--veritux-emerald);border-radius:12px;margin-top:3rem;padding:2rem}.diferenciais-box h3{color:#0f1e3c;color:var(--veritux-navy);font-size:1.5rem;margin-bottom:1rem}.diferenciais-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none}.diferenciais-list li{color:#2e3a45;color:var(--veritux-steel);font-size:1rem}.faq-section{background:#f2f4f7;background:var(--light-gray);padding:5rem 0}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0f1e3c1a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{box-shadow:0 4px 16px #0f1e3c26;transform:translateY(-2px)}.faq-question{color:#0f1e3c;color:var(--veritux-navy);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.faq-answer{color:#2e3a45;color:var(--veritux-steel);font-size:1rem;line-height:1.7}.cta-form-container{align-items:center;display:flex;justify-content:center;margin:2rem 0;min-height:200px}.guarantee-badge{background:linear-gradient(135deg,#0fbf6f1a,#0f1e3c0d);border:2px solid #0fbf6f;border:2px solid var(--veritux-emerald);border-radius:12px;margin-top:2rem;padding:2rem}.guarantee-title{color:#0f1e3c;color:var(--veritux-navy);font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.guarantee-items{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.guarantee-item{align-items:center;color:#2e3a45;color:var(--veritux-steel);display:flex;font-size:1rem;gap:.5rem}.guarantee-item:before{color:#0fbf6f;color:var(--veritux-emerald);content:"✓";font-size:1.25rem;font-weight:700}@media (max-width:768px){.case-studies,.testimonials-grid{grid-template-columns:1fr}.competitors-table-wrapper{overflow-x:scroll}.competitors-table{min-width:600px}.diferenciais-list,.faq-grid,.guarantee-items{grid-template-columns:1fr}}:root{--veritux-navy:#0f1e3c;--veritux-emerald:#0fbf6f;--veritux-steel:#2e3a45;--veritux-white:#fff;--light-gray:#f2f4f7;--slate-gray:#6b7785;--soft-blue:#c9d6ee;--warning-amber:#ffc85c;--critical-red:#ff4d4d;--gradient-1:linear-gradient(135deg,#0f1e3c,#2e3a45);--gradient-2:linear-gradient(135deg,#0fbf6f,#0f1e3c)}.downloads-page{background:#f2f4f7;background:var(--light-gray);color:#2e3a45;color:var(--veritux-steel);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.downloads-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0f1e3c1a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800;gap:.75rem;text-decoration:none}.logo-img{display:block;flex-shrink:0;height:40px;object-fit:contain;width:40px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);-webkit-background-clip:text;background-clip:text}.nav{align-items:center;display:flex;gap:2rem}.nav a{color:#2e3a45;color:var(--veritux-steel);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav a.active,.nav a:hover{color:#0fbf6f;color:var(--veritux-emerald)}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#0fbf6f;background:var(--veritux-emerald);color:#fff}.btn-primary:hover{background:#0da85f;box-shadow:0 4px 12px #0fbf6f4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #0f1e3c;border:2px solid var(--veritux-navy);color:#0f1e3c;color:var(--veritux-navy)}.btn-secondary:hover{background:#0f1e3c;background:var(--veritux-navy);color:#fff}.btn-outline{background:#0000;border:2px solid #6b7785;border:2px solid var(--slate-gray);color:#2e3a45;color:var(--veritux-steel)}.btn-outline:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald);color:#0fbf6f;color:var(--veritux-emerald)}.btn-large{font-size:1.1rem;padding:1rem 2rem}.btn:disabled{cursor:not-allowed;opacity:.6}.downloads-hero{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0 60px;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-icon{font-size:4rem;margin-bottom:1.5rem}.hero-title{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;margin-bottom:1rem}.hero-subtitle{color:#0fbf6f;color:var(--veritux-emerald);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.hero-description{font-size:1.1rem;line-height:1.8;opacity:.9}.download-section{background:#fff;padding:60px 0}.download-content{margin:0 auto;max-width:900px}.download-card{background:#fff;border:2px solid #f2f4f7;border:2px solid var(--light-gray);border-radius:16px;box-shadow:0 10px 40px #0f1e3c1a;padding:3rem}.download-header{margin-bottom:2rem}.version-selector h3{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.version-tabs{display:flex;flex-wrap:wrap;gap:1rem}.version-tab{background:#f2f4f7;background:var(--light-gray);border:2px solid #0000;border-radius:12px;cursor:pointer;flex:1 1;min-width:200px;padding:1.5rem;text-align:left;transition:all .3s ease}.version-tab:hover{transform:translateY(-2px)}.version-tab.active,.version-tab:hover{border-color:#0fbf6f;border-color:var(--veritux-emerald)}.version-tab.active{background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);color:#fff}.version-label{display:block;font-size:.9rem;margin-bottom:.5rem;opacity:.8}.version-number{display:block;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700}.download-info{margin-top:2rem}.info-grid{grid-gap:1.5rem;background:#f2f4f7;background:var(--light-gray);border-radius:12px;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem;padding:1.5rem}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-label{color:#6b7785;color:var(--slate-gray);font-size:.85rem;font-weight:500}.info-value{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700}.download-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.download-btn{align-items:center;display:flex;flex:1 1;gap:.5rem;justify-content:center;min-width:200px}.download-icon{font-size:1.2rem}.progress-bar{background:#f2f4f7;background:var(--light-gray);border-radius:4px;height:8px;margin-bottom:1.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);border-radius:4px;height:100%;transition:width .3s ease}.checksum-info{align-items:center;background:#f2f4f7;background:var(--light-gray);border-radius:8px;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.checksum-label{color:#6b7785;color:var(--slate-gray);font-size:.9rem;font-weight:500;margin:0}.checksum-value{background:#fff;border-radius:4px;color:#0f1e3c;color:var(--veritux-navy);flex:1 1;font-family:Courier New,monospace;font-size:.85rem;padding:.5rem;word-break:break-all}.copy-btn{background:#0f1e3c;background:var(--veritux-navy);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .3s ease}.copy-btn:hover{background:#0fbf6f;background:var(--veritux-emerald);transform:translateY(-2px)}.download-loading{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f1e3c1a;padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f2f4f7;border-top:4px solid #0fbf6f;border:4px solid var(--light-gray);border-radius:50%;border-top-color:var(--veritux-emerald);height:50px;margin:0 auto 1.5rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.download-loading p{color:#6b7785;color:var(--slate-gray);font-size:1.1rem}.download-error{background:#fff;border:2px solid #ff4d4d;border:2px solid var(--critical-red);border-radius:16px;box-shadow:0 4px 20px #0f1e3c1a;padding:4rem 2rem;text-align:center}.error-icon{font-size:4rem;margin-bottom:1.5rem}.download-error h3{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.download-error p{color:#6b7785;color:var(--slate-gray);font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.version-tab:disabled{cursor:not-allowed;opacity:.5}.version-tab:disabled:hover{border-color:#0000;transform:none}.requirements-section{background:#f2f4f7;background:var(--light-gray);padding:80px 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{color:#6b7785;color:var(--slate-gray);font-size:1.2rem}.requirements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.requirement-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0f1e3c14;padding:2rem;transition:all .3s ease}.requirement-card:hover{box-shadow:0 8px 30px #0f1e3c26;transform:translateY(-5px)}.requirement-icon{font-size:3rem;margin-bottom:1.5rem}.requirement-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.requirement-list{list-style:none;margin:0;padding:0}.requirement-list li{border-bottom:1px solid #f2f4f7;border-bottom:1px solid var(--light-gray);color:#6b7785;color:var(--slate-gray);padding:.75rem 0 .75rem 1.5rem;position:relative}.requirement-list li:before{color:#0fbf6f;color:var(--veritux-emerald);content:"✓";font-weight:700;left:0;position:absolute}.requirement-list li:last-child{border-bottom:none}.instructions-section{background:#fff;padding:80px 0}.instructions-steps{margin:0 auto;max-width:900px}.instruction-step{align-items:flex-start;display:flex;gap:2rem;margin-bottom:3rem}.step-number{align-items:center;background:linear-gradient(135deg,#0fbf6f,#0f1e3c);background:var(--gradient-2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.step-content{flex:1 1}.step-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.step-text{color:#6b7785;color:var(--slate-gray);font-size:1.05rem;line-height:1.8}.step-text a{color:#0fbf6f;color:var(--veritux-emerald);font-weight:600;text-decoration:none}.step-text a:hover{text-decoration:underline}.troubleshooting-section{background:#f2f4f7;background:var(--light-gray);padding:80px 0}.troubleshooting-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.troubleshooting-item{background:#fff;border-left:4px solid #ffc85c;border-left:4px solid var(--warning-amber);border-radius:12px;box-shadow:0 4px 15px #0f1e3c14;padding:2rem}.troubleshooting-title{color:#0f1e3c;color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.troubleshooting-text{color:#6b7785;color:var(--slate-gray);line-height:1.8}.downloads-cta{background:linear-gradient(135deg,#0f1e3c,#2e3a45);background:var(--gradient-1);color:#fff;padding:80px 0;text-align:center}.cta-content{margin:0 auto;max-width:700px}.cta-title{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.downloads-footer{background:#0f1e3c;background:var(--veritux-navy);color:#fff;padding:40px 0;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.footer-links a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#0fbf6f;color:var(--veritux-emerald)}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.download-card{padding:2rem 1.5rem}.version-tabs{flex-direction:column}.version-tab{min-width:100%}.download-actions{flex-direction:column}.download-btn{width:100%}.instruction-step{flex-direction:column;gap:1rem}.nav{display:none}.cta-title{font-size:2rem}}@media (max-width:480px){.download-card{padding:1.5rem}.info-grid{grid-template-columns:1fr}.checksum-info{align-items:flex-start;flex-direction:column}.checksum-value{width:100%}}.feature-details-page{background:var(--light-gray);min-height:100vh}.feature-header{background:var(--gradient-1);color:#fff;margin-top:0;padding:120px 0 60px}.back-link{color:#ffffffe6;display:inline-block;font-size:.95rem;margin-bottom:2rem;text-decoration:none;transition:all .3s ease}.back-link:hover{color:var(--veritux-emerald);transform:translateX(-5px)}.feature-main-title{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;margin-bottom:1rem}.feature-main-subtitle{font-size:1.2rem;max-width:700px;opacity:.9}.modules-overview{background:#fff;padding:80px 0}.modules-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.module-card{background:#fff;border:2px solid var(--light-gray);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;padding:2.5rem;transition:all .3s ease}.module-card:hover{border-color:var(--veritux-emerald);box-shadow:0 10px 30px #0f1e3c26;transform:translateY(-5px)}.module-card-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:1.5rem}.module-icon-large{flex-shrink:0;font-size:3.5rem}.module-card-title{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;margin:0}.module-card-description{color:var(--slate-gray);flex:1 1;line-height:1.8;margin-bottom:1.5rem}.module-card-features{margin-bottom:1.5rem}.module-card-features-title{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.75rem}.module-card-features-list{list-style:none;margin:0;padding:0}.module-card-features-list li{color:var(--slate-gray);font-size:.95rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.module-card-features-list li:before{color:var(--veritux-emerald);content:"•";font-weight:700;left:0;position:absolute}.module-card-features-list .more-features{color:var(--veritux-emerald);font-weight:600}.module-card-footer{border-top:1px solid var(--light-gray);margin-top:auto;padding-top:1rem}.module-card-link{color:var(--veritux-emerald);display:inline-block;font-size:.95rem;font-weight:600;transition:all .3s ease}.module-card:hover .module-card-link{transform:translateX(5px)}.main-features{background:var(--light-gray);padding:80px 0}.resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.resource-item{background:#fff;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.resource-item:hover{box-shadow:0 8px 25px #0f1e3c1a;transform:translateY(-5px)}.resource-icon{font-size:3rem;margin-bottom:1rem}.resource-title{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.resource-text{color:var(--slate-gray);line-height:1.7}.module-detail-page{background:var(--light-gray);min-height:100vh}.breadcrumb{background:#fff;border-bottom:1px solid var(--light-gray);padding:1rem 0}.breadcrumb .container{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.breadcrumb a{color:var(--slate-gray);text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:var(--veritux-emerald)}.breadcrumb-separator{color:var(--slate-gray);opacity:.5}.breadcrumb-current{color:var(--veritux-navy);font-weight:600}.module-detail-header{background:var(--gradient-1);color:#fff;padding:60px 0}.module-detail-title-section{align-items:center;display:flex;gap:2rem;margin-top:2rem}.module-detail-icon{flex-shrink:0;font-size:5rem}.module-detail-title{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;margin-bottom:.75rem}.module-detail-subtitle{font-size:1.2rem;max-width:800px;opacity:.9}.module-tabs{background:#fff;border-bottom:2px solid var(--light-gray);position:-webkit-sticky;position:sticky;top:0;z-index:100}.module-tabs .container{display:flex;gap:0;overflow-x:auto}.module-tab{background:#0000;border:none;border-bottom:3px solid #0000;color:var(--slate-gray);cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:1.25rem 2rem;transition:all .3s ease;white-space:nowrap}.module-tab.active,.module-tab:hover{background:var(--light-gray);color:var(--veritux-emerald)}.module-tab.active{border-bottom-color:var(--veritux-emerald)}.module-content{background:#fff;padding:60px 0}.module-tab-content{margin:0 auto;max-width:1000px}.module-section-title{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2rem}.funcionalidades-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.funcionalidade-card{background:var(--light-gray);border-radius:12px;padding:2rem;transition:all .3s ease}.funcionalidade-card:hover{box-shadow:0 8px 20px #0f1e3c1a;transform:translateY(-3px)}.funcionalidade-title{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.funcionalidade-description{color:var(--slate-gray);line-height:1.7}.module-details-expanded{border-top:2px solid var(--light-gray);margin-top:4rem;padding-top:3rem}.detail-expanded-item{margin-bottom:2.5rem}.detail-expanded-title{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.detail-expanded-text{color:var(--slate-gray);font-size:1.05rem;line-height:1.8}.module-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));list-style:none;margin:0;padding:0}.module-list-item{align-items:center;background:var(--light-gray);border-radius:8px;color:var(--veritux-steel);display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.module-list-item:hover{background:var(--veritux-emerald);color:#fff;transform:translateX(5px)}.list-icon{flex-shrink:0;font-size:1.2rem}.module-navigation{background:var(--light-gray);padding:60px 0}.module-nav-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1000px}.module-nav-card{background:#fff;border:2px solid #0000;border-radius:12px;cursor:pointer;padding:2rem;transition:all .3s ease}.module-nav-card:hover{border-color:var(--veritux-emerald);box-shadow:0 10px 30px #0f1e3c26;transform:translateY(-5px)}.module-nav-card.prev{text-align:left}.module-nav-card.next{text-align:right}.module-nav-label{color:var(--veritux-emerald);display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.module-nav-title{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:700;margin:0}.module-cta{background:var(--gradient-1);color:#fff;padding:80px 0;text-align:center}.module-cta-title{color:#fff;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.module-cta-subtitle{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.module-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.module-cta .btn-primary{background:var(--veritux-emerald);color:#fff}.module-cta .btn-primary:hover{background:#0da85f}.module-cta .btn-secondary{background:#0000;border-color:#fff;color:#fff}.module-cta .btn-secondary:hover{background:#ffffff1a}.module-detail-error{padding:100px 0;text-align:center}.module-detail-error h2{color:var(--veritux-navy);font-family:Montserrat,sans-serif;font-size:2rem;margin-bottom:2rem}@media (max-width:968px){.feature-main-title,.module-detail-title{font-size:2.5rem}.module-nav-grid,.modules-grid{grid-template-columns:1fr}.module-nav-card.next{text-align:left}}@media (max-width:768px){.feature-header{padding:100px 0 40px}.feature-main-title{font-size:2rem}.module-detail-title-section{flex-direction:column;text-align:center}.module-detail-icon{font-size:4rem}.module-detail-title{font-size:2rem}.module-tabs{overflow-x:auto}.module-tab{font-size:.9rem;padding:1rem 1.5rem}.funcionalidades-grid,.module-list{grid-template-columns:1fr}.module-cta-title{font-size:2rem}.module-cta-buttons{flex-direction:column}.module-cta-buttons .btn{width:100%}}@media (max-width:480px){.module-card{padding:1.5rem}.module-card-header{flex-direction:column;text-align:center}.resources-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.4fbd9b3b.css.map*/