@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css);.navbar-wrapper[data-v-7422471d]{position:fixed;top:0;left:0;right:0;z-index:100;padding:0;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;justify-content:center}.navbar-wrapper.is-scrolled[data-v-7422471d]{padding:.8rem}.blur-backdrop[data-v-7422471d]{position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:-1;opacity:0;transition:opacity .3s ease}.is-scrolled .blur-backdrop[data-v-7422471d]{opacity:.15}.navbar[data-v-7422471d]{background:linear-gradient(135deg,rgba(42,35,68,.65),rgba(30,25,50,.85));backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:0;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 10px 30px rgba(0,0,0,.1),inset 0 1px 1px hsla(0,0%,100%,.1);transition:all .6s cubic-bezier(.16,1,.3,1);padding:.8rem 1.5rem;width:100%;max-width:100%;position:relative;overflow:hidden}.navbar-glow[data-v-7422471d]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.8;transition:all .3s ease}.navbar.is-scrolled[data-v-7422471d]{background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.1));border-radius:16px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 8px 20px rgba(0,0,0,.03);border:1px solid hsla(0,0%,100%,.1);padding:.5rem 1rem;transform:translateY(.5rem) scale(.98);width:80%;max-width:1100px}.container[data-v-7422471d]{justify-content:space-between;width:100%;padding:0 .5rem;position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem}.container[data-v-7422471d],.navbar-logo[data-v-7422471d]{display:flex;align-items:center;transition:all .6s cubic-bezier(.16,1,.3,1)}.navbar-logo.is-scrolled[data-v-7422471d]{transform:scale(.9)}.logo-container[data-v-7422471d],.logo-icon[data-v-7422471d]{display:flex;align-items:center;position:relative}.logo-icon[data-v-7422471d]{width:20px;height:20px;background:linear-gradient(135deg,#9d6efd,#c45ff5);border-radius:4px;margin-right:10px;transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden;justify-content:center;box-shadow:0 2px 10px rgba(157,110,253,.3)}.logo-shine[data-v-7422471d]{position:absolute;width:100%;height:100%;top:0;left:-100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));animation:logoShineSweep-7422471d 3s infinite}.logo-text[data-v-7422471d]{font-size:1.25rem;font-weight:700;color:#fff;transition:all .4s ease;background:linear-gradient(90deg,#fff,#f0f0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.5px}.logo-text.is-scrolled[data-v-7422471d]{background:linear-gradient(90deg,#fff,#e2e2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;text-shadow:0 2px 3px rgba(0,0,0,.3)}.navbar-menu[data-v-7422471d]{display:flex;align-items:center;gap:1.5rem;margin:0 auto;transition:all .6s cubic-bezier(.16,1,.3,1)}.navbar-menu.is-scrolled[data-v-7422471d]{gap:1.2rem}.navbar-item[data-v-7422471d]{color:hsla(0,0%,100%,.9);text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s cubic-bezier(.25,1,.5,1);padding:.65rem .85rem;border-radius:12px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.navbar-item.is-scrolled[data-v-7422471d]{color:#fff;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.25)}.nav-text[data-v-7422471d]{position:relative;z-index:2}.nav-indicator[data-v-7422471d]{position:absolute;bottom:3px;left:50%;transform:translateX(-50%) scaleX(0);width:10px;height:2.5px;background:linear-gradient(90deg,#9d6efd,#c45ff5);border-radius:10px;transition:all .3s ease;transform-origin:center;opacity:0}.navbar-item.is-active .nav-indicator[data-v-7422471d],.navbar-item:hover .nav-indicator[data-v-7422471d]{opacity:1;transform:translateX(-50%) scaleX(1);width:20px}.navbar-item[data-v-7422471d]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.08);border-radius:12px;transform:scale(.8);opacity:0;transition:all .3s cubic-bezier(.16,1,.3,1);z-index:1}.navbar-item.is-scrolled[data-v-7422471d]:before{background-color:rgba(157,110,253,.05)}.navbar-item.is-scrolled[data-v-7422471d]{font-size:.95rem;padding:.55rem .75rem}.navbar-item.is-active[data-v-7422471d],.navbar-item[data-v-7422471d]:hover{color:#fff;transform:translateY(-2px)}.navbar-item.is-scrolled.is-active[data-v-7422471d],.navbar-item.is-scrolled[data-v-7422471d]:hover{color:#fff;background:rgba(157,110,253,.2);box-shadow:0 2px 12px rgba(157,110,253,.15)}.navbar-item.is-active[data-v-7422471d]:before,.navbar-item[data-v-7422471d]:hover:before{transform:scale(1);opacity:1}.navbar-item[data-v-7422471d]:active{transform:scale(.95)}.navbar-item.is-scrolled .nav-indicator[data-v-7422471d]{background:linear-gradient(90deg,#d4b9ff,#fff);height:3px;box-shadow:0 0 8px hsla(0,0%,100%,.5)}.navbar-end[data-v-7422471d]{display:flex;align-items:center;gap:1rem;transition:all .6s cubic-bezier(.16,1,.3,1)}.navbar-end.is-scrolled[data-v-7422471d]{transform:scale(.95)}.button.is-primary[data-v-7422471d]{background:rgba(157,110,253,.2);color:#fff;border:1px solid hsla(0,0%,100%,.2);padding:.6rem 1.1rem;border-radius:12px;font-weight:500;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.25,1,.5,1);font-size:.95rem;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.button-text[data-v-7422471d]{position:relative;z-index:2}.button-icon[data-v-7422471d]{position:relative;z-index:2;font-size:.85em;transition:all .3s ease;opacity:0;transform:translateX(-5px);width:0}.button.is-primary:hover .button-icon[data-v-7422471d]{opacity:1;transform:translateX(4px);width:auto;margin-left:6px}.button-background[data-v-7422471d]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(157,110,253,.4),rgba(196,95,245,.4));z-index:0;transition:all .3s ease;opacity:0;border-radius:12px}.button.is-primary:hover .button-background[data-v-7422471d]{opacity:1;transform:scale(1);box-shadow:0 4px 15px rgba(157,110,253,.2)}.navbar.is-scrolled .button.is-primary[data-v-7422471d]{background:rgba(157,110,253,.15);border:1px solid hsla(0,0%,100%,.15);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.navbar.is-scrolled .button.is-primary[data-v-7422471d]:hover{background:rgba(157,110,253,.25);transform:translateY(-2px)}.button.is-primary[data-v-7422471d]:active{transform:scale(.96)}.navbar-burger[data-v-7422471d]{display:none;flex-direction:column;justify-content:space-between;width:24px;height:20px;cursor:pointer;transition:all .3s ease;position:relative;z-index:10}.navbar-burger span[data-v-7422471d]{display:block;width:100%;height:2px;background-color:#fff;transition:all .3s ease;border-radius:2px}.navbar-burger.is-scrolled span[data-v-7422471d]{background-color:#fff;height:2px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.navbar-burger.is-active span[data-v-7422471d]:first-child{transform:translateY(9px) rotate(45deg)}.navbar-burger.is-active span[data-v-7422471d]:nth-child(2){opacity:0}.navbar-burger.is-active span[data-v-7422471d]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@keyframes logoShineSweep-7422471d{0%{left:-100%}20%,to{left:100%}}@media screen and (max-width:1023px){.navbar-wrapper[data-v-7422471d]{padding:.75rem 1rem}.navbar.is-scrolled[data-v-7422471d]{width:90%}.navbar-menu[data-v-7422471d]{display:none;position:absolute;top:calc(100% + 1rem);left:1rem;right:1rem;background:hsla(0,0%,100%,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1.5rem;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.1),0 5px 15px rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.5);flex-direction:column;align-items:flex-start;z-index:100;gap:.5rem}.navbar-menu.is-active[data-v-7422471d]{display:flex;animation:fadeIn-7422471d .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn-7422471d{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.navbar-item[data-v-7422471d]{padding:.9rem 1.2rem;width:100%;border-radius:12px;align-items:flex-start;color:#1a1a2e}.nav-indicator[data-v-7422471d]{left:12px;bottom:35%;transform:none;width:3px!important;height:30%}.navbar-item.is-active .nav-indicator[data-v-7422471d],.navbar-item:hover .nav-indicator[data-v-7422471d]{transform:none;opacity:1}.navbar-burger[data-v-7422471d]{display:flex}}@media screen and (max-width:768px){.navbar-wrapper.is-scrolled[data-v-7422471d],.navbar-wrapper[data-v-7422471d]{padding:.5rem}.navbar[data-v-7422471d]{padding:.6rem 1rem}.navbar.is-scrolled[data-v-7422471d]{padding:.5rem .8rem;width:95%}.logo-text[data-v-7422471d]{font-size:1.15rem}}.footer-section[data-v-634935c6]{background-color:#1a1833;color:#b3b3cc;padding:4rem 0 2rem;position:relative;overflow:hidden}.container[data-v-634935c6]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main[data-v-634935c6]{display:flex;gap:4rem;margin-bottom:3rem}.footer-company[data-v-634935c6]{width:25%}.footer-logo[data-v-634935c6]{display:flex;align-items:center;margin-bottom:1.5rem}.logo-square[data-v-634935c6]{width:32px;height:32px;background-color:#9d6efd;border-radius:6px;margin-right:.75rem}.footer-logo span[data-v-634935c6]{color:#fff;font-size:1.25rem;font-weight:600}.company-intro[data-v-634935c6]{font-size:.875rem;line-height:1.6;margin-bottom:1.5rem;color:hsla(0,0%,100%,.7)}.social-icons[data-v-634935c6]{display:flex;gap:1rem}.social-icon[data-v-634935c6]{width:36px;height:36px;border-radius:50%;background-color:#252240;display:flex;align-items:center;justify-content:center;color:#b3b3cc;text-decoration:none;transition:all .3s ease}.social-icon[data-v-634935c6]:hover{background-color:#9d6efd;color:#fff;transform:translateY(-2px)}.footer-links-wrapper[data-v-634935c6]{display:flex;flex:1;gap:3rem}.footer-column[data-v-634935c6]{flex:1}.contact-column[data-v-634935c6]{flex:1.5}.column-title[data-v-634935c6]{color:#fff;font-size:1rem;font-weight:500;margin-bottom:1.25rem;position:relative;padding-bottom:.5rem}.column-title[data-v-634935c6]:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:2px;background-color:#9d6efd}.footer-links[data-v-634935c6]{list-style:none;padding:0;margin:0}.footer-links li[data-v-634935c6]{margin-bottom:.75rem}.footer-links a[data-v-634935c6]{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-links a[data-v-634935c6]:hover{color:#9d6efd}.contact-links li[data-v-634935c6]{display:flex;align-items:flex-start;margin-bottom:1rem}.contact-links i[data-v-634935c6]{color:#9d6efd;margin-right:.75rem;margin-top:.25rem}.subscription[data-v-634935c6]{margin-top:2rem}.subscription-form[data-v-634935c6]{position:relative}.email-input[data-v-634935c6]{width:100%;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:2rem;padding:.75rem 1.25rem;color:#fff;font-size:.875rem}.email-input[data-v-634935c6]::-moz-placeholder{color:hsla(0,0%,100%,.5)}.email-input[data-v-634935c6]::placeholder{color:hsla(0,0%,100%,.5)}.send-button[data-v-634935c6]{position:absolute;right:5px;top:5px;width:36px;height:36px;border-radius:50%;background-color:#9d6efd;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.footer-bottom[data-v-634935c6]{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);font-size:.875rem}.footer-policies[data-v-634935c6]{display:flex;gap:1.5rem}.footer-policies a[data-v-634935c6]{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.footer-policies a[data-v-634935c6]:hover{color:#fff}@media screen and (max-width:1200px){.footer-main[data-v-634935c6]{flex-direction:column;gap:3rem}.footer-company[data-v-634935c6]{width:100%;max-width:500px}.footer-links-wrapper[data-v-634935c6]{flex-wrap:wrap;gap:2rem}.footer-column[data-v-634935c6]{flex:1 0 40%;min-width:200px}.contact-column[data-v-634935c6]{flex:1 0 100%}}@media screen and (max-width:768px){.footer-links-wrapper[data-v-634935c6]{flex-direction:column;gap:2rem}.footer-column[data-v-634935c6]{width:100%}.footer-bottom[data-v-634935c6]{flex-direction:column;gap:1rem;text-align:center}.footer-policies[data-v-634935c6]{justify-content:center}}@media screen and (max-width:480px){.footer-section[data-v-634935c6]{padding:3rem 0 1.5rem}.container[data-v-634935c6]{padding:0 1rem}.footer-policies[data-v-634935c6]{flex-direction:column;gap:.75rem}.beian-link[data-v-634935c6]{margin-top:.5rem;display:block}}.beian-link[data-v-634935c6]{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.85rem;transition:color .2s ease;margin-left:.5rem;display:inline-block}.beian-link[data-v-634935c6]:hover{color:hsla(0,0%,100%,.9);text-decoration:underline}:root{--primary-color:#9d6efd;--primary-hover:#8b5cf6;--primary-light:rgba(157,110,253,.15);--secondary-color:#c084fc;--accent-color:#e879f9;--bg-dark:#1f1a38;--bg-darker:#15112b;--bg-card:#2a2344;--bg-light:#312856;--bg-white:#3a2f63;--text-primary:#fff;--text-secondary:#cec4f2;--text-light:#9d94c8;--border-radius-sm:12px;--border-radius-md:20px;--border-radius-lg:30px;--border-radius-xl:100px;--shadow-sm:0 4px 12px rgba(0,0,0,.3);--shadow-md:0 8px 24px rgba(0,0,0,.4);--shadow-lg:0 12px 32px rgba(0,0,0,.5);--neumorphism-flat:6px 6px 12px rgba(0,0,0,.3),-6px -6px 12px rgba(88,73,153,.1);--neumorphism-pressed:inset 4px 4px 8px rgba(0,0,0,.4),inset -4px -4px 8px rgba(88,73,153,.05);--neumorphism-light:4px 4px 8px rgba(0,0,0,.2),-4px -4px 8px rgba(88,73,153,.05);--transition:all 0.3s ease;--border-light:1px solid rgba(157,110,253,.2);--gradient-primary:linear-gradient(135deg,#9d6efd,#c084fc);--gradient-secondary:linear-gradient(135deg,#8b5cf6,#e879f9);--gradient-light:linear-gradient(135deg,rgba(157,110,253,.3),rgba(232,121,249,.3));--gradient-dark:linear-gradient(135deg,rgba(31,26,56,.8),rgba(42,35,68,.8));--gradient-glass:linear-gradient(135deg,rgba(58,47,99,.4),rgba(42,35,68,.4))}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background-color:var(--bg-dark);line-height:1.6}.main-content{min-height:100vh;padding-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3}a{text-decoration:none;color:var(--primary-color);transition:var(--transition)}button{cursor:pointer;font-family:Inter,sans-serif;border:none;outline:none}.section{padding:6rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;margin-bottom:1.5rem;color:var(--text-primary);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description{font-size:1.2rem;color:var(--text-secondary);max-width:700px;margin:0 auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--border-radius-xl);font-weight:600;font-size:1rem;transition:var(--transition)}.button.is-primary{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-sm)}.button.is-primary:hover{background:var(--gradient-secondary);transform:translateY(-3px);box-shadow:var(--shadow-md)}.button.is-outlined{background-color:hsla(0,0%,100%,.05);color:var(--text-primary);border:var(--border-light);box-shadow:var(--neumorphism-light)}.button.is-outlined:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);background-color:hsla(0,0%,100%,.1)}.neumorphic-card{background-color:var(--bg-card);border-radius:var(--border-radius-md);box-shadow:var(--neumorphism-flat);transition:var(--transition);border:var(--border-light)}.neumorphic-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.4);border-color:rgba(157,110,253,.3)}@media screen and (max-width:768px){.section{padding:4rem 0}.section-title{font-size:2rem}.section-description{font-size:1.1rem}.button{padding:.6rem 1.2rem;font-size:.95rem}}.hero-section[data-v-ad8adcc6]{position:relative;padding:8rem 0 6rem;overflow:hidden;background-color:var(--bg-dark);min-height:90vh;display:flex;align-items:center}.hero-grid[data-v-ad8adcc6]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:2}.hero-content[data-v-ad8adcc6]{max-width:600px}.hero-badge[data-v-ad8adcc6]{display:inline-flex;align-items:center;background:rgba(157,110,253,.15);padding:.5rem 1rem;border-radius:var(--border-radius-xl);margin-bottom:1.5rem;border:1px solid rgba(157,110,253,.3);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(157,110,253,.2)}.badge-icon[data-v-ad8adcc6]{margin-right:.5rem;color:var(--primary-color);text-shadow:0 0 10px rgba(157,110,253,.6);animation:pulseIcon-ad8adcc6 2s infinite alternate}.badge-text[data-v-ad8adcc6]{font-size:.9rem;font-weight:600;color:var(--text-secondary);letter-spacing:.5px}.badge-glow[data-v-ad8adcc6]{position:absolute;width:50px;height:100%;top:0;left:-100%;background:linear-gradient(90deg,transparent,rgba(157,110,253,.3),transparent);animation:badgeGlowSweep-ad8adcc6 3s linear infinite}.hero-title[data-v-ad8adcc6]{font-size:3.75rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--text-primary);letter-spacing:-.02em;text-shadow:0 5px 15px rgba(0,0,0,.3)}.title-accent[data-v-ad8adcc6]{color:var(--text-primary);position:relative;z-index:1}.title-accent[data-v-ad8adcc6]:after{content:"";position:absolute;left:0;bottom:.15em;width:100%;height:.15em;background:var(--primary-color);z-index:-1;border-radius:4px;animation:expandLine-ad8adcc6 1.5s ease forwards;transform-origin:left}.gradient-text[data-v-ad8adcc6]{background:linear-gradient(135deg,#9d6efd,#e879f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block;text-shadow:0 5px 15px rgba(157,110,253,.5)}.gradient-text[data-v-ad8adcc6]:after{content:"";position:absolute;left:0;bottom:.15em;width:100%;height:.3em;background:rgba(157,110,253,.2);z-index:-1;border-radius:4px;filter:blur(3px)}.hero-description[data-v-ad8adcc6]{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.7;text-shadow:0 2px 5px rgba(0,0,0,.2);position:relative}.hero-actions[data-v-ad8adcc6]{display:flex;gap:1rem;margin-bottom:3rem}.button[data-v-ad8adcc6]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:var(--border-radius-xl);font-weight:600;font-size:1rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;z-index:1;letter-spacing:.5px}.button.is-primary[data-v-ad8adcc6]{background:linear-gradient(135deg,#9d6efd,#c084fc);color:#fff;box-shadow:0 4px 15px rgba(157,110,253,.3),0 8px 30px rgba(157,110,253,.2)}.button.is-primary[data-v-ad8adcc6]:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 25px rgba(157,110,253,.4),0 15px 35px rgba(157,110,253,.2)}.btn-shine[data-v-ad8adcc6]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,0) 70%);opacity:0;transform:scale(.5);transition:all .8s ease;z-index:-1}.button.is-primary:hover .btn-shine[data-v-ad8adcc6]{transform:scale(1);opacity:1}.button.is-outlined[data-v-ad8adcc6]{background-color:hsla(0,0%,100%,.05);color:var(--text-primary);border:1px solid rgba(157,110,253,.3);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.button.is-outlined[data-v-ad8adcc6]:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-5px);border-color:rgba(157,110,253,.5);box-shadow:0 8px 25px rgba(0,0,0,.15)}.hero-stats[data-v-ad8adcc6]{display:flex;align-items:center;padding:1.5rem 2rem;background:rgba(42,35,68,.5);border-radius:var(--border-radius-lg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(157,110,253,.2);box-shadow:0 8px 25px rgba(0,0,0,.2)}.stat-item[data-v-ad8adcc6]{text-align:center;flex:1}.stat-number[data-v-ad8adcc6]{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin-bottom:.2rem;display:flex;align-items:baseline;justify-content:center}.stat-plus[data-v-ad8adcc6]{color:var(--primary-color);font-size:1.2rem;margin-left:2px;font-weight:600;animation:pulsePlus-ad8adcc6 2s infinite alternate}.stat-label[data-v-ad8adcc6]{font-size:.9rem;color:var(--text-light);font-weight:500}.stat-divider[data-v-ad8adcc6]{width:1px;height:30px;background:linear-gradient(180deg,transparent,rgba(157,110,253,.5),transparent)}.hero-image-container[data-v-ad8adcc6]{position:relative;z-index:2}.platform-preview[data-v-ad8adcc6]{width:100%;height:400px;background:rgba(42,35,68,.6);border-radius:var(--border-radius-lg);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);overflow:hidden;border:1px solid rgba(157,110,253,.2);display:flex;flex-direction:column;box-shadow:0 30px 60px rgba(0,0,0,.25);transform:perspective(1000px) rotateX(5deg) rotateY(-5deg);transform-style:preserve-3d;transition:all .5s ease}.platform-preview[data-v-ad8adcc6]:hover{transform:perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);box-shadow:0 40px 80px rgba(0,0,0,.4)}.platform-header[data-v-ad8adcc6]{display:flex;align-items:center;padding:1rem;border-bottom:1px solid rgba(157,110,253,.2);background:rgba(33,27,54,.8)}.platform-dots[data-v-ad8adcc6]{display:flex;gap:6px;margin-right:12px}.platform-dots span[data-v-ad8adcc6]{width:12px;height:12px;border-radius:50%;background:rgba(157,110,253,.3)}.platform-dots span[data-v-ad8adcc6]:first-child{background:#ff5f57}.platform-dots span[data-v-ad8adcc6]:nth-child(2){background:#ffbd2e}.platform-dots span[data-v-ad8adcc6]:nth-child(3){background:#28c940}.platform-title[data-v-ad8adcc6]{color:var(--text-primary);font-weight:600;font-size:.9rem;flex:1;text-align:center;letter-spacing:.5px}.platform-content[data-v-ad8adcc6]{background:linear-gradient(135deg,rgba(27,22,50,.8),rgba(42,35,80,.8));border-radius:8px;box-shadow:inset 0 0 30px rgba(0,0,0,.3),0 10px 30px rgba(0,0,0,.2);overflow:hidden;position:relative;height:250px;display:flex;align-items:center;justify-content:center;padding:1.5rem;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(157,110,253,.15)}.platform-content[data-v-ad8adcc6]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,rgba(157,110,253,.1) 0,transparent 40%),radial-gradient(circle at 70% 70%,rgba(232,121,249,.1) 0,transparent 40%);pointer-events:none;opacity:.8;z-index:1}.ai-visualization[data-v-ad8adcc6]{width:200px;height:200px;z-index:2}.ai-core[data-v-ad8adcc6],.ai-visualization[data-v-ad8adcc6]{position:relative;display:flex;align-items:center;justify-content:center}.ai-core[data-v-ad8adcc6]{width:60px;height:60px;background:linear-gradient(135deg,#9d6efd,#e879f9);border-radius:50%;color:#fff;font-size:24px;font-weight:800;box-shadow:0 0 30px rgba(157,110,253,.5);animation:pulseCore-ad8adcc6 2s ease-in-out infinite alternate}@keyframes pulseCore-ad8adcc6{0%{transform:scale(.95);box-shadow:0 0 20px rgba(157,110,253,.4)}to{transform:scale(1.05);box-shadow:0 0 40px rgba(157,110,253,.6)}}.ai-orbit[data-v-ad8adcc6]{position:absolute;border:1px solid rgba(157,110,253,.3);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;animation:rotateOrbit-ad8adcc6 15s linear infinite}.orbit-2[data-v-ad8adcc6]{width:160px;height:160px;border-color:rgba(232,121,249,.25);animation-duration:25s;animation-direction:reverse}.orbit-3[data-v-ad8adcc6]{width:200px;height:200px;border-color:rgba(157,110,253,.2);animation-duration:35s}@keyframes rotateOrbit-ad8adcc6{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.ai-particle[data-v-ad8adcc6]{position:absolute;width:10px;height:10px;background:#9d6efd;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);margin-left:60px;box-shadow:0 0 10px rgba(157,110,253,.8);animation:orbitParticle-ad8adcc6 8s linear infinite}.particle-2[data-v-ad8adcc6]{width:8px;height:8px;background:#e879f9;margin-left:80px;animation-duration:12s;animation-direction:reverse}.particle-3[data-v-ad8adcc6]{width:6px;height:6px;background:#c084fc;margin-left:100px;animation-duration:20s}@keyframes orbitParticle-ad8adcc6{0%{transform:rotate(0deg) translateX(60px) rotate(0deg)}to{transform:rotate(1turn) translateX(60px) rotate(-1turn)}}.platform-features[data-v-ad8adcc6]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:15px;background:rgba(27,22,50,.8);border-top:1px solid rgba(157,110,253,.15)}.feature-pill[data-v-ad8adcc6]{background:rgba(49,40,86,.6);padding:8px 12px;border-radius:20px;display:flex;align-items:center;gap:8px;box-shadow:0 3px 6px rgba(0,0,0,.2);border:1px solid rgba(157,110,253,.2);transition:all .3s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;position:relative}.feature-pill i[data-v-ad8adcc6]{color:var(--primary-color);font-size:14px}.feature-pill span[data-v-ad8adcc6]{color:var(--text-secondary);font-size:14px;font-weight:500}.feature-pill[data-v-ad8adcc6]:hover{transform:translateY(-5px) scale(1.05);background:rgba(59,48,103,.8);border-color:var(--primary-color);box-shadow:0 10px 20px rgba(0,0,0,.3),0 0 15px rgba(157,110,253,.4)}.pill-glow[data-v-ad8adcc6]{position:absolute;width:60px;height:100%;background:linear-gradient(90deg,transparent,rgba(157,110,253,.2),transparent);left:-100%;top:0;pointer-events:none;transition:opacity .3s ease;opacity:0}.feature-pill:hover .pill-glow[data-v-ad8adcc6]{opacity:1;animation:sweepGlow-ad8adcc6 1.5s ease-in-out infinite}@keyframes sweepGlow-ad8adcc6{0%{left:-100%}to{left:200%}}.image-glow[data-v-ad8adcc6]{position:absolute;width:100%;height:100%;border-radius:var(--border-radius-lg);background:radial-gradient(circle at 50% 50%,rgba(157,110,253,.3),transparent 70%);filter:blur(30px);z-index:-1;top:0;left:0;opacity:.8}.hero-bg-circle[data-v-ad8adcc6]{position:absolute;border-radius:50%;filter:blur(60px);z-index:0}.circle-1[data-v-ad8adcc6]{width:500px;height:500px;top:-100px;right:-100px;background:radial-gradient(circle,rgba(157,110,253,.3) 0,rgba(21,17,43,0) 70%);animation:pulseCircle-ad8adcc6 8s infinite alternate}.circle-2[data-v-ad8adcc6]{width:300px;height:300px;bottom:-50px;left:-50px;background:radial-gradient(circle,rgba(232,121,249,.2) 0,rgba(21,17,43,0) 70%);animation:pulseCircle-ad8adcc6 10s infinite alternate;animation-delay:2s}.hero-floating-particles[data-v-ad8adcc6]{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:1;pointer-events:none}.floating-particle[data-v-ad8adcc6]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(157,110,253,.8),rgba(157,110,253,.2));filter:blur(3px);opacity:.4;animation:floatParticle-ad8adcc6 15s ease-in-out infinite}.p1[data-v-ad8adcc6]{width:8px;height:8px;top:15%;left:10%;animation-duration:20s}.p2[data-v-ad8adcc6]{width:12px;height:12px;top:30%;right:15%;animation-duration:25s;animation-delay:2s}.p3[data-v-ad8adcc6]{width:6px;height:6px;bottom:40%;left:20%;animation-duration:18s;animation-delay:5s}.p4[data-v-ad8adcc6]{width:10px;height:10px;bottom:20%;right:30%;animation-duration:22s;animation-delay:3s}.p5[data-v-ad8adcc6]{width:7px;height:7px;top:60%;left:40%;animation-duration:19s;animation-delay:7s}.hero-dots[data-v-ad8adcc6]{position:absolute;width:100%;height:100%;top:0;left:0;background-image:radial-gradient(rgba(157,110,253,.2) 1px,transparent 0);background-size:30px 30px;opacity:.3;z-index:0}.animate-in[data-v-ad8adcc6]{opacity:0;transform:translateY(30px)}.animate-in.animate[data-v-ad8adcc6]{animation:fadeInUp-ad8adcc6 .8s cubic-bezier(.19,1,.22,1) forwards}@keyframes pulseIcon-ad8adcc6{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}@keyframes badgeGlowSweep-ad8adcc6{0%{left:-100%}to{left:200%}}@keyframes expandLine-ad8adcc6{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pulsePlus-ad8adcc6{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}@keyframes pulseCircle-ad8adcc6{0%{opacity:.3;transform:scale(.9)}to{opacity:.7;transform:scale(1.1)}}@keyframes floatParticle-ad8adcc6{0%{transform:translate(0)}25%{transform:translate(50px,50px)}50%{transform:translate(100px)}75%{transform:translate(50px,-50px)}to{transform:translate(0)}}@keyframes fadeInUp-ad8adcc6{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:992px){.hero-grid[data-v-ad8adcc6]{grid-template-columns:1fr;text-align:center}.hero-content[data-v-ad8adcc6]{max-width:100%;margin-bottom:3rem}.hero-badge[data-v-ad8adcc6]{margin:0 auto 1.5rem}.title-accent[data-v-ad8adcc6]:after{left:50%;transform:translateX(-50%) scaleX(0)}.animate-in.animate .title-accent[data-v-ad8adcc6]:after{transform:translateX(-50%) scaleX(1)}.hero-actions[data-v-ad8adcc6]{justify-content:center}.hero-stats[data-v-ad8adcc6]{margin:0 auto}.platform-preview[data-v-ad8adcc6]{max-width:550px;margin:0 auto}}@media screen and (max-width:768px){.hero-section[data-v-ad8adcc6]{padding:7rem 0 5rem}.hero-title[data-v-ad8adcc6]{font-size:2.75rem}.hero-description[data-v-ad8adcc6]{font-size:1.1rem}.stat-number[data-v-ad8adcc6]{font-size:1.4rem}.platform-preview[data-v-ad8adcc6]{height:320px}.ai-visualization[data-v-ad8adcc6]{transform:scale(.8)}}@media screen and (max-width:576px){.hero-title[data-v-ad8adcc6]{font-size:2.25rem}.hero-actions[data-v-ad8adcc6]{flex-direction:column}.button[data-v-ad8adcc6]{width:100%}.hero-stats[data-v-ad8adcc6]{padding:1.25rem}.stat-number[data-v-ad8adcc6]{font-size:1.2rem}.stat-label[data-v-ad8adcc6]{font-size:.75rem}.platform-preview[data-v-ad8adcc6]{height:200px}.ai-visualization[data-v-ad8adcc6]{transform:scale(.8)}.platform-features[data-v-ad8adcc6]{gap:8px;padding:12px}.feature-pill[data-v-ad8adcc6]{padding:6px 10px}.feature-pill i[data-v-ad8adcc6],.feature-pill span[data-v-ad8adcc6]{font-size:12px}}.features-section[data-v-5c566a96]{position:relative;background-color:var(--bg-darker);overflow:hidden}.container[data-v-5c566a96]{position:relative;z-index:2}.features-grid[data-v-5c566a96]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.feature-card[data-v-5c566a96]{background-color:var(--bg-card);border-radius:var(--border-radius-lg);padding:2.5rem 2rem;transition:var(--transition);border:var(--border-light);position:relative;overflow:hidden}.feature-card[data-v-5c566a96]:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.feature-card:hover .feature-icon[data-v-5c566a96]{background:var(--gradient-primary);color:#fff;box-shadow:0 10px 20px rgba(123,104,238,.3)}.feature-icon[data-v-5c566a96]{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:var(--border-radius-md);background:linear-gradient(135deg,rgba(123,104,238,.1),rgba(147,112,219,.1));margin-bottom:1.5rem;transition:all .6s cubic-bezier(.16,1,.3,1)}.feature-icon i[data-v-5c566a96]{font-size:2rem;color:var(--primary-color);transition:all .6s cubic-bezier(.16,1,.3,1)}.feature-card:hover .feature-icon i[data-v-5c566a96]{color:#fff}.feature-title[data-v-5c566a96]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.feature-description[data-v-5c566a96]{color:var(--text-secondary);line-height:1.6;font-size:1rem;margin-bottom:1.5rem}.feature-link[data-v-5c566a96]{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--primary-color);transition:var(--transition)}.feature-link[data-v-5c566a96]:hover{gap:.8rem}.section-background[data-v-5c566a96]{position:absolute;top:0;left:0;right:0;bottom:0}.gradient-circle[data-v-5c566a96]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.2}.circle-1[data-v-5c566a96]{width:600px;height:600px;background:linear-gradient(135deg,rgba(123,104,238,.2),rgba(147,112,219,.2));top:-300px;right:-200px}.circle-2[data-v-5c566a96]{width:500px;height:500px;background:linear-gradient(135deg,rgba(147,112,219,.15),rgba(177,156,217,.15));bottom:-250px;left:-150px}@media screen and (max-width:1023px){.features-grid[data-v-5c566a96]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.features-grid[data-v-5c566a96]{grid-template-columns:1fr}.feature-card[data-v-5c566a96]{padding:2rem 1.5rem}.feature-icon[data-v-5c566a96]{width:60px;height:60px}.feature-icon i[data-v-5c566a96]{font-size:1.6rem}.feature-title[data-v-5c566a96]{font-size:1.3rem}}.model-section[data-v-aaabd646]{position:relative;padding:6rem 0;background-color:#1a172d;overflow:hidden;min-height:100vh}.section-header[data-v-aaabd646]{text-align:center;margin-bottom:5rem}.section-title[data-v-aaabd646]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#b59eff,#9d6efd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-aaabd646]{font-size:1.2rem;color:#b3b3cc;max-width:600px;margin:0 auto}.accordions-container[data-v-aaabd646]{max-width:900px;margin:0 auto;perspective:1000px;position:relative;z-index:10}.accordion-item[data-v-aaabd646]{background:rgba(40,34,62,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;overflow:hidden;margin-bottom:15px;position:relative;box-shadow:0 5px 25px rgba(0,0,0,.1);border:1px solid rgba(157,110,253,.2);transition:all .5s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;transform-origin:top center}.accordion-item[data-v-aaabd646]:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(157,110,253,.2);border-color:rgba(157,110,253,.3)}.accordion-item.active[data-v-aaabd646]{background:rgba(40,34,62,.9);transform:translateY(-10px) scale(1.02);box-shadow:0 15px 40px rgba(157,110,253,.3);border-color:rgba(157,110,253,.5);z-index:20}.accordion-header[data-v-aaabd646]{display:flex;align-items:center;padding:1.5rem 2rem;transition:all .3s ease}.accordion-title-wrapper[data-v-aaabd646]{display:flex;align-items:center;flex:1}.service-number[data-v-aaabd646]{font-size:2.5rem;font-weight:800;color:rgba(157,110,253,.2);margin-right:2rem;line-height:1;flex-shrink:0;transition:all .3s ease}.accordion-item.active .service-number[data-v-aaabd646]{color:rgba(157,110,253,.6)}.service-icon[data-v-aaabd646]{width:45px;height:45px;background:linear-gradient(135deg,#9d6efd,#e879f9);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1rem;box-shadow:0 5px 15px rgba(157,110,253,.3);transition:all .3s ease}.accordion-item.active .service-icon[data-v-aaabd646]{transform:scale(1.1);box-shadow:0 8px 25px rgba(157,110,253,.4)}.service-icon i[data-v-aaabd646]{font-size:1.3rem;color:#fff}.service-title[data-v-aaabd646]{font-size:1.3rem;color:#fff;font-weight:600;margin:0;transition:all .3s ease}.accordion-item.active .service-title[data-v-aaabd646]{color:#b59eff}.accordion-arrow[data-v-aaabd646]{margin-left:1.5rem;color:hsla(0,0%,100%,.5);transition:all .3s ease}.accordion-item.active .accordion-arrow[data-v-aaabd646]{transform:rotate(180deg);color:#b59eff}.accordion-content[data-v-aaabd646]{max-height:0;overflow:hidden;padding:0 2rem;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:0}.accordion-item.active .accordion-content[data-v-aaabd646]{max-height:400px;padding:0 2rem 2rem;opacity:1}.service-desc[data-v-aaabd646]{font-size:1rem;color:#b3b3cc;line-height:1.6;margin-bottom:1.5rem}.service-features[data-v-aaabd646]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding-top:.5rem;border-top:1px solid rgba(157,110,253,.2)}.feature-item[data-v-aaabd646]{display:flex;align-items:center;font-size:.95rem;color:#b3b3cc}.feature-icon[data-v-aaabd646]{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#9d6efd,#e879f9);display:flex;align-items:center;justify-content:center;margin-right:.75rem;flex-shrink:0}.feature-icon i[data-v-aaabd646]{font-size:.7rem;color:#fff}.glow-effects[data-v-aaabd646]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:hidden}.glow-circle[data-v-aaabd646]{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(157,110,253,.3) 0,rgba(157,110,253,0) 70%);top:-10%;right:-10%;filter:blur(50px);animation:glow-aaabd646 15s ease-in-out infinite alternate}.glow-circle.secondary[data-v-aaabd646]{width:600px;height:600px;background:radial-gradient(circle,rgba(232,121,249,.2) 0,rgba(232,121,249,0) 70%);bottom:-20%;left:-10%;animation:glow-aaabd646 20s ease-in-out 2s infinite alternate-reverse}@keyframes glow-aaabd646{0%{transform:translate(0) scale(1);opacity:.5}to{transform:translate(50px,30px) scale(1.2);opacity:.3}}@media screen and (max-width:992px){.accordion-header[data-v-aaabd646]{padding:1.25rem 1.5rem}.service-number[data-v-aaabd646]{font-size:2rem;margin-right:1.5rem}.service-features[data-v-aaabd646]{grid-template-columns:1fr}}@media screen and (max-width:768px){.section-title[data-v-aaabd646]{font-size:2rem}.section-subtitle[data-v-aaabd646]{font-size:1rem}.accordion-item[data-v-aaabd646]{margin-bottom:12px}.accordion-header[data-v-aaabd646]{padding:1rem}.service-number[data-v-aaabd646]{font-size:1.5rem;margin-right:1rem}.service-icon[data-v-aaabd646]{width:36px;height:36px}.service-title[data-v-aaabd646]{font-size:1.1rem}.accordion-content[data-v-aaabd646]{padding:0 1rem}.accordion-item.active .accordion-content[data-v-aaabd646]{padding:0 1rem 1.5rem}}@media screen and (max-width:576px){.accordion-header[data-v-aaabd646]{flex-wrap:wrap}.service-number[data-v-aaabd646]{width:100%;text-align:left;margin-bottom:.5rem;margin-right:0}.accordion-title-wrapper[data-v-aaabd646]{width:calc(100% - 20px)}.accordion-arrow[data-v-aaabd646]{position:absolute;right:1rem;top:1rem}}.testimonials-section[data-v-9e992f44]{position:relative;background-color:var(--bg-darker);overflow:hidden;padding:6rem 0;perspective:1000px}.section-header[data-v-9e992f44]{animation:fadeInUp-9e992f44 .8s ease-out forwards}.testimonials-slider[data-v-9e992f44]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;position:relative;z-index:1;transform-style:preserve-3d}.testimonial-card[data-v-9e992f44]{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--bg-card);border-radius:var(--border-radius-lg);padding:2rem;height:100%;border:1px solid rgba(157,110,253,.2);transition:all .5s cubic-bezier(.175,.885,.32,1.275);transform-style:preserve-3d;perspective:1000px;transform:translateZ(0) rotateX(0) rotateY(0);box-shadow:0 10px 30px rgba(0,0,0,.1);animation:cardFloat-9e992f44 1s ease-out forwards;animation-delay:calc(var(--index, 0)*.2s)}@keyframes cardFloat-9e992f44{0%{opacity:0;transform:translateY(50px) translateZ(-50px)}to{opacity:1;transform:translateY(0) translateZ(0)}}.testimonial-card[data-v-9e992f44]:hover{transform:translateY(-15px) rotateX(5deg) rotateY(-5deg) translateZ(20px);box-shadow:0 15px 35px rgba(157,110,253,.3),0 5px 15px rgba(0,0,0,.2);border-color:var(--primary-color);z-index:2}.testimonial-content[data-v-9e992f44]{position:relative;z-index:1;transform:translateZ(20px)}.testimonial-stars[data-v-9e992f44]{color:var(--primary-color);margin-bottom:1rem;display:flex;gap:.25rem;animation:starPulse-9e992f44 3s infinite alternate}@keyframes starPulse-9e992f44{0%{transform:scale(1);opacity:.8}to{transform:scale(1.1);opacity:1}}.testimonial-text[data-v-9e992f44]{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2rem;position:relative;transition:all .3s ease}.testimonial-author[data-v-9e992f44]{display:flex;align-items:center;gap:1rem;position:relative;transform:translateZ(30px);transition:all .5s ease}.author-avatar[data-v-9e992f44]{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;flex-shrink:0;box-shadow:0 5px 15px rgba(0,0,0,.2);animation:pulse-9e992f44 3s infinite alternate}@keyframes pulse-9e992f44{0%{transform:scale(1) translateZ(0);box-shadow:0 5px 15px rgba(0,0,0,.2)}to{transform:scale(1.05) translateZ(10px);box-shadow:0 8px 20px rgba(0,0,0,.4)}}.particles[data-v-9e992f44]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.particle[data-v-9e992f44]{position:absolute;width:6px;height:6px;background:var(--primary-color);border-radius:50%;opacity:.2;animation:particleFloat-9e992f44 15s linear infinite}.particle[data-v-9e992f44]:first-child{top:10%;left:10%;animation-duration:20s;width:8px;height:8px}.particle[data-v-9e992f44]:nth-child(2){top:30%;left:30%;animation-duration:25s;animation-delay:2s}.particle[data-v-9e992f44]:nth-child(3){top:70%;left:60%;animation-duration:18s;width:10px;height:10px}.particle[data-v-9e992f44]:nth-child(4){top:40%;left:80%;animation-duration:22s;animation-delay:5s}.particle[data-v-9e992f44]:nth-child(5){top:80%;left:20%;animation-duration:28s;width:7px;height:7px}@keyframes particleFloat-9e992f44{0%{transform:translateY(0) translateX(0);opacity:.2}50%{opacity:.5}to{transform:translateY(-100px) translateX(100px);opacity:.2}}.brands-grid[data-v-9e992f44]{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;align-items:center;margin-top:2rem;perspective:1000px;transform-style:preserve-3d}.brand-logo[data-v-9e992f44]{height:40px;display:flex;align-items:center;justify-content:center;color:var(--text-light);font-weight:600;opacity:.7;transition:all .5s ease;transform:translateZ(0);animation:logoFloat-9e992f44 3s ease-in-out infinite alternate;animation-delay:calc(var(--index, 0)*.5s)}@keyframes logoFloat-9e992f44{0%{transform:translateY(0) translateZ(0)}to{transform:translateY(-10px) translateZ(20px)}}.brand-logo[data-v-9e992f44]:hover{opacity:1;transform:translateY(-5px) translateZ(30px);text-shadow:0 5px 15px rgba(157,110,253,.6)}.gradient-circle[data-v-9e992f44]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.2;z-index:0;animation:gradientMove-9e992f44 20s ease-in-out infinite alternate;transform-style:preserve-3d}@keyframes gradientMove-9e992f44{0%{transform:translateX(0) translateY(0) translateZ(-50px)}to{transform:translateX(50px) translateY(-50px) translateZ(0)}}@keyframes fadeInUp-9e992f44{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.testimonials-brands[data-v-9e992f44]{margin-top:5rem;text-align:center}.brand-title[data-v-9e992f44]{font-size:1.1rem;font-weight:600;margin-bottom:2rem;color:var(--text-secondary)}@media screen and (max-width:992px){.testimonials-slider[data-v-9e992f44]{grid-template-columns:repeat(2,1fr)}.brands-grid[data-v-9e992f44]{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.testimonials-section[data-v-9e992f44]{padding:4rem 0}.testimonials-slider[data-v-9e992f44]{grid-template-columns:1fr}.brands-grid[data-v-9e992f44]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width:576px){.testimonial-card[data-v-9e992f44]{padding:1.5rem}.brands-grid[data-v-9e992f44]{grid-template-columns:1fr}}.cta-section[data-v-33a44e19]{position:relative;padding:8rem 0;background-color:#181425;overflow:hidden;min-height:600px;display:flex;align-items:center;justify-content:center}.cta-container[data-v-33a44e19]{position:relative;display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;gap:4rem;z-index:2}.cta-content[data-v-33a44e19]{flex:1;max-width:650px}.cta-header[data-v-33a44e19]{margin-bottom:1.5rem}.section-badge[data-v-33a44e19]{display:inline-flex;align-items:center;background:rgba(157,110,253,.15);padding:.5rem 1rem;border-radius:50px;margin-bottom:1.5rem;border:1px solid rgba(157,110,253,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.section-badge i[data-v-33a44e19]{color:#9d6efd;margin-right:.5rem}.section-badge span[data-v-33a44e19]{color:#fff;font-weight:600;font-size:.9rem}.cta-title[data-v-33a44e19]{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#b59eff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-description[data-v-33a44e19]{font-size:1.1rem;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:2.5rem}.cta-actions[data-v-33a44e19]{display:flex;gap:1rem;margin-bottom:2.5rem}.button[data-v-33a44e19]{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;overflow:hidden;transition:all .3s ease}.button-content[data-v-33a44e19]{position:relative;z-index:2;display:flex;align-items:center;gap:.75rem}.button-icon[data-v-33a44e19]{display:flex;align-items:center;justify-content:center;margin-left:.75rem;transition:transform .3s ease}.button-primary[data-v-33a44e19]{background:linear-gradient(135deg,#9d6efd,#e879f9);color:#fff;box-shadow:0 4px 25px rgba(157,110,253,.4)}.button-primary[data-v-33a44e19]:hover{box-shadow:0 6px 30px rgba(157,110,253,.6);transform:translateY(-3px)}.button-primary:hover .button-icon[data-v-33a44e19]{transform:translateX(5px)}.button-glow[data-v-33a44e19]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(157,110,253,.4),rgba(232,121,249,.4));filter:blur(20px);z-index:1;opacity:0;transition:opacity .3s ease}.button-primary:hover .button-glow[data-v-33a44e19]{opacity:1}.button-secondary[data-v-33a44e19]{background:hsla(0,0%,100%,.05);color:#fff;border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.button-secondary[data-v-33a44e19]:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:translateY(-3px)}.advantage-chips[data-v-33a44e19]{display:flex;flex-wrap:wrap;gap:1rem}.chip[data-v-33a44e19]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:50px;font-size:.9rem;color:#fff;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.chip[data-v-33a44e19]:hover{background:rgba(157,110,253,.1);border-color:rgba(157,110,253,.3);transform:translateY(-2px)}.chip i[data-v-33a44e19]{color:#9d6efd}.cta-visual[data-v-33a44e19]{flex:1}.cta-visual[data-v-33a44e19],.tech-sphere[data-v-33a44e19]{display:flex;align-items:center;justify-content:center;position:relative}.tech-sphere[data-v-33a44e19]{width:280px;height:280px}.sphere-core[data-v-33a44e19]{width:80px;height:80px;background:radial-gradient(circle,rgba(232,121,249,.8) 0,rgba(157,110,253,.8) 100%);border-radius:50%;box-shadow:0 0 30px rgba(157,110,253,.6);animation:pulseCore-33a44e19 4s ease-in-out infinite alternate}.sphere-ring[data-v-33a44e19]{position:absolute;width:180px;height:180px;border:2px solid rgba(157,110,253,.3);border-radius:50%;animation:rotateRing-33a44e19 15s linear infinite}.sphere-ring.ring-2[data-v-33a44e19]{width:240px;height:240px;border-color:rgba(232,121,249,.3);animation-duration:20s;animation-direction:reverse}.sphere-particle[data-v-33a44e19]{position:absolute;width:20px;height:20px;background:#9d6efd;border-radius:50%;box-shadow:0 0 15px rgba(157,110,253,.8)}.sphere-particle.p1[data-v-33a44e19]{top:20%;left:10%;animation:orbitParticle-33a44e19 12s linear infinite}.sphere-particle.p2[data-v-33a44e19]{top:70%;right:15%;width:15px;height:15px;background:#e879f9;animation:orbitParticle-33a44e19 15s linear 2s infinite reverse}.sphere-particle.p3[data-v-33a44e19]{bottom:25%;left:20%;width:12px;height:12px;background:#9d6efd;animation:orbitParticle-33a44e19 18s linear 4s infinite}.sphere-particle.p4[data-v-33a44e19]{top:30%;right:20%;width:10px;height:10px;background:#e879f9;animation:orbitParticle-33a44e19 10s linear 3s infinite reverse}.floating-particles[data-v-33a44e19]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.particle[data-v-33a44e19]{position:absolute;width:6px;height:6px;background:#9d6efd;border-radius:50%;opacity:.6;animation:floatParticle-33a44e19 15s ease-in-out infinite alternate}.particle[data-v-33a44e19]:first-child{top:20%;left:10%}.particle[data-v-33a44e19]:nth-child(2){top:40%;right:15%;width:4px;height:4px;animation-delay:2s;animation-duration:20s}.particle[data-v-33a44e19]:nth-child(3){bottom:30%;left:30%;width:5px;height:5px;animation-delay:4s;animation-duration:18s}.particle[data-v-33a44e19]:nth-child(4){top:70%;right:30%;width:8px;height:8px;animation-delay:6s;animation-duration:22s}.particle[data-v-33a44e19]:nth-child(5){top:15%;right:40%;width:3px;height:3px;animation-delay:8s;animation-duration:25s}.particle[data-v-33a44e19]:nth-child(6){bottom:20%;right:10%;width:7px;height:7px;animation-delay:10s;animation-duration:16s}.cta-background[data-v-33a44e19]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.gradient-blob[data-v-33a44e19]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15}.blob-1[data-v-33a44e19]{width:800px;height:800px;background:radial-gradient(circle,#9d6efd 0,rgba(157,110,253,0) 70%);top:-400px;right:-200px;animation:moveBlob-33a44e19 25s ease-in-out infinite alternate}.blob-2[data-v-33a44e19]{width:600px;height:600px;background:radial-gradient(circle,#e879f9 0,rgba(232,121,249,0) 70%);bottom:-300px;left:-100px;animation:moveBlob-33a44e19 30s ease-in-out 5s infinite alternate-reverse}@keyframes pulseCore-33a44e19{0%{transform:scale(1);box-shadow:0 0 30px rgba(157,110,253,.6)}to{transform:scale(1.1);box-shadow:0 0 50px rgba(157,110,253,.8)}}@keyframes rotateRing-33a44e19{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes orbitParticle-33a44e19{0%{transform:translate(0) scale(1)}25%{transform:translate(20px,20px) scale(1.2)}50%{transform:translateY(40px) scale(1)}75%{transform:translate(-20px,20px) scale(.8)}to{transform:translate(0) scale(1)}}@keyframes floatParticle-33a44e19{0%{transform:translate(0);opacity:.3}50%{transform:translate(20px,20px);opacity:.8}to{transform:translate(-20px,-20px);opacity:.3}}@keyframes moveBlob-33a44e19{0%{transform:translate(0) scale(1)}50%{transform:translate(50px,-50px) scale(1.1)}to{transform:translate(-50px,50px) scale(.9)}}@media screen and (max-width:992px){.cta-container[data-v-33a44e19]{flex-direction:column;gap:3rem}.cta-content[data-v-33a44e19]{max-width:100%;text-align:center}.cta-title[data-v-33a44e19]{font-size:2.5rem}.advantage-chips[data-v-33a44e19],.cta-actions[data-v-33a44e19]{justify-content:center}.tech-sphere[data-v-33a44e19]{transform:scale(.9)}}@media screen and (max-width:768px){.cta-section[data-v-33a44e19]{padding:5rem 0}.cta-title[data-v-33a44e19]{font-size:2rem}.cta-description[data-v-33a44e19]{font-size:1rem}.tech-sphere[data-v-33a44e19]{transform:scale(.8)}}@media screen and (max-width:576px){.cta-title[data-v-33a44e19]{font-size:1.75rem}.cta-actions[data-v-33a44e19]{flex-direction:column}.button[data-v-33a44e19]{width:100%;padding:.9rem 1.5rem}.tech-sphere[data-v-33a44e19]{transform:scale(.7)}}.company-section[data-v-dc90cec6]{position:relative;padding:6rem 0;background-color:#1f1a36;overflow:hidden}.section-header[data-v-dc90cec6]{text-align:center;margin-bottom:4rem}.section-title[data-v-dc90cec6]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#b59eff;background:linear-gradient(135deg,#b59eff,#9d6efd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-dc90cec6]{font-size:1.2rem;color:#b3b3cc;max-width:600px;margin:0 auto}.company-content-wrapper[data-v-dc90cec6]{display:flex;align-items:flex-start;gap:3rem;margin-bottom:4rem}.company-image[data-v-dc90cec6]{width:300px;background-color:#28223e;border-radius:1rem;padding:2rem;text-align:center;border:1px solid rgba(157,110,253,.2)}.team-icon[data-v-dc90cec6]{width:120px;height:120px;background:linear-gradient(135deg,rgba(157,110,253,.2),rgba(157,110,253,.4));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.team-icon i[data-v-dc90cec6]{font-size:3rem;color:#b59eff}.team-title[data-v-dc90cec6]{font-size:1.4rem;color:#fff;font-weight:600}.company-text-content[data-v-dc90cec6]{flex:1}.company-desc[data-v-dc90cec6]{font-size:1.1rem;line-height:1.7;color:#b3b3cc;margin-bottom:1.5rem}.value-blocks[data-v-dc90cec6]{display:flex;gap:2rem;justify-content:space-between}.value-block[data-v-dc90cec6]{flex:1;background-color:#28223e;border-radius:1rem;padding:2rem;text-align:center;border:1px solid rgba(157,110,253,.2);transition:all .3s ease}.value-block[data-v-dc90cec6]:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(157,110,253,.2);border-color:rgba(157,110,253,.4)}.value-icon[data-v-dc90cec6]{width:70px;height:70px;background:linear-gradient(135deg,#9d6efd,#e879f9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.value-icon i[data-v-dc90cec6]{font-size:1.8rem;color:#fff}.value-title[data-v-dc90cec6]{font-size:1.3rem;color:#fff;font-weight:600;margin-bottom:1rem}.value-desc[data-v-dc90cec6]{font-size:1rem;color:#b3b3cc;line-height:1.6}@media screen and (max-width:992px){.company-content-wrapper[data-v-dc90cec6]{flex-direction:column;align-items:center}.company-image[data-v-dc90cec6]{width:100%;max-width:300px;margin-bottom:2rem}.value-blocks[data-v-dc90cec6]{flex-direction:column}}@media screen and (max-width:768px){.section-title[data-v-dc90cec6]{font-size:2rem}.company-desc[data-v-dc90cec6],.section-subtitle[data-v-dc90cec6]{font-size:1rem}}