.hero-report[data-v-40f6ad6d]{position:relative;padding:10rem 0 5rem;overflow:hidden;background:linear-gradient(135deg,#fef2f2,#fff7ed)}[data-theme=dark] .hero-report[data-v-40f6ad6d]{background:linear-gradient(135deg,#1c1917,#1e293b)}.hero-bg-elements[data-v-40f6ad6d]{position:absolute;inset:0;pointer-events:none}.hero-gradient[data-v-40f6ad6d]{position:absolute;top:-50%;right:-30%;width:80%;height:150%;background:radial-gradient(ellipse,rgba(239,68,68,.15) 0%,transparent 70%)}[data-theme=dark] .hero-gradient[data-v-40f6ad6d]{background:radial-gradient(ellipse,rgba(239,68,68,.1) 0%,transparent 70%)}.hero-grid[data-v-40f6ad6d]{position:absolute;inset:0;background-image:linear-gradient(rgba(239,68,68,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(239,68,68,.03) 1px,transparent 1px);background-size:60px 60px}.hero-badge[data-v-40f6ad6d]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.hero-title[data-v-40f6ad6d]{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:var(--gray-900);margin-bottom:1.5rem}[data-theme=dark] .hero-title[data-v-40f6ad6d]{color:#fff}.gradient-text-report[data-v-40f6ad6d]{background:linear-gradient(135deg,#ef4444,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-40f6ad6d]{font-size:1.125rem;color:var(--gray-600);line-height:1.7;margin-bottom:1.5rem;max-width:540px}[data-theme=dark] .hero-subtitle[data-v-40f6ad6d]{color:var(--gray-400)}.hero-features[data-v-40f6ad6d]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-feature[data-v-40f6ad6d]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--gray-700)}[data-theme=dark] .hero-feature[data-v-40f6ad6d]{color:var(--gray-300)}.hero-feature svg[data-v-40f6ad6d]{color:#22c55e}.hero-cta[data-v-40f6ad6d]{display:flex;flex-wrap:wrap;gap:1rem}.btn-report-primary[data-v-40f6ad6d]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;font-weight:600;font-size:1rem;border-radius:.75rem;transition:all .3s ease}.btn-report-primary[data-v-40f6ad6d]:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ef444466}.btn-report-secondary[data-v-40f6ad6d]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--theme-card-bg, white);color:var(--gray-700);font-weight:600;font-size:1rem;border-radius:.75rem;border:1px solid var(--gray-200);transition:all .3s ease}[data-theme=dark] .btn-report-secondary[data-v-40f6ad6d]{background:var(--gray-800);color:var(--gray-200);border-color:var(--gray-700)}.btn-report-secondary[data-v-40f6ad6d]:hover{border-color:#ef4444;color:#ef4444}.hero-visual[data-v-40f6ad6d]{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.report-logo-container[data-v-40f6ad6d]{position:relative;z-index:2}.report-logo[data-v-40f6ad6d]{width:150px;height:150px;animation:float-40f6ad6d 6s ease-in-out infinite;filter:drop-shadow(0 20px 40px rgba(239,68,68,.3))}.flag-icon[data-v-40f6ad6d]{position:absolute;top:-10px;right:-15px;width:45px;height:45px;animation:flagWave-40f6ad6d 2s ease-in-out infinite}@keyframes flagWave-40f6ad6d{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes float-40f6ad6d{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.floating-card[data-v-40f6ad6d]{position:absolute;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border-radius:1rem;box-shadow:0 10px 40px #0000001a;z-index:3;animation:floatCard-40f6ad6d 5s ease-in-out infinite}[data-theme=dark] .floating-card[data-v-40f6ad6d]{background:var(--gray-800);box-shadow:0 10px 40px #0000004d}.card-removal[data-v-40f6ad6d]{top:10%;right:5%;animation-delay:0s}.card-time[data-v-40f6ad6d]{bottom:25%;left:0;animation-delay:1s}.card-reports[data-v-40f6ad6d]{bottom:5%;right:15%;animation-delay:2s}@keyframes floatCard-40f6ad6d{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-card .card-icon[data-v-40f6ad6d]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:.75rem}.floating-card .card-icon.icon-green[data-v-40f6ad6d]{background:#22c55e1a;color:#22c55e}.floating-card .card-icon.icon-orange[data-v-40f6ad6d]{background:#f973161a;color:#f97316}.floating-card .card-icon.icon-red[data-v-40f6ad6d]{background:#ef44441a;color:#ef4444}.floating-card .card-content[data-v-40f6ad6d]{display:flex;flex-direction:column}.floating-card .card-value[data-v-40f6ad6d]{font-size:1.25rem;font-weight:700;color:var(--gray-900)}[data-theme=dark] .floating-card .card-value[data-v-40f6ad6d]{color:#fff}.floating-card .card-label[data-v-40f6ad6d]{font-size:.75rem;color:var(--gray-500)}.bg-circle[data-v-40f6ad6d]{position:absolute;border-radius:50%;border:2px solid rgba(239,68,68,.1)}.circle-1[data-v-40f6ad6d]{width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-2[data-v-40f6ad6d]{width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#f9731614}.circle-3[data-v-40f6ad6d]{width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#ef44440d}.why-report-section[data-v-40f6ad6d]{padding:3rem 0;background:linear-gradient(135deg,#ef4444,#f97316)}.why-card[data-v-40f6ad6d]{text-align:center;padding:1.5rem}.why-icon[data-v-40f6ad6d]{width:56px;height:56px;margin:0 auto 1rem;background:#fff3;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff}.why-card h3[data-v-40f6ad6d]{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.5rem}.why-card p[data-v-40f6ad6d]{font-size:.875rem;color:#ffffffe6;margin:0}.section-alt[data-v-40f6ad6d]{background:var(--gray-50)}[data-theme=dark] .section-alt[data-v-40f6ad6d]{background:var(--theme-bg-subtle)}.section-badge-report[data-v-40f6ad6d]{background:linear-gradient(135deg,#ef44441a,#f973161a);color:#ef4444}[data-theme=dark] .section-badge-report[data-v-40f6ad6d]{background:linear-gradient(135deg,#ef444433,#f9731633)}.step-card-report[data-v-40f6ad6d]{background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:1rem;padding:1.5rem;text-align:center;height:100%;transition:all .3s ease}.step-card-report[data-v-40f6ad6d]:hover{transform:translateY(-4px);box-shadow:0 12px 30px #ef444426}.step-card-report .step-number[data-v-40f6ad6d]{width:48px;height:48px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;font-size:1.25rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.step-card-report h3[data-v-40f6ad6d]{font-size:1rem;font-weight:600;color:var(--theme-text, var(--gray-900));margin-bottom:.5rem}.step-card-report p[data-v-40f6ad6d]{font-size:.875rem;color:var(--theme-text-secondary, var(--gray-600));margin:0}.problem-card[data-v-40f6ad6d]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:1rem;transition:all .3s ease}.problem-card[data-v-40f6ad6d]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ef44441a}.problem-card .card-icon[data-v-40f6ad6d]{width:48px;height:48px;background:#ef44441a;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ef4444}.problem-card .card-text[data-v-40f6ad6d]{flex:1;min-width:0}.problem-card h4[data-v-40f6ad6d]{font-size:1rem;font-weight:600;color:var(--theme-text, var(--gray-900));margin-bottom:.25rem}.problem-card p[data-v-40f6ad6d]{font-size:.875rem;color:var(--theme-text-secondary, var(--gray-600));margin:0}.solution-box[data-v-40f6ad6d]{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:1rem;color:#fff}.solution-icon[data-v-40f6ad6d]{width:56px;height:56px;background:#fff3;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.solution-content h3[data-v-40f6ad6d]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.solution-content p[data-v-40f6ad6d]{margin:0;opacity:.9}.feature-card-report[data-v-40f6ad6d]{display:flex;gap:1rem;padding:1.5rem;background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:1rem;height:100%;transition:all .3s ease}.feature-card-report[data-v-40f6ad6d]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ef44441a}.feature-icon-report[data-v-40f6ad6d]{width:48px;height:48px;background:linear-gradient(135deg,#ef44441a,#f973161a);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ef4444}[data-theme=dark] .feature-icon-report[data-v-40f6ad6d]{background:linear-gradient(135deg,#ef444433,#f9731633)}.feature-card-report h4[data-v-40f6ad6d]{font-size:1rem;font-weight:600;color:var(--theme-text, var(--gray-900));margin-bottom:.25rem}.feature-card-report p[data-v-40f6ad6d]{font-size:.875rem;color:var(--theme-text-secondary, var(--gray-600));margin:0}.faq-list[data-v-40f6ad6d]{display:flex;flex-direction:column;gap:1rem}.faq-item[data-v-40f6ad6d]{background:var(--theme-card-bg, white);border:1px solid var(--theme-card-border, var(--gray-200));border-radius:1rem;overflow:hidden}.faq-question[data-v-40f6ad6d]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:none;border:none;text-align:left;font-size:1rem;font-weight:600;color:var(--theme-text, var(--gray-900));cursor:pointer}.faq-question svg[data-v-40f6ad6d]{flex-shrink:0;color:var(--theme-text-muted, var(--gray-500));transition:transform .2s}.faq-question svg.rotated[data-v-40f6ad6d]{transform:rotate(180deg)}.faq-answer[data-v-40f6ad6d]{padding:0 1.5rem 1.25rem}.faq-answer p[data-v-40f6ad6d]{color:var(--theme-text-secondary, var(--gray-600));margin:0;line-height:1.7}.faq-enter-active[data-v-40f6ad6d],.faq-leave-active[data-v-40f6ad6d]{transition:all .2s ease}.faq-enter-from[data-v-40f6ad6d],.faq-leave-to[data-v-40f6ad6d]{opacity:0;transform:translateY(-10px)}@media(max-width:991px){.hero-visual[data-v-40f6ad6d]{height:300px}.floating-card[data-v-40f6ad6d]{padding:.75rem 1rem}.floating-card .card-value[data-v-40f6ad6d]{font-size:1rem}.report-logo[data-v-40f6ad6d]{width:120px;height:120px}}@media(max-width:768px){.hero-report[data-v-40f6ad6d]{padding:8rem 0 3rem}.hero-visual[data-v-40f6ad6d]{margin-top:2rem}.floating-card.card-removal[data-v-40f6ad6d]{top:5%;right:10%}.floating-card.card-time[data-v-40f6ad6d]{left:5%;bottom:30%}.floating-card.card-reports[data-v-40f6ad6d]{right:5%;bottom:10%}.solution-box[data-v-40f6ad6d]{flex-direction:column;text-align:center}}
