*{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-bda86e23]{width:100%}.container[data-v-bda86e23]{max-width:1200px;margin:0 auto;padding:0 20px}.hero[data-v-bda86e23]{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.hero-background[data-v-bda86e23]{position:absolute;bottom:0;right:0;top:0;width:100%;background:#000;overflow:hidden}@media (min-width: 1280px){.hero-background[data-v-bda86e23]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:50px;padding-top:2rem}}.hero-bg-cover[data-v-bda86e23]{position:absolute;left:0;top:0;z-index:30;height:100%;width:100%;background-size:cover;background-position:center}.hero-bg-overlay[data-v-bda86e23]{position:absolute;left:0;top:0;z-index:40;height:100%;width:100%;opacity:.5;background:#0000004d}.hero[data-v-bda86e23]: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-bda86e23]{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-bda86e23]{width:65%}}.hero-content[data-v-bda86e23]{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-bda86e23]{margin:0;text-align:left;padding:0 3rem}}@media (min-width: 1024px){.hero-content[data-v-bda86e23]{padding:0 3.5rem}}@media (min-width: 1280px){.hero-content[data-v-bda86e23]{padding-left:100px;gap:.75rem}}.hero-title[data-v-bda86e23]{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-bda86e23]{color:#ff8c42;font-weight:500;display:inline;white-space:normal}@media (min-width: 640px){.hero-title[data-v-bda86e23]{font-size:3rem}}@media (min-width: 768px){.hero-title[data-v-bda86e23]{align-items:flex-start;margin:0;text-align:left}}.hero-subtitle[data-v-bda86e23]{font-size:.9375rem;line-height:1.62;opacity:.95;margin:0;max-width:100%}@media (min-width: 768px){.hero-subtitle[data-v-bda86e23]{font-size:1rem;max-width:430px}}@media (min-width: 1024px){.hero-subtitle[data-v-bda86e23]{max-width:500px}}.hero-cta[data-v-bda86e23]{display:flex;flex-direction:column;gap:1rem;margin:0 auto}@media (min-width: 640px){.hero-cta[data-v-bda86e23]{flex-direction:row;gap:1rem;margin:0 auto}}@media (min-width: 768px){.hero-cta[data-v-bda86e23]{margin:0}}@media (min-width: 1280px){.hero-cta[data-v-bda86e23]{margin-top:.125rem}}.btn[data-v-bda86e23]{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-bda86e23]{background:#fff;color:#667eea}.btn-primary[data-v-bda86e23]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary[data-v-bda86e23]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-bda86e23]:hover{background:#fff;color:#667eea}.btn-large[data-v-bda86e23]{padding:1.125rem 2.5rem;font-size:1.125rem}.use-cases-section[data-v-bda86e23]{padding:5rem 0;background:#0a0a0a;position:relative}.use-cases-header[data-v-bda86e23]{margin-bottom:3rem}.use-cases-header .section-title[data-v-bda86e23]{color:#fff}.use-cases-header .section-subtitle[data-v-bda86e23]{color:#ffffffb3}.tabs-layer[data-v-bda86e23]{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-bda86e23]{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-bda86e23]{background:linear-gradient(180deg,#2a0a0a 10%,#000) no-repeat;border-radius:19px;padding:2px;position:relative;overflow:hidden}.tabs[data-v-bda86e23]{display:flex;gap:.5rem;padding:1.5rem;flex-wrap:wrap;background:linear-gradient(135deg,#7fff000d,#00bfff0d);border-radius:17px}.tab[data-v-bda86e23]{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-bda86e23]:hover{background:#7fff0014;border-color:#00bfff4d;color:#ffffffe6;box-shadow:0 0 10px #7fff001a}.tab.active[data-v-bda86e23]{background:linear-gradient(135deg,#7fff0026,#00bfff26);border-color:#00bfff66;color:#fff;box-shadow:0 0 15px #00bfff33}.tab-content[data-v-bda86e23]{width:100%;display:flex;flex-direction:column;align-items:flex-start;height:100%;margin:0;padding:0}.tab-title[data-v-bda86e23]{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-bda86e23]{font-weight:600}.tab-description[data-v-bda86e23]{font-size:.875rem;margin:.5rem 0 0;color:inherit;opacity:.9;line-height:1.5}.tabs-content[data-v-bda86e23]{position:relative;z-index:10;border-radius:0 0 17px 17px;aspect-ratio:16 / 9;overflow:hidden;background:#000}.tabs-content-bg[data-v-bda86e23]{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-bda86e23]{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:opacity .5s ease;z-index:20}.image-overlay[data-v-bda86e23]{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-bda86e23]{padding:5rem 0}.section-header[data-v-bda86e23]{text-align:center;margin-bottom:4rem}.section-title[data-v-bda86e23]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333}.section-subtitle[data-v-bda86e23]{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto}.features[data-v-bda86e23]{background:#f8f9fa}.features-grid[data-v-bda86e23]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-bda86e23]{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-bda86e23]:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001f}.feature-icon[data-v-bda86e23]{font-size:3rem;margin-bottom:1.5rem}.feature-card h3[data-v-bda86e23]{font-size:1.5rem;margin-bottom:1rem;color:#333}.feature-card p[data-v-bda86e23]{color:#666;line-height:1.6}.offer-content[data-v-bda86e23]{max-width:800px;margin:0 auto;text-align:center}.offer-text[data-v-bda86e23]{font-size:1.125rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.cta-section[data-v-bda86e23]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:5rem 0}.cta-content h2[data-v-bda86e23]{font-size:2.5rem;margin-bottom:1rem}.cta-content p[data-v-bda86e23]{font-size:1.25rem;margin-bottom:2rem;opacity:.95}@media (max-width: 768px){.hero-title[data-v-bda86e23]{font-size:2.5rem}.hero-subtitle[data-v-bda86e23]{font-size:1.125rem}.section-title[data-v-bda86e23]{font-size:2rem}.features-grid[data-v-bda86e23]{grid-template-columns:1fr}.hero-cta[data-v-bda86e23]{flex-direction:column;align-items:stretch}.btn[data-v-bda86e23]{width:100%;text-align:center}.tabs[data-v-bda86e23]{flex-direction:column}.tab[data-v-bda86e23]{min-width:100%}}.our-offer[data-v-a82dc68e]{padding:2rem 0}h1[data-v-a82dc68e]{margin-bottom:1rem}.pricing[data-v-b00e0605]{padding:2rem 0}h1[data-v-b00e0605]{margin-bottom:1rem}.about-us[data-v-34628062]{padding:2rem 0}h1[data-v-34628062]{margin-bottom:1rem}.lead-form[data-v-2524da53]{max-width:600px;margin:2rem auto;padding:2rem;background:#f9f9f9;border-radius:8px}.form-group[data-v-2524da53]{margin-bottom:1.5rem}label[data-v-2524da53]{display:block;margin-bottom:.5rem;font-weight:500}input[data-v-2524da53],textarea[data-v-2524da53]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit}input[data-v-2524da53]:focus,textarea[data-v-2524da53]:focus{outline:none;border-color:#007bff}.submit-button[data-v-2524da53]{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-2524da53]:hover:not(:disabled){background:#0056b3}.submit-button[data-v-2524da53]:disabled{background:#ccc;cursor:not-allowed}.success-message[data-v-2524da53]{margin-top:1rem;padding:1rem;background:#d4edda;color:#155724;border-radius:4px}.error-message[data-v-2524da53]{margin-top:1rem;padding:1rem;background:#f8d7da;color:#721c24;border-radius:4px}.contact[data-v-beee11b3]{padding:2rem 0}h1[data-v-beee11b3]{margin-bottom:1rem}
