[data-astro-cid-eyhjtd6p]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#000;color:#fff;overflow-x:hidden;line-height:1.6}.bg-particles[data-astro-cid-eyhjtd6p]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.1}.particle[data-astro-cid-eyhjtd6p]{position:absolute;background:linear-gradient(45deg,#7c3aed,#6d28d9,#ec4899);border-radius:50%;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}nav[data-astro-cid-eyhjtd6p]{position:relative;width:100%;background:#000000e6;backdrop-filter:blur(20px);z-index:1000;padding:1rem 0;border-bottom:1px solid rgba(124,58,237,.1)}.nav-container[data-astro-cid-eyhjtd6p]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.logo[data-astro-cid-eyhjtd6p]{font-size:clamp(1.2rem,4vw,1.8rem);font-weight:800;cursor:pointer;transition:transform .3s ease;white-space:nowrap;display:flex;align-items:center}.logo[data-astro-cid-eyhjtd6p] .wld[data-astro-cid-eyhjtd6p]{background:linear-gradient(135deg,#7c3aed,#6d28d9,#5b21b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo[data-astro-cid-eyhjtd6p] .one[data-astro-cid-eyhjtd6p]{color:#ec4899;margin-left:2px}.logo[data-astro-cid-eyhjtd6p]:hover{transform:scale(1.05)}.nav-links[data-astro-cid-eyhjtd6p]{display:flex;gap:2rem;list-style:none}.mobile-menu-toggle[data-astro-cid-eyhjtd6p]{display:none;flex-direction:column;cursor:pointer;gap:4px;background:none;border:none;padding:5px}.mobile-menu-toggle[data-astro-cid-eyhjtd6p] span[data-astro-cid-eyhjtd6p]{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;display:block}.mobile-menu-toggle[data-astro-cid-eyhjtd6p].active span[data-astro-cid-eyhjtd6p]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle[data-astro-cid-eyhjtd6p].active span[data-astro-cid-eyhjtd6p]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-eyhjtd6p].active span[data-astro-cid-eyhjtd6p]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav-links[data-astro-cid-eyhjtd6p] a[data-astro-cid-eyhjtd6p]{color:#fff;text-decoration:none;font-weight:500;position:relative;transition:all .3s ease}.nav-links[data-astro-cid-eyhjtd6p] a[data-astro-cid-eyhjtd6p]:hover{color:#7c3aed}.nav-links[data-astro-cid-eyhjtd6p] a[data-astro-cid-eyhjtd6p]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#7c3aed,#ec4899);transition:width .3s ease}.nav-links[data-astro-cid-eyhjtd6p] a[data-astro-cid-eyhjtd6p]:hover:after{width:100%}.hero[data-astro-cid-eyhjtd6p]{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;position:relative;box-sizing:border-box}.hero-content[data-astro-cid-eyhjtd6p]{max-width:800px;animation:fadeInUp 1s ease-out;position:relative;z-index:2}.hero[data-astro-cid-eyhjtd6p] h1[data-astro-cid-eyhjtd6p]{font-size:clamp(2rem,8vw,6rem);font-weight:900;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#7c3aed,#6d28d9,#ec4899);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1;word-break:break-word}.hero[data-astro-cid-eyhjtd6p] .tagline[data-astro-cid-eyhjtd6p]{font-size:1.5rem;color:#7c3aed;margin-bottom:2rem;font-weight:300}.hero[data-astro-cid-eyhjtd6p] .description[data-astro-cid-eyhjtd6p]{font-size:1.2rem;color:#cbd5e1;margin-bottom:3rem;line-height:1.7}.cta-buttons[data-astro-cid-eyhjtd6p]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-eyhjtd6p]{padding:1rem 2rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.btn-primary[data-astro-cid-eyhjtd6p]{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;box-shadow:0 10px 30px #7c3aed4d}.btn-primary[data-astro-cid-eyhjtd6p]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #7c3aed66}.btn-secondary[data-astro-cid-eyhjtd6p]{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.btn-secondary[data-astro-cid-eyhjtd6p]:hover{background:#fff3;transform:translateY(-3px)}.scroll-indicator[data-astro-cid-eyhjtd6p]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);animation:bounce 2s infinite;z-index:3}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}section[data-astro-cid-eyhjtd6p]{padding:6rem 2rem;max-width:1200px;margin:0 auto;position:relative;z-index:10;background:#000}.section-title[data-astro-cid-eyhjtd6p]{font-size:3rem;font-weight:800;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#fff,#7c3aed,#ec4899);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block;width:100%}.section-title[data-astro-cid-eyhjtd6p]:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#06b6d4,#0891b2);border-radius:2px}.services-grid[data-astro-cid-eyhjtd6p]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.service-card[data-astro-cid-eyhjtd6p]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden}.service-card[data-astro-cid-eyhjtd6p]:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#7c3aed,#6d28d9,#ec4899);transform:scaleX(0);transition:transform .3s ease}.service-card[data-astro-cid-eyhjtd6p]:hover:before{transform:scaleX(1)}.service-card[data-astro-cid-eyhjtd6p]:hover{transform:translateY(-10px);background:#ffffff14;box-shadow:0 20px 40px #0000004d}.service-icon[data-astro-cid-eyhjtd6p]{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;color:#7c3aed}.service-icon[data-astro-cid-eyhjtd6p] svg[data-astro-cid-eyhjtd6p]{width:48px;height:48px;stroke:currentColor}.service-card[data-astro-cid-eyhjtd6p] h3[data-astro-cid-eyhjtd6p]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#7c3aed;text-align:center}.service-card[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{color:#cbd5e1;line-height:1.6}.case-study[data-astro-cid-eyhjtd6p]{max-width:1000px;margin:3rem auto;background:#ffffff05;border:1px solid rgba(124,58,237,.2);border-radius:20px;overflow:hidden}.case-study-header[data-astro-cid-eyhjtd6p]{background:linear-gradient(135deg,#7c3aed1a,#ec48991a);padding:3rem 2rem;text-align:center;border-bottom:1px solid rgba(124,58,237,.2)}.case-study-category[data-astro-cid-eyhjtd6p]{display:inline-block;padding:.5rem 1rem;background:#7c3aed33;color:#7c3aed;border-radius:999px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.case-study-title[data-astro-cid-eyhjtd6p]{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem}.case-study-tagline[data-astro-cid-eyhjtd6p]{font-size:1.2rem;color:#cbd5e1;font-style:italic}.case-study-content[data-astro-cid-eyhjtd6p]{padding:3rem 2rem}.case-study-section[data-astro-cid-eyhjtd6p]{margin-bottom:3rem}.case-study-section[data-astro-cid-eyhjtd6p] h4[data-astro-cid-eyhjtd6p]{font-size:1.3rem;color:#7c3aed;margin-bottom:1rem;font-weight:700}.case-study-section[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{color:#cbd5e1;line-height:1.8;font-size:1.05rem;margin-bottom:1rem}.case-study-results[data-astro-cid-eyhjtd6p]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.result-item[data-astro-cid-eyhjtd6p]{text-align:center;padding:2rem;background:#7c3aed1a;border-radius:12px;border:1px solid rgba(124,58,237,.2)}.result-number[data-astro-cid-eyhjtd6p]{font-size:2.5rem;font-weight:800;color:#7c3aed;margin-bottom:.5rem}.result-label[data-astro-cid-eyhjtd6p]{color:#cbd5e1;font-size:.95rem}.case-study-quote[data-astro-cid-eyhjtd6p]{margin-top:3rem;padding:2rem;background:#7c3aed0d;border-left:4px solid #7c3aed;border-radius:8px}.case-study-quote[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{font-size:1.2rem;color:#fff;font-style:italic;margin-bottom:1rem}.case-study-quote[data-astro-cid-eyhjtd6p] cite[data-astro-cid-eyhjtd6p]{color:#7c3aed;font-style:normal;font-weight:600}.centered-section[data-astro-cid-eyhjtd6p]{text-align:center;padding:4rem 2rem;background:#ffffff05;border-radius:20px;margin:2rem 0;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.about-content[data-astro-cid-eyhjtd6p]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text[data-astro-cid-eyhjtd6p] h2[data-astro-cid-eyhjtd6p]{font-size:2.5rem;font-weight:800;margin-bottom:2rem;background:linear-gradient(135deg,#fff,#7c3aed,#ec4899);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-text[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{color:#cbd5e1;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.stats[data-astro-cid-eyhjtd6p]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.stat[data-astro-cid-eyhjtd6p]{text-align:center;padding:1.5rem;background:#7c3aed1a;border-radius:15px;border:1px solid rgba(124,58,237,.2)}.stat-number[data-astro-cid-eyhjtd6p]{font-size:2.5rem;font-weight:800;color:#7c3aed;display:block}.stat-label[data-astro-cid-eyhjtd6p]{color:#cbd5e1;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.contact[data-astro-cid-eyhjtd6p] h2[data-astro-cid-eyhjtd6p]{font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#7c3aed,#ec4899);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-info[data-astro-cid-eyhjtd6p]{display:flex;justify-content:center;gap:3rem;margin-top:2rem;flex-wrap:wrap}.contact-item[data-astro-cid-eyhjtd6p]{display:flex;align-items:center;gap:1rem;color:#cbd5e1;font-size:1.1rem}.contact-item[data-astro-cid-eyhjtd6p] svg[data-astro-cid-eyhjtd6p]{color:#7c3aed;flex-shrink:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.fade-in[data-astro-cid-eyhjtd6p]{opacity:0;transform:translateY(50px);transition:all .6s ease}.fade-in[data-astro-cid-eyhjtd6p].visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.services-grid[data-astro-cid-eyhjtd6p]{grid-template-columns:repeat(2,1fr);gap:2rem}.about-content[data-astro-cid-eyhjtd6p]{gap:3rem}}@media(max-width:768px){.nav-links[data-astro-cid-eyhjtd6p]{display:none;position:absolute;top:100%;left:0;width:100%;background:#000000f2;backdrop-filter:blur(20px);flex-direction:column;padding:2rem 0;gap:0;border-top:1px solid rgba(124,58,237,.2)}.nav-links[data-astro-cid-eyhjtd6p].active{display:flex}.nav-links[data-astro-cid-eyhjtd6p] li[data-astro-cid-eyhjtd6p]{text-align:center;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links[data-astro-cid-eyhjtd6p] li[data-astro-cid-eyhjtd6p]:last-child{border-bottom:none}.nav-links[data-astro-cid-eyhjtd6p] a[data-astro-cid-eyhjtd6p]{font-size:1.2rem;padding:1rem;display:block}.mobile-menu-toggle[data-astro-cid-eyhjtd6p]{display:flex}.nav-container[data-astro-cid-eyhjtd6p]{position:relative;padding:0 1rem}.hero[data-astro-cid-eyhjtd6p]{padding:3rem 1rem;min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.hero-content[data-astro-cid-eyhjtd6p]{width:100%;max-width:100%}.hero[data-astro-cid-eyhjtd6p] h1[data-astro-cid-eyhjtd6p]{font-size:clamp(1.8rem,10vw,3rem);margin-bottom:1rem;line-height:1.2;padding:0 .5rem}.hero[data-astro-cid-eyhjtd6p] .tagline[data-astro-cid-eyhjtd6p]{font-size:clamp(1rem,5vw,1.3rem);margin-bottom:1.5rem;padding:0 1rem}.hero[data-astro-cid-eyhjtd6p] .description[data-astro-cid-eyhjtd6p]{font-size:clamp(.9rem,4vw,1.1rem);margin-bottom:2rem;padding:0 1rem;line-height:1.6}.cta-buttons[data-astro-cid-eyhjtd6p]{flex-direction:column;align-items:center;gap:1rem;padding:0 1rem}.btn[data-astro-cid-eyhjtd6p]{width:100%;max-width:280px;text-align:center;font-size:1rem;padding:1rem 1.5rem}.about-content[data-astro-cid-eyhjtd6p]{grid-template-columns:1fr;gap:2rem;text-align:center}.services-grid[data-astro-cid-eyhjtd6p]{grid-template-columns:1fr;gap:1.5rem}.service-card[data-astro-cid-eyhjtd6p]{padding:2rem 1.5rem;text-align:center}.service-card[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{text-align:center}.service-icon[data-astro-cid-eyhjtd6p]{font-size:2.5rem}.contact-info[data-astro-cid-eyhjtd6p]{flex-direction:column;gap:1.5rem;align-items:center}.contact-item[data-astro-cid-eyhjtd6p]{justify-content:center;font-size:1rem}section[data-astro-cid-eyhjtd6p]{padding:3rem 1rem}.centered-section[data-astro-cid-eyhjtd6p]{padding:2.5rem 1.5rem;margin:2rem 0}.section-title[data-astro-cid-eyhjtd6p]{font-size:clamp(1.8rem,8vw,2.5rem);margin-bottom:2rem}.stats[data-astro-cid-eyhjtd6p]{grid-template-columns:1fr 1fr;gap:1rem}.stat[data-astro-cid-eyhjtd6p]{padding:1.2rem .8rem}.stat-number[data-astro-cid-eyhjtd6p]{font-size:clamp(1.2rem,6vw,1.8rem)}.stat-label[data-astro-cid-eyhjtd6p]{font-size:clamp(.7rem,3vw,.9rem)}.about-text[data-astro-cid-eyhjtd6p] h2[data-astro-cid-eyhjtd6p]{font-size:clamp(1.5rem,7vw,2.2rem)}.about-text[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{font-size:clamp(.9rem,4vw,1.1rem)}}@media(max-width:480px){.hero[data-astro-cid-eyhjtd6p]{min-height:calc(100vh - 120px);padding:3rem .5rem;box-sizing:border-box}.hero[data-astro-cid-eyhjtd6p] h1[data-astro-cid-eyhjtd6p]{font-size:clamp(1.5rem,12vw,2.5rem);line-height:1.1;margin-bottom:1rem}.hero[data-astro-cid-eyhjtd6p] .tagline[data-astro-cid-eyhjtd6p]{font-size:clamp(.9rem,6vw,1.2rem);margin-bottom:1rem}.hero[data-astro-cid-eyhjtd6p] .description[data-astro-cid-eyhjtd6p]{font-size:clamp(.8rem,4.5vw,1rem);margin-bottom:1.5rem;padding:0 .5rem}.nav-container[data-astro-cid-eyhjtd6p]{padding:0 .5rem}.logo[data-astro-cid-eyhjtd6p]{font-size:clamp(1rem,5vw,1.4rem)}.mobile-menu-toggle[data-astro-cid-eyhjtd6p] span[data-astro-cid-eyhjtd6p]{width:20px;height:2px}.stats[data-astro-cid-eyhjtd6p]{grid-template-columns:1fr;gap:1rem}.stat[data-astro-cid-eyhjtd6p]{padding:1rem .5rem}.stat-number[data-astro-cid-eyhjtd6p]{font-size:clamp(1rem,7vw,1.5rem)}.stat-label[data-astro-cid-eyhjtd6p]{font-size:clamp(.6rem,3.5vw,.8rem)}.service-card[data-astro-cid-eyhjtd6p]{padding:1.5rem 1rem}.service-icon[data-astro-cid-eyhjtd6p]{font-size:2rem}.centered-section[data-astro-cid-eyhjtd6p]{padding:2rem 1rem;margin:1.5rem 0}.about-text[data-astro-cid-eyhjtd6p] h2[data-astro-cid-eyhjtd6p]{font-size:clamp(1.3rem,8vw,2rem);margin-bottom:1.5rem}.about-text[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{font-size:clamp(.8rem,4vw,1rem);margin-bottom:1rem}.section-title[data-astro-cid-eyhjtd6p]{font-size:clamp(1.5rem,10vw,2.2rem)}.btn[data-astro-cid-eyhjtd6p]{padding:.9rem 1.2rem;font-size:.9rem;max-width:250px}.contact[data-astro-cid-eyhjtd6p] h2[data-astro-cid-eyhjtd6p]{font-size:clamp(1.3rem,8vw,2rem);margin-bottom:1rem}.contact[data-astro-cid-eyhjtd6p] p[data-astro-cid-eyhjtd6p]{font-size:clamp(.8rem,4vw,1rem);margin-bottom:1.5rem!important;padding:0 .5rem}}[data-astro-cid-eyhjtd6p]::-webkit-scrollbar{width:8px}[data-astro-cid-eyhjtd6p]::-webkit-scrollbar-track{background:#1a1a1a}[data-astro-cid-eyhjtd6p]::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#7c3aed,#6d28d9);border-radius:4px}[data-astro-cid-eyhjtd6p]::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#6d28d9,#5b21b6)}
