.LanguageSwitcher_switcher__B89NI{display:flex;align-items:center;gap:4px;padding:.4rem .75rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast)}.LanguageSwitcher_switcher__B89NI:hover{border-color:var(--color-primary-light);background:rgba(124,77,255,.08)}.LanguageSwitcher_active__Ggd06{color:var(--color-primary-light)}.LanguageSwitcher_divider__aHroX{opacity:.3}.Navbar_navbar__9dTbc{position:fixed;top:0;left:0;right:0;z-index:1000;padding:.75rem 0;transition:all var(--transition-base)}.Navbar_scrolled__CmnF_{background:hsla(0,0%,5%,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.Navbar_inner__jKoAE{display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}.Navbar_logo__ZRrNd{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none;flex-shrink:0}.Navbar_logoImg__vg2Ks{width:40px;height:40px;border-radius:var(--radius-sm);object-fit:cover}.Navbar_logoText__4Y787{font-family:var(--font-heading);font-weight:700;font-size:1.1rem;color:var(--color-text-white)}.Navbar_navLinks__Oy0Yr{display:flex;align-items:center;gap:var(--space-xs);list-style:none}.Navbar_navLink__QnjKs{padding:.5rem .75rem;font-size:.9rem;font-weight:500;color:var(--color-text-muted);border-radius:var(--radius-sm);transition:all var(--transition-fast)}.Navbar_navLink__QnjKs:hover{color:var(--color-text-white);background:rgba(124,77,255,.08)}.Navbar_actions__hPhvE{display:flex;align-items:center;gap:var(--space-md)}.Navbar_hamburger__K53tc{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;z-index:1001}.Navbar_hamburger__K53tc span{width:100%;height:2px;background:var(--color-text-white);border-radius:2px;transition:all var(--transition-fast)}.Navbar_hamburgerOpen__rcJeL span:first-child{transform:rotate(45deg) translate(5px,5px)}.Navbar_hamburgerOpen__rcJeL span:nth-child(2){opacity:0}.Navbar_hamburgerOpen__rcJeL span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Navbar_mobileOnly__DhiSo{display:none}@media (max-width:1023px){.Navbar_navLinks__Oy0Yr{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--space-md);padding:var(--space-xl);background:hsla(0,0%,5%,.97);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid var(--color-border);transition:right var(--transition-slow)}.Navbar_navLinksOpen__Zkop2{right:0}.Navbar_navLink__QnjKs{font-size:1.1rem;padding:.75rem 1rem;width:100%}.Navbar_actions__hPhvE{display:none}.Navbar_hamburger__K53tc{display:flex}.Navbar_mobileOnly__DhiSo{display:list-item;width:100%;padding-top:var(--space-md)}}.Hero_hero__sf7TE{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:var(--navbar-height)}.Hero_bgEffects__BBR8p{position:absolute;inset:0;overflow:hidden;z-index:0}.Hero_orb1__Xmyg7{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(124,77,255,.15) 0,transparent 70%);top:-200px;right:-100px;animation:Hero_float__dqPm8 8s ease-in-out infinite}.Hero_orb2__CgrOB{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(167,139,250,.1) 0,transparent 70%);bottom:-100px;left:-100px;animation:Hero_float__dqPm8 10s ease-in-out infinite reverse}.Hero_orb3__Wx41s{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(94,53,177,.12) 0,transparent 70%);top:40%;left:50%;animation:Hero_float__dqPm8 7s ease-in-out infinite}.Hero_grid__VAZBq{position:absolute;inset:0;background-image:linear-gradient(rgba(124,77,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(124,77,255,.03) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 80%)}.Hero_particle__MdfKA{position:absolute;background:var(--color-primary-light);border-radius:50%;opacity:.3;animation:Hero_float__dqPm8 5s ease-in-out infinite}.Hero_content__wnqmo{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-lg);padding:var(--space-3xl) 0}.Hero_title__vM4rZ{max-width:800px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.Hero_subtitle__6Nh7T{max-width:560px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.Hero_ctas__LlVzT{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md);margin-top:var(--space-md)}@media (max-width:640px){.Hero_content__wnqmo{padding:var(--space-xl) 0}.Hero_ctas__LlVzT{flex-direction:column;width:100%;padding:0 var(--space-md)}.Hero_ctas__LlVzT a{width:100%;justify-content:center}}.Services_serviceCard__PgiM3{display:flex;flex-direction:column;gap:var(--space-md)}.Services_icon__JV5or{font-size:2.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(124,77,255,.1);border-radius:var(--radius-md)}.Services_title__2Bli_{font-size:1.25rem;font-weight:700}.Services_description__rRrtB{font-size:.92rem;flex-grow:1}.Services_features__CINCq{display:flex;flex-direction:column;gap:var(--space-xs)}.Services_feature__eyalp{display:flex;align-items:center;gap:var(--space-sm);font-size:.85rem;color:var(--color-text-muted)}.Services_pricing__L5IDi{display:flex;flex-direction:column;gap:2px;padding:var(--space-md) 0;border-top:1px solid var(--color-border)}.Services_price__x9oJm{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:var(--color-primary-light)}.Services_monthly__tIs9Y{font-size:.8rem;color:var(--color-text-muted)}.Services_contractNotice__CmSoe{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-lg) var(--space-xl);margin-top:var(--space-2xl);background:rgba(124,77,255,.06);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;justify-content:center}.Services_contractNotice__CmSoe p{font-size:.9rem;color:var(--color-text-muted);font-weight:500}.Services_contractIcon__w95hL{font-size:1.5rem;flex-shrink:0}.Portfolio_filters__GgFDj{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-sm);margin-bottom:var(--space-2xl)}.Portfolio_filterBtn__hsAVc{padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;color:var(--color-text-muted);background:hsla(0,0%,100%,.05);border:1px solid transparent;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast)}.Portfolio_filterBtn__hsAVc:hover{color:var(--color-text-white);border-color:var(--color-border)}.Portfolio_filterActive__vqLxU{color:var(--color-text-white);background:rgba(124,77,255,.15);border-color:var(--color-primary)}.Portfolio_comingSoon__Zq5_p{text-align:center;padding:var(--space-3xl) var(--space-xl);background:var(--gradient-card);border:1px dashed var(--color-border);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;gap:var(--space-md);max-width:500px;margin:0 auto}.Portfolio_comingSoonIcon__nOm9p{font-size:3rem;animation:Portfolio_float__UubY7 3s ease-in-out infinite}.Portfolio_comingSoon__Zq5_p h3{font-size:1.5rem}.Portfolio_comingSoon__Zq5_p p{max-width:400px}.Portfolio_projectCard__d6Yve{padding:0;overflow:hidden}.Portfolio_imageWrap__IVzkf{width:100%;aspect-ratio:16/10;overflow:hidden}.Portfolio_imageWrap__IVzkf img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.Portfolio_projectCard__d6Yve:hover .Portfolio_imageWrap__IVzkf img{transform:scale(1.05)}.Portfolio_cardBody__Pm5a_{padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-sm)}.Portfolio_client__YJLjl{font-size:.8rem;font-weight:600;color:var(--color-primary-light);text-transform:uppercase;letter-spacing:.05em}.Portfolio_cardBody__Pm5a_ h3{font-size:1.15rem}.Portfolio_cardBody__Pm5a_ p{font-size:.9rem}.Portfolio_techs__84yaT{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-sm)}.Portfolio_techBadge__Uzhbf{padding:.2rem .6rem;font-size:.72rem;font-weight:500;background:rgba(124,77,255,.1);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-accent)}.Products_comingSoon__TPyB4{text-align:center;padding:var(--space-3xl) var(--space-xl);background:var(--gradient-card);border:1px dashed var(--color-border);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;gap:var(--space-md);max-width:500px;margin:0 auto}.Products_icon__xFhJD{font-size:3rem;animation:Products_float__kwTqo 3s ease-in-out infinite}.Products_productCard__AGi_1{display:flex;flex-direction:column;gap:var(--space-md);padding:0;overflow:hidden}.Products_imageWrap__5OmDY{width:100%;aspect-ratio:16/10;overflow:hidden}.Products_imageWrap__5OmDY img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.Products_productCard__AGi_1:hover .Products_imageWrap__5OmDY img{transform:scale(1.05)}.Products_productCard__AGi_1 a,.Products_productCard__AGi_1 h3,.Products_productCard__AGi_1 p{padding:0 var(--space-lg)}.Products_productCard__AGi_1 a{padding-bottom:var(--space-lg)}.Products_modalOverlay__DJ7cY{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.85);z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:Products_fadeIn__KgTy_ .3s ease}.Products_modalContent__jaDH3{width:90vw;height:90vh;background-color:#fff;border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.4);animation:Products_slideUp__wVJ03 .4s ease}.Products_closeBtn__rpXEA{position:absolute;top:15px;right:15px;width:40px;height:40px;background-color:#000;color:#fff;border:none;border-radius:50%;font-size:1.2rem;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:transform .2s,background-color .2s}.Products_closeBtn__rpXEA:hover{background-color:#f33;transform:scale(1.1)}.Products_iframe__cylX8{width:100%;height:100%;border:none;display:block}@keyframes Products_fadeIn__KgTy_{0%{opacity:0}to{opacity:1}}@keyframes Products_slideUp__wVJ03{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.WhyChooseUs_grid__RwX1L{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--space-lg);gap:var(--space-lg);margin-bottom:var(--space-3xl)}@media (min-width:640px){.WhyChooseUs_grid__RwX1L{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyChooseUs_grid__RwX1L{grid-template-columns:repeat(4,1fr)}}.WhyChooseUs_valueCard___Yfpn{text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-md)}.WhyChooseUs_icon__gGnO7{font-size:2.5rem;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:rgba(124,77,255,.1);border-radius:var(--radius-lg)}.WhyChooseUs_cardTitle__J7MrD{font-size:1.1rem}.WhyChooseUs_cardDesc__JaHsT{font-size:.88rem}.WhyChooseUs_techSection__uFZjS{text-align:center}.WhyChooseUs_techTitle__Sp55w{font-size:1.3rem;margin-bottom:var(--space-xl);color:var(--color-text-muted)}.WhyChooseUs_techGrid__mKw5S{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm)}.WhyChooseUs_techItem__FeTwR{padding:.6rem 1.2rem;background:rgba(124,77,255,.08);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:.88rem;font-weight:500;color:var(--color-accent);transition:all var(--transition-fast)}.WhyChooseUs_techItem__FeTwR:hover{background:rgba(124,77,255,.2);border-color:var(--color-primary);transform:translateY(-2px)}.Contact_grid__UVm5B{display:grid;grid-template-columns:1fr;grid-gap:var(--space-2xl);gap:var(--space-2xl)}@media (min-width:768px){.Contact_grid__UVm5B{grid-template-columns:1fr 1fr;align-items:start}}.Contact_form__pTXPJ{display:flex;flex-direction:column}.Contact_success__l_ktb{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);border-radius:var(--radius-sm);color:#22c55e}.Contact_error__4JAWH,.Contact_success__l_ktb{margin-top:var(--space-md);padding:var(--space-md);font-size:.9rem;text-align:center}.Contact_error__4JAWH{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-sm);color:#ef4444}.Contact_info__XsFXN{display:flex;flex-direction:column;gap:var(--space-md)}.Contact_infoCard__Z5GJM{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-lg);text-decoration:none}.Contact_infoCard__Z5GJM h4{font-size:.95rem;font-weight:600;margin-bottom:2px}.Contact_infoCard__Z5GJM p{font-size:.85rem}.Contact_infoIcon__yxUul{font-size:1.8rem;flex-shrink:0}.Contact_whatsappCard__7bp4_{border-color:rgba(37,211,102,.3)}.Contact_whatsappCard__7bp4_:hover{border-color:rgba(37,211,102,.5);box-shadow:0 0 20px rgba(37,211,102,.15)}.Footer_footer___lPxb{background:var(--color-bg-section);border-top:1px solid var(--color-border);padding-top:var(--space-3xl)}.Footer_grid__q8tLS{display:grid;grid-template-columns:1fr;grid-gap:var(--space-2xl);gap:var(--space-2xl);padding-bottom:var(--space-2xl)}@media (min-width:640px){.Footer_grid__q8tLS{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer_grid__q8tLS{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer_brand__jCPoX{display:flex;flex-direction:column;gap:var(--space-md)}.Footer_logoWrap__HzNrD{display:flex;align-items:center;gap:var(--space-sm)}.Footer_logoImg__Vb1_F{width:36px;height:36px;border-radius:var(--radius-sm);object-fit:cover}.Footer_logoText__KV6Kn{font-family:var(--font-heading);font-weight:700;font-size:1.1rem}.Footer_tagline__I8EHM{font-size:.9rem;max-width:280px}.Footer_column__i7DDz{display:flex;flex-direction:column;gap:var(--space-md)}.Footer_columnTitle__trQe4{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.Footer_links__pX_JY{display:flex;flex-direction:column;gap:var(--space-sm)}.Footer_links__pX_JY li{font-size:.88rem;color:var(--color-text-muted)}.Footer_links__pX_JY a{color:var(--color-text-muted);transition:color var(--transition-fast)}.Footer_links__pX_JY a:hover{color:var(--color-primary-light)}.Footer_bottom__8Sve1{border-top:1px solid var(--color-border);padding:var(--space-lg) 0}.Footer_bottom__8Sve1 p{font-size:.8rem;text-align:center}.ChatBot_fab__TfYAF{position:fixed;bottom:24px;right:24px;z-index:999;width:60px;height:60px;border-radius:50%;background:var(--gradient-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-glow-lg);cursor:pointer;transition:all var(--transition-base);animation:ChatBot_glow__2IOhz 3s ease-in-out infinite;border:none}.ChatBot_fab__TfYAF:hover{transform:scale(1.1)}.ChatBot_fabHidden__tAzTM{transform:scale(0);opacity:0;pointer-events:none}.ChatBot_panel__b25wh{position:fixed;bottom:24px;right:24px;z-index:1000;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 100px);display:flex;flex-direction:column;background:hsla(0,0%,8%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg),var(--shadow-glow);overflow:hidden;transform:scale(.8) translateY(20px);opacity:0;pointer-events:none;transition:all var(--transition-base);transform-origin:bottom right}.ChatBot_panelOpen__skuCT{transform:scale(1) translateY(0);opacity:1;pointer-events:all}.ChatBot_header__BchS1{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);background:rgba(124,77,255,.1);border-bottom:1px solid var(--color-border)}.ChatBot_headerInfo__DHYYj{display:flex;align-items:center;gap:var(--space-sm)}.ChatBot_avatar__zYxHZ{width:36px;height:36px;border-radius:50%;background:rgba(124,77,255,.2);display:flex;align-items:center;justify-content:center;font-size:1.2rem;overflow:hidden;border:1px solid rgba(124,77,255,.3)}.ChatBot_avatarImg__AVkUY{width:100%;height:100%;object-fit:cover}.ChatBot_headerTitle__M__dH{font-size:.95rem;font-weight:600}.ChatBot_headerSub__FpODf{font-size:.75rem;color:var(--color-text-muted)}.ChatBot_closeBtn__I7gIu{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--color-text-muted);transition:all var(--transition-fast)}.ChatBot_closeBtn__I7gIu:hover{background:hsla(0,0%,100%,.1);color:#fff}.ChatBot_messages__CTRMx{flex:1 1;overflow-y:auto;padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm)}.ChatBot_message__GR7_d{display:flex;flex-direction:column;max-width:85%}.ChatBot_messageUser__AiRFO{align-self:flex-end}.ChatBot_messageBot___UGTh{align-self:flex-start}.ChatBot_bubble__yH948{padding:.7rem 1rem;border-radius:var(--radius-md);font-size:.88rem;line-height:1.5;word-break:break-word}.ChatBot_messageUser__AiRFO .ChatBot_bubble__yH948{background:var(--color-primary);color:#fff;border-bottom-right-radius:4px}.ChatBot_messageBot___UGTh .ChatBot_bubble__yH948{background:hsla(0,0%,100%,.08);color:var(--color-text-white);border-bottom-left-radius:4px}.ChatBot_whatsappBtn__FkZrd{display:inline-flex;align-items:center;gap:var(--space-xs);padding:.4rem .8rem;margin-top:var(--space-xs);background:rgba(37,211,102,.15);border:1px solid rgba(37,211,102,.3);border-radius:var(--radius-sm);font-size:.78rem;font-weight:500;color:#25d366;transition:all var(--transition-fast);text-decoration:none}.ChatBot_whatsappBtn__FkZrd:hover{background:rgba(37,211,102,.25)}.ChatBot_typing__sVmZI{display:flex;gap:4px;padding:.8rem 1rem}.ChatBot_typing__sVmZI span{width:8px;height:8px;border-radius:50%;background:var(--color-text-muted);animation:ChatBot_pulse__weMem 1.4s ease-in-out infinite}.ChatBot_typing__sVmZI span:nth-child(2){animation-delay:.2s}.ChatBot_typing__sVmZI span:nth-child(3){animation-delay:.4s}.ChatBot_inputArea__I9UI8{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);border-top:1px solid var(--color-border)}.ChatBot_input__6Ly4H{flex:1 1;padding:.65rem .9rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-sm);color:#fff;font-size:.88rem;font-family:var(--font-body);outline:none;transition:border-color var(--transition-fast)}.ChatBot_input__6Ly4H:focus{border-color:var(--color-primary)}.ChatBot_input__6Ly4H::placeholder{color:hsla(0,0%,100%,.3)}.ChatBot_sendBtn__QqGqK{width:38px;height:38px;border-radius:50%;background:var(--gradient-primary);color:#fff;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);flex-shrink:0}.ChatBot_sendBtn__QqGqK:hover:not(:disabled){transform:scale(1.05);box-shadow:var(--shadow-glow)}.ChatBot_sendBtn__QqGqK:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.ChatBot_panel__b25wh{bottom:0;right:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0}.ChatBot_fab__TfYAF{bottom:16px;right:16px}}