:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;font-family:Inter,sans-serif}.whatsapp-float{color:#fff;z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 25px #25d3664d}.whatsapp-float:hover{background:#20ba5a;transform:scale(1.1)translateY(-5px);box-shadow:0 15px 30px #25d36666}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#ffffffe6;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0}.logo-wrapper{cursor:pointer;align-items:center;display:flex}.logo-image{object-fit:contain;width:auto;height:30px}.desktop-nav{align-items:center;gap:2rem;display:flex}.desktop-nav button,.mobile-menu button{cursor:pointer;color:#111;background:0 0;border:none;font-size:1rem;font-weight:600;transition:all .25s}.desktop-nav button:hover,.mobile-menu button:hover{color:#3b00ff}.cta{color:#fff;background:linear-gradient(135deg,#8a00ff 0%,#1e00ff 100%);border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px #5100ff40}.wa-icon{font-size:.8rem}.menu-toggle{cursor:pointer;color:#111;background:0 0;border:none;display:none}.mobile-menu{background:#fff;border-radius:20px;flex-direction:column;gap:1.2rem;width:90%;padding:1.5rem;display:flex;position:absolute;top:90px;left:5%;box-shadow:0 15px 40px #0000001a}.mobile-cta{margin-top:.5rem}.fade-slide-enter-active,.fade-slide-leave-active{transition:all .3s}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(-10px)}@media (width<=768px){.desktop-nav,.desktop-cta{display:none}.menu-toggle{display:block}.logo-image{height:20px}.navbar{height:75px}.whatsapp-float{width:55px;height:55px;bottom:20px;right:20px}}.hero-section[data-v-bac32fcf]{background:#fff;justify-content:space-between;align-items:center;gap:2rem;min-height:100vh;padding:100px 5% 1rem;display:flex;overflow:hidden}.hero-content[data-v-bac32fcf]{z-index:2;flex:1;max-width:600px}.hero-content h1[data-v-bac32fcf]{color:#111;margin-bottom:1.5rem;font-size:2.3rem;font-weight:800;line-height:1}.hero-content p[data-v-bac32fcf]{color:#333;max-width:500px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.hero-button[data-v-bac32fcf]{color:#fff;background:linear-gradient(135deg,#b000ff 0%,#20f 100%);border-radius:14px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.hero-button[data-v-bac32fcf]:hover{transform:translateY(-3px);box-shadow:0 15px 35px #6200ff40}.hero-image-wrapper[data-v-bac32fcf]{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-image[data-v-bac32fcf]{z-index:2;width:100%;max-width:550px;position:relative}.purple-circle[data-v-bac32fcf]{z-index:1;background:linear-gradient(135deg,#b000ff 0%,#20f 100%);border-radius:50%;width:380px;height:380px;position:absolute;top:-50px;right:-50px}@media (width<=1024px){.hero-content h1[data-v-bac32fcf]{font-size:3rem}.hero-content p[data-v-bac32fcf]{font-size:1.1rem}}@media (width<=768px){.hero-section[data-v-bac32fcf]{text-align:center;flex-direction:column;justify-content:flex-start;min-height:auto;padding-top:100px;padding-bottom:60px}.hero-content[data-v-bac32fcf]{flex-direction:column;align-items:center;max-width:100%;margin:0;display:flex}.hero-image-wrapper[data-v-bac32fcf]{display:none!important}.hero-content h1[data-v-bac32fcf]{margin-bottom:1.2rem;font-size:1.85rem;line-height:1.2}.hero-content p[data-v-bac32fcf]{margin-bottom:2rem;padding:0 10px;font-size:.95rem;line-height:1.5}.purple-circle[data-v-bac32fcf]{width:260px;height:260px;top:-20px;right:0}}@media (width<=480px){.hero-content h1[data-v-bac32fcf]{font-size:2rem;line-height:1.2}.hero-button[data-v-bac32fcf]{width:100%}.hero-image[data-v-bac32fcf]{max-width:300px}}.portfolio-section[data-v-b807783b]{text-align:center;background-color:#fff;padding:80px 5%}.title[data-v-b807783b]{color:#1a1a1a;margin-bottom:50px;font-size:2.5rem;font-weight:800}.portfolio-grid[data-v-b807783b]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.portfolio-card[data-v-b807783b]{background:#fff;border-radius:20px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.portfolio-card[data-v-b807783b]:hover{transform:translateY(-10px)}.card-image[data-v-b807783b]{aspect-ratio:16/10;width:100%}.card-image img[data-v-b807783b]{object-fit:cover;width:100%;height:100%}.card-footer[data-v-b807783b]{z-index:10;justify-content:center;margin-top:-45px;padding:20px;display:flex;position:relative}.btn-visit[data-v-b807783b]{color:#fff;background:#b00dfb;border-radius:12px;padding:12px 40px;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #b00dfb66}.btn-visit[data-v-b807783b]:hover{background:#8e0bc9;transform:scale(1.05)}@media (width<=768px){.portfolio-grid[data-v-b807783b]{grid-template-columns:1fr}}.pricing-section[data-v-183065af]{background:#fff;padding:80px 5%}.pricing-header[data-v-183065af]{text-align:center;margin-bottom:3rem}.pricing-header h2[data-v-183065af]{color:#111;font-size:2.2rem;font-weight:800}.pricing-grid[data-v-183065af]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.pricing-card[data-v-183065af]{background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;gap:2rem;padding:2rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 5px 20px #0000000d}.pricing-card[data-v-183065af]:hover{transform:translateY(-6px)}.popular[data-v-183065af]{color:#fff;background:linear-gradient(#d100ff 0%,#a100ff 100%);transform:scale(1.03);box-shadow:0 15px 40px #a100ff40}.popular .divider[data-v-183065af]{background:#fff6}.pricing-card.popular h3[data-v-183065af],.pricing-card.popular h4[data-v-183065af],.pricing-card.popular .benefit-title[data-v-183065af],.pricing-card.popular ul li[data-v-183065af]{color:#fff!important}.popular .check[data-v-183065af],.popular .pricing-button[data-v-183065af]{color:#a100ff;background:#fff}.popular-badge[data-v-183065af]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.5px;background:#fff3;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.45rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.pricing-card h3[data-v-183065af]{color:#111;margin-bottom:.5rem;font-size:2rem;font-weight:700}.divider[data-v-183065af]{background:#a100ff66;width:100%;height:1px;margin-bottom:1rem}.pricing-card h4[data-v-183065af]{color:#111;margin-bottom:2rem;font-size:2rem;font-weight:800}.benefit-title[data-v-183065af]{color:#333;margin-bottom:1rem;font-size:1rem;font-weight:600}ul[data-v-183065af]{list-style:none}ul li[data-v-183065af]{color:#333;align-items:flex-start;gap:.7rem;margin-bottom:1rem;line-height:1.5;display:flex}.check[data-v-183065af]{color:#fff;background:#b000ff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;display:flex}.pricing-button[data-v-183065af]{color:#fff;background:linear-gradient(135deg,#b000ff 0%,#7b00ff 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.pricing-button[data-v-183065af]:hover{transform:translateY(-2px)}@media (width<=1024px){.pricing-grid[data-v-183065af]{grid-template-columns:1fr}.featured[data-v-183065af]{transform:none}}@media (width<=768px){.pricing-section[data-v-183065af]{padding:60px 5%}.pricing-header h2[data-v-183065af]{font-size:1.8rem}.pricing-card h3[data-v-183065af],.pricing-card h4[data-v-183065af]{font-size:1.7rem}}@media (width<=480px){.pricing-header h2[data-v-183065af]{font-size:1.5rem}.pricing-card[data-v-183065af]{padding:1.5rem}}.testimony-section[data-v-13048974]{text-align:center;background-color:#fff;padding:80px 5%}.title[data-v-13048974]{color:#000;margin-bottom:50px;font-size:2rem;font-weight:800}.testimony-grid[data-v-13048974]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;max-width:1200px;margin:0 auto;display:grid}.testimony-card[data-v-13048974]{text-align:left;background:#fff;border:1px solid #f0f0f0;border-radius:15px;padding:30px;transition:transform .3s;box-shadow:0 4px 20px #0000000d}.testimony-card[data-v-13048974]:hover{transform:translateY(-5px)}.card-header[data-v-13048974]{align-items:center;gap:15px;margin-bottom:20px;display:flex}.avatar-wrapper[data-v-13048974]{background:#eee;border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.avatar-img[data-v-13048974]{object-fit:cover;width:100%;height:100%}.user-info h3[data-v-13048974]{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700}.user-info p[data-v-13048974]{color:#444;margin:0;font-size:.9rem;font-weight:600}.card-body p[data-v-13048974]{color:#666;margin:0;font-size:.9rem;font-style:normal;line-height:1.6}@media (width<=768px){.testimony-grid[data-v-13048974]{grid-template-columns:1fr}.title[data-v-13048974]{font-size:1.75rem}}.faq-section[data-v-fae58a67]{background-color:#fff;max-width:900px;margin:0 auto;padding:80px 5%}.title[data-v-fae58a67]{text-align:center;margin-bottom:40px;font-size:2rem;font-weight:800}.faq-list[data-v-fae58a67]{flex-direction:column;gap:15px;display:flex}.faq-button[data-v-fae58a67]{color:#fff;cursor:pointer;text-align:left;background-color:#b00dfb;border:none;border-radius:15px;justify-content:space-between;align-items:center;width:100%;padding:22px 30px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.faq-button[data-v-fae58a67]:hover{background-color:#9b0ce0}.chevron[data-v-fae58a67]{transition:transform .3s}.chevron.rotate[data-v-fae58a67]{transform:rotate(90deg)}.faq-answer[data-v-fae58a67]{color:#444;background-color:#f9f4ff;border:1px solid #e0c2ff;border-radius:0 0 15px 15px;margin-top:-10px;padding:30px 30px 20px;line-height:1.6}.fade-slide-enter-active[data-v-fae58a67],.fade-slide-leave-active[data-v-fae58a67]{transition:all .3s}.fade-slide-enter-from[data-v-fae58a67],.fade-slide-leave-to[data-v-fae58a67]{opacity:0;transform:translateY(-10px)}@media (width<=768px){.faq-button[data-v-fae58a67]{padding:18px 20px;font-size:1rem}}.client-normal[data-v-e6b43077]{margin:0;padding:40px 0;line-height:0;display:block}.wrapper[data-v-e6b43077]{margin:0 auto;line-height:normal}.header[data-v-e6b43077]{text-align:center;margin-bottom:30px}.header h3[data-v-e6b43077]{color:#444;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;font-weight:700}.logo-grid[data-v-e6b43077]{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px 60px;display:flex}.logo-item[data-v-e6b43077]{justify-content:center;align-items:center;display:flex}.logo-item img[data-v-e6b43077]{object-fit:contain;opacity:.6;filter:grayscale();width:auto;max-width:160px;height:40px;transition:all .3s}.logo-item img[data-v-e6b43077]:hover{opacity:1;filter:grayscale(0%)}@media (width<=768px){.client-normal[data-v-e6b43077]{padding:30px 0}.header[data-v-e6b43077]{margin-bottom:20px}.header h3[data-v-e6b43077]{font-size:.9rem}.logo-grid[data-v-e6b43077]{gap:20px 30px}.logo-item img[data-v-e6b43077]{height:32px}}@media (width<=480px){.client-normal[data-v-e6b43077]{padding:20px 0}.logo-grid[data-v-e6b43077]{gap:15px 20px}.logo-item img[data-v-e6b43077]{max-width:100px;height:28px}}.why-section[data-v-a1e4aadf]{background:#fff;padding:80px 5%}.why-header[data-v-a1e4aadf]{text-align:center;max-width:720px;margin:0 auto 4rem}.why-header h2[data-v-a1e4aadf]{color:#111;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.why-header p[data-v-a1e4aadf]{color:#555;font-size:1.1rem;line-height:1.6}.why-grid[data-v-a1e4aadf]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.why-card[data-v-a1e4aadf]{text-align:center;background:#fff;border-radius:24px;padding:2.5rem 2rem;transition:all .3s}.why-card[data-v-a1e4aadf]:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000000f}.why-icon[data-v-a1e4aadf]{color:#a100ff;margin-bottom:1.5rem}.why-card h3[data-v-a1e4aadf]{color:#111;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.why-card p[data-v-a1e4aadf]{color:#666;font-size:1rem;line-height:1.6}@media (width<=1024px){.why-grid[data-v-a1e4aadf]{grid-template-columns:1fr}}@media (width<=768px){.why-section[data-v-a1e4aadf]{padding:60px 5%}.why-header[data-v-a1e4aadf]{margin-bottom:3rem}.why-header h2[data-v-a1e4aadf]{font-size:1.8rem}.why-header p[data-v-a1e4aadf]{font-size:1rem}.why-card[data-v-a1e4aadf]{padding:2rem 1.5rem}.why-card h3[data-v-a1e4aadf]{font-size:1.3rem}}@media (width<=480px){.why-header h2[data-v-a1e4aadf]{font-size:1.5rem}.why-card[data-v-a1e4aadf]{border-radius:20px}.why-icon[data-v-a1e4aadf]{margin-bottom:1rem}}.banner-section[data-v-421255c6]{background-color:#fff;justify-content:center;padding:60px 5%;display:flex}.banner-card[data-v-421255c6]{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:24px;width:100%;max-width:1000px;padding:60px 40px;box-shadow:0 10px 40px #0000000d}.banner-title[data-v-421255c6]{color:#000;letter-spacing:-.5px;margin-bottom:30px;font-size:2.2rem;font-weight:800}.btn-gradient[data-v-421255c6]{color:#fff;background:linear-gradient(90deg,#b00dfb 0%,#10f 100%);border-radius:12px;padding:16px 45px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 10px 25px #10f3}.btn-gradient[data-v-421255c6]:hover{transform:translateY(-3px);box-shadow:0 15px 30px #1100ff4d}@media (width<=768px){.banner-title[data-v-421255c6]{font-size:1.5rem}.banner-card[data-v-421255c6]{padding:40px 20px}.btn-gradient[data-v-421255c6]{width:100%;padding:14px 30px;font-size:1rem}}.footer-section[data-v-eb5e856d]{color:#fff;background:linear-gradient(90deg,#b00dfb 0%,#6200ff 100%);padding:80px 5% 20px;font-family:sans-serif}.footer-container[data-v-eb5e856d]{grid-template-columns:1.5fr 1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding-bottom:50px;display:grid}.footer-logo[data-v-eb5e856d]{margin-bottom:15px;font-size:1.8rem;font-weight:800}.footer-description[data-v-eb5e856d]{opacity:.9;font-size:.95rem;line-height:1.6}.col-title[data-v-eb5e856d]{margin-bottom:20px;font-size:1.2rem;font-weight:700}.contact-item[data-v-eb5e856d]{align-items:center;gap:12px;margin-bottom:12px;display:flex}.contact-item a[data-v-eb5e856d]{color:#fff;font-size:.95rem;text-decoration:none;transition:opacity .2s}.contact-item a[data-v-eb5e856d]:hover{opacity:.7}.address[data-v-eb5e856d]{opacity:.9;font-size:.95rem;line-height:1.6}.footer-bottom[data-v-eb5e856d]{text-align:center;border-top:1px solid #fff3;margin-top:20px;padding-top:20px}.footer-bottom p[data-v-eb5e856d]{opacity:.7;font-size:.85rem}@media (width<=768px){.footer-container[data-v-eb5e856d]{text-align:center;grid-template-columns:1fr;gap:30px}.contact-item[data-v-eb5e856d]{justify-content:center}}section[data-v-5065a532]{padding:0}
