.animated-about-page.svelte-wmaysm{min-height:100vh;overflow-x:hidden;position:relative}.hero-section.svelte-wmaysm{align-items:center;background:linear-gradient(135deg,#334155,#1e293b 50%,#0f172a);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:2rem;position:relative}@media(max-width:768px){.hero-section.svelte-wmaysm{align-items:flex-start;justify-content:flex-start;min-height:auto;padding-bottom:2.5rem;padding-top:calc(var(--header-offset-expanded) + .5rem)}}.hero-background.svelte-wmaysm{background:linear-gradient(135deg,#334155,#1e293b 50%,#0f172a);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.hero-section.svelte-wmaysm:before{animation:svelte-wmaysm-rotate 25s linear infinite;background:radial-gradient(circle,rgba(168,85,247,.25) 0,transparent 70%);left:50%;margin-left:-100%}.hero-section.svelte-wmaysm:after,.hero-section.svelte-wmaysm:before{content:"";height:200%;margin-top:-100%;pointer-events:none;position:absolute;top:50%;transform-origin:center center;width:200%;z-index:1}.hero-section.svelte-wmaysm:after{animation:svelte-wmaysm-rotate 30s linear infinite reverse;background:radial-gradient(circle,rgba(34,197,94,.2) 0,transparent 70%);margin-right:-100%;right:0}.hero-inner.svelte-wmaysm{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:2rem;position:relative;width:100%;z-index:10}@media(max-width:768px){.hero-inner.svelte-wmaysm{padding-left:max(1rem,var(--safe-left));padding-right:max(1rem,var(--safe-right))}}.hero-content.svelte-wmaysm{color:#fff;max-width:800px;text-align:center}.hero-app-promo-wrap.svelte-wmaysm{margin-top:1.25rem;max-width:56rem;min-width:0;width:100%}@media(max-width:768px){.hero-app-promo-wrap.svelte-wmaysm{margin-top:1.25rem}}.hero-title.svelte-wmaysm{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle.svelte-wmaysm{font-size:1.5rem;margin-bottom:1.5rem;opacity:.9}.hero-description.svelte-wmaysm{font-size:1.2rem;margin-bottom:2rem;opacity:.8}.hero-cta.svelte-wmaysm{margin-top:2rem}.hero-cta.svelte-wmaysm .btn{overflow:hidden;position:relative;transition:all .3s ease}.hero-cta.svelte-wmaysm .btn:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.hero-cta.svelte-wmaysm .btn:hover:before{height:300px;width:300px}.hero-cta.svelte-wmaysm .btn:hover{box-shadow:0 10px 25px #0000004d;transform:translateY(-2px)}.stats-section.svelte-wmaysm{background:linear-gradient(180deg,#fff,#f8f9fa 50%,#fff);overflow:hidden;padding:5rem 0;position:relative}.stats-header.svelte-wmaysm{margin-bottom:3rem;text-align:center}.live-indicator.svelte-wmaysm{align-items:center;color:#6b7280;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem}.live-dot.svelte-wmaysm{animation:svelte-wmaysm-pulse 2s infinite;background:#10b981;border-radius:50%;height:8px;width:8px}@keyframes svelte-wmaysm-pulse{0%,to{opacity:1}50%{opacity:.5}}.stats-section.svelte-wmaysm:before{background:radial-gradient(circle at 20% 30%,rgba(37,99,235,.05) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.05) 0,transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.container.svelte-wmaysm{margin:0 auto;max-width:1200px;padding:0 2rem}@media(max-width:768px){.container.svelte-wmaysm{padding-left:max(1rem,var(--safe-left));padding-right:max(1rem,var(--safe-right))}}.stats-grid-2col.svelte-wmaysm{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px}@media(max-width:768px){.stats-grid-2col.svelte-wmaysm{grid-template-columns:1fr}}.stat-card-large.svelte-wmaysm{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;color:inherit;cursor:pointer;display:block;min-height:280px;padding:2.5rem 2rem;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card-large.svelte-wmaysm:hover{background:linear-gradient(135deg,#fff,#f0f7ff);box-shadow:0 12px 24px #2563eb33;transform:translateY(-8px) scale(1.02)}.stat-card-large.svelte-wmaysm:hover svg{transform:scale(1.1);transition:transform .3s ease}.stat-card-large.svelte-wmaysm svg{color:#2563eb;margin-bottom:1rem;transition:transform .3s ease,color .3s ease}.stat-label.svelte-wmaysm{color:#6b7280;font-size:1rem;margin-bottom:1rem}.features-section.svelte-wmaysm{background:#fff;padding:5rem 0;position:relative}.features-section.svelte-wmaysm:after{background:linear-gradient(90deg,transparent,rgba(37,99,235,.2) 50%,transparent);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.section-title.svelte-wmaysm{color:#1f2937;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center;width:100%}.section-title.svelte-wmaysm:after{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translate(-50%);width:60px}.features-grid.svelte-wmaysm{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card.svelte-wmaysm{background:#f8f9fa;border:2px solid transparent;border-radius:16px;cursor:pointer;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card.svelte-wmaysm:hover{background:#fff;border-color:#2563eb33;box-shadow:0 12px 24px #2563eb26;transform:translateY(-8px) scale(1.02)}.feature-card.svelte-wmaysm:hover svg{transform:scale(1.15) rotate(5deg);transition:transform .3s ease}.feature-card.svelte-wmaysm svg{color:#2563eb;margin-bottom:1rem;transition:transform .3s ease,color .3s ease}.feature-card.svelte-wmaysm h3:where(.svelte-wmaysm){color:#1f2937;font-size:1.4rem;font-weight:600;line-height:1.2;margin-bottom:.5rem}@media(max-width:480px){.feature-card.svelte-wmaysm h3:where(.svelte-wmaysm){font-size:1.3rem}}.feature-card.svelte-wmaysm p:where(.svelte-wmaysm){color:#6b7280;line-height:1.6}.how-it-works-section.svelte-wmaysm{background:linear-gradient(135deg,#2563eb,#1e40af 50%,#1e3a8a);color:#fff;padding:5rem 0}.how-it-works-section.svelte-wmaysm .section-title:where(.svelte-wmaysm){color:#fff}.steps-container.svelte-wmaysm{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step.svelte-wmaysm{cursor:pointer;padding:2rem;text-align:center;transition:transform .3s ease}.step.svelte-wmaysm:hover{transform:translateY(-5px) scale(1.05)}.step.svelte-wmaysm:hover .step-number:where(.svelte-wmaysm){background:#ffffff4d;transform:scale(1.1) rotate(5deg)}.step-number.svelte-wmaysm{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;transition:all .3s ease;width:60px}.step.svelte-wmaysm h3:where(.svelte-wmaysm){font-size:1.5rem;margin-bottom:.5rem}.step.svelte-wmaysm p:where(.svelte-wmaysm){opacity:.9}.cta-section.svelte-wmaysm{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;overflow:hidden;padding:5rem 0;position:relative}.cta-section.svelte-wmaysm:before{animation:svelte-wmaysm-rotate 20s linear infinite;background:radial-gradient(circle,rgba(37,99,235,.1) 0,transparent 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes svelte-wmaysm-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.cta-content.svelte-wmaysm{margin:0 auto;max-width:600px;position:relative;text-align:center;z-index:1}.cta-content.svelte-wmaysm h2:where(.svelte-wmaysm){font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content.svelte-wmaysm p:where(.svelte-wmaysm){font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-content.svelte-wmaysm .btn{overflow:hidden;position:relative;transition:all .3s ease}.cta-content.svelte-wmaysm .btn:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;width:0}.cta-content.svelte-wmaysm .btn:hover:before{height:300px;width:300px}.cta-content.svelte-wmaysm .btn:hover{box-shadow:0 10px 25px #2563eb66;transform:translateY(-2px) scale(1.05)}.info-social-section.svelte-wmaysm{margin-top:2rem;position:relative;text-align:center;z-index:1}.info-social-label.svelte-wmaysm{color:#ffffffb3;font-size:.875rem;font-weight:500;margin-bottom:1rem}.info-social-links.svelte-wmaysm{gap:1.25rem}.info-social-link.svelte-wmaysm,.info-social-links.svelte-wmaysm{align-items:center;display:flex;justify-content:center}.info-social-link.svelte-wmaysm{background:#ffffff14;border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;color:#ffffffe6;height:48px;min-height:44px;min-width:44px;transition:all .2s ease;width:48px}.info-social-link.svelte-wmaysm:hover{background:#ffffff2e;color:#fff;transform:translateY(-2px)}.testimonials-section.svelte-wmaysm{background:#fff;overflow:hidden;padding:5rem 0;position:relative}.testimonials-section.svelte-wmaysm:before{top:0}.testimonials-section.svelte-wmaysm:after,.testimonials-section.svelte-wmaysm:before{background:linear-gradient(90deg,transparent,rgba(37,99,235,.2),transparent);content:"";height:1px;left:0;position:absolute;right:0}.testimonials-section.svelte-wmaysm:after{bottom:0}.testimonials-grid.svelte-wmaysm{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card.svelte-wmaysm{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid rgba(37,99,235,.1);border-radius:16px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.testimonial-card.svelte-wmaysm:hover{border-color:#2563eb66;box-shadow:0 16px 32px #2563eb33;transform:translateY(-8px) scale(1.02)}.testimonial-card.svelte-wmaysm:hover .testimonial-quote:where(.svelte-wmaysm) .quote-icon{opacity:.3;transform:scale(1.1)}.testimonial-quote.svelte-wmaysm{margin-bottom:0;position:relative}.testimonial-quote.svelte-wmaysm .quote-icon{color:#2563eb;left:-10px;opacity:.2;position:absolute;top:-10px}.testimonial-header.svelte-wmaysm{color:#2563eb;font-size:1rem;margin-bottom:.75rem;padding-left:2rem}.testimonial-quote.svelte-wmaysm p:where(.svelte-wmaysm){color:#1f2937;font-size:1.1rem;font-style:italic;line-height:1.6;margin:0;padding-left:2rem}.faq-section.svelte-wmaysm{background:#f8f9fa;padding:5rem 0}.faq-container.svelte-wmaysm{margin:0 auto;max-width:800px}.faq-item.svelte-wmaysm{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item.svelte-wmaysm:hover{box-shadow:0 4px 8px #0000001a}.faq-item.active.svelte-wmaysm{box-shadow:0 8px 16px #2563eb26}.faq-question.svelte-wmaysm{align-items:center;background:#fff;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.5rem;text-align:left;transition:all .3s ease;width:100%}.faq-question.svelte-wmaysm:hover{background:#f8f9fa;color:#2563eb}.faq-item.svelte-wmaysm .faq-icon{color:#6b7280;flex-shrink:0;transition:transform .3s ease}.faq-item.active.svelte-wmaysm .faq-icon{color:#2563eb;transform:rotate(180deg)}.faq-answer.svelte-wmaysm{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .3s ease,padding .3s ease}.faq-item.active.svelte-wmaysm .faq-answer:where(.svelte-wmaysm){max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer.svelte-wmaysm p:where(.svelte-wmaysm){color:#6b7280;line-height:1.6;margin:0}.faq-answer.svelte-wmaysm .faq-link{color:#2563eb;font-weight:500;text-decoration:underline;transition:color .2s ease}.faq-answer.svelte-wmaysm .faq-link:hover{color:#1e40af}.fade-in.svelte-wmaysm{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}@media(prefers-reduced-motion:no-preference){.fade-in.svelte-wmaysm:not(.visible){opacity:0;transform:translateY(30px)}}.slide-in.svelte-wmaysm{opacity:1;transform:translate(0);transition:opacity .6s ease,transform .6s ease}@media(prefers-reduced-motion:no-preference){.slide-in.svelte-wmaysm:not(.visible){opacity:0;transform:translate(-50px)}}@media(max-width:768px){.hero-title.svelte-wmaysm{font-size:2rem}.hero-subtitle.svelte-wmaysm{font-size:1.2rem}.hero-description.svelte-wmaysm{font-size:1rem}.section-title.svelte-wmaysm{font-size:2rem}.section-title.svelte-wmaysm:after{height:3px;width:40px}.features-grid.svelte-wmaysm,.steps-container.svelte-wmaysm{gap:1.5rem;grid-template-columns:1fr}.feature-card.svelte-wmaysm{padding:1.5rem}.cta-section.svelte-wmaysm,.features-section.svelte-wmaysm,.how-it-works-section.svelte-wmaysm,.stats-section.svelte-wmaysm{padding:3rem 0}}@media(max-width:1024px)and (min-width:769px){.hero-title.svelte-wmaysm{font-size:2.5rem}.testimonials-grid.svelte-wmaysm{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.testimonials-grid.svelte-wmaysm{grid-template-columns:1fr}.testimonial-card.svelte-wmaysm{padding:1.5rem}}.stat-details.svelte-wmaysm{gap:1rem;margin-top:1rem;width:100%}.detail-row.svelte-wmaysm,.stat-details.svelte-wmaysm{display:flex;flex-direction:column}.detail-row.svelte-wmaysm{align-items:center;text-align:center}.detail-number.svelte-wmaysm{color:#2563eb;font-size:2rem;font-weight:700}.detail-label.svelte-wmaysm{color:#6b7280;font-size:.875rem;font-weight:500;margin-top:.25rem}.continent-breakdown.svelte-wmaysm{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem;width:100%}.continent-item.svelte-wmaysm{align-items:center;display:flex;gap:.5rem}.continent-name.svelte-wmaysm{color:#6b7280;flex-shrink:0;font-size:.875rem;font-weight:500;min-width:70px}.continent-bar.svelte-wmaysm{background:#f3f4f6;border-radius:3px;flex:1;height:6px;overflow:hidden}.continent-progress.svelte-wmaysm{background:linear-gradient(90deg,#2563eb,#1e40af);border-radius:3px;height:100%;transition:width 1.5s ease-out}.continent-percentage.svelte-wmaysm{color:#2563eb;font-size:.875rem;font-weight:600;min-width:30px;text-align:right}html.dark .hero-background.svelte-wmaysm,html.dark .hero-section.svelte-wmaysm{background:linear-gradient(135deg,color-mix(in srgb,var(--admin-header-bg) 85%,#000) 0,var(--admin-shell-bg) 45%,#0a0a0a 100%)}html.dark .section-title.svelte-wmaysm{color:var(--admin-shell-fg)}html.dark .section-title.svelte-wmaysm:after{background:linear-gradient(90deg,#10b981,#34d399)}html.dark .how-it-works-section.svelte-wmaysm .section-title:where(.svelte-wmaysm){color:#fff}html.dark .stats-section.svelte-wmaysm{background:linear-gradient(180deg,var(--admin-shell-bg) 0,color-mix(in srgb,var(--admin-shell-bg) 92%,#334155) 50%,var(--admin-shell-bg) 100%)}html.dark .stats-section.svelte-wmaysm:before{background:radial-gradient(circle at 20% 30%,rgba(96,165,250,.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(52,211,153,.06) 0,transparent 50%)}html.dark .live-indicator.svelte-wmaysm{color:color-mix(in srgb,var(--admin-shell-fg) 58%,transparent)}html.dark .stat-card-large.svelte-wmaysm{background:var(--admin-panel-bg);border:1px solid var(--admin-panel-border);box-shadow:0 4px 20px #00000059}html.dark .stat-card-large.svelte-wmaysm:hover{background:color-mix(in srgb,var(--admin-panel-bg) 94%,#2563eb);box-shadow:0 12px 28px #2563eb38}html.dark .stat-card-large.svelte-wmaysm svg{color:#60a5fa}html.dark .stat-label.svelte-wmaysm{color:color-mix(in srgb,var(--admin-shell-fg) 62%,transparent)}html.dark .detail-number.svelte-wmaysm{color:#93c5fd}html.dark .continent-name.svelte-wmaysm,html.dark .detail-label.svelte-wmaysm{color:color-mix(in srgb,var(--admin-shell-fg) 58%,transparent)}html.dark .continent-bar.svelte-wmaysm{background:color-mix(in srgb,var(--admin-panel-bg) 70%,#000)}html.dark .continent-percentage.svelte-wmaysm{color:#93c5fd}html.dark .features-section.svelte-wmaysm{background:var(--admin-shell-bg)}html.dark .features-section.svelte-wmaysm:after{background:linear-gradient(90deg,transparent,rgba(52,211,153,.25) 50%,transparent)}html.dark .how-it-works-section.svelte-wmaysm{background:linear-gradient(135deg,#1e3a5f,#172554 45%,#0f172a)}html.dark .how-it-works-section.svelte-wmaysm .section-title:where(.svelte-wmaysm):after{background:linear-gradient(90deg,#ffffffbf,#ffffff59)}html.dark .feature-card.svelte-wmaysm{background:var(--admin-panel-bg);border:1px solid var(--admin-panel-border)}html.dark .feature-card.svelte-wmaysm:hover{background:color-mix(in srgb,var(--admin-panel-bg) 95%,#fff);border-color:#3b82f659;box-shadow:0 12px 28px #00000059}html.dark .feature-card.svelte-wmaysm svg{color:#60a5fa}html.dark .feature-card.svelte-wmaysm h3:where(.svelte-wmaysm){color:var(--admin-shell-fg)}html.dark .feature-card.svelte-wmaysm p:where(.svelte-wmaysm){color:color-mix(in srgb,var(--admin-shell-fg) 70%,transparent)}html.dark .testimonials-section.svelte-wmaysm{background:var(--admin-shell-bg)}html.dark .testimonials-section.svelte-wmaysm:after,html.dark .testimonials-section.svelte-wmaysm:before{background:linear-gradient(90deg,transparent,rgba(52,211,153,.2),transparent)}html.dark .testimonial-card.svelte-wmaysm{background:var(--admin-panel-bg);border:1px solid var(--admin-panel-border);box-shadow:0 4px 20px #0000004d}html.dark .testimonial-card.svelte-wmaysm:hover{border-color:#3b82f673;box-shadow:0 16px 32px #0006}html.dark .testimonial-quote.svelte-wmaysm .quote-icon{color:#60a5fa}html.dark .testimonial-header.svelte-wmaysm{color:#93c5fd}html.dark .testimonial-quote.svelte-wmaysm p:where(.svelte-wmaysm){color:color-mix(in srgb,var(--admin-shell-fg) 88%,transparent)}html.dark .faq-section.svelte-wmaysm{background:var(--admin-shell-bg)}html.dark .faq-item.svelte-wmaysm{background:var(--admin-panel-bg);border:1px solid var(--admin-panel-border);box-shadow:0 2px 12px #00000040}html.dark .faq-item.svelte-wmaysm:hover{box-shadow:0 4px 16px #00000059}html.dark .faq-item.active.svelte-wmaysm{box-shadow:0 8px 20px #2563eb33}html.dark .faq-question.svelte-wmaysm{background:var(--admin-panel-bg);color:var(--admin-shell-fg)}html.dark .faq-question.svelte-wmaysm:hover{background:color-mix(in srgb,var(--admin-panel-bg) 85%,#2563eb);color:#93c5fd}html.dark .faq-item.svelte-wmaysm .faq-icon{color:color-mix(in srgb,var(--admin-shell-fg) 50%,transparent)}html.dark .faq-item.active.svelte-wmaysm .faq-icon{color:#93c5fd}html.dark .faq-answer.svelte-wmaysm p:where(.svelte-wmaysm){color:color-mix(in srgb,var(--admin-shell-fg) 72%,transparent)}html.dark .faq-answer.svelte-wmaysm .faq-link{color:#93c5fd}html.dark .faq-answer.svelte-wmaysm .faq-link:hover{color:#bfdbfe}html.dark .faq-answer.svelte-wmaysm a:not(.faq-link){color:#93c5fd}html.dark .cta-section.svelte-wmaysm{background:linear-gradient(135deg,var(--admin-shell-bg) 0,#0a0a0a 100%)}@media(max-width:768px){.stat-card-large.svelte-wmaysm{min-height:240px;padding:2rem 1.5rem}.stat-details.svelte-wmaysm{gap:.75rem;margin-top:.75rem}.detail-number.svelte-wmaysm{font-size:1.75rem}.detail-label.svelte-wmaysm{font-size:.8rem}.continent-breakdown.svelte-wmaysm{gap:.375rem;margin-top:.75rem}.continent-name.svelte-wmaysm{font-size:.8rem;min-width:60px}.continent-percentage.svelte-wmaysm{font-size:.8rem;min-width:28px}.continent-item.svelte-wmaysm{gap:.375rem}}
