*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}#app{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{background:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.navbar .container{display:flex;justify-content:space-between;align-items:center}.nav-brand-link{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#333;transition:opacity .3s}.nav-brand-link:hover{opacity:.8}.nav-logo{height:40px;width:auto;object-fit:contain}.nav-brand-text{font-size:1.5rem;font-weight:700;color:#333}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{color:#333;text-decoration:none;transition:color .3s}.nav-menu a:hover,.nav-menu a.router-link-active{color:#007bff}main{flex:1;padding-top:0;padding-bottom:0}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1.5rem;margin-top:auto}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{color:#999;font-size:.875rem}.footer-column h4{font-size:1rem;margin-bottom:1rem;color:#fff}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column a{color:#999;text-decoration:none;font-size:.875rem;transition:color .3s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding-top:1.5rem;text-align:center;color:#999;font-size:.875rem}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.navbar .container{flex-direction:column;gap:1rem}.nav-menu{flex-direction:column;gap:1rem;text-align:center}}.home[data-v-3976966d]{width:100%}.container[data-v-3976966d]{max-width:1200px;margin:0 auto;padding:0 20px}.hero[data-v-3976966d]{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.hero-background[data-v-3976966d]{position:absolute;bottom:0;right:0;top:0;width:100%;background:#000;overflow:hidden}@media (min-width: 1280px){.hero-background[data-v-3976966d]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:50px;padding-top:2rem}}.hero-bg-cover[data-v-3976966d]{position:absolute;left:0;top:0;z-index:30;height:100%;width:100%;background-size:cover;background-position:center}.hero-bg-overlay[data-v-3976966d]{position:absolute;left:0;top:0;z-index:40;height:100%;width:100%;opacity:.5;background:#0000004d}.hero[data-v-3976966d]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3;z-index:1}.hero-content-wrapper[data-v-3976966d]{position:relative;z-index:150;display:flex;width:100%;height:100%;flex-direction:row;align-items:center}@media (min-width: 1280px){.hero-content-wrapper[data-v-3976966d]{width:65%}}.hero-content[data-v-3976966d]{margin:0 auto;display:flex;flex:1;flex-direction:column;gap:1.5rem;padding:0 2rem;text-align:center;max-width:100%}@media (min-width: 768px){.hero-content[data-v-3976966d]{margin:0;text-align:left;padding:0 3rem}}@media (min-width: 1024px){.hero-content[data-v-3976966d]{padding:0 3.5rem}}@media (min-width: 1280px){.hero-content[data-v-3976966d]{padding-left:100px;gap:.75rem}}.hero-title[data-v-3976966d]{font-size:2rem;font-weight:500;line-height:1.2;display:flex;flex-direction:column;align-items:center;color:#fff;margin:0 auto;max-width:100%;white-space:normal}.hero-title-highlight[data-v-3976966d]{color:#ff8c42;font-weight:500;display:inline;white-space:normal}@media (min-width: 640px){.hero-title[data-v-3976966d]{font-size:3rem}}@media (min-width: 768px){.hero-title[data-v-3976966d]{align-items:flex-start;margin:0;text-align:left}}.hero-subtitle[data-v-3976966d]{font-size:.9375rem;line-height:1.62;opacity:.95;margin:0;max-width:100%}@media (min-width: 768px){.hero-subtitle[data-v-3976966d]{font-size:1rem;max-width:430px}}@media (min-width: 1024px){.hero-subtitle[data-v-3976966d]{max-width:500px}}.hero-cta[data-v-3976966d]{display:flex;flex-direction:column;gap:1rem;margin:0 auto}@media (min-width: 640px){.hero-cta[data-v-3976966d]{flex-direction:row;gap:1rem;margin:0 auto}}@media (min-width: 768px){.hero-cta[data-v-3976966d]{margin:0}}@media (min-width: 1280px){.hero-cta[data-v-3976966d]{margin-top:.125rem}}.btn[data-v-3976966d]{display:inline-block;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary[data-v-3976966d]{background:#fff;color:#667eea}.btn-primary[data-v-3976966d]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary[data-v-3976966d]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-3976966d]:hover{background:#fff;color:#667eea}.btn-large[data-v-3976966d]{padding:1.125rem 2.5rem;font-size:1.125rem}.use-cases-section[data-v-3976966d]{padding:5rem 0;background:#0a0a0a;position:relative}.use-cases-header[data-v-3976966d]{margin-bottom:3rem}.use-cases-header .section-title[data-v-3976966d]{color:#fff}.use-cases-header .section-subtitle[data-v-3976966d]{color:#ffffffb3}.tabs-layer[data-v-3976966d]{background:linear-gradient(116.91deg,#e3a5724f,#5780e661) no-repeat;border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:inset 0 .45px #ffffff4d,0 0 36px #7fff001a;padding:.5rem;position:relative}.tabs-layer-wrapper[data-v-3976966d]{border:1px solid rgba(0,191,255,.2);border-radius:19px;box-shadow:inset 0 1px #7fff0026,0 0 1.8px #00bfff40}.tabs-wrapper[data-v-3976966d]{background:linear-gradient(180deg,#2a0a0a 10%,#000) no-repeat;border-radius:19px;padding:2px;position:relative;overflow:hidden}.tabs[data-v-3976966d]{display:flex;gap:.5rem;padding:1.5rem;flex-wrap:wrap;background:linear-gradient(135deg,#7fff000d,#00bfff0d);border-radius:17px}.tab[data-v-3976966d]{flex:1;min-width:150px;background:transparent;border:1px solid rgba(0,191,255,.15);border-radius:12px;padding:1.25rem;text-align:left;cursor:pointer;transition:all .3s ease;color:#ffffffb3;display:flex;flex-direction:column}.tab[data-v-3976966d]:hover{background:#7fff0014;border-color:#00bfff4d;color:#ffffffe6;box-shadow:0 0 10px #7fff001a}.tab.active[data-v-3976966d]{background:linear-gradient(135deg,#7fff0026,#00bfff26);border-color:#00bfff66;color:#fff;box-shadow:0 0 15px #00bfff33}.tab-content[data-v-3976966d]{width:100%;display:flex;flex-direction:column;align-items:flex-start;height:100%;margin:0;padding:0}.tab-title[data-v-3976966d]{display:block;font-size:1rem;margin:0;padding:0;color:inherit;align-self:flex-start;margin-top:0!important;padding-top:0!important}.tab-title strong[data-v-3976966d]{font-weight:600}.tab-description[data-v-3976966d]{font-size:.875rem;margin:.5rem 0 0;color:inherit;opacity:.9;line-height:1.5}.tabs-content[data-v-3976966d]{position:relative;z-index:10;border-radius:0 0 17px 17px;aspect-ratio:16 / 4.5;overflow:hidden;background:#000}.tabs-content-bg[data-v-3976966d]{position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="40" height="40" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="40" height="40" fill="url(%23grid)"/></svg>');opacity:.5}.tabs-content-image[data-v-3976966d]{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:opacity .5s ease;z-index:20}.tabs-content-flow-image[data-v-3976966d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90%;max-height:90%;object-fit:contain;z-index:22;opacity:.95}.image-overlay[data-v-3976966d]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%);z-index:21}section[data-v-3976966d]{padding:5rem 0}.section-header[data-v-3976966d]{text-align:center;margin-bottom:4rem}.section-title[data-v-3976966d]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333}.section-subtitle[data-v-3976966d]{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto}.features[data-v-3976966d]{background:#f8f9fa}.features-grid[data-v-3976966d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-3976966d]{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #00000012;transition:transform .3s ease,box-shadow .3s ease}.feature-card[data-v-3976966d]:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001f}.feature-icon[data-v-3976966d]{font-size:3rem;margin-bottom:1.5rem}.feature-card h3[data-v-3976966d]{font-size:1.5rem;margin-bottom:1rem;color:#333}.feature-card p[data-v-3976966d]{color:#666;line-height:1.6}.cta-section[data-v-3976966d]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:5rem 0}.cta-content h2[data-v-3976966d]{font-size:2.5rem;margin-bottom:1rem}.cta-content p[data-v-3976966d]{font-size:1.25rem;margin-bottom:2rem;opacity:.95}@media (max-width: 768px){.hero-title[data-v-3976966d]{font-size:2.5rem}.hero-subtitle[data-v-3976966d]{font-size:1.125rem}.section-title[data-v-3976966d]{font-size:2rem}.features-grid[data-v-3976966d]{grid-template-columns:1fr}.hero-cta[data-v-3976966d]{flex-direction:column;align-items:stretch}.btn[data-v-3976966d]{width:100%;text-align:center}.tabs[data-v-3976966d]{flex-direction:column}.tab[data-v-3976966d]{min-width:100%}}.our-offer[data-v-7a3df028]{width:100%}.container[data-v-7a3df028]{max-width:1200px;margin:0 auto;padding:0 20px}.features[data-v-7a3df028]{background:#f8f9fa;padding:5rem 0}.section-header[data-v-7a3df028]{text-align:center;margin-bottom:4rem}.section-title[data-v-7a3df028]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333}.section-subtitle[data-v-7a3df028]{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto}.offer-content[data-v-7a3df028]{max-width:800px;margin:0 auto;text-align:center}.offer-text[data-v-7a3df028]{font-size:1.125rem;color:#666;line-height:1.8;margin-bottom:1.5rem}@media (max-width: 768px){.section-title[data-v-7a3df028]{font-size:2rem}.features[data-v-7a3df028]{padding:3rem 0}}.container[data-v-0d4f1036]{max-width:1200px;margin:0 auto;padding:0 20px}.pricing[data-v-0d4f1036]{padding:5rem 0;background:#f8f9fa;min-height:80vh}.section-header[data-v-0d4f1036]{text-align:center;margin-bottom:4rem}.section-title[data-v-0d4f1036]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333}.section-subtitle[data-v-0d4f1036]{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto}.pricing-grid[data-v-0d4f1036]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.pricing-card[data-v-0d4f1036]{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 6px #00000012;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05)}.pricing-card[data-v-0d4f1036]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.pricing-card-header[data-v-0d4f1036]{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #f0f0f0}.pricing-title[data-v-0d4f1036]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}.pricing-price[data-v-0d4f1036]{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.price-amount[data-v-0d4f1036]{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-currency[data-v-0d4f1036]{font-size:1.25rem;color:#666;font-weight:500}.pricing-features[data-v-0d4f1036]{flex:1;margin-bottom:2rem}.features-list[data-v-0d4f1036]{list-style:none;padding:0;margin:0}.feature-item[data-v-0d4f1036]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;color:#555;line-height:1.6}.feature-icon[data-v-0d4f1036]{color:#7fff00;font-weight:700;font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.pricing-cta[data-v-0d4f1036]{margin-top:auto}.btn[data-v-0d4f1036]{display:inline-block;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;width:100%;text-align:center}.btn-primary[data-v-0d4f1036]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary[data-v-0d4f1036]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.btn-secondary[data-v-0d4f1036]{background:transparent;color:#667eea;border:2px solid #667eea}.btn-secondary[data-v-0d4f1036]:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}@media (max-width: 768px){.section-title[data-v-0d4f1036]{font-size:2rem}.pricing-grid[data-v-0d4f1036]{grid-template-columns:1fr;gap:1.5rem}.pricing-card[data-v-0d4f1036]{padding:2rem}.price-amount[data-v-0d4f1036]{font-size:2rem}}.about-us[data-v-84cda959]{width:100%}.container[data-v-84cda959]{max-width:1200px;margin:0 auto;padding:0 20px}.quote-section[data-v-84cda959]{padding:6rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.quote-section[data-v-84cda959]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.quote-content[data-v-84cda959]{position:relative;z-index:1;max-width:900px;margin:0 auto}.quote-text[data-v-84cda959]{font-size:1.5rem;line-height:1.8;font-weight:400;font-style:italic;margin:0;padding:0;border:none;color:#fff;text-align:center}.quote-text[data-v-84cda959]:before{content:'"';font-size:4rem;line-height:1;opacity:.3;position:absolute;left:-2rem;top:-1rem}.quote-text[data-v-84cda959]:after{content:'"';font-size:4rem;line-height:1;opacity:.3;position:absolute;right:-2rem;bottom:-2rem}.team-section[data-v-84cda959]{padding:6rem 0;background:#f8f9fa}.section-title[data-v-84cda959]{font-size:2.5rem;font-weight:700;margin-bottom:4rem;color:#333;text-align:center}.team-grid[data-v-84cda959]{display:grid;grid-template-columns:1fr;gap:4rem;max-width:1000px;margin:0 auto}@media (min-width: 768px){.team-grid[data-v-84cda959]{grid-template-columns:repeat(2,1fr);gap:3rem}}.team-member[data-v-84cda959]{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 6px #00000012;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.team-member[data-v-84cda959]:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001f}.member-image[data-v-84cda959]{width:100%;margin-bottom:2rem;display:flex;justify-content:center}.profile-photo[data-v-84cda959]{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid #667eea;box-shadow:0 4px 12px #667eea33}.member-info[data-v-84cda959]{flex:1;display:flex;flex-direction:column}.member-name[data-v-84cda959]{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#333;text-align:center}.member-description[data-v-84cda959]{font-size:1rem;line-height:1.8;color:#666;margin-bottom:1.25rem;text-align:left}.member-description[data-v-84cda959]:last-of-type{margin-bottom:2rem}.linkedin-link[data-v-84cda959]{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;margin-top:auto;padding:.75rem 1.5rem;border:2px solid #667eea;border-radius:8px;width:fit-content;align-self:center}.linkedin-link[data-v-84cda959]:hover{background:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.linkedin-link svg[data-v-84cda959]{width:24px;height:24px}@media (max-width: 768px){.quote-text[data-v-84cda959]{font-size:1.25rem;padding:0 1rem}.quote-text[data-v-84cda959]:before,.quote-text[data-v-84cda959]:after{display:none}.section-title[data-v-84cda959]{font-size:2rem}.team-member[data-v-84cda959]{padding:2rem}.profile-photo[data-v-84cda959]{width:150px;height:150px}.member-name[data-v-84cda959]{font-size:1.5rem}}.lead-form[data-v-78966545]{max-width:600px;margin:2rem auto;padding:2rem;background:#f9f9f9;border-radius:8px}.form-group[data-v-78966545]{margin-bottom:1.5rem}label[data-v-78966545]{display:block;margin-bottom:.5rem;font-weight:500}input[data-v-78966545],textarea[data-v-78966545]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit}input[data-v-78966545]:focus,textarea[data-v-78966545]:focus{outline:none;border-color:#007bff}.submit-button[data-v-78966545]{width:100%;padding:1rem;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .3s}.submit-button[data-v-78966545]:hover:not(:disabled){background:#0056b3}.submit-button[data-v-78966545]:disabled{background:#ccc;cursor:not-allowed}.success-message[data-v-78966545]{margin-top:1rem;padding:1rem;background:#d4edda;color:#155724;border-radius:4px}.error-message[data-v-78966545]{margin-top:1rem;padding:1rem;background:#f8d7da;color:#721c24;border-radius:4px}.contact[data-v-a7348f7b]{padding:2rem 0}h1[data-v-a7348f7b]{margin-bottom:1rem}
