@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#02040a;--panel:#050914;--panel2:#08101d;--text:#f4f7fb;--muted:#8d98aa;--muted2:#657186;--line:#aabedc26;--line2:#aabedc40;--blue:#278dff;--cyan:#16dcff;--violet:#8e5cff;--silver:#dce5f0;--glow:#278dff38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:200;background:radial-gradient(circle at 20% 10%,#278dff06,#0000 25%),radial-gradient(circle at 85% 60%,#8e5cff06,#0000 30%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.section{max-width:1600px;margin:auto;padding:clamp(100px,10vw,175px) clamp(24px,5.5vw,92px);position:relative}.section-label{letter-spacing:.28em;color:#8995a8;text-transform:uppercase;margin-bottom:34px;font:500 10px/1.4 DM Mono,monospace}.section h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,6.8vw,108px);font-weight:800;line-height:.93}.section h2 em{color:#8994a7;font-style:normal;font-weight:500}.section-head>p{color:#8e98a9;max-width:590px;margin:34px 0 0;font-size:17px;line-height:1.7}.reveal-on-scroll{opacity:0;transition:opacity .9s,transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(35px)}.reveal-on-scroll.is-visible{opacity:1;transform:none}.nav{z-index:50;background:linear-gradient(#02040ad1,#0000);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:86px;padding:15px clamp(20px,4vw,60px);transition:all .35s;display:flex;position:fixed;top:0;left:0;right:0}.nav-scrolled{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-color:var(--line);background:#02040ad1}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:cover;border-radius:14px;width:48px;height:48px;box-shadow:0 0 30px #278dff2e}.brand span{flex-direction:column;display:flex}.brand strong{letter-spacing:.22em;font-size:15px}.brand small{letter-spacing:.32em;color:#8993a3;margin-top:4px;font:500 8px DM Mono}.nav nav{gap:34px;margin-left:auto;margin-right:38px;display:flex}.nav nav a{color:#aab3c2;font-size:12px;transition:all .25s}.nav nav a:hover{color:#fff}.nav-cta{border:1px solid #bccde64d;border-radius:40px;align-items:center;gap:10px;padding:12px 18px;font-size:12px;display:flex}.arrow{font-size:1.15em;transition:transform .3s;display:inline-block}.nav-cta:hover .arrow,.button:hover .arrow,.text-link:hover .arrow,.solution-card:hover .arrow,.industry-grid button:hover .arrow{transform:translate(3px,-3px)}.menu-btn{border:1px solid var(--line);background:0 0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:none}.menu-btn span{background:#d4dbe5;width:18px;height:1px;transition:all .25s}.menu-btn.active span:first-child{transform:translateY(3px)rotate(45deg)}.menu-btn.active span:nth-child(2){opacity:0}.menu-btn.active span:last-child{transform:translateY(-9px)rotate(-45deg)}.hero{border-bottom:1px solid var(--line);isolation:isolate;align-items:center;min-height:100svh;padding:150px clamp(24px,6vw,96px) 90px;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.55;background-image:linear-gradient(#7c99c10e 1px,#0000 1px),linear-gradient(90deg,#7c99c10e 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:-10%;-webkit-mask-image:radial-gradient(circle at 48%,#000 0%,#000000b3 38%,#0000 78%);mask-image:radial-gradient(circle at 48%,#000 0%,#000000b3 38%,#0000 78%)}.hero-ambient{filter:blur(75px);pointer-events:none;border-radius:50%;position:absolute}.hero-ambient.h1{background:radial-gradient(circle,#278dff1f,#0000 66%);width:600px;height:600px;animation:12s ease-in-out infinite ambient;top:8%;left:30%}.hero-ambient.h2{background:radial-gradient(circle,#8e5cff1a,#0000 68%);width:520px;height:520px;animation:15s ease-in-out infinite reverse ambient;bottom:-20%;right:-10%}.hero-content{z-index:4;max-width:930px;position:relative}.eyebrow{letter-spacing:.2em;color:#b2bdcd;align-items:center;gap:12px;font:500 10px DM Mono;display:flex}.live-dot{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 15px var(--cyan);border-radius:50%;animation:2s infinite pulse}.hero h1{letter-spacing:-.08em;margin:40px 0 36px;font-size:clamp(68px,10.7vw,164px);font-weight:800;line-height:.84}.hero h1 em{color:#8792a4;font-style:normal;font-weight:500}.hero-copy{color:#b8c1cf;max-width:720px;font-size:clamp(18px,2vw,25px);line-height:1.55}.hero-actions{gap:12px;margin-top:40px;display:flex}.button{border:1px solid #bccde64d;border-radius:50px;justify-content:space-between;align-items:center;gap:28px;min-width:195px;padding:16px 22px;font-size:13px;font-weight:700;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.button.primary{color:#071019;background:linear-gradient(115deg,#eafffb,#fff);border-color:#fff;box-shadow:0 0 50px #16dcff1a}.button.primary:hover{transform:translateY(-3px);box-shadow:0 12px 50px #278dff40}.button.ghost:hover{border-color:var(--cyan);background:#16dcff0d}.hero-side{z-index:4;color:#697589;letter-spacing:.16em;gap:28px;font:500 8px DM Mono;display:flex;position:absolute;bottom:42px;right:clamp(24px,5vw,80px)}.hero-scroll{z-index:4;color:#6e7a8e;letter-spacing:.18em;flex-direction:column;align-items:center;gap:10px;font:500 8px DM Mono;display:flex;position:absolute;bottom:34px;left:50%}.hero-scroll i{background:linear-gradient(var(--cyan),transparent);width:1px;height:35px;animation:2s ease-in-out infinite scrollline}.hero-orbit{pointer-events:none;border:1px solid #3d8fff1f;border-radius:50%;position:absolute}.ho1{width:850px;height:360px;animation:22s linear infinite orbit;top:49%;left:47%;transform:translate(-50%,-50%)rotate(-18deg)}.ho2{width:1100px;height:510px;animation:30s linear infinite reverse orbit;top:48%;left:48%;transform:translate(-50%,-50%)rotate(34deg)}.ho3{opacity:.4;border-style:dashed;width:520px;height:520px;animation:28s linear infinite spin;top:45%;left:62%;transform:translate(-50%,-50%)}.hero-star{background:var(--cyan);border-radius:50%;width:4px;height:4px;animation:3s ease-in-out infinite star;position:absolute;box-shadow:0 0 22px 4px #16dcff47}.hs1{top:31%;left:69%}.hs2{background:var(--violet);animation-delay:1s;top:65%;left:82%}.hs3{animation-delay:2s;top:74%;left:57%}.ticker{border-bottom:1px solid var(--line);white-space:nowrap;background:#03060b;align-items:center;height:64px;display:flex;overflow:hidden}.ticker-track{will-change:transform;align-items:center;width:max-content;animation:32s linear infinite marquee;display:flex}.ticker-copy{flex-shrink:0;align-items:center;gap:30px;padding-right:30px;display:flex}.ticker span{letter-spacing:.2em;color:#a7b1c0;align-items:center;font:500 10px DM Mono;display:inline-flex}.ticker span:not(:last-child):after{content:"";background:var(--blue);width:4px;height:4px;box-shadow:0 0 10px var(--blue);border-radius:50%;flex:none;margin-left:30px}.approach{grid-template-columns:1.05fr .95fr;gap:10vw;display:grid;overflow:hidden}.approach-body{padding-top:70px}.approach-body p{color:#8f9aaa;max-width:630px;font-size:18px;line-height:1.85}.approach-body .lead{color:#d8dee7;font-size:clamp(24px,3vw,40px);line-height:1.35}.principles{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:55px;display:grid}.principles>div{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;column-gap:10px;padding:20px 12px 20px 0;display:grid}.principles span{color:var(--cyan);font:500 9px DM Mono}.principles b{font-size:14px}.principles small{color:#687588;grid-column:2;margin-top:5px;font-size:11px}.approach-light{pointer-events:none;width:460px;height:460px;position:absolute;bottom:80px;right:-120px}.approach-light i{border:1px solid #278dff1f;border-radius:50%;animation:18s linear infinite spin;position:absolute;inset:0}.approach-light i:nth-child(2){animation-duration:12s;animation-direction:reverse;inset:50px}.approach-light i:nth-child(3){border-color:#8e5cff24;animation-duration:8s;inset:100px}.solutions{border-top:1px solid var(--line)}.solution-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:75px;display:grid}.solution-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;background:linear-gradient(145deg,#ffffff02,#0000);flex-direction:column;min-height:470px;padding:28px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.solution-card.featured{min-height:470px}.solution-card:hover{z-index:2;background:linear-gradient(145deg,#278dff17,#8e5cff09);transform:translateY(-3px)}.card-top{color:#718096;letter-spacing:.12em;z-index:3;justify-content:space-between;font:500 9px DM Mono;display:flex;position:relative}.card-top .arrow{color:#dce4ef;font-size:23px}.solution-card h3{letter-spacing:-.045em;margin:22px 0 10px;font-size:clamp(27px,3.2vw,45px);line-height:1.02}.solution-card p{color:#8f99aa;max-width:560px;font-size:13px;line-height:1.65}.card-copy{z-index:3;margin-top:auto;position:relative}.card-bottom{letter-spacing:.14em;color:#788497;text-transform:uppercase;z-index:3;align-items:center;gap:13px;margin-top:25px;font:500 9px DM Mono;display:flex;position:relative}.card-bottom .line{background:linear-gradient(90deg,var(--blue),var(--violet));width:65px;height:1px}.card-glow{filter:blur(12px);background:radial-gradient(circle,#278dff40,#0000 65%);border-radius:50%;width:240px;height:240px;transition:all .6s;position:absolute;bottom:-120px;right:-100px}.solution-card:hover .card-glow{transform:scale(1.45)}.service-visual{perspective:900px;background:linear-gradient(145deg,#040810,#070d17);border:1px solid #aabedc21;height:305px;margin:24px 0 15px;position:relative;overflow:hidden}.service-visual.compact{height:190px;margin:18px 0 12px}.code-window{border:1px solid var(--line);transform-origin:50%;background:#03060a;padding:12px;font:500 8px/1.8 DM Mono;position:absolute;inset:17px 17px 22px;transform:rotateX(3deg);box-shadow:inset 0 0 50px #278dff06}.code-head{border-bottom:1px solid var(--line);align-items:center;gap:5px;height:20px;margin-bottom:8px;display:flex}.code-head span{background:#4e5969;border-radius:50%;width:5px;height:5px}.code-head b{color:#637186;margin-left:7px;font-weight:400}.code-line{grid-template-columns:27px 1fr;display:grid}.code-line small{color:#3e4858}.code-line strong{color:#81a8cf;white-space:pre;font-weight:400}.data-packet{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 15px var(--cyan);border-radius:50%;animation:4s linear infinite packet;position:absolute}.p1{top:22%;left:10%}.p2{background:var(--violet);box-shadow:0 0 15px var(--violet);animation-delay:2s;bottom:18%;right:11%}.scanline{background:linear-gradient(90deg,transparent,var(--cyan),transparent);height:1px;box-shadow:0 0 15px var(--cyan);animation:4s linear infinite scan;position:absolute;left:0;right:0}.erp-core,.ai-core,.network-core{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.erp-visual{background:radial-gradient(circle,#16dcff14,#0000 55%),#040810}.erp-core{z-index:3;border:1px solid #16dcffa6;border-radius:50%;flex-direction:column;width:105px;height:105px;box-shadow:0 0 55px #16dcff1a}.erp-core b{letter-spacing:.05em;font-size:27px}.erp-core span{letter-spacing:.18em;color:#748196;margin-top:5px;font:500 7px DM Mono}.erp-ring{border:1px solid #278dff33;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.erp-ring.r1{width:220px;height:120px;animation:12s linear infinite orbit}.erp-ring.r2{width:160px;height:260px;animation:15s linear infinite reverse orbit}.erp-node,.system-node{letter-spacing:.1em;color:#9da8b8;z-index:4;white-space:nowrap;background:#04070cc7;border:1px solid #a8bcdc38;border-radius:50px;padding:8px 11px;font:500 7px DM Mono;position:absolute}.erp-node.n0{top:20%;left:8%}.erp-node.n1{top:5%;left:42%}.erp-node.n2{top:20%;right:9%}.erp-node.n3{top:50%;right:5%}.erp-node.n4{bottom:18%;left:7%}.erp-node.n5{bottom:5%;left:43%}.erp-node.n6{bottom:18%;right:9%}.erp-node.n7{top:50%;left:4%}.orbit-dot{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 14px var(--cyan);transform-origin:0 0;border-radius:50%;animation:6s linear infinite dotorbit;position:absolute;top:50%;left:50%}.od1{transform:rotate(25deg)translate(105px)}.od2{background:var(--violet);animation-delay:3s;transform:rotate(205deg)translate(105px)}.ai-visual{background:radial-gradient(circle,#278dff1f,#0000 60%),#040810}.ai-field{position:absolute;inset:0}.ai-core{color:#031018;z-index:4;background:linear-gradient(135deg,#effdff,#7de9ff);border-radius:50%;width:76px;height:76px;font-size:22px;font-weight:800;box-shadow:0 0 65px #16dcff33}.ai-orbit{border:1px solid #278dff40;border-radius:50%;animation:8s linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ao1{width:130px;height:205px;transform:translate(-50%,-50%)rotate(25deg)}.ao2{width:230px;height:130px;animation-duration:12s;transform:translate(-50%,-50%)rotate(-30deg)}.ao3{width:310px;height:230px;animation-duration:17s;transform:translate(-50%,-50%)rotate(65deg)}.ai-node{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 14px var(--cyan);border-radius:50%;animation:2.8s ease-in-out infinite star;position:absolute}.an1{top:30%;left:23%}.an2{background:var(--violet);box-shadow:0 0 14px var(--violet);animation-delay:.8s;top:47%;right:20%}.an3{animation-delay:1.4s;bottom:18%;left:30%}.an4{animation-delay:2s;bottom:27%;right:29%}.ai-status{letter-spacing:.15em;color:#697589;gap:12px;font:500 7px DM Mono;display:flex;position:absolute;bottom:15px;left:18px}.ai-status b{color:var(--cyan)}.bpo-visual{background:linear-gradient(145deg,#050a12,#07101a);flex-direction:column;justify-content:center;padding:22px;display:flex}.bpo-lanes{letter-spacing:.08em;color:#8e99a9;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;font:500 7px DM Mono;display:flex}.bpo-lanes i{color:var(--cyan);font-size:14px;font-style:normal}.bpo-dashboard{border:1px solid var(--line);background:#03060ab3;justify-content:space-around;align-items:center;width:min(100%,460px);height:105px;margin:22px auto 0;display:flex}.mini-stat{flex-direction:column;gap:6px;display:flex}.mini-stat small{letter-spacing:.15em;color:#657286;font:500 6px DM Mono}.mini-stat b{font-size:20px}.mini-bars{align-items:flex-end;gap:6px;height:62px;display:flex}.mini-bars i{background:linear-gradient(180deg,var(--cyan),var(--violet));width:7px;animation:1.4s ease-in-out infinite alternate bars}.mini-bars i:first-child{height:35%}.mini-bars i:nth-child(2){height:70%;animation-delay:.1s}.mini-bars i:nth-child(3){height:50%;animation-delay:.2s}.mini-bars i:nth-child(4){height:90%;animation-delay:.3s}.mini-bars i:nth-child(5){height:65%;animation-delay:.4s}.mini-bars i:nth-child(6){height:80%;animation-delay:.5s}.bpo-pulse{border:1px solid #16dcff2e;border-radius:50%;width:100px;height:100px;animation:3s ease-out infinite pulseRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.network-visual{background:radial-gradient(circle,#278dff1a,#0000 58%),#040810}.network-core{z-index:4;border:1px solid #16dcffa6;border-radius:50%;width:68px;height:68px;font-size:25px;font-weight:800;box-shadow:0 0 50px #278dff26}.net-node{background:var(--blue);width:7px;height:7px;box-shadow:0 0 14px var(--blue);border-radius:50%;animation:2.7s ease-in-out infinite star;position:absolute}.nn0{top:20%;left:13%}.nn1{animation-delay:.3s;top:11%;left:31%}.nn2{animation-delay:.6s;top:24%;right:14%}.nn3{animation-delay:.9s;top:63%;right:8%}.nn4{animation-delay:1.2s;bottom:14%;right:31%}.nn5{animation-delay:1.5s;bottom:20%;left:17%}.nn6{animation-delay:1.8s;top:60%;left:7%}.nn7{animation-delay:2.1s;top:17%;left:54%}.nn8{animation-delay:2.4s;bottom:10%;left:42%}.network-line{background:linear-gradient(90deg,transparent,var(--blue),transparent);transform-origin:50%;opacity:.4;width:84%;height:1px;animation:5s linear infinite networkFlow;position:absolute;top:50%;left:8%}.nl1{transform:rotate(18deg)}.nl2{animation-delay:1s;transform:rotate(-28deg)}.nl3{animation-delay:2s;transform:rotate(65deg)}.nl4{animation-delay:3s;transform:rotate(-70deg)}.dark-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 45%,#278dff14,#0000 28%),radial-gradient(circle at 15% 75%,#8e5cff0a,#0000 30%),#050812;max-width:none}.systems{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.system-copy p{color:#8f99a9;max-width:560px;margin:40px 0;font-size:18px;line-height:1.75}.text-link{color:#cdd5e2;align-items:center;gap:14px;font-size:13px;font-weight:700;display:inline-flex}.text-link .arrow{color:var(--cyan)}.system-stage{border:1px solid var(--line);perspective:900px;background:radial-gradient(circle,#16dcff14,#0000 48%);width:100%;max-width:700px;height:620px;margin:auto;position:relative;overflow:hidden}.system-stage:before{content:"";border:1px solid #278dff14;border-radius:50%;animation:9s ease-in-out infinite stageTilt;position:absolute;inset:12%;transform:rotateX(68deg)}.system-core{z-index:5;background:radial-gradient(circle at 40% 30%,#16dcff1a,#03060cf0 60%);border:1px solid #16dcffbf;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;animation:5s ease-in-out infinite coreFloat;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 90px #16dcff1c,inset 0 0 35px #278dff0f}.system-core b{letter-spacing:.16em;font-size:17px}.system-core span{letter-spacing:.22em;color:#788496;margin-top:9px;font:500 7px DM Mono}.system-halo{border:1px solid #278dff29;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sh1{width:380px;height:220px;animation:15s linear infinite orbit}.sh2{width:260px;height:410px;animation:19s linear infinite reverse orbit}.system-node{padding:10px 14px;font-size:8px}.sn0{top:21%;left:7%}.sn1{top:6%;left:43%}.sn2{top:21%;right:7%}.sn3{top:49%;right:3%}.sn4{bottom:19%;right:9%}.sn5{bottom:6%;left:40%}.sn6{bottom:19%;left:7%}.sn7{top:49%;left:3%}.sn8{z-index:7;top:36%;left:auto;right:18%}.system-ray{transform-origin:0;opacity:.45;background:linear-gradient(90deg,#16dcffa6,#0000);width:42%;height:1px;position:absolute;top:50%;left:50%}.sr0{transform:rotate(0)}.sr1{transform:rotate(40deg)}.sr2{transform:rotate(80deg)}.sr3{transform:rotate(120deg)}.sr4{transform:rotate(160deg)}.sr5{transform:rotate(200deg)}.sr6{transform:rotate(240deg)}.sr7{transform:rotate(280deg)}.sr8{transform:rotate(320deg)}.data-stream{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 18px var(--cyan);border-radius:50%;animation:4s linear infinite dataTravel;position:absolute;top:50%;left:50%}.ds1{transform:rotate(18deg)translate(210px)}.ds2{background:var(--violet);box-shadow:0 0 18px var(--violet);animation-delay:1.3s;transform:rotate(142deg)translate(210px)}.ds3{animation-delay:2.5s;transform:rotate(265deg)translate(210px)}.intelligence{grid-template-columns:.85fr 1.15fr;align-items:center;gap:9vw;display:grid}.intel-copy p{color:#8f99a9;max-width:580px;margin:40px 0;font-size:18px;line-height:1.8}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips span,.modal-tags span{border:1px solid var(--line);color:#9ba6b7;background:#ffffff03;border-radius:50px;padding:10px 13px;font-size:11px}.workflow{border:1px solid var(--line);background:linear-gradient(145deg,#278dff0f,#8e5cff06);padding:24px;box-shadow:inset 0 0 90px #278dff06}.workflow-top{color:#687487;letter-spacing:.15em;justify-content:space-between;padding-bottom:16px;font:500 8px DM Mono;display:flex}.workflow-top b{color:var(--cyan);font-weight:500}.workflow-line{color:#7f8b9e;letter-spacing:.13em;border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 0;font:500 8px DM Mono;display:flex}.workflow-line b{color:var(--cyan);font-size:15px}.workflow-screen{border:1px solid var(--line);background:#03060a;min-height:400px;margin-top:22px}.screen-head{border-bottom:1px solid var(--line);align-items:center;gap:5px;height:40px;padding:0 12px;display:flex}.screen-head i{background:#5c6574;border-radius:50%;width:5px;height:5px}.screen-head span{color:#687487;margin-left:9px;font:500 7px DM Mono}.process{letter-spacing:.08em;color:#8e98a9;flex-direction:column;align-items:center;gap:9px;padding:27px 22px;font:500 9px DM Mono;display:flex}.process>div{background:#278dff09;border:1px solid #278dff38;grid-template-columns:28px 1fr;column-gap:8px;width:min(100%,450px);padding:14px 16px;display:grid}.process div small{color:#4c5a6d}.process div b{color:#aeb9c8;font-weight:500}.process div em{color:#5e6b7e;letter-spacing:.05em;grid-column:2;margin-top:3px;font:500 7px DM Mono}.process>strong{color:var(--cyan);font-size:14px}.process .active-step{border-color:#16dcff80;box-shadow:0 0 35px #16dcff12}.process .active-step b{color:#e4fbff}.process .success{background:#16dcff09;border-color:#16dcff73}.process .success b{color:#dffaff}.ecosystem{grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;display:grid}.eco-title p{color:#8e98a9;max-width:510px;margin-top:35px;font-size:17px;line-height:1.75}.eco-map{border:1px solid var(--line);perspective:900px;background:radial-gradient(circle,#278dff14,#0000 53%);height:590px;position:relative;overflow:hidden}.eco-core{z-index:4;background:#03060ccc;border:1px solid #16dcffa6;border-radius:50%;justify-content:center;align-items:center;width:125px;height:125px;font-size:46px;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #16dcff1a}.eco-node{border:1px solid var(--line2);letter-spacing:.1em;color:#9da8b8;z-index:5;background:#03060cb8;border-radius:50px;padding:9px 13px;font:500 8px DM Mono;animation:5s ease-in-out infinite nodeFloat;position:absolute}.e0{top:17%;left:11%}.e1{animation-delay:.4s;top:7%;left:43%}.e2{animation-delay:.8s;top:20%;right:10%}.e3{animation-delay:1.2s;top:48%;right:5%}.e4{animation-delay:1.6s;bottom:17%;right:12%}.e5{animation-delay:2s;bottom:7%;left:40%}.e6{animation-delay:2.4s;bottom:18%;left:9%}.e7{animation-delay:2.8s;top:48%;left:4%}.eco-orbit{border:1px solid #278dff29;border-radius:50%;animation:16s linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.eo1{width:300px;height:470px}.eo2{width:510px;height:280px;animation-duration:22s;animation-direction:reverse;transform:translate(-50%,-50%)rotate(28deg)}.eo3{width:600px;height:480px;animation-duration:30s;transform:translate(-50%,-50%)rotate(-58deg)}.eco-particle{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 18px var(--cyan);border-radius:50%;animation:7s linear infinite particleMove;position:absolute}.ep1{top:37%;left:18%}.ep2{background:var(--violet);box-shadow:0 0 18px var(--violet);animation-delay:2s;top:58%;right:18%}.ep3{animation-delay:4s;bottom:12%;left:57%}.industries{border-top:1px solid var(--line)}.industry-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.industry-grid button{text-align:left;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:230px;padding:22px;transition:all .4s;display:flex;position:relative;overflow:hidden}.industry-grid button:before{content:"";background:radial-gradient(circle,#278dff24,#0000 68%);border-radius:50%;width:130px;height:130px;transition:all .4s;position:absolute;top:-45px;right:-45px}.industry-grid button:hover{background:#278dff0b}.industry-grid button:hover:before{transform:scale(1.5)}.industry-num{color:#59667a;z-index:2;font:500 9px DM Mono;position:absolute;top:20px;right:22px}.industry-icon{z-index:2;color:#cbd4df;margin:0 0 auto;padding-top:28px;font-size:35px;line-height:1;position:relative}.industry-grid strong{letter-spacing:-.02em;z-index:2;font-size:18px;position:relative}.industry-grid small{color:#667387;z-index:2;margin-top:7px;font-size:10px;position:relative}.industry-grid .arrow{color:var(--cyan);z-index:2;position:absolute;bottom:20px;right:20px}.why{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.why-list{border-top:1px solid var(--line)}.why-list>div{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr 25px;align-items:center;gap:12px;padding:22px 0;display:grid}.why-list span{color:#59667a;font:500 9px DM Mono}.why-list strong{font-size:15px}.why-list .arrow{color:#7e8a9d}.showcase{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.showcase-copy p{color:#8f99aa;max-width:570px;margin-top:35px;font-size:18px;line-height:1.8}.showcase-stack{perspective:1000px;height:480px;position:relative}.stack-card{border:1px solid var(--line2);background:linear-gradient(110deg,#09101cf5,#04070de0);flex-direction:column;justify-content:center;height:115px;padding:24px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;left:10%;right:0;box-shadow:0 25px 70px #00000038}.stack-card:hover{border-color:#16dcff66;transform:translate(-12px)translateZ(20px)}.stack-card span{letter-spacing:-.04em;font-size:30px;font-weight:800}.stack-card small{letter-spacing:.16em;color:#687487;margin-top:5px;font:500 7px DM Mono}.sc1{z-index:4;top:0;transform:rotate(-4deg)}.sc2{z-index:3;top:105px;transform:rotate(2deg)}.sc3{z-index:2;top:210px;transform:rotate(-2deg)}.sc4{z-index:1;top:315px;transform:rotate(4deg)}.contact{border-top:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#278dff14,#0000 28%),radial-gradient(circle at 85% 80%,#8e5cff14,#0000 30%),#04070e;max-width:none;overflow:hidden}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:9vw;max-width:1400px;margin:auto;display:grid}.contact-copy p{color:#8f99aa;max-width:560px;margin:38px 0;font-size:18px;line-height:1.8}.contact-note{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:70px;padding-top:20px;display:flex}.contact-note span{letter-spacing:.18em;color:#687487;font:500 8px DM Mono}.contact-note b{letter-spacing:.08em;font-size:14px}.contact-light{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.cl1{background:radial-gradient(circle,#278dff1c,#0000 65%);width:420px;height:420px;top:25%;left:-180px}.cl2{background:radial-gradient(circle,#8e5cff1a,#0000 66%);width:500px;height:500px;bottom:-150px;right:-220px}.contact-form{border:1px solid var(--line2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04080fad;padding:30px;box-shadow:0 30px 100px #00000040}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form label{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.contact-form label>span{letter-spacing:.16em;color:#738095;font:500 8px DM Mono}.phone-field{grid-template-columns:128px 1fr;gap:8px;display:grid}.phone-field select{min-width:0}.contact-form input,.contact-form textarea,.contact-form select{border:1px solid var(--line);color:#e7edf5;background:#050912;border-radius:2px;outline:none;width:100%;padding:14px 15px;transition:all .25s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#4f5b6c}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#16dcff8c;box-shadow:0 0 0 3px #16dcff0a}.contact-form textarea{resize:vertical;min-height:125px}.contact-form select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#7b8799 50%),linear-gradient(135deg,#7b8799 50%,#0000 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.submit{width:100%;margin-top:3px}.form-privacy{color:#566275;margin-top:14px;font-size:9px;line-height:1.6;display:block}.form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:430px;display:flex}.success-orb{border:1px solid var(--cyan);width:64px;height:64px;color:var(--cyan);border-radius:50%;justify-content:center;align-items:center;margin-bottom:30px;font-size:26px;display:flex;box-shadow:0 0 50px #16dcff1f}.form-success h3{letter-spacing:-.05em;margin:0;font-size:clamp(35px,4vw,58px)}.form-success p{color:#8792a4;max-width:520px;margin:20px 0 28px;line-height:1.7}.form-success .button.ghost{color:var(--text);background:0 0;border-color:#bccde64d}.form-success .button.ghost:hover{color:#071019;background:#f4f7fb;border-color:#f4f7fb}footer{border-top:1px solid var(--line);background:#02040a;grid-template-columns:1fr 1.5fr;gap:60px;padding:70px clamp(24px,5.5vw,92px) 28px;display:grid}.footer-brand{align-items:flex-start;gap:12px;display:flex}.footer-brand img{border-radius:12px;width:43px;height:43px}.footer-brand div{flex-direction:column;display:flex}.footer-brand strong{letter-spacing:.18em;font-size:13px}.footer-brand span{letter-spacing:.25em;color:#7b8798;margin-top:4px;font:500 7px DM Mono}.footer-links{grid-template-columns:1fr 1fr 1fr 1.15fr;gap:30px;display:grid}.footer-links div{flex-direction:column;gap:11px;display:flex}.footer-links b{letter-spacing:.16em;color:#566276;margin-bottom:4px;font:500 8px DM Mono}.footer-links a{color:#8b96a8;font-size:11px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);color:#566276;letter-spacing:.12em;grid-column:1/-1;justify-content:space-between;padding-top:25px;font:500 8px DM Mono;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000d1;justify-content:center;align-items:center;padding:20px;animation:.2s fade;display:flex;position:fixed;inset:0}.modal{background:#070b13;border:1px solid #aebed840;width:min(960px,100%);max-height:92svh;padding:clamp(28px,5vw,55px);position:relative;overflow:auto;box-shadow:0 35px 130px #000000a6}.close{color:#8994a6;background:0 0;border:0;font-size:32px;position:absolute;top:12px;right:18px}.modal-kicker{letter-spacing:.25em;color:var(--cyan);margin-bottom:20px;font:500 9px DM Mono}.modal h2{letter-spacing:-.06em;margin:0 0 24px;font-size:clamp(40px,6vw,76px);line-height:.94}.modal-lead{color:#9da8b8;max-width:800px;font-size:17px;line-height:1.75}.modal-tags{flex-wrap:wrap;gap:8px;margin:26px 0 34px;display:flex}.industry-detail{grid-template-columns:.8fr 1.2fr;gap:35px;margin:32px 0;display:grid}.detail-visual{border:1px solid var(--line);background:radial-gradient(circle,#278dff14,#0000 60%);flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.detail-visual span{color:#dce4ef;z-index:2;font-size:75px}.detail-visual small{letter-spacing:.2em;color:#687487;z-index:2;margin-top:15px;font:500 8px DM Mono}.detail-grid{background-image:linear-gradient(#7c99c10d 1px,#0000 1px),linear-gradient(90deg,#7c99c10d 1px,#0000 1px);background-size:35px 35px;animation:10s linear infinite gridMove;position:absolute;inset:-20%;transform:rotate(12deg)}.industry-detail ul{margin:0;padding:0;list-style:none}.industry-detail li{border-bottom:1px solid var(--line);color:#aab4c3;justify-content:space-between;padding:15px 0;font-size:14px;display:flex}.reveal{animation:.9s both rise}.delay1{animation-delay:.1s}.delay2{animation-delay:.2s}.delay3{animation-delay:.3s}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.45;box-shadow:0 0 4px var(--cyan)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes ambient{50%{transform:translate(70px,-30px)scale(1.1)}}@keyframes scrollline{50%{opacity:.3;transform:scaleY(.5)}}@keyframes orbit{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes star{50%{opacity:.35;transform:scale(.65)}}@keyframes scan{0%{top:20px}to{top:calc(100% - 20px)}}@keyframes packet{0%{opacity:0;transform:translate(0)}15%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(480px,80px)}}@keyframes dotorbit{to{transform:rotate(385deg)translate(105px)}}@keyframes bars{to{transform:scaleY(.55)}}@keyframes pulseRing{0%{opacity:.7;transform:translate(-50%,-50%)scale(.7)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@keyframes networkFlow{0%{opacity:.15}50%{opacity:.7}to{opacity:.15}}@keyframes coreFloat{50%{transform:translate(-50%,-53%)}}@keyframes stageTilt{50%{transform:rotateX(68deg)rotate(4deg)}}@keyframes dataTravel{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes nodeFloat{50%{transform:translateY(-6px)}}@keyframes particleMove{0%{opacity:0;transform:translate(0)}20%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(120px,-70px)}}@keyframes gridMove{to{transform:rotate(12deg)translate(35px,35px)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@media (max-width:1050px){.nav nav{gap:20px;margin-right:20px}.hero-side{display:none}.hero-scroll{left:auto;right:30px}.systems,.intelligence,.ecosystem,.showcase,.why,.contact-grid{grid-template-columns:1fr;gap:65px}.system-stage{max-width:760px}.industry-grid{grid-template-columns:repeat(2,1fr)}.footer-links{grid-template-columns:1fr 1fr}.footer-links div:last-child{grid-column:1/-1}.solution-card.featured{grid-row:span 1;min-height:470px}}@media (max-width:700px){.ticker{height:58px}.ticker-track{animation-duration:24s}.ticker-copy{gap:22px;padding-right:22px}.phone-field{grid-template-columns:105px 1fr}.nav{height:74px}.nav nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid var(--line);background:#02040af7;flex-direction:column;gap:0;margin:0;display:none;position:fixed;top:74px;left:0;right:0}.nav nav.open{display:flex}.nav nav a{border-top:1px solid var(--line);padding:20px 24px;font-size:13px}.nav-cta{display:none}.menu-btn{display:flex}.brand img{width:44px;height:44px}.brand strong{font-size:13px}.brand small{font-size:7px}.hero{align-items:flex-start;min-height:790px;padding-top:125px}.hero h1{margin:34px 0 30px;font-size:clamp(61px,17vw,95px)}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:32px}.button{width:100%;min-width:0}.hero-scroll{display:none}.hero-orbit.ho1{width:700px;height:320px;top:68%;left:55%}.hero-orbit.ho2{width:780px;height:360px;top:70%;left:55%}.hero-orbit.ho3{width:360px;height:360px;top:65%;left:72%}.hero-star.hs1{top:59%;left:73%}.hero-star.hs2{top:74%;left:85%}.hero-star.hs3{top:77%;left:54%}.section{padding:90px 22px}.section h2{font-size:clamp(48px,14vw,70px)}.section-label{margin-bottom:24px}.approach{grid-template-columns:1fr;gap:45px}.approach-body{padding-top:0}.principles{grid-template-columns:1fr}.solutions{padding-top:95px}.solution-grid{grid-template-columns:1fr;margin-top:50px}.solution-card,.solution-card.featured{min-height:445px;padding:22px}.service-visual.compact{height:190px}.system-stage{height:520px}.system-node{padding:8px 10px;font-size:7px}.system-core{width:130px;height:130px}.sn8{top:34%;left:auto;right:14%}.sh1{width:290px;height:180px}.sh2{width:210px;height:330px}.intelligence{grid-template-columns:1fr}.workflow{padding:18px}.workflow-line{gap:5px}.workflow-line span{font-size:7px}.workflow-screen{min-height:350px}.process{padding:24px 12px}.ecosystem{grid-template-columns:1fr}.eco-map{height:500px}.eco-node{padding:8px 10px;font-size:7px}.eo3{width:520px;height:400px}.industry-grid{grid-template-columns:1fr}.industry-grid button{min-height:185px}.showcase{grid-template-columns:1fr}.showcase-stack{height:420px}.stack-card{height:100px;left:3%}.sc1{top:0}.sc2{top:90px}.sc3{top:180px}.sc4{top:270px}.contact-grid{grid-template-columns:1fr;gap:45px}.contact-note{margin-top:45px}.form-row{grid-template-columns:1fr}.contact-form{padding:22px}.form-success{min-height:380px}footer{grid-template-columns:1fr;padding:55px 22px 25px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:10px}.industry-detail{grid-template-columns:1fr}.detail-visual{min-height:200px}.modal{padding:25px 20px}.modal .service-visual{height:260px}.modal h2{font-size:45px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (min-width:701px){.section-label{font-size:11px;font-weight:600}.brand small{font-size:9px}.card-top,.card-bottom{font-size:10px;font-weight:600}.solution-card p{font-size:14px}.code-window,.code-head b,.code-line small{font-size:9px}.erp-node,.system-node{font-size:8.5px;font-weight:600}.system-core span,.erp-core span{font-size:8px;font-weight:600}.industry-num{font-size:10px;font-weight:600}.industry-grid small{font-size:11px}.why-list span{font-size:10px;font-weight:600}.workflow-top,.workflow-line{font-size:9px}.screen-head span{font-size:8px}.process{font-size:10px}.process div em{font-size:8px}.stack-card small,.ai-status{font-size:8px;font-weight:600}.mini-stat small{font-size:7px}.section-head>p,.eco-title p{font-size:18px}.sn8{top:36%;right:18%}}.hp-field{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.form-error{color:#ff9d9d;margin:.8rem 0 0;font-size:.9rem;font-weight:600}.contact-form button:disabled{opacity:.65;cursor:wait}.legal-page{min-height:100svh;color:var(--text);background:radial-gradient(circle at 15% 5%,#278dff17,#0000 28%),radial-gradient(circle at 85% 15%,#8e5cff12,#0000 30%),#04070e;padding:150px clamp(22px,7vw,110px) 90px}.legal-wrap{max-width:920px;margin:0 auto}.legal-kicker{letter-spacing:.22em;color:var(--cyan);margin-bottom:22px;font:500 10px DM Mono}.legal-page h1{letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(48px,7vw,88px);line-height:.95}.legal-page .legal-updated{letter-spacing:.1em;color:#657186;margin-bottom:55px;font:500 10px DM Mono}.legal-page h2{letter-spacing:-.02em;margin:42px 0 14px;font-size:26px}.legal-page p,.legal-page li{color:#aab4c3;font-size:16px;line-height:1.85}.legal-page ul{padding-left:22px}.legal-page a{color:#bfefff;text-underline-offset:3px;text-decoration:underline}.legal-back{align-items:center;gap:8px;margin-top:55px;display:inline-flex;color:#8e9bad!important;font-size:12px!important;text-decoration:none!important}.legal-nav{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid var(--line);background:#02040ad1;justify-content:space-between;align-items:center;height:82px;padding:14px clamp(20px,4vw,60px);display:flex;position:fixed;top:0;left:0;right:0}.legal-nav .brand{color:var(--text);text-decoration:none}.legal-nav .brand img{border-radius:13px;width:46px;height:46px}.legal-nav .brand span{flex-direction:column;display:flex}.legal-nav .brand strong{letter-spacing:.22em;font-size:14px}.legal-nav .brand small{letter-spacing:.28em;color:#8993a3;margin-top:4px;font:500 8px DM Mono}.legal-nav a:last-child{color:#aab3c2;font-size:12px;text-decoration:none}
