[data-v-439cfdf2]:root{scroll-behavior:smooth;--color-primary: #8b5cf6;--color-primary-dark: #7c3aed;--color-secondary: #14b8a6;--color-accent: #f59e0b;--color-text: #1f2937;--color-text-light: #6b7280;--color-bg: #ffffff;--color-bg-alt: #f9fafb;--color-border: #e5e7eb}.dark[data-v-439cfdf2]{--color-text: #f9fafb;--color-text-light: #d1d5db;--color-bg: #0f172a;--color-bg-alt: #1e293b;--color-border: #334155}*[data-v-439cfdf2]{margin:0;padding:0;box-sizing:border-box}.app-wrapper[data-v-439cfdf2]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:var(--color-text);background:var(--color-bg);transition:all .3s ease;position:relative;min-height:100vh}.matrix-lines[data-v-439cfdf2]{position:absolute;inset:0;overflow:hidden;opacity:.4}.matrix-line[data-v-439cfdf2]{position:absolute;top:-100%;width:1px;height:100px;background:linear-gradient(to bottom,transparent,#8b5cf6,transparent);animation:matrixFall-439cfdf2 linear infinite}.dark .matrix-line[data-v-439cfdf2]{background:linear-gradient(to bottom,transparent,#a78bfa,transparent)}@keyframes matrixFall-439cfdf2{0%{top:-100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.matrix-line[data-v-439cfdf2]:nth-child(odd){animation-duration:8s}.matrix-line[data-v-439cfdf2]:nth-child(even){animation-duration:12s}.matrix-line[data-v-439cfdf2]:nth-child(3n){animation-duration:10s;height:150px}.matrix-line[data-v-439cfdf2]:nth-child(5n){animation-duration:15s;height:80px}.icon[data-v-439cfdf2]{width:1.25rem;height:1.25rem}.icon-sm[data-v-439cfdf2]{width:1rem;height:1rem}.floating-shape[data-v-439cfdf2]{position:absolute;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#a78bfa);filter:blur(60px);animation:float-439cfdf2 linear infinite;will-change:transform}.dark .floating-shape[data-v-439cfdf2]{background:linear-gradient(135deg,#a78bfa,#c4b5fd);opacity:.8}@keyframes float-439cfdf2{0%{transform:translate(0) rotate(0) scale(1)}25%{transform:translate(50px,-80px) rotate(90deg) scale(1.2)}50%{transform:translate(-30px,-150px) rotate(180deg) scale(.9)}75%{transform:translate(-70px,-80px) rotate(270deg) scale(1.1)}to{transform:translate(0) rotate(360deg) scale(1)}}.header[data-v-439cfdf2]{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);transition:all .3s ease}.dark .header[data-v-439cfdf2]{background:rgba(15,23,42,.8)}.header__container[data-v-439cfdf2]{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header__brand[data-v-439cfdf2]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.header__logo[data-v-439cfdf2]{height:2.5rem;width:auto}.header__brand-text[data-v-439cfdf2]{display:flex;flex-direction:column}.header__title[data-v-439cfdf2]{font-size:1.125rem;font-weight:700;color:var(--color-text)}.header__subtitle[data-v-439cfdf2]{font-size:.75rem;color:var(--color-text-light)}.header__nav[data-v-439cfdf2]{display:flex;gap:2rem;flex:1;justify-content:center}.nav-link[data-v-439cfdf2]{font-size:.9375rem;font-weight:500;color:var(--color-text-light);text-decoration:none;transition:color .2s ease}.nav-link[data-v-439cfdf2]:hover{color:var(--color-primary)}.header__actions[data-v-439cfdf2]{display:flex;align-items:center;gap:.75rem}.theme-toggle[data-v-439cfdf2]{width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid var(--color-border);background:var(--color-bg-alt);color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.theme-toggle[data-v-439cfdf2]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.mobile-menu-btn[data-v-439cfdf2]{display:none;width:2.5rem;height:2.5rem;border:1px solid var(--color-border);background:var(--color-bg-alt);color:var(--color-text);border-radius:.5rem;cursor:pointer;align-items:center;justify-content:center}.mobile-menu[data-v-439cfdf2]{display:none;flex-direction:column;padding:1rem;gap:.5rem;border-top:1px solid var(--color-border)}.mobile-menu-link[data-v-439cfdf2]{padding:.75rem;color:var(--color-text);text-decoration:none;border-radius:.5rem;transition:background .2s ease}.mobile-menu-link[data-v-439cfdf2]:hover{background:var(--color-bg-alt)}.btn-primary-sm[data-v-439cfdf2]{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);border:none;border-radius:.5rem;text-decoration:none;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-primary-sm[data-v-439cfdf2]:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.btn-primary-lg[data-v-439cfdf2]{padding:.875rem 1.75rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#600772 0%,#c52f90 100%);border:none;border-radius:.75rem;text-decoration:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 6px -1px #8b5cf64d}.btn-primary-lg[data-v-439cfdf2]:hover{background:linear-gradient(135deg,#7f0697 0%,#806ac3 100%);transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf666}.btn-secondary-lg[data-v-439cfdf2]{padding:.875rem 1.75rem;font-size:1rem;font-weight:600;color:#0f172a;background:var(--color-bg);background:#ffffff;border-radius:.75rem;border:1px solid rgb(137,11,104);text-decoration:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-secondary-lg[data-v-439cfdf2]:hover{background:linear-gradient(135deg,#62016f 0%,#ac1dff 100%);color:#fff;transform:translateY(-2px)}.btn-white[data-v-439cfdf2]{padding:.875rem 1.75rem;font-size:1rem;font-weight:600;color:#000;background:white;border:none;border-radius:.75rem;text-decoration:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 6px -1px #0000001a}.btn-white[data-v-439cfdf2]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0003}.hero[data-v-439cfdf2]{position:relative;padding:5rem 1.5rem;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);overflow:hidden}.dark .hero[data-v-439cfdf2]{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.hero__container[data-v-439cfdf2]{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.badge[data-v-439cfdf2]{display:inline-block;padding:.5rem 1rem;background:rgba(139,92,246,.1);color:var(--color-primary);border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(139,92,246,.2)}.hero__title[data-v-439cfdf2]{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:var(--color-text)}.gradient-text[data-v-439cfdf2]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__description[data-v-439cfdf2]{font-size:1.125rem;line-height:1.75;color:var(--color-text-light);margin-bottom:2rem}.hero__actions[data-v-439cfdf2]{display:flex;gap:1rem;flex-wrap:wrap}.hero__image[data-v-439cfdf2]{position:relative}.hero__img[data-v-439cfdf2]{width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a}.hero__stats-card[data-v-439cfdf2]{position:absolute;bottom:-1rem;right:-1rem;background:var(--color-bg);padding:1.5rem;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;display:flex;gap:2rem;border:1px solid var(--color-border)}.dark .hero__stats-card[data-v-439cfdf2]{background:var(--color-bg-alt);border:1px solid rgba(139,92,246,.2)}.stat-item[data-v-439cfdf2]{display:flex;flex-direction:column}.stat-value[data-v-439cfdf2]{font-size:1.5rem;font-weight:800;color:var(--color-primary)}.stat-label[data-v-439cfdf2]{font-size:.875rem;color:var(--color-text-light)}.stats-section[data-v-439cfdf2]{position:relative;z-index:1;padding:3rem 1.5rem;background:var(--color-bg-alt)}.dark .stats-section[data-v-439cfdf2]{background:rgba(139,92,246,.05)}.stats-container[data-v-439cfdf2]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.stat-card[data-v-439cfdf2]{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--color-bg);border-radius:1rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;border:1px solid var(--color-border)}.dark .stat-card[data-v-439cfdf2]{background:var(--color-bg-alt);border:1px solid rgba(139,92,246,.2)}.stat-card[data-v-439cfdf2]:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #8b5cf633}.stat-card__icon[data-v-439cfdf2]{font-size:2.5rem}.stat-card__content[data-v-439cfdf2]{display:flex;flex-direction:column}.stat-card__value[data-v-439cfdf2]{font-size:2rem;font-weight:800;color:var(--color-text)}.stat-card__label[data-v-439cfdf2]{font-size:.875rem;color:var(--color-text-light)}.section[data-v-439cfdf2]{position:relative;z-index:1;padding:5rem 1.5rem}.section--dark[data-v-439cfdf2]{background:linear-gradient(135deg,rgba(139,92,246,.05) 0%,rgba(20,184,166,.05) 100%)}.dark .section--dark[data-v-439cfdf2]{background:linear-gradient(135deg,rgba(139,92,246,.1) 0%,rgba(20,184,166,.1) 100%)}.section__container[data-v-439cfdf2]{max-width:1200px;margin:0 auto}.section__header[data-v-439cfdf2]{text-align:center;margin-bottom:4rem}.section__title[data-v-439cfdf2]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem;color:var(--color-text)}.section__subtitle[data-v-439cfdf2]{font-size:1.125rem;color:var(--color-text-light)}.services-grid[data-v-439cfdf2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card[data-v-439cfdf2]{padding:2rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:1rem;transition:all .3s ease}.dark .service-card[data-v-439cfdf2]{background:var(--color-bg-alt)}.service-card[data-v-439cfdf2]:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #8b5cf626}.service-card__icon[data-v-439cfdf2]{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem}.service-card__title[data-v-439cfdf2]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-text)}.service-card__description[data-v-439cfdf2]{font-size:1rem;line-height:1.6;color:var(--color-text-light);margin-bottom:1.5rem}.service-card__link[data-v-439cfdf2]{font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.service-card__link[data-v-439cfdf2]:hover{opacity:.7}.apps-grid[data-v-439cfdf2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.app-card[data-v-439cfdf2]{position:relative;padding:2rem;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.2);border-radius:1rem;transition:all .3s ease;overflow:hidden}.dark .app-card[data-v-439cfdf2]{background:rgba(139,92,246,.05);border:1px solid rgba(139,92,246,.3)}.app-card[data-v-439cfdf2]:hover{transform:translateY(-8px);border-color:#8b5cf680}.app-card__header[data-v-439cfdf2]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.app-card__icon[data-v-439cfdf2]{font-size:2.5rem}.app-card__badge[data-v-439cfdf2]{padding:.25rem .75rem;border-radius:2rem;font-size:.75rem;font-weight:600}.app-card__title[data-v-439cfdf2]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--color-text)}.app-card__desc[data-v-439cfdf2]{font-size:.9375rem;line-height:1.6;color:var(--color-text-light)}.app-card__glow[data-v-439cfdf2]{position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.app-card:hover .app-card__glow[data-v-439cfdf2]{opacity:1}.cta-section[data-v-439cfdf2]{position:relative;z-index:1;padding:5rem 1.5rem}.cta-container[data-v-439cfdf2]{max-width:800px;margin:0 auto;text-align:center}.cta-title[data-v-439cfdf2]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem}.cta-description[data-v-439cfdf2]{font-size:1.125rem;line-height:1.75;margin-bottom:2rem;opacity:.9}.cta-actions[data-v-439cfdf2]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer[data-v-439cfdf2]{position:relative;z-index:1;padding:3rem 1.5rem 1.5rem;background:var(--color-bg-alt);border-top:1px solid var(--color-border)}.dark .footer[data-v-439cfdf2]{border-top:1px solid rgba(139,92,246,.2)}.footer__container[data-v-439cfdf2]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:2rem}.footer__logo[data-v-439cfdf2]{height:3rem;width:auto;margin-bottom:1rem}.footer__tagline[data-v-439cfdf2]{font-size:.9375rem;line-height:1.6;color:var(--color-text-light)}.footer__links[data-v-439cfdf2]{display:flex;gap:3rem}.footer__column[data-v-439cfdf2]{display:flex;flex-direction:column;gap:.75rem}.footer__column-title[data-v-439cfdf2]{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text)}.footer__link[data-v-439cfdf2]{font-size:.9375rem;color:var(--color-text-light);text-decoration:none;transition:color .2s ease}.footer__link[data-v-439cfdf2]:hover{color:var(--color-primary)}.footer__bottom[data-v-439cfdf2]{padding-top:2rem;border-top:1px solid var(--color-border);text-align:center}.dark .footer__bottom[data-v-439cfdf2]{border-top:1px solid rgba(139,92,246,.2)}.footer__bottom p[data-v-439cfdf2]{font-size:.875rem;color:var(--color-text-light)}@keyframes fadeInUp-439cfdf2{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-439cfdf2{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-439cfdf2]{animation:fadeInUp-439cfdf2 .6s ease-out forwards;opacity:0}.fade-in[data-v-439cfdf2]{animation:fadeIn-439cfdf2 .8s ease-out forwards;opacity:0}.loaded .fade-in-up[data-v-439cfdf2],.loaded .fade-in[data-v-439cfdf2]{animation-play-state:running}@media (max-width: 1024px){.header__nav[data-v-439cfdf2]{display:none}.mobile-menu-btn[data-v-439cfdf2],.mobile-menu[data-v-439cfdf2]{display:flex}.hero__container[data-v-439cfdf2]{grid-template-columns:1fr;gap:3rem}.hero__stats-card[data-v-439cfdf2]{position:static;margin-top:1rem}.footer__container[data-v-439cfdf2]{grid-template-columns:1fr}}@media (max-width: 640px){.hero[data-v-439cfdf2],.section[data-v-439cfdf2]{padding:3rem 1rem}.stats-container[data-v-439cfdf2]{grid-template-columns:1fr}.hero__actions[data-v-439cfdf2],.cta-actions[data-v-439cfdf2]{flex-direction:column;width:100%}.btn-primary-lg[data-v-439cfdf2],.btn-secondary-lg[data-v-439cfdf2],.btn-white[data-v-439cfdf2]{width:100%;justify-content:center}.hero__stats-card[data-v-439cfdf2]{flex-direction:column;gap:1rem}.header__brand-text[data-v-439cfdf2]{display:none}}
