@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;color:#111827}#app{width:100%}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}p{line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}.language-switcher[data-v-216e13cf]{display:flex;align-items:center}.language-select[data-v-216e13cf]{padding:.5rem 2.5rem .5rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;font-size:.875rem;font-weight:500;color:#1f2937;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem}.language-select[data-v-216e13cf]:hover{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.language-select[data-v-216e13cf]:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.hero[data-v-46c13394]{padding:4rem 2rem;background:linear-gradient(to bottom,#fff,#f9fafb)}.hero-content[data-v-46c13394]{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}.hero-text[data-v-46c13394]{display:flex;flex-direction:column;gap:1.5rem}.logo[data-v-46c13394]{width:48px;height:48px}.logo-img[data-v-46c13394]{width:48px;height:48px;display:block}.hero-title[data-v-46c13394]{font-size:3rem;font-weight:700;color:#111827;line-height:1.2;margin:0}.hero-tagline[data-v-46c13394]{font-size:1.25rem;color:#6b7280;line-height:1.5;margin:0}.hero-buttons[data-v-46c13394]{display:flex;gap:1rem;margin-top:1rem}.btn[data-v-46c13394]{padding:.875rem 2rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary[data-v-46c13394]{background-color:#dc2626;color:#fff}.btn-primary[data-v-46c13394]:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}.btn-secondary[data-v-46c13394]{background-color:#fff;color:#111827;border:2px solid #e5e7eb}.btn-secondary[data-v-46c13394]:hover{border-color:#dc2626;color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.language-notice[data-v-46c13394]{font-size:.875rem;color:#9ca3af;margin-top:.5rem}.hero-image[data-v-46c13394]{display:flex;justify-content:center;align-items:center}.poster-container[data-v-46c13394]{width:100%;max-width:480px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-radius:8px;transition:transform .3s ease;overflow:hidden}.poster-image[data-v-46c13394]{width:100%;height:auto;display:block;border-radius:8px;transition:transform .3s ease}.poster-container[data-v-46c13394]:hover,.poster-container:hover .poster-image[data-v-46c13394]{transform:scale(1.02)}@media (max-width: 768px){.hero-content[data-v-46c13394]{grid-template-columns:1fr;gap:2rem}.hero-title[data-v-46c13394]{font-size:2rem}.hero-tagline[data-v-46c13394]{font-size:1rem}.hero-buttons[data-v-46c13394]{flex-direction:column}.btn[data-v-46c13394]{width:100%}}.features[data-v-136def27]{padding:5rem 2rem;background-color:#fff}.features-container[data-v-136def27]{max-width:1200px;margin:0 auto}.features-header[data-v-136def27]{text-align:center;margin-bottom:4rem}.features-title[data-v-136def27]{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem}.features-subtitle[data-v-136def27]{font-size:1.125rem;color:#6b7280;margin:0}.features-grid[data-v-136def27]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card[data-v-136def27]{padding:2rem;border:1px solid #e5e7eb;border-radius:1rem;transition:all .3s ease;background-color:#fff}.feature-card[data-v-136def27]:hover{border-color:#dc2626;box-shadow:0 10px 25px -5px #dc26261a;transform:translateY(-4px)}.feature-icon[data-v-136def27]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#fef2f2;border-radius:.75rem;margin-bottom:1.5rem}.feature-title[data-v-136def27]{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1rem}.feature-description[data-v-136def27]{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}@media (max-width: 968px){.features-grid[data-v-136def27]{grid-template-columns:1fr}.features-title[data-v-136def27]{font-size:2rem}}.future-features[data-v-73a83543]{padding:5rem 2rem;background:linear-gradient(135deg,#fef2f2,#fff5f5);position:relative;overflow:hidden}.future-features[data-v-73a83543]:before{content:"";position:absolute;top:0;right:0;width:400px;height:400px;background:radial-gradient(circle,rgba(220,38,38,.05) 0%,transparent 70%);border-radius:50%;pointer-events:none}.future-features-container[data-v-73a83543]{max-width:1600px;margin:0 auto;position:relative;z-index:1}.future-features-header[data-v-73a83543]{text-align:center;margin-bottom:4rem}.coming-soon-badge[data-v-73a83543]{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;font-size:.875rem;font-weight:600;border-radius:2rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #dc262633}.future-features-title[data-v-73a83543]{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.future-features-subtitle[data-v-73a83543]{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.future-features-grid[data-v-73a83543]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}.future-feature-card[data-v-73a83543]{padding:1.75rem;background:#fff;border:2px solid transparent;border-radius:1.25rem;position:relative;overflow:hidden}.future-feature-icon[data-v-73a83543]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:.875rem;margin-bottom:1rem}.future-feature-icon svg[data-v-73a83543]{width:28px;height:28px}.future-feature-title[data-v-73a83543]{font-size:1.0625rem;font-weight:700;color:#111827;margin:0 0 .75rem;line-height:1.3}.future-feature-description[data-v-73a83543]{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}.request-feature-section[data-v-73a83543]{margin-top:4rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.request-feature-btn[data-v-73a83543]{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:.75rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #dc262640}.request-feature-btn[data-v-73a83543]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #dc262659;background:linear-gradient(135deg,#b91c1c,#dc2626)}.request-feature-btn[data-v-73a83543]:active{transform:translateY(0)}.request-feature-btn svg[data-v-73a83543]{flex-shrink:0}.email-copied-message[data-v-73a83543]{color:#059669;font-size:.875rem;font-weight:500;margin:0;padding:.5rem 1rem;background:#d1fae5;border-radius:.375rem}.fade-enter-active[data-v-73a83543],.fade-leave-active[data-v-73a83543]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-73a83543]{opacity:0;transform:translateY(10px)}.fade-leave-to[data-v-73a83543]{opacity:0;transform:translateY(-10px)}@media (max-width: 1400px){.future-features-container[data-v-73a83543]{max-width:1200px}.future-features-grid[data-v-73a83543]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.future-features-grid[data-v-73a83543]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.future-features-grid[data-v-73a83543]{grid-template-columns:1fr}.future-features-title[data-v-73a83543]{font-size:2rem}.future-feature-card[data-v-73a83543]{padding:2rem}.request-feature-section[data-v-73a83543]{margin-top:3rem}.request-feature-btn[data-v-73a83543]{font-size:.9375rem;padding:.875rem 1.5rem;width:100%;max-width:320px}.email-copied-message[data-v-73a83543]{font-size:.8125rem;padding:.5rem .875rem}}.download[data-v-d726af17]{padding:5rem 2rem;background-color:#f9fafb}.download-container[data-v-d726af17]{max-width:1200px;margin:0 auto}.download-header[data-v-d726af17]{text-align:center;margin-bottom:4rem}.download-title[data-v-d726af17]{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem}.download-subtitle[data-v-d726af17]{font-size:1.125rem;color:#6b7280;margin:0}.steps-grid[data-v-d726af17]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.step-card[data-v-d726af17]{background-color:#fff;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;transition:all .3s ease}.step-card[data-v-d726af17]:hover{border-color:#dc2626;box-shadow:0 10px 25px -5px #dc26261a;transform:translateY(-4px)}.step-number[data-v-d726af17]{width:48px;height:48px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.step-title[data-v-d726af17]{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 1rem}.step-description[data-v-d726af17]{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.download-note[data-v-d726af17]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;max-width:800px;margin:0 auto}.download-note svg[data-v-d726af17]{flex-shrink:0;margin-top:.125rem}.download-note p[data-v-d726af17]{margin:0;color:#991b1b;font-size:.875rem;line-height:1.5}.video-section[data-v-d726af17]{margin-top:3rem;text-align:center}.video-section-title[data-v-d726af17]{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 2rem}.video-container[data-v-d726af17]{max-width:800px;margin:0 auto}.tutorial-video[data-v-d726af17]{width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (max-width: 968px){.steps-grid[data-v-d726af17]{grid-template-columns:1fr}.download-title[data-v-d726af17]{font-size:2rem}}.demo[data-v-89638aef]{padding:5rem 2rem;background-color:#fff}.demo-container[data-v-89638aef]{max-width:1600px;margin:0 auto}.demo-header[data-v-89638aef]{text-align:center;margin-bottom:4rem}.demo-title[data-v-89638aef]{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem}.demo-subtitle[data-v-89638aef]{font-size:1.125rem;color:#6b7280;margin:0}.demo-content[data-v-89638aef]{max-width:900px;margin:0 auto}.demo-preview[data-v-89638aef]{margin-bottom:2rem}.videos-grid[data-v-89638aef]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.video-container[data-v-89638aef]{background-color:#1f2937;border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;transition:transform .3s ease;aspect-ratio:3/4;display:flex;flex-direction:column}.video-container[data-v-89638aef]:hover{transform:translateY(-4px)}.demo-video[data-v-89638aef]{width:100%;flex:1;display:block;border-radius:.75rem .75rem 0 0;transition:transform .3s ease;object-fit:cover}.video-label[data-v-89638aef]{padding:.75rem;background-color:#111827;color:#e5e7eb;text-align:center;font-size:.875rem;font-weight:600;border-radius:0 0 .75rem .75rem;flex-shrink:0}.demo-caption[data-v-89638aef]{text-align:center;color:#6b7280;font-size:.875rem;font-style:italic;margin:0}@media (max-width: 768px){.demo-title[data-v-89638aef]{font-size:2rem}.videos-grid[data-v-89638aef]{grid-template-columns:1fr;gap:1rem}.video-container[data-v-89638aef]{aspect-ratio:9/16}.video-label[data-v-89638aef]{padding:.5rem;font-size:.8rem}}@media (max-width: 1024px) and (min-width: 769px){.videos-grid[data-v-89638aef]{grid-template-columns:repeat(2,1fr);gap:1rem}}.contact[data-v-6c418aed]{padding:5rem 2rem;background-color:#f9fafb}.contact-container[data-v-6c418aed]{max-width:1200px;margin:0 auto}.contact-header[data-v-6c418aed]{text-align:center;margin-bottom:3rem}.contact-title[data-v-6c418aed]{font-size:2.5rem;font-weight:700;color:#111827;margin:0}.contact-links[data-v-6c418aed]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.contact-link[data-v-6c418aed]{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;text-decoration:none;color:#111827;font-weight:600;transition:all .2s ease}.contact-link[data-v-6c418aed]:hover{border-color:#dc2626;color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #dc262633}.email-copy-btn[data-v-6c418aed]{cursor:pointer;font-family:inherit;font-size:inherit;position:relative}.email-copy-btn.copied[data-v-6c418aed]{border-color:#16a34a;color:#16a34a;background-color:#f0fdf4}.copied-badge[data-v-6c418aed]{display:inline-block;margin-left:.5rem;padding:.25rem .75rem;background-color:#16a34a;color:#fff;font-size:.875rem;font-weight:600;border-radius:9999px;animation:fadeIn-6c418aed .3s ease-in}@keyframes fadeIn-6c418aed{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.footer[data-v-6c418aed]{background-color:#111827;color:#fff;padding:3rem 2rem 2rem}.footer-container[data-v-6c418aed]{max-width:1200px;margin:0 auto}.footer-content[data-v-6c418aed]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;margin-bottom:3rem}.footer-section[data-v-6c418aed]{display:flex;flex-direction:column;gap:1.5rem}.footer-logo[data-v-6c418aed]{width:32px;height:32px}.footer-disclaimer[data-v-6c418aed]{color:#9ca3af;font-size:.875rem;line-height:1.6;margin:0;max-width:600px}.footer-heading[data-v-6c418aed]{color:#fff;font-size:1rem;font-weight:600;margin:0}.footer-nav[data-v-6c418aed]{display:flex;flex-direction:column;gap:.75rem}.footer-nav a[data-v-6c418aed]{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-nav a[data-v-6c418aed]:hover{color:#dc2626}.footer-bottom[data-v-6c418aed]{padding-top:2rem;border-top:1px solid #374151;display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-notice[data-v-6c418aed],.footer-copyright[data-v-6c418aed]{color:#6b7280;font-size:.75rem;margin:0}@media (max-width: 768px){.contact-title[data-v-6c418aed]{font-size:2rem}.contact-links[data-v-6c418aed]{flex-direction:column;align-items:stretch}.contact-link[data-v-6c418aed]{justify-content:center}.footer-content[data-v-6c418aed]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-v-6c418aed]{flex-direction:column;text-align:center}}.app[data-v-1051df39]{min-height:100vh;display:flex;flex-direction:column}.header[data-v-1051df39]{position:sticky;top:0;z-index:100;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e5e7eb}.header-container[data-v-1051df39]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-brand-section[data-v-1051df39]{display:flex;align-items:center;gap:.75rem}.logo-img[data-v-1051df39]{width:32px;height:32px;border-radius:6px}.header-brand[data-v-1051df39]{font-size:1.125rem;font-weight:700;color:#111827;white-space:nowrap}.header-nav[data-v-1051df39]{display:flex;gap:2rem;flex:1;justify-content:center}.header-nav a[data-v-1051df39]{color:#6b7280;text-decoration:none;font-weight:500;font-size:.875rem;transition:color .2s ease}.header-nav a[data-v-1051df39]:hover,.header-nav a.router-link-active[data-v-1051df39]{color:#dc2626}main[data-v-1051df39]{flex:1}@media (max-width: 968px){.header-nav[data-v-1051df39]{display:none}.header-container[data-v-1051df39]{justify-content:space-between}}.future-features-page[data-v-5acb8620]{min-height:100vh;display:flex;flex-direction:column}.page-header[data-v-5acb8620]{position:sticky;top:0;z-index:100;background-color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e5e7eb}.header-container[data-v-5acb8620]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-brand-section[data-v-5acb8620]{display:flex;align-items:center;gap:.75rem}.logo-img[data-v-5acb8620]{width:32px;height:32px;border-radius:6px}.header-brand[data-v-5acb8620]{font-size:1.125rem;font-weight:700;color:#111827;white-space:nowrap}.header-nav[data-v-5acb8620]{display:flex;gap:2rem;flex:1;justify-content:center}.header-nav a[data-v-5acb8620]{color:#6b7280;text-decoration:none;font-weight:500;font-size:.875rem;transition:color .2s ease}.header-nav a[data-v-5acb8620]:hover,.header-nav a.router-link-active[data-v-5acb8620]{color:#dc2626}.future-features-main[data-v-5acb8620]{flex:1}.future-features-container[data-v-5acb8620]{max-width:1600px;margin:0 auto;padding:5rem 2rem;position:relative;z-index:1}.future-features-header[data-v-5acb8620]{text-align:center;margin-bottom:4rem}.coming-soon-badge[data-v-5acb8620]{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;font-size:.875rem;font-weight:600;border-radius:2rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #dc262633}.future-features-title[data-v-5acb8620]{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 1rem;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.future-features-subtitle[data-v-5acb8620]{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.future-features-grid[data-v-5acb8620]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}.future-feature-card[data-v-5acb8620]{padding:1.75rem;background:#fff;border:2px solid transparent;border-radius:1.25rem;position:relative;overflow:hidden}.future-feature-icon[data-v-5acb8620]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:.875rem;margin-bottom:1rem}.future-feature-icon svg[data-v-5acb8620]{width:28px;height:28px}.future-feature-title[data-v-5acb8620]{font-size:1.0625rem;font-weight:700;color:#111827;margin:0 0 .75rem;line-height:1.3}.future-feature-description[data-v-5acb8620]{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}.request-feature-section[data-v-5acb8620]{margin-top:4rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.request-feature-btn[data-v-5acb8620]{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:.75rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #dc262640}.request-feature-btn[data-v-5acb8620]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #dc262659;background:linear-gradient(135deg,#b91c1c,#dc2626)}.request-feature-btn[data-v-5acb8620]:active{transform:translateY(0)}.request-feature-btn svg[data-v-5acb8620]{flex-shrink:0}.email-copied-message[data-v-5acb8620]{color:#059669;font-size:.875rem;font-weight:500;margin:0;padding:.5rem 1rem;background:#d1fae5;border-radius:.375rem}.fade-enter-active[data-v-5acb8620],.fade-leave-active[data-v-5acb8620]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-5acb8620]{opacity:0;transform:translateY(10px)}.fade-leave-to[data-v-5acb8620]{opacity:0;transform:translateY(-10px)}@media (max-width: 1400px){.future-features-container[data-v-5acb8620]{max-width:1200px}.future-features-grid[data-v-5acb8620]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.future-features-grid[data-v-5acb8620]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.header-nav[data-v-5acb8620]{display:none}.future-features-grid[data-v-5acb8620]{grid-template-columns:1fr}.future-features-title[data-v-5acb8620]{font-size:2rem}.future-feature-card[data-v-5acb8620]{padding:2rem}.request-feature-section[data-v-5acb8620]{margin-top:3rem}.request-feature-btn[data-v-5acb8620]{font-size:.9375rem;padding:.875rem 1.5rem;width:100%;max-width:320px}.email-copied-message[data-v-5acb8620]{font-size:.8125rem;padding:.5rem .875rem}}
