:root{--primary:#0397D2;--dark:#062B45;--light:#F5FAFD;--header-height:112px;--font-family:"Plus Jakarta Sans",sans-serif;--bs-body-font-family:"Plus Jakarta Sans",sans-serif}html body{background:#fff;padding-top:var(--header-height,120px);overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-family:var(--font-family)}dl,ol,ul{margin-top:0;margin-bottom:0!important}ul li{list-style:none}img{max-width:100%}#main-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:2000;background:0 0;transition:box-shadow .25s ease}header .navbar-collapse,header .site-navbar,header .site-navbar .container{overflow:visible!important}.mega-menu-backdrop{position:fixed;inset:0;z-index:1045;background:rgba(2,46,65,.45);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.mega-menu-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto;background:rgba(2,46,65,.55)}body.mega-menu-open{overflow:hidden}body.mega-menu-open .hero-section,body.mega-menu-open .hero-section .hero-content,body.mega-menu-open .hero-section .hero-image-wrapper{z-index:0}header .navbar-brand .logo-img{width:200px;height:auto;transition:transform .25s ease}header{background:0 0}header .site-navbar{min-height:90px;padding-top:14px;padding-bottom:14px;box-sizing:border-box;transition:min-height .25s ease,background .25s ease,box-shadow .25s ease}#main-header.navbar-scrolled .site-navbar{min-height:70px}header .bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(240,249,255,.82)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.45)}#main-header.navbar-scrolled .bg-body-tertiary{background:rgba(255,255,255,.78)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(3,151,210,.1);box-shadow:0 8px 32px rgba(3,151,210,.08)}#main-header.navbar-scrolled .logo-img{transform:scale(.84);transform-origin:left center}#main-header.navbar-scrolled .top-bar{min-height:0;max-height:0;padding-top:0;padding-bottom:0;margin:0;overflow:hidden;opacity:0;visibility:hidden;border:none;pointer-events:none}#main-header.navbar-scrolled .top-bar::after{display:none}#main-header.navbar-scrolled{box-shadow:0 10px 36px rgba(3,151,210,.14)}header .top-bar{position:relative;background:linear-gradient(90deg,#012f40 0,#024a66 45%,#0397d2 100%);min-height:44px;max-height:none;padding:6px 0;font-size:13.5px;overflow:visible;transition:opacity .2s ease,visibility .2s ease,max-height .25s ease,padding .25s ease}header .top-bar::after{content:"";position:absolute;top:0;left:-30%;width:30%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);animation:topBarSheen 7s linear infinite;pointer-events:none}@keyframes topBarSheen{0%{left:-30%}100%,60%{left:130%}}header .top-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}header .top-contact{display:flex;align-items:center;gap:26px;margin:0;padding:0;list-style:none}header .top-contact li{margin:0}header .top-contact a{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;transition:color .2s ease,transform .2s ease}header .top-contact a:hover{color:#fff;transform:translateY(-1px)}header .top-contact a i{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:13px;transition:background .2s ease}header .top-contact a:hover i{background:rgba(255,255,255,.28)}header .top-bar-right{display:flex;align-items:center;gap:20px}header .top-tagline{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.82);font-size:12.5px;font-weight:500}header .top-tagline i{color:#7fe0ff;font-size:14px}header .top-social{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}header .top-social a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:13px;text-decoration:none;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}header .top-social a:hover{background:#fff;color:#0397d2;transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.2)}.icon-tumblr{display:inline-flex;align-items:center;justify-content:center;font-family:Georgia,"Times New Roman",Times,serif;font-weight:700;font-size:1.15em;line-height:1;width:1em;height:1em;vertical-align:-.125em;text-transform:lowercase}header .navbar-expand-lg .navbar-nav{flex-direction:row;gap:24px;align-items:center}header .nav-link{position:relative;font-weight:500;color:#434d53!important;transition:color .2s ease}header .navbar-nav .nav-link::before{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;border-radius:2px;background:linear-gradient(90deg,#0397d2,#1249d2,#694af0);transform:scaleX(0);transform-origin:left center;transition:transform .3s ease}header .navbar-nav .nav-link.active::before,header .navbar-nav .nav-link:hover::before{transform:scaleX(1)}header .nav-link.active,header .nav-link:hover{color:#0397d2!important}header .nav-cta{display:inline-flex;align-items:center;gap:8px;margin-left:22px;padding:10px 22px;border-radius:999px;font-weight:600;font-size:14px;color:#fff!important;text-decoration:none;background:linear-gradient(135deg,#0397d2 0,#1249d2 45%,#694af0 75%,#0397d2 100%);background-size:220% 220%;box-shadow:0 8px 22px rgba(18,73,210,.32),0 0 0 1px rgba(255,255,255,.12) inset;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .3s ease,filter .25s ease;white-space:nowrap}header .nav-cta::after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:skewX(-20deg);transition:left .5s ease}header .nav-cta:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(18,73,210,.42),0 0 28px rgba(3,151,210,.22);filter:brightness(1.04);animation:navCtaGradient 2.8s ease infinite}@keyframes navCtaGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}header .nav-cta:hover::after{left:130%}header .nav-cta i{font-size:15px;transition:transform .25s ease}header .nav-cta:hover i{transform:translateX(3px)}header .navbar-brand:hover .logo-img{transform:scale(1.03)}header .header-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:0 0;overflow:hidden;z-index:5}header .header-progress span{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,#0397d2,#1249d2,#694af0);will-change:transform}.nav-item.dropdown{position:static}.nav-item.dropdown .dropdown-menu:not(.mega-menu){left:0;right:0;top:100%;width:100%}.dropdown-menu.mega-menu{display:block;position:fixed!important;inset:auto!important;top:var(--header-height,90px)!important;left:0!important;right:0!important;margin-left:auto!important;margin-right:auto!important;opacity:0;visibility:hidden;transform:translateY(-12px)!important;transform-origin:top center;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;max-width:1160px;width:min(1160px,calc(100vw - 32px))!important;max-height:calc(100vh - var(--header-height,90px) - 24px);overflow-x:hidden;overflow-y:auto;padding:0;border:1px solid rgba(3,151,210,.12);border-radius:24px;background:rgba(255,255,255,.96);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 24px 60px rgba(0,0,0,.12),0 0 0 1px rgba(255,255,255,.8) inset;z-index:1050;box-sizing:border-box}.dropdown-menu.mega-menu::before{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(255,255,255,.97);z-index:0;pointer-events:none}.dropdown-menu.mega-menu.show{opacity:1;visibility:visible;transform:translateY(0)!important;pointer-events:auto}.dropdown-menu.mega-menu-apps{max-width:min(1240px,calc(100vw - 32px));width:min(1240px,calc(100vw - 32px))!important;max-height:none;overflow:visible}.mega-menu-inner{position:relative;z-index:1;display:flex;gap:28px;padding:24px 28px}.mega-menu-apps .mega-menu-inner{gap:20px;padding:20px 22px;align-items:stretch}.mega-menu-apps .mega-menu-categories{flex:1 1 83%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 14px;min-width:0}.mega-menu-apps .mega-menu-featured{flex:0 0 17%;max-width:210px;min-width:170px}.mega-menu-apps .mega-category-grid{gap:8px}.mega-menu-apps .mega-card{min-height:auto;padding:10px 12px;gap:10px;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.06)}.mega-menu-apps .mega-card-icon{width:34px;height:34px;font-size:15px;border-radius:10px}.mega-menu-apps .mega-card-title{font-size:13px}.mega-menu-apps .mega-card-cta,.mega-menu-apps .mega-card-desc{display:none}.mega-menu-apps .mega-card:hover{transform:translateY(-3px)}.mega-menu-categories{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:22px 28px;min-width:0}.mega-menu-services .mega-menu-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}.mega-menu-categories--hire{grid-template-columns:repeat(5,1fr);width:100%}.mega-category-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0397d2;margin:0 0 12px}.mega-category-grid{display:flex;flex-direction:column;gap:10px}.mega-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid rgba(3,151,210,.1);background:#fff;text-decoration:none;color:inherit;height:100%;min-height:88px;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.mega-card:hover{background:#fff;border-color:#1aa4e8;transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,150,255,.15),0 0 0 1px rgba(26,164,232,.2);color:inherit}.mega-card-icon{flex-shrink:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,rgba(3,151,210,.14),rgba(0,163,224,.08));color:#0397d2;font-size:18px;transition:transform .3s ease,background .25s ease,box-shadow .25s ease}.mega-card:hover .mega-card-icon{transform:rotate(-8deg) scale(1.06);background:linear-gradient(135deg,rgba(26,164,232,.2),rgba(3,151,210,.1));box-shadow:0 0 16px rgba(26,164,232,.25)}.mega-card-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.mega-card-title{font-size:14px;font-weight:600;color:#002e41;line-height:1.3}.mega-card-desc{font-size:12px;color:#6b7a85;line-height:1.4}.mega-card-cta{flex-shrink:0;font-size:11px;font-weight:600;color:#0397d2;white-space:nowrap;opacity:0;transform:translateX(-6px);transition:opacity .25s ease,transform .25s ease}.mega-card:hover .mega-card-cta{opacity:1;transform:translateX(0)}.mega-menu-featured{flex-shrink:0;width:210px;padding:20px 18px;border-radius:18px;background:linear-gradient(165deg,rgba(3,151,210,.12),rgba(255,255,255,.98));border:1px solid rgba(3,151,210,.18);box-shadow:0 10px 30px rgba(0,150,255,.1)}.mega-featured-title{font-size:14px;font-weight:700;color:#002e41;margin:0 0 16px;letter-spacing:.02em}.mega-featured-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mega-featured-list a{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:600;color:#434d53;text-decoration:none;background:#fff;border:1px solid rgba(3,151,210,.1);box-shadow:0 4px 14px rgba(0,0,0,.05);transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease}.mega-featured-emoji{font-size:16px;line-height:1;flex-shrink:0}.mega-featured-arrow{margin-left:auto;font-size:14px;color:#0397d2;opacity:0;transform:translateX(-4px);transition:opacity .25s ease,transform .25s ease}.mega-featured-list a:hover{background:#fff;color:#0397d2;border-color:#1aa4e8;transform:translateX(5px);box-shadow:0 8px 24px rgba(0,150,255,.18),0 0 12px rgba(26,164,232,.12)}.mega-featured-list a:hover .mega-featured-arrow{opacity:1;transform:translateX(0)}.mega-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.mega-link-list a{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:13px;color:#585858;text-decoration:none;transition:background .2s ease,color .2s ease}.mega-link-list a i{color:#0397d2;font-size:14px;width:18px}.mega-link-list a:hover{background:rgba(3,151,210,.08);color:#0397d2}@media (max-width:1199px){.mega-menu-categories--hire{grid-template-columns:repeat(3,1fr)}.mega-menu-services .mega-menu-inner{grid-template-columns:repeat(2,1fr)}.mega-menu-apps .mega-menu-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.dropdown-menu.mega-menu-apps{max-height:calc(100vh - var(--header-height,90px) - 24px);overflow-y:auto}}@media (max-width:991px){.dropdown-menu.mega-menu{position:static!important;top:auto!important;left:auto!important;transform:none!important;width:100%!important;max-width:100%!important;max-height:none;border-radius:16px;margin:8px 0!important;opacity:1;visibility:visible;display:none;pointer-events:auto;z-index:auto}.dropdown-menu.mega-menu.show{display:block!important;transform:none!important;left:auto!important;right:auto!important;max-height:min(65vh,480px);overflow-y:auto;-webkit-overflow-scrolling:touch}header .site-navbar{position:relative}header .navbar-collapse{position:absolute;left:0;right:0;top:100%;width:100%;background:#fff;max-height:calc(100dvh - var(--header-height,90px) - 8px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-shadow:0 18px 36px rgba(3,151,210,.12);z-index:1050;padding-bottom:16px;border-radius:0 0 16px 16px}header .navbar-collapse .navbar-nav{width:100%;padding:8px 16px}header .nav-cta{width:calc(100% - 32px);margin:12px 16px 8px;justify-content:center}header .navbar-brand .logo-img{width:148px;max-width:42vw}body.mega-menu-open{overflow:auto}.mega-menu-backdrop{display:none}.mega-menu-inner{flex-direction:column;padding:16px;gap:16px}.mega-menu-categories,.mega-menu-categories--hire{grid-template-columns:1fr}.mega-menu-apps .mega-menu-categories{grid-template-columns:1fr}.mega-menu-apps .mega-menu-inner{flex-direction:column}.mega-menu-apps .mega-menu-featured{flex:none;max-width:100%;width:100%}.mega-menu-apps .mega-card-desc{display:block;font-size:11px}.mega-menu-featured{width:100%}.mega-card-cta{opacity:1;transform:none}.mega-menu-services .mega-menu-inner{grid-template-columns:1fr}}@media (max-width:576px){.navbar-nav{--bs-nav-link-padding-y:4px!important}header .nav-link{font-size:14px}#main-header.navbar-scrolled .logo-img{transform:scale(.84)}}@media (prefers-reduced-motion:reduce){.dropdown-menu.mega-menu{transition:none}.mega-card:hover{transform:none}.mega-card:hover .mega-card-icon{transform:none}.mega-featured-list a:hover{transform:none}}.hero-section .hero-cta,.hero-section .hero-image-parallax img,.hero-section .hero-stats,.hero-section .hero-subtitle,.hero-section .hero-title,.hero-section .hero-title-line--accent,.hero-section .hero-title-line--muted,.hero-section .hero-title-rotate,.hero-section .hero-title-rotate-inner{opacity:1;visibility:visible}.hero-section{position:relative;z-index:1;overflow:hidden;display:block;min-height:calc(100vh - var(--header-height,120px));padding:80px 0 100px;background:0 0}.hero-section .hero-content{position:relative;z-index:3;display:flex;flex-direction:column;gap:24px}.hero-section .hero-content>.row{width:100%;margin:0}.hero-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(105,74,240,.12),transparent 34%),radial-gradient(circle at 88% 12%,rgba(3,151,210,.16),transparent 32%),radial-gradient(circle at 70% 78%,rgba(0,183,255,.14),transparent 36%),linear-gradient(135deg,#f7fcff 0,#edf8ff 42%,#e3f4ff 100%);opacity:1;z-index:0;pointer-events:none}.hero-bg-mesh{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.45;background:radial-gradient(at 20% 30%,rgba(3,151,210,.18) 0,transparent 48%),radial-gradient(at 80% 20%,rgba(105,74,240,.14) 0,transparent 42%),radial-gradient(at 60% 80%,rgba(0,183,255,.12) 0,transparent 45%);filter:blur(28px)}.hero-bg-dots{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.35;background-image:radial-gradient(rgba(3,151,210,.22) 1px,transparent 1px);background-size:24px 24px;mask-image:radial-gradient(circle at center,#000 35%,transparent 88%)}.hero-blob{position:absolute;border-radius:50%;filter:blur(40px);pointer-events:none;z-index:0;animation:heroBlobDrift 14s ease-in-out infinite}.hero-blob--1{width:280px;height:280px;top:8%;right:10%;background:rgba(0,183,255,.22)}.hero-blob--2{width:220px;height:220px;bottom:14%;left:6%;background:rgba(105,74,240,.16);animation-delay:-4s}.hero-blob--3{width:180px;height:180px;top:42%;left:42%;background:rgba(3,151,210,.12);animation-delay:-8s}.hero-blob--4{width:320px;height:320px;bottom:-4%;right:4%;background:rgba(0,183,255,.16);animation-delay:-6s}.hero-bg-glow-right{position:absolute;bottom:8%;right:6%;width:min(420px,42vw);height:min(300px,34vh);background:radial-gradient(circle,rgba(0,183,255,.16),transparent 70%);filter:blur(18px);z-index:1;pointer-events:none}@keyframes heroBlobDrift{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(18px,-14px) scale(1.06)}}.hero-heading-glow{position:absolute;top:18%;left:8%;width:min(520px,55vw);height:min(320px,40vh);background:radial-gradient(circle,rgba(0,180,255,.18),transparent 68%);filter:blur(12px);z-index:1;pointer-events:none}.webgl-bridge{display:none}#shared-webgl-canvas{display:block;width:100%;height:100%}.hero-section .hero-text-col{position:relative;max-width:100%}@media (min-width:992px){.hero-section .hero-text-col{max-width:none;padding-right:12px}.hero-section .hero-title{font-size:clamp(2.5rem, 4.2vw, 3.55rem)}}@media (min-width:1200px){.hero-section .hero-text-col{max-width:620px}.hero-title-line--muted,.hero-title-rotate-inner{white-space:nowrap}}.hero-section .badge-custom{background:rgba(255,255,255,.72);color:#2f4d66;padding:8px 16px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;border:1px solid rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(3,151,210,.08)}.hero-section .badge-custom i{color:#0397d2;font-size:14px}.hero-section .hero-title{font-size:clamp(2.2rem, 4.8vw, 3.4rem);font-weight:800;line-height:1.08;color:#16233d;display:flex;flex-direction:column;gap:2px;overflow:visible;position:relative;letter-spacing:-.03em}.hero-title-line--accent{font-size:.92em;font-weight:800;background:linear-gradient(90deg,#0397d2,#1249d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:992px) and (max-width:1199.98px){.hero-section .hero-title{font-size:clamp(1.95rem, 3.2vw, 2.65rem)}.hero-title-rotate-inner{white-space:normal}.hero-title-rotate{overflow:visible}}.hero-title-line--muted{font-size:.58em;font-weight:700;color:#5d7388;letter-spacing:.01em;margin-top:4px}.hero-title-prefix{font-size:.92em;font-weight:800;color:#09f;letter-spacing:-.02em;text-transform:none;margin-bottom:0}.hero-title-rotate{display:block;min-height:1.08em;overflow:hidden}.hero-title-rotate-inner{display:block;font-weight:800;color:#16233d}.hero-section .hero-subtitle{color:#5d7388;margin-top:22px;font-size:18px;line-height:1.7;max-width:560px;font-weight:500}.hero-section .hero-cta{margin-top:34px}.btn-primary-custom{position:relative;overflow:hidden;background:linear-gradient(135deg,#09f 0,#00b7ff 55%,#694af0 100%)!important;border:none;padding:14px 32px;border-radius:999px;font-weight:700;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 28px rgba(0,153,255,.28);transition:transform .25s ease,box-shadow .3s ease,filter .25s ease,background .35s ease}.btn-primary-custom::before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.35),transparent 62%);opacity:0;transition:opacity .3s ease;pointer-events:none}.btn-primary-custom i{transition:transform .25s ease}.btn-primary-custom:hover{background:linear-gradient(135deg,#08e 0,#00a8f0 45%,#5b3de0 100%)!important;color:#fff!important;transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,153,255,.4),0 0 24px rgba(0,153,255,.18);filter:brightness(1.03)}.btn-primary-custom:hover::before{opacity:1}.btn-primary-custom:hover i{transform:translateX(3px)}.btn-secondary-custom{background:rgba(255,255,255,.78);border:1px solid rgba(3,151,210,.16);padding:14px 32px;border-radius:999px;font-weight:700;color:#1977b5;text-decoration:none;display:inline-flex;align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 22px rgba(3,151,210,.1);transition:transform .25s ease,background .25s ease,box-shadow .25s ease,border-color .25s ease}.btn-secondary-custom:hover{background:#fff!important;color:#0397d2!important;transform:translateY(-4px);box-shadow:0 12px 28px rgba(3,151,210,.18)}.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:40px;max-width:520px}@media (min-width:992px){.hero-section .hero-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"text image" "stats image";align-items:start;column-gap:24px}.hero-section .hero-row>[class*=col-]{width:100%;max-width:100%;flex:none}.hero-section .hero-text-col{grid-area:text}.hero-section .hero-image-col{grid-area:image}.hero-section .hero-stats-col{grid-area:stats}.hero-section .hero-stats-col .hero-stats{margin-top:40px;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.hero-section .hero-stats-col .hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));max-width:520px}}.hero-stat-item{text-align:center;padding:16px 10px;border-radius:20px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(0,150,255,.1);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease}.hero-stat-item:hover{transform:translateY(-6px);background:rgba(255,255,255,.82);border-color:rgba(3,151,210,.22);box-shadow:0 18px 36px rgba(0,150,255,.16)}.hero-stat-num{display:block;font-size:27px;font-weight:800;color:#0397d2;line-height:1.1}.hero-stat-label{display:block;margin-top:6px;font-size:10.5px;font-weight:500;color:#7a8fa3;text-transform:uppercase;letter-spacing:.06em;line-height:1.3}.hero-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:10px;border-radius:12px;color:#0397d2;background:linear-gradient(180deg,rgba(3,151,210,.14),rgba(3,151,210,.06));border:1px solid rgba(3,151,210,.12);font-size:19px;transition:transform .28s ease,background .28s ease}.hero-stat-item:hover .hero-stat-icon{transform:scale(1.08);background:rgba(3,151,210,.16)}.hero-section .hero-image-wrapper{position:relative;perspective:1000px;padding:28px;--badge-gap:24px;animation:heroImageFloat 9s ease-in-out infinite}.hero-section .hero-image-glow{position:absolute;inset:8% 4% 8% 8%;background:radial-gradient(circle,rgba(0,150,255,.22),transparent 72%);filter:blur(28px);z-index:0;pointer-events:none}.hero-section .hero-image-back-card{position:absolute;top:6%;right:4%;width:72%;height:84%;border-radius:22px;background:linear-gradient(145deg,rgba(0,153,255,.35) 0,rgba(0,183,255,.22) 55%,rgba(51,201,255,.18) 100%);z-index:0;box-shadow:0 16px 40px rgba(0,150,255,.14);transform:rotate(1.5deg)}.hero-section .hero-image-parallax{position:relative;z-index:2;transform-style:preserve-3d;border-radius:22px;border:5px solid rgba(255,255,255,.82);outline:1px solid rgba(3,151,210,.12);box-shadow:0 22px 56px rgba(0,150,255,.16),0 8px 24px rgba(15,52,96,.08);will-change:transform;overflow:visible;background:#fff;aspect-ratio:1/1;width:100%;max-width:680px}@keyframes heroImageFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.hero-mockup-card{position:absolute;z-index:4;display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:16px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 30px rgba(3,151,210,.18);font-size:12px;font-weight:700;color:#2f4d66;white-space:nowrap}.hero-mockup-card i{color:#0397d2;font-size:16px}.hero-mockup-card--phone{top:var(--badge-gap);right:var(--badge-gap);animation:heroBadgeFloat 9s ease-in-out infinite}.hero-mockup-card--dash{bottom:var(--badge-gap);left:var(--badge-gap);animation:heroBadgeFloat 9s ease-in-out infinite 1.8s}.hero-float-badge{position:absolute;z-index:5;padding:12px 16px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 14px 34px rgba(0,150,255,.14),0 0 0 1px rgba(255,255,255,.35) inset;font-size:12px;font-weight:600;color:#33475b;white-space:nowrap;display:flex;align-items:center;gap:8px;animation:heroBadgeFloat 9s ease-in-out infinite;transition:transform .25s ease,box-shadow .25s ease}.hero-float-badge:hover{box-shadow:0 18px 40px rgba(0,150,255,.2);animation-play-state:paused}.hero-section .hero-image-parallax picture{display:block;width:100%;height:100%;overflow:hidden;border-radius:17px}.hero-section .hero-image-parallax img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;border-radius:17px;display:block}.hero-badge-emoji{font-size:18px;line-height:1}.hero-badge-text strong{color:#09f;font-weight:700}.hero-float-badge--rating{top:0;left:0;animation-delay:0s}.hero-float-badge--projects{bottom:0;right:0;animation-delay:1.2s}.hero-float-badge--devs{bottom:0;left:0;animation-delay:2.4s}.hero-float-badge--global{top:0;right:0;animation-delay:3.6s}@keyframes heroBadgeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.hero-trust-strip{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:6px;padding:16px 20px;border-radius:18px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hero-trust-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b8296}.hero-trust-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 18px}.hero-trust-logos span{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#3f5568;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(3,151,210,.1);transition:transform .25s ease,color .25s ease,box-shadow .25s ease}.hero-trust-logos span i{color:#0397d2;font-size:15px}.hero-trust-logos span:hover{transform:translateY(-2px);color:#0397d2;box-shadow:0 8px 18px rgba(3,151,210,.12)}.hero-scroll-indicator{position:absolute;bottom:86px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;color:#434d53;font-size:13px;font-weight:500;opacity:.75;transition:opacity .25s ease,color .25s ease;animation:heroScrollBounce 2s ease-in-out infinite}.hero-scroll-indicator:hover{opacity:1;color:#09f}.hero-scroll-arrow{font-size:18px;line-height:1}@keyframes heroScrollBounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.hero-service-strip{position:relative;left:auto;bottom:auto;z-index:3;width:100%;min-height:62px;transform:none;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;overflow:hidden;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.82);box-shadow:0 18px 45px rgba(3,151,210,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);margin-top:12px}.hero-service-strip span{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:62px;padding:12px 14px;color:#50606b;font-size:12.5px;font-weight:700;border-right:1px solid rgba(3,151,210,.1);transition:background .25s ease,color .25s ease,transform .25s ease}.hero-service-strip span:hover{background:rgba(3,151,210,.08);color:#0397d2;transform:translateY(-2px)}.hero-service-strip span:last-child{border-right:0}.hero-service-strip i{color:#0397d2;font-size:18px;transition:transform .25s ease}.hero-service-strip span:hover i{transform:scale(1.08)}@media (prefers-reduced-motion:reduce){.hero-blob,.hero-float-badge,.hero-image-wrapper,.hero-mockup-card{animation:none!important}header .nav-cta:hover{animation:none!important}}@media (max-width:1200px){.hero-service-strip{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){header .top-bar{max-height:none;overflow:visible;padding:8px 0 10px}header .top-bar-inner{flex-wrap:wrap;align-items:flex-start;gap:8px}header .top-bar-right{width:100%;justify-content:space-between}.hero-section{min-height:auto;padding:32px 0 40px}.hero-section .hero-title{font-size:clamp(28px, 6vw, 36px)}.hero-section .hero-subtitle{font-size:16px;max-width:100%}.hero-section .hero-image-wrapper{padding:20px 0 0;max-width:520px;margin:0 auto}.hero-section .hero-image-parallax{max-width:100%;margin:0 auto}.hero-section .hero-image-col{margin-top:8px}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.hero-float-badge--rating{left:6%}.hero-float-badge--projects{right:6%}.hero-trust-strip{margin-top:20px;padding:14px 16px}.hero-trust-logos{gap:10px 16px}.hero-trust-logos span{font-size:12px}.hero-heading-glow{left:5%;width:80%}.hero-service-strip{grid-template-columns:1fr;width:100%;margin-top:20px}.featured-client-section .featured-clients-heading{font-size:32px}.fc-partner-line{flex-direction:column;gap:8px;font-size:13px;padding:0 12px}.future-section .visual-box{height:300px}.award-title{font-size:clamp(24px, 4.5vw, 34px)}}@media (max-width:768px){.hero-section{padding:28px 0 36px}.hero-float-badge{font-size:11px;padding:8px 10px}.hero-float-badge--rating{top:0;left:0}.hero-float-badge--projects{bottom:0;right:0}.hero-float-badge--devs{bottom:0;left:0}.hero-float-badge--global{display:none}.hero-scroll-indicator{display:none}.hero-service-strip{grid-template-columns:1fr;margin-top:24px}.hero-service-strip span{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(3,151,210,.1);padding:12px 18px}.hero-service-strip span:last-child{border-bottom:0}.hero-cta{flex-direction:column;width:100%}.hero-cta .btn-primary-custom,.hero-cta .btn-secondary-custom{width:100%;justify-content:center}.hero-section .badge-custom{font-size:12px;padding:7px 14px}.featured-stat-label{white-space:normal}.fc-industries{gap:10px 14px}.future-section .visual-box{height:260px}.future-section .tab-desc{max-width:100%}.award-nav{display:none}.award-slider{gap:0}.award-track{justify-content:flex-start}.about-section .about-features{grid-template-columns:1fr}.about-section .about-heading{font-size:26px}.about-section .about-image{margin-top:24px}.connect-right .form-wrapper{padding:22px 18px}.connect-heading{font-size:24px}footer a:hover{padding-left:0}.footer-wave svg{height:48px}}@media (max-width:575px){.hero-section{min-height:auto;padding:24px 0 32px}.hero-stat-num{font-size:22px}.hero-float-badge{display:none}}@media (prefers-reduced-motion:reduce){.hero-section{animation:none;background:linear-gradient(135deg,#effbff 0,#dff5ff 100%)}.hero-float-badge,.hero-scroll-indicator{animation:none}}.hero-section .navbar-nav .nav-link.active,.hero-section .navbar-nav .nav-link.show{color:#434d53;line-height:50px;padding:10px 0;font-size:14px;margin-left:30px;font-weight:600}.stats-section{background-color:#f4fbff;padding:40px 0}.stats-section .stat-pill{background-color:#fff;border-radius:50px;padding:18px 32px;display:flex;align-items:center;gap:12px;border:2px solid #1e9bd7;box-shadow:0 0 0 transparent;transition:transform .3s ease}.stats-section .stat-pill:hover{border:2px solid #1e9bd7;background-color:#1e9bd7;color:#fff;transform:scale(1.02)}.stats-section .stat-pill:hover .stat-number{color:#fff}.stats-section .stat-pill:hover .stat-text{color:#fff}.stats-section .stat-number{font-size:32px;font-weight:700;color:#1e9bd7;line-height:1}.stats-section .stat-text{font-size:16px;font-weight:500;color:#434d53;white-space:nowrap}.featured-client-section{position:relative;overflow:hidden;padding:80px 0 70px;background:linear-gradient(180deg,#eef6fe 0,#f5fafe 50%,#e9f3fd 100%);z-index:2;text-align:center}.featured-client-bg{position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 12% 20%,rgba(26,127,224,.1),transparent 40%),radial-gradient(circle at 88% 78%,rgba(26,127,224,.08),transparent 42%)}.featured-client-section .container{position:relative;z-index:1}.fc-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 18px;border-radius:999px;background:rgba(255,255,255,.7);border:1px solid rgba(26,127,224,.18);color:#0a6fc2;font-size:11.5px;font-weight:700;letter-spacing:1.6px;margin-bottom:18px}.featured-client-section .featured-clients-heading,.featured-client-section h4{font-size:44px;line-height:1.1;font-weight:800;color:#16233d;margin:0 0 14px;letter-spacing:-.5px}.featured-client-section .featured-clients-heading span{color:#1a7fe0}.fc-divider{display:block;width:60px;height:3px;border-radius:3px;background:#1a7fe0;margin:0 auto 18px}.fc-subtitle{max-width:620px;margin:0 auto 32px;font-size:15.5px;line-height:1.7;color:#5b6b82}.featured-clients-stats.fc-stats{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:12px;margin:0 auto 44px;padding:16px 18px;background:rgba(255,255,255,.85);border:1px solid rgba(26,127,224,.12);border-radius:20px;box-shadow:0 16px 40px rgba(20,80,150,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.featured-stat-card.fc-stat{display:flex;align-items:center;gap:12px;padding:8px 26px;background:0 0;border:none;border-radius:0;box-shadow:none;min-width:0;text-align:left;position:relative}.featured-stat-card.fc-stat+.featured-stat-card.fc-stat::before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);width:1px;height:40px;background:rgba(26,127,224,.16)}.fc-stat-icon{flex-shrink:0;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#2a90f0,#0a5fb8);color:#fff;font-size:20px;box-shadow:0 8px 18px rgba(20,100,190,.3)}.fc-stat-copy{display:flex;flex-direction:column;line-height:1.15}.fc-stat-num{display:inline-flex;align-items:baseline}.featured-stat-num{font-size:26px;font-weight:800;color:#1560b0}.featured-stat-suffix{font-size:20px;font-weight:800;color:#1560b0}.featured-stat-label{display:block;font-size:12.5px;color:#5b6b82;margin-top:2px;white-space:nowrap}.clients-marquee-wrap{display:flex;flex-direction:column;gap:18px;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.clients-marquee-wrap:hover .clients-marquee{animation-play-state:paused}.clients-marquee{display:flex;width:max-content;animation:clientsMarquee 32s linear infinite}.clients-marquee-reverse{animation-direction:reverse}.clients-marquee-track{display:flex;align-items:center;gap:20px;padding:0 10px}.client-logo-card{flex-shrink:0;width:150px;height:80px;display:flex;align-items:center;justify-content:center;padding:14px 20px;background:rgba(255,255,255,.75);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(3,151,210,.1);box-shadow:0 8px 22px rgba(0,0,0,.06);transition:box-shadow .35s ease,transform .35s ease,border-color .35s ease}.client-logo-card:hover{border-color:rgba(3,151,210,.25);box-shadow:0 12px 28px rgba(3,151,210,.14);transform:translateY(-2px)}.client-logo-card img{width:120px;height:48px;max-width:100%;max-height:48px;object-fit:contain;filter:none;opacity:1;transition:transform .35s ease}.client-logo-card:hover img{transform:scale(1.05)}@keyframes clientsMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.clients-marquee{animation:none}}.fc-logos-panel{position:relative;display:flex;align-items:center;gap:10px;max-width:1120px;margin:0 auto 36px;padding:26px 22px;background:rgba(255,255,255,.7);border:1px solid rgba(26,127,224,.1);border-radius:24px;box-shadow:0 20px 50px rgba(20,80,150,.08)}.fc-logos-panel .clients-marquee-wrap{flex:1;min-width:0}.fc-logos-nav{flex-shrink:0;width:42px;height:42px;border-radius:50%;border:1px solid rgba(26,127,224,.18);background:#fff;color:#1a7fe0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px rgba(20,80,150,.12);transition:background .25s ease,color .25s ease,transform .25s ease}.fc-logos-nav:hover{background:#1a7fe0;color:#fff;transform:scale(1.08)}.fc-partner-line{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 30px;font-size:14px;font-weight:600;color:#3f6088}.fc-partner-line .fc-line{width:60px;height:2px;background:linear-gradient(90deg,transparent,#1a7fe0);border-radius:2px}.fc-partner-line .fc-line:last-child{background:linear-gradient(90deg,#1a7fe0,transparent)}.fc-industries{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 26px}.fc-industry{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#46586f;transition:color .25s ease}.fc-industry i{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:rgba(26,127,224,.1);color:#1a7fe0;font-size:15px;transition:background .25s ease,color .25s ease}.fc-industry:hover{color:#1560b0}.fc-industry:hover i{background:#1a7fe0;color:#fff}@media (max-width:768px){.featured-client-section .featured-clients-heading,.featured-client-section h4{font-size:32px}.featured-clients-stats.fc-stats{flex-direction:column;gap:4px;width:100%;max-width:340px}.featured-stat-card.fc-stat+.featured-stat-card.fc-stat::before{display:none}}@media (max-width:576px){.client-logo-card{width:120px;height:68px;padding:10px 14px}.fc-logos-panel{padding:18px 12px}.fc-logos-nav{display:none}}.offer-section{position:relative;z-index:2;padding:80px 0;background:#fff}.offer-section .offer-title{font-size:36px;font-weight:700;color:#0397d2;margin-bottom:10px}.offer-section .offer-subtitle{max-width:900px;margin:0 auto;font-size:16px;color:#434d53;line-height:1.6}.offer-section .offer-card-wrap{perspective:1100px}.offer-section .offer-card{background:rgba(240,249,255,.52);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(3,151,210,.2);border-radius:24px;padding:36px 24px;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;transform-style:preserve-3d;will-change:transform;transition:box-shadow .4s ease,border-color .4s ease,background .4s ease}.offer-section .offer-card-layers{position:absolute;inset:0;pointer-events:none;z-index:0}.offer-section .offer-card-bg{position:absolute;inset:0;background:linear-gradient(125deg,rgba(240,249,255,.95) 0,rgba(186,230,255,.55) 30%,rgba(240,249,255,.9) 55%,rgba(160,220,255,.5) 80%,rgba(240,249,255,.95) 100%);background-size:320% 320%;animation:offerGradientMove 9s ease infinite}.offer-section .offer-card-shine{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;background:radial-gradient(circle at var(--shine-x,50%) var(--shine-y,50%),rgba(255,255,255,.55) 0,rgba(255,255,255,.12) 28%,transparent 62%);z-index:1}.offer-section .offer-card-border-glow{position:absolute;inset:-1px;border-radius:24px;opacity:0;transition:opacity .4s ease;box-shadow:0 0 0 1px rgba(3,151,210,.45),0 0 28px rgba(0,163,224,.35),inset 0 0 18px rgba(27,179,255,.12);z-index:2}.offer-section .offer-card-content{position:relative;z-index:3;display:flex;flex-direction:column;flex:1;width:100%;min-height:100%;padding-bottom:44px}.offer-section .offer-card:hover{background:rgba(255,255,255,.72);border-color:rgba(3,151,210,.45);box-shadow:0 16px 40px rgba(3,151,210,.14)}.offer-section .offer-card:hover .offer-card-border-glow,.offer-section .offer-card:hover .offer-card-shine{opacity:1}.offer-section .offer-card.offer-card-active{background:rgba(230,246,255,.65);border-color:rgba(3,151,210,.32)}@keyframes offerGradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes offerIconFloat{0%,100%{transform:translateY(0) scale(1.06)}50%{transform:translateY(-7px) scale(1.1)}}.offer-section .offer-icon{font-size:48px;color:#00a3e0;margin-bottom:20px;transition:transform .4s ease}.offer-section .offer-icon img{transition:transform .4s ease,filter .4s ease}.offer-section .offer-card:hover .offer-icon img{animation:offerIconFloat 1.4s ease-in-out infinite;filter:drop-shadow(0 6px 14px rgba(3, 151, 210, .25))}.offer-section .offer-card h5{font-size:20px;font-weight:700;color:#434d53;margin-bottom:12px}.offer-section .offer-card p{font-size:15px;color:#6c757d;line-height:1.6;flex:1;margin-bottom:0}.offer-section .offer-card span{text-align:right;transition:all .4s ease;position:absolute;right:0;bottom:0;opacity:.2;display:block;z-index:2}.offer-section .offer-card:hover span{display:block;opacity:1}.offer-section .offer-card:hover span img{filter:none;transform:rotate(-45deg) scale(1)}.offer-section .offer-card span img{filter:grayscale(1);transition:transform .4s ease,filter .4s ease,scale .4s ease;transform:rotate(0) scale(.9)}@media (prefers-reduced-motion:reduce){.offer-section .offer-card-bg{animation:none}.offer-section .offer-card:hover .offer-icon img{animation:none;transform:scale(1.04)}}.ondemand{position:relative;overflow:hidden;padding:4rem 0;color:#002e41;background:linear-gradient(180deg,#f8fdff,#eaf7ff);z-index:2}.ondemand-bg-glow{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,150,255,.08),transparent 65%);pointer-events:none;z-index:0}.ondemand .slider-container{position:relative;z-index:1}.ondemand-swiper-wrap{position:relative;margin-top:40px;padding:0 40px}.ondemand-swiper{overflow:hidden;padding:12px 4px 24px}.ondemand .glass-card,.ondemand .ondemand-premium-card{height:auto;min-height:240px;position:relative;overflow:hidden;text-align:left;background:rgba(255,255,255,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.35);border-radius:24px;padding:0;box-shadow:0 12px 32px rgba(3,151,210,.1);transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease}.ondemand-card-layers{position:absolute;inset:0;background:linear-gradient(135deg,rgba(3,151,210,.08),rgba(0,163,224,.04),rgba(255,255,255,.1));background-size:220% 220%;opacity:.6;transition:opacity .4s ease;animation:ondemandCardGradient 8s ease infinite;pointer-events:none}.ondemand-premium-card:hover .ondemand-card-layers{opacity:1}.ondemand-premium-card:hover{transform:translateY(-10px);border-color:rgba(0,150,255,.45);box-shadow:0 20px 50px rgba(0,150,255,.15),0 0 0 1px rgba(0,150,255,.2),0 0 28px rgba(0,150,255,.12)}.ondemand-card-inner{position:relative;z-index:1;padding:24px 22px;display:flex;flex-direction:column;align-items:flex-start;height:100%;min-height:240px}.ondemand-card-icon{font-size:36px;line-height:1;margin-bottom:14px}.ondemand-card-title{font-size:18px;font-weight:700;color:#002e41;margin:0 0 10px;line-height:1.3}.ondemand-card-desc{font-size:13px;color:#434d53;line-height:1.55;margin:0 0 16px;flex:1}.ondemand-card-cta{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#0397d2;text-decoration:none;transition:gap .3s ease,color .3s ease}.ondemand-card-cta:hover{color:#007eac;gap:10px}.ondemand .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid rgba(3,151,210,.2);border-radius:50%;width:38px;height:38px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0397d2;z-index:10;font-size:17px;box-shadow:0 6px 18px rgba(3,151,210,.15);transition:background .3s ease,color .3s ease,transform .3s ease}.ondemand .slider-arrow:hover{background:#0397d2;color:#fff;transform:translateY(-50%) scale(1.05)}.ondemand .arrow-left{left:0}.ondemand .arrow-right{right:0}@keyframes ondemandCardGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.ondemand-card-layers{animation:none}.ondemand-premium-card:hover{transform:none}}@media (max-width:576px){.ondemand-swiper-wrap{padding:0 32px}.ondemand-card-inner{min-height:220px;padding:20px 18px}}.future-section{position:relative;overflow:hidden;padding:72px 0 80px;color:#fff;z-index:1;background:#010f16}.future-section::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 70% at 50% 38%,rgba(3,151,210,.14) 0,transparent 58%),radial-gradient(ellipse 100% 100% at 50% 100%,#012a3a 0,#010f16 55%,#000a10 100%);opacity:1;z-index:0;pointer-events:none}.future-section::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;opacity:.35;z-index:0;pointer-events:none;mask-image:radial-gradient(ellipse 85% 80% at 50% 55%,#000 20%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse 85% 80% at 50% 55%,#000 20%,transparent 85%)}.future-section-webgl-host{display:none}.future-orb-host{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;opacity:.92;-webkit-mask-image:radial-gradient(ellipse 100% 100% at 50% 52%,#000 35%,rgba(0,0,0,0.88) 72%,transparent 100%);mask-image:radial-gradient(ellipse 100% 100% at 50% 52%,#000 35%,rgba(0,0,0,0.88) 72%,transparent 100%)}.future-orb-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.future-section .container{position:relative;z-index:2}.future-section-webgl{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.future-section .future-head{position:relative;z-index:3;padding:4px 20px 20px;max-width:920px;margin:0 auto 2rem}.future-section .future-head::before{content:"";position:absolute;inset:-20px -6% 0;background:radial-gradient(ellipse 90% 100% at 50% -5%,rgba(1,18,28,.88) 0,transparent 72%);pointer-events:none;z-index:-1}.future-section .future-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;margin-bottom:18px;border-radius:999px;border:1px solid rgba(0,212,255,.45);background:rgba(0,40,58,.55);color:#8fe8ff;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 0 20px rgba(0,180,255,.12)}.future-section .future-pill i{font-size:13px;color:#00d4ff}.future-section .future-title{position:relative;font-size:clamp(32px, 4.2vw, 46px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 28px rgba(1,18,30,.75)}.future-section .future-title-accent{display:block;margin-top:4px;background:linear-gradient(90deg,#00d4ff 0,#0397d2 45%,#5b8cff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.future-section .future-divider{display:block;width:72px;height:3px;margin:18px auto 20px;border-radius:999px;background:linear-gradient(90deg,#00d4ff,#0397d2);box-shadow:0 0 16px rgba(0,212,255,.45)}.future-section .future-subtitle{position:relative;max-width:780px;margin:0 auto;color:rgba(232,242,246,.82);font-size:15px;line-height:1.7;text-shadow:0 1px 14px rgba(1,18,30,.7)}.future-section .future-tabs-wrap{width:100%;max-width:1100px;margin:0 auto 2.5rem;padding:0 12px}.future-section .future-tabs-wrap .future-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px;width:100%;margin:0;padding:0;list-style:none;flex-wrap:nowrap!important;align-items:stretch}.future-section .future-tabs-wrap .nav-item{display:flex;align-items:stretch;width:100%;min-width:0;margin:0;padding:0;float:none}.future-section .future-tabs-wrap .nav-link.tab-pill{background:rgba(0,35,50,.72)!important;border:1px solid rgba(0,150,210,.28)!important;color:rgba(255,255,255,.88)!important;padding:12px 14px!important;border-radius:12px!important;font-weight:600!important;font-size:13px!important;line-height:1.3!important;transition:color .3s ease,background-color .3s ease,box-shadow .3s ease,border-color .3s ease,transform .25s ease!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:9px;width:100%;min-height:58px;height:100%;margin:0;white-space:normal;text-align:center;box-sizing:border-box;transform:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.future-section .future-tabs-wrap .nav-link.tab-pill:hover{color:#fff!important;transform:translateY(-2px);border-color:rgba(0,212,255,.45)!important;box-shadow:0 10px 24px rgba(0,140,220,.16)}.future-section .tab-pill i{color:#00d4ff;font-size:17px;line-height:1;flex-shrink:0}.future-section .tab-pill.active{background:rgba(0,58,82,.88)!important;color:#fff!important;border-color:#00d4ff!important;box-shadow:0 0 0 1px rgba(0,212,255,.35),0 0 28px rgba(0,180,255,.22),inset 0 0 24px rgba(0,180,255,.08)}.future-section .future-tabs-wrap .tab-pill span{display:block;line-height:1.3}.future-section .nav-link:focus,.future-section .nav-link:hover{color:#fff}@media (max-width:991px){.future-section .future-tabs-wrap .future-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.future-section .tab-title{display:flex;align-items:center;gap:12px;font-size:26px;font-weight:700;margin-bottom:12px;color:#fff}.future-section .tab-title-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:rgba(0,80,110,.55);border:1px solid rgba(0,180,255,.35);color:#00d4ff;font-size:18px;flex-shrink:0}.future-section .tab-title i{color:inherit}.future-section .tab-desc{color:rgba(207,216,220,.88);margin-bottom:22px;font-size:14px;line-height:1.65;max-width:520px}.feature-box-wrap{perspective:900px}.future-section .feature-box{position:relative;overflow:hidden;border:1px solid rgba(0,160,220,.28);border-radius:12px;padding:13px 14px;font-size:13px;font-weight:500;height:100%;min-height:52px;transform-style:preserve-3d;background:rgba(0,32,48,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease}.future-section .feature-box-layers{position:absolute;inset:0;pointer-events:none;z-index:0}.future-section .feature-box-bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(1,38,56,.95) 0,rgba(2,52,74,.85) 100%);background-size:100% 100%;animation:none}.future-section .feature-box-border-glow{position:absolute;inset:-1px;border-radius:12px;opacity:0;transition:opacity .35s ease;box-shadow:0 0 0 1px rgba(0,212,255,.45),0 0 20px rgba(0,163,224,.28)}.future-section .feature-box-content{position:relative;z-index:1;display:flex;gap:10px;align-items:center}.future-section .feature-box:hover{border-color:rgba(0,212,255,.55);box-shadow:0 10px 24px rgba(0,140,220,.18)}.future-section .feature-box:hover .feature-box-border-glow{opacity:1}.future-section .feature-box i{color:#00d4ff;font-size:15px;background:rgba(0,70,98,.85);padding:8px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid rgba(0,180,255,.3);line-height:1;flex-shrink:0}.future-section .consult-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#00b4e8 0,#0397d2 55%,#1a5fd4 100%)!important;color:#fff;padding:12px 22px 12px 26px;border-radius:999px;margin-bottom:0;font-weight:600;font-size:14px;text-decoration:none;box-shadow:0 10px 28px rgba(3,151,210,.35);transition:transform .25s ease,box-shadow .25s ease}.future-section .consult-btn i{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.18);font-size:14px;transition:transform .25s ease}.future-section .consult-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px rgba(3,151,210,.42)}.future-section .consult-btn:hover i{transform:translateX(2px)}.future-section .visual-box{position:relative;border:1px solid rgba(0,200,255,.42);border-radius:18px;height:400px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 58% 42%,rgba(0,100,140,.35) 0,transparent 55%),linear-gradient(160deg,#022a3c 0,#011822 55%,#000e14 100%);overflow:hidden;box-shadow:inset 0 0 80px rgba(0,180,255,.1),0 0 0 1px rgba(0,200,255,.12),0 22px 50px rgba(0,0,0,.35),0 0 40px rgba(0,140,255,.12)}.future-section .visual-box::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(0,212,255,.12),transparent 65%);pointer-events:none;z-index:0}.future-section .visual-box--interactive{cursor:grab;touch-action:none;user-select:none}.future-section .visual-box--interactive.is-dragging{cursor:grabbing}.future-section .visual-box--interactive::after{content:"Scroll or drag to explore";position:absolute;bottom:12px;left:50%;transform:translateX(-50%);font-size:11px;font-weight:500;color:rgba(255,255,255,.45);letter-spacing:.04em;pointer-events:none;z-index:2;opacity:1;transition:opacity .3s ease}.future-section .visual-box--interactive.is-dragging::after,.future-section .visual-box--interactive:hover::after{opacity:0}.future-section .visual-box>i.bi{font-size:120px;color:rgba(3,151,210,.35);z-index:0}.future-section .visual-box:has(.future-webgl-canvas)>i.bi{display:none}.future-section .future-webgl-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1;transition:opacity .45s ease}.future-section .future-scroll-journey{position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;gap:16px;pointer-events:none;padding-left:2px}.future-section .future-scroll-journey::before{content:"";position:absolute;left:5px;top:10px;bottom:10px;width:1px;background:linear-gradient(180deg,transparent,rgba(0,212,255,.35),transparent)}.future-section .future-journey-step{display:flex;align-items:flex-start;gap:10px;opacity:.35;transform:translateX(calc(var(--step-active,0) * 5px));transition:opacity .55s cubic-bezier(.4, 0, .2, 1),transform .55s cubic-bezier(.4, 0, .2, 1)}.future-section .future-journey-step.is-active{transform:translateX(5px)}.future-section .future-journey-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:rgba(0,212,255,calc(.28 + var(--step-active,0) * .72));box-shadow:0 0 calc(2px + var(--step-active,0) * 12px) rgba(0,212,255,calc(.2 + var(--step-active,0) * .65));flex-shrink:0;transform:scale(calc(1 + var(--step-active,0) * .3));transition:background .55s cubic-bezier(.4, 0, .2, 1),box-shadow .55s cubic-bezier(.4, 0, .2, 1),transform .55s cubic-bezier(.4, 0, .2, 1)}.future-section .future-journey-step.is-active .future-journey-dot{background:#00d4ff}.future-section .future-journey-step.is-done .future-journey-dot{background:rgba(0,212,255,.75);box-shadow:0 0 6px rgba(0,212,255,.45)}.future-section .future-journey-copy{display:flex;flex-direction:column;gap:2px}.future-section .future-journey-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.92)}.future-section .future-journey-hint{font-size:10px;color:rgba(255,255,255,.45);max-width:140px;line-height:1.35}.future-section .future-journey-step.is-active .future-journey-hint{color:rgba(0,212,255,.75)}.future-section .future-data-stream{position:absolute;top:16px;right:16px;left:auto;z-index:3;text-align:right;font-size:9px;font-weight:700;letter-spacing:.2em;color:rgba(0,212,255,.55);pointer-events:none;opacity:.45;max-width:58%;line-height:1.4;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;animation:futureDataStream 12s linear infinite}.future-section .visual-box--interactive:has(.future-scroll-journey)::after{content:"Auto-builds · scroll or wheel to control";opacity:.55;font-size:10px}.future-section #ml .visual-box--interactive::after{content:"Auto-forges · scroll or wheel to control"}.future-section #ds .visual-box--interactive::after{content:"Auto-reveals · scroll or wheel to control"}.future-section #bc .visual-box--interactive::after{content:"Auto-seals · scroll or wheel to control"}@keyframes futureDataStream{0%{letter-spacing:.22em;opacity:.2}50%{letter-spacing:.34em;opacity:.55}100%{letter-spacing:.22em;opacity:.2}}.future-section .feature-box.is-scroll-lit{border-color:rgba(0,212,255,calc(.2 + var(--box-lit,.5) * .55));box-shadow:0 0 calc(8px + var(--box-lit,.5) * 24px) rgba(0,180,255,calc(.08 + var(--box-lit,.5) * .18)),inset 0 0 calc(8px + var(--box-lit,.5) * 16px) rgba(0,212,255,calc(.03 + var(--box-lit,.5) * .08));transform:translateY(calc(var(--box-lit,0) * -2px))}.future-section .feature-box.is-scroll-lit .feature-box-border-glow{opacity:1}.future-section .feature-box.is-scroll-lit i{color:#00d4ff;text-shadow:0 0 12px rgba(0,212,255,.5)}.future-section .visual-box.is-ml-training{box-shadow:inset 0 0 80px rgba(0,212,255,.12),0 20px 50px rgba(0,0,0,.25),0 0 45px rgba(0,140,255,.15)}.future-section .visual-box.is-ml-trained{box-shadow:inset 0 0 90px rgba(0,212,255,.18),0 24px 56px rgba(0,0,0,.28),0 0 60px rgba(0,212,255,.22)}.future-section .visual-box.is-ds-analytics{box-shadow:inset 0 0 80px rgba(0,212,255,.1),0 20px 50px rgba(0,0,0,.25),0 0 42px rgba(0,160,255,.14)}.future-section .visual-box.is-ds-insights{box-shadow:inset 0 0 90px rgba(0,212,255,.16),0 24px 56px rgba(0,0,0,.28),0 0 58px rgba(0,212,255,.2)}.future-section .visual-box.is-bc-chain{box-shadow:inset 0 0 80px rgba(0,212,255,.1),0 20px 50px rgba(0,0,0,.25),0 0 44px rgba(0,150,255,.14)}.future-section .visual-box.is-bc-secured{box-shadow:inset 0 0 90px rgba(0,212,255,.17),0 24px 56px rgba(0,0,0,.28),0 0 62px rgba(0,212,255,.22)}.future-section .visual-box.is-laptop-building{box-shadow:inset 0 0 80px rgba(0,212,255,.1),0 20px 50px rgba(0,0,0,.25),0 0 40px rgba(0,180,255,.12)}.future-section .visual-box.is-laptop-ready{box-shadow:inset 0 0 90px rgba(0,212,255,.16),0 24px 56px rgba(0,0,0,.28),0 0 55px rgba(0,212,255,.2)}@media (max-width:767px){.future-section .future-data-stream,.future-section .future-scroll-journey{display:none}}.tech-section{position:relative;overflow:hidden;padding:70px 0}.tech-section .container{position:relative;z-index:1}.tech-section-webgl{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.5}.tech-section .tech-title{font-size:38px;font-weight:700;color:#0397d2;margin-bottom:10px}.tech-section .tech-subtitle{max-width:900px;margin:0 auto;font-size:16px;color:#434d53;line-height:1.6}.tech-section .tech-label{background:linear-gradient(145deg,#063f55,#0a5570);color:#fff;padding:24px 28px 48px;border-radius:14px;font-size:20px;font-weight:500;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:6px;position:relative;flex:1 1 auto;min-height:100%;border:1px solid rgba(3,151,210,.2);transition:box-shadow .4s ease,background .4s ease,transform .4s ease,border-color .4s ease}.tech-section .tech-label-icon{font-size:26px;color:#1bb3ff;margin-bottom:4px}.tech-section .tech-label-text{line-height:1.3}.tech-section .tech-count{position:absolute;left:28px;right:28px;bottom:18px;display:block;font-size:13px;font-weight:400;color:#8ed4ff;opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.tech-section .tech-count-num{font-size:22px;font-weight:700;color:#1bb3ff;margin-right:4px}.tech-section .tech-box,.tech-section .tech-chips-wrap{background-color:rgba(255,255,255,.95);color:#434d53;padding:18px 16px;border-radius:14px;font-size:15px;line-height:1.8;border:1.8px dashed #ccc;flex:1 1 auto;min-height:100%;transition:box-shadow .4s ease,border-color .4s ease,background .4s ease}.tech-section .tech-chips-wrap{display:flex;flex-wrap:wrap;gap:8px;align-items:center;align-content:center}.tech-section .tech-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 14px;background:#f0f9ff;border:1px solid rgba(3,151,210,.22);border-radius:20px;font-size:13px;line-height:1.3;color:#434d53;transition:transform .35s ease,box-shadow .35s ease,background .35s ease,border-color .35s ease;cursor:default}.tech-section .tech-chip:hover{transform:scale(1.08);background:#dff3ff;border-color:rgba(3,151,210,.45);box-shadow:0 0 18px rgba(3,151,210,.32)}.tech-section .tech-row{align-items:stretch;transition:transform .4s ease}.tech-section .tech-row>[class*=col]{display:flex;flex-direction:column}.tech-section .tech-row:hover{transform:translateY(-3px)}.tech-section .tech-row:hover .tech-label{background:linear-gradient(145deg,#074d68,#0c6d94);border-color:rgba(27,179,255,.5);box-shadow:0 0 28px rgba(3,151,210,.35)}.tech-section .tech-row:hover .tech-count{opacity:1;transform:translateY(0)}.tech-section .tech-row:hover .tech-box,.tech-section .tech-row:hover .tech-chips-wrap{border-color:rgba(3,151,210,.35);box-shadow:0 8px 24px rgba(3,151,210,.1);background:#fff}@media (prefers-reduced-motion:reduce){.future-section .feature-box-bg{animation:none}.tech-section .tech-count{opacity:1;transform:none}}.tech-section .schedule_btn a{background-color:#0397d2;color:#fff;text-decoration:none;border-radius:30px;padding:13px 30px;margin-top:20px;display:inline-block}.tech-section{background:radial-gradient(circle at 8% 16%,rgba(27,179,255,.13),transparent 28%),radial-gradient(circle at 92% 10%,rgba(3,151,210,.1),transparent 26%),linear-gradient(180deg,#f7fcff 0,#edf8ff 100%)}.tech-section .text-center.mb-5{margin-bottom:34px!important}.tech-section .tech-stack-list{display:flex;flex-direction:column;gap:11px}.tech-section .tech-stack-card{position:relative;display:block;min-height:118px;border-radius:12px;overflow:hidden;isolation:isolate;background:rgba(255,255,255,.9);border:1px solid rgba(201,222,236,.55);box-shadow:0 14px 35px rgba(9,83,130,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform-style:preserve-3d;transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .25s ease,box-shadow .28s ease,border-color .28s ease,filter .35s ease;opacity:1}.tech-section .tech-stack-card-motion{display:grid;grid-template-columns:minmax(210px,258px) minmax(0,1fr);align-items:stretch;min-height:118px}.tech-section.has-active-row .tech-stack-card:not(.is-active):not(:hover){filter:saturate(.78) brightness(.95)}.tech-section .tech-stack-card.is-active{filter:none;border-color:rgba(3,151,210,.45);box-shadow:0 22px 50px rgba(3,151,210,.16),0 0 0 1px rgba(41,142,255,.2);z-index:2}.tech-section .tech-stack-card:hover{transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateY(-4px) scale(1.01);border-color:rgba(3,151,210,.38);box-shadow:0 22px 52px rgba(3,151,210,.18)}.tech-section .tech-stack-card .tech-label{position:relative;min-height:100%;padding:15px 18px 15px 112px;border-radius:0;color:#fff;background:linear-gradient(135deg,#092568 0,#1249d2 100%);border:0;box-shadow:none;display:flex;align-items:center;justify-content:flex-start}.tech-section .tech-stack-card--purple .tech-label{background:linear-gradient(135deg,#182b83 0,#694af0 100%)}.tech-section .tech-stack-card--teal .tech-label{background:linear-gradient(135deg,#08616f 0,#0bb4c4 100%)}.tech-section .tech-stack-card--navy .tech-label{background:linear-gradient(135deg,#061842 0,#1d3d91 100%)}.tech-section .tech-label-icon{position:absolute;left:28px;top:50%;width:58px;height:58px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;border-radius:15px;color:#fff;font-size:26px;background:linear-gradient(145deg,rgba(41,142,255,.98),rgba(24,88,226,.96));box-shadow:0 14px 30px rgba(0,85,220,.34),0 0 0 1px rgba(255,255,255,.25) inset}.tech-section .tech-stack-card--purple .tech-label-icon{background:linear-gradient(145deg,#855dff,#5a3fe3);box-shadow:0 14px 30px rgba(94,65,224,.34),0 0 0 1px rgba(255,255,255,.25) inset}.tech-section .tech-stack-card--teal .tech-label-icon{background:linear-gradient(145deg,#16d5dd,#08a6b5);box-shadow:0 14px 30px rgba(0,164,178,.34),0 0 0 1px rgba(255,255,255,.25) inset}.tech-section .tech-stack-card--navy .tech-label-icon{background:linear-gradient(145deg,#5e82f2,#2847ba);box-shadow:0 14px 30px rgba(32,68,180,.34),0 0 0 1px rgba(255,255,255,.25) inset}.tech-section .tech-label-icon::after{content:"";position:absolute;left:50%;bottom:-14px;width:64px;height:14px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.3),transparent 70%)}.tech-section .tech-label-copy{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.tech-section .tech-label-copy strong{font-size:17px;line-height:1.1;letter-spacing:-.02em}.tech-section .tech-label-copy small{max-width:160px;color:rgba(255,255,255,.88);font-size:11px;font-weight:500;line-height:1.4}.tech-section .tech-label-copy em{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:4px 10px;border-radius:999px;color:#fff;background:rgba(255,255,255,.16);font-size:11px;font-style:normal;font-weight:700}.tech-section .tech-stack-card .tech-box{display:flex;flex-wrap:wrap;align-content:center;align-items:center;gap:7px 9px;min-height:100%;padding:15px 20px;border:0;border-radius:0;background:rgba(255,255,255,.72);box-shadow:none;line-height:1}.tech-section .tech-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:24px;padding:5px 11px;border:1px solid rgba(3,151,210,.12);border-radius:999px;background:#f2f7fd;color:#24435e;box-shadow:0 4px 12px rgba(31,97,152,.05);font-size:11.5px;font-weight:600;white-space:nowrap;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.tech-section .tech-chip:hover{background:#dff3ff;border-color:rgba(3,151,210,.45);box-shadow:0 8px 22px rgba(3,151,210,.22)}.tech-section .tech-chip i{color:#248ee7;font-size:13px;line-height:1}.tech-section .tech-stack-card--purple .tech-chip i{color:#7b5cff}.tech-section .tech-stack-card--teal .tech-chip i{color:#0bb4c4}.tech-section .tech-visual{position:relative;min-height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(166,194,216,.55);background:radial-gradient(circle at center,rgba(27,179,255,.12),transparent 64%),rgba(255,255,255,.35);color:#178ee7;font-size:52px}.tech-section .tech-visual::after{content:"";position:absolute;bottom:16px;width:70px;height:14px;border-radius:50%;background:radial-gradient(ellipse,rgba(3,151,210,.24),transparent 72%)}.tech-section .tech-stack-card--purple .tech-visual{color:#7b5cff;background:radial-gradient(circle at center,rgba(123,92,255,.14),transparent 64%),rgba(255,255,255,.35)}.tech-section .tech-stack-card--teal .tech-visual{color:#0db8c8;background:radial-gradient(circle at center,rgba(13,184,200,.14),transparent 64%),rgba(255,255,255,.35)}.tech-section .tech-stack-card--navy .tech-visual{color:#2e73e8}.tech-section .tech-visual span{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#855dff,#5d44e9);box-shadow:0 18px 34px rgba(94,65,224,.25);font-size:22px;font-weight:800}.tech-section .tech-visual-webgl{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.tech-section .tech-visual>i,.tech-section .tech-visual>span{position:relative;z-index:2;animation:techVisualFloat 3.8s ease-in-out infinite;will-change:transform}.tech-section .tech-visual>span{animation-name:techVisualFloatSpan}@keyframes techVisualFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-9px) rotate(-3deg)}}@keyframes techVisualFloatSpan{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}.tech-section .tech-visual::before{content:"";position:absolute;top:50%;left:50%;width:88px;height:88px;border-radius:50%;border:2px solid currentColor;transform:translate(-50%,-50%) scale(.7);opacity:0;animation:techRingPulse 3s ease-out infinite;pointer-events:none;z-index:1}@keyframes techRingPulse{0%{transform:translate(-50%,-50%) scale(.65);opacity:.32}70%{opacity:0}100%{transform:translate(-50%,-50%) scale(1.3);opacity:0}}.tech-section .tech-visual:has(.tech-visual-webgl)::before{display:none}.tech-section .tech-visual:has(.tech-visual-webgl)>i,.tech-section .tech-visual:has(.tech-visual-webgl)>span{opacity:0;pointer-events:none}.tech-section .tech-stack-card::before{content:"";position:absolute;inset:0;z-index:2;border-radius:14px;pointer-events:none;opacity:0;background:radial-gradient(240px circle at var(--mx,50%) var(--my,50%),rgba(255,255,255,.28),transparent 62%);mix-blend-mode:soft-light;transition:opacity .35s ease}.tech-section .tech-stack-card:hover::before{opacity:1}@property --tech-beam-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.tech-section .tech-stack-card::after{content:"";position:absolute;inset:0;z-index:3;border-radius:14px;padding:2px;pointer-events:none;opacity:0;background:conic-gradient(from var(--tech-beam-angle),transparent 0deg 240deg,rgba(41,142,255,.95) 305deg,rgba(140,210,255,.55) 340deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;transition:opacity .4s ease}.tech-section .tech-stack-card--purple::after{background:conic-gradient(from var(--tech-beam-angle),transparent 0deg 240deg,rgba(133,93,255,.95) 305deg,rgba(190,165,255,.55) 340deg,transparent 360deg)}.tech-section .tech-stack-card--teal::after{background:conic-gradient(from var(--tech-beam-angle),transparent 0deg 240deg,rgba(13,200,214,.95) 305deg,rgba(150,240,246,.55) 340deg,transparent 360deg)}.tech-section .tech-stack-card.is-active::after,.tech-section .tech-stack-card:hover::after{opacity:1;animation:techBeamSpin 2.8s linear infinite,techBorderPulse 4s ease-in-out infinite}@keyframes techBorderPulse{0%,100%{filter:brightness(1)}50%{filter:brightness(1.15)}}.tech-row-beam{position:absolute;inset:0;z-index:4;pointer-events:none;overflow:hidden;opacity:0}.tech-stack-card.is-active .tech-row-beam{opacity:1}.tech-row-beam::after{content:"";position:absolute;top:0;bottom:0;left:-45%;width:38%;background:linear-gradient(90deg,transparent,rgba(41,142,255,.28),rgba(140,210,255,.12),transparent);transform:skewX(-12deg);opacity:0}.tech-row-beam.is-running::after{animation:techRowBeamPass 1.15s ease-out forwards}@keyframes techRowBeamPass{0%{left:-45%;opacity:0}15%{opacity:1}100%{left:110%;opacity:0}}.tech-cursor-light{position:fixed;width:320px;height:320px;margin:-160px 0 0 -160px;border-radius:50%;background:radial-gradient(circle,rgba(41,142,255,.12) 0,transparent 68%);pointer-events:none;z-index:5;opacity:0;transition:opacity .35s ease;mix-blend-mode:multiply}.tech-section.is-cursor-active .tech-cursor-light{opacity:1}.tech-burst-dot{position:fixed;width:6px;height:6px;margin:-3px 0 0 -3px;border-radius:50%;background:#1a7fe0;pointer-events:none;z-index:20;box-shadow:0 0 10px rgba(26,127,224,.6)}.tech-pin-shell{position:relative}.tech-section-webgl-host{opacity:.72}@media (max-width:991px){.tech-section.has-active-row .tech-stack-card:not(.is-active){filter:none}.tech-cursor-light{display:none}}@keyframes techBeamSpin{to{--tech-beam-angle:360deg}}@media (prefers-reduced-motion:reduce){.tech-section .tech-stack-card::after,.tech-section .tech-visual::before,.tech-section .tech-visual>i,.tech-section .tech-visual>span{animation:none!important}}.tech-section .tech-stack-card.is-collapsed{display:none}.tech-section .tech-loadmore-wrap{display:flex;justify-content:center;margin-top:22px}.tech-section .tech-loadmore-btn{display:inline-flex;align-items:center;gap:9px;padding:11px 26px 11px 28px;border:none;border-radius:999px;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.2px;color:#fff;background:linear-gradient(135deg,#0397d2 0,#1249d2 60%,#694af0 100%);box-shadow:0 12px 26px rgba(18,73,210,.28);transition:transform .28s ease,box-shadow .28s ease,filter .28s ease}.tech-section .tech-loadmore-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(18,73,210,.38);filter:brightness(1.05)}.tech-section .tech-loadmore-btn i{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgba(255,255,255,.2);font-size:12px;transition:transform .3s ease}.tech-section .tech-loadmore-btn.is-expanded i{transform:rotate(180deg)}.tech-section .tech-feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:18px;overflow:hidden;border-radius:13px;background:rgba(255,255,255,.86);border:1px solid rgba(201,222,236,.55);box-shadow:0 12px 30px rgba(9,83,130,.07)}.tech-section .tech-feature-strip span{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;min-height:70px;padding:16px 22px;border-right:1px solid rgba(201,222,236,.65)}.tech-section .tech-feature-strip span:last-child{border-right:0}.tech-section .tech-feature-strip i{grid-row:1/3;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#0397d2;background:#eff8ff;font-size:17px}.tech-section .tech-feature-strip strong{color:#204158;font-size:13px;line-height:1.2}.tech-section .tech-feature-strip small{color:#6b8394;font-size:11px;line-height:1.2}@media (max-width:1199px){.tech-section .tech-stack-card-motion{grid-template-columns:minmax(230px,270px) minmax(0,1fr)}.tech-section .tech-stack-card .tech-label{padding-left:120px}.tech-section .tech-label-icon{left:28px}.tech-section .tech-visual{font-size:58px}}@media (max-width:991px){.tech-section .tech-stack-card-motion{grid-template-columns:1fr}.tech-section .tech-stack-card .tech-label{min-height:132px;border-radius:14px 14px 0 0}.tech-section .tech-visual{display:none}.tech-section .tech-feature-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.tech-section .tech-stack-card .tech-label{padding:20px 18px 20px 98px}.tech-section .tech-label-icon{left:18px;width:60px;height:60px;font-size:28px}.tech-section .tech-stack-card .tech-box{padding:18px}.tech-section .tech-chip{width:auto;max-width:100%;white-space:normal;justify-content:flex-start}.tech-section .tech-feature-strip{grid-template-columns:1fr}}.award_section{position:relative;background:linear-gradient(180deg,#eef6fe 0,#f4f9ff 45%,#eaf3fd 100%);padding:52px 0 54px;text-align:center;overflow:hidden}.award-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.award-blob{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.award-blob--1{width:220px;height:220px;top:-70px;left:-60px;background:radial-gradient(circle at 35% 35%,#cfe6fb,#eaf4fe 70%)}.award-blob--2{width:160px;height:160px;bottom:-40px;right:8%;background:radial-gradient(circle at 40% 40%,#d5e9fc,#eef6fe 72%)}.award-blob--3{width:90px;height:90px;top:30%;left:4%;background:radial-gradient(circle at 40% 40%,#bfe0fa,#e8f3fe 70%);opacity:.4}.award-leaf{position:absolute;top:70px;width:150px;height:150px;opacity:.16;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%230a84e0' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M80 90 C40 80 22 55 25 15'/%3E%3Cpath d='M31 28 q-14 -2 -18 -14 q13 -1 18 8'/%3E%3Cpath d='M30 42 q-15 0 -20 -12 q14 -1 20 6'/%3E%3Cpath d='M33 56 q-15 2 -21 -9 q14 -2 21 4'/%3E%3Cpath d='M39 70 q-15 3 -22 -6 q14 -3 22 2'/%3E%3C/g%3E%3C/svg%3E")}.award-leaf--l{left:6%}.award-leaf--r{right:6%;transform:scaleX(-1)}.award_section .container{position:relative;z-index:1}.award-head{max-width:960px;margin:0 auto 28px}.award-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 20px;border-radius:999px;background:#fff;box-shadow:0 8px 24px rgba(10,132,224,.12);border:1px solid rgba(10,132,224,.14);color:#0a6fc2;font-size:12.5px;font-weight:700;letter-spacing:1.4px;margin-bottom:16px}.award-pill svg{flex-shrink:0}.award-title{font-size:38px;line-height:1.15;font-weight:800;color:#16233d;margin:0 0 14px;letter-spacing:-.5px}.award-title span{color:#1a7fe0}.award-divider{display:block;width:54px;height:3px;border-radius:3px;background:#1a7fe0;margin:0 auto}.award-subtitle{font-size:16px;line-height:1.7;color:#5b6b82;margin:0;max-width:620px;margin-inline:auto}.award-slider{position:relative;display:flex;align-items:center;gap:10px;max-width:1200px;margin:0 auto}.award-track{display:flex;justify-content:center;align-items:stretch;gap:12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:8px 2px 8px;flex:1;scrollbar-width:none}.award-track::-webkit-scrollbar{display:none}.award-nav{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:1px solid rgba(10,132,224,.18);background:#fff;color:#1a7fe0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px rgba(20,60,110,.12);transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.award-nav:hover{background:#1a7fe0;color:#fff;transform:scale(1.06);box-shadow:0 12px 26px rgba(26,127,224,.32)}.award-card{flex:0 0 auto;width:124px;min-height:206px;scroll-snap-align:start;background:#fff;border:1px solid #e6eefb;border-radius:16px;padding:20px 10px 16px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;box-shadow:0 10px 30px rgba(20,60,110,.06);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.award-card .award-badge{height:100px;flex-shrink:0;margin-bottom:0}.award-card .award-card-title{flex:1 1 auto;min-height:36px}.award-card:hover{transform:translateY(-8px);border-color:rgba(26,127,224,.35);box-shadow:0 22px 44px rgba(26,127,224,.16)}.award-card-title{flex:1 1 auto;font-size:13px;font-weight:700;color:#16233d;line-height:1.3;margin:4px 0 0;display:flex;align-items:center;justify-content:center;text-align:center}.award-card-link{flex-shrink:0;font-size:12px;font-weight:600;color:#1a7fe0}.award-badge{position:relative;width:88px;height:100px;display:flex;flex-direction:column;align-items:center;color:#eef4ff;filter:drop-shadow(0 6px 12px rgba(20, 40, 80, .25))}.award-badge>*{position:relative;z-index:1}.award-badge--shield{background:linear-gradient(160deg,#34456a 0,#26324f 55%,#1b2439 100%);clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);justify-content:flex-start;padding:11px 6px 0}.award-badge--shield::before{content:"";position:absolute;top:7px;left:7px;right:7px;bottom:19px;border:1px solid rgba(255,255,255,.18);clip-path:polygon(0 0,100% 0,100% 74%,50% 100%,0 74%);pointer-events:none}.ab-top{font-size:7.5px;font-weight:700;letter-spacing:.5px;line-height:1.28;text-transform:uppercase;color:#c6d3ea}.ab-brand{margin-top:6px;padding:3px 8px;background:#fff;color:#1b2439;font-size:11.5px;font-weight:800;border-radius:3px;line-height:1.1}.ab-brand--sm{font-size:9px;padding:2px 6px}.ab-brand--stack{font-size:9px;line-height:1.15;text-align:center}.ab-year{margin-top:auto;margin-bottom:22px;font-size:8px;font-weight:700;letter-spacing:1px;color:#9fb2d4}.award-badge--circle{background:linear-gradient(160deg,#34456a 0,#26324f 55%,#1b2439 100%);border-radius:50%;width:100px;height:100px;justify-content:center;padding:0 10px;gap:2px}.award-badge--circle::before{content:"";position:absolute;inset:6px;border:1px solid rgba(255,255,255,.18);border-radius:50%;pointer-events:none}.ab-arc-sub,.ab-arc-top{font-size:6.5px;font-weight:700;letter-spacing:.4px;color:#c6d3ea;text-transform:uppercase}.ab-arc-mid{font-size:6.5px;font-weight:700;letter-spacing:.3px;color:#c6d3ea;text-transform:uppercase}.award-badge--circle .ab-brand{margin-top:3px;background:0 0;color:#fff;font-size:12.5px;padding:0}.ab-brand--upwork{color:#6fcf97!important}.ab-stars{font-size:6.5px;letter-spacing:1px;color:#f5b544;margin-top:1px}.about-section{position:relative;padding:56px 0;overflow:hidden;background:linear-gradient(180deg,#f8fcff 0,#fff 45%,#f0f9ff 100%)}.about-section .about-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 14px;border-radius:999px;background:rgba(3,151,210,.1);color:#1560b0;font-size:11px;font-weight:700;letter-spacing:1.4px}.about-section .about-pill i{font-size:13px;color:#1a7fe0}.about-section .about-heading{margin:14px 0 0;font-size:32px;font-weight:800;line-height:1.15;color:#16233d;letter-spacing:-.02em}.about-section .about-heading span{background:linear-gradient(90deg,#0397d2,#1249d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.about-section .about-divider{display:block;width:64px;height:4px;margin:14px 0 18px;border-radius:4px;background:linear-gradient(90deg,#0397d2,#694af0)}.about-section .about-features{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.about-section .about-features li{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:500;color:#33475b}.about-section .about-features i{color:#1a7fe0;font-size:16px;flex-shrink:0}.about-section .about-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;margin-top:32px;padding:12px 28px;border-radius:999px;font-size:15px;font-weight:700;line-height:1;color:#fff;text-decoration:none;background:linear-gradient(135deg,#0397d2 0,#1249d2 60%,#694af0 100%);box-shadow:0 8px 20px rgba(18,73,210,.22);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.about-section .about-cta i{font-size:16px;line-height:1;transition:transform .25s ease}.about-section .about-cta:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(18,73,210,.3);filter:brightness(1.04)}.about-section .about-cta:hover i{transform:translateX(2px)}.about-section.reveal-ready .about-content,.about-section.reveal-ready .about-image{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.about-section.reveal-ready.is-inview .about-content{opacity:1;transform:none}.about-section.reveal-ready.is-inview .about-image{opacity:1;transform:none;transition-delay:0.12s}@media (prefers-reduced-motion:reduce){.about-section.reveal-ready .about-content,.about-section.reveal-ready .about-image{opacity:1;transform:none;transition:none}}.about-section .container{position:relative;z-index:1}.about-bg-glow{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(0,150,255,.08),transparent 50%);pointer-events:none;z-index:0}.about-bg-noise{position:absolute;inset:0;opacity:.035;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.about-section .about-title{color:#0397d2;font-size:48px;font-weight:700;margin-bottom:30px}.about-section h5{line-height:30px}.about-section .about-text{font-size:14.5px;line-height:1.7;color:#4a5a6d;margin:0}.about-section .btn-custom{background-color:#0397d2;color:#fff;padding:8px 20px;border-radius:30px;font-weight:500;margin-top:20px;display:inline-block;text-decoration:none}.about-section .btn-custom:hover{background-color:#008fc4;color:#fff}.about-section .about-counters{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:28px 0 8px}.about-section .about-counter-card{background:rgba(255,255,255,.75);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(3,151,210,.18);border-radius:16px;padding:18px 16px;text-align:center;transition:box-shadow .4s ease,transform .4s ease,border-color .4s ease}.about-section .about-counter-card:hover{transform:translateY(-3px);border-color:rgba(3,151,210,.4);box-shadow:0 10px 24px rgba(3,151,210,.12)}.about-section .about-counter-value{font-size:28px;font-weight:700;color:#0397d2;line-height:1.2}.about-section .about-counter-suffix{font-size:22px}.about-section .about-counter-label{display:block;margin-top:6px;font-size:13px;color:#434d53;font-weight:500}.about-section .about-image-frame{position:relative;padding:12px;animation:aboutImageFloat 5s ease-in-out infinite}.about-section .about-image-glow{position:absolute;inset:0;border-radius:28px;background:linear-gradient(135deg,rgba(0,163,224,.35),rgba(27,179,255,.15),rgba(3,151,210,.3));filter:blur(24px);transform:translateY(8px) scale(.96);z-index:0;animation:aboutGlowPulse 4s ease-in-out infinite}.about-section .about-image-shine{position:absolute;inset:12px;border-radius:20px;opacity:0;transition:opacity .4s ease;background:radial-gradient(circle at var(--shine-x,50%) var(--shine-y,50%),rgba(255,255,255,.35) 0,transparent 55%);pointer-events:none;z-index:3}.about-section .about-image-frame:hover .about-image-shine{opacity:1}.about-section .about-image-glass{position:relative;z-index:2;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 16px 40px rgba(3,151,210,.15),0 0 0 1px rgba(3,151,210,.12);transition:transform .4s ease,box-shadow .4s ease,filter .4s ease}.about-section .about-image-frame:hover .about-image-glass{transform:scale(1.03);filter:brightness(1.05);box-shadow:0 20px 48px rgba(3,151,210,.22),0 0 0 1px rgba(27,179,255,.45),0 0 32px rgba(0,163,224,.25)}.about-section .about-image-glass img{border-radius:20px;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}.about-section .tech-title{font-size:38px;font-weight:700;color:#0397d2;margin-bottom:10px}.impact-stats{position:relative;overflow:visible;background:linear-gradient(165deg,#dce9ff 0,#e8f1ff 35%,#f0f6ff 60%,#e4efff 100%);min-height:320vh;padding:0;isolation:isolate}.impact-bg{position:sticky;top:var(--header-height,120px);height:calc(100vh - var(--header-height,120px));margin-bottom:calc(-100vh + var(--header-height,120px));z-index:0;pointer-events:none;overflow:hidden}.impact-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.55;will-change:transform}.impact-blob--1{width:min(520px,70vw);height:min(520px,70vw);top:-12%;left:-8%;background:radial-gradient(circle,rgba(26,127,224,.45) 0,transparent 70%);animation:impactBlobDrift1 22s ease-in-out infinite}.impact-blob--2{width:min(440px,55vw);height:min(440px,55vw);top:30%;right:-10%;background:radial-gradient(circle,rgba(91,140,255,.38) 0,transparent 70%);animation:impactBlobDrift2 26s ease-in-out infinite}.impact-blob--3{width:min(380px,50vw);height:min(380px,50vw);bottom:-8%;left:35%;background:radial-gradient(circle,rgba(0,212,255,.28) 0,transparent 70%);animation:impactBlobDrift3 20s ease-in-out infinite}.impact-mesh{position:absolute;inset:0;background-image:linear-gradient(rgba(26,127,224,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(26,127,224,.06) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 90% 80% at 50% 50%,#000 30%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 50% 50%,#000 30%,transparent 85%);opacity:.7}.impact-noise{position:absolute;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes impactBlobDrift1{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(40px,30px) scale(1.08)}}@keyframes impactBlobDrift2{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-35px,25px) scale(1.06)}}@keyframes impactBlobDrift3{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(20px,-30px) scale(1.1)}}.impact-stats .impact-webgl-host{position:sticky;top:var(--header-height,120px);height:calc(100vh - var(--header-height,120px));margin-bottom:calc(-100vh + var(--header-height,120px));z-index:1;pointer-events:none;opacity:.75}.impact-stats .impact-webgl-host canvas{width:100%!important;height:100%!important;display:block}.impact-cursor-glow{position:fixed;width:280px;height:280px;margin:-140px 0 0 -140px;border-radius:50%;background:radial-gradient(circle,rgba(26,127,224,.14) 0,transparent 68%);pointer-events:none;z-index:3;opacity:0;transition:opacity .35s ease;mix-blend-mode:multiply}.impact-stats.is-active .impact-cursor-glow{opacity:1}.impact-stats .impact-inner{position:sticky;top:var(--header-height,120px);z-index:4;width:100%;height:100vh;max-width:none;margin:0;padding:clamp(16px,3vh,28px) clamp(20px,4vw,64px) clamp(12px,2vh,24px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(8px,1.5vh,16px);overflow:visible}.impact-head{text-align:center;position:relative;z-index:5;flex-shrink:0}.impact-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:999px;border:1px solid rgba(26,127,224,.28);background:rgba(255,255,255,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1a5fa8}.impact-pill i{color:#1a7fe0;font-size:12px}.impact-heading{margin:14px 0 0;font-size:clamp(26px, 3.2vw, 38px);font-weight:800;color:#16233d;letter-spacing:-.02em;line-height:1.2}.impact-heading span{background:linear-gradient(90deg,#1a7fe0,#5b8cff);-webkit-background-clip:text;background-clip:text;color:transparent}.impact-head-line{display:block;width:64px;height:2px;margin:12px auto 0;background:linear-gradient(90deg,transparent,#1a7fe0,transparent);opacity:var(--pall, 0);transition:opacity .3s ease}.impact-stage{position:relative;width:min(1060px,100%);flex:1;min-height:0;max-height:min(560px,58vh);margin:0 auto;overflow:visible}.impact-globe-slot{position:absolute;left:50%;top:50%;width:min(200px,22vw);height:min(200px,22vw);transform:translate(-50%,-50%);pointer-events:none;z-index:1}.impact-progress-rail{position:absolute;left:clamp(-8px,-1vw,12px);top:8%;bottom:8%;width:2px;background:rgba(26,127,224,.12);border-radius:2px;z-index:2}.impact-progress-fill{position:absolute;top:0;left:0;width:100%;height:0%;background:linear-gradient(180deg,#1a7fe0,#5b8cff);border-radius:2px;box-shadow:0 0 12px rgba(26,127,224,.45);transition:height .15s linear}.impact-progress-node{position:absolute;left:50%;width:8px;height:8px;margin-left:-4px;border-radius:50%;background:#fff;border:2px solid rgba(26,127,224,.35);transform:scale(.6);opacity:.4;transition:transform .35s ease,opacity .35s ease,border-color .35s ease,box-shadow .35s ease}.impact-progress-node.is-lit{transform:scale(1);opacity:1;border-color:#1a7fe0;box-shadow:0 0 14px rgba(26,127,224,.55)}.impact-timeline{position:relative;width:100%;height:100%;--pall:0}.impact-step{position:absolute;display:flex;align-items:center;gap:clamp(14px,2vw,28px);--p:0;--px:0px;--py:0px;--enter-x:-60px;--enter-rot:-12deg;opacity:calc(.2 + var(--p) * .8);transform:translate3d(calc(var(--enter-x) * (1 - var(--p)) + var(--px)),var(--py),0) rotate(calc(var(--enter-rot) * (1 - var(--p))));will-change:transform,opacity;z-index:3;pointer-events:auto}.impact-step.is-visible{opacity:1}.impact-step--left{--enter-x:-70px;--enter-rot:-10deg}.impact-step--right{--enter-x:70px;--enter-rot:10deg;flex-direction:row-reverse}.impact-step--center{--enter-x:0px;--enter-rot:8deg;flex-direction:column;align-items:center;gap:12px}.impact-step[data-step="0"]{top:2%;left:4%;width:min(380px,42%)}.impact-step[data-step="1"]{top:2%;right:4%;width:min(380px,42%)}.impact-step[data-step="2"]{top:38%;left:2%;width:min(360px,40%)}.impact-step[data-step="3"]{top:38%;right:2%;width:min(360px,40%)}.impact-step[data-step="4"]{bottom:2%;left:50%;width:min(280px,34%);transform:translateX(-50%) translate3d(var(--px),calc(40px * (1 - var(--p)) + var(--py)),0) rotate(calc(var(--enter-rot) * (1 - var(--p))))}.impact-tech-card{position:relative;flex-shrink:0;width:clamp(100px,11vw,130px);height:clamp(120px,14vw,155px);border-radius:18px;border:1px solid rgba(26,127,224,.22);background:rgba(255,255,255,.35);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;cursor:default;transform-style:preserve-3d;transform:perspective(800px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(calc(var(--pz,0) * 1px));box-shadow:0 18px 40px rgba(21,96,176,.14);transition:box-shadow .35s ease,border-color .35s ease,transform .2s ease;will-change:transform}.impact-tech-card--compact{width:clamp(88px,10vw,110px);height:clamp(100px,12vw,120px)}.impact-tech-card.is-nearest{border-color:rgba(26,127,224,.65);box-shadow:0 22px 50px rgba(26,127,224,.28)}.impact-tech-card.is-nearest,.impact-tech-card:hover{border-color:#1a7fe0;box-shadow:0 24px 56px rgba(26,127,224,.32),0 0 0 1px rgba(26,127,224,.2);transform:perspective(800px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateZ(calc(var(--pz,0) * 1px)) translateY(-6px) scale(1.05)}.impact-tech-card-glow{position:absolute;inset:-1px;border-radius:inherit;background:radial-gradient(circle at 50% 0,rgba(26,127,224,.25),transparent 65%);opacity:0;transition:opacity .35s ease;pointer-events:none}.impact-tech-card.is-nearest .impact-tech-card-glow,.impact-tech-card:hover .impact-tech-card-glow{opacity:1}.impact-tech-card-shine{position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.45) 50%,transparent 70%);transform:skewX(-18deg);transition:left .55s ease;pointer-events:none}.impact-tech-card:hover .impact-tech-card-shine{left:140%}.impact-tech-card-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-radius:inherit}.impact-tech-card-inner i{font-size:clamp(28px, 3.5vw, 38px);color:#fff;filter:drop-shadow(0 4px 12px rgba(0, 0, 0, .2))}.impact-tech-card-inner--ai{background:linear-gradient(145deg,#6b4cff 0,#1a7fe0 100%)}.impact-tech-card-inner--cloud{background:linear-gradient(145deg,#00c6ff 0,#1a7fe0 100%)}.impact-tech-card-inner--security{background:linear-gradient(145deg,#00b894 0,#0984e3 100%)}.impact-tech-card-inner--robotics{background:linear-gradient(145deg,#a855f7 0,#6366f1 100%)}.impact-tech-card-inner--blockchain{background:linear-gradient(145deg,#f59e0b 0,#1a7fe0 100%)}.impact-tech-tag{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.92)}.impact-stat-glass{position:relative;flex:1;min-width:0;padding:16px 18px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 12px 32px rgba(21,96,176,.1),inset 0 1px 0 rgba(255,255,255,.5);transition:border-color .35s ease,box-shadow .35s ease;overflow:hidden}.impact-stat-glass:hover,.impact-step.is-active .impact-stat-glass{border-color:rgba(26,127,224,.45);box-shadow:0 16px 40px rgba(26,127,224,.18),inset 0 1px 0 rgba(255,255,255,.6)}.impact-stat-beam{position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:conic-gradient(from 0deg,transparent,#1a7fe0,transparent 28%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .35s ease;pointer-events:none}.impact-stat-glass:hover .impact-stat-beam,.impact-step.is-active .impact-stat-beam{opacity:.85;animation:impactBeamSpin 3s linear infinite}@keyframes impactBeamSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.impact-stat-particles{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(26,127,224,.35) 1px,transparent 1px);background-size:18px 18px;opacity:0;transition:opacity .35s ease;pointer-events:none}.impact-stat-glass:hover .impact-stat-particles,.impact-step.is-active .impact-stat-particles{opacity:.35;animation:impactParticleDrift 4s linear infinite}@keyframes impactParticleDrift{from{background-position:0 0}to{background-position:18px 18px}}.impact-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:6px;border-radius:10px;background:rgba(26,127,224,.12);color:#1a7fe0;font-size:15px}.impact-num{display:inline-flex;align-items:flex-start;font-size:clamp(32px, 3.6vw, 46px);font-weight:800;line-height:1;color:#16233d;letter-spacing:-.02em;transition:text-shadow .35s ease}.impact-stat-glass:hover .impact-num,.impact-step.is-active .impact-num{text-shadow:0 0 24px rgba(26,127,224,.35)}.impact-plus{color:#1a7fe0;font-size:.42em;line-height:1;margin-top:.2em;margin-right:2px}.impact-count{font-variant-numeric:tabular-nums}.impact-label{display:block;margin-top:6px;font-size:13px;font-weight:700;color:#3d4f68}.impact-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.impact-tags span{padding:3px 8px;border-radius:999px;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#1a5fa8;background:rgba(26,127,224,.1);border:1px solid rgba(26,127,224,.15)}.impact-meta{display:block;margin-top:10px;padding-top:10px;border-top:1px solid rgba(26,127,224,.15);font-size:11px;font-weight:600;color:#5b6b82;letter-spacing:.02em}.impact-tech-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;flex-shrink:0;position:relative;z-index:5;opacity:calc(.3 + var(--pall, 0) * .7);transform:translateY(calc(20px * (1 - var(--pall,0))));transition:opacity .3s ease,transform .3s ease}.impact-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a5fa8;background:rgba(255,255,255,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(26,127,224,.2);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.impact-chip i{color:#1a7fe0;font-size:13px}.impact-chip:hover{transform:translateY(-3px);border-color:#1a7fe0;box-shadow:0 8px 20px rgba(26,127,224,.18)}.impact-hint{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:rgba(21,96,176,.45);transition:opacity .5s ease;flex-shrink:0}.impact-stats.is-complete .impact-hint{opacity:0}@media (max-width:992px){.impact-stats{min-height:280vh}.impact-stage{max-height:min(520px,54vh)}.impact-step[data-step="0"],.impact-step[data-step="1"]{width:min(340px,46%)}.impact-step[data-step="2"],.impact-step[data-step="3"]{width:min(320px,44%)}.impact-tech-card{width:clamp(88px,12vw,110px);height:clamp(105px,14vw,130px)}}@media (max-width:768px){.impact-stats{min-height:auto;padding:72px 0 48px}.impact-bg,.impact-stats .impact-webgl-host{position:absolute;height:100%;margin-bottom:0}.impact-stats .impact-inner{position:relative;height:auto;min-height:auto;padding:0 16px 40px;overflow:visible}.impact-stage{max-height:none;min-height:auto;display:flex;flex-direction:column;gap:20px;padding-left:20px}.impact-progress-rail{left:0;top:0;bottom:0}.impact-globe-slot{display:none}.impact-timeline{display:flex;flex-direction:column;gap:24px;height:auto}.impact-step{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;transform:none!important;opacity:1;--p:1}.impact-step--right{flex-direction:row}.impact-step--center{flex-direction:row}.impact-tech-row{margin-top:28px;opacity:1;transform:none}.impact-hint{display:none}.impact-cursor-glow{display:none}}@media (prefers-reduced-motion:reduce){.impact-step{--p:1;opacity:1;transform:none}.impact-blob{animation:none}.impact-stat-glass,.impact-tech-card{transform:none!important}}@keyframes aboutImageFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes aboutGlowPulse{0%,100%{opacity:.75;transform:translateY(8px) scale(.96)}50%{opacity:1;transform:translateY(12px) scale(1)}}@media (prefers-reduced-motion:reduce){.about-section .about-image-frame{animation:none}.about-section .about-image-glow{animation:none}}@media (max-width:576px){.about-section .about-counters{grid-template-columns:1fr 1fr;gap:10px}.about-section .about-counter-value{font-size:22px}}.testimonial-section{background-color:#fff}.testimonial-section .tech-title{font-size:38px;font-weight:700;color:#0397d2;margin-bottom:10px}.testimonial-card{background-color:#f2fbff;border-radius:20px;padding:30px;gap:30px}.testimonial-section .testimonial-img{max-width:280px;flex-shrink:0}.testimonial-section .play-btn{position:absolute;bottom:20px;left:20px;background-color:#0397d2;color:#fff;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;cursor:pointer}.testimonial-section .play-btn i{margin-left:5px}.testimonial-section .testimonial-content{position:relative}.testimonial-section .quote-icon{font-size:60px;color:#cdefff;margin-bottom:-40px}.testimonial-section .testimonial-content .text-primary-cl{color:#0084b9;font-size:12px}.testimonial-section .testimonial-text{font-size:16px;line-height:1.8;color:#333}.testimonial-section .carousel-indicators [data-bs-target]{background-color:#00a8e8!important;width:10px!important;height:10px!important;border-radius:50%!important}.contact_form{background-color:#9dd8ff;background-size:cover;padding:70px 0}.contact_form.has-bg{background-image:url(../images/contact-bg.jpg)}.contact_form .form-wrapper{background:#fff;width:100%;max-width:550px;border-radius:14px;box-shadow:0 25px 50px rgba(0,0,0,.08);padding:36px}.contact_form .form-header{margin-bottom:28px;text-align:center}.contact_form .contact_box .form-header h2{margin:0;font-size:28px;color:#039cd9;font-weight:700}.contact_form .contact_box .form-header p{margin-top:8px;font-size:14px;color:#434d53}.contact_form .contact_box .form-group{margin-bottom:10px}.contact_form .contact_box label{display:block;margin-bottom:6px;font-size:12px;color:#676767}.contact_form .contact_box select{appearance:auto;-webkit-appearance:auto;-moz-appearance:auto;height:32px;border:none;background-color:#fff}.contact_form .contact_box input,.contact_form select,.contact_form textarea{width:100%;padding:6px 14px;border-radius:8px;border:none;font-size:12px;color:#767676;background:#fff;transition:all .25s ease;border:1px solid #d9eef3!important;border-radius:30px}.contact_form textarea{border-radius:8px}.contact_form .contact_box input:focus,.contact_form select:focus,.contact_form textarea:focus{border-color:var(--primary);background:#f2fbff;box-shadow:none;outline:0}.contact_form .contact_box textarea{min-height:70px;resize:vertical}.contact_form .contact_box input[type=file]{padding:6px;background:#fff;cursor:pointer}.contact_form .contact_box .hint{font-size:10px;color:var(--muted);margin-top:4px}.contact_form .contact_box button{width:100%;padding:10px;border-radius:39px;border:none;background:#0397d2;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .7s cubic-bezier(.4, 0, .2, 1)}.contact_form .contact_box button:hover{background-color:#001b27}.contact_form .contact_box button:active{transform:translateY(0);background-color:#001b27!important}.contact_form .floating-container{position:fixed;right:20px;bottom:20px;z-index:999}.contact_form .main-btn{width:55px;height:55px;background:#fff;border-radius:50%;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 25px rgb(0 176 221 / 52%);transition:transform .3s ease;border:2px solid #00a3e0}.file-upload::file-selector-button{background:#0d6efd!important;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;margin-right:10px}.file-upload::file-selector-button:hover{background:#0b5ed7}.connect-section{position:relative;overflow:hidden;padding:66px 0;background:linear-gradient(180deg,#fff 0,#eef7ff 100%)}.connect-section .connect-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 12% 20%,rgba(3,151,210,.12),transparent 30%),radial-gradient(circle at 88% 82%,rgba(105,74,240,.12),transparent 32%)}.connect-section .container{position:relative;z-index:1}.connect-section .connect-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:26px;align-items:stretch}.connect-left{display:flex;flex-direction:column;justify-content:center}.connect-pill{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:6px 14px;border-radius:999px;background:rgba(3,151,210,.1);color:#1560b0;font-size:11px;font-weight:700;letter-spacing:1.4px}.connect-pill i{font-size:13px;color:#1a7fe0}.connect-heading{margin:14px 0 0;font-size:34px;font-weight:800;line-height:1.12;color:#16233d;letter-spacing:-.02em}.connect-heading span{background:linear-gradient(90deg,#0397d2,#1249d2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.connect-divider{display:block;width:64px;height:4px;margin:14px 0 22px;border-radius:4px;background:linear-gradient(90deg,#0397d2,#694af0)}.connect-left .testimonial-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:8px}.connect-left .testimonial-video-card{text-align:center}.connect-left .testimonial-video-thumb{position:relative;width:100%;max-width:220px;margin:0 auto 14px;aspect-ratio:3/4;border-radius:14px;overflow:hidden;box-shadow:0 14px 30px rgba(9,83,130,.16);background:#e8f4fc}.connect-left .testimonial-video-thumb img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.connect-left .testimonial-video-card h5{margin:0 0 4px;font-size:17px;font-weight:700;color:#16233d}.connect-left .testimonial-video-meta{margin:0;font-size:13px;font-weight:600;color:#16233d}.connect-left .testimonial-video-meta span{color:#1a7fe0}.connect-left .play-btn{position:absolute;top:50%;left:50%;z-index:2;width:56px;height:56px;padding:0;border:none;border-radius:50% !important;display:flex;align-items:center;justify-content:center;background:#0397d2;color:#fff;font-size:28px;line-height:1;opacity:1;cursor:pointer;box-shadow:0 8px 20px rgba(9,83,130,.28);transform:translate(-50%,-50%);transition:transform .2s ease,background .2s ease,box-shadow .2s ease;appearance:none;-webkit-appearance:none}.connect-left .play-btn i{margin-left:4px}.connect-left .play-btn:focus-visible,.connect-left .play-btn:hover{background:#027bb5;transform:translate(-50%,-50%) scale(1.08);box-shadow:0 10px 24px rgba(9,83,130,.34);color:#fff}.connect-right{position:relative}.connect-right .contact_box{height:100%}.connect-right .form-wrapper{position:relative;height:100%;background:#fff;border-radius:18px;border:1px solid #e4eefb;box-shadow:0 22px 46px rgba(9,83,130,.1);padding:28px 30px;overflow:hidden}.connect-right .form-wrapper::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#0397d2,#1249d2,#694af0)}.connect-right .form-header{margin-bottom:18px}.connect-right .form-header h2{margin:0;font-size:24px;font-weight:800;color:#16233d}.connect-right .form-header p{margin:6px 0 0;font-size:13px;color:#5b6b82}.connect-right .form-group{margin-bottom:12px}.connect-right label{display:block;margin-bottom:5px;font-size:12px;font-weight:600;color:#64748b}.connect-right input,.connect-right select,.connect-right textarea{width:100%;padding:9px 14px;font-size:13px;color:#33475b;background:#f6fafe;border:1px solid #dcebf7;border-radius:10px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.connect-right select{appearance:auto;-webkit-appearance:auto;height:40px}.connect-right textarea{min-height:74px;resize:vertical}.connect-right input:focus,.connect-right select:focus,.connect-right textarea:focus{outline:0;border-color:#1a7fe0;background:#fff;box-shadow:0 0 0 3px rgba(26,127,224,.12)}.connect-right input[type=file]{padding:7px 10px;cursor:pointer}.connect-right .btn-primary{width:100%;margin-top:6px;padding:12px;border:none;border-radius:999px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,#0397d2 0,#1249d2 60%,#694af0 100%);box-shadow:0 12px 26px rgba(18,73,210,.3);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.connect-right .btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(18,73,210,.4);filter:brightness(1.04)}.connect-section.reveal-ready .connect-left,.connect-section.reveal-ready .connect-right{opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .7s ease}.connect-section.reveal-ready.is-inview .connect-left{opacity:1;transform:none}.connect-section.reveal-ready.is-inview .connect-right{opacity:1;transform:none;transition-delay:0.12s}@media (prefers-reduced-motion:reduce){.connect-section.reveal-ready .connect-left,.connect-section.reveal-ready .connect-right{opacity:1;transform:none;transition:none}}@media (max-width:991px){.connect-section{padding:54px 0}.connect-section .connect-grid{grid-template-columns:1fr;gap:22px}.connect-heading{font-size:28px}header .top-tagline{display:none}header .top-bar-inner{gap:10px}header .top-contact{gap:14px;font-size:12.5px}header .navbar-expand-lg .navbar-nav{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 0}header .navbar-nav .nav-link::before{display:none}header .nav-cta{margin:12px 16px 8px;width:calc(100% - 32px);justify-content:center}.connect-section{padding:48px 0}}@media (max-width:575px){header .top-contact a span{display:inline;font-size:11px}header .top-bar{font-size:12px;max-height:none;overflow:visible;padding:8px 0 10px}}footer{background-color:#001b27;color:#c2c2c2;padding:70px 0 0 0}footer a{color:#c2c2c2;text-decoration:none;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}footer a:hover{color:#0397d2;padding-left:10px}footer h2{font-size:15px;font-weight:700;color:#fff}footer p{font-size:14px;margin-bottom:5px;line-height:32px}footer .foot_links ul{padding-left:0}footer .foot_links ul li{font-size:14px;line-height:32px}footer .foot_links p{line-height:32px}footer .copyright{border-top:1px solid #0e4054;padding-top:20px;padding-bottom:20px;margin-top:50px}footer .copyright p{font-size:12px;margin-bottom:0}footer .copyright a{padding:0 10px}footer .copyright ul li{list-style:none;display:inline-block}footer .copyright ul{margin-bottom:0;text-align:right}@media (max-width:1399px){.stats-section .stat-pill{border-radius:50px;padding:12px 20px;gap:8px;border:1px solid #1e9bd7;font-size:40px}.offer-section .offer-card{padding:36px 24px}.offer-section .offer-card span{right:0;bottom:0}}@media (max-width:1199px){header .navbar-expand-lg .navbar-nav{flex-direction:row;gap:10px}.future-section .feature-box{border-radius:12px;padding:12px 14px;gap:9px}.contact_form{background-position:center}.stats-section .stat-number{font-size:30px}.stats-section .stat-text{font-size:15px}.stats-section .stat-pill{padding:10px 15px;gap:5px;border:1px solid #1e9bd7;font-size:36px}.hero-section .navbar-nav .nav-link.active,.hero-section .navbar-nav .nav-link.show{font-size:12px}}@media (max-width:1100px){.hero-section .hero-title{font-size:35px}footer .foot_links p,footer .foot_links ul li{font-size:13px;line-height:28px}footer p{font-size:13px;margin-bottom:0;line-height:28px}}@media (max-width:992px){.about-section .btn-custom{margin-bottom:40px}header .navbar-collapse{position:absolute;left:0;width:100%;top:100%}}@media (max-width:991px){footer .copyright ul{text-align:center;margin-top:10px}footer .copyright p{text-align:center}.tech-section .tech-label{font-size:18px;padding:15px 20px}.contact_form .form-wrapper{max-width:90%;margin:auto}.future-section .future-tabs-wrap{max-width:100%;padding:0 8px}.future-section .future-tabs-wrap .future-tabs{gap:10px}.future-section .future-tabs-wrap .tab-pill{padding:10px 10px!important;font-size:12px!important;min-height:52px}.future-section .future-tabs-wrap .tab-pill i{font-size:16px}header .navbar-expand-lg .navbar-nav{flex-direction:column;gap:0;background:#fff;padding:10px 20px}.hero-section{padding:60px 0 30px}#counter{row-gap:26px}.stats-section .col-auto{flex:0 0 auto;width:40%;text-align:center}.hero-section .nav-bg-blue{padding:15px 0}.hero-section .hero-image-wrapper{padding-top:40px}.about-section,.award_section,.connect-section,.contact_form,.featured-client-section,.future-section,.offer-section,.ondemand,.tech-section,.testimonial-section,footer{padding:70px 0}.about-section,.featured-client-section,footer{padding-bottom:0}.stats-section{background-color:#f4fbff;padding:40px 0 60px}}@media (max-width:767px){.owl-carousel.clients-carousel.mt-5.owl-loaded.owl-drag{margin-top:20px!important}footer .copyright ul{margin:15px 0 0 0;padding:0;text-align:center}.ondemand .slider-arrow{width:32px;height:32px;font-size:15px}.stats-section .col-auto{width:50%}.stats-section{background-color:#f4fbff;padding:20px 0 40px}.about-section,.award_section,.connect-section,.contact_form,.featured-client-section,.future-section,.offer-section,.ondemand,.tech-section,.testimonial-section,footer{padding:60px 0}.about-section,.featured-client-section,footer{padding-bottom:0}}@media (max-width:575px){.offer-section .offer-card{padding:30px 26px}.tech-section .schedule_btn a{margin-top:0}.tech-section .tech-label{font-size:16px;padding:12px 20px}.future-section .tab-title{font-size:22px}.about-section,.award_section,.connect-section,.contact_form,.featured-client-section,.future-section,.offer-section,.ondemand,.tech-section,.testimonial-section,footer{padding:40px 0}.about-section,.featured-client-section,footer{padding-bottom:0}footer .foot_links p{line-height:25px}.future-section .future-tabs-wrap .future-tabs{grid-template-columns:1fr!important;max-width:320px;margin-left:auto;margin-right:auto}.future-section .future-tabs-wrap .tab-pill{width:100%;padding:12px 14px!important;font-size:13px!important;min-height:48px}.future-section .future-subtitle{font-size:15px}.offer-section .offer-subtitle{font-size:15px}.ondemand-swiper-wrap{padding:0 28px}.connect-right .form-wrapper,.contact_form .form-wrapper{padding:40px 20px}footer .copyright ul{text-align:center;padding-left:0}footer .copyright{margin-top:0}footer .copyright a{padding:0 5px}footer .copyright p{text-align:center;line-height:22px;margin-bottom:10px}footer .copyright span{display:block}.hero-section .hero-title{font-size:35px}.cta{font-size:15px}.menu_ne_box{padding:25px!important}.menu_ne_box h6{margin-top:20px!important}.menu_ne_box .submenu li{font-size:13px!important}.mega-dropdown:hover .dropdown-menu{display:none;overflow:visible;height:auto}.dropdown-menu.mega-menu.show{display:block!important}header .top-bar{display:block;max-height:none;overflow:visible;padding:10px 0 12px}header .top-bar-inner{flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:10px}header .top-bar-right{width:100%;justify-content:flex-start}header .top-tagline{display:none}.visual-box{margin-top:40px}.tech-section .tech-label{margin-bottom:10px;height:auto}.tech-section .tech-box{margin-bottom:20px}.about-image{margin-top:20px}.testimonial-section .testimonial-img{max-width:100%}.testimonial-section .testimonial-card{gap:0}.hero-section{padding:50px 0 20px}.offer-section{padding:50px 0}.future-title{font-size:27px}.award_section{padding:50px 0}.hero-section .navbar-nav .border-end{border-right:none!important}.btn-secondary-custom:hover{background-color:#434d53!important;color:#fff!important}.btn-primary-custom:hover{background-color:#00a3e0!important;color:#fff!important}.about-section .tech-title,.award_section .tech-title,.contact_form .contact_box .form-header h2,.featured-client-section h4,.future-section .future-title,.offer-section .offer-title,.ondemand .offer-title,.tech-section .tech-title,.testimonial-section .tech-title{font-size:30px}.future-section .tab-title{font-size:20px}.future-section .visual-box{height:auto}.visual-box{margin-top:10px}.award-title{font-size:26px;white-space:normal}.award-subtitle{font-size:15px}.award-track{justify-content:flex-start}.award-card{width:150px}#counter{row-gap:16px}.stats-section .col-auto{width:95%;max-width:290px}}@media (max-width:480px){.hero-section .hero-title{font-size:24px}.hero-section .hero-subtitle{margin-top:10px;font-size:16px}.btn-primary-custom,.btn-secondary-custom{font-size:14px;padding:10px 20px}.testimonial-card{padding:30px 15px}.offer-section .offer-card h5{font-size:18px;margin-bottom:10px}footer .copyright a{padding:0 4px}.about-section .tech-title,.award_section .tech-title,.contact_form .contact_box .form-header h2,.featured-client-section h4,.future-section .future-title,.offer-section .offer-title,.ondemand .offer-title,.tech-section .tech-title,.testimonial-section .tech-title{font-size:24px}.about-section h5{line-height:normal;font-size:17px}.future-section .tab-title{font-size:18px}.stats-section .stat-number{font-size:22px}.stats-section .stat-text{font-size:13px}.hero-section .badge-custom{padding:4px 14px;font-size:12px;margin-bottom:14px}}@media (max-width:425px){#counter{row-gap:5px}.hero-section .hero-title{font-size:24px}.about-section .tech-title,.award_section .tech-title,.contact_form .contact_box .form-header h2,.featured-client-section h4,.future-section .future-title,.offer-section .offer-title,.ondemand .offer-title,.tech-section .tech-title,.testimonial-section .tech-title{font-size:22px}.offer-section .offer-card h5{font-size:17px}}.mouse-glow-target{overflow:hidden}.mouse-glow-layer{position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:radial-gradient(180px circle at var(--glow-x,50%) var(--glow-y,50%),rgba(0,153,255,.18),transparent 65%);opacity:0;transition:opacity .3s ease;z-index:1}.mouse-glow-target:hover .mouse-glow-layer{opacity:1}.offer-section .offer-card:hover .offer-icon img{transform:rotate(-8deg) scale(1.08)}.offer-section .offer-card .offer-icon img{transition:transform .45s ease}.offer-section .offer-card p{transition:opacity .35s ease,transform .35s ease}.offer-section .offer-card:hover p{opacity:1;transform:translateY(-2px)}.testimonial-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.testimonial-stars{color:#f5a623;font-size:16px;letter-spacing:2px}.testimonial-company-logo{max-height:32px;max-width:100px;object-fit:contain;filter:grayscale(20%);opacity:.9}.testimonial-video-modal{border:none;border-radius:16px;overflow:hidden}.tech-section-webgl-host{position:absolute;inset:0;z-index:0;pointer-events:none}.tech-section-webgl{width:100%;height:100%;display:block}.tech-section{position:relative;z-index:1}.tech-section>.container{position:relative;z-index:2}.footer-wave{line-height:0;margin-top:-1px}.footer-wave svg{display:block;width:100%;height:80px;animation:footerWave 8s ease-in-out infinite alternate}@keyframes footerWave{0%{transform:translateX(0)}100%{transform:translateX(-20px)}}@media (prefers-reduced-motion:reduce){.footer-wave svg{display:none;animation:none}}@media (hover:none) and (pointer:coarse){.connect-left .play-btn{opacity:1}footer a:hover{padding-left:0}.client-logo-card:hover,.mega-card:hover,.offer-section .offer-card:hover{transform:none}}@media (max-width:576px){header .top-contact a span{display:inline;font-size:11px}header .top-tagline{display:none}.fc-industries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;justify-items:start}.fc-industry{font-size:12px}.ondemand-swiper-wrap{padding:0 36px}.ondemand .slider-arrow{width:34px;height:34px}.future-section .future-subtitle,.offer-section .offer-subtitle,.tech-section .tech-subtitle{font-size:14px;padding:0 8px}.hero-section .hero-image-parallax{aspect-ratio:4/3}.hero-float-badge{display:none}.award-card{width:132px;min-height:190px}.connect-right .form-header h2{font-size:20px}.connect-right .form-wrapper{padding:18px 14px}footer .foot_links p,footer .foot_links ul li{font-size:13px;line-height:24px}}@media (max-width:400px){header .navbar-brand .logo-img{width:128px}.hero-section .hero-title{font-size:24px}.hero-stats{grid-template-columns:1fr 1fr;gap:8px}.hero-stat-num{font-size:20px}.about-section .about-heading,.connect-heading,.featured-client-section .featured-clients-heading,.future-section .future-title,.offer-section .offer-title,.tech-section .tech-title{font-size:22px}.award-title{font-size:22px}.btn-primary-custom,.btn-secondary-custom{font-size:13px;padding:11px 18px}}@media (max-width:991.98px){#main-header.navbar-scrolled .top-bar{min-height:auto;max-height:none;opacity:1;visibility:visible;pointer-events:auto;overflow:visible;padding:10px 0 12px}#main-header.navbar-scrolled .top-bar::after{display:block}#main-header.navbar-scrolled .site-navbar{min-height:56px}#main-header.navbar-scrolled .logo-img{transform:none}header .top-bar{max-height:none!important;overflow:visible!important;padding:8px 0!important}header .top-bar-inner{flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}header .top-contact{flex-wrap:nowrap!important;gap:8px!important;width:auto!important}header .top-contact li:nth-child(2){display:none}header .top-bar-right{width:auto!important;justify-content:flex-end!important}header .top-tagline{display:none}header .navbar-collapse{position:absolute;left:0;right:0;top:100%;width:100%;display:flex;flex-direction:column;align-items:stretch;max-height:calc(100dvh - var(--header-height,150px) - 8px);overflow-y:auto;overflow-x:hidden;padding:10px 0 16px;background:#fff;border-radius:0 0 16px 16px;box-shadow:0 18px 36px rgba(3,151,210,.12);z-index:1050}header .navbar-collapse .navbar-nav{width:100%;padding:0 14px;gap:0}header .navbar-collapse .nav-item{width:100%;margin:0}header .navbar-collapse .nav-item.dropdown{display:block;position:static}header .navbar-collapse .nav-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 6px;line-height:1.35}header .navbar-collapse .nav-cta{order:2;width:calc(100% - 28px);margin:10px 14px 4px;justify-content:center}header .navbar-collapse .dropdown-menu,header .navbar-collapse .dropdown-menu.mega-menu{position:static!important;float:none;width:100%!important;max-width:100%!important;margin:6px 0 12px!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:none;max-height:none;overflow:visible;border-radius:12px;border:1px solid rgba(3,151,210,.14);background:#f4fbff;box-shadow:none}header .navbar-collapse .dropdown-menu.mega-menu.show{display:block!important;transform:none!important;opacity:1!important;visibility:visible!important}header .navbar-collapse .mega-menu-inner,header .navbar-collapse .mega-menu-services .mega-menu-inner{display:grid!important;grid-template-columns:1fr!important;padding:12px;gap:10px}header .navbar-collapse .mega-menu-categories,header .navbar-collapse .mega-menu-categories--hire{grid-template-columns:1fr!important;gap:10px}header .navbar-collapse .mega-card{min-height:auto;padding:12px}.hero-section{display:block!important;overflow:visible;min-height:0;padding:16px 0 28px!important}.hero-section .hero-content>.hero-row{display:flex!important;flex-direction:column!important;gap:0;margin:0!important}.hero-section .hero-image-col,.hero-section .hero-stats-col,.hero-section .hero-text-col{flex:0 0 auto!important;width:100%!important;max-width:100%!important}.hero-section .hero-image-col{margin-top:20px}.hero-section .hero-stats-col{margin-top:20px}.hero-section .hero-stats-col .hero-stats{max-width:100%;margin-top:0}.hero-section .hero-image-wrapper{padding:0!important;margin:0 auto;max-width:100%!important}.hero-section .hero-image-parallax{width:100%!important;max-width:100%!important;margin:0 auto!important;aspect-ratio:4/3;min-height:220px}.hero-section .hero-image-parallax img{opacity:1!important;visibility:visible!important}.hero-service-strip{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:28px 0 0!important;display:grid!important;grid-template-columns:1fr!important}.hero-service-strip span{justify-content:flex-start;border-right:0!important;border-bottom:1px solid rgba(3,151,210,.1);padding:14px 18px;min-height:48px}.hero-service-strip span:last-child{border-bottom:0}.hero-float-badge{display:none!important}}@media (max-width:767.98px){:root{--header-height:96px}html body{padding-top:var(--header-height)}header .top-bar{padding:6px 0!important}header .top-bar-inner{flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}header .top-contact{flex-wrap:nowrap!important;gap:8px!important;width:auto!important}header .top-contact li:nth-child(2){display:none}header .top-bar-right{width:auto!important;justify-content:flex-end!important}header .top-social{gap:6px!important}header .top-social a{width:28px;height:28px;font-size:12px}header .site-navbar{min-height:56px}.hero-bg-glow-right,.hero-blob,.hero-heading-glow,.hero-section .webgl-bridge{display:none!important}.hero-mockup-card,.hero-section .hero-image-wrapper{animation:none!important}.hero-section .badge-custom,.hero-service-strip,.hero-stat-item,.hero-trust-strip{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:rgba(255,255,255,.94)}.hero-section .hero-bg-mesh{opacity:.45}}