:root{
  --navy:#07111f;--navy-2:#0b1728;--blue:#1677ff;--blue-2:#2d9cff;--cyan:#47d7ff;
  --ink:#0b1422;--muted:#617086;--line:#dce4ee;--soft:#f5f8fc;--white:#fff;
  --radius:22px;--shadow:0 18px 55px rgba(9,24,43,.10);--max:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(7,17,31,.78);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:37px;height:37px;display:block;position:relative}.brand-mark span{position:absolute;left:2px;top:13px;width:16px;height:13px;border-left:7px solid var(--blue);border-bottom:7px solid var(--blue);transform:skewY(-28deg)}.brand-mark i{position:absolute;right:0;top:3px;width:25px;height:29px;border:7px solid #f6f9fd;border-left-color:transparent;border-radius:2px 17px 3px 2px;transform:skewY(2deg)}.brand-text{display:grid;line-height:1}.brand-text strong{font-size:16px;letter-spacing:1.5px;color:#fff}.brand-text b{font-size:14px;letter-spacing:3px;color:#35a0ff;margin-top:4px}.brand-text small{font-size:7px;letter-spacing:2px;color:#b8c4d4;margin-top:5px}.nav{display:flex;align-items:center;gap:27px;color:#d9e2ee;font-size:13px;font-weight:600}.nav a{opacity:.9}.nav a:hover,.nav a.active{color:#fff}.nav a.active{position:relative}.nav a.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-10px;background:var(--blue)}.nav-cta{padding:11px 18px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:rgba(255,255,255,.07)}.nav-cta span{color:#57b0ff}.menu-toggle{display:none;background:none;border:0;color:#fff}.hero{position:relative;min-height:760px;overflow:hidden;background:radial-gradient(circle at 75% 45%,rgba(18,104,208,.22),transparent 34%),linear-gradient(135deg,#050c17 0%,#081321 52%,#07101c 100%);color:#fff;padding:150px 0 34px}.hero:before{content:"";position:absolute;inset:0;opacity:.25;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:55px 55px;mask-image:linear-gradient(to bottom,#000,transparent 90%)}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:50px;min-height:530px}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:800;color:var(--blue);margin:0 0 18px}.hero .eyebrow{color:#5db5ff}.eyebrow span{display:inline-block;width:28px;height:2px;background:currentColor;vertical-align:middle;margin-right:9px}.hero h1{font-size:clamp(48px,5.5vw,75px);line-height:1.03;letter-spacing:-3.2px;margin:0 0 24px;font-weight:750}.hero h1 em,.section h2 em,.cta-box h2 em{font-style:normal;color:#3196ff}.hero-lead{font-size:17px;color:#b5c1d0;max-width:590px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:26px}.btn{display:inline-flex;align-items:center;gap:15px;padding:14px 21px;border-radius:11px;font-size:13px;font-weight:800;transition:.25s ease}.btn-primary{background:linear-gradient(135deg,#1684ff,#1165e6);color:#fff;box-shadow:0 12px 28px rgba(18,111,241,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(18,111,241,.4)}.text-link{font-size:13px;font-weight:750;color:#e3ebf6}.text-link span{color:#5db5ff;margin-left:7px}.hero-proof{display:flex;gap:0;margin-top:58px}.hero-proof div{padding-right:28px;margin-right:28px;border-right:1px solid rgba(255,255,255,.14)}.hero-proof div:last-child{border:0}.hero-proof strong{display:block;color:#fff;font-size:16px}.hero-proof span{display:block;color:#8090a5;font-size:10px;margin-top:3px}.hero-visual{height:500px;position:relative}.tech-scene{position:absolute;inset:35px 0 0 0}.grid-floor{position:absolute;left:2%;right:0;top:18%;bottom:3%;transform:perspective(500px) rotateX(61deg);background-image:linear-gradient(rgba(41,146,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(41,146,255,.13) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse,#000 15%,transparent 72%)}.screen{position:absolute;border:1px solid rgba(104,185,255,.36);background:linear-gradient(145deg,rgba(17,46,77,.92),rgba(5,18,33,.95));box-shadow:0 25px 80px rgba(0,80,200,.28),inset 0 0 35px rgba(40,140,255,.06);border-radius:15px}.screen-main{width:74%;height:300px;left:13%;top:18%;transform:perspective(900px) rotateY(-7deg) rotateX(2deg)}.screen-top{height:45px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:6px;padding:0 15px;color:#7f91a8;font-size:9px}.screen-top span{width:6px;height:6px;border-radius:50%;background:#41617e}.screen-top b{margin-left:auto;font-weight:600;color:#9eb4ca}.dashboard{display:grid;grid-template-columns:1.45fr .75fr;gap:12px;padding:18px}.chart,.mini-card{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);border-radius:10px;padding:13px}.chart small,.mini-card span{font-size:9px;color:#8195aa}.bars{height:170px;display:flex;align-items:flex-end;gap:9px;padding:15px 8px 4px}.bars i{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(to top,#0c66e8,#3ecbff);box-shadow:0 0 13px rgba(27,133,255,.25)}.mini-card{height:78px;margin-bottom:12px}.mini-card strong{display:block;font-size:18px;color:#fff;margin-top:5px}.mini-card i{display:block;height:2px;background:#1f83ff;margin-top:8px;width:70%}.floating-node{position:absolute;display:flex;align-items:center;gap:7px;padding:9px 13px;border-radius:10px;border:1px solid rgba(92,181,255,.32);background:rgba(7,24,42,.92);box-shadow:0 10px 35px rgba(0,0,0,.25);font-size:10px;color:#b9d5ec}.floating-node span{color:#3fa9ff;font-size:16px}.node-cloud{top:6%;left:8%}.node-api{bottom:15%;left:4%}.node-data{top:12%;right:4%}.connection{position:absolute;height:1px;background:linear-gradient(90deg,transparent,#269aff,transparent);transform-origin:left}.c1{width:150px;left:15%;top:24%;transform:rotate(25deg)}.c2{width:190px;right:6%;top:25%;transform:rotate(155deg)}.c3{width:160px;left:10%;bottom:20%;transform:rotate(-18deg)}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-a{width:230px;height:230px;right:3%;top:16%;background:radial-gradient(circle,rgba(24,122,255,.12),transparent 70%)}.orb-b{width:150px;height:150px;left:0;bottom:10%;background:radial-gradient(circle,rgba(28,210,255,.08),transparent 70%)}.hero-bottom{display:flex;align-items:center;gap:14px;color:#66768a;font-size:9px;letter-spacing:1.4px;text-transform:uppercase}.scroll-line{height:1px;background:#304053;flex:1;max-width:100px}.trust-strip{background:#0a1523;border-top:1px solid rgba(255,255,255,.06);color:#718197}.trust-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.trust-inner>div{display:flex;gap:38px;color:#d1d9e4}.trust-inner b{font-size:11px;letter-spacing:1px}.section{padding:120px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:100px}.section h2{font-size:clamp(38px,4.5vw,58px);line-height:1.08;letter-spacing:-2.5px;margin:0}.section-intro{max-width:500px}.about-copy{padding-top:14px;max-width:570px}.about-copy p{color:var(--muted);font-size:15px}.about-copy .lead{font-size:20px;line-height:1.5;color:#26364a}.arrow-link,.service-card a{display:inline-flex;gap:10px;color:#086ff0;font-weight:800;font-size:13px;margin-top:18px}.services{background:var(--soft)}.section-head{max-width:700px;margin-bottom:52px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.section-head>p:last-child{color:var(--muted);font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.service-card{background:#fff;border:1px solid #e4eaf1;border-radius:16px;padding:27px 23px;min-height:285px;box-shadow:0 5px 20px rgba(20,38,60,.035);transition:.25s ease}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#c9dcf4}.service-icon{font-size:10px;font-weight:900;letter-spacing:1px;color:#1480ff;margin-bottom:42px}.service-card h3{font-size:18px;margin:0 0 10px}.service-card p{font-size:12px;color:var(--muted);line-height:1.65;margin:0}.service-card a{margin-top:22px;font-size:11px}.solutions{background:#fff}.solution-layout{display:grid;grid-template-columns:.72fr 1.28fr;border-top:1px solid var(--line)}.solution-list{border-right:1px solid var(--line)}.solution-tab{width:100%;display:grid;grid-template-columns:40px 1fr 25px;gap:12px;text-align:left;align-items:center;padding:25px 20px;border:0;border-bottom:1px solid var(--line);background:#fff;cursor:pointer;color:var(--ink)}.solution-tab>span{font-size:10px;color:#98a7b9}.solution-tab div b{display:block;font-size:14px}.solution-tab small{display:block;color:#8390a2;font-size:10px;margin-top:4px}.solution-tab i{font-style:normal;color:#98a7b9}.solution-tab.active{background:#f5f9ff}.solution-tab.active div b,.solution-tab.active i{color:#0875f6}.solution-panel{padding:35px 0 35px 45px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.solution-art{height:310px;border-radius:20px;background:radial-gradient(circle at center,rgba(26,133,255,.13),transparent 55%),#081624;position:relative;overflow:hidden;border:1px solid #162d47}.center-node{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:115px;height:115px;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#0e65d4,#081b31);border:1px solid #2b9eff;box-shadow:0 0 50px rgba(27,144,255,.25)}.center-node span{font-size:34px;font-weight:900;color:#fff}.center-node small{font-size:7px;line-height:1.3;color:#9bc9ee;letter-spacing:1px}.arch-node{position:absolute;width:72px;height:60px;border:1px solid rgba(57,167,255,.45);background:#0d2238;border-radius:12px;display:grid;place-content:center;text-align:center}.arch-node b{font-size:10px;color:#fff}.arch-node small{font-size:7px;color:#74bfff}.n1{left:9%;top:15%}.n2{right:8%;top:18%}.n3{left:11%;bottom:14%}.n4{right:9%;bottom:12%}.arch-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,#2b9eff,transparent);width:160px;left:28%;top:39%;transform-origin:center}.al1{transform:rotate(24deg)}.al2{transform:rotate(-24deg)}.al3{top:61%;transform:rotate(0)}.solution-copy h3{font-size:30px;line-height:1.15;margin:0 0 14px}.solution-copy>p:not(.eyebrow){font-size:13px;color:var(--muted)}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.tag-row span{font-size:9px;padding:7px 9px;border:1px solid #dce7f2;border-radius:7px;color:#4d6076;background:#f8fbff}.approach{background:#07111f;color:#fff}.approach .section-head>p:last-child{color:#8594a8}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12);margin-top:60px}.process-step{padding:30px 25px 0;border-right:1px solid rgba(255,255,255,.12);min-height:250px}.process-step:last-child{border:0}.process-step>span{font-size:10px;color:#4daaff;letter-spacing:1px}.process-dot{height:7px;width:7px;border-radius:50%;background:#1985ff;margin:25px 0}.process-step h3{font-size:18px;margin:0 0 10px}.process-step p{font-size:12px;color:#8998ab;max-width:220px}.technology{background:var(--soft)}.tech-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.tech-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:530px}.tech-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.tech-pills span{padding:9px 11px;background:#fff;border:1px solid #e0e7ef;border-radius:8px;font-size:10px;color:#40536a}.architecture-card{background:#fff;border:1px solid #dfe7ef;border-radius:20px;padding:15px;box-shadow:var(--shadow)}.layer{display:grid;grid-template-columns:130px 1fr;gap:15px;padding:18px 15px;border-bottom:1px solid #e6ebf1}.layer:last-child{border:0}.layer b{font-size:11px;color:#0c71f0}.layer span{font-size:11px;color:#617086}.industries{padding-bottom:120px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.industry{padding:28px 25px 28px 0;border-right:1px solid var(--line);margin-right:25px}.industry:last-child{border:0;margin:0}.industry>span{font-size:9px;color:#0d78f2;font-weight:800}.industry h3{font-size:17px;margin:28px 0 8px}.industry p{font-size:11px;color:var(--muted);margin:0}.cta-section{padding:0 0 100px}.cta-box{background:linear-gradient(125deg,#0a1727,#0c223b);color:#fff;border-radius:25px;padding:70px 75px;display:flex;align-items:center;justify-content:space-between;gap:50px;position:relative;overflow:hidden}.cta-box:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-90px;top:-140px;background:radial-gradient(circle,rgba(38,151,255,.25),transparent 68%)}.cta-box h2{font-size:48px;line-height:1.08;letter-spacing:-2px;margin:0 0 15px}.cta-box>div:first-child p:last-child{color:#9aacbf;max-width:590px;font-size:13px}.cta-actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.contact-email{font-size:11px;color:#8ea3b8}.footer{background:#050c15;color:#91a0b2;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding-bottom:55px}.footer-brand p{font-size:12px;max-width:220px;margin-top:22px}.footer h4{font-size:11px;color:#fff;margin:4px 0 16px;letter-spacing:.5px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.footer-grid a,.footer-grid span{font-size:11px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:20px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.4px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.nav{gap:17px}.service-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr .9fr}.hero h1{font-size:58px}.solution-panel{grid-template-columns:1fr}.solution-art{max-width:500px}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry:nth-child(2){border-right:0}.industry:nth-child(3){margin-top:20px}.industry:nth-child(4){margin-top:20px}}
@media(max-width:800px){.container{width:min(var(--max),calc(100% - 32px))}.nav{position:absolute;top:78px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;background:#091625;border:1px solid rgba(255,255,255,.1);padding:16px;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.35)}.nav.open{display:flex}.nav a{padding:11px 8px}.nav-cta{text-align:center}.menu-toggle{display:grid;gap:5px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff}.hero{padding-top:125px}.hero-grid{grid-template-columns:1fr}.hero-visual{height:350px;order:-1}.hero-copy{padding-bottom:15px}.hero h1{font-size:49px;letter-spacing:-2px}.hero-proof{margin-top:38px}.hero-bottom{display:none}.trust-inner{flex-direction:column;align-items:flex-start;gap:15px;padding:18px 0}.trust-inner>div{gap:18px;flex-wrap:wrap}.section{padding:85px 0}.two-col,.tech-layout{grid-template-columns:1fr;gap:35px}.service-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.process-step{border-bottom:1px solid rgba(255,255,255,.12)}.solution-layout{grid-template-columns:1fr}.solution-list{border-right:0}.solution-panel{padding:30px 0}.cta-box{padding:45px 30px;flex-direction:column;align-items:flex-start}.cta-box h2{font-size:38px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-grid .footer-brand{grid-column:1/-1}}
@media(max-width:520px){.hero{min-height:0;padding-bottom:50px}.hero-visual{height:280px}.screen-main{height:220px;top:17%}.bars{height:120px}.floating-node{transform:scale(.82)}.hero h1{font-size:43px}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.hero-proof{flex-wrap:wrap;gap:18px}.hero-proof div{margin-right:0;padding-right:18px}.service-grid,.process-grid,.industry-grid{grid-template-columns:1fr}.industry{border-right:0!important;margin-right:0!important;border-bottom:1px solid var(--line);padding:25px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.solution-copy h3{font-size:25px}.layer{grid-template-columns:105px 1fr}}
