:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#2d3748;background-color:#fff;--primary-400: #34d399;--primary-500: #10b981;--primary-600: #059669;--primary-700: #047857;--primary-gradient: linear-gradient(45deg, var(--primary-400), var(--primary-600));font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}a{font-weight:500;color:var(--primary-600);text-decoration:inherit}a:hover{color:var(--primary-700)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#2d3748}h1{font-size:3.2em;line-height:1.1}h2{font-size:2.4em}h3{font-size:1.8em}p{line-height:1.6;color:#4a5568}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f7fafc;color:#2d3748;cursor:pointer;transition:all .25s ease;outline:none}button:hover{background-color:#edf2f7;border-color:#cbd5e0}button:focus,button:focus-visible{outline:2px solid var(--primary-600);outline-offset:2px}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.text-center{text-align:center}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (prefers-color-scheme: dark){:root{color:#e2e8f0;background-color:#1a202c}h1,h2,h3,h4,h5,h6{color:#f7fafc}p{color:#cbd5e0}a:hover{color:#90cdf4}button{background-color:#2d3748;color:#f7fafc}button:hover{background-color:#4a5568}::-webkit-scrollbar-track{background:#2d3748}::-webkit-scrollbar-thumb{background:#4a5568}::-webkit-scrollbar-thumb:hover{background:#718096}}@media (max-width: 768px){:root{font-size:14px}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.5em}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}.skip-link{position:absolute;top:-40px;left:6px;background:var(--primary-600);color:#fff;padding:8px;border-radius:4px;text-decoration:none;transition:top .3s}.skip-link:focus{top:6px}.header[data-v-ea6776f2]{position:fixed;top:0;left:0;right:0;background:#fff;box-shadow:0 2px 10px #0000001a;z-index:1000;height:70px}.header-container[data-v-ea6776f2]{max-width:1200px;margin:0 auto;padding:0 20px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo[data-v-ea6776f2]{flex-shrink:0;cursor:pointer;transition:opacity .3s ease}.logo[data-v-ea6776f2]:hover{opacity:.8}.logo-img[data-v-ea6776f2]{height:40px;width:auto}.desktop-nav[data-v-ea6776f2]{flex:1;display:flex;justify-content:center}.nav-list[data-v-ea6776f2]{display:flex;list-style:none;margin:0;padding:0;gap:40px}.nav-link[data-v-ea6776f2]{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease;cursor:pointer}.nav-link[data-v-ea6776f2]:hover{color:var(--primary-600)}.mobile-nav-link.active[data-v-ea6776f2]{color:var(--primary-600);font-weight:600}.cta-button[data-v-ea6776f2]{flex-shrink:0}.get-started-btn[data-v-ea6776f2]{background:var(--primary-gradient);color:#fff;border:none;padding:12px 24px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #10b9814d}.get-started-btn[data-v-ea6776f2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.mobile-menu-btn[data-v-ea6776f2]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px;gap:4px}.hamburger-line[data-v-ea6776f2]{width:25px;height:3px;background:#333;transition:all .3s ease;transform-origin:center}.hamburger-line.active[data-v-ea6776f2]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-line.active[data-v-ea6776f2]:nth-child(2){opacity:0}.hamburger-line.active[data-v-ea6776f2]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav[data-v-ea6776f2]{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 2px 10px #0000001a;padding:20px}.mobile-nav.open[data-v-ea6776f2]{display:block}.mobile-nav-list[data-v-ea6776f2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.mobile-nav-link[data-v-ea6776f2]{text-decoration:none;color:#333;font-weight:500;font-size:18px;cursor:pointer}.mobile-get-started-btn[data-v-ea6776f2]{background:var(--primary-gradient);color:#fff;border:none;padding:12px 24px;border-radius:50px;font-weight:600;cursor:pointer;font-size:16px;width:fit-content;transition:all .3s ease;box-shadow:0 4px 15px #10b9814d}.mobile-get-started-btn[data-v-ea6776f2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}@media (max-width: 768px){.desktop-nav[data-v-ea6776f2],.cta-button[data-v-ea6776f2]{display:none}.mobile-menu-btn[data-v-ea6776f2]{display:flex}.header-container[data-v-ea6776f2]{padding:0 15px}}.hero[data-v-b6689280]{min-height:80vh;display:flex;align-items:center;padding:2rem 1rem;background:#faf9f7;color:#2d3748}.hero-container[data-v-b6689280]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content[data-v-b6689280]{text-align:left}.hero-title-container[data-v-b6689280]{position:relative;margin-bottom:1rem}.hero-title-background[data-v-b6689280]{position:absolute;font-size:6rem;font-weight:900;color:#ff6b357a;top:-50px;left:-40px;z-index:1;margin:0;line-height:1}.hero-title[data-v-b6689280]{position:relative;font-size:4rem;font-weight:700;margin:0;z-index:2;color:#2d8f47;line-height:1}.hero-subtitle[data-v-b6689280]{font-size:1.5rem;font-weight:600;color:#4a5568}.hero-description[data-v-b6689280]{font-size:.8rem;line-height:1.6;margin-bottom:2.5rem;color:#718096;max-width:500px}.hero-cta-container[data-v-b6689280]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}.cta-subtitle[data-v-b6689280]{font-size:.9rem;color:#a0aec0;margin:0;text-align:center}.demo-link-container[data-v-b6689280]{display:flex;flex-direction:column;align-items:center}.demo-link[data-v-b6689280]{display:flex;align-items:center;gap:.5rem;color:#2d8f47;font-size:1rem;font-weight:500;text-decoration:underline;cursor:pointer;transition:all .3s ease}.demo-link[data-v-b6689280]:hover{color:#38a169}.play-icon[data-v-b6689280]{color:#2d8f47;font-size:.9rem}.cta-button[data-v-b6689280]{background:linear-gradient(45deg,#48bb78,#38a169);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #48bb784d}.cta-button[data-v-b6689280]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #48bb7866}.hero-visual[data-v-b6689280]{display:flex;justify-content:center;align-items:center}.hero-logo[data-v-b6689280]{max-height:700px;width:auto;height:auto;object-fit:contain}@media (max-width: 768px){.hero[data-v-b6689280]{min-height:60vh}.hero-container[data-v-b6689280]{grid-template-columns:1fr;text-align:left;gap:1rem}.hero-title-container[data-v-b6689280]{margin-bottom:1rem}.hero-title-background[data-v-b6689280]{position:static;font-size:2.3rem;font-weight:700;color:#ff6b35;margin:0;line-height:1;display:block}.hero-title[data-v-b6689280]{position:static;font-size:2.5rem;font-weight:700;margin:0;color:#2d8f47;line-height:1}.hero-subtitle[data-v-b6689280]{font-size:1.2rem}.hero-description[data-v-b6689280]{max-width:none;font-size:1rem}.hero-visual[data-v-b6689280]{display:none}}.benefits[data-v-d94c84e6]{padding:6rem 1rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.benefits-container[data-v-d94c84e6]{max-width:1200px;margin:0 auto}.benefits-header[data-v-d94c84e6]{text-align:center;margin-bottom:4rem}.benefits-title[data-v-d94c84e6]{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.benefits-grid[data-v-d94c84e6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;align-items:start}.benefit-card[data-v-d94c84e6]{background:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 10px 40px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.benefit-card[data-v-d94c84e6]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.benefit-card[data-v-d94c84e6]:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.benefit-icon[data-v-d94c84e6]{width:100px;height:100px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative}.benefit-card:nth-child(1) .benefit-icon[data-v-d94c84e6]{background:linear-gradient(135deg,#bfdbfe,#93c5fd);color:#1e40af}.benefit-card:nth-child(2) .benefit-icon[data-v-d94c84e6]{background:linear-gradient(135deg,#bbf7d0,#86efac);color:#166534}.benefit-card:nth-child(3) .benefit-icon[data-v-d94c84e6]{background:linear-gradient(135deg,#bfdbfe,#93c5fd);color:#1e40af}.icon-svg[data-v-d94c84e6]{width:48px;height:48px}.benefit-title[data-v-d94c84e6]{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem;line-height:1.3}.benefit-description[data-v-d94c84e6]{color:#4a5568;line-height:1.7;font-size:1rem;max-width:280px;margin:0 auto}@media (max-width: 768px){.benefits[data-v-d94c84e6]{padding:4rem 1rem}.benefits-title[data-v-d94c84e6]{font-size:2.5rem}.benefits-grid[data-v-d94c84e6]{grid-template-columns:1fr;gap:2rem}.benefit-card[data-v-d94c84e6]{padding:2.5rem 1.5rem}.benefit-icon[data-v-d94c84e6]{width:80px;height:80px;margin-bottom:1.5rem}.icon-svg[data-v-d94c84e6]{width:40px;height:40px}.benefit-title[data-v-d94c84e6]{font-size:1.3rem}}@media (max-width: 480px){.benefits-title[data-v-d94c84e6]{font-size:2rem}.benefit-card[data-v-d94c84e6]{padding:2rem 1.5rem}}.features[data-v-af12c7f6]{padding:6rem 1rem;background:#f8f9fa}.features-container[data-v-af12c7f6]{max-width:1400px;margin:0 auto}.features-header[data-v-af12c7f6]{text-align:center;margin-bottom:4rem}.features-title[data-v-af12c7f6]{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#2d3748}.features-subtitle[data-v-af12c7f6]{font-size:1.2rem;color:#718096;max-width:600px;margin:0 auto;line-height:1.6}.features-cta[data-v-af12c7f6]{text-align:center}.cta-button[data-v-af12c7f6]{background:var(--primary-gradient);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #10b9814d}.cta-button[data-v-af12c7f6]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.carousel-container[data-v-af12c7f6]{position:relative;margin-bottom:4rem}.carousel-wrapper[data-v-af12c7f6]{position:relative;display:flex;align-items:center;gap:2rem}.carousel-viewport[data-v-af12c7f6]{flex:1;overflow:hidden;width:100%;position:relative;border-radius:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 60px #0000001a}.carousel-track[data-v-af12c7f6]{display:flex;transition:transform .4s ease-in-out;width:100%}.feature-slide[data-v-af12c7f6]{min-width:100%;flex:0 0 100%}.feature-content[data-v-af12c7f6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:4rem;align-items:center}.feature-screenshot[data-v-af12c7f6]{display:flex;justify-content:center;align-items:center;position:relative;background:#f7fafc;border-radius:16px;padding:2rem;border:1px solid #e2e8f0}.screenshot-image[data-v-af12c7f6]{width:100%;height:auto;max-width:720px;max-height:420px;object-fit:contain;border-radius:12px;box-shadow:0 8px 32px #00000026;transition:transform .3s ease}.screenshot-image[data-v-af12c7f6]:hover{transform:scale(1.02)}.feature-details[data-v-af12c7f6]{padding-left:2rem}.feature-title[data-v-af12c7f6]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#2d3748;line-height:1.2}.feature-subtitle[data-v-af12c7f6]{font-size:1.8rem;font-weight:600;margin-bottom:2.5rem;color:#4a5568;line-height:1.3}.feature-benefits[data-v-af12c7f6]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.benefit-item[data-v-af12c7f6]{display:flex;align-items:flex-start;text-align:left;opacity:0;transform:translate(-20px);animation:slideInBenefit-af12c7f6 .6s ease forwards}.benefit-item[data-v-af12c7f6]:nth-child(1){animation-delay:.1s}.benefit-item[data-v-af12c7f6]:nth-child(2){animation-delay:.2s}.benefit-item[data-v-af12c7f6]:nth-child(3){animation-delay:.3s}.benefit-item[data-v-af12c7f6]:nth-child(4){animation-delay:.4s}.benefit-item[data-v-af12c7f6]:nth-child(5){animation-delay:.5s}.benefit-icon[data-v-af12c7f6]{width:24px;height:24px;margin-right:1rem;flex-shrink:0;background:var(--primary-600);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.check-icon[data-v-af12c7f6]{width:14px;height:14px;color:#fff}.benefit-text[data-v-af12c7f6]{color:#4a5568;line-height:1.6;font-size:1.1rem;font-weight:400}.carousel-nav[data-v-af12c7f6]{background:var(--primary-gradient);border:none;border-radius:16px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 10px 25px #10b98159;z-index:10;flex-shrink:0;-webkit-backdrop-filter:saturate(140%) blur(6px);backdrop-filter:saturate(140%) blur(6px)}.carousel-nav[data-v-af12c7f6]:hover{transform:translateY(-1px) scale(1.04);box-shadow:0 14px 30px #10b98173}.carousel-nav[data-v-af12c7f6]:active{transform:translateY(0) scale(.98);box-shadow:0 8px 18px #10b98159}.nav-icon[data-v-af12c7f6]{width:30px;height:30px;color:#fff}.carousel-dots[data-v-af12c7f6]{display:flex;justify-content:center;gap:.75rem;margin-top:3rem}.dot[data-v-af12c7f6]{width:12px;height:12px;border-radius:50%;border:none;background:#cbd5e0;cursor:pointer;transition:all .3s ease;padding:0;outline:none}.dot.active[data-v-af12c7f6]{background:var(--primary-600);transform:scale(1.4);box-shadow:0 0 12px #10b98166}.dot[data-v-af12c7f6]:hover{background:#a0aec0;transform:scale(1.2)}@keyframes slideInBenefit-af12c7f6{to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.feature-content[data-v-af12c7f6]{grid-template-columns:1fr;gap:3rem;text-align:center;padding:3rem;min-height:auto}.feature-details[data-v-af12c7f6]{padding-left:0}.feature-screenshot[data-v-af12c7f6]{order:-1}.screenshot-image[data-v-af12c7f6]{max-width:100%;max-height:360px}}@media (max-width: 768px){.carousel-wrapper[data-v-af12c7f6]{gap:1rem}.carousel-nav[data-v-af12c7f6]{width:56px;height:56px;border-radius:14px}.nav-icon[data-v-af12c7f6]{width:24px;height:24px}.features-title[data-v-af12c7f6]{font-size:2.5rem}.feature-title[data-v-af12c7f6]{font-size:2rem}.feature-subtitle[data-v-af12c7f6]{font-size:1.5rem}.feature-content[data-v-af12c7f6]{padding:2rem}.benefit-text[data-v-af12c7f6]{font-size:1rem}.screenshot-image[data-v-af12c7f6]{max-width:100%;max-height:320px}}@media (max-width: 480px){.carousel-wrapper[data-v-af12c7f6]{flex-direction:column;gap:1rem}.carousel-nav[data-v-af12c7f6]{position:absolute;top:45%;transform:translateY(-50%);z-index:20;width:48px;height:48px;border-radius:12px}.prev-nav[data-v-af12c7f6]{left:10px}.next-nav[data-v-af12c7f6]{right:10px}.nav-icon[data-v-af12c7f6]{width:24px;height:24px}.feature-content[data-v-af12c7f6]{padding:1.5rem}.feature-title[data-v-af12c7f6]{font-size:1.8rem}.feature-subtitle[data-v-af12c7f6]{font-size:1.3rem}.screenshot-image[data-v-af12c7f6]{max-width:100%;max-height:260px}}.testimonials[data-v-70f9742f]{padding:6rem 1rem;background:#fff;color:#1a202c}.testimonials-container[data-v-70f9742f]{max-width:1200px;margin:0 auto}.testimonials-header[data-v-70f9742f]{text-align:center;margin-bottom:3rem}.testimonials-title[data-v-70f9742f]{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:#111827}.testimonials-subtitle[data-v-70f9742f]{display:none}.testimonials-grid[data-v-70f9742f]{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:2rem;margin-bottom:2.5rem}.testimonial-card[data-v-70f9742f]{background:#fff;border:1px solid #edf2f7;padding:1.75rem 1.5rem;border-radius:18px;text-align:left;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 24px 40px #00000014}.testimonial-card[data-v-70f9742f]:hover{transform:translateY(-4px);box-shadow:0 30px 50px #0000001f}.testimonial-rating[data-v-70f9742f]{margin-bottom:.75rem;display:flex}.star[data-v-70f9742f]{width:18px;height:18px;margin-right:4px}.testimonial-content[data-v-70f9742f]{display:none}.testimonial-headline[data-v-70f9742f]{font-size:1.15rem;line-height:1.5;margin-bottom:.75rem;color:#111827;font-weight:700}.testimonial-author[data-v-70f9742f]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.author-info[data-v-70f9742f],.author-name[data-v-70f9742f],.author-role[data-v-70f9742f]{display:none}.author-caption[data-v-70f9742f]{font-size:.9rem;color:#6b7280}.testimonials-cta[data-v-70f9742f]{display:none}.brands[data-v-70f9742f]{text-align:center}.brands-title[data-v-70f9742f]{color:#6b7280;font-size:.95rem;margin-bottom:1rem}.brands-logos[data-v-70f9742f]{display:flex;justify-content:center;align-items:center;gap:2rem}.brand-shield[data-v-70f9742f]{width:56px;height:56px}.shield-icon[data-v-70f9742f]{width:100%;height:100%}@media (max-width: 768px){.testimonials-grid[data-v-70f9742f]{grid-template-columns:1fr;gap:1.25rem}.testimonials-title[data-v-70f9742f]{font-size:2.25rem}.testimonial-card[data-v-70f9742f]{padding:1.5rem 1.25rem}}.faq[data-v-2cd120b7]{padding:6rem 1rem;background:#fff}.faq-container[data-v-2cd120b7]{max-width:800px;margin:0 auto}.faq-header[data-v-2cd120b7]{text-align:center;margin-bottom:4rem}.faq-tag[data-v-2cd120b7]{display:inline-block;background:#f3f4f6;color:#6b7280;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.faq-title[data-v-2cd120b7]{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#111827}.faq-subtitle[data-v-2cd120b7]{font-size:1.2rem;color:#6b7280;line-height:1.6}.faq-list[data-v-2cd120b7]{margin-bottom:4rem}.faq-item[data-v-2cd120b7]{background:#fff;border-radius:12px;margin-bottom:1rem;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease}.faq-item[data-v-2cd120b7]:hover{border-color:#d1d5db}.faq-item.is-open[data-v-2cd120b7]{border-color:var(--primary-600)}.faq-question[data-v-2cd120b7]{width:100%;padding:1.5rem 2rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;color:#111827;transition:all .2s ease}.faq-question[data-v-2cd120b7]:hover{background:#f9fafb}.question-text[data-v-2cd120b7]{flex:1;padding-right:1rem}.question-icon[data-v-2cd120b7]{flex-shrink:0;width:24px;height:24px}.icon[data-v-2cd120b7]{width:100%;height:100%;transition:transform .3s ease;stroke-width:2;color:#6b7280}.icon.rotated[data-v-2cd120b7]{transform:rotate(180deg)}.faq-answer[data-v-2cd120b7]{border-top:1px solid #e5e7eb;animation:slideDown-2cd120b7 .3s ease-out}.answer-content[data-v-2cd120b7]{padding:1.5rem 2rem;color:#6b7280;line-height:1.7;font-size:1rem}@keyframes slideDown-2cd120b7{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.faq-footer[data-v-2cd120b7]{text-align:center;padding:2rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.footer-text[data-v-2cd120b7]{font-size:1.2rem;font-weight:600;color:#111827;margin-bottom:.5rem}.footer-contact[data-v-2cd120b7]{color:#6b7280;font-size:1rem;line-height:1.6}.support-link[data-v-2cd120b7]{color:var(--primary-600);text-decoration:none;font-weight:500;transition:color .2s ease}.support-link[data-v-2cd120b7]:hover{color:var(--primary-700);text-decoration:underline}@media (max-width: 768px){.faq-title[data-v-2cd120b7]{font-size:2.5rem}.faq-question[data-v-2cd120b7]{padding:1.25rem 1.5rem;font-size:1rem}.answer-content[data-v-2cd120b7]{padding:1.25rem 1.5rem}.faq-footer[data-v-2cd120b7]{padding:1.5rem}}.contact-us[data-v-98ddd46a]{padding:6rem 1rem;background:#f9fafb}.contact-container[data-v-98ddd46a]{max-width:500px;margin:0 auto}.contact-header[data-v-98ddd46a]{text-align:center;margin-bottom:4rem}.contact-title[data-v-98ddd46a]{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#111827}.contact-subtitle[data-v-98ddd46a]{font-size:1.2rem;color:#6b7280;line-height:1.6;max-width:600px;margin:0 auto}.contact-content[data-v-98ddd46a]{gap:4rem;align-items:start}.contact-form[data-v-98ddd46a]{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.form-group[data-v-98ddd46a]{margin-bottom:1.5rem}.form-label[data-v-98ddd46a]{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.875rem}.form-input[data-v-98ddd46a],.form-textarea[data-v-98ddd46a]{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit;background:#fff;box-sizing:border-box}.form-input[data-v-98ddd46a]:focus,.form-textarea[data-v-98ddd46a]:focus{outline:none;border-color:var(--primary-600);box-shadow:0 0 0 3px #10b98126}.form-textarea[data-v-98ddd46a]{resize:vertical;min-height:120px}.send-button[data-v-98ddd46a]{background:var(--primary-600);color:#fff;border:none;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.send-button[data-v-98ddd46a]:hover:not(:disabled){background:var(--primary-700);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.send-button[data-v-98ddd46a]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.contact-info[data-v-98ddd46a]{display:flex;flex-direction:column;gap:2rem}.info-item[data-v-98ddd46a]{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.info-title[data-v-98ddd46a]{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.info-text[data-v-98ddd46a]{color:#6b7280;font-size:1rem;line-height:1.6}@media (max-width: 768px){.contact-title[data-v-98ddd46a]{font-size:2.5rem}.contact-content[data-v-98ddd46a]{grid-template-columns:1fr;gap:2rem}.contact-form[data-v-98ddd46a],.info-item[data-v-98ddd46a]{padding:1.5rem}.form-input[data-v-98ddd46a],.form-textarea[data-v-98ddd46a]{font-size:16px}}.home-page[data-v-29261a8e]{width:100%}#benefits[data-v-29261a8e],#features[data-v-29261a8e],#join-beta[data-v-29261a8e],#faq[data-v-29261a8e],#contact[data-v-29261a8e]{scroll-margin-top:70px}#app[data-v-186fa69c]{min-height:100vh;padding-top:70px}.page-content[data-v-186fa69c]{min-height:calc(100vh - 70px)}
