*{box-sizing:border-box}body{color:#eef2ff;background:#0b1020;margin:0;font-family:Inter,Segoe UI,Arial}.app{min-height:100vh}header{background:#11182b;border-bottom:1px solid #26304a;justify-content:space-between;align-items:center;padding:28px 42px;display:flex}h1{margin:0;font-size:32px}header p{color:#9aa7c7;margin:6px 0 0}.status{color:#4ade80;font-weight:700}.cards{grid-template-columns:repeat(4,1fr);gap:18px;padding:28px 42px;display:grid}.card,.panel{background:#141d33;border:1px solid #293653;border-radius:14px;padding:22px}.card b{color:#94a3c4;text-transform:uppercase;font-size:13px;display:block}.card strong{margin-top:10px;font-size:27px;display:block}.panel{margin:0 42px 22px}.panel h2{margin-top:0}select,textarea{color:#fff;background:#0c1325;border:1px solid #34415f;border-radius:8px;width:100%;margin-bottom:12px;padding:12px}textarea{resize:vertical;height:100px}button{color:#fff;cursor:pointer;background:#4f7cff;border:0;border-radius:8px;padding:12px 20px;font-weight:700}button:disabled{opacity:.5}pre{background:#080d19;border-radius:8px;max-height:400px;margin-top:18px;padding:16px;overflow:auto}.tags{flex-wrap:wrap;gap:10px;display:flex}.tags span{background:#202c49;border-radius:20px;padding:7px 12px}.row{border-bottom:1px solid #293653;padding:12px 0}@media (width<=800px){.cards{grid-template-columns:repeat(2,1fr);padding:20px}.panel{margin:0 20px 20px}header{padding:20px}}.marketing-site{--mk-bg:#020814;--mk-bg-2:#061426;--mk-panel:#071628d1;--mk-panel-strong:#081a30;--mk-text:#f4f8ff;--mk-muted:#8fa5c1;--mk-line:#70aee92e;--mk-blue:#1687ff;--mk-blue-2:#55c8ff;--mk-silver:#c9d2df;--mk-glow:#1687ff59;min-height:100vh;color:var(--mk-text);background:radial-gradient(circle at 72% 12%,#0d60b029,#0000 28%),linear-gradient(#020814 0%,#03101d 42%,#020913 100%);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.marketing-site *{box-sizing:border-box}.marketing-site a{color:inherit;text-decoration:none}.marketing-site button{font:inherit}.marketing-noise{pointer-events:none;opacity:.18;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000d9,#0000 72%);mask-image:linear-gradient(#000000d9,#0000 72%)}.marketing-header{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(130%);backdrop-filter:blur(22px)saturate(130%);background:#020814c7;border-bottom:1px solid #82b7e71f;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:28px;min-height:88px;padding:12px clamp(22px,4vw,64px);display:grid;position:sticky;top:0}.marketing-brand-link{justify-self:start}.marketing-nav{align-items:center;gap:clamp(20px,2.4vw,36px);display:flex}.marketing-nav a,.header-signin{color:#bdcadb;font-size:12px;font-weight:600;transition:all .2s}.marketing-nav a:hover,.header-signin:hover{color:#fff;text-shadow:0 0 22px #45adff99}.marketing-header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.header-cta{background:linear-gradient(135deg,#0851a9e0,#042a5beb);border:1px solid #4eadff7a;border-radius:10px;align-items:center;gap:16px;min-height:44px;padding:0 17px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:inset 0 1px #ffffff26,0 0 28px #1276ef24}.header-cta:hover{border-color:#62caffcc;transform:translateY(-1px)}.marketing-menu-button{border:1px solid var(--mk-line);background:var(--mk-panel);color:#fff;border-radius:9px;width:42px;height:42px;display:none}.marketing-logo{align-items:center;gap:8px;min-width:0;display:flex}.marketing-logo-mark{filter:drop-shadow(0 0 10px #329dff47);flex:none;width:54px;height:46px}.marketing-logo-copy{min-width:0;line-height:1}.marketing-wordmark{color:#eef3fa;letter-spacing:-.07em;text-shadow:0 1px #fff,0 4px 15px #00000059;width:fit-content;font-size:24px;font-weight:900;position:relative}.marketing-wordmark-arrow{color:#dfe8f2;letter-spacing:0;font-size:14px;position:absolute;top:-8px;right:-15px}.marketing-tagline{color:#d4dce8;letter-spacing:.18em;white-space:nowrap;margin-top:7px;font-size:6.5px;font-weight:800}.marketing-motto{color:#93a9c3;letter-spacing:.3em;white-space:nowrap;margin-top:6px;font-size:6.2px;font-weight:800}.marketing-logo.compact .marketing-logo-mark{width:43px;height:38px}.marketing-logo.compact .marketing-wordmark{font-size:20px}.marketing-logo.compact .marketing-tagline{display:none}.marketing-hero{border-bottom:1px solid var(--mk-line);isolation:isolate;grid-template-columns:minmax(0,.9fr) minmax(520px,1.25fr);align-items:center;gap:30px;min-height:690px;padding:76px clamp(22px,4vw,64px) 84px;display:grid;position:relative}.marketing-hero:before{content:"";z-index:-2;background:linear-gradient(90deg,#020814f7 0%,#020814e0 34%,#0208146b 62%,#020814b8 100%);position:absolute;inset:0}.marketing-hero:after{content:"";z-index:-1;background:linear-gradient(#0000,#010812eb);height:120px;position:absolute;bottom:0;left:0;right:0}.hero-ambient{filter:blur(40px);pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.hero-ambient-one{background:#0071ff1f;width:420px;height:420px;top:15%;right:16%}.hero-ambient-two{background:#28b8ff12;width:280px;height:280px;bottom:0;left:24%}.marketing-hero-copy{z-index:5;max-width:670px;position:relative}.marketing-eyebrow{color:#7fb9ef;letter-spacing:.25em;align-items:center;gap:9px;font-size:10px;font-weight:800;display:inline-flex}.marketing-eyebrow:before{content:"";background:linear-gradient(90deg,#0000,#42a9ff);width:22px;height:1px}.marketing-hero-copy h1{color:#f6f8fc;letter-spacing:-.066em;margin:16px 0 18px;font-size:clamp(56px,6.2vw,92px);font-weight:650;line-height:.96}.marketing-hero-copy h1 span{background:linear-gradient(#fff,#9fb5cf);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-motto{color:#d9e2ed;letter-spacing:.28em;align-items:center;gap:18px;margin-bottom:22px;font-size:16px;font-weight:500;display:flex}.hero-motto i{background:linear-gradient(90deg,#1687ff,#55c8ff33);width:22px;height:1px}.marketing-hero-copy>p{color:#aabbd0;max-width:610px;margin:0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.marketing-primary,.marketing-secondary{border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:0 20px;font-size:12px;font-weight:780;transition:all .22s;display:inline-flex}.marketing-primary{background:linear-gradient(135deg,#0c78ef,#07449e);border:1px solid #59bcff94;box-shadow:inset 0 1px #fff3,0 0 30px #0767e438}.marketing-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff3d,0 0 42px #0c7eff57}.marketing-secondary{color:#e1e9f3;background:#0713229e;border:1px solid #8eb0d347}.marketing-secondary:hover{background:#09223cc7;border-color:#76c1ff8c}.play-dot{border:1px solid #95ceff80;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.hero-proofline{color:#8198b4;flex-wrap:wrap;gap:18px;margin-top:27px;font-size:10px;display:flex}.hero-proofline span{align-items:center;gap:7px;display:inline-flex}.hero-proofline b{background:#36b4ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #36b4ffcc}.intelligence-stage{perspective:1100px;place-items:center;min-height:550px;display:grid;position:relative}.core-glow{filter:blur(8px);background:radial-gradient(circle,#208eff33 0%,#136bd414 45%,#0000 72%);border-radius:50%;width:430px;height:430px;animation:4.2s ease-in-out infinite corePulse;position:absolute}.core-sphere{aspect-ratio:1;background:radial-gradient(circle at 35% 30%,#52bcff3d,#051e3dbd 42%,#010a16f0 78%);border:1px solid #55beff9e;border-radius:50%;place-items:center;width:min(39vw,430px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #1983ff29,0 0 42px #1378eb2e}.core-sphere:before{content:"";opacity:.7;background:repeating-radial-gradient(circle,#0000 0 24px,#41a8ff14 25px 26px);border-radius:50%;position:absolute;inset:8%}.core-sphere:after{content:"";background:conic-gradient(#0000,#30aaff2e,#0000 19% 47%,#5cc9ff1a,#0000 61%);animation:14s linear infinite spinCore;position:absolute;inset:-30%}.sphere-latitude,.sphere-longitude{border:1px solid #5fc2ff2e;border-radius:50%;position:absolute}.sphere-latitude{height:34%;left:9%;right:9%}.latitude-one{top:21%}.latitude-two{bottom:21%}.sphere-longitude{width:34%;top:8%;bottom:8%}.longitude-one{left:20%}.longitude-two{right:20%}.sphere-scan{background:linear-gradient(90deg,#0000,#65d8ff,#0000);height:1px;animation:3.4s ease-in-out infinite scanSphere;position:absolute;top:50%;left:10%;right:10%;box-shadow:0 0 18px #2ea5ff}.core-logo{z-index:4;filter:drop-shadow(0 10px 30px #0000008c);position:relative;transform:scale(1.42)}.core-caption{z-index:5;color:#65c9ff;letter-spacing:.3em;font-size:7px;position:absolute;bottom:14%}.core-orbit{pointer-events:none;border:1px solid #40a9ff38;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:min(46vw,510px);animation:18s linear infinite spinCore}.orbit-two{aspect-ratio:1;border-style:dashed;width:min(51vw,570px);animation:24s linear infinite spinReverse}.orbit-three{aspect-ratio:1;border-color:#64beff1a;width:min(56vw,625px);animation:33s linear infinite spinCore}.core-grid{background:repeating-radial-gradient(#0000 0 18px,#3996e11c 19px 20px);border:1px solid #3f9fed21;border-radius:50%;width:min(58vw,650px);height:180px;position:absolute;bottom:2%;transform:rotateX(72deg);box-shadow:0 0 50px #1e76e01f}.core-node{background:#74d4ff;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite nodePulse;position:absolute;box-shadow:0 0 14px #43b8ff}.node-one{top:17%;left:31%}.node-two{animation-delay:.4s;top:29%;right:21%}.node-three{animation-delay:.9s;bottom:24%;left:24%}.node-four{animation-delay:1.2s;bottom:18%;right:31%}.hud-panel{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#051628d1,#07213ba8);border:1px solid #5bb9ff61;border-radius:11px;position:absolute;box-shadow:inset 0 1px #ffffff0d,0 18px 50px #00000038}.hud-left{width:150px;padding:10px;animation:6s ease-in-out infinite floatPanel;top:23%;left:0}.hud-row{color:#d6e6f8;border-bottom:1px solid #76b1e11f;align-items:center;gap:10px;min-height:38px;font-size:10px;display:flex}.hud-row:last-child{border-bottom:0}.hud-row span{color:#59c1ff;border:1px solid #45aaff57;border-radius:6px;place-items:center;width:24px;height:24px;font-size:7px;display:grid}.hud-right-top{width:145px;padding:12px 14px;animation:6s ease-in-out infinite reverse floatPanel;top:14%;right:0}.hud-right-top b{color:#8ba0b8;letter-spacing:.1em;text-transform:uppercase;margin-top:7px;font-size:9px;font-weight:650;transition:all .25s;display:block}.hud-right-top b.active{color:#79d5ff;text-shadow:0 0 14px #3fbbffcc;transform:translate(5px)}.hud-label{color:#4c91c9;letter-spacing:.22em;font-size:7px;font-weight:800}.hud-right-bottom{width:174px;padding:14px;animation:7s ease-in-out .8s infinite floatPanel;bottom:17%;right:-12px}.hud-right-bottom strong{margin-top:9px;font-size:14px;line-height:1.25;display:block}.hud-right-bottom small{color:#87a1bc;margin-top:8px;font-size:9px;line-height:1.45;display:block}@keyframes spinCore{to{transform:rotate(360deg)}}@keyframes spinReverse{to{transform:rotate(-360deg)}}@keyframes corePulse{0%,to{opacity:.65;transform:scale(.94)}50%{opacity:1;transform:scale(1.05)}}@keyframes scanSphere{0%,to{opacity:.2;transform:translateY(-120px)}50%{opacity:1;transform:translateY(120px)}}@keyframes floatPanel{0%,to{transform:translateY(-5px)}50%{transform:translateY(8px)}}@keyframes nodePulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}.capability-strip{z-index:4;border-bottom:1px solid var(--mk-line);background:#030c18d6;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.capability-card{border-right:1px solid var(--mk-line);grid-template-columns:52px 1fr;align-items:start;gap:18px;min-height:170px;padding:28px clamp(18px,2.5vw,36px);transition:all .22s;display:grid}.capability-card:last-child{border-right:0}.capability-card:hover{background:#0a233e8a}.capability-icon{color:#61c7ff;border:1px solid #4babff6b;border-radius:50%;place-items:center;width:48px;height:48px;font-size:21px;display:grid;box-shadow:inset 0 0 20px #2082ff17,0 0 24px #1a7fff14}.capability-card h3{letter-spacing:-.02em;margin:4px 0 9px;font-size:16px}.capability-card p{color:var(--mk-muted);margin:0;font-size:11px;line-height:1.55}.marketing-section{border-bottom:1px solid var(--mk-line);padding:104px clamp(22px,4vw,64px);position:relative}.section-heading{max-width:820px;margin-bottom:46px}.section-heading h2{letter-spacing:-.045em;margin:13px 0 15px;font-size:clamp(38px,4.4vw,64px);font-weight:620;line-height:1.02}.section-heading p{max-width:720px;color:var(--mk-muted);margin:0;font-size:15px;line-height:1.7}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;max-width:none;display:grid}.split-heading>p{justify-self:end}.platform-section{background:radial-gradient(circle at 20% 35%,#105ea81c,#0000 32%)}.platform-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:18px;display:grid}.platform-command{background:linear-gradient(145deg,#05182bf5,#030e1ceb);border:1px solid #5ea5e138;border-radius:18px;min-height:500px;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 28px 80px #00000042}.command-topline{color:#8fb9dc;letter-spacing:.18em;border-bottom:1px solid #68aae029;justify-content:space-between;align-items:center;min-height:58px;padding:0 20px;font-size:9px;display:flex}.command-topline b{color:#4ad0ff;font-size:8px}.command-display{grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;min-height:350px;padding:35px;display:grid}.command-radar{aspect-ratio:1;background:repeating-radial-gradient(circle,#0000 0 28px,#4cb1ff1c 29px 30px),conic-gradient(from 220deg,#0000,#2aa3ff47,#0000 24%);border:1px solid #45b1ff59;border-radius:50%;justify-self:center;width:min(22vw,250px);animation:15s linear infinite spinCore;position:relative;box-shadow:0 0 42px #1379e71f}.command-radar:before,.command-radar:after{content:"";background:#49b3ff33;position:absolute}.command-radar:before{width:1px;top:7%;bottom:7%;left:50%}.command-radar:after{height:1px;top:50%;left:7%;right:7%}.command-radar span{background:#63d3ff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 14px #2da7ff}.command-radar span:first-child{top:26%;left:30%}.command-radar span:nth-child(2){top:55%;right:20%}.command-radar span:nth-child(3){bottom:19%;left:45%}.command-radar i{border:1px solid #64ccff66;border-radius:50%;position:absolute;inset:31%;box-shadow:inset 0 0 30px #2189f426}.command-status{gap:10px;display:grid}.command-status span{color:#4e91c7;letter-spacing:.22em;margin-top:12px;font-size:8px;font-weight:800}.command-status strong{color:#dce8f6;font-size:13px;font-weight:650;line-height:1.45}.command-footer{color:#90a8c2;letter-spacing:.1em;border-top:1px solid #68aae024;justify-content:center;align-items:center;gap:14px;min-height:72px;padding:0 24px;font-size:10px;display:flex}.command-footer i{color:#368ed3;font-style:normal}.command-footer strong{color:#63c7ff}.platform-feature-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.platform-mini{background:linear-gradient(150deg,#071a2ddb,#030d1adb);border:1px solid #61a4da33;border-radius:16px;min-height:240px;padding:25px;transition:all .22s}.platform-mini:hover{border-color:#44aeff6b;transform:translateY(-3px);box-shadow:0 20px 55px #0003}.platform-mini>span{color:#3f85bd;letter-spacing:.18em;font-size:9px}.platform-mini h3{margin:38px 0 12px;font-size:18px}.platform-mini p{color:var(--mk-muted);margin:0;font-size:12px;line-height:1.65}.industry-section{background:linear-gradient(#02091266,#0714247a)}.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.industry-card{background:#040f1ce0;border:1px solid #61a5dd30;border-radius:15px;flex-direction:column;min-height:430px;transition:all .24s;display:flex;overflow:hidden}.industry-visual{border-bottom:1px solid #61a5dd24;min-height:205px;position:relative;overflow:hidden}.industry-visual:before{content:"";background:radial-gradient(circle at 70% 30%,#309fff40,#0000 28%),linear-gradient(145deg,#154a785c,#020a1499);position:absolute;inset:0}.industry-enterprise .industry-visual:after{content:"";clip-path:polygon(0 26%,18% 26%,18% 8%,43% 8%,43% 21%,64% 21%,64% 0,100% 0,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#0000 0 13%,#56b4ff24 14% 15%),linear-gradient(#0000,#09355b85);border:1px solid #68c0ff61;height:48%;position:absolute;bottom:15%;left:12%;right:12%}.industry-construction .industry-visual:after{content:"";background:#2b7ab6;width:150%;height:2px;position:absolute;top:36%;left:-20%;transform:rotate(-16deg);box-shadow:80px 44px #4da9ee73,160px 88px #4da9ee38}.industry-logistics .industry-visual:after{content:"";background:linear-gradient(90deg,#0000,#4dc8ff 22% 76%,#0000);height:3px;position:absolute;bottom:18%;left:8%;right:8%;box-shadow:0 0 18px #32b4ff73}.industry-custom .industry-visual:after{content:"";border:1px solid #4fbcff6e;border-radius:50%;position:absolute;inset:22%;box-shadow:0 0 0 24px #3697eb0d,0 0 0 48px #3697eb0a}.industry-index{z-index:2;color:#aed9ff8f;letter-spacing:.22em;font-size:9px;position:absolute;top:16px;left:16px}.industry-lines{opacity:.22;background:repeating-linear-gradient(0deg,#0000 0 28px,#6bb8ec26 29px 30px);position:absolute;inset:0}.industry-copy{flex-direction:column;flex:1;padding:23px;display:flex}.industry-copy>span{color:#4b9bd5;letter-spacing:.16em;font-size:8px;font-weight:800}.industry-copy p{color:var(--mk-muted);margin:0;font-size:11px;line-height:1.6}.industry-copy a{color:#dce8f6;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:11px;font-weight:750;display:flex}.industry-copy a b{color:#50bcff}.workflow-section{background:radial-gradient(circle at 18% 42%,#136bc729,#0000 34%);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.workflow-visual{place-items:center;min-height:610px;display:grid}.ai-profile-shell{aspect-ratio:.88;place-items:center;width:min(42vw,520px);display:grid;position:relative}.ai-profile-halo{border:1px solid #4cb9ff47;border-radius:50%;position:absolute}.halo-a{aspect-ratio:1;width:82%;animation:18s linear infinite spinCore}.halo-b{aspect-ratio:1;border-style:dashed;width:65%;animation:26s linear infinite spinReverse}.ai-profile-face{background:radial-gradient(circle at 56% 36%,#57c3ff33,#0000 13%),linear-gradient(160deg,#17578d8c,#041423fa 67%);border:1px solid #54bbff42;border-radius:48% 52% 43% 47%/38% 38% 62% 62%;width:58%;height:78%;position:relative;overflow:hidden;transform:rotate(-4deg);box-shadow:inset 0 0 65px #2e92e833,0 0 55px #0f68cd33}.ai-profile-face:before{content:"";border-bottom:1px solid #79d6ff38;border-right:1px solid #79d6ff57;border-radius:0 45% 45% 0;width:28%;height:48%;position:absolute;top:22%;left:56%;transform:skewY(8deg)}.ai-profile-face:after{content:"";background:repeating-linear-gradient(#0000 0 11px,#53b8ff0f 12px 13px);position:absolute;inset:0}.face-line{z-index:2;background:linear-gradient(90deg,#0000,#4cc8ff,#0000);height:1px;position:absolute;box-shadow:0 0 9px #48c7ff73}.line-a{width:65%;top:31%;left:12%;transform:rotate(-8deg)}.line-b{width:55%;top:48%;left:20%;transform:rotate(7deg)}.line-c{width:62%;top:65%;left:14%;transform:rotate(-4deg)}.face-eye{z-index:4;background:#8fe7ff;border-radius:50%;width:28px;height:6px;position:absolute;top:36%;right:17%;box-shadow:0 0 22px #27b6ff}.face-core{z-index:4;color:#8addff;border:1px solid #64d3ff8c;border-radius:50%;place-items:center;width:54px;height:54px;font-size:21px;font-weight:900;display:grid;position:absolute;top:45%;left:16%;box-shadow:inset 0 0 30px #329eff30,0 0 28px #2aa0ff2e}.stage-label{z-index:4;color:#6d8dab;letter-spacing:.14em;text-transform:uppercase;border-left:1px solid #45adff52;min-width:78px;padding:6px 9px;font-size:9px;font-weight:750;transition:all .25s;position:absolute}.stage-label.active{color:#77d8ff;text-shadow:0 0 14px #39bcffcc;border-color:#5ecaff;transform:translate(5px)}.stage-1{top:16%;right:0}.stage-2{top:29%;right:-2%}.stage-3{top:42%;right:0}.stage-4{top:55%;right:3%}.stage-5{top:68%;right:7%}.stage-6{top:81%;right:14%}.workflow-copy h2{letter-spacing:-.05em;margin:13px 0 16px;font-size:clamp(42px,4.4vw,66px);font-weight:620;line-height:.98}.workflow-lead{max-width:650px;color:var(--mk-muted);font-size:15px;line-height:1.72}.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:27px 0 31px;display:grid}.workflow-list button{color:#9db0c5;text-align:left;cursor:pointer;background:#0615269e;border:1px solid #64a6dd29;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;column-gap:8px;min-height:75px;padding:12px 14px;transition:all .2s;display:grid}.workflow-list button span{color:#397fb6;grid-row:1/3;font-size:8px}.workflow-list button strong{color:#d7e5f5;font-size:12px}.workflow-list button i{color:#6f849c;font-size:8px;font-style:normal}.workflow-list button.active{background:#092a47cc;border-color:#4abbff80;box-shadow:inset 0 0 28px #1273d914}.workflow-list button.active strong{color:#7ddaff}.trust-section{background:linear-gradient(#06132170,#020912c7)}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.trust-grid article{background:linear-gradient(145deg,#07192bd1,#040e1be0);border:1px solid #60a5dd2e;border-radius:15px;min-height:220px;padding:24px}.trust-grid article>span{color:#3c82bb;letter-spacing:.2em;font-size:8px}.trust-grid h3{margin:42px 0 10px;font-size:19px}.trust-grid p{color:var(--mk-muted);margin:0;font-size:11px;line-height:1.65}.trust-marquee{color:#6f8aa5;letter-spacing:.18em;border-top:1px solid #6aade424;border-bottom:1px solid #6aade424;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;min-height:74px;margin-top:34px;padding:0 20px;font-size:9px;font-weight:800;display:flex}.trust-marquee i{color:#2b6da2;font-style:normal}.trust-marquee strong{color:#5ac8ff}.ecosystem-section{background:radial-gradient(circle at 78% 25%,#1069c51f,#0000 28%)}.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ecosystem-grid article{background:#051221b3;border:1px solid #62a4dc2e;border-radius:15px;min-height:240px;padding:25px}.ecosystem-grid article>span{color:#73cfff;letter-spacing:.12em;margin-top:40px;font-size:11px;font-weight:850;display:block}.ecosystem-grid article p{color:var(--mk-muted);margin:12px 0 0;font-size:11px;line-height:1.65}.get-started-section{border-bottom:1px solid var(--mk-line);background:radial-gradient(circle at 76%,#1475e02b,#0000 31%),linear-gradient(145deg,#06182b,#020a14);padding:84px clamp(22px,4vw,64px)}.get-started-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;max-width:1320px;margin:0 auto;display:grid}.get-started-grid h2{letter-spacing:-.045em;margin:15px 0 16px;font-size:clamp(38px,4vw,58px);font-weight:620;line-height:1.04}.get-started-grid p{max-width:730px;color:var(--mk-muted);margin:0;font-size:14px;line-height:1.7}.get-started-actions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.get-started-actions small{color:#647c96;margin-top:4px;font-size:9px;line-height:1.5}.marketing-footer{background:#01060d;grid-template-columns:1fr auto 1fr;align-items:start;gap:40px;padding:48px clamp(22px,4vw,64px);display:grid}.marketing-footer>div:first-child p{color:#6f849b;max-width:360px;margin:18px 0 0;font-size:11px;line-height:1.6}.footer-links{gap:20px;padding-top:12px;display:flex}.footer-links a{color:#8da2ba;font-size:10px}.footer-links a:hover{color:#fff}.footer-signature{text-align:right;justify-self:end;padding-top:10px}.footer-signature span,.footer-signature strong{display:block}.footer-signature span{color:#758da6;letter-spacing:.18em;font-size:8px}.footer-signature strong{color:#b8c7d8;letter-spacing:.23em;margin-top:9px;font-size:9px}[data-reveal]{opacity:1;transition:opacity .72s,transform .72s cubic-bezier(.2,.65,.2,1);transform:translateY(0)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1180px){.marketing-header{grid-template-columns:auto 1fr auto}.marketing-nav{gap:18px}.marketing-hero{grid-template-columns:.95fr 1.05fr}.intelligence-stage{transform-origin:50%;transform:scale(.9)}.capability-strip{grid-template-columns:repeat(2,1fr)}.capability-card:nth-child(2){border-right:0}.capability-card:nth-child(-n+2){border-bottom:1px solid var(--mk-line)}.industry-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-footer{grid-template-columns:1fr 1fr}.footer-links{justify-self:end}.footer-signature{text-align:left;grid-column:1/-1;justify-self:start}}@media (width<=960px){.marketing-header{grid-template-columns:1fr auto auto;min-height:78px}.marketing-menu-button{order:2;display:block}.marketing-header-actions{order:3}.header-signin{display:none}.marketing-nav{border:1px solid var(--mk-line);background:#030d1afa;border-radius:12px;flex-direction:column;align-items:stretch;gap:4px;padding:18px;display:none;position:absolute;top:78px;left:18px;right:18px;box-shadow:0 25px 80px #00000073}.marketing-nav.open{display:flex}.marketing-nav a{border-radius:8px;padding:11px 10px}.marketing-nav a:hover{background:#195f9733}.marketing-hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.marketing-hero-copy{max-width:760px}.intelligence-stage{min-height:590px;transform:none}.core-sphere{width:min(68vw,430px)}.orbit-one{width:min(75vw,510px)}.orbit-two{width:min(82vw,570px)}.orbit-three{width:min(88vw,625px)}.core-grid{width:min(90vw,650px)}.platform-grid,.workflow-section,.split-heading,.get-started-grid{grid-template-columns:1fr}.split-heading{gap:20px}.split-heading>p{justify-self:start}.platform-grid{gap:18px}.workflow-section{gap:20px}.workflow-visual{order:2}.workflow-copy{order:1}.ai-profile-shell{width:min(80vw,520px)}}@media (width<=680px){.marketing-header{gap:10px;padding:10px 16px}.marketing-logo-mark{width:44px;height:38px}.marketing-wordmark{font-size:20px}.marketing-tagline{font-size:5.6px}.marketing-motto{display:none}.header-cta{min-height:40px;padding:0 12px;font-size:10px}.header-cta span{display:none}.marketing-hero{padding:58px 18px 64px}.marketing-hero-copy h1{font-size:clamp(48px,15vw,70px)}.hero-motto{letter-spacing:.2em;gap:10px;font-size:12px}.hero-motto i{width:12px}.marketing-hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.marketing-primary,.marketing-secondary{width:100%}.hero-proofline{gap:11px}.intelligence-stage{min-height:480px;margin:10px -8px 0}.core-sphere{width:min(78vw,360px)}.orbit-one{width:min(86vw,410px)}.orbit-two{width:min(94vw,450px)}.orbit-three{display:none}.hud-left{width:112px;top:15%;left:2px}.hud-row{min-height:31px;font-size:8px}.hud-row span{width:20px;height:20px}.hud-right-top{width:108px;top:7%;right:0}.hud-right-bottom{width:132px;bottom:8%;right:0}.hud-right-bottom strong{font-size:11px}.core-logo{transform:scale(.95)}.core-caption{font-size:5.5px}.capability-strip{grid-template-columns:1fr}.capability-card{border-right:0;border-bottom:1px solid var(--mk-line)}.capability-card:last-child{border-bottom:0}.marketing-section{padding:76px 18px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:42px}.platform-feature-stack,.industry-grid,.trust-grid,.ecosystem-grid{grid-template-columns:1fr}.command-display{grid-template-columns:1fr;padding:25px}.command-radar{width:220px}.command-footer{flex-wrap:wrap;gap:8px}.industry-card{min-height:390px}.industry-visual{min-height:180px}.workflow-list{grid-template-columns:1fr}.workflow-visual{min-height:500px}.stage-label{min-width:64px;font-size:7px}.get-started-section{padding:70px 18px}.get-started-grid{gap:34px}.marketing-footer{grid-template-columns:1fr;padding:40px 18px}.footer-links{flex-wrap:wrap;justify-self:start}.footer-signature{grid-column:auto}}@media (prefers-reduced-motion:reduce){.marketing-site *,.marketing-site :before,.marketing-site :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.marketing-site{width:100%;max-width:100vw;overflow-x:hidden}.marketing-header,.marketing-hero,.marketing-section,.get-started-section,.marketing-footer{width:100%;min-width:0;max-width:100vw}.marketing-hero>*,.marketing-hero-copy,.intelligence-stage,.platform-grid>*,.workflow-section>*,.split-heading>*{min-width:0}@media (width<=960px){.marketing-hero{grid-template-columns:minmax(0,1fr)}}@media (width<=680px){.marketing-hero-copy,.marketing-hero-copy>p,.hero-actions{width:100%;max-width:100%}.hero-actions>a{max-width:100%}.marketing-header{grid-template-columns:minmax(0,1fr) auto}.marketing-header-actions{display:none}.marketing-menu-button{order:2}.marketing-brand-link{max-width:calc(100vw - 86px);overflow:hidden}.marketing-hero-copy,.hero-actions{width:calc(100vw - 36px);max-width:calc(100vw - 36px)}}.official-zlnk-logo{object-fit:contain;filter:drop-shadow(0 10px 28px #0000004d);width:224px;height:auto;display:block}.official-zlnk-logo.compact{width:154px}.marketing-header{grid-template-columns:minmax(230px,1fr) auto minmax(210px,1fr);min-height:82px;padding-top:8px;padding-bottom:8px}.marketing-brand-link{align-items:center;display:flex}.marketing-nav a{color:#d0d9e5;font-size:11px}.header-cta{background:linear-gradient(#0968d8,#074a9d);border-radius:8px}.marketing-hero{grid-template-columns:minmax(0,.88fr) minmax(540px,1.18fr);min-height:650px;padding-top:46px;padding-bottom:48px}.marketing-hero:before{background:linear-gradient(90deg,#010710fa 0%,#010812e8 37%,#0108124d 68%,#01081294 100%)}.marketing-hero-copy h1{font-size:clamp(56px,5.5vw,84px);line-height:.96}.marketing-hero-copy h1 span{background:linear-gradient(#f7fbff 10%,#58adff 68%,#1e78dc);-webkit-background-clip:text;background-clip:text}.marketing-hero-copy>p{color:#c0cbd8;max-width:560px;font-size:14px}.hero-motto{margin-bottom:18px;font-size:14px}.hero-proofline{margin-top:20px}.intelligence-stage{min-height:520px}.core-sphere{background:radial-gradient(circle at 35% 28%,#4ebbff4d,#04244acc 42%,#000814fa 78%);width:min(37vw,410px);box-shadow:inset 0 0 80px #1983ff33,0 0 60px #1278eb3d}.core-glow{width:460px;height:460px}.core-logo{justify-content:center;width:180px;display:flex;transform:none}.hud-left{width:156px;left:-10px}.hud-right-top{right:-4px}.hud-right-bottom{right:-18px}.capability-strip{background:linear-gradient(#020c18f2,#031222eb)}.capability-card{min-height:154px;padding-top:24px;padding-bottom:24px}.capability-card h3{font-size:15px}.capability-card p{color:#9db0c5}.capability-card a{color:#57bdff;gap:7px;margin-top:14px;font-size:10px;font-weight:750;display:inline-flex}.industry-section{background:linear-gradient(#03101d,#020913);padding-top:62px;padding-bottom:68px}.industry-section .section-heading{margin-bottom:26px}.industry-section .section-heading h2{margin-bottom:0;font-size:clamp(34px,3.4vw,50px)}.section-link{place-self:end;font-size:11px;color:#59bdff!important}.industry-grid{gap:12px}.industry-card{background:#06111f;border-radius:8px;min-height:0}.industry-photo{border-bottom:1px solid #56a9e92e;min-height:178px;position:relative;overflow:hidden}.industry-photo:after{content:"";background:linear-gradient(#0000 42%,#00071073);position:absolute;inset:0}.industry-photo>span{z-index:2;color:#ffffffa8;letter-spacing:.18em;font-size:8px;position:absolute;top:12px;left:14px}.industry-enterprise .industry-photo{background:linear-gradient(155deg,#173d63 0%,#081622 58%,#030912 100%)}.industry-enterprise .industry-photo:before{content:"";clip-path:polygon(0 36%,18% 36%,18% 18%,42% 18%,42% 30%,62% 30%,62% 6%,100% 6%,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#0000 0 12%,#58b2f52e 13% 14%),linear-gradient(#0000,#0a4572bf);border:1px solid #65beff61;height:68%;position:absolute;bottom:9%;left:10%;right:10%;box-shadow:0 20px 50px #0e5b9b47}.industry-warehouse .industry-photo{background:repeating-linear-gradient(90deg,#091827 0 32px,#112a40 33px 35px),linear-gradient(#0b1723,#07111a)}.industry-warehouse .industry-photo:before{content:"";opacity:.75;background:repeating-linear-gradient(90deg,#c88a21 0 18px,#1a2632 19px 31px);height:36%;position:absolute;bottom:18%;left:7%;right:7%;box-shadow:0 -48px #476f9229}.industry-logistics .industry-photo{background:radial-gradient(circle at 68% 24%,#ffb34e 0 4%,#76482b 5% 14%,#0000 15%),linear-gradient(#19354e 0%,#d27b36 47%,#161a1c 48%,#08111b 100%)}.industry-logistics .industry-photo:before{content:"";clip-path:polygon(0 25%,64% 25%,76% 48%,100% 48%,100% 100%,0 100%);background:#101820;width:44%;height:30%;position:absolute;bottom:22%;right:12%;box-shadow:-180px 34px 0 -24px #e9b25d}.industry-construction .industry-photo{background:linear-gradient(#244c73 0%,#90a3b4 54%,#101820 55%,#06101b 100%)}.industry-construction .industry-photo:before{content:"";background:repeating-linear-gradient(90deg,#0000 0 17%,#e1e6eb47 18% 19%),repeating-linear-gradient(0deg,#0000 0 26%,#e1e6eb38 27% 29%);border:2px solid #e6ebf099;border-top-width:4px;height:46%;position:absolute;bottom:20%;left:14%;right:8%;transform:skewY(-3deg)}.industry-copy{padding:16px 15px 18px}.industry-copy h3{margin:0 0 7px;font-size:16px}.ecosystem-strip{border-top:1px solid var(--mk-line);border-bottom:1px solid var(--mk-line);background:linear-gradient(#04111f,#020a13);padding:26px clamp(22px,4vw,64px) 0}.ecosystem-kicker{color:#64c5ff;letter-spacing:.24em;font-size:9px;font-weight:800}.ecosystem-number-grid{grid-template-columns:repeat(4,1fr);margin-top:14px;display:grid}.ecosystem-number-grid article{border-right:1px solid #67aee52e;min-height:126px;padding:18px 22px}.ecosystem-number-grid article:last-child{border-right:0}.ecosystem-number-grid strong{color:#63bdff;letter-spacing:-.05em;font-size:34px;display:block}.ecosystem-number-grid h3{margin:5px 0 3px;font-size:14px}.ecosystem-number-grid p{color:#8da4be;margin:0;font-size:10px}.ecosystem-number-grid .future{opacity:.62}.ai-workforce-section{border-bottom:1px solid var(--mk-line);background:radial-gradient(circle at 12% 46%,#146bc630,#0000 30%),linear-gradient(#03101c,#041422);grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr) minmax(240px,.52fr);align-items:center;gap:34px;min-height:430px;padding:0 clamp(22px,4vw,64px);display:grid}.ai-workforce-visual{align-self:stretch;align-items:flex-end;min-height:430px;display:flex;position:relative;overflow:hidden}.ai-workforce-visual img{object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.08);width:100%;height:100%;min-height:430px}.ai-workforce-copy{padding:58px 0}.ai-workforce-copy h2{letter-spacing:-.045em;margin:12px 0 13px;font-size:clamp(38px,3.8vw,58px);line-height:1}.ai-workforce-copy p{color:#a7bad0;margin:0;font-size:12px;line-height:1.65}.ai-workforce-copy ul{gap:7px;margin:20px 0 24px;padding:0;list-style:none;display:grid}.ai-workforce-copy li{color:#d0dce9;font-size:10px}.ai-workforce-copy li:before{content:"✓";color:#5bc7ff;margin-right:9px}.ai-quote-card{background:linear-gradient(145deg,#051729eb,#020b16f0);border:1px solid #67b0ea47;border-radius:10px;min-height:270px;padding:26px 22px;box-shadow:0 24px 70px #0000003d}.quote-mark{color:#56c5ff;font-size:40px;line-height:.7}.ai-quote-card blockquote{color:#e6edf5;margin:16px 0 12px;font-size:16px;font-style:italic;line-height:1.55}.ai-quote-card small{color:#7f98b2;font-size:9px}.ai-mini-panel{border-top:1px solid #66b0e729;gap:6px;margin-top:24px;padding-top:18px;display:grid}.ai-mini-panel span{color:#61c7ff;letter-spacing:.18em;font-size:8px}.enterprise-summary{border-bottom:1px solid var(--mk-line);background:linear-gradient(#030b15,#071525);grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding:58px clamp(22px,4vw,64px);display:grid}.enterprise-summary h2{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(34px,3.4vw,50px);line-height:1.03}.enterprise-service-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.enterprise-service-list span{color:#c8d5e4;background:#061627b8;border:1px solid #61a5dd33;border-radius:8px;align-items:center;min-height:48px;padding:0 14px;font-size:10px;display:flex}.enterprise-service-list span:before{content:"";background:#50c3ff;border-radius:50%;width:5px;height:5px;margin-right:9px;box-shadow:0 0 10px #30aaff}.final-cta{border-bottom:1px solid var(--mk-line);background:radial-gradient(at 62% 100%,#2b74be57,#0000 38%),linear-gradient(160deg,#061221,#0b1b2b 54%,#03101d);justify-content:space-between;align-items:center;gap:30px;min-height:150px;padding:32px clamp(22px,4vw,64px);display:flex}.final-cta h2{letter-spacing:-.035em;margin:8px 0 3px;font-size:clamp(30px,3vw,44px)}.final-cta p{color:#9eb1c6;margin:0;font-size:11px}.final-cta-actions{flex-wrap:wrap;gap:10px;display:flex}.marketing-footer{grid-template-columns:260px 1fr;gap:50px;padding-top:36px;padding-bottom:30px}.footer-brand p{color:#7f95ad!important;margin:14px 0 0!important}.footer-columns{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.footer-columns div{flex-direction:column;gap:7px;display:flex}.footer-columns strong{color:#dbe5f0;margin-bottom:4px;font-size:10px}.footer-columns a{color:#7f95ad;font-size:9px}.footer-columns a:hover{color:#fff}.footer-legal{color:#60778f;letter-spacing:.08em;border-top:1px solid #63a7dd21;grid-column:1/-1;align-items:center;gap:22px;padding-top:22px;font-size:8px;display:flex}.footer-legal span:nth-child(2){margin-left:auto}.footer-legal strong{color:#9eb3ca;letter-spacing:.16em}@media (width<=1180px){.official-zlnk-logo{width:200px}.ai-workforce-section{grid-template-columns:1fr 1fr;padding-top:34px;padding-bottom:34px}.ai-quote-card{grid-column:1/-1;min-height:0}.ecosystem-number-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-number-grid article:nth-child(2){border-right:0}.ecosystem-number-grid article:nth-child(-n+2){border-bottom:1px solid #67aee52e}}@media (width<=960px){.marketing-hero{grid-template-columns:1fr}.marketing-hero-copy{max-width:720px}.industry-grid{grid-template-columns:repeat(2,1fr)}.enterprise-summary{grid-template-columns:1fr;gap:30px}.footer-columns{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.official-zlnk-logo{width:172px}.official-zlnk-logo.compact{width:120px}.marketing-hero{padding-top:40px}.marketing-hero-copy h1{font-size:clamp(48px,15vw,68px)}.industry-grid{grid-template-columns:1fr}.industry-photo{min-height:190px}.ecosystem-number-grid{grid-template-columns:1fr}.ecosystem-number-grid article{border-bottom:1px solid #67aee52e;border-right:0}.ecosystem-number-grid article:last-child{border-bottom:0}.ai-workforce-section{grid-template-columns:1fr;gap:20px;padding:0 18px 50px}.ai-workforce-visual{min-height:330px;margin:0 -18px}.ai-workforce-visual img{min-height:330px}.ai-workforce-copy{padding:28px 0 0}.enterprise-summary{padding:50px 18px}.enterprise-service-list{grid-template-columns:1fr}.final-cta{flex-direction:column;align-items:flex-start;padding:42px 18px}.final-cta-actions{width:100%}.marketing-footer{grid-template-columns:1fr;padding:34px 18px}.footer-columns{grid-template-columns:repeat(2,1fr)}.footer-legal{flex-direction:column;align-items:flex-start;gap:9px}.footer-legal span:nth-child(2){margin-left:0}}.marketing-hero{background:linear-gradient(90deg,#010710f7 0%,#010914e0 38%,#0211227a 69%,#010812d1 100%),radial-gradient(circle at 72% 42%,#187ceb2e,#0000 27%),linear-gradient(#071321,#020811)}.marketing-hero:after{background:linear-gradient(#0000,#01070ff5);height:170px}.marketing-hero-copy:after{content:"";opacity:.28;filter:drop-shadow(0 0 34px #000c);pointer-events:none;background:radial-gradient(circle at 50% 20%,#1b2d3f 0 18%,#0000 19%),linear-gradient(90deg,#0000 22%,#07121d 23% 76%,#0000 77%);border-radius:48% 48% 10% 10%;width:150px;height:260px;position:absolute;bottom:-28px;right:-125px}.earth-map{z-index:1;opacity:.95;width:100%;height:100%;animation:18s ease-in-out infinite alternate earthDrift;position:absolute;inset:0}.network-lines{opacity:.78}.network-points circle{filter:drop-shadow(0 0 6px #65cfff);animation:2.4s ease-in-out infinite nodePulse}.core-sphere:before,.core-sphere:after{z-index:2}.core-logo{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#01081133;border-radius:8px;padding:10px 12px}.core-sphere{border-color:#72d0ffc7;box-shadow:inset 0 0 95px #2496ff3b,0 0 35px #1f89f638,0 0 90px #0750aa21}.core-grid:after{content:"";border-radius:50%;position:absolute;inset:30% 18%;box-shadow:0 0 46px 12px #2c9aff24}@keyframes earthDrift{0%{transform:scale(1.01)rotate(-1deg)}to{transform:scale(1.04)rotate(1.2deg)}}.earth-texture{z-index:1;filter:saturate(.62)brightness(.58)contrast(1.25);opacity:.82;background-image:linear-gradient(90deg,#02162f33,#1a87ff14),url(/assets/nasa-blue-marble-1024.png);background-position:48%;background-repeat:repeat-x;background-size:200% 100%;border-radius:50%;animation:46s linear infinite earthRotate;position:absolute;inset:3.5%;overflow:hidden;box-shadow:inset -55px -28px 80px #00050ecc,inset 30px 22px 64px #46b2ff1f}.earth-atmosphere{z-index:2;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle at 37% 29%,#6ed6ff29,#0000 31%),radial-gradient(circle at 64% 58%,#0000 42%,#000918b8 76%),linear-gradient(112deg,#ffffff0a,#0000 28% 72%,#3da8ff0f);border-radius:50%;position:absolute;inset:1.8%;box-shadow:inset 0 0 42px #62caff3d,0 0 28px #41adff38}.earth-map{z-index:3;opacity:.5;mix-blend-mode:screen;animation:12s ease-in-out infinite alternate earthDrift}.continent-glow{fill:#49afff14;stroke:#8cdcff4d;stroke-width:.8px}.network-lines{opacity:.9;stroke-width:1.35px}.network-points circle{opacity:.95}.core-sphere:before,.core-sphere:after{z-index:4;opacity:.62}.sphere-latitude,.sphere-longitude,.sphere-scan{z-index:5}.core-logo,.core-caption{z-index:7}.core-logo{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;padding:0}.core-logo .official-zlnk-logo,.marketing-brand-link .official-zlnk-logo{mix-blend-mode:screen;filter:brightness(1.2)contrast(1.12)drop-shadow(0 0 18px #40aeff3d)}.core-logo .official-zlnk-logo{width:190px}.core-sphere{background:radial-gradient(circle at 38% 27%,#41b4ff2e,#031d3d61 42%,#000713f5 82%)}@keyframes earthRotate{0%{background-position:12%}to{background-position:212%}}.industry-context{color:#8fa5c1;max-width:760px;margin:12px 0 0;font-size:12px;line-height:1.6}.industry-photo{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.industry-enterprise .industry-photo{background-image:linear-gradient(#03142414 35%,#010912b3),url(/assets/industries/enterprise-office.jpg)!important}.industry-warehouse .industry-photo{background-image:linear-gradient(#0314240f 35%,#010912bd),url(/assets/industries/warehouse.jpg)!important}.industry-logistics .industry-photo{background-image:linear-gradient(#0314240a 36%,#010912ad),url(/assets/industries/logistics-truck.jpg)!important;background-position:50% 52%!important}.industry-construction .industry-photo{background-image:linear-gradient(#0314240f 35%,#010912b3),url(/assets/industries/construction.jpg)!important;background-position:50% 48%!important}.industry-enterprise .industry-photo:before,.industry-warehouse .industry-photo:before,.industry-logistics .industry-photo:before,.industry-construction .industry-photo:before{content:none!important}.industry-photo:after{background:linear-gradient(#0000 38%,#01081061),linear-gradient(135deg,#196ec414,#0000 56%)!important}.ecosystem-number-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ecosystem-status{color:#5f7f9e;letter-spacing:.16em;margin-top:10px;font-size:7px;font-weight:800;display:block}@media (width<=680px){.marketing-eyebrow{white-space:normal;overflow-wrap:anywhere;flex-wrap:wrap;width:100%;max-width:100%;line-height:1.55}.marketing-hero-copy>p{overflow-wrap:anywhere;word-break:normal;width:100%;max-width:100%}.marketing-hero-copy h1,.hero-motto,.hero-proofline{max-width:100%}.marketing-hero{overflow:hidden}}.difference-section,.method-section,.trust-section{background:linear-gradient(#020b15,#041422)}.difference-flow{border:1px solid var(--mk-line);background:var(--mk-line);grid-template-columns:repeat(5,minmax(0,1fr)) 1.15fr;gap:1px;display:grid}.difference-flow article,.difference-result{background:linear-gradient(145deg,#061626,#030d18);min-height:205px;padding:26px;position:relative;overflow:hidden}.difference-flow article:after{content:"";background:linear-gradient(90deg,#1687ff,#0000);height:1px;position:absolute;inset:auto 18px 0}.difference-flow article>span{color:#4f9dd7;letter-spacing:.18em;font-size:9px}.difference-flow h3{margin:48px 0 10px;font-size:17px}.difference-flow p{color:var(--mk-muted);margin:0;font-size:10px;line-height:1.65}.difference-result{background:radial-gradient(circle at 25%,#1e8cff33,#0000 54%),#061a2e;flex-direction:column;justify-content:center;display:flex}.difference-result small{color:#62c8ff;letter-spacing:.24em;font-size:8px}.difference-result strong{margin-top:12px;font-size:22px;line-height:1.1}.services-section{background:radial-gradient(circle at 86% 16%,#1b73d021,#0000 30%),#020a14}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.services-grid article{background:linear-gradient(145deg,#071a2de6,#030d19eb);border:1px solid #5ba6e033;border-radius:12px;flex-direction:column;min-height:245px;padding:24px;transition:all .22s;display:flex}.services-grid article:hover{border-color:#58beff7a;transform:translateY(-4px);box-shadow:0 24px 65px #00000042}.services-grid article>span{color:#4e96cf;letter-spacing:.18em;font-size:9px}.services-grid h3{margin:34px 0 10px;font-size:20px}.services-grid p{color:var(--mk-muted);margin:0;font-size:11px;line-height:1.65}.services-grid a{color:#60c8ff;justify-content:space-between;margin-top:auto;padding-top:24px;font-size:10px;font-weight:800;display:flex}.method-track{grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:relative}.method-track:before{content:"";background:linear-gradient(90deg,#1d6cae,#59c9ff,#1d6cae);height:1px;position:absolute;top:28px;left:5%;right:5%}.method-track article{padding:0 20px;position:relative}.method-track strong{color:#68cfff;background:#061726;border:1px solid #59beff73;border-radius:50%;place-items:center;width:56px;height:56px;font-size:13px;display:grid;box-shadow:0 0 28px #1c88ff1a}.method-track h3{letter-spacing:.05em;margin:22px 0 8px;font-size:15px}.method-track p{color:var(--mk-muted);margin:0;font-size:10px;line-height:1.6}.platform-architecture-section{background:radial-gradient(circle at 72% 46%,#1d84f229,#0000 31%),linear-gradient(#03101c,#020913);grid-template-columns:minmax(0,.85fr) minmax(470px,1.15fr);align-items:center;gap:70px;display:grid}.platform-architecture-copy h2{letter-spacing:-.05em;margin:14px 0 18px;font-size:clamp(42px,4.5vw,68px);line-height:.98}.platform-architecture-copy>p{color:var(--mk-muted);max-width:620px;font-size:14px;line-height:1.7}.platform-architecture-copy ul{gap:8px;margin:26px 0 30px;padding:0;list-style:none;display:grid}.platform-architecture-copy li{color:#c7d5e5;font-size:11px}.platform-architecture-copy li:before{content:"+";color:#62c9ff;border:1px solid #4fb6ff59;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:9px;display:inline-grid}.platform-stack{perspective:900px;gap:8px;display:grid;transform:rotateX(3deg)}.platform-stack div{min-height:55px;box-shadow:0 calc(8px + var(--layer)*2px) 28px #00000029,inset 0 1px #ffffff0a;transform:translateX(calc(var(--layer)*-5px));color:#d9e7f6;background:linear-gradient(90deg,#092239f5,#051220f5);border:1px solid #5db5f84f;border-radius:8px;align-items:center;gap:18px;padding:0 22px;font-size:12px;font-weight:700;display:flex}.platform-stack div span{color:#58bfff;letter-spacing:.18em;font-size:8px}.platform-stack div:last-child{background:linear-gradient(90deg,#0a406cf5,#05192bf5);border-color:#59c5ff80}.trust-section .trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.trust-section .trust-grid article{min-height:220px;padding:24px}.trust-section .trust-grid h3{margin-top:42px}.governance-flow{background:#04111fb8;border:1px solid #5caae52e;border-radius:10px;justify-content:center;align-items:center;gap:20px;min-height:76px;margin-top:34px;padding:0 22px;display:flex}.governance-flow strong{color:#dce8f4;letter-spacing:.1em;font-size:10px}.governance-flow i{color:#4fbfff;font-style:normal}.delivery-section{border-bottom:1px solid var(--mk-line);background:linear-gradient(#041321,#071a2d);grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;padding:54px clamp(22px,4vw,64px);display:grid}.delivery-section h2{letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(32px,3.2vw,48px);line-height:1}.delivery-pills{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.delivery-pills span{color:#c9d8e8;background:#061a2dc2;border:1px solid #5baeec42;border-radius:999px;padding:12px 15px;font-size:10px}@media (width<=1180px){.difference-flow{grid-template-columns:repeat(3,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.platform-architecture-section{grid-template-columns:1fr;gap:45px}.platform-stack{max-width:800px}.trust-section .trust-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=960px){.method-track{grid-template-columns:1fr;gap:16px}.method-track:before{width:1px;height:auto;inset:28px auto 28px 27px}.method-track article{grid-template-columns:56px 1fr;gap:18px;padding:0;display:grid}.method-track h3{margin:7px 0 6px}.delivery-section{grid-template-columns:1fr}.delivery-pills{justify-content:flex-start}}@media (width<=680px){.difference-flow{grid-template-columns:1fr}.difference-flow article,.difference-result{min-height:150px}.difference-flow h3{margin-top:25px}.services-grid{grid-template-columns:1fr}.platform-architecture-section{padding-left:18px;padding-right:18px}.platform-stack div{padding:0 14px;transform:none}.trust-section .trust-grid{grid-template-columns:1fr}.governance-flow{flex-direction:column;align-items:flex-start;gap:9px;padding:20px}.governance-flow i{margin-left:12px;transform:rotate(90deg)}.delivery-section{padding:44px 18px}.delivery-pills span{font-size:9px}}.official-zlnk-logo{mix-blend-mode:normal!important;filter:drop-shadow(0 0 14px #46b0ff21)!important}.marketing-brand-link .official-zlnk-logo{mix-blend-mode:normal!important;filter:drop-shadow(0 0 10px #46b0ff1a)!important}.core-logo .official-zlnk-logo{mix-blend-mode:normal!important;filter:drop-shadow(0 0 18px #53beff47)!important;-webkit-mask-image:none!important;mask-image:none!important}.marketing-header{-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#010812d1;min-height:74px;box-shadow:0 1px #7ec4ff14}.marketing-header:after{content:"";background:linear-gradient(90deg,#0000,#50b1ff42,#0000);height:1px;position:absolute;bottom:-1px;left:0;right:0}.industry-card{transition:transform .35s,border-color .35s,box-shadow .35s;overflow:hidden}.industry-photo{filter:saturate(.88)brightness(.88)contrast(1.04);transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .4s}.industry-card:hover{border-color:#5bbcff6b;transform:translateY(-5px);box-shadow:0 28px 75px #0000004d,0 0 0 1px #3699e60f}.industry-card:hover .industry-photo{filter:saturate()brightness(.96)contrast(1.04);transform:scale(1.025)}.industry-copy a b,.services-grid a b{transition:transform .25s;display:inline-block}.industry-card:hover .industry-copy a b,.services-grid article:hover a b{transform:translate(4px)}.ai-workforce-visual{background:#020b15;position:relative;overflow:hidden}.ai-workforce-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 55%,#020b1585 82%,#020b15 100%),linear-gradient(#0000 82%,#020b15 100%);position:absolute;inset:0}.ai-workforce-visual img{filter:saturate(.9)contrast(1.05);animation:8s ease-in-out infinite alternate aiBreath}.core-grid{animation:7s ease-in-out infinite alternate coreFloat}.hud-panel{animation:6s ease-in-out infinite alternate hudFloat}.hud-right-bottom{animation-delay:-2.2s}.hud-right-top{animation-delay:-4s}.core-sphere{isolation:isolate}.core-sphere:after{animation:5.5s ease-in-out infinite alternate atmospherePulse}.core-logo{animation:4.8s ease-in-out infinite alternate logoPulse}@keyframes coreFloat{0%{transform:translateY(-2px)scale(.996)}to{transform:translateY(4px)scale(1.004)}}@keyframes hudFloat{0%{transform:translateY(-3px)}to{transform:translateY(4px)}}@keyframes atmospherePulse{0%{opacity:.48}to{opacity:.7}}@keyframes logoPulse{0%{filter:brightness(.96)}to{filter:brightness(1.06)}}@keyframes aiBreath{0%{transform:scale(1)}to{transform:scale(1.012)}}.difference-flow{position:relative}.difference-flow:before{content:"";opacity:.35;background:linear-gradient(90deg,#0000,#1b76b7,#67cfff,#1b76b7,#0000);height:1px;position:absolute;top:50%;left:4%;right:17%}.difference-flow article{background:linear-gradient(#051525a3,#020b156b);animation:9s ease-in-out infinite differenceSignal}.difference-flow article:nth-child(2){animation-delay:1.2s}.difference-flow article:nth-child(3){animation-delay:2.4s}.difference-flow article:nth-child(4){animation-delay:3.6s}.difference-flow article:nth-child(5){animation-delay:4.8s}.difference-result{animation:9s ease-in-out 6s infinite resultPulse}@keyframes differenceSignal{0%,72%,to{box-shadow:inset 0 0 #3eacff00}8%,18%{box-shadow:inset 0 -2px #53c3ffb3,0 0 34px #2284db14}}@keyframes resultPulse{0%,65%,to{box-shadow:none}75%,88%{box-shadow:inset 0 0 55px #2694f624,0 0 42px #1f77d314}}.services-grid article{background:linear-gradient(#05132199,#020a1457);border-color:#5ba6e024;border-radius:8px;min-height:225px;padding:28px}.services-grid article:hover{background:linear-gradient(#071b2eb8,#030d1975);box-shadow:0 24px 70px #00000038}.services-grid h3{margin-top:42px;font-size:21px}.services-grid p{max-width:36ch;line-height:1.75}.method-track strong{z-index:2;animation:10s ease-in-out infinite methodPulse;position:relative}.method-track article:nth-child(2) strong{animation-delay:1.5s}.method-track article:nth-child(3) strong{animation-delay:3s}.method-track article:nth-child(4) strong{animation-delay:4.5s}.method-track article:nth-child(5) strong{animation-delay:6s}.method-track:after{content:"";filter:drop-shadow(0 0 6px #49bfff);background:linear-gradient(90deg,#0000,#70d6ff);width:18%;height:2px;animation:10s linear infinite methodTravel;position:absolute;top:27px;left:5%}@keyframes methodPulse{0%,82%,to{box-shadow:0 0 28px #1c88ff1a}7%,17%{color:#dff7ff;border-color:#6bd1ff;box-shadow:0 0 34px #41b9ff59}}@keyframes methodTravel{0%{opacity:0;transform:translate(0)}8%{opacity:1}82%{opacity:1}92%,to{opacity:0;transform:translate(430%)}}.platform-stack{position:relative}.platform-stack:before{content:"";background:linear-gradient(#62ceff,#43a7ee24,#62ceff);width:1px;position:absolute;top:26px;bottom:26px;left:37px;box-shadow:0 0 12px #49bcff2e}.platform-stack div{transition:transform .28s,border-color .28s,background .28s;position:relative;overflow:hidden}.platform-stack div:after{content:"";width:100px;animation:9s ease-in-out infinite layerSweep;animation-delay:calc(var(--layer)*.45s);background:linear-gradient(90deg,#0000,#74d7ff14,#0000);position:absolute;top:0;bottom:0;left:-130px;transform:skew(-18deg)}.platform-stack div:hover{transform:translateX(calc(var(--layer)*-5px + 5px));background:linear-gradient(90deg,#092d4cf5,#051423f5);border-color:#67ccff94}@keyframes layerSweep{0%,56%{opacity:0;left:-130px}62%{opacity:1}78%{opacity:0;left:110%}to{opacity:0;left:110%}}.governance-flow{position:relative;overflow:hidden}.governance-flow strong{border-radius:6px;padding:10px 12px;animation:8s ease-in-out infinite governanceStep}.governance-flow strong:nth-of-type(2){animation-delay:1.6s}.governance-flow strong:nth-of-type(3){animation-delay:3.2s}.governance-flow strong:nth-of-type(4){animation-delay:4.8s}@keyframes governanceStep{0%,74%,to{color:#dce8f4;background:0 0}8%,21%{color:#fff;background:#2089de24;box-shadow:inset 0 0 0 1px #5cc3ff3d,0 0 24px #31a3f514}}.delivery-pills span{transition:border-color .25s,background .25s,transform .25s}.delivery-pills span:hover{background:#082844e0;border-color:#64c8ff85;transform:translateY(-2px)}@media (width<=960px){.method-track:after{display:none}.platform-stack:before{left:31px}}@media (width<=680px){.ai-workforce-visual:after{background:linear-gradient(#0000 76%,#020b15 100%)}.ai-workforce-visual img{animation:none}.difference-flow:before{display:none}.platform-stack:before{left:24px}.platform-stack div:hover{transform:none}}.platform-stack .layer-0{--layer:0}.platform-stack .layer-1{--layer:1}.platform-stack .layer-2{--layer:2}.platform-stack .layer-3{--layer:3}.platform-stack .layer-4{--layer:4}.platform-stack .layer-5{--layer:5}.platform-stack .layer-6{--layer:6}.platform-stack .layer-7{--layer:7}.zlnk-mark-crop{flex:none;width:190px;height:54px;display:block;position:relative;overflow:hidden}.zlnk-mark-crop.compact{width:164px;height:47px}.zlnk-mark-crop .official-zlnk-logo{filter:drop-shadow(0 0 12px #49aeff29);width:100%;max-width:none;height:auto;display:block;transform:translateY(-1px)}.core-logo .zlnk-mark-crop{width:170px;height:49px}.footer-brand .zlnk-mark-crop{width:178px;height:51px}.consultation-section{background:radial-gradient(circle at 18% 25%,#1774d324,#0000 34%),linear-gradient(#03111e,#020914);border-top:1px solid #64b2eb2e;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:start;gap:clamp(50px,7vw,110px);padding:clamp(64px,7vw,110px) clamp(22px,5vw,76px);display:grid}.consultation-copy{position:sticky;top:120px}.consultation-copy h2{letter-spacing:-.05em;max-width:620px;margin:14px 0 22px;font-size:clamp(44px,4.8vw,72px);line-height:.98}.consultation-copy>p{color:#aebed0;max-width:610px;margin:0;font-size:14px;line-height:1.75}.consultation-assurance{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.consultation-assurance span{color:#c7d6e6;letter-spacing:.04em;background:#06192bb8;border:1px solid #5db5f838;border-radius:999px;padding:9px 12px;font-size:9px}.consultation-form{background:linear-gradient(150deg,#081d32f5,#030e1bf5);border:1px solid #5db5f83d;border-radius:16px;padding:30px;box-shadow:0 30px 90px #00000047,inset 0 1px #ffffff09}.form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.consultation-form label{gap:8px;margin-bottom:14px;display:grid}.consultation-form label>span{color:#dbe7f3;letter-spacing:.04em;font-size:10px;font-weight:760}.consultation-form label>span small{color:#738aa1;margin-left:5px;font-size:8px;font-weight:600}.consultation-form input,.consultation-form select,.consultation-form textarea{box-sizing:border-box;color:#eef7ff;width:100%;font:inherit;background:#041322;border:1px solid #67aee538;border-radius:8px;outline:none;padding:12px 13px;font-size:12px;transition:border-color .2s,box-shadow .2s,background .2s}.consultation-form textarea{resize:vertical;min-height:120px;line-height:1.55}.consultation-form input:focus,.consultation-form select:focus,.consultation-form textarea:focus{background:#061827;border-color:#52bfff;box-shadow:0 0 0 3px #39a3ff1c}.consultation-form option{color:#eef7ff;background:#061522}.consultation-form .honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.consent-row{grid-template-columns:18px 1fr!important;align-items:start!important;gap:10px!important;margin:17px 0 20px!important}.consent-row input{accent-color:#1687ff;margin:2px 0 0;padding:0;width:16px!important;height:16px!important;min-height:0!important}.consent-row span{line-height:1.55;color:#8fa4b9!important;letter-spacing:0!important;font-size:9px!important;font-weight:500!important}.consultation-submit-row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.consultation-submit{cursor:pointer;border:0;font-family:inherit}.consultation-submit:disabled{opacity:.66;cursor:wait}.consultation-submit-row>small{color:#7990a8;font-size:9px}.form-status{border-radius:8px;margin-top:16px;padding:12px 14px;font-size:10px;line-height:1.5}.form-status.success{color:#a9ebcf;background:#1267482e;border:1px solid #4fcf9952}.form-status.error{color:#ffc1c1;background:#7620202e;border:1px solid #ff6e6e47}.form-status.preview{color:#a9dfff;background:#165e992b;border:1px solid #59beff40}@media (width<=1100px){.consultation-section{grid-template-columns:1fr;gap:38px}.consultation-copy{position:static}}@media (width<=680px){.marketing-brand-link .zlnk-mark-crop{width:150px;height:43px}.core-logo .zlnk-mark-crop{width:132px;height:38px}.footer-brand .zlnk-mark-crop{width:156px;height:45px}.consultation-section{padding:58px 18px}.consultation-copy h2{font-size:clamp(40px,12vw,54px)}.consultation-form{border-radius:12px;padding:20px 16px}.form-grid.two-column{grid-template-columns:1fr;gap:0}.consultation-submit{justify-content:center;width:100%}.consultation-submit-row>small{width:100%}}.marketing-site{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px}.marketing-header{min-height:76px;padding-left:clamp(22px,4vw,64px);padding-right:clamp(22px,4vw,64px)}.marketing-nav{gap:clamp(22px,2.3vw,36px)}.marketing-nav a{letter-spacing:-.005em;font-weight:520;line-height:1.2;font-size:14px!important}.header-cta,.header-signin{letter-spacing:-.01em;font-size:14px;font-weight:700}.marketing-eyebrow{font-weight:700;line-height:1.45;letter-spacing:.19em!important;font-size:12px!important}.marketing-hero-copy h1{letter-spacing:-.045em!important;margin:20px 0 22px!important;font-size:clamp(58px,5.65vw,88px)!important;line-height:.94!important}.hero-motto{font-weight:650;line-height:1.4;letter-spacing:.24em!important;margin-bottom:22px!important;font-size:15px!important}.marketing-hero-copy>p{letter-spacing:-.01em;color:#b9c7d6!important;max-width:620px!important;font-size:17px!important;line-height:1.7!important}.marketing-primary,.marketing-secondary{letter-spacing:-.01em;font-size:14px;font-weight:750}.hero-proofline{gap:20px}.hero-proofline span{letter-spacing:.01em;font-size:11px}.section-heading{max-width:940px}.section-heading h2,.split-heading h2{letter-spacing:-.042em!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.02!important}.section-heading>p,.split-heading>p,.industry-context{max-width:68ch;color:#aebed0!important;font-size:16px!important;line-height:1.72!important}.capability-card h3{letter-spacing:-.02em;font-size:18px!important}.capability-card p{font-size:14px!important;line-height:1.65!important}.capability-card a,.industry-copy a,.services-grid a{font-size:13px!important}.industry-copy h3{letter-spacing:-.02em;font-size:19px!important}.industry-copy p{font-size:14px!important;line-height:1.65!important}.ai-workforce-copy h2{letter-spacing:-.045em!important;font-size:clamp(40px,4.5vw,64px)!important;line-height:.98!important}.ai-workforce-copy p{font-size:16px!important;line-height:1.7!important}.ai-workforce-copy li{line-height:1.55;font-size:14px!important}.difference-flow h3{letter-spacing:-.015em;font-size:17px!important}.difference-flow p{font-size:13px!important;line-height:1.65!important}.services-grid h3{letter-spacing:-.025em;font-size:21px!important}.services-grid p{font-size:14px!important;line-height:1.72!important}.services-grid article{min-height:250px;padding:30px!important}.method-track h3{font-size:15px!important}.method-track p{font-size:13px!important;line-height:1.62!important}.platform-architecture-copy>p{font-size:16px!important;line-height:1.72!important}.platform-architecture-copy li{line-height:1.55;font-size:14px!important}.platform-stack div{letter-spacing:-.01em;min-height:58px;font-size:14px!important}.platform-stack div span{font-size:9px!important}.trust-section .trust-grid h3{letter-spacing:-.02em;font-size:17px!important}.trust-section .trust-grid p{font-size:13px!important;line-height:1.65!important}.governance-flow strong{letter-spacing:.06em!important;font-size:12px!important}.delivery-pills span{padding:12px 16px!important;font-size:12px!important}.footer-columns strong{font-size:13px!important}.footer-columns a{line-height:1.6;font-size:12px!important}.footer-legal{line-height:1.5;font-size:10px!important}.marketing-brand-link .zlnk-mark-crop{width:184px;height:50px}.marketing-brand-link .official-zlnk-logo{filter:drop-shadow(0 0 9px #53beff21)!important}.core-logo{isolation:isolate;position:relative;width:184px!important}.core-logo:before{content:"";z-index:-1;filter:blur(12px);background:radial-gradient(circle,#59c9ff3d,#1977d714 48%,#0000 72%);border-radius:50%;position:absolute;inset:20% 4%}.core-logo .zlnk-mark-crop{opacity:.96;width:180px;height:48px}.consultation-copy h2{letter-spacing:-.042em!important;font-size:clamp(40px,4.4vw,64px)!important;line-height:1!important}.consultation-copy>p{font-size:16px!important;line-height:1.72!important}.consultation-form{padding:34px!important}.consultation-form label{gap:9px;margin-bottom:17px!important}.consultation-form label>span{letter-spacing:.015em!important;font-size:12px!important}.consultation-form label>span small{font-size:10px!important}.consultation-form input,.consultation-form select,.consultation-form textarea{line-height:1.5;padding:13px 14px!important;font-size:14px!important}.consultation-form input,.consultation-form select{min-height:48px!important}.consultation-form textarea{min-height:132px!important}.consent-row span,.consultation-submit-row>small{font-size:11px!important;line-height:1.55!important}.form-status{font-size:12px!important}@media (width<=680px){.marketing-nav a{font-size:15px!important}.marketing-eyebrow{letter-spacing:.16em!important;font-size:10px!important}.marketing-hero-copy h1{font-size:clamp(48px,14.2vw,66px)!important;line-height:.97!important}.marketing-hero-copy>p{font-size:16px!important;line-height:1.65!important}.section-heading h2,.split-heading h2{font-size:clamp(30px,9vw,40px)!important}.section-heading>p,.split-heading>p,.industry-context{font-size:15px!important}.form-grid.two-column{grid-template-columns:1fr}.consultation-form{padding:22px!important}.core-logo .zlnk-mark-crop{width:150px;height:41px}.core-logo{width:154px!important}}.core-logo .official-zlnk-logo{filter:brightness(1.08)saturate(.94)contrast(1.03)drop-shadow(0 0 7px #9ae5ff6b)drop-shadow(0 0 20px #278bff33)!important}.core-logo:after{content:"";background:linear-gradient(90deg,#0000,#78d8ff7a,#0000);height:1px;position:absolute;bottom:2px;left:10%;right:10%;box-shadow:0 0 10px #4cbbff47}.ai-workforce-visual{background:0 0;place-self:center;width:100%;max-width:430px;height:auto;min-height:0;margin:0;display:block;overflow:visible}.ai-workforce-visual:after{content:none}.ai-workforce-visual img{object-fit:contain;object-position:center;filter:none;opacity:1;image-rendering:auto;width:100%;max-width:430px;height:auto;min-height:0;animation:none;display:block;transform:none}.earth-texture{filter:saturate(.55)brightness(.9)contrast(1.12);opacity:1;background-image:url(/assets/nasa-blue-marble-1024.png);background-position:38%;background-repeat:no-repeat;animation:none;transform:none;box-shadow:inset -24px -12px 38px #00050ea6}.earth-atmosphere{opacity:.5}.earth-map{opacity:1;animation:none;transform:none}.continent-glow{display:none}.network-lines{opacity:1;stroke:#95dfffc7;stroke-width:1px}.network-points{filter:none}.core-sphere:before{opacity:.15}.core-sphere:after{opacity:.12;animation:none}.hud-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#031425eb;border-color:#75cbff94;animation:none;transform:none}.core-logo{filter:none;animation:none;transform:none}.core-logo:before{content:none}.core-logo .official-zlnk-logo{width:100%;filter:drop-shadow(0 0 3px #80ddff4d)!important}.core-logo .zlnk-mark-crop{opacity:.96;mix-blend-mode:normal}@media (width<=680px){.ai-workforce-visual{min-height:0;margin:24px 0 0}.ai-workforce-visual img{height:auto;min-height:0}}.earth-texture{filter:grayscale()sepia()hue-rotate(168deg)saturate(2.6)brightness(.78)contrast(1.18)}.earth-grid-svg{opacity:.45}.core-orbit{border-color:#62c1ff52}.orbit-two{border-color:#6ccdff66}.orbit-three{border-color:#5eb7f733}@media (width<=680px){.intelligence-stage{perspective:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding:24px 0 0;display:grid}.core-sphere{grid-column:1/-1;width:min(76vw,300px);margin:0 auto 24px}.core-logo{width:58%!important}.core-logo .zlnk-mark-crop{aspect-ratio:180/48;width:100%;height:auto}.core-logo .official-zlnk-logo{width:100%}.core-caption{font-size:6px}.hud-panel{width:100%;min-width:0;margin:0;position:relative;inset:auto}.hud-left,.hud-right-top{align-self:stretch;padding:12px}.hud-right-bottom{grid-column:1/-1;padding:16px}.hud-row{min-height:30px;font-size:10px}.hud-right-top b{font-size:10px}.hud-right-bottom strong{font-size:14px}.hud-right-bottom small{font-size:11px}.core-orbit{aspect-ratio:1;width:min(84vw,332px);height:auto;animation:none;top:8px;left:50%;transform:translate(-50%)}.orbit-two{width:min(88vw,348px);top:0}.orbit-three{display:none}.core-grid{width:100%;height:90px;animation:none;top:210px;bottom:auto;left:0}.core-glow{width:100%;height:300px;top:0}.core-node{display:none}}.core-logo{width:66%!important}.globe-brand-image{object-fit:contain;opacity:.97;width:100%;height:auto;display:block}.core-logo:after{pointer-events:none;background:linear-gradient(90deg,#0000,#98e6ffe6,#0000);height:1px;animation:7s ease-in-out infinite identityScan;inset:0 3% auto;box-shadow:0 0 6px #33a5ff66}@keyframes identityScan{0%,12%{opacity:0;top:0}20%{opacity:.8}48%{opacity:0;top:100%}to{opacity:0;top:100%}}.orbital-cities circle{animation:7s ease-in-out infinite identitySignal}.orbital-cities circle:nth-child(3n){animation-delay:1s}.orbital-cities circle:nth-child(3n+1){animation-delay:2s}@keyframes identitySignal{0%,65%,to{opacity:.5}30%,40%{opacity:1}}.section-heading h2,.split-heading h2,.ai-workforce-copy h2,.platform-architecture-copy h2,.consultation-copy h2,.delivery-section h2{text-wrap:balance;letter-spacing:-.035em!important;line-height:1.12!important}.marketing-hero-copy>p,.section-heading p,.ai-workforce-copy p,.platform-architecture-copy p,.consultation-copy p{text-wrap:pretty;max-width:65ch}.services-grid h3,.industry-copy h3,.capability-card h3{text-wrap:balance;line-height:1.25}.services-grid p,.industry-copy p,.capability-card p{text-wrap:pretty}.marketing-site a:focus-visible,.marketing-site button:focus-visible{outline-offset:4px;outline:2px solid #89d9ff}@media (width<=680px){.core-logo{width:68%!important}}@media (prefers-reduced-motion:reduce){.core-logo:after,.orbital-cities circle{animation:none}.core-logo:after{opacity:0}}.ai-ear-ring{pointer-events:none;opacity:.72;width:37.21%;height:auto;position:absolute;top:8.31%;left:3.72%;overflow:visible}.ai-ear-rotor{transform-origin:80px 80px;animation:16s linear infinite aiEarOrbit}@keyframes aiEarOrbit{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ai-ear-rotor{animation:none}}.marketing-hero{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:0;min-height:590px;padding-top:40px;padding-bottom:44px}.marketing-hero-copy{max-width:590px}.marketing-hero-copy h1{font-size:clamp(54px,5.4vw,84px)!important}.cinematic-stage.intelligence-stage{perspective:none;justify-self:center;width:100%;max-width:730px;min-height:0;padding:0;display:block;position:relative}.cinematic-scene{width:100%;position:relative}.cinematic-art{object-fit:contain;width:100%;max-width:624px;height:auto;display:block}.cinematic-motion{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.cinematic-orbit{transform-origin:300px 168px;animation:36s linear infinite cinematicOrbit}.cinematic-sparks{animation:5s ease-in-out infinite cinematicSignal}.pedestal-pulse{animation:4s ease-in-out infinite reverse cinematicSignal}@keyframes cinematicOrbit{to{transform:rotate(360deg)}}@keyframes cinematicSignal{0%,to{opacity:.25}50%{opacity:.95}}.cinematic-workflow{color:#789ebd;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:12px;padding-top:18px;font-size:10px;display:flex}.cinematic-workflow span.active{color:#c3edff;text-shadow:0 0 8px #148be0}.capability-icon{background:radial-gradient(circle at 35% 20%,#114779,#031425 70%);border-color:#209fed;width:62px;height:62px;box-shadow:inset 0 0 15px #1475b550,0 0 20px #1687ff14}.capability-icon svg{width:40px;height:40px}.capability-card{grid-template-columns:62px 1fr}.industry-photo{aspect-ratio:2;filter:none;height:auto;min-height:0;background:0 0!important}.industry-photo:before,.industry-photo:after{content:none}.industry-photo svg{width:100%;height:100%;display:block}.ai-workforce-visual{max-width:435px}.ai-workforce-art{width:100%;height:auto;display:block}.ai-ear-ring{width:36.78%;top:1.7%;left:0}.meeting-art{border:1px solid #27536c;border-radius:5px;width:100%;max-width:260px;height:auto;margin:24px 0 0;display:block}.ecosystem-number-grid article{padding-left:92px;position:relative}.ecosystem-symbol{color:#55c5ff;width:48px;height:48px;position:absolute;top:38px;left:18px}.ecosystem-symbol svg{width:100%;height:100%}.reference-closing{border-block:1px solid #164464;max-width:1280px;margin:0 auto;position:relative}.reference-closing>svg{width:100%;height:auto;display:block}.reference-closing>a{border-radius:6px;height:48%;position:absolute;top:17%}.closing-primary{width:14.5%;left:64.3%}.closing-secondary{width:15.1%;left:79.6%}.reference-closing>a:hover{box-shadow:0 0 20px #25aaff77}.closing-mobile{display:none}@media (width<=1100px){.marketing-hero{grid-template-columns:1fr;gap:30px}.marketing-hero-copy{max-width:680px}.cinematic-stage.intelligence-stage{max-width:730px}.capability-card{grid-template-columns:48px 1fr}.capability-icon{width:48px;height:48px}.capability-icon svg{width:32px;height:32px}}@media (width<=680px){.marketing-hero{padding-top:34px;padding-bottom:36px}.marketing-hero-copy h1{font-size:clamp(48px,14vw,66px)!important}.cinematic-workflow{gap:9px;font-size:10px;line-height:1.7}.cinematic-stage.intelligence-stage{margin:0}.reference-closing>svg,.reference-closing>a{display:none}.closing-mobile{background:linear-gradient(130deg,#04111f,#0a2440);flex-direction:column;align-items:flex-start;gap:20px;padding:32px 22px;display:flex}.closing-mobile h2{margin:0;font-size:30px}.ecosystem-number-grid article{padding-left:72px}.ecosystem-symbol{width:40px;height:40px;left:12px}}@media (prefers-reduced-motion:reduce){.cinematic-orbit,.cinematic-sparks,.pedestal-pulse{animation:none}}.ai-workforce-section{isolation:isolate;background:radial-gradient(at 17% 48%,#0b3155 0,#061a2c 28%,#0000 58%),linear-gradient(115deg,#020b15,#041322 65%,#030d18);position:relative}.ai-workforce-section:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#65c5ff0b 1px,#0000 1px),linear-gradient(90deg,#65c5ff0b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.ai-workforce-section:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#0000,#68cfff4a,#0000) top/100% 1px no-repeat;position:absolute;inset:0}.ai-command-stage{isolation:isolate;background:radial-gradient(at 42%,#1784d521,#0000 69%);justify-self:center;width:100%;max-width:560px;margin-block:28px;padding:62px 18px 52px;position:relative}.ai-command-backdrop{z-index:-1;color:#58bfff;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ai-background-orbit{transform-origin:230px 220px;animation:64s linear infinite aiBackgroundOrbit}.ai-background-signal{animation:6s ease-in-out infinite aiBackgroundSignal}.ai-command-stage .ai-workforce-visual{max-width:435px;margin:0 auto}.ai-command-stage .ai-workforce-art{border-block:1px solid #51b9fd42;box-shadow:0 18px 45px #0004}.ai-stage-caption,.ai-stage-foundation{color:#99c6e2;letter-spacing:.18em;justify-content:center;align-items:center;gap:12px;font-size:9px;font-weight:600;line-height:1.6;display:flex;position:relative}.ai-stage-caption{margin-bottom:20px}.ai-stage-caption i{background:#8adfff;border-radius:50%;width:4px;height:4px;box-shadow:0 0 8px #34b6ff}.ai-stage-foundation{color:#79a2be;letter-spacing:.14em;margin-top:20px;font-size:8px}.ai-stage-foundation i{background:#4caee65c;width:16px;height:1px}.ai-workforce-section .ai-quote-card{background:linear-gradient(145deg,#071c2de8,#020c17ed);border-color:#4ab3f43d;box-shadow:inset 0 1px #a3dfff0d,0 24px 70px #0004}.ai-workforce-section .ai-mini-panel{flex-wrap:wrap;gap:10px 14px;display:flex}.ai-workforce-section .ai-mini-panel span{letter-spacing:.1em;font-size:9px}@keyframes aiBackgroundOrbit{to{transform:rotate(360deg)}}@keyframes aiBackgroundSignal{0%,to{opacity:.4}50%{opacity:1}}@media (width<=1180px){.ai-command-stage{align-self:center}}@media (width<=680px){.ai-command-stage{margin:14px 0 0;padding:48px 0 34px}.ai-stage-caption{margin-bottom:16px;font-size:8px}.ai-workforce-section .ai-workforce-copy{padding-top:0}.ai-stage-foundation{gap:8px}}@media (prefers-reduced-motion:reduce){.ai-background-orbit,.ai-background-signal{animation:none}}.cinematic-stage.intelligence-stage{max-width:880px;transform:none}.cinematic-art{object-fit:contain;width:100%;max-width:none;height:auto}.cinematic-orbit{transform-origin:1118px 340px;animation-duration:14s;animation-timing-function:linear}.zlnk-mark-crop,.marketing-brand-link .zlnk-mark-crop,.footer-brand .zlnk-mark-crop{isolation:isolate;flex-direction:column;align-items:flex-start;gap:4px;width:180px;height:auto;min-height:0;line-height:1;display:flex;position:relative;overflow:visible}.zlnk-premium-wordmark{width:100%;height:auto;display:block}.zlnk-lockup-tagline{color:#c9e1f3;letter-spacing:.19em;text-align:left;white-space:nowrap;width:100%;font-size:6px;font-weight:700;line-height:1;display:block}.zlnk-mark-crop:before{content:"";z-index:-1;pointer-events:none;filter:blur(14px);opacity:.34;background:radial-gradient(#35b4ff55 0%,#0879e31f 42%,#0000 74%);border-radius:50%;height:56%;animation:5s ease-in-out infinite logoAura;position:absolute;top:18%;left:8%;right:8%}.zlnk-mark-crop:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#d5f5ff,#46bfff,#0000);height:1px;animation:5.5s ease-in-out infinite logoScan;position:absolute;top:0;left:3%;right:3%;box-shadow:0 0 7px #3db9ff99}.zlnk-mark-crop.compact .zlnk-lockup-tagline{display:none}@keyframes logoAura{0%,to{opacity:.18;transform:scale(.96)}50%{opacity:.42;transform:scale(1.04)}}@keyframes logoScan{0%,12%{opacity:0;top:0}26%{opacity:.82}55%,to{opacity:0;top:100%}}.marketing-header{min-height:82px}@media (width<=680px){.marketing-brand-link .zlnk-mark-crop{width:156px}.footer-brand .zlnk-mark-crop{width:170px}.marketing-header{min-height:74px}}@media (prefers-reduced-motion:reduce){.zlnk-mark-crop:before,.zlnk-mark-crop:after{animation:none}}
