.Navbar-module__O8Na-a__navbar{z-index:9999;background:0 0;border-bottom:1px solid #0000;width:100%;padding:1rem 0;transition:padding .3s,background .3s,border-color .3s;position:fixed;top:0;left:0;overflow-x:clip}.Navbar-module__O8Na-a__scrolled{-webkit-backdrop-filter:blur(14px);background:#05070ae0;border-bottom:1px solid #ffffff0f;padding:.75rem 0}.Navbar-module__O8Na-a__container{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 1.2rem;display:flex}.Navbar-module__O8Na-a__logo{z-index:1102;color:#fff;letter-spacing:1px;flex-shrink:0;font-size:1.15rem;font-weight:800;text-decoration:none;position:relative}.Navbar-module__O8Na-a__logo span{color:var(--accent-purple)}.Navbar-module__O8Na-a__links{align-items:center;gap:2rem;display:flex}.Navbar-module__O8Na-a__links a{color:var(--text-dim);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .25s;position:relative}.Navbar-module__O8Na-a__links a:hover,.Navbar-module__O8Na-a__links a.Navbar-module__O8Na-a__active{color:#fff}.Navbar-module__O8Na-a__links a:after{content:"";background:var(--accent-purple);width:0%;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.Navbar-module__O8Na-a__links a:hover:after,.Navbar-module__O8Na-a__links a.Navbar-module__O8Na-a__active:after{width:100%}.Navbar-module__O8Na-a__cta{color:#fff;letter-spacing:.4px;background:linear-gradient(135deg, var(--accent-purple), #4c1d95);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 30px #7c3aed33}.Navbar-module__O8Na-a__cta:hover{transform:translateY(-2px);box-shadow:0 16px 40px #7c3aed59}.Navbar-module__O8Na-a__mobileToggle{cursor:pointer;z-index:1200;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;transition:background .3s,border-color .3s,transform .3s;display:none;position:relative}.Navbar-module__O8Na-a__mobileToggle:hover{background:#ffffff0f}.Navbar-module__O8Na-a__mobileToggle span{background:#fff;border-radius:20px;width:22px;height:2px;transition:transform .3s,opacity .25s,width .3s}.Navbar-module__O8Na-a__toggleActive{background:#7c3aed1f;border-color:#7c3aed40}.Navbar-module__O8Na-a__toggleActive span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__O8Na-a__toggleActive span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__O8Na-a__toggleActive span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__O8Na-a__mobileMenu{z-index:1100;-webkit-backdrop-filter:blur(22px);width:100%;height:100dvh;padding:max(110px, env(safe-area-inset-top)) 24px max(40px, env(safe-area-inset-bottom));opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle at top,#7c3aed24,#0000 35%),#05070afa;justify-content:center;align-items:center;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1),visibility .35s;display:flex;position:fixed;inset:0;overflow:hidden auto;transform:scale(1.04)}.Navbar-module__O8Na-a__menuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.Navbar-module__O8Na-a__mobileLinks{flex-direction:column;justify-content:center;align-items:center;gap:.6rem;width:100%;max-width:420px;animation:.45s Navbar-module__O8Na-a__mobileMenuFade;display:flex}@keyframes Navbar-module__O8Na-a__mobileMenuFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__O8Na-a__mobileLinks a{width:100%;color:var(--text-dim);text-align:center;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;padding:1rem 1.2rem;font-size:clamp(1.15rem,5vw,1.5rem);font-weight:700;line-height:1.2;text-decoration:none;transition:background .3s,color .3s,transform .3s,border-color .3s;display:flex}.Navbar-module__O8Na-a__mobileLinks a:hover,.Navbar-module__O8Na-a__mobileLinks a.Navbar-module__O8Na-a__active{color:#fff;background:#ffffff0a;border-color:#ffffff0f;transform:translateY(-2px)}.Navbar-module__O8Na-a__mobileCta{box-shadow:0 10px 30px #7c3aed3d,inset 0 1px #ffffff1f;background:linear-gradient(135deg, var(--accent-purple), #4c1d95)!important;color:#fff!important;border:none!important;border-radius:999px!important;margin-top:1.2rem!important;padding:1rem 1.5rem!important;font-size:.95rem!important;font-weight:700!important;transition:transform .3s,box-shadow .3s!important}.Navbar-module__O8Na-a__mobileCta:hover{transform:translateY(-2px);box-shadow:0 16px 40px #7c3aed57,inset 0 1px #ffffff1f}@media (max-width:1024px){.Navbar-module__O8Na-a__mobileToggle{display:flex}.Navbar-module__O8Na-a__links,.Navbar-module__O8Na-a__cta{display:none}}@media (max-width:768px){.Navbar-module__O8Na-a__navbar{padding:.9rem 0}.Navbar-module__O8Na-a__scrolled{padding:.7rem 0}.Navbar-module__O8Na-a__container{padding:0 1rem}.Navbar-module__O8Na-a__logo{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 60px);font-size:1rem;overflow:hidden}.Navbar-module__O8Na-a__mobileMenu{padding-top:100px}.Navbar-module__O8Na-a__mobileLinks{max-width:100%}.Navbar-module__O8Na-a__mobileLinks a{font-size:1.2rem}}@media (max-width:480px){.Navbar-module__O8Na-a__container{padding:0 .9rem}.Navbar-module__O8Na-a__logo{letter-spacing:.5px;font-size:.92rem}.Navbar-module__O8Na-a__mobileToggle{width:40px;height:40px}.Navbar-module__O8Na-a__mobileLinks{gap:.45rem}.Navbar-module__O8Na-a__mobileLinks a{border-radius:16px;padding:.95rem 1rem;font-size:1.05rem}.Navbar-module__O8Na-a__mobileCta{margin-top:1rem!important}}:is(html,body){width:100%;overflow-x:hidden}*{box-sizing:border-box}
.Footer-module__yg9ahW__footer{background:var(--bg-primary);border-top:1px solid var(--border-light);box-sizing:border-box;width:100%;margin-top:auto;padding:clamp(40px,8vw,80px) 0 clamp(20px,4vw,40px)}.Footer-module__yg9ahW__container{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__yg9ahW__top{flex-wrap:wrap;justify-content:space-between;gap:clamp(2rem,5vw,3rem);display:flex}.Footer-module__yg9ahW__brand{flex:250px;max-width:300px}.Footer-module__yg9ahW__logo{color:#fff;letter-spacing:1px;margin-bottom:clamp(1rem,2vw,1.5rem);font-size:clamp(1.2rem,4vw,1.5rem);font-weight:800;text-decoration:none;display:block}.Footer-module__yg9ahW__logo span{color:var(--accent-purple)}.Footer-module__yg9ahW__brand p{color:var(--text-dim);font-size:clamp(.85rem,2vw,.9rem);line-height:1.6}.Footer-module__yg9ahW__navContainer{flex:2 300px;justify-content:space-around;gap:2rem;display:flex}.Footer-module__yg9ahW__navGroup{flex-direction:column;gap:clamp(.8rem,2vw,1rem);display:flex}.Footer-module__yg9ahW__navGroup h4{color:#fff;letter-spacing:2px;margin-bottom:.5rem;font-size:clamp(.75rem,2vw,.8rem)}.Footer-module__yg9ahW__navGroup a{color:var(--text-dim);transition:var(--transition-fast,.3s ease);font-size:clamp(.85rem,2vw,.9rem);text-decoration:none}.Footer-module__yg9ahW__navGroup a:hover{color:#fff}.Footer-module__yg9ahW__socialLinks{border-top:1px solid var(--border-light);justify-content:center;gap:1.5rem;width:100%;margin-top:clamp(2rem,5vw,3rem);padding-top:clamp(2rem,5vw,3rem);display:flex}.Footer-module__yg9ahW__socialIcon{width:40px;height:40px;color:var(--accent-purple);transition:all var(--transition-fast,.3s ease);background:#9333ea1a;border:1px solid #9333ea4d;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__socialIcon:hover{color:#fff;border-color:var(--accent-purple);background:#9333ea33;transform:translateY(-3px)}.Footer-module__yg9ahW__socialIcon svg{width:20px;height:20px}@media (max-width:768px){.Footer-module__yg9ahW__top{flex-direction:column;align-items:center;gap:2.5rem}.Footer-module__yg9ahW__brand{text-align:center;margin:0 auto}.Footer-module__yg9ahW__navContainer{text-align:center;grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}}
.Hero-module__ejOdHG__hero{text-align:center;box-sizing:border-box;padding-top:clamp(100px,15vw,180px);overflow-x:hidden}.Hero-module__ejOdHG__badge{background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:100px;margin-bottom:clamp(1.5rem,3vw,2rem);padding:6px 12px;display:inline-flex}.Hero-module__ejOdHG__badge span{letter-spacing:1px;color:var(--accent-purple);font-size:clamp(.6rem,2vw,.7rem);font-weight:700}.Hero-module__ejOdHG__title{color:#fff;max-width:900px;margin:0 auto 1.5rem;padding:0 1rem;font-size:clamp(2.2rem,6vw,4.5rem);line-height:1.2}.Hero-module__ejOdHG__subtitle{color:var(--text-dim);max-width:600px;margin:0 auto clamp(2rem,5vw,3rem);padding:0 1rem;font-size:clamp(.95rem,3vw,1.1rem);line-height:1.6}.Hero-module__ejOdHG__ctas{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:clamp(3rem,8vw,5rem);padding:0 1rem;display:flex}.Hero-module__ejOdHG__primaryBtn,.Hero-module__ejOdHG__secondaryBtn{transition:var(--transition-smooth);text-align:center;box-sizing:border-box;border-radius:12px;padding:1rem 2.5rem;font-weight:700;text-decoration:none}.Hero-module__ejOdHG__primaryBtn{background:var(--accent-purple);color:#fff}.Hero-module__ejOdHG__primaryBtn:hover{box-shadow:0 10px 30px var(--accent-purple-glow);transform:translateY(-3px)}.Hero-module__ejOdHG__secondaryBtn{color:#fff;border:1px solid var(--border-strong);background:0 0}.Hero-module__ejOdHG__secondaryBtn:hover{background:#ffffff0d;border-color:#fff}.Hero-module__ejOdHG__visual{max-width:1000px;margin-top:clamp(2rem,5vw,4rem);margin-left:auto;margin-right:auto;padding:0 1rem;position:relative}.Hero-module__ejOdHG__monitorFrame{border:1px solid var(--border-strong);background:#000;border-radius:clamp(12px,3vw,24px);padding:clamp(4px,1.5vw,10px);position:relative;overflow:hidden;box-shadow:0 15px 40px #0006}.Hero-module__ejOdHG__monitorImg{border-radius:clamp(8px,2vw,16px);width:100%;height:auto;display:block}.Hero-module__ejOdHG__glow{background:radial-gradient(circle, var(--accent-purple-glow) 0%, transparent 70%);pointer-events:none;z-index:-1;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:576px){.Hero-module__ejOdHG__ctas{flex-direction:column;align-items:stretch;gap:1rem}.Hero-module__ejOdHG__primaryBtn,.Hero-module__ejOdHG__secondaryBtn{width:100%}}
.TrustLogos-module__SCyXWa__trust{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:#ffffff05;padding:clamp(30px,8vw,60px) 0;overflow:hidden}.TrustLogos-module__SCyXWa__label{text-align:center;color:var(--text-dark);letter-spacing:clamp(1px,1vw,3px);margin-bottom:clamp(1.5rem,5vw,3rem);font-size:clamp(.6rem,2vw,.7rem);font-weight:700}.TrustLogos-module__SCyXWa__grid{opacity:.5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,2rem);display:flex}.TrustLogos-module__SCyXWa__logoItem{color:#fff;letter-spacing:2px;justify-content:center;align-items:center;font-size:clamp(1rem,3vw,1.2rem);font-weight:900;display:flex}.TrustLogos-module__SCyXWa__logoImg{object-fit:contain;filter:grayscale();max-width:clamp(80px,15vw,140px);height:auto}@media (max-width:768px){.TrustLogos-module__SCyXWa__grid{justify-content:center}}
.Blog-module__vu6yGW__hero{padding-top:180px}.Blog-module__vu6yGW__title{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem)}.Blog-module__vu6yGW__subtitle{color:var(--text-dim);max-width:600px;margin-bottom:3rem;font-size:1.1rem}.Blog-module__vu6yGW__searchBar{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;align-items:center;gap:1rem;max-width:400px;padding:1rem 1.5rem;display:flex}.Blog-module__vu6yGW__searchBar input{color:#fff;letter-spacing:1px;background:0 0;border:none;width:100%;font-size:.8rem;font-weight:600}.Blog-module__vu6yGW__searchBar input:focus{outline:none}.Blog-module__vu6yGW__blogLayout{grid-template-columns:1fr 300px;gap:2rem;display:grid}.Blog-module__vu6yGW__featuredPost{margin-bottom:2rem;overflow:hidden}.Blog-module__vu6yGW__featuredImage{background:#000;height:400px}.Blog-module__vu6yGW__featuredImage img{object-fit:cover;width:100%;height:100%}.Blog-module__vu6yGW__featuredInfo{padding:3rem}.Blog-module__vu6yGW__featuredInfo h2{margin:1rem 0;font-size:2.5rem}.Blog-module__vu6yGW__featuredInfo p{color:var(--text-dim);font-size:1.1rem}.Blog-module__vu6yGW__postGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Blog-module__vu6yGW__postCard{overflow:hidden}.Blog-module__vu6yGW__postImage{background:#000;height:200px}.Blog-module__vu6yGW__postImage img{object-fit:cover;width:100%;height:100%}.Blog-module__vu6yGW__postInfo{padding:2rem}.Blog-module__vu6yGW__postInfo h3{margin:.8rem 0;font-size:1.4rem}.Blog-module__vu6yGW__postInfo p{color:var(--text-dim);margin-bottom:1.5rem;font-size:.9rem}.Blog-module__vu6yGW__categoryBadge{color:var(--accent-cyan);background:#06b6d41a;border-radius:4px;padding:.3rem .6rem;font-size:.65rem;font-weight:800}.Blog-module__vu6yGW__date{color:var(--text-dark);font-size:.75rem}.Blog-module__vu6yGW__sidebar{flex-direction:column;gap:1.5rem;display:flex}.Blog-module__vu6yGW__sidebarWidget{padding:2rem}.Blog-module__vu6yGW__sidebarWidget h3{letter-spacing:2px;color:var(--text-dim);margin-bottom:2rem;font-size:.8rem}.Blog-module__vu6yGW__sidebarWidget ul{list-style:none}.Blog-module__vu6yGW__sidebarWidget li{border-bottom:1px solid var(--border-light);color:var(--text-dim);justify-content:space-between;padding:.8rem 0;font-size:.9rem;display:flex}.Blog-module__vu6yGW__sidebarWidget li span{color:var(--text-dark);font-weight:700}.Blog-module__vu6yGW__trendingList{flex-direction:column;gap:1.5rem;display:flex}.Blog-module__vu6yGW__trendingItem{gap:1.5rem;display:flex}.Blog-module__vu6yGW__trendingItem span{color:var(--text-dark);opacity:.5;font-size:1.5rem;font-weight:900}.Blog-module__vu6yGW__trendingItem h4{margin-bottom:.3rem;font-size:.9rem}.Blog-module__vu6yGW__trendingItem p{color:var(--text-dark);font-size:.7rem;font-weight:700}@media (max-width:1024px){.Blog-module__vu6yGW__blogLayout{grid-template-columns:1fr}}@media (max-width:768px){.Blog-module__vu6yGW__postGrid{grid-template-columns:1fr}}
.Portfolio-module__GxmBNq__hero{padding-top:180px}.Portfolio-module__GxmBNq__title{margin-bottom:2rem;font-size:clamp(3rem,8vw,5rem);line-height:1.1}.Portfolio-module__GxmBNq__subtitle{color:var(--text-dim);max-width:600px;margin-bottom:4rem;font-size:1.1rem}.Portfolio-module__GxmBNq__filters{flex-wrap:wrap;gap:1rem;display:flex}.Portfolio-module__GxmBNq__filterBtn{border:1px solid var(--border-light);color:var(--text-dim);letter-spacing:1px;cursor:pointer;transition:var(--transition-fast);background:#7c3aed0d;border-radius:100px;padding:.6rem 1.2rem;font-size:.7rem;font-weight:700}.Portfolio-module__GxmBNq__filterBtn:hover{border-color:var(--accent-purple);color:#fff}.Portfolio-module__GxmBNq__filterBtn.Portfolio-module__GxmBNq__active{background:var(--accent-purple);border-color:var(--accent-purple);color:#fff}.Portfolio-module__GxmBNq__projectGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:400px;gap:1.5rem;display:grid}.Portfolio-module__GxmBNq__large{grid-area:span 2/span 2}.Portfolio-module__GxmBNq__small{grid-area:span 1/span 1}.Portfolio-module__GxmBNq__projectCard{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:24px;position:relative;overflow:hidden}.Portfolio-module__GxmBNq__imageWrapper{width:100%;height:100%;position:relative}.Portfolio-module__GxmBNq__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Portfolio-module__GxmBNq__projectCard:hover img{transform:scale(1.05)}.Portfolio-module__GxmBNq__overlay{background:linear-gradient(#0000 0%,#05070ae6 100%);width:100%;padding:3rem;position:absolute;bottom:0;left:0}.Portfolio-module__GxmBNq__projectInfo h2{margin-top:.5rem;font-size:2rem}.Portfolio-module__GxmBNq__categoryBadge{color:var(--accent-cyan);letter-spacing:1px;background:#06b6d426;border:1px solid #06b6d44d;border-radius:4px;padding:.3rem .6rem;font-size:.6rem;font-weight:800}@media (max-width:1024px){.Portfolio-module__GxmBNq__projectGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:350px}.Portfolio-module__GxmBNq__large{grid-column:span 2}}@media (max-width:768px){.Portfolio-module__GxmBNq__projectGrid{grid-template-columns:1fr;grid-auto-rows:300px}.Portfolio-module__GxmBNq__large{grid-area:span 1/span 1}}
.Services-module__4CTZYG__hero{text-align:center;padding-top:180px}.Services-module__4CTZYG__badge{background:#06b6d41a;border:1px solid #06b6d433;border-radius:100px;margin-bottom:2rem;padding:6px 12px;display:inline-flex}.Services-module__4CTZYG__badge span{letter-spacing:1px;color:var(--accent-cyan);font-size:.7rem;font-weight:700}.Services-module__4CTZYG__title{color:#fff;max-width:900px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,6vw,4rem)}.Services-module__4CTZYG__subtitle{color:var(--text-dim);max-width:700px;margin:0 auto 3rem;font-size:1.1rem}.Services-module__4CTZYG__featuredCard{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:24px;margin-bottom:5rem;display:flex;overflow:hidden}.Services-module__4CTZYG__featuredContent{flex:1;padding:4rem}.Services-module__4CTZYG__featuredIcon{margin-bottom:1.5rem;font-size:2rem}.Services-module__4CTZYG__featuredContent h2{margin-bottom:1.5rem;font-size:2.5rem}.Services-module__4CTZYG__featuredContent p{color:var(--text-dim);margin-bottom:2.5rem;font-size:1.1rem}.Services-module__4CTZYG__featuredIconImg{object-fit:contain;width:48px;height:48px;display:block}.Services-module__4CTZYG__practiceIconImg{object-fit:contain;width:32px;height:32px;display:block}.Services-module__4CTZYG__features{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Services-module__4CTZYG__featureItem{gap:1rem;display:flex}.Services-module__4CTZYG__featureItem span{color:var(--accent-cyan);font-weight:700}.Services-module__4CTZYG__featureItem h4{margin-bottom:.3rem;font-size:1rem}.Services-module__4CTZYG__featureItem p{margin-bottom:0;font-size:.85rem}.Services-module__4CTZYG__techStack p{letter-spacing:1px;color:var(--text-dark);margin-bottom:1rem;font-size:.7rem;font-weight:700}.Services-module__4CTZYG__tags{flex-wrap:wrap;gap:.8rem;display:flex}.Services-module__4CTZYG__tags span{border:1px solid var(--border-light);background:#1a1f26;border-radius:6px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.Services-module__4CTZYG__exploreBtn{border:1px solid var(--text-dim);color:#fff;cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:8px;margin-top:3rem;padding:.8rem 1.8rem;font-weight:600}.Services-module__4CTZYG__exploreBtn:hover{background:#ffffff0d;border-color:#fff}.Services-module__4CTZYG__featuredVisual{background:#000;flex:1;justify-content:center;align-items:center;display:flex}.Services-module__4CTZYG__featuredVisual img{object-fit:cover;width:100%;height:100%}.Services-module__4CTZYG__gridTitle{color:var(--text-dim);margin-bottom:3rem;font-size:2rem}.Services-module__4CTZYG__practicesGrid{grid-template-rows:repeat(2,300px);grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.Services-module__4CTZYG__practiceCard:first-child{grid-column:span 4}.Services-module__4CTZYG__practiceCard:nth-child(2),.Services-module__4CTZYG__practiceCard:nth-child(3),.Services-module__4CTZYG__practiceCard:nth-child(4),.Services-module__4CTZYG__practiceCard:nth-child(5){grid-column:span 2}.Services-module__4CTZYG__practiceContent{flex-direction:column;height:100%;padding:2.5rem;display:flex;position:relative}.Services-module__4CTZYG__practiceIcon{margin-bottom:1.5rem;font-size:1.5rem}.Services-module__4CTZYG__practiceContent h3{margin-bottom:1rem;font-size:1.4rem}.Services-module__4CTZYG__practiceContent p{color:var(--text-dim);font-size:.95rem}.Services-module__4CTZYG__practiceTags{gap:.5rem;margin-top:auto;display:flex}.Services-module__4CTZYG__practiceTags span{background:#ffffff1a;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.Services-module__4CTZYG__arrow{opacity:.3;font-size:1.2rem;position:absolute;top:2rem;right:2rem}@media (max-width:1024px){.Services-module__4CTZYG__practicesGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.Services-module__4CTZYG__practiceCard{grid-column:span 1!important}}@media (max-width:768px){.Services-module__4CTZYG__featuredCard{flex-direction:column}.Services-module__4CTZYG__features,.Services-module__4CTZYG__practicesGrid{grid-template-columns:1fr}}
.Capabilities-module___o9qja__container{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:0 1rem}.Capabilities-module___o9qja__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,3rem)}.Capabilities-module___o9qja__badge{color:var(--accent-cyan);letter-spacing:1.6px;background:#00ffff0f;border:1px solid #0ff3;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.9rem;padding:.45rem .8rem;font-size:.7rem;font-weight:700;display:inline-flex}.Capabilities-module___o9qja__header h2{margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem)}.Capabilities-module___o9qja__header p{color:var(--text-dim);font-size:clamp(.95rem,3vw,1.05rem)}.Capabilities-module___o9qja__grid{grid-template-columns:repeat(auto-fit,minmax(240px,270px));justify-content:center;gap:1.15rem;display:grid}.Capabilities-module___o9qja__card{border-radius:22px;width:100%;max-width:270px;min-height:245px;position:relative;overflow:hidden}.Capabilities-module___o9qja__card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#00ffff1f,#0000 35%),radial-gradient(circle at 100% 100%,#7850ff1a,#0000 35%);transition:all .3s;position:absolute;inset:0}.Capabilities-module___o9qja__card:hover{border-color:#00ffff40;transform:translateY(-6px)}.Capabilities-module___o9qja__card:hover:before{opacity:1}.Capabilities-module___o9qja__cardContent{z-index:1;box-sizing:border-box;flex-direction:column;min-height:245px;padding:1.2rem;display:flex;position:relative}.Capabilities-module___o9qja__icon{width:46px;min-width:46px;height:46px;min-height:46px;color:var(--accent-cyan);background:#00ffff14;border:1px solid #00ffff29;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;overflow:hidden}.Capabilities-module___o9qja__iconImage{object-fit:contain;width:25px;height:25px;display:block}.Capabilities-module___o9qja__cardContent h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.65rem;font-size:1.02rem;line-height:1.3;display:-webkit-box;overflow:hidden}.Capabilities-module___o9qja__cardContent p{color:var(--text-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Capabilities-module___o9qja__viewBtn{width:fit-content;color:var(--accent-cyan);cursor:pointer;background:#00ffff12;border:1px solid #00ffff2e;border-radius:999px;margin-top:auto;padding:.55rem .85rem;font-size:.75rem;font-weight:700;transition:all .25s}.Capabilities-module___o9qja__viewBtn:hover{background:#00ffff24;transform:translateY(-1px)}.Capabilities-module___o9qja__loading{text-align:center;color:var(--text-dim);letter-spacing:2px;grid-column:1/-1;font-size:.9rem}.Capabilities-module___o9qja__modalOverlay{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Capabilities-module___o9qja__modal{background:var(--glass-bg);border:1px solid var(--border-light);border-radius:24px;width:100%;max-width:560px;max-height:85vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 80px #00000073}.Capabilities-module___o9qja__closeBtn{border:1px solid var(--border-light);width:34px;height:34px;color:var(--text-primary,#fff);cursor:pointer;background:#ffffff0a;border-radius:50%;font-size:1.4rem;line-height:1;position:absolute;top:1rem;right:1rem}.Capabilities-module___o9qja__modalIcon{background:#00ffff14;border:1px solid #00ffff29;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}.Capabilities-module___o9qja__modalIconImage{object-fit:contain;width:32px;height:32px;display:block}.Capabilities-module___o9qja__modal h3{margin-bottom:.8rem;font-size:1.35rem;line-height:1.3}.Capabilities-module___o9qja__modal p{color:var(--text-dim);margin:0;font-size:.95rem;line-height:1.75}.Capabilities-module___o9qja__tags{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;display:flex}.Capabilities-module___o9qja__tags span{border:1px solid var(--border-light);color:var(--text-dim);background:#ffffff0d;border-radius:999px;padding:.45rem .7rem;font-size:.75rem}@media (max-width:768px){.Capabilities-module___o9qja__grid{grid-template-columns:repeat(auto-fit,minmax(220px,260px));gap:1rem}.Capabilities-module___o9qja__card{max-width:260px;min-height:230px}.Capabilities-module___o9qja__cardContent{min-height:230px;padding:1rem}.Capabilities-module___o9qja__icon{width:44px;min-width:44px;height:44px;min-height:44px}.Capabilities-module___o9qja__iconImage{width:24px;height:24px}.Capabilities-module___o9qja__cardContent h3{font-size:1rem}.Capabilities-module___o9qja__cardContent p{font-size:.82rem}}@media (max-width:480px){.Capabilities-module___o9qja__grid{grid-template-columns:1fr}.Capabilities-module___o9qja__card{max-width:100%;min-height:auto}.Capabilities-module___o9qja__cardContent{min-height:220px}.Capabilities-module___o9qja__modal{padding:1.2rem}}.Capabilities-module___o9qja__skeletonCard{z-index:1;box-sizing:border-box;flex-direction:column;min-height:245px;padding:1.2rem;display:flex;position:relative}.Capabilities-module___o9qja__skeletonIcon,.Capabilities-module___o9qja__skeletonTitle,.Capabilities-module___o9qja__skeletonText,.Capabilities-module___o9qja__skeletonTextSmall,.Capabilities-module___o9qja__skeletonButton{background:linear-gradient(90deg,#ffffff0f,#ffffff1f,#ffffff0f) 0 0/200% 100%;animation:1.2s ease-in-out infinite Capabilities-module___o9qja__skeletonLoading}.Capabilities-module___o9qja__skeletonIcon{border-radius:14px;width:46px;height:46px;margin-bottom:1rem}.Capabilities-module___o9qja__skeletonTitle{border-radius:999px;width:75%;height:18px;margin-bottom:.8rem}.Capabilities-module___o9qja__skeletonText{border-radius:999px;width:100%;height:12px;margin-bottom:.55rem}.Capabilities-module___o9qja__skeletonTextSmall{border-radius:999px;width:82%;height:12px;margin-bottom:1rem}.Capabilities-module___o9qja__skeletonButton{border-radius:999px;width:95px;height:32px;margin-top:auto}@keyframes Capabilities-module___o9qja__skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}
.About-module__hVONLq__hero{padding-top:180px}.About-module__hVONLq__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__hVONLq__title{margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem)}.About-module__hVONLq__introText{color:var(--text-dim);max-width:500px;font-size:1.1rem;line-height:1.8}.About-module__hVONLq__heroVisual{border:1px solid var(--border-light);aspect-ratio:1;border-radius:24px;overflow:hidden}.About-module__hVONLq__heroVisual img{object-fit:cover;width:100%;height:100%}.About-module__hVONLq__missionVisionGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.About-module__hVONLq__mvCard{padding:4rem}.About-module__hVONLq__mvIcon{background:#7c3aed1a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;font-size:2rem;display:flex}.About-module__hVONLq__mvCard h2{margin-bottom:1.5rem;font-size:2.2rem}.About-module__hVONLq__mvCard p{color:var(--text-dim);font-size:1.05rem;line-height:1.6}.About-module__hVONLq__valuesHeader{margin-bottom:4rem}.About-module__hVONLq__sublabel{color:var(--accent-cyan);letter-spacing:2px;margin-bottom:1rem;font-size:.7rem;font-weight:800;display:block}.About-module__hVONLq__valuesHeader h2{font-size:3rem}.About-module__hVONLq__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.About-module__hVONLq__valueCard{padding:3rem}.About-module__hVONLq__valueId{margin-bottom:1rem;font-size:1.2rem;font-weight:700}.About-module__hVONLq__valueCard p{color:var(--text-dim);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.About-module__hVONLq__heroGrid,.About-module__hVONLq__missionVisionGrid,.About-module__hVONLq__valuesGrid{grid-template-columns:1fr}}
.Careers-module__kwKx9G__hero{text-align:center;padding-top:180px}.Careers-module__kwKx9G__title{margin-bottom:2rem;font-size:clamp(3rem,7vw,4.5rem)}.Careers-module__kwKx9G__subtitle{color:var(--text-dim);max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.Careers-module__kwKx9G__cta{background:var(--accent-purple);color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:12px;padding:1rem 2.5rem;font-weight:700}.Careers-module__kwKx9G__cta:hover{box-shadow:0 10px 30px var(--accent-purple-glow);transform:translateY(-3px)}.Careers-module__kwKx9G__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2.5rem}.Careers-module__kwKx9G__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Careers-module__kwKx9G__benefitCard{padding:3rem}.Careers-module__kwKx9G__benefitIcon{margin-bottom:1.5rem;font-size:2rem}.Careers-module__kwKx9G__benefitCard h3{margin-bottom:1rem;font-size:1.4rem}.Careers-module__kwKx9G__benefitCard p{color:var(--text-dim);font-size:.95rem}.Careers-module__kwKx9G__positionsList{flex-direction:column;gap:1rem;display:flex}.Careers-module__kwKx9G__positionItem{background:var(--bg-secondary);border:1px solid var(--border-light);transition:var(--transition-fast);border-radius:16px;justify-content:space-between;align-items:center;padding:2rem;display:flex}.Careers-module__kwKx9G__positionItem:hover{border-color:var(--border-strong);background:#121720}.Careers-module__kwKx9G__posInfo h3{margin-bottom:.8rem;font-size:1.2rem}.Careers-module__kwKx9G__posBadges{gap:.5rem;display:flex}.Careers-module__kwKx9G__posBadges span{color:var(--accent-cyan);background:#06b6d41a;border:1px solid #06b6d433;border-radius:4px;padding:.3rem .6rem;font-size:.65rem;font-weight:700}.Careers-module__kwKx9G__detailsBtn{border:1px solid var(--border-strong);color:#fff;cursor:pointer;background:0 0;border-radius:8px;padding:.6rem 1.2rem;font-size:.75rem;font-weight:700}.Careers-module__kwKx9G__applySection{background:radial-gradient(circle,#7c3aed0d 0%,#0000 70%)}.Careers-module__kwKx9G__applyForm{max-width:800px;margin:0 auto;padding:4rem}.Careers-module__kwKx9G__applyForm h2{text-align:center;margin-bottom:2rem;font-size:2.5rem}.Careers-module__kwKx9G__statusMessage{text-align:center;border-radius:8px;margin-bottom:2rem;padding:1rem;font-size:.9rem}.Careers-module__kwKx9G__success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.Careers-module__kwKx9G__error{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.Careers-module__kwKx9G__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Careers-module__kwKx9G__formGroup{margin-bottom:2rem}.Careers-module__kwKx9G__formGroup label{color:var(--text-dim);letter-spacing:1px;margin-bottom:.8rem;font-size:.7rem;font-weight:700;display:block}.Careers-module__kwKx9G__formGroup input,.Careers-module__kwKx9G__formGroup select,.Careers-module__kwKx9G__formGroup textarea{border:1px solid var(--border-light);color:#fff;background:#ffffff08;border-radius:8px;width:100%;padding:1rem;font-family:inherit}.Careers-module__kwKx9G__formGroup input:focus,.Careers-module__kwKx9G__formGroup select:focus,.Careers-module__kwKx9G__formGroup textarea:focus{border-color:var(--accent-purple);outline:none}.Careers-module__kwKx9G__formGroup textarea{resize:vertical;height:150px}.Careers-module__kwKx9G__submitBtn{background:linear-gradient(135deg, var(--accent-purple) 0%, #4c1d95 100%);color:#fff;cursor:pointer;width:100%;transition:var(--transition-smooth);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem;font-weight:700;display:flex}.Careers-module__kwKx9G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed4d}@media (max-width:768px){.Careers-module__kwKx9G__formRow{grid-template-columns:1fr}.Careers-module__kwKx9G__positionItem{flex-direction:column;align-items:flex-start;gap:1.5rem}.Careers-module__kwKx9G__applyForm{padding:2rem}}
.Contact-module__x2Jx8a__hero{text-align:center;padding-top:clamp(120px,15vw,180px);padding-bottom:clamp(40px,6vw,80px);overflow:hidden}.Contact-module__x2Jx8a__title{word-break:break-word;margin-bottom:1.5rem;font-size:clamp(2.2rem,7vw,4.5rem);line-height:1.1}.Contact-module__x2Jx8a__subtitle{width:100%;max-width:700px;color:var(--text-dim);margin:0 auto;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.8}.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.Contact-module__x2Jx8a__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__x2Jx8a__infoCard{border-radius:24px;align-items:center;gap:1.2rem;padding:clamp(1.2rem,3vw,2rem);display:flex;overflow:hidden}.Contact-module__x2Jx8a__infoIcon{background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(54px,8vw,64px);height:clamp(54px,8vw,64px);font-size:clamp(1.4rem,3vw,2rem);display:flex}.Contact-module__x2Jx8a__infoCard h3{letter-spacing:2px;color:var(--accent-cyan);margin-bottom:.5rem;font-size:.78rem;font-weight:700}.Contact-module__x2Jx8a__infoCard p{color:var(--text-dim);word-break:break-word;font-size:clamp(.88rem,2vw,.96rem);line-height:1.7}.Contact-module__x2Jx8a__contactForm{border-radius:30px;padding:clamp(1.5rem,4vw,4rem);overflow:hidden}.Contact-module__x2Jx8a__contactForm h2{margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.4rem);line-height:1.2}.Contact-module__x2Jx8a__statusMessage{text-align:center;border-radius:12px;margin-bottom:2rem;padding:1rem;font-size:.92rem;line-height:1.5}.Contact-module__x2Jx8a__success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.Contact-module__x2Jx8a__error{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__x2Jx8a__formGroup{margin-bottom:1.8rem}.Contact-module__x2Jx8a__formGroup label{letter-spacing:1px;color:var(--text-dim);margin-bottom:.8rem;font-size:.72rem;font-weight:700;display:block}.Contact-module__x2Jx8a__formGroup input,.Contact-module__x2Jx8a__formGroup select,.Contact-module__x2Jx8a__formGroup textarea{border:1px solid var(--border-light);color:#fff;appearance:none;box-sizing:border-box;background:#ffffff08;border-radius:14px;width:100%;padding:1rem;font-family:inherit;font-size:.95rem;transition:border-color .3s,background .3s,transform .3s}.Contact-module__x2Jx8a__formGroup input::placeholder,.Contact-module__x2Jx8a__formGroup textarea::placeholder{color:#ffffff73}.Contact-module__x2Jx8a__formGroup input:focus,.Contact-module__x2Jx8a__formGroup select:focus,.Contact-module__x2Jx8a__formGroup textarea:focus{border-color:var(--accent-purple);background:#ffffff0d;outline:none;transform:translateY(-1px)}.Contact-module__x2Jx8a__formGroup textarea{resize:vertical;min-height:160px}.Contact-module__x2Jx8a__submitBtn{cursor:pointer;background:linear-gradient(135deg, var(--accent-purple), #4c1d95);color:#fff;letter-spacing:.5px;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.15rem 1.5rem;font-size:.95rem;font-weight:700;transition:transform .3s,box-shadow .3s,opacity .3s;display:flex;box-shadow:0 10px 30px #7c3aed38}.Contact-module__x2Jx8a__submitBtn:hover{transform:translateY(-2px);box-shadow:0 16px 40px #7c3aed59}.Contact-module__x2Jx8a__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:1200px){.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr 1.2fr}}@media (max-width:1024px){.Contact-module__x2Jx8a__contactGrid{grid-template-columns:1fr}.Contact-module__x2Jx8a__contactInfo{order:2}.Contact-module__x2Jx8a__contactForm{order:1}}@media (max-width:768px){.Contact-module__x2Jx8a__hero{padding-top:120px}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr;gap:0}.Contact-module__x2Jx8a__contactForm{padding:1.8rem}.Contact-module__x2Jx8a__infoCard{align-items:flex-start}.Contact-module__x2Jx8a__submitBtn{padding:1rem 1.2rem}}@media (max-width:480px){.Contact-module__x2Jx8a__hero{padding-top:110px}.Contact-module__x2Jx8a__title{font-size:2rem}.Contact-module__x2Jx8a__subtitle{font-size:.92rem;line-height:1.7}.Contact-module__x2Jx8a__contactForm{border-radius:22px;padding:1.4rem}.Contact-module__x2Jx8a__infoCard{flex-direction:column;align-items:flex-start;gap:1rem}.Contact-module__x2Jx8a__infoIcon{width:54px;height:54px}.Contact-module__x2Jx8a__mobileBreak{word-break:break-word}.Contact-module__x2Jx8a__formGroup input,.Contact-module__x2Jx8a__formGroup select,.Contact-module__x2Jx8a__formGroup textarea{padding:.95rem;font-size:.92rem}.Contact-module__x2Jx8a__submitBtn{font-size:.9rem}}@media (max-width:360px){.Contact-module__x2Jx8a__title{font-size:1.8rem}.Contact-module__x2Jx8a__contactForm{padding:1.1rem}.Contact-module__x2Jx8a__infoCard{padding:1rem}.Contact-module__x2Jx8a__contactForm h2{font-size:1.5rem}}
.Team-module__jg34FG__hero{text-align:left;padding-top:180px}.Team-module__jg34FG__title{margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5rem)}.Team-module__jg34FG__subtitle{color:var(--text-dim);max-width:600px;font-size:1.1rem}.Team-module__jg34FG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Team-module__jg34FG__teamCard{flex-direction:column;padding:2.5rem;display:flex}.Team-module__jg34FG__cardHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.Team-module__jg34FG__avatarWrapper{border:2px solid var(--accent-purple);background:var(--bg-primary);border-radius:50%;width:80px;height:80px;padding:3px;overflow:hidden}.Team-module__jg34FG__avatarWrapper img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Team-module__jg34FG__headerInfo h3{margin-bottom:.3rem;font-size:1.5rem}.Team-module__jg34FG__headerInfo p{color:var(--accent-purple);letter-spacing:1px;font-size:.7rem;font-weight:700}.Team-module__jg34FG__roleIcon{opacity:.2;font-size:1.5rem;position:absolute;top:0;right:0}.Team-module__jg34FG__bio{color:var(--text-dim);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Team-module__jg34FG__tags{flex-wrap:wrap;gap:.8rem;margin-bottom:3rem;display:flex}.Team-module__jg34FG__tags span{color:var(--accent-cyan);background:#06b6d41a;border:1px solid #06b6d433;border-radius:100px;padding:.4rem .8rem;font-size:.65rem;font-weight:700}.Team-module__jg34FG__cardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.Team-module__jg34FG__socials{opacity:.6;gap:1rem;display:flex}.Team-module__jg34FG__exp{color:var(--text-dark);letter-spacing:1px;font-size:.7rem;font-weight:800}@media (max-width:768px){.Team-module__jg34FG__teamGrid{grid-template-columns:1fr}}
.Reveal-module__VHC1yq__revealContainer{box-sizing:border-box;width:100%;max-width:100%}.Reveal-module__VHC1yq__revealContent{opacity:0;will-change:transform, opacity;transition:all .8s cubic-bezier(.17,.55,.55,1);transform:translateY(30px)}.Reveal-module__VHC1yq__visible .Reveal-module__VHC1yq__revealContent{opacity:1;transform:translateY(0)}
