:root{--download-xml-primary:#2563eb;--download-xml-primary-light:#3b82f6;--download-xml-secondary:#1e40af;--download-xml-accent:#eff6ff;--download-xml-dark:#1e3a8a;--download-xml-text-gray:#475569;--download-xml-text-gray-light:#666;--download-xml-text-medium:#64748b;--download-xml-bg-light:#f8fafc;--download-xml-bg-alt:#eff6ff;--download-xml-white:#ffffff;--download-xml-shadow:rgba(37,99,235,.1);--download-xml-green:#10b981;--download-xml-success:#059669;--download-xml-warning:#f59e0b;--download-xml-info:#0ea5e9}.hero-download-xml{padding:8rem 0 6rem;background:linear-gradient(135deg,#0066cc 0%,#004499 100%);position:relative;overflow:hidden}.hero-download-xml::before{content:'';position:absolute;top:-50%;right:-20%;width:100%;height:150%;background:radial-gradient(ellipse at center,rgba(59,130,246,.15) 0%,transparent 70%);z-index:1}.hero-download-xml-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-download-xml-content{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.15);color:white;padding:.75rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:2rem;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.hero-download-xml-content h1{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:white}.highlight-primary{color:#93c5fd}.highlight-secondary{color:#bfdbfe}.highlight-accent{color:#ffffff}.hero-description{font-size:1.25rem;color:rgba(255,255,255,.9);margin-bottom:2.5rem;line-height:1.6}.hero-cta{margin-top:2.5rem;text-align:center}.hero-cta-benefits{margin-top:1rem;font-size:.9rem;opacity:.9;color:rgba(255,255,255,.9)}.hero-cta-benefits .check{color:#93c5fd;margin-right:.5rem}.hero-stats-preview{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;justify-content:center}.stat-pill{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:white;transition:all .3s ease}.stat-pill:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}.stat-pill i{color:#93c5fd;font-size:.9rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;border:none;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;font-size:1rem;line-height:1.2}.btn-green{background:linear-gradient(135deg,var(--download-xml-green),var(--download-xml-success));color:#fff;box-shadow:0 10px 30px rgba(16,185,129,.3)}.btn-green:hover{background:linear-gradient(135deg,var(--download-xml-success),var(--download-xml-green));transform:translateY(-2px);box-shadow:0 12px 34px rgba(16,185,129,.4);color:#fff;text-decoration:none}.btn-lg{padding:1rem 2.2rem;font-size:1.1rem}.visual-download-xml-container{position:relative;height:650px}.automation-dashboard-mockup{background:white;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.25);overflow:hidden;position:relative;z-index:1;width:100%;max-width:550px;margin:0 auto;border:1px solid rgba(37,99,235,.1)}.dashboard-header{background:linear-gradient(135deg,var(--download-xml-primary),var(--download-xml-secondary));color:white;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;position:relative}.dashboard-controls{display:flex;gap:.5rem}.control{width:12px;height:12px;border-radius:50%}.control.red{background:#ff5f56}.control.yellow{background:#ffbd2e}.control.green{background:#27ca3f}.dashboard-title{font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:.5rem;position:absolute;left:50%;transform:translateX(-50%)}.dashboard-status{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500}.status-indicator{width:8px;height:8px;border-radius:50%;background:#27ca3f;animation:pulse-indicator 2s infinite}@keyframes pulse-indicator{0%,100%{opacity:1}50%{opacity:.3}}.dashboard-content{padding:1.5rem;height:550px;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stat-card{background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(59,130,246,.04));border:1px solid rgba(37,99,235,.12);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease;position:relative;overflow:hidden}.stat-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--download-xml-primary),var(--download-xml-primary-light));border-radius:12px 12px 0 0}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.15)}.stat-icon{width:32px;height:32px;border-radius:8px;background:var(--download-xml-primary);color:white;display:flex;align-items:center;justify-content:center;font-size:.9rem}.stat-info{flex:1}.stat-number{font-size:1.5rem;font-weight:700;color:var(--download-xml-primary);margin-bottom:.25rem}.stat-label{font-size:.75rem;color:var(--download-xml-text-medium);font-weight:500}.stat-trend{display:flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;color:var(--download-xml-green)}.stat-trend i{font-size:.6rem}.automation-controls{background:#f8fafc;border-radius:12px;padding:1.25rem;border:1px solid #e2e8f0}.control-section h4{color:#374151;font-size:.9rem;margin:0 0 1rem 0;font-weight:600}.automation-toggles{display:flex;flex-direction:column;gap:.75rem}.toggle-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:white;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.toggle-item.active{border-color:var(--download-xml-primary);background:linear-gradient(135deg,rgba(37,99,235,.05),rgba(59,130,246,.02))}.toggle-switch{width:36px;height:20px;border-radius:20px;background:#e2e8f0;position:relative;transition:background .3s ease;cursor:pointer;flex-shrink:0}.toggle-switch.on{background:var(--download-xml-primary)}.toggle-slider{width:16px;height:16px;border-radius:50%;background:white;position:absolute;top:2px;left:2px;transition:transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.toggle-switch.on .toggle-slider{transform:translateX(16px)}.toggle-info{flex:1}.toggle-label{font-size:.85rem;font-weight:600;color:#374151;display:block;margin-bottom:.125rem}.toggle-desc{font-size:.75rem;color:var(--download-xml-text-medium)}.toggle-status{color:var(--download-xml-green);font-size:.9rem}.live-activity{background:white;border-radius:12px;border:1px solid #e2e8f0}.activity-header{padding:1rem 1.25rem .75rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.activity-header h4{color:#374151;font-size:.9rem;margin:0;font-weight:600}.live-indicator{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--download-xml-green);font-weight:600}.pulse-dot{width:6px;height:6px;border-radius:50%;background:var(--download-xml-green);animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.2)}}.activity-feed{padding:.75rem 1.25rem 1rem;display:flex;flex-direction:column;gap:.75rem}.activity-item{display:flex;align-items:center;gap:.75rem}.activity-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.activity-item.processing .activity-icon{background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(59,130,246,.05));color:var(--download-xml-primary)}.activity-item.completed .activity-icon{background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(5,150,105,.05));color:var(--download-xml-green)}.activity-content{flex:1;display:flex;flex-direction:column;gap:.125rem}.activity-action{font-size:.8rem;font-weight:600;color:#374151}.activity-desc{font-size:.7rem;color:var(--download-xml-text-medium)}.activity-time{font-size:.7rem;color:var(--download-xml-text-medium);font-weight:500}.floating-benefit{position:absolute;background:white;padding:.75rem 1rem;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.15);display:flex;align-items:center;gap:.75rem;font-size:.8rem;color:#212529;animation:float 4s ease-in-out infinite;z-index:5;border:1px solid rgba(37,99,235,.1);max-width:180px}.benefit-1{top:10%;right:-8%;animation-delay:0s}.benefit-2{bottom:45%;left:-12%;animation-delay:2s}.benefit-3{bottom:8%;right:-5%;animation-delay:4s}.benefit-icon{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--download-xml-primary),var(--download-xml-primary-light));color:white;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.benefit-text{display:flex;flex-direction:column;gap:.125rem}.benefit-text strong{font-weight:700;color:#374151}.benefit-text span{font-size:.7rem;color:var(--download-xml-text-medium)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(37,99,235,.4)}50%{box-shadow:0 0 0 10px rgba(37,99,235,0)}}.lp-section{padding:clamp(4rem,7vw,6rem) 0;background:#fff}.lp-section--alt{background:var(--download-xml-bg-light);position:relative;overflow:hidden}.lp-section--alt::before{content:"";position:absolute;inset:0;background:url('../images/background/fundo.png') no-repeat center left;background-size:20%;opacity:.08;pointer-events:none;z-index:0}.lp-section--alt .container{position:relative;z-index:1}@media (max-width:768px){.lp-section--alt::before{display:none}}.lp-section--gradient{background:linear-gradient(135deg,var(--download-xml-dark),#1e3a8a);color:#fff;position:relative;overflow:hidden}.lp-section--gradient::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.35),transparent 55%),radial-gradient(circle at 80% 40%,rgba(59,130,246,.25),transparent 55%);opacity:.8;pointer-events:none}.lp-section__narrow{max-width:860px;margin-inline:auto}.lp-section__header{text-align:center;margin-bottom:3rem}.lp-section__header--light{color:#fff}.lp-section__eyebrow{display:inline-block;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--download-xml-primary);background:rgba(37,99,235,.1);padding:.35rem 1rem;border-radius:999px}.lp-section--gradient .lp-section__eyebrow{background:rgba(37,99,235,.25);color:#fff}.lp-section__title{margin-top:1rem;font-size:2.7rem;font-weight:800;line-height:1.1;color:var(--download-xml-text-gray-light)}.lp-section--gradient .lp-section__title{color:#fff}.lp-section__subtitle{margin-top:.75rem;color:var(--download-xml-text-gray);font-size:1.25rem;line-height:1.6}.lp-section--gradient .lp-section__subtitle{color:rgba(255,255,255,.82)}.lp-article p{font-size:1.125rem;line-height:1.7;color:var(--download-xml-text-medium)}.lp-article h2{font-size:2.7rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--download-xml-text-gray-light)}.lp-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.lp-step{position:relative;padding:2.5rem 2rem;background:#fff;border-radius:20px;box-shadow:0 20px 45px rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.15);text-align:center;transition:all .3s ease}.lp-step:hover{transform:translateY(-5px);box-shadow:0 25px 55px rgba(37,99,235,.15);border-color:var(--download-xml-primary)}.lp-step__number{position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:linear-gradient(135deg,var(--download-xml-primary),var(--download-xml-secondary));color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 8px 20px rgba(37,99,235,.4)}.lp-step__icon{width:80px;height:80px;margin:1rem auto 1.5rem;background:linear-gradient(135deg,rgba(37,99,235,.15),rgba(59,130,246,.15));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--download-xml-primary)}.lp-step h3{font-size:1.3rem;margin-bottom:1rem;color:var(--download-xml-text-gray);font-weight:700}.lp-step p{color:var(--download-xml-text-medium);line-height:1.7;font-size:1rem}.lp-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.lp-benefit{position:relative;padding:2.5rem 2rem;border-radius:20px;border:1px solid rgba(37,99,235,.15);background:#fff;box-shadow:0 18px 35px rgba(37,99,235,.06);text-align:center;transition:all .3s ease}.lp-benefit:hover{transform:translateY(-5px);box-shadow:0 25px 55px rgba(37,99,235,.15);border-color:var(--download-xml-primary)}.lp-benefit__icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,rgba(37,99,235,.15),rgba(59,130,246,.15));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--download-xml-primary)}.lp-benefit h3{font-size:1.3rem;margin-bottom:1rem;color:var(--download-xml-text-gray);font-weight:700}.lp-benefit p{color:var(--download-xml-text-medium);line-height:1.7;font-size:1rem}.lp-feature-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.6rem}.lp-feature{background:rgba(30,58,138,.85);backdrop-filter:blur(6px);border-radius:16px;padding:1.9rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 40px rgba(30,58,138,.3);transition:all .3s ease}.lp-feature:hover{transform:translateY(-3px);box-shadow:0 30px 50px rgba(30,58,138,.4)}.lp-feature__icon{width:60px;height:60px;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--download-xml-primary),var(--download-xml-primary-light));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;box-shadow:0 8px 25px rgba(37,99,235,.4)}.lp-feature h3{font-size:1.3rem;margin-bottom:.75rem;color:#fff}.lp-feature p{color:rgba(226,232,240,.92);line-height:1.65}.lp-section__cta{margin-top:3rem;text-align:center}.faq{display:grid;gap:1rem}.faq-item{background:white;border-radius:16px;border:1px solid rgba(37,99,235,.2);box-shadow:0 18px 40px rgba(37,99,235,.08);overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 25px 55px rgba(37,99,235,.12);border-color:var(--download-xml-primary)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.8rem;cursor:pointer;transition:all .3s ease;background:white}.faq-question:hover{background:rgba(37,99,235,.05)}.faq-question h3{font-size:1.125rem;font-weight:600;color:#666;margin:0;flex:1;line-height:1.4}.faq-question i{color:var(--download-xml-primary);font-size:1.2rem;transition:transform .3s ease;margin-left:1rem}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{padding:0 1.8rem;max-height:0;overflow:hidden;transition:all .3s ease;background:white}.faq-item.active .faq-answer{max-height:500px;padding:0 1.8rem 1.8rem}.faq-answer p{color:var(--download-xml-text-medium);line-height:1.65;margin:0}@media (max-width:992px){.hero-download-xml-layout{grid-template-columns:1fr;gap:3rem}.hero-download-xml-content{text-align:center;margin:0 auto}.hero-download-xml-content h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.floating-benefit{display:none}.lp-steps{grid-template-columns:1fr;gap:1.5rem}.lp-step{padding:2rem 1.5rem}.lp-step__icon{width:70px;height:70px;font-size:1.8rem;margin:.8rem auto 1.2rem}.lp-step__number{width:35px;height:35px;font-size:1rem;top:-12px}.lp-benefits{grid-template-columns:1fr;gap:1.5rem}.lp-benefit{padding:2rem 1.5rem}.lp-benefit__icon{width:70px;height:70px;font-size:1.8rem;margin:0 auto 1.2rem}.lp-feature-grid{grid-template-columns:1fr;gap:1.5rem}.lp-feature{padding:1.5rem;text-align:center}.lp-feature__icon{width:50px;height:50px;font-size:1.3rem;margin:0 auto 1.2rem}}@media (max-width:576px){.hero-download-xml{padding:5rem 0 4rem}.hero-download-xml-content h1{font-size:2rem}.hero-description{font-size:1rem}.dashboard-content{padding:1rem;height:450px}.dashboard-stats{grid-template-columns:1fr;gap:.75rem}.hero-stats-preview{flex-direction:column;align-items:center;gap:.5rem}.stats-grid{grid-template-columns:1fr;gap:12px}.hero-cta-benefits{font-size:.8rem;line-height:1.5}.file-name{font-size:11px}.progress-text,.download-meta{font-size:9px}.lp-section{padding:3rem 0}.lp-section__title{font-size:1.8rem}.faq-question{padding:1.4rem}.faq-item.active .faq-answer{padding:0 1.4rem 1.4rem}}.chart-section{background:white;border-radius:12px;border:1px solid #e2e8f0;padding:1.25rem;margin-top:1rem}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.chart-header h4{color:#374151;font-size:.95rem;margin:0;font-weight:600}.chart-period{font-size:.75rem;color:var(--download-xml-text-medium);background:#f8fafc;padding:.25rem .75rem;border-radius:20px;font-weight:500}.chart-container{position:relative}.chart-bars{display:flex;align-items:end;justify-content:space-between;gap:.5rem;height:140px;margin-bottom:1rem;padding:0 .5rem}.chart-bar{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.chart-section .bar-fill{width:100%;max-width:50px;border-radius:4px 4px 0 0;position:relative;transition:all .3s ease;min-height:10px}.chart-section .bar-fill:hover{transform:translateY(-2px)}.chart-section .chart-bars .bar-fill.nfe{background:linear-gradient(180deg,#3b82f6 0%,#2563eb 100%)!important;box-shadow:0 2px 4px rgba(37,99,235,.2)!important}.chart-section .chart-bars .bar-fill.nfe:hover{box-shadow:0 4px 8px rgba(37,99,235,.3)!important}.chart-section .chart-bars .bar-fill.cte{background:linear-gradient(180deg,#10b981 0%,#059669 100%)!important;box-shadow:0 2px 4px rgba(16,185,129,.2)!important}.chart-section .chart-bars .bar-fill.cte:hover{box-shadow:0 4px 8px rgba(16,185,129,.3)!important}.chart-section .chart-bars .bar-fill.nfce{background:linear-gradient(180deg,#f59e0b 0%,#d97706 100%)!important;box-shadow:0 2px 4px rgba(245,158,11,.2)!important}.chart-section .chart-bars .bar-fill.nfce:hover{box-shadow:0 4px 8px rgba(245,158,11,.3)!important}.chart-section .chart-bars .bar-fill.nfse{background:linear-gradient(180deg,#8b5cf6 0%,#7c3aed 100%)!important;box-shadow:0 2px 4px rgba(139,92,246,.2)!important}.chart-section .chart-bars .bar-fill.nfse:hover{box-shadow:0 4px 8px rgba(139,92,246,.3)!important}.bar-label{font-size:.75rem;font-weight:600;color:#374151;margin-top:.5rem;text-align:center}.bar-value{font-size:.7rem;color:var(--download-xml-text-medium);position:absolute;top:-25px;left:50%;transform:translateX(-50%);background:white;padding:.25rem .5rem;border-radius:4px;border:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.1);font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease}.chart-bar:hover .bar-value{opacity:1}.chart-legend{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding-top:1rem;border-top:1px solid #f1f5f9}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#374151}.legend-color{width:10px;height:10px;border-radius:2px;flex-shrink:0}.legend-color.nfe{background:linear-gradient(45deg,#3b82f6,#2563eb)}.legend-color.cte{background:linear-gradient(45deg,#10b981,#059669)}.legend-color.nfce{background:linear-gradient(45deg,#f59e0b,#d97706)}.legend-color.nfse{background:linear-gradient(45deg,#8b5cf6,#7c3aed)}.legend-text{font-weight:500}@keyframes chartBarGrow{from{height:0;opacity:0}to{opacity:1}}.bar-fill{animation:chartBarGrow .8s ease-out}.chart-bar:nth-child(1) .bar-fill{animation-delay:.1s}.chart-bar:nth-child(2) .bar-fill{animation-delay:.2s}.chart-bar:nth-child(3) .bar-fill{animation-delay:.3s}.chart-bar:nth-child(4) .bar-fill{animation-delay:.4s}@media (max-width:768px){.chart-section{padding:1rem}.chart-bars{gap:.3rem;height:100px}.bar-fill{max-width:35px}.chart-legend{gap:.75rem;flex-direction:column;align-items:center}.legend-item{font-size:.7rem}.chart-header{flex-direction:column;gap:.5rem;align-items:flex-start}}@media (max-width:1024px){.visual-download-xml-container{display:none!important}.hero-download-xml-layout{grid-template-columns:1fr;text-align:center;justify-items:center}.hero-download-xml-content{max-width:800px;margin:0 auto}}@media (max-width:768px){.hero-download-xml{padding:6rem 0 4rem}.hero-download-xml-content h1{font-size:2.5rem}.hero-description{font-size:1.1rem}}@media (max-width:480px){.hero-download-xml-content h1{font-size:2rem}.hero-description{font-size:1rem}.hero-stats-preview{flex-direction:column;gap:.75rem}.stat-pill{width:100%;max-width:250px}}