.Header-module__hBw1pG__headerWrapper{z-index:100;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#04060ad9;border-bottom:1px solid #ffffff0d;box-shadow:0 4px 30px #0000004d}.Header-module__hBw1pG__topBar{color:var(--color-text-muted);background-color:#06090f99;border-bottom:1px solid #ffffff0d;max-height:50px;padding:.5rem 0;font-size:.85rem;transition:max-height .3s,padding .3s,opacity .2s,border-color .3s;overflow:hidden}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__topBar{opacity:0;border-bottom-color:#0000;max-height:0;padding-top:0;padding-bottom:0}.Header-module__hBw1pG__topBarContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__contactInfo{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__contactLink{color:var(--color-text-muted);align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__contactLink:hover,.Header-module__hBw1pG__contactIcon{color:var(--primary-cyan)}.Header-module__hBw1pG__socials{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__socialIcons{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__socialIcon{width:28px;height:28px;color:var(--color-text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:all .3s;display:flex}.Header-module__hBw1pG__socialIcon:hover{background:var(--grad-primary);color:#fff;border-color:#0000;transform:translateY(-2px)}.Header-module__hBw1pG__navBar{padding:1rem 0;transition:padding .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navBar{padding:.75rem 0}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logoContainer{align-items:center;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:48px}.Header-module__hBw1pG__navMenu{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navItem{position:relative}.Header-module__hBw1pG__navLink{font-family:var(--font-heading);color:var(--color-text-main);cursor:pointer;align-items:center;gap:.25rem;padding:.5rem 0;font-size:.95rem;font-weight:500;display:flex}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__activeLink{color:var(--primary-cyan)}.Header-module__hBw1pG__activeLink:after{content:"";background:var(--grad-primary);border-radius:2px;width:20px;height:2px;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__megaMenu{opacity:0;visibility:hidden;z-index:10;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;width:90vw;max-width:1200px;padding:2rem;transition:all .3s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #0000001a}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__megaMenu{top:100%}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__megaMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__megaMenuContent{gap:2rem;display:flex}.Header-module__hBw1pG__megaMenuColumns{flex:1;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Header-module__hBw1pG__megaMenuColumn{flex-direction:column;gap:1.5rem;display:flex}.Header-module__hBw1pG__megaMenuCategory h3{color:#111827;align-items:center;gap:.6rem;margin-bottom:.8rem;font-size:1.05rem;font-weight:600;display:flex}.Header-module__hBw1pG__megaMenuCategory h3 svg{color:#3b82f6;background:#eff6ff;border-radius:8px;padding:6px}.Header-module__hBw1pG__megaMenuLink{color:#4b5563;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.85rem;font-weight:500;transition:color .2s,transform .2s;display:flex}.Header-module__hBw1pG__megaMenuLink:hover{color:#2563eb;transform:translate(4px)}.Header-module__hBw1pG__megaMenuLink svg{opacity:0;transition:opacity .2s}.Header-module__hBw1pG__megaMenuLink:hover svg{opacity:1}.Header-module__hBw1pG__megaMenuPromo{background:#f8fafc;border-radius:12px;flex-direction:column;width:280px;padding:1.5rem;display:flex}.Header-module__hBw1pG__megaMenuPromo h4{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.4}.Header-module__hBw1pG__megaMenuPromo p{color:#64748b;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.Header-module__hBw1pG__megaMenuPromoBtn{color:#fff;text-align:center;background:#2563eb;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .2s;display:flex}.Header-module__hBw1pG__megaMenuPromoBtn:hover{opacity:.9}.Header-module__hBw1pG__megaMenuPromoImg{align-self:center;width:140px;height:auto}.Header-module__hBw1pG__megaMenuBrands{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.Header-module__hBw1pG__megaMenuBrands span{color:#64748b;font-size:.85rem;font-weight:600}.Header-module__hBw1pG__megaMenuBrandsLogos{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__brandLogo{color:#94a3b8;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;display:flex}.Header-module__hBw1pG__navActions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__quoteBtn{padding:.6rem 1.3rem;font-size:.85rem}.Header-module__hBw1pG__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;display:none}@media (max-width:991px){.Header-module__hBw1pG__topBar{display:none}.Header-module__hBw1pG__mobileToggle{z-index:110;display:block}.Header-module__hBw1pG__navMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:280px;height:100vh;box-shadow:var(--shadow-lg);z-index:100;background:#080c14fa;border-left:1px solid #ffffff0d;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:6rem 2rem 2rem;transition:right .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%;overflow-y:auto}.Header-module__hBw1pG__navMenuOpen{right:0}.Header-module__hBw1pG__navItem{width:100%}.Header-module__hBw1pG__navLink{border-bottom:1px solid #ffffff0d;justify-content:space-between;width:100%;padding:.75rem 0;font-size:1.1rem}.Header-module__hBw1pG__megaMenu{width:100%;max-width:100%;box-shadow:none;opacity:1;visibility:visible;background:0 0;border:none;border-radius:0;margin-top:.5rem;padding:0;display:none;position:relative;top:0;left:0;transform:none}.Header-module__hBw1pG__dropdownOpen{display:flex}.Header-module__hBw1pG__navItem:hover .Header-module__hBw1pG__megaMenu{opacity:1;visibility:visible;transform:none}.Header-module__hBw1pG__megaMenuContent{flex-direction:column;gap:1.5rem}.Header-module__hBw1pG__megaMenuColumns{grid-template-columns:1fr;gap:1.5rem}.Header-module__hBw1pG__megaMenuCategory h3{color:#fff}.Header-module__hBw1pG__megaMenuCategory h3 svg{background:#ffffff1a}.Header-module__hBw1pG__megaMenuPromo{background:#ffffff0d;width:100%}.Header-module__hBw1pG__megaMenuPromo h4,.Header-module__hBw1pG__megaMenuPromo p{color:#fff}.Header-module__hBw1pG__megaMenuBrands{display:none}.Header-module__hBw1pG__megaMenuLink{color:var(--color-text-muted);padding:.5rem 0}.Header-module__hBw1pG__megaMenuLink:hover{color:#fff;transform:none}.Header-module__hBw1pG__navActions{display:none}.Header-module__hBw1pG__mobileQuote{width:100%;margin-top:1.5rem;display:block!important}}
.Footer-module__S6Hkya__footer{background:#04060a;border-top:1px solid #ffffff0d;padding:80px 0 30px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr .9fr 1.1fr 1.3fr;gap:3rem;margin-bottom:50px;display:grid}.Footer-module__S6Hkya__logoCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__footerLogo{object-fit:contain;align-self:flex-start;width:auto;height:44px}.Footer-module__S6Hkya__description{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__socialIcons{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{width:32px;height:32px;color:var(--color-text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--grad-primary);color:#fff;border-color:#0000;transform:translateY(-2px)}.Footer-module__S6Hkya__colTitle{font-family:var(--font-heading);color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--color-text-muted);font-size:.9rem;transition:all .3s}.Footer-module__S6Hkya__footerLink:hover{color:var(--primary-cyan);padding-left:4px}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactItem{color:var(--color-text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--primary-cyan);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__newsletterCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__newsletterForm{background:#0d142066;border:1px solid #ffffff14;border-radius:50px;align-items:center;padding:.25rem;display:flex;overflow:hidden}.Footer-module__S6Hkya__newsletterInput{color:#fff;background:0 0;border:none;outline:none;flex-grow:1;padding:.6rem 1rem;font-size:.85rem}.Footer-module__S6Hkya__newsletterInput::placeholder{color:var(--color-text-muted);opacity:.6}.Footer-module__S6Hkya__subscribeBtn{background:var(--grad-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__S6Hkya__subscribeBtn:hover{background:var(--grad-hover);transform:scale(1.05)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:30px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--color-text-muted);font-size:.85rem}.Footer-module__S6Hkya__legalLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--color-text-muted);font-size:.85rem}.Footer-module__S6Hkya__legalLink:hover{color:var(--primary-cyan)}@media (max-width:1200px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.5fr 1fr 1.1fr 1.3fr;gap:2rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:60px 0 30px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__S6Hkya__newsletterCol{grid-column:auto;max-width:100%}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column}}@media (max-width:480px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}}
.Hero-module__ZARIfG__heroSection{perspective:1200px;background:radial-gradient(circle at 75% 25%,#3b82f60f 0%,#6366f108 40%,#04060a 70%);align-items:center;min-height:100vh;padding-top:180px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__wordWrap{vertical-align:bottom;display:inline-block;overflow:hidden}.Hero-module__ZARIfG__wordInner{display:inline-block}.Hero-module__ZARIfG__heroSection:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:15%;left:-10%}.Hero-module__ZARIfG__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__heroContent{z-index:2;flex-direction:column;justify-content:center;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-1px;opacity:0;margin-bottom:1.5rem;font-size:3.8rem;font-weight:800;line-height:1.15}.Hero-module__ZARIfG__subtitle{color:var(--color-text-muted);opacity:0;max-width:580px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.Hero-module__ZARIfG__btnGroup{opacity:0;align-items:center;gap:1.25rem;display:flex}.Hero-module__ZARIfG__exploreBtn{box-shadow:0 8px 24px #3b82f626}.Hero-module__ZARIfG__workBtn{align-items:center;gap:.5rem;display:flex}.Hero-module__ZARIfG__playIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__workBtn:hover .Hero-module__ZARIfG__playIcon{color:var(--color-bg);background:#fff;transform:scale(1.1)}.Hero-module__ZARIfG__heroVisual{opacity:0;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__podiumContainer{justify-content:center;align-items:center;width:100%;max-width:450px;height:450px;display:flex;position:relative}.Hero-module__ZARIfG__orbitRing{border:1px solid #ffffff05;border-radius:50%;position:absolute}.Hero-module__ZARIfG__orbit1{width:320px;height:320px}.Hero-module__ZARIfG__orbit2{border-color:#ffffff05;width:420px;height:420px}.Hero-module__ZARIfG__podiumBase{background:radial-gradient(#3b82f61f 0%,#6366f10a 50%,#0000 100%);border-radius:50%;width:280px;height:60px;animation:4s ease-in-out infinite alternate Hero-module__ZARIfG__pulsePodium;position:absolute;bottom:40px;transform:rotateX(60deg);box-shadow:0 0 30px #3b82f614}.Hero-module__ZARIfG__podiumRing{border:1px solid #6366f133;border-radius:50%;width:220px;height:40px;animation:4s ease-in-out infinite alternate Hero-module__ZARIfG__pulsePodiumRing;position:absolute;bottom:50px;transform:rotateX(60deg)}.Hero-module__ZARIfG__centralLogo{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__ZARIfG__logoSymbolOnly{filter:drop-shadow(0 4px 20px #3b82f640);width:140px;height:auto}.Hero-module__ZARIfG__floatingNode{z-index:6;background:#0a121ed9;border:1.5px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute}.Hero-module__ZARIfG__floatingNode:hover{border-color:#3b82f666;box-shadow:0 8px 24px #0000004d;transform:scale(1.12)!important}.Hero-module__ZARIfG__floatingNode svg,.Hero-module__ZARIfG__floatingNode img{object-fit:contain;width:24px;height:24px}.Hero-module__ZARIfG__nodeCode{border-color:#ffffff12;top:15%;left:20%}.Hero-module__ZARIfG__nodeWordPress{border-color:#ffffff12;top:12%;right:15%}.Hero-module__ZARIfG__nodeShopify{border-color:#ffffff12;top:45%;right:5%}.Hero-module__ZARIfG__nodeAndroid{border-color:#ffffff12;bottom:25%;left:10%}.Hero-module__ZARIfG__nodeApple{border-color:#ffffff12;bottom:20%;right:25%}@keyframes Hero-module__ZARIfG__rotateClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__floatLogo{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(1deg)}to{transform:translateY(0)rotate(0)}}@keyframes Hero-module__ZARIfG__pulsePodium{0%{opacity:.5;transform:rotateX(60deg)scale(.95)}to{opacity:.9;transform:rotateX(60deg)scale(1.05)}}@keyframes Hero-module__ZARIfG__pulsePodiumRing{0%{border-color:#6366f126;transform:rotateX(60deg)scale(.97)}to{border-color:#6366f14d;transform:rotateX(60deg)scale(1.03)}}@keyframes Hero-module__ZARIfG__floatNode1{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-12px)translate(6px)}}@keyframes Hero-module__ZARIfG__floatNode2{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-8px)translate(-10px)}}@keyframes Hero-module__ZARIfG__floatNode3{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-15px)translate(8px)}}@keyframes Hero-module__ZARIfG__floatNode4{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-10px)translate(-6px)}}@keyframes Hero-module__ZARIfG__floatNode5{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-14px)translate(4px)}}@media (max-width:1200px){.Hero-module__ZARIfG__title{font-size:3.2rem}}@media (max-width:991px){.Hero-module__ZARIfG__heroSection{padding-top:140px;padding-bottom:60px}.Hero-module__ZARIfG__heroGrid{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__heroContent{align-items:center}.Hero-module__ZARIfG__subtitle{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__heroVisual{height:380px}.Hero-module__ZARIfG__podiumContainer{max-width:380px;height:380px}.Hero-module__ZARIfG__orbit1{width:250px;height:250px}.Hero-module__ZARIfG__orbit2{width:320px;height:320px}.Hero-module__ZARIfG__podiumBase{width:200px;bottom:20px}.Hero-module__ZARIfG__podiumRing{width:160px;bottom:28px}.Hero-module__ZARIfG__logoSymbolOnly{width:100px}.Hero-module__ZARIfG__floatingNode{width:40px;height:40px}.Hero-module__ZARIfG__floatingNode svg,.Hero-module__ZARIfG__floatingNode img{width:18px;height:18px}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2.3rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}.Hero-module__ZARIfG__btnGroup{flex-direction:column;gap:1rem;width:100%}.Hero-module__ZARIfG__btnGroup a{width:100%}}
.TechCarousel-module__Ix7PzW__carouselSection{background:#06090e;border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;width:100%;padding:40px 0;position:relative;overflow:hidden}.TechCarousel-module__Ix7PzW__carouselContainer{max-width:var(--max-width);width:100%;margin:0 auto;padding:0 4rem;position:relative}.TechCarousel-module__Ix7PzW__techGrid{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:2rem;width:100%;min-height:110px;display:flex;position:relative}.TechCarousel-module__Ix7PzW__techCard{box-sizing:border-box;background:0 0;border:none;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:110px;padding:.5rem;display:flex;position:relative}.TechCarousel-module__Ix7PzW__iconWrapper{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.TechCarousel-module__Ix7PzW__techIconImage,.TechCarousel-module__Ix7PzW__techIconSvg{object-fit:contain;filter:none;opacity:1;width:90px;max-width:100%;height:90px;max-height:100%}@media (max-width:768px){.TechCarousel-module__Ix7PzW__carouselSection{padding:30px 0}.TechCarousel-module__Ix7PzW__carouselContainer{padding:0 1.5rem}.TechCarousel-module__Ix7PzW__techGrid{gap:1.5rem;min-height:80px}.TechCarousel-module__Ix7PzW__techCard{height:80px;padding:.25rem}.TechCarousel-module__Ix7PzW__iconWrapper{width:60px;height:60px}.TechCarousel-module__Ix7PzW__techIconImage,.TechCarousel-module__Ix7PzW__techIconSvg{width:52px;height:52px}}
.SectionHeading-module__7zhw3a__wrapper{align-items:center;gap:0;width:100%;margin-bottom:3.5rem;display:flex}.SectionHeading-module__7zhw3a__leftSide{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.SectionHeading-module__7zhw3a__lineLeft{transform-origin:100%;background:linear-gradient(90deg,#0000 0%,#3b82f699 100%);flex:1;height:1px}.SectionHeading-module__7zhw3a__dotLeft{background:#3b82f6;border-radius:50%;flex-shrink:0;width:6px;height:6px}.SectionHeading-module__7zhw3a__center{flex-direction:column;flex-shrink:0;align-items:center;padding:0 1.5rem;display:flex;overflow:hidden}.SectionHeading-module__7zhw3a__label{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:var(--primary-blue);opacity:0;margin-bottom:.3rem;font-size:.7rem;font-weight:700;display:block}.SectionHeading-module__7zhw3a__title{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#fff;white-space:nowrap;opacity:0;margin:0;font-size:clamp(1.05rem,2vw,1.5rem);font-weight:800;line-height:1.2}.SectionHeading-module__7zhw3a__rightSide{flex:1;align-items:center;min-width:0;display:flex}.SectionHeading-module__7zhw3a__dotRight{background:#7c6ff7;border-radius:50%;flex-shrink:0;width:6px;height:6px}.SectionHeading-module__7zhw3a__lineRight{transform-origin:0;background:linear-gradient(270deg,#0000 0%,#7c6ff799 100%);flex:1;height:1px}@media (max-width:768px){.SectionHeading-module__7zhw3a__wrapper{margin-bottom:2.5rem}.SectionHeading-module__7zhw3a__center{padding:0 1rem}.SectionHeading-module__7zhw3a__title{font-size:clamp(.85rem,4vw,1.15rem)}}@media (max-width:480px){.SectionHeading-module__7zhw3a__title{white-space:normal;text-align:center}}
.AboutUs-module__Rj00zW__aboutSection{background:#04060a;position:relative}.AboutUs-module__Rj00zW__aboutGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:5rem;display:grid}.AboutUs-module__Rj00zW__imageContainer{box-shadow:var(--shadow-lg), 0 0 30px #2563eb26;border:1px solid #ffffff0d;border-radius:16px;position:relative;overflow:hidden}.AboutUs-module__Rj00zW__imageContainer:before{content:"";background:var(--grad-primary);z-index:-1;opacity:.5;border-radius:18px;position:absolute;inset:-2px}.AboutUs-module__Rj00zW__aboutImg{object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.AboutUs-module__Rj00zW__imageContainer:hover .AboutUs-module__Rj00zW__aboutImg{transform:scale(1.03)}.AboutUs-module__Rj00zW__contentContainer{flex-direction:column;display:flex}.AboutUs-module__Rj00zW__title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.AboutUs-module__Rj00zW__description{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.AboutUs-module__Rj00zW__statsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}.AboutUs-module__Rj00zW__statCard{background:#0d142066;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.AboutUs-module__Rj00zW__statCard:hover{background:#101828cc;border-color:#2563eb33;transform:translateY(-2px)}.AboutUs-module__Rj00zW__iconBox{width:44px;height:44px;color:var(--primary-cyan);background:#2563eb1a;border-radius:10px;justify-content:center;align-items:center;display:flex}.AboutUs-module__Rj00zW__statCard:nth-child(2) .AboutUs-module__Rj00zW__iconBox{color:var(--primary-purple);background:#7c6ff71a}.AboutUs-module__Rj00zW__statCard:nth-child(3) .AboutUs-module__Rj00zW__iconBox{color:var(--primary-cyan);background:#4a9eff1a}.AboutUs-module__Rj00zW__statCard:nth-child(4) .AboutUs-module__Rj00zW__iconBox{color:var(--primary-blue);background:#2563eb1a}.AboutUs-module__Rj00zW__statInfo{flex-direction:column;display:flex}.AboutUs-module__Rj00zW__statValue{font-family:var(--font-heading);color:#fff;margin-bottom:.2rem;font-size:1.4rem;font-weight:800;line-height:1.1}.AboutUs-module__Rj00zW__statLabel{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.AboutUs-module__Rj00zW__aboutBtn{align-self:flex-start}@media (max-width:991px){.AboutUs-module__Rj00zW__aboutGrid{grid-template-columns:1fr;gap:3.5rem}.AboutUs-module__Rj00zW__imageContainer{max-width:500px;margin:0 auto}.AboutUs-module__Rj00zW__title{font-size:2.2rem}}@media (max-width:480px){.AboutUs-module__Rj00zW__statsGrid{grid-template-columns:1fr;gap:1rem}.AboutUs-module__Rj00zW__statCard{padding:1rem}.AboutUs-module__Rj00zW__title{font-size:1.8rem}}
.ContactForm-module__j1WgZG__contactSection{background:#06090e;position:relative;overflow:hidden}.ContactForm-module__j1WgZG__contactGrid{grid-template-columns:1fr 1.3fr;align-items:flex-start;gap:5rem;display:grid}.ContactForm-module__j1WgZG__infoColumn{flex-direction:column;gap:2rem;display:flex}.ContactForm-module__j1WgZG__infoItem{align-items:flex-start;gap:1.25rem;display:flex}.ContactForm-module__j1WgZG__iconBox{width:48px;height:48px;color:var(--primary-cyan);background:#2563eb14;border:1px solid #ffffff08;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ContactForm-module__j1WgZG__infoItem:hover .ContactForm-module__j1WgZG__iconBox{background:var(--grad-primary);color:#fff;border-color:#0000;transform:scale(1.05)}.ContactForm-module__j1WgZG__infoContent{flex-direction:column;display:flex}.ContactForm-module__j1WgZG__infoLabel{font-family:var(--font-heading);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.ContactForm-module__j1WgZG__infoValue{color:#fff;font-size:1.05rem;font-weight:500}.ContactForm-module__j1WgZG__infoValue a:hover{color:var(--primary-cyan)}.ContactForm-module__j1WgZG__formColumn{box-shadow:var(--shadow-md);background:#0d142066;border:1px solid #ffffff0a;border-radius:16px;padding:3rem;position:relative}.ContactForm-module__j1WgZG__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.ContactForm-module__j1WgZG__formGroup{flex-direction:column;display:flex}.ContactForm-module__j1WgZG__formGroupFull{grid-column:1/3}.ContactForm-module__j1WgZG__inputField,.ContactForm-module__j1WgZG__textareaField{color:#fff;font-family:var(--font-body);background:#080c1499;border:1px solid #ffffff14;border-radius:8px;width:100%;padding:.9rem 1.25rem;font-size:.95rem;transition:all .3s}.ContactForm-module__j1WgZG__inputField::placeholder,.ContactForm-module__j1WgZG__textareaField::placeholder{color:var(--color-text-muted);opacity:.6}.ContactForm-module__j1WgZG__inputField:focus,.ContactForm-module__j1WgZG__textareaField:focus{border-color:var(--primary-cyan);box-shadow:none;background:#080c14f2;outline:none}.ContactForm-module__j1WgZG__textareaField{resize:vertical;min-height:120px}.ContactForm-module__j1WgZG__submitBtn{width:100%;padding:1rem}.ContactForm-module__j1WgZG__planeDecoration{color:#4a9eff0d;pointer-events:none;z-index:0;animation:8s ease-in-out infinite alternate ContactForm-module__j1WgZG__floatPlane;position:absolute;bottom:20px;right:-50px}@keyframes ContactForm-module__j1WgZG__floatPlane{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-20px)rotate(-3deg)}}@media (max-width:991px){.ContactForm-module__j1WgZG__contactGrid{grid-template-columns:1fr;gap:4rem}.ContactForm-module__j1WgZG__formColumn{padding:2rem}}@media (max-width:576px){.ContactForm-module__j1WgZG__formGrid{grid-template-columns:1fr}.ContactForm-module__j1WgZG__formGroupFull{grid-column:auto}.ContactForm-module__j1WgZG__formColumn{padding:1.5rem}}
.Services-module__dpHhBa__servicesSection{flex-direction:column;justify-content:center;width:100%;height:100vh;transition:background-color .8s ease-in-out;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__timelineLayoutContainer{align-items:center;gap:4rem;height:calc(100vh - 180px);display:flex;position:relative}.Services-module__dpHhBa__sidebar{z-index:10;flex-direction:column;justify-content:center;width:15%;min-width:120px;height:70%;margin-left:2rem;display:flex;position:relative}.Services-module__dpHhBa__timelineTrack{z-index:1;background:#ffffff14;width:2px;position:absolute;top:15px;bottom:15px;left:15px}.Services-module__dpHhBa__timelineProgress{background:var(--theme-color,#9333ea);z-index:2;width:2px;height:0%;transition:background-color .5s;position:absolute;top:15px;left:15px}.Services-module__dpHhBa__timelineList{z-index:3;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.Services-module__dpHhBa__timelineItem{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;height:50px;padding-left:45px;display:flex;position:relative}.Services-module__dpHhBa__circle{z-index:4;background:#04060a;border:2px solid #ffffff40;border-radius:50%;width:14px;height:14px;transition:all .4s;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.Services-module__dpHhBa__activeItem .Services-module__dpHhBa__circle{background:var(--theme-color);box-shadow:0 0 15px var(--theme-color);border-color:#fff;transform:translateY(-50%)scale(1.15)}.Services-module__dpHhBa__circle:after{content:"";background:#fff;border-radius:50%;width:4px;height:4px;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Services-module__dpHhBa__activeItem .Services-module__dpHhBa__circle:after{transform:translate(-50%,-50%)scale(1)}.Services-module__dpHhBa__number{font-size:1.25rem;font-weight:800;font-family:var(--font-outfit), sans-serif;color:var(--color-text-muted);line-height:1;transition:all .4s cubic-bezier(.25,1,.5,1)}.Services-module__dpHhBa__activeItem .Services-module__dpHhBa__number{font-size:2.15rem;color:var(--theme-color)!important}.Services-module__dpHhBa__rightShowcase{flex:1;height:100%;margin-right:2rem;position:relative}.Services-module__dpHhBa__serviceSlide{opacity:0;pointer-events:none;justify-content:space-between;align-items:center;gap:4rem;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Services-module__dpHhBa__serviceSlide:first-child{opacity:1;pointer-events:auto}.Services-module__dpHhBa__slideContent{justify-content:space-between;align-items:center;gap:4.5rem;width:100%;display:flex}.Services-module__dpHhBa__textContent{z-index:2;flex:1;max-width:460px}.Services-module__dpHhBa__slideNumber{color:var(--theme-color);font-size:1.35rem;font-weight:800;font-family:var(--font-outfit), sans-serif;opacity:.85;margin-bottom:.5rem;display:block}.Services-module__dpHhBa__slideHeading{color:#fff;font-size:3.25rem;font-weight:800;line-height:1.05;font-family:var(--font-outfit), sans-serif;margin-bottom:1.5rem}.Services-module__dpHhBa__description{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__capabilitiesList{flex-direction:column;gap:12px;margin-bottom:2.5rem;display:flex}.Services-module__dpHhBa__capabilityItem{align-items:center;gap:12px;display:flex}.Services-module__dpHhBa__iconBox{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.Services-module__dpHhBa__capabilityItem:hover .Services-module__dpHhBa__iconBox{border-color:var(--theme-color);background:#ffffff0d}.Services-module__dpHhBa__capabilityText{color:var(--color-text-main);font-size:.9rem;font-weight:500}.Services-module__dpHhBa__learnMoreLink{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-color);align-items:center;gap:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Services-module__dpHhBa__learnMoreLink:hover{opacity:.8;transform:translate(3px)}.Services-module__dpHhBa__mockupContainer{flex:1.25;justify-content:center;align-items:center;display:flex;position:relative}.Services-module__dpHhBa__glowBlob{background:var(--theme-color);filter:blur(120px);opacity:.15;pointer-events:none;z-index:1;border-radius:50%;width:350px;height:350px;position:absolute}.Services-module__dpHhBa__imageWrapper{aspect-ratio:16/14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#0d142080;border:1px solid #ffffff12;border-radius:16px;width:100%;max-width:520px;transition:border-color .5s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0009}.Services-module__dpHhBa__imageWrapper:hover{border-color:var(--theme-color)}.Services-module__dpHhBa__mockupImage{object-fit:cover;transition:transform .8s}.Services-module__dpHhBa__floatingIcon{opacity:.08;pointer-events:none;z-index:3;width:100px;height:100px;color:var(--theme-color);filter:drop-shadow(0 0 10px var(--theme-color));position:absolute;bottom:10px;right:-20px}.Services-module__dpHhBa__pageIndicator{color:var(--color-text-muted);letter-spacing:.05em;opacity:.6;font-family:monospace;font-size:.75rem;font-weight:700;position:absolute;bottom:-30px;right:15px}@media (max-width:1023px){.Services-module__dpHhBa__servicesSection{padding-bottom:4rem;overflow:visible;height:auto!important}.Services-module__dpHhBa__timelineLayoutContainer{flex-direction:column;gap:2rem;height:auto;padding-left:2rem;padding-right:2rem}.Services-module__dpHhBa__sidebar{display:none}.Services-module__dpHhBa__rightShowcase{flex-direction:column;gap:4rem;width:100%;margin-right:0;display:flex}.Services-module__dpHhBa__serviceSlide{border-bottom:1px solid #ffffff0d;padding:3rem 0;opacity:1!important;pointer-events:auto!important;height:auto!important;position:relative!important;transform:none!important}.Services-module__dpHhBa__serviceSlide:last-child{border-bottom:none}.Services-module__dpHhBa__slideContent{flex-direction:column;gap:2.5rem}.Services-module__dpHhBa__textContent{max-width:100%}.Services-module__dpHhBa__slideHeading{font-size:2.25rem}.Services-module__dpHhBa__mockupContainer{width:100%;min-height:auto}.Services-module__dpHhBa__imageWrapper{aspect-ratio:16/10;max-width:100%}.Services-module__dpHhBa__floatingIcon{width:60px;height:60px;bottom:10px;right:10px}.Services-module__dpHhBa__pageIndicator{bottom:-25px;right:5px}}
.FeaturedProjects-module__DCaKuW__projectsSection{background:#04060a;position:relative}.FeaturedProjects-module__DCaKuW__headerRow{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.FeaturedProjects-module__DCaKuW__headerText{flex-direction:column;display:flex}.FeaturedProjects-module__DCaKuW__viewAllLink{font-family:var(--font-heading);color:var(--primary-cyan);align-items:center;gap:.5rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.FeaturedProjects-module__DCaKuW__viewAllLink:hover{color:#fff}.FeaturedProjects-module__DCaKuW__viewAllLink svg{transition:transform .3s}.FeaturedProjects-module__DCaKuW__viewAllLink:hover svg{transform:translate(4px)}.FeaturedProjects-module__DCaKuW__projectsGrid{grid-template-rows:260px 260px;grid-template-columns:1.1fr 1fr 1fr;gap:1.5rem;display:grid}.FeaturedProjects-module__DCaKuW__projectCard{box-shadow:var(--shadow-md);cursor:pointer;background:#0f172a;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:flex-end;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.FeaturedProjects-module__DCaKuW__projectCard:hover{box-shadow:var(--shadow-lg), 0 0 30px #4a9eff0d;border-color:#4a9eff33;transform:translateY(-5px)}.FeaturedProjects-module__DCaKuW__cardLarge{background:linear-gradient(135deg,#10141e 0%,#07090d 100%);flex-direction:column;grid-area:1/1/3/2;justify-content:space-between;display:flex}.FeaturedProjects-module__DCaKuW__imageWrapper{z-index:1;position:absolute;inset:0;overflow:hidden}.FeaturedProjects-module__DCaKuW__panImage{object-fit:cover;object-position:top center;width:100%;height:auto;min-height:100%;transition:object-position,transform;display:block;transform:translateY(0%)}.FeaturedProjects-module__DCaKuW__projectCard:hover .FeaturedProjects-module__DCaKuW__panImage{animation:6s ease-in-out forwards FeaturedProjects-module__DCaKuW__panDown}@keyframes FeaturedProjects-module__DCaKuW__panDown{0%{object-position:top center}to{object-position:bottom center}}.FeaturedProjects-module__DCaKuW__mockGraphic{z-index:1;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0;overflow:hidden}.FeaturedProjects-module__DCaKuW__projectCard:hover .FeaturedProjects-module__DCaKuW__mockGraphic{transform:scale(1.04)}.FeaturedProjects-module__DCaKuW__cardOverlay{z-index:3;background:linear-gradient(#0000 0%,#04060a80 40%,#04060af2 100%);width:100%;padding:1.75rem;position:relative}.FeaturedProjects-module__DCaKuW__cardLarge .FeaturedProjects-module__DCaKuW__cardOverlay{background:0 0;padding:2.25rem 1.75rem}.FeaturedProjects-module__DCaKuW__imageWrapper~.FeaturedProjects-module__DCaKuW__cardOverlay{background:linear-gradient(#0000 0%,#04060a99 45%,#04060af7 100%)}.FeaturedProjects-module__DCaKuW__projectTag{color:var(--primary-cyan);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.FeaturedProjects-module__DCaKuW__projectTitle{color:#fff;font-size:1.4rem;font-weight:800;line-height:1.25}.FeaturedProjects-module__DCaKuW__cardLarge .FeaturedProjects-module__DCaKuW__projectTitle{max-width:80%;margin-top:1.5rem;font-size:1.8rem}.FeaturedProjects-module__DCaKuW__phoneFrame{width:150px;height:280px;box-shadow:var(--shadow-lg);background:#0d1117;border:4px solid #30363d;border-radius:20px;flex-direction:column;gap:8px;padding:10px;display:flex;position:absolute;bottom:-40px;right:20px}.FeaturedProjects-module__DCaKuW__notch{background:#30363d;border-radius:0 0 6px 6px;width:50px;height:8px;margin:0 auto}.FeaturedProjects-module__DCaKuW__phoneContent{flex-direction:column;flex-grow:1;gap:6px;display:flex}.FeaturedProjects-module__DCaKuW__mockImgPlaceholder{background:var(--grad-primary);opacity:.7;border-radius:8px;width:100%;height:80px}.FeaturedProjects-module__DCaKuW__mockTextLine{background:#21262d;border-radius:3px;width:90%;height:6px}.FeaturedProjects-module__DCaKuW__webMockFrame{width:260px;height:160px;box-shadow:var(--shadow-lg);background:#161b22;border:1px solid #30363d;border-radius:8px;flex-direction:column;display:flex;position:absolute;top:40px;left:20px;overflow:hidden}.FeaturedProjects-module__DCaKuW__webBar{background:#21262d;border-bottom:1px solid #30363d;align-items:center;gap:4px;height:16px;padding:0 6px;display:flex}.FeaturedProjects-module__DCaKuW__circleDot{background:#ff5f56;border-radius:50%;width:5px;height:5px}.FeaturedProjects-module__DCaKuW__circleDot:nth-child(2){background:#ffbd2e}.FeaturedProjects-module__DCaKuW__circleDot:nth-child(3){background:#27c93f}.FeaturedProjects-module__DCaKuW__webContent{flex-direction:column;flex-grow:1;gap:8px;padding:10px;display:flex}.FeaturedProjects-module__DCaKuW__webGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.FeaturedProjects-module__DCaKuW__corpBg{opacity:.45;background-color:#0000;background-image:radial-gradient(circle at 30% 20%,#2563eb73,#0000 70%),url(/about-us.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.FeaturedProjects-module__DCaKuW__foodBg{background:linear-gradient(135deg,#1e40af 0%,#1e1b4b 100%);justify-content:center;align-items:center;display:flex}.FeaturedProjects-module__DCaKuW__saasBg{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%)}.FeaturedProjects-module__DCaKuW__learnBg{background:linear-gradient(135deg,#7c3aed4d 0%,#2563eb4d 100%)}.FeaturedProjects-module__DCaKuW__chartContainer{background:#0d142099;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:8px;height:120px;padding:12px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.FeaturedProjects-module__DCaKuW__chartBarContainer{align-items:flex-end;gap:12px;width:100%;height:60px;display:flex}.FeaturedProjects-module__DCaKuW__chartBar{background:#ffffff0d;border-radius:4px;flex-grow:1}.FeaturedProjects-module__DCaKuW__chartBarGlow{background:var(--grad-primary)}.FeaturedProjects-module__DCaKuW__customerVector{background:radial-gradient(circle, var(--primary-cyan) 0%, transparent 70%);opacity:.35;filter:blur(8px);border-radius:50%;width:120px;height:120px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media (max-width:991px){.FeaturedProjects-module__DCaKuW__projectsGrid{grid-template-rows:240px 240px 240px;grid-template-columns:1fr 1fr}.FeaturedProjects-module__DCaKuW__cardLarge{grid-area:1/1/2/3}.FeaturedProjects-module__DCaKuW__phoneFrame{width:130px;height:160px;bottom:-10px}.FeaturedProjects-module__DCaKuW__webMockFrame{width:200px;height:120px;top:20px}}@media (max-width:768px){.FeaturedProjects-module__DCaKuW__headerRow{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.FeaturedProjects-module__DCaKuW__projectsGrid{grid-template-rows:auto;grid-template-columns:1fr;gap:1.25rem}.FeaturedProjects-module__DCaKuW__cardLarge{grid-area:auto;height:380px}.FeaturedProjects-module__DCaKuW__projectCard{height:250px}}
.InnerPageHero-module__uc3AiW__heroSection{background-color:#030509;padding:9.5rem 0 3.5rem;position:relative;overflow:hidden}.InnerPageHero-module__uc3AiW__waveBackground{z-index:1;pointer-events:none;width:100%;position:absolute;bottom:-1px;left:0}.InnerPageHero-module__uc3AiW__waveSvg{width:100%;height:auto;display:block}.InnerPageHero-module__uc3AiW__dotMatrix{z-index:1;pointer-events:none;opacity:.15;grid-template-columns:repeat(6,1fr);gap:10px;display:grid;position:absolute;top:3.5rem;left:55%;transform:translate(180px)}.InnerPageHero-module__uc3AiW__dot{background-color:#4f46e5;border-radius:50%;width:4px;height:4px}.InnerPageHero-module__uc3AiW__watermarkContainer{z-index:1;pointer-events:none;opacity:.1;mix-blend-mode:screen;justify-content:center;align-items:center;width:580px;height:580px;display:flex;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.InnerPageHero-module__uc3AiW__watermarkImage{object-fit:contain;width:100%;height:100%}.InnerPageHero-module__uc3AiW__heroContainer{z-index:2;flex-direction:column;gap:1.5rem;display:flex;position:relative}.InnerPageHero-module__uc3AiW__breadcrumbNav{align-self:flex-start;margin-bottom:.5rem}.InnerPageHero-module__uc3AiW__breadcrumbList{align-items:center;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.InnerPageHero-module__uc3AiW__breadcrumbItem{color:#ffffff73;align-items:center;font-size:.85rem;font-weight:400;display:flex}.InnerPageHero-module__uc3AiW__breadcrumbLink{color:#ffffff73;align-items:center;text-decoration:none;transition:color .2s;display:flex}.InnerPageHero-module__uc3AiW__breadcrumbLink:hover{color:#fff}.InnerPageHero-module__uc3AiW__homeIcon{opacity:.85;margin-right:.35rem}.InnerPageHero-module__uc3AiW__separator{color:#fff3;-webkit-user-select:none;user-select:none;margin:0}.InnerPageHero-module__uc3AiW__current{color:#6366f1;font-weight:500}.InnerPageHero-module__uc3AiW__contentArea{flex-direction:column;gap:.6rem;display:flex}.InnerPageHero-module__uc3AiW__pageTag{font-family:var(--font-inter), sans-serif;letter-spacing:.15em;color:#6366f1;text-transform:uppercase;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.InnerPageHero-module__uc3AiW__title{font-family:var(--font-outfit), sans-serif;color:#fff;letter-spacing:-.015em;max-width:880px;margin:0 0 .5rem;font-size:3.25rem;font-weight:800;line-height:1.15}.InnerPageHero-module__uc3AiW__highlightText{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.InnerPageHero-module__uc3AiW__subtitle{font-family:var(--font-inter), sans-serif;color:#ffffffa6;max-width:720px;margin:0;font-size:1.05rem;line-height:1.55}@media (max-width:1024px){.InnerPageHero-module__uc3AiW__watermarkContainer{width:420px;height:420px;right:-40px}.InnerPageHero-module__uc3AiW__dotMatrix{left:60%;transform:translate(100px)}}@media (max-width:768px){.InnerPageHero-module__uc3AiW__heroSection{padding:7.5rem 0 2.5rem}.InnerPageHero-module__uc3AiW__title{font-size:2.25rem}.InnerPageHero-module__uc3AiW__watermarkContainer{width:280px;height:280px;top:60%;right:-20px}.InnerPageHero-module__uc3AiW__dotMatrix{display:none}}
.LatestBlogs-module__BnVNgG__blogsSection{background:#04060a;position:relative}.LatestBlogs-module__BnVNgG__headerRow{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.LatestBlogs-module__BnVNgG__viewAllLink{font-family:var(--font-heading);color:var(--primary-cyan);align-items:center;gap:.5rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.LatestBlogs-module__BnVNgG__viewAllLink:hover{color:#fff}.LatestBlogs-module__BnVNgG__viewAllLink svg{transition:transform .3s}.LatestBlogs-module__BnVNgG__viewAllLink:hover svg{transform:translate(4px)}.LatestBlogs-module__BnVNgG__blogsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.LatestBlogs-module__BnVNgG__blogCard{cursor:pointer;background:#0d142073;border:1px solid #ffffff0a;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.LatestBlogs-module__BnVNgG__blogCard:hover{box-shadow:var(--shadow-lg), 0 0 25px #2563eb08;border-color:#2563eb33;transform:translateY(-5px)}.LatestBlogs-module__BnVNgG__cardCover{border-bottom:1px solid #ffffff08;height:180px;position:relative;overflow:hidden}.LatestBlogs-module__BnVNgG__coverGraphic{width:100%;height:100%;transition:transform .5s}.LatestBlogs-module__BnVNgG__blogCard:hover .LatestBlogs-module__BnVNgG__coverGraphic{transform:scale(1.05)}.LatestBlogs-module__BnVNgG__dateBadge{z-index:5;color:var(--color-bg);box-shadow:var(--shadow-md);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:.4rem .75rem;display:flex;position:absolute;top:1rem;left:1rem}.LatestBlogs-module__BnVNgG__dateDay{font-family:var(--font-heading);font-size:1.1rem;font-weight:800;line-height:1}.LatestBlogs-module__BnVNgG__dateMonth{text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:700}.LatestBlogs-module__BnVNgG__cardBody{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.LatestBlogs-module__BnVNgG__blogTitle{font-family:var(--font-heading);color:#fff;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700;line-height:1.4;transition:color .3s}.LatestBlogs-module__BnVNgG__blogCard:hover .LatestBlogs-module__BnVNgG__blogTitle{color:var(--primary-cyan)}.LatestBlogs-module__BnVNgG__readMoreBtn{font-family:var(--font-heading);color:var(--color-text-muted);align-items:center;gap:.5rem;margin-top:auto;font-size:.85rem;font-weight:600;transition:color .3s;display:inline-flex}.LatestBlogs-module__BnVNgG__blogCard:hover .LatestBlogs-module__BnVNgG__readMoreBtn{color:var(--primary-cyan)}.LatestBlogs-module__BnVNgG__readMoreBtn svg{transition:transform .3s}.LatestBlogs-module__BnVNgG__blogCard:hover .LatestBlogs-module__BnVNgG__readMoreBtn svg{transform:translate(4px)}.LatestBlogs-module__BnVNgG__laptopGraphic{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);justify-content:center;align-items:center;display:flex}.LatestBlogs-module__BnVNgG__laptopVector{background:#334155;border:2.5px solid #64748b;border-radius:6px;width:120px;height:70px;position:relative;box-shadow:0 4px 15px #0000004d}.LatestBlogs-module__BnVNgG__laptopVector:after{content:"";background:#94a3b8;border-radius:0 0 4px 4px;width:160px;height:6px;position:absolute;bottom:-6px;left:-20px}.LatestBlogs-module__BnVNgG__codeLines{flex-direction:column;gap:5px;padding:10px;display:flex}.LatestBlogs-module__BnVNgG__line{background:#475569;border-radius:2px;height:4px}.LatestBlogs-module__BnVNgG__editorGraphic{background:linear-gradient(135deg,#180f2b 0%,#0d0617 100%)}.LatestBlogs-module__BnVNgG__editorGrid{grid-template-columns:1fr 2fr;gap:10px;height:100%;padding:20px;display:grid}.LatestBlogs-module__BnVNgG__editorCol{background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;flex-direction:column;gap:6px;padding:10px;display:flex}.LatestBlogs-module__BnVNgG__wpShopifyGraphic{background:radial-gradient(circle,#0a1120 0%,#06090e 100%);justify-content:center;align-items:center;gap:1.5rem;display:flex}.LatestBlogs-module__BnVNgG__logoCircle{width:50px;height:50px;box-shadow:var(--shadow-md);background:#0d1420b3;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:991px){.LatestBlogs-module__BnVNgG__blogsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.LatestBlogs-module__BnVNgG__headerRow{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.LatestBlogs-module__BnVNgG__blogsGrid{grid-template-columns:1fr}.LatestBlogs-module__BnVNgG__blogCard{width:100%;max-width:450px;margin:0 auto}}
.aboutPage-module__DH7eOW__aboutPageWrapper{color:#f3f4f6;min-height:100vh;font-family:var(--font-heading);background-color:#04060a}.aboutPage-module__DH7eOW__mainContent{padding-top:4rem;padding-bottom:6rem}.aboutPage-module__DH7eOW__breadcrumb{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;padding:0 1rem;font-size:.85rem;display:flex}.aboutPage-module__DH7eOW__breadcrumb a{color:var(--color-text-muted);text-decoration:none;transition:color .3s}.aboutPage-module__DH7eOW__breadcrumb a:hover{color:#fff}.aboutPage-module__DH7eOW__breadcrumb .aboutPage-module__DH7eOW__separator{color:#ffffff26}.aboutPage-module__DH7eOW__breadcrumb .aboutPage-module__DH7eOW__active{color:var(--primary-cyan);font-weight:500}.aboutPage-module__DH7eOW__heroSection{grid-template-columns:1.2fr 1fr;align-items:center;gap:3.5rem;margin-bottom:4rem;display:grid}.aboutPage-module__DH7eOW__heroLeft{flex-direction:column;display:flex}.aboutPage-module__DH7eOW__heroTag{color:var(--primary-cyan);letter-spacing:2px;text-transform:uppercase;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.aboutPage-module__DH7eOW__heroTitle{color:#fff;margin-bottom:1.25rem;font-size:3.2rem;font-weight:800;line-height:1.15}.aboutPage-module__DH7eOW__heroSubtitle{color:#9b8ff7;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;line-height:1.5}.aboutPage-module__DH7eOW__heroText{color:var(--color-text-muted);margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.aboutPage-module__DH7eOW__heroText strong{color:#fff;font-weight:600}.aboutPage-module__DH7eOW__btnRow{align-items:center;gap:1.25rem;display:flex}.aboutPage-module__DH7eOW__servicesBtn{background:var(--primary-cyan);border:1px solid var(--primary-cyan);color:#04060a;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.aboutPage-module__DH7eOW__servicesBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #4a9eff66}.aboutPage-module__DH7eOW__workBtn{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.aboutPage-module__DH7eOW__workBtn:hover{background:#ffffff0d;border-color:#fff;transform:translateY(-2px)}.aboutPage-module__DH7eOW__heroRight{justify-content:center;align-items:center;display:flex;position:relative}.aboutPage-module__DH7eOW__podiumContainer{aspect-ratio:1;width:100%;max-width:480px;position:relative}.aboutPage-module__DH7eOW__glowBase{filter:blur(40px);z-index:1;pointer-events:none;background:radial-gradient(circle,#4a9eff26 0%,#9b8ff70d 50%,#0000 70%);width:90%;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aboutPage-module__DH7eOW__podiumGraphic{z-index:2;object-fit:contain;filter:drop-shadow(0 20px 40px #0009);width:100%;height:100%;animation:6s ease-in-out infinite aboutPage-module__DH7eOW__floatPodium;position:relative}@keyframes aboutPage-module__DH7eOW__floatPodium{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.aboutPage-module__DH7eOW__statsRow{grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-bottom:5rem;display:grid}.aboutPage-module__DH7eOW__statCard{text-align:center;background:#0d14204d;border:1px solid #ffffff08;border-radius:20px;flex-direction:column;align-items:center;padding:2rem 1.25rem;transition:all .3s;display:flex}.aboutPage-module__DH7eOW__statCard:hover{background:#0d142080;border-color:#4a9eff26;transform:translateY(-4px);box-shadow:0 10px 25px #0006}.aboutPage-module__DH7eOW__statIconBox{width:50px;height:50px;color:var(--primary-cyan);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:all .3s;display:flex}.aboutPage-module__DH7eOW__statCard:hover .aboutPage-module__DH7eOW__statIconBox{color:#fff;background:#4a9eff14;border-color:#4a9eff33}.aboutPage-module__DH7eOW__statValue{color:#fff;letter-spacing:-1px;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.aboutPage-module__DH7eOW__statLabel{color:var(--color-text-muted);font-size:.85rem;font-weight:500;line-height:1.4}.aboutPage-module__DH7eOW__whoWeAreSection{grid-template-columns:1fr 1.1fr;align-items:center;gap:4.5rem;margin-bottom:6rem;display:grid}.aboutPage-module__DH7eOW__whoLeft{flex-direction:column;display:flex}.aboutPage-module__DH7eOW__whoTag{color:#9b8ff7;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.aboutPage-module__DH7eOW__whoTitle{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}.aboutPage-module__DH7eOW__whoText{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.75}.aboutPage-module__DH7eOW__checklist{grid-template-columns:1fr;gap:.9rem;margin-bottom:2.5rem;display:grid}.aboutPage-module__DH7eOW__checkItem{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.aboutPage-module__DH7eOW__checkIcon{color:#9b8ff7;flex-shrink:0}.aboutPage-module__DH7eOW__moreBtn{color:#fff;background:0 0;border:1px solid #9b8ff740;border-radius:50px;align-self:flex-start;align-items:center;gap:.5rem;padding:.8rem 2.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.aboutPage-module__DH7eOW__moreBtn:hover{background:#9b8ff714;border-color:#9b8ff7;transform:translateY(-2px)}.aboutPage-module__DH7eOW__whoRight{justify-content:flex-end;display:flex;position:relative}.aboutPage-module__DH7eOW__imageOuter{aspect-ratio:1.35;border:1px solid #ffffff0f;border-radius:24px;width:90%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0009}.aboutPage-module__DH7eOW__teamImg{object-fit:cover;width:100%;height:100%;display:block}.aboutPage-module__DH7eOW__missionCard{-webkit-backdrop-filter:blur(12px);z-index:3;background:#0a101bbf;border:1px solid #ffffff14;border-radius:20px;gap:1rem;width:320px;padding:1.5rem;transition:transform .3s;display:flex;position:absolute;bottom:-2.5rem;left:-2rem;box-shadow:0 15px 35px #00000080}.aboutPage-module__DH7eOW__missionCard:hover{transform:translateY(-4px)}.aboutPage-module__DH7eOW__missionIconBox{color:#9b8ff7;background:#9b8ff71a;border:1px solid #9b8ff733;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.aboutPage-module__DH7eOW__missionInfo{flex-direction:column;display:flex}.aboutPage-module__DH7eOW__missionTitle{color:#fff;margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.aboutPage-module__DH7eOW__missionDesc{color:var(--color-text-muted);font-size:.8rem;line-height:1.5}.aboutPage-module__DH7eOW__sectionHeader{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3.5rem;padding:0 4rem;display:flex;position:relative}.aboutPage-module__DH7eOW__sectionHeaderTitle{letter-spacing:2px;text-transform:uppercase;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:800}.aboutPage-module__DH7eOW__sectionTitleLabel{text-align:center;letter-spacing:2px;color:var(--primary-cyan);text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.aboutPage-module__DH7eOW__headerLineLeft,.aboutPage-module__DH7eOW__headerLineRight{flex:1;max-width:150px;height:2px;position:relative}.aboutPage-module__DH7eOW__headerLineLeft{background:linear-gradient(90deg,#0000,#4a9eff)}.aboutPage-module__DH7eOW__headerLineRight{background:linear-gradient(270deg,#0000,#9b8ff7)}.aboutPage-module__DH7eOW__headerLineLeft:after{content:"";background:#4a9eff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 8px #4a9eff}.aboutPage-module__DH7eOW__headerLineRight:after{content:"";background:#9b8ff7;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 8px #9b8ff7}.aboutPage-module__DH7eOW__valuesSection{margin-bottom:6rem}.aboutPage-module__DH7eOW__valuesGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.aboutPage-module__DH7eOW__valueCard{text-align:center;background:#0d142040;border:1px solid #ffffff05;border-radius:20px;flex-direction:column;align-items:center;padding:2.25rem 1.5rem;transition:all .3s;display:flex}.aboutPage-module__DH7eOW__valueCard:hover{background:#0d142073;border-color:#9b8ff71f;transform:translateY(-6px);box-shadow:0 15px 30px #00000080}.aboutPage-module__DH7eOW__valueIconBox{width:54px;height:54px;color:var(--primary-cyan);background:#ffffff05;border:1px solid #ffffff0a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.aboutPage-module__DH7eOW__valueCard:hover .aboutPage-module__DH7eOW__valueIconBox{background:#4a9eff14;border-color:#4a9eff33;transform:rotate(10deg)}.aboutPage-module__DH7eOW__valueTitle{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.aboutPage-module__DH7eOW__valueDesc{color:var(--color-text-muted);font-size:.85rem;line-height:1.6}.aboutPage-module__DH7eOW__teamSection{margin-bottom:6rem}.aboutPage-module__DH7eOW__sliderContainer{align-items:center;gap:1.5rem;display:flex;position:relative}.aboutPage-module__DH7eOW__sliderArrow{width:44px;height:44px;color:var(--color-text-muted);cursor:pointer;z-index:10;background:#0d142080;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.aboutPage-module__DH7eOW__sliderArrow:hover{border-color:var(--primary-cyan);color:#fff;background:#4a9eff14}.aboutPage-module__DH7eOW__teamWrapper{flex:1;overflow:hidden}.aboutPage-module__DH7eOW__teamGrid{grid-template-columns:repeat(6,1fr);gap:1.25rem;transition:transform .5s;display:grid}.aboutPage-module__DH7eOW__memberCard{background:#0d14204d;border:1px solid #ffffff08;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.aboutPage-module__DH7eOW__memberCard:hover{border-color:#4a9eff26;transform:translateY(-4px);box-shadow:0 12px 25px #00000080}.aboutPage-module__DH7eOW__memberPhotoArea{aspect-ratio:1;background:#ffffff05;width:100%;position:relative;overflow:hidden}.aboutPage-module__DH7eOW__memberPhoto{object-fit:cover;width:100%;height:100%;transition:transform .5s}.aboutPage-module__DH7eOW__memberCard:hover .aboutPage-module__DH7eOW__memberPhoto{transform:scale(1.05)}.aboutPage-module__DH7eOW__memberInfo{text-align:center;flex-direction:column;align-items:center;padding:1.25rem 1rem;display:flex}.aboutPage-module__DH7eOW__memberName{color:#fff;margin-bottom:.35rem;font-size:.95rem;font-weight:700}.aboutPage-module__DH7eOW__memberRole{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.aboutPage-module__DH7eOW__memberSocials{justify-content:center;align-items:center;gap:.75rem;display:flex}.aboutPage-module__DH7eOW__socialIconBtn{color:var(--color-text-muted);justify-content:center;align-items:center;transition:color .3s;display:inline-flex}.aboutPage-module__DH7eOW__socialIconBtn:hover{color:var(--primary-cyan)}.aboutPage-module__DH7eOW__ctaSection{margin-top:2rem}.aboutPage-module__DH7eOW__ctaCard{background:linear-gradient(135deg,#1e3a8a 0%,#7c3aed 100%);border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.aboutPage-module__DH7eOW__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#ffffff14 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.aboutPage-module__DH7eOW__planeIconBox{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;font-size:2.2rem;display:flex}.aboutPage-module__DH7eOW__ctaText{flex-direction:column;display:flex}.aboutPage-module__DH7eOW__ctaTitle{color:#fff;margin-bottom:.5rem;font-size:1.85rem;font-weight:800;line-height:1.3}.aboutPage-module__DH7eOW__ctaDesc{color:#fffc;font-size:.95rem;line-height:1.5}.aboutPage-module__DH7eOW__ctaBtn{color:#1e3a8a;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #00000026}.aboutPage-module__DH7eOW__ctaBtn:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 12px 25px #ffffff4d}@media (max-width:1199px){.aboutPage-module__DH7eOW__heroSection{gap:2.5rem}.aboutPage-module__DH7eOW__heroTitle{font-size:2.8rem}.aboutPage-module__DH7eOW__statsRow,.aboutPage-module__DH7eOW__valuesGrid,.aboutPage-module__DH7eOW__teamGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.aboutPage-module__DH7eOW__heroSection{grid-template-columns:1fr;gap:3rem}.aboutPage-module__DH7eOW__heroRight{order:-1}.aboutPage-module__DH7eOW__whoWeAreSection{grid-template-columns:1fr;gap:3rem}.aboutPage-module__DH7eOW__whoRight{justify-content:center;padding-bottom:2.5rem}.aboutPage-module__DH7eOW__imageOuter{width:100%;max-width:500px}.aboutPage-module__DH7eOW__missionCard{bottom:-1.5rem;left:5%}.aboutPage-module__DH7eOW__ctaCard{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.5rem;padding:2.5rem 2rem}.aboutPage-module__DH7eOW__ctaText{align-items:center}}@media (max-width:767px){.aboutPage-module__DH7eOW__statsRow,.aboutPage-module__DH7eOW__valuesGrid,.aboutPage-module__DH7eOW__teamGrid{grid-template-columns:repeat(2,1fr)}.aboutPage-module__DH7eOW__btnRow{flex-direction:column;align-items:stretch}.aboutPage-module__DH7eOW__servicesBtn,.aboutPage-module__DH7eOW__workBtn{justify-content:center}}@media (max-width:479px){.aboutPage-module__DH7eOW__statsRow,.aboutPage-module__DH7eOW__valuesGrid,.aboutPage-module__DH7eOW__teamGrid{grid-template-columns:1fr}.aboutPage-module__DH7eOW__missionCard{width:90%;left:5%}.aboutPage-module__DH7eOW__heroTitle{font-size:2.2rem}}
.blogDetail-module__Yi8GmG__featureImageBanner{aspect-ratio:16/6;border-radius:20px;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 20px 60px #0006}.blogDetail-module__Yi8GmG__featureImage{object-fit:cover;width:100%;height:100%}.blogDetail-module__Yi8GmG__detailGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:992px){.blogDetail-module__Yi8GmG__detailGrid{grid-template-columns:2.2fr .8fr}}.blogDetail-module__Yi8GmG__articleContent{-webkit-backdrop-filter:blur(12px);background:#0a0e1799;border:1px solid #ffffff0d;border-radius:20px;padding:2rem}@media (min-width:768px){.blogDetail-module__Yi8GmG__articleContent{padding:3rem}}.blogDetail-module__Yi8GmG__metaBar{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.blogDetail-module__Yi8GmG__metaItem{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.blogDetail-module__Yi8GmG__leadText{color:#ffffffa6;background:#6366f10f;border-left:3px solid #6366f180;border-radius:0 10px 10px 0;margin-bottom:1.75rem;padding:1.25rem 1.5rem;font-size:1.15rem;line-height:1.75}.blogDetail-module__Yi8GmG__backBtn{color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.blogDetail-module__Yi8GmG__backBtn:hover{transform:translate(-4px)}.blogDetail-module__Yi8GmG__bodyText{color:#d1d5db;font-size:1.05rem;line-height:1.85}.blogDetail-module__Yi8GmG__sectionHeadingH2{font-family:var(--font-heading);color:#fff;border-bottom:2px solid #6366f133;margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:800}.blogDetail-module__Yi8GmG__sectionHeading{font-family:var(--font-heading);color:#e2e8f0;margin:2rem 0 .75rem;font-size:1.35rem;font-weight:700}.blogDetail-module__Yi8GmG__paragraph{margin-bottom:1.5rem}.blogDetail-module__Yi8GmG__articleList{flex-direction:column;gap:.5rem;margin:0 0 1.5rem 1.5rem;display:flex}.blogDetail-module__Yi8GmG__articleList li{color:#d1d5db;line-height:1.7}.blogDetail-module__Yi8GmG__blockquote{border-left:3px solid var(--primary-cyan,#06b6d4);color:#ffffffb3;background:#06b6d40d;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.blogDetail-module__Yi8GmG__divider{border:none;border-top:1px solid #ffffff14;margin:2rem 0}.blogDetail-module__Yi8GmG__inlineLink{color:var(--primary-cyan,#06b6d4);text-underline-offset:3px;text-decoration:underline;transition:opacity .2s}.blogDetail-module__Yi8GmG__inlineLink:hover{opacity:.75}.blogDetail-module__Yi8GmG__sidebar{flex-direction:column;gap:2rem;display:flex}.blogDetail-module__Yi8GmG__widget{-webkit-backdrop-filter:blur(12px);background:#0a0e1799;border:1px solid #ffffff0d;border-radius:20px;padding:1.75rem}.blogDetail-module__Yi8GmG__widgetTitle{font-family:var(--font-heading);color:#fff;border-bottom:2px solid #2563eb33;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:700}.blogDetail-module__Yi8GmG__widgetText{color:var(--color-text-muted);font-size:.95rem;line-height:1.5}.blogDetail-module__Yi8GmG__shareBtn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.blogDetail-module__Yi8GmG__shareBtn:hover{background:#2563eb1a;border-color:#2563eb4d}
.blogsPage-module__1nKyoG__searchSection{justify-content:center;margin-bottom:3.5rem;display:flex}.blogsPage-module__1nKyoG__searchWrapper{width:100%;max-width:500px;position:relative}.blogsPage-module__1nKyoG__searchIcon{color:var(--color-text-muted);pointer-events:none;opacity:.7;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.blogsPage-module__1nKyoG__searchInput{-webkit-backdrop-filter:blur(12px);color:#fff;background:#0a0e1799;border:1px solid #ffffff0d;border-radius:50px;outline:none;width:100%;padding:.8rem 1rem .8rem 3rem;font-size:.95rem;transition:all .25s}.blogsPage-module__1nKyoG__searchInput:focus{background:#0a0e17d9;border-color:#2563eb4d;box-shadow:0 0 20px #2563eb0d}.blogsPage-module__1nKyoG__emptyState{text-align:center;background:#0a0e1799;border:1px solid #ffffff0d;border-radius:16px;max-width:600px;margin:0 auto;padding:5rem 2rem}.blogsPage-module__1nKyoG__emptyState h3{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.blogsPage-module__1nKyoG__emptyState p{color:var(--color-text-muted);font-size:.95rem}
.projectsPage-module__f3vAWq__filterBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.projectsPage-module__f3vAWq__filterBtn{-webkit-backdrop-filter:blur(12px);color:var(--color-text-muted);cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font-heading);background:#0a0e1799;border:1px solid #ffffff12;border-radius:50px;padding:.6rem 1.4rem;transition:all .25s}.projectsPage-module__f3vAWq__filterBtn:hover{color:#fff;background:#2563eb14;border-color:#2563eb33}.projectsPage-module__f3vAWq__activeFilter{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 15px #2563eb4d}.projectsPage-module__f3vAWq__projectsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:991px){.projectsPage-module__f3vAWq__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.projectsPage-module__f3vAWq__projectsGrid{grid-template-columns:1fr}}.projectsPage-module__f3vAWq__projectCard{cursor:pointer;background:#0f172a;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;justify-content:flex-end;height:340px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.projectsPage-module__f3vAWq__projectCard:hover{border-color:#4a9eff40;transform:translateY(-6px);box-shadow:0 20px 50px #0006,0 0 30px #4a9eff0f}.projectsPage-module__f3vAWq__imageWrapper{z-index:1;position:absolute;inset:0;overflow:hidden}.projectsPage-module__f3vAWq__panImage{object-fit:cover;object-position:top center;width:100%;height:100%;animation:none;display:block}.projectsPage-module__f3vAWq__projectCard:hover .projectsPage-module__f3vAWq__panImage{animation:6s ease-in-out forwards projectsPage-module__f3vAWq__panDown}@keyframes projectsPage-module__f3vAWq__panDown{0%{object-position:top center}to{object-position:bottom center}}.projectsPage-module__f3vAWq__zoomHint{z-index:4;color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#000000a6;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.35rem;padding:5px 10px;font-size:.72rem;font-weight:700;transition:all .25s;display:flex;position:absolute;bottom:70px;right:14px;transform:translateY(4px)}.projectsPage-module__f3vAWq__projectCard:hover .projectsPage-module__f3vAWq__zoomHint{opacity:1;transform:translateY(0)}.projectsPage-module__f3vAWq__cardOverlay{z-index:3;background:linear-gradient(#0000 0%,#04060a99 45%,#04060af7 100%);width:100%;padding:1.5rem 1.75rem;position:relative}.projectsPage-module__f3vAWq__projectTag{color:var(--primary-cyan);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:block}.projectsPage-module__f3vAWq__projectTitle{color:#fff;font-size:1.2rem;font-weight:800;line-height:1.25;font-family:var(--font-heading)}.projectsPage-module__f3vAWq__emptyState{text-align:center;background:#0a0e1799;border:1px solid #ffffff0d;border-radius:16px;max-width:600px;margin:0 auto;padding:5rem 2rem}.projectsPage-module__f3vAWq__emptyState h3{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.projectsPage-module__f3vAWq__emptyState p{color:var(--color-text-muted);font-size:.95rem}.projectsPage-module__f3vAWq__popupOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#000000e0;justify-content:center;align-items:center;padding:1.5rem;animation:.2s projectsPage-module__f3vAWq__fadeIn;display:flex;position:fixed;inset:0}@keyframes projectsPage-module__f3vAWq__fadeIn{0%{opacity:0}to{opacity:1}}.projectsPage-module__f3vAWq__popupBox{background:#0a0e17;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:100%;max-width:860px;max-height:90vh;animation:.25s cubic-bezier(.16,1,.3,1) projectsPage-module__f3vAWq__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px #000c,0 0 0 1px #ffffff0a}@keyframes projectsPage-module__f3vAWq__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.projectsPage-module__f3vAWq__popupClose{z-index:10;color:#fff;cursor:pointer;background:#0009;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.projectsPage-module__f3vAWq__popupClose:hover{color:#f87171;background:#ef444433;border-color:#ef444466;transform:scale(1.1)}.projectsPage-module__f3vAWq__popupScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#6366f166 transparent;overflow-y:auto}.projectsPage-module__f3vAWq__popupScroll::-webkit-scrollbar{width:5px}.projectsPage-module__f3vAWq__popupScroll::-webkit-scrollbar-track{background:0 0}.projectsPage-module__f3vAWq__popupScroll::-webkit-scrollbar-thumb{background:#6366f166;border-radius:99px}.projectsPage-module__f3vAWq__popupImageWrap{background:#060810;justify-content:center;align-items:center;width:100%;max-height:60vh;padding:1rem 0;display:flex;overflow:hidden}.projectsPage-module__f3vAWq__popupImage{object-fit:contain;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:60vh;display:block}.projectsPage-module__f3vAWq__popupMockup{background:#0f172a;width:100%;height:300px;position:relative;overflow:hidden}.projectsPage-module__f3vAWq__popupInfo{border-top:1px solid #ffffff0d;padding:1.75rem 2rem 2rem}.projectsPage-module__f3vAWq__popupTag{color:var(--primary-cyan);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.72rem;font-weight:700;display:block}.projectsPage-module__f3vAWq__popupTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.projectsPage-module__f3vAWq__popupDescription{color:#fff9;margin-bottom:1rem;font-size:.95rem;line-height:1.7}.projectsPage-module__f3vAWq__popupCategory{color:#ffffff59;font-size:.8rem}.projectsPage-module__f3vAWq__popupCategory strong{color:#fff9;text-transform:capitalize}
.serviceDetail-module__zIurFa__detailPageWrapper{color:#f3f4f6;background-color:#04060a;min-height:100vh}.serviceDetail-module__zIurFa__mainGrid{grid-template-columns:2fr 1fr;gap:2.5rem;margin-top:2rem;display:grid}.serviceDetail-module__zIurFa__leftCol{background:#0d142033;border:1px solid #ffffff05;border-radius:20px;padding:2.5rem}.serviceDetail-module__zIurFa__rightCol{flex-direction:column;gap:1.5rem;display:flex}.serviceDetail-module__zIurFa__sidebarCard{background:#0d142073;border:1px solid #ffffff0a;border-radius:16px;padding:1.75rem}.serviceDetail-module__zIurFa__sidebarTitle{font-family:var(--font-heading);color:#fff;border-bottom:1px solid #ffffff0d;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.serviceDetail-module__zIurFa__iconContainer{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.25rem;display:flex}.serviceDetail-module__zIurFa__capabilitiesList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.serviceDetail-module__zIurFa__capabilityItem{color:var(--color-text-muted);gap:.5rem;font-size:.9rem;line-height:1.5;display:flex}.serviceDetail-module__zIurFa__bullet{color:var(--primary-cyan);font-weight:700}.serviceDetail-module__zIurFa__tagsContainer{flex-wrap:wrap;gap:.5rem;display:flex}.serviceDetail-module__zIurFa__techTag{font-size:.75rem;font-family:var(--font-heading);color:var(--primary-cyan);background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;padding:.35rem .75rem;font-weight:600;transition:all .3s}.serviceDetail-module__zIurFa__techTag:hover{background:#4a9eff14;border-color:#4a9eff33}.serviceDetail-module__zIurFa__ctaCard{text-align:center;background:linear-gradient(135deg,#4a9eff0f 0%,#7c6ff70f 100%);border:1px solid #4a9eff1f;border-radius:16px;padding:2rem 1.75rem}.serviceDetail-module__zIurFa__ctaCard h3{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.serviceDetail-module__zIurFa__ctaCard p{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.serviceDetail-module__zIurFa__ctaButton{justify-content:center;width:100%}.serviceDetail-module__zIurFa__backLink{color:var(--color-text-muted);font-size:.9rem;font-family:var(--font-heading);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.serviceDetail-module__zIurFa__backLink:hover{color:#fff}.serviceDetail-module__zIurFa__backLink svg{transition:transform .3s}.serviceDetail-module__zIurFa__backLink:hover svg{transform:translate(-4px)}.serviceDetail-module__zIurFa__sectionHeadingH2{font-family:var(--font-heading);color:#fff;margin-top:2rem;margin-bottom:1rem;font-size:1.6rem;font-weight:700}.serviceDetail-module__zIurFa__sectionHeading{font-family:var(--font-heading);color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.serviceDetail-module__zIurFa__paragraph{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.serviceDetail-module__zIurFa__divider{border:0;border-top:1px solid #ffffff0d;margin:2rem 0}.serviceDetail-module__zIurFa__blockquote{border-left:3px solid var(--primary-cyan);color:var(--color-text-muted);margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.serviceDetail-module__zIurFa__articleList{color:var(--color-text-muted);margin-bottom:1.5rem;padding-left:1.5rem}.serviceDetail-module__zIurFa__articleList li{margin-bottom:.5rem;line-height:1.6}.serviceDetail-module__zIurFa__inlineLink{color:var(--primary-cyan);border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.serviceDetail-module__zIurFa__inlineLink:hover{border-bottom-color:var(--primary-cyan)}.serviceDetail-module__zIurFa__emptyState{text-align:center;color:var(--color-text-muted);padding:4rem 2rem}@media (max-width:991px){.serviceDetail-module__zIurFa__mainGrid{grid-template-columns:1fr;gap:2rem}.serviceDetail-module__zIurFa__leftCol{padding:1.75rem}}.serviceDetail-module__zIurFa__serviceImageContainer{border:1px solid #ffffff14;border-radius:16px;width:100%;height:380px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.serviceDetail-module__zIurFa__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.serviceDetail-module__zIurFa__serviceImageContainer:hover .serviceDetail-module__zIurFa__serviceImage{transform:scale(1.03)}
.servicesPage-module__oIMhma__servicesPageWrapper{color:#f3f4f6;background-color:#04060a;min-height:100vh}.servicesPage-module__oIMhma__servicesGrid{flex-direction:column;gap:3rem;margin-bottom:4rem;display:flex}.servicesPage-module__oIMhma__detailCard{-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#0a0e17b3;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:block}.servicesPage-module__oIMhma__detailCard:hover{border-color:#6366f133;transform:translateY(-4px);box-shadow:0 12px 30px #0006,0 0 20px #2563eb0d}.servicesPage-module__oIMhma__cardHeader{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.servicesPage-module__oIMhma__iconContainer{width:56px;height:56px;color:var(--color-primary);background:#2563eb1a;border:1px solid #2563eb33;border-radius:12px;justify-content:center;align-items:center;display:flex}.servicesPage-module__oIMhma__cardTitle{font-family:var(--font-heading);color:#fff;font-size:1.75rem;font-weight:800}.servicesPage-module__oIMhma__cardDescription{color:var(--color-text-muted);max-width:800px;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.servicesPage-module__oIMhma__sectionsRow{border-top:1px solid #ffffff0d;grid-template-columns:1fr;gap:2rem;padding-top:1.5rem;display:grid}@media (min-width:768px){.servicesPage-module__oIMhma__sectionsRow{grid-template-columns:1.2fr .8fr}}.servicesPage-module__oIMhma__subTitle{font-family:var(--font-heading);color:#fff;letter-spacing:.2px;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.servicesPage-module__oIMhma__featuresList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.servicesPage-module__oIMhma__featureItem{color:var(--color-text-muted);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.4;display:flex}.servicesPage-module__oIMhma__bullet{color:var(--color-primary);font-weight:700}.servicesPage-module__oIMhma__tagsContainer{flex-wrap:wrap;gap:.6rem;display:flex}.servicesPage-module__oIMhma__techTag{color:#a5b4fc;background:#6366f114;border:1px solid #6366f126;border-radius:50px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;transition:all .2s}.servicesPage-module__oIMhma__techTag:hover{color:#fff;background:#6366f126;border-color:#6366f14d}.servicesPage-module__oIMhma__ctaBanner{background:linear-gradient(135deg,#2563eb1a 0%,#6366f11a 100%);border:1px solid #6366f133;border-radius:20px;flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:5rem;padding:2.5rem 3rem;display:flex}@media (min-width:768px){.servicesPage-module__oIMhma__ctaBanner{flex-direction:row;justify-content:space-between;align-items:center}}.servicesPage-module__oIMhma__ctaContent h3{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.servicesPage-module__oIMhma__ctaContent p{color:var(--color-text-muted);font-size:.95rem}
.Testimonials-module__ItA9Ha__testimonialSection{background:#06090e;position:relative}.Testimonials-module__ItA9Ha__headerRow{justify-content:space-between;align-items:center;margin-bottom:3.5rem;display:flex}.Testimonials-module__ItA9Ha__navBtns{gap:1rem;display:flex}.Testimonials-module__ItA9Ha__arrowBtn{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__arrowBtn:hover{background:var(--grad-primary);color:#fff;box-shadow:var(--shadow-glow-blue);border-color:#0000}.Testimonials-module__ItA9Ha__cardsViewport{width:100%;overflow:hidden}.Testimonials-module__ItA9Ha__cardsTrack{gap:1.5rem;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex}.Testimonials-module__ItA9Ha__testimonialCard{background:#0d142066;border:1px solid #ffffff0a;border-radius:16px;flex-direction:column;flex:0 0 calc(33.3333% - 1rem);padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative}.Testimonials-module__ItA9Ha__testimonialCard:hover{box-shadow:var(--shadow-lg);background:#101828cc;border-color:#7c6ff733;transform:translateY(-5px)}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--primary-purple);opacity:.8;margin-bottom:1.5rem}.Testimonials-module__ItA9Ha__quoteText{color:var(--color-text-main);flex-grow:1;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__authorContainer{border-top:1px solid #ffffff0a;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--grad-primary);color:#fff;width:48px;height:48px;font-weight:700;font-family:var(--font-heading);box-shadow:var(--shadow-sm);border:1.5px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex}.Testimonials-module__ItA9Ha__avatarPriya{background:var(--grad-hover)}.Testimonials-module__ItA9Ha__avatarRahul{background:linear-gradient(135deg, var(--primary-purple) 0%, var(--primary-blue) 100%)}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__name{font-family:var(--font-heading);color:#fff;font-size:1rem;font-weight:700}.Testimonials-module__ItA9Ha__role{color:var(--color-text-muted);font-size:.8rem;font-weight:500}@media (max-width:991px){.Testimonials-module__ItA9Ha__testimonialCard{flex:0 0 calc(50% - .75rem)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__headerRow{flex-direction:column;align-items:flex-start;gap:1rem}.Testimonials-module__ItA9Ha__navBtns{justify-content:flex-end;width:100%}}@media (max-width:576px){.Testimonials-module__ItA9Ha__testimonialCard{flex:0 0 100%}}
