:root{--blue:#2454a2;--blue2:#3e70c8;--orange:#f58220;--orange2:#ffad57;--bg:#05070b;--panel:#0a0f17;--panel2:#0d1420;--text:#f4f7fb;--muted:#8c98aa;--line:rgba(255,255,255,.09);--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 8% 15%,rgba(36,84,162,.14),transparent 25%),radial-gradient(circle at 90% 42%,rgba(245,130,32,.09),transparent 23%);z-index:-2}.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}.scroll-progress{position:fixed;top:0;left:0;height:2px;width:0;background:linear-gradient(90deg,var(--blue2),var(--orange));z-index:100}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(5,7,11,.72);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;min-width:220px}.brand img{width:110px;height:48px;object-fit:contain}.brand span{font:700 11px 'Space Grotesk';letter-spacing:1.1px;color:#d7dee8;border-left:1px solid var(--line);padding-left:11px}nav{display:flex;gap:27px;align-items:center}nav a{font-size:11px;color:#aeb8c6;text-decoration:none;transition:.25s}nav a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.lang{display:flex;border:1px solid var(--line);border-radius:999px;padding:3px}.lang button{border:0;background:none;color:#718095;font-size:8px;font-weight:800;padding:6px 7px;border-radius:999px;cursor:pointer}.lang button.active{background:rgba(245,130,32,.15);color:#ffb66f}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;color:#fff;border:1px solid var(--line);padding:14px 20px;border-radius:9px;font-size:11px;font-weight:800;letter-spacing:.1px;transition:.3s}.btn.small{padding:11px 14px;font-size:9px}.btn.primary{background:linear-gradient(135deg,var(--blue),#18376e 62%,var(--orange));border-color:transparent;box-shadow:0 15px 35px rgba(36,84,162,.22)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgba(245,130,32,.14)}.btn.ghost{background:rgba(255,255,255,.03)}.btn.ghost:hover{border-color:rgba(245,130,32,.35);background:rgba(245,130,32,.05)}.menu{display:none;background:none;border:0;color:#fff;font-size:22px}.hero{padding-top:155px;padding-bottom:85px;min-height:820px;display:grid;grid-template-columns:1.02fr .98fr;gap:35px;align-items:center}.eyebrow{font-size:9px;letter-spacing:2.1px;font-weight:800;color:#8793a5}.eyebrow i{display:inline-block;width:28px;height:1px;background:linear-gradient(90deg,var(--orange),var(--blue));vertical-align:middle;margin-right:8px}.hero h1{font:700 clamp(48px,5.3vw,82px)/.98 'Space Grotesk';letter-spacing:-4px;margin:24px 0 25px}.hero h1 em,.section h2 em,.ai-copy h2 em,.process h2 em,.cta-band h2 em{font-style:normal;background:linear-gradient(90deg,#fff 0%,#8db4ff 38%,#ff9a3d 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:620px;color:var(--muted);font-size:14px;line-height:1.9}.hero-actions{display:flex;gap:11px;margin-top:31px;flex-wrap:wrap}.hero-proof{display:flex;align-items:center;gap:10px;margin-top:34px;font-size:10px;color:#9da8b7}.hero-proof small{color:#5f6b7d;margin-left:5px;letter-spacing:1px}.proof-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 16px var(--orange)}.hero-visual{min-height:540px;position:relative;display:grid;place-items:center}.visual-grid{position:absolute;inset:20px 0;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:radial-gradient(circle,#000,transparent 70%);opacity:.45}.visual-ring{position:absolute;border-radius:50%;border:1px solid rgba(36,84,162,.28)}.r1{width:470px;height:470px;box-shadow:0 0 100px rgba(36,84,162,.1)}.r2{width:340px;height:340px;border-color:rgba(245,130,32,.22);transform:rotate(24deg)}.dashboard-card{position:relative;width:min(500px,90%);height:330px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(15,23,35,.95),rgba(7,11,18,.96));border-radius:18px;box-shadow:0 40px 100px rgba(0,0,0,.65),0 0 80px rgba(36,84,162,.1);overflow:hidden;transform:perspective(1000px) rotateY(-6deg) rotateX(3deg)}.dash-nav{height:58px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:9px;padding:0 18px}.dash-nav .live{width:7px;height:7px;border-radius:50%;background:#57cf92;box-shadow:0 0 12px #57cf92}.dash-nav b{font:700 12px 'Space Grotesk'}.dash-nav small{margin-left:auto;color:#697589;font-size:8px}.dash-body{display:flex;height:calc(100% - 58px)}.dash-side{width:48px;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;padding-top:18px;gap:17px}.dash-side i{width:15px;height:15px;border-radius:4px;background:#162337}.dash-side i:first-child{background:linear-gradient(135deg,var(--blue),var(--orange))}.dash-main{padding:20px;flex:1}.dash-title{display:flex;justify-content:space-between;color:#dfe6ef;font-size:9px}.dash-title b{color:#f58220;font-size:7px;letter-spacing:1px}.dash-bars{height:155px;display:flex;align-items:end;gap:13px;margin:18px 5px 12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.dash-bars i{width:20px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,var(--orange),var(--blue));opacity:.9}.dash-bottom{display:flex;justify-content:space-between;font-size:8px;color:#6e7b8d}.dash-bottom b{color:#dbe3ed}.floating-chip{position:absolute;border:1px solid rgba(255,255,255,.1);background:rgba(8,12,19,.9);backdrop-filter:blur(12px);padding:10px 12px;border-radius:10px;box-shadow:0 20px 50px rgba(0,0,0,.4);font-size:10px}.floating-chip span{font-size:7px;color:#7f8c9e;letter-spacing:1px;margin-left:5px}.floating-chip b{font-size:7px;margin-left:5px}.chip-ai{top:16%;right:2%;color:#ff9b43}.chip-web{bottom:17%;left:1%;color:#78a9ff}.chip-iot{bottom:4%;right:13%;color:#9cd8bc}.signal{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;background:rgba(255,255,255,.015)}.signal-inner{height:65px;display:flex;align-items:center;justify-content:space-between;gap:25px;white-space:nowrap;color:#7c8899;font-size:8px;letter-spacing:2px;font-weight:800}.signal i{color:var(--orange);font-style:normal}.section{padding-top:120px;padding-bottom:120px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}.section-head>p{max-width:470px;color:var(--muted);font-size:12px;line-height:1.8}.section h2,.ai-copy h2,.process h2,.cta-band h2{font:700 clamp(39px,4.4vw,64px)/1.02 'Space Grotesk';letter-spacing:-2.5px;margin:18px 0 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.service-card{position:relative;min-height:275px;padding:26px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));border-radius:16px;overflow:hidden;transition:.35s}.service-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;bottom:-60px;filter:blur(5px);opacity:.3}.s-blue:after{background:var(--blue)}.s-orange:after{background:var(--orange)}.service-card:hover{transform:translateY(-6px);border-color:rgba(255,255,255,.17);box-shadow:0 30px 70px rgba(0,0,0,.28)}.service-num{position:absolute;right:23px;top:24px;color:#566274;font:700 9px 'Space Grotesk'}.service-icon{font-size:25px;color:var(--orange);margin-bottom:38px}.s-blue .service-icon{color:#75a6ff}.service-card h3{font:700 22px 'Space Grotesk';margin:0 0 9px}.service-card p{color:#7f8b9d;font-size:11px;line-height:1.7;max-width:310px}.service-card a{position:absolute;bottom:23px;color:#fff;text-decoration:none;font-size:16px}.ai-lab{padding:120px 0;background:radial-gradient(circle at 82% 50%,rgba(36,84,162,.16),transparent 34%),radial-gradient(circle at 15% 80%,rgba(245,130,32,.07),transparent 30%),#080b11;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ai-copy>p{color:var(--muted);max-width:530px;font-size:13px;line-height:1.9}.ai-features{margin:30px 0;display:grid;gap:9px}.ai-features div{display:flex;align-items:center;gap:15px;padding:13px 15px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.018)}.ai-features b{font-size:8px;color:var(--orange)}.ai-features span{font-size:10px;color:#b6c0cd}.ai-visual{height:470px;position:relative;display:grid;place-items:center}.ai-orbit{position:absolute;border:1px solid rgba(245,130,32,.2);border-radius:50%;transform:rotate(-18deg)}.o1{width:390px;height:210px}.o2{width:260px;height:400px;border-color:rgba(36,84,162,.27);transform:rotate(25deg)}.ai-core{width:145px;height:145px;border-radius:50%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle at 35% 30%,#3e70c8,#112344 55%,#080d15 70%);box-shadow:0 0 80px rgba(36,84,162,.25),inset 0 0 30px rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);z-index:2}.ai-core span{font-size:30px;color:#ff9c45}.ai-core b{font:700 17px 'Space Grotesk'}.ai-core small{font-size:7px;letter-spacing:2px;color:#8b99aa;margin-top:4px}.ai-node{position:absolute;padding:10px 12px;background:#090f18;border:1px solid var(--line);border-radius:9px;font-size:8px;color:#8d99aa;box-shadow:0 18px 45px rgba(0,0,0,.4)}.ai-node b{color:#fff;margin-left:7px}.n1{top:18%;left:3%}.n2{top:26%;right:3%}.n3{bottom:18%;left:18%}.product-highlight{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:linear-gradient(120deg,rgba(36,84,162,.09),rgba(245,130,32,.035));min-height:390px}.product-copy{padding:50px}.product-kicker{font:800 9px Inter;letter-spacing:2px;color:var(--orange)}.product-copy h3{font:700 42px/1.02 'Space Grotesk';letter-spacing:-1.5px;margin:18px 0}.product-copy h3 em{font-style:normal;color:#76a8ff}.product-copy p{color:var(--muted);font-size:12px;line-height:1.8}.tags{display:flex;gap:6px;flex-wrap:wrap;margin:22px 0}.tags span{font-size:7px;letter-spacing:1px;color:#aeb9c8;border:1px solid var(--line);padding:6px 8px;border-radius:999px}.text-link{font-size:10px;color:#fff;text-decoration:none;font-weight:800}.product-mock{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(36,84,162,.18),transparent 45%),#070b11;min-height:390px}.clinic-mock:before{content:"";position:absolute;width:80%;height:80%;border:1px solid rgba(36,84,162,.2);border-radius:22px;transform:perspective(900px) rotateX(4deg) rotateY(-7deg)}.mock-head{position:absolute;top:65px;width:68%;z-index:2;display:flex;justify-content:space-between;font-size:8px}.mock-head b{font:700 13px 'Space Grotesk'}.mock-head span{color:#57cf92}.mock-grid{width:68%;height:245px;background:#0d1521;border:1px solid rgba(255,255,255,.12);border-radius:15px;display:flex;overflow:hidden;box-shadow:0 35px 80px #000;transform:perspective(900px) rotateX(4deg) rotateY(-7deg)}.mock-sidebar{width:55px;border-right:1px solid var(--line);background:linear-gradient(#17396e,#0c1420)}.mock-content{padding:24px 18px;flex:1}.mock-stat{display:flex;gap:7px}.mock-stat i{height:38px;flex:1;border-radius:6px;background:linear-gradient(145deg,rgba(36,84,162,.55),rgba(245,130,32,.1))}.mock-chart{height:92px;margin-top:14px;border-bottom:1px solid var(--line);display:flex;align-items:end;gap:8px}.mock-chart i{width:12%;background:linear-gradient(var(--orange),var(--blue));border-radius:4px 4px 0 0}.mock-chart i:nth-child(1){height:30%}.mock-chart i:nth-child(2){height:52%}.mock-chart i:nth-child(3){height:42%}.mock-chart i:nth-child(4){height:72%}.mock-chart i:nth-child(5){height:61%}.mock-chart i:nth-child(6){height:86%}.mock-lines{display:grid;gap:7px;margin-top:12px}.mock-lines i{height:5px;width:90%;background:#1c2a3d;border-radius:5px}.mock-lines i:nth-child(2){width:75%}.mock-lines i:nth-child(3){width:84%}.product-strip{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.product-strip span,.product-strip a{padding:11px 13px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.018);font:700 8px Inter;letter-spacing:.8px;color:#8793a5;text-decoration:none}.product-strip a{color:var(--orange);border-color:rgba(245,130,32,.25)}.process{background:#080b11;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.center{text-align:center}.center>p{color:var(--muted);font-size:12px}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:70px}.process-line>div{position:relative;padding:0 25px 0 0;border-top:1px solid rgba(255,255,255,.13)}.process-line>div:before{content:"";position:absolute;top:-4px;left:0;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 15px rgba(245,130,32,.55)}.process-line b{display:block;margin-top:19px;color:#f58220;font-size:9px}.process-line h3{font:700 20px 'Space Grotesk';margin:10px 0}.process-line p{font-size:10px;line-height:1.7;color:#778396;max-width:220px}.cta-band{padding:100px 0;background:linear-gradient(100deg,rgba(36,84,162,.15),rgba(245,130,32,.1)),#090d14}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:35px}.cta-band h2{margin-top:15px}footer{border-top:1px solid var(--line);padding:55px 0 25px;background:#04060a}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand img{width:105px}.footer-grid p{max-width:350px;color:#687587;font-size:10px;line-height:1.8}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid b{font-size:9px;letter-spacing:1.4px;margin-bottom:7px}.footer-grid a,.footer-grid span{font-size:10px;color:#758194;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;color:#4f5b6d;font-size:8px;letter-spacing:.7px}.reveal{opacity:0;transform:translateY(18px);animation:rise .8s forwards}@keyframes rise{to{opacity:1;transform:none}}@media(max-width:1050px){nav{gap:15px}.brand{min-width:auto}.brand span{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:500px}.services-grid{grid-template-columns:repeat(2,1fr)}.ai-grid{grid-template-columns:1fr}.product-highlight{grid-template-columns:1fr}.product-mock{min-height:350px}.process-line{grid-template-columns:repeat(2,1fr);gap:45px 0}.process-line>div{padding-bottom:5px}}@media(max-width:760px){.container{width:min(var(--max),calc(100% - 30px))}.nav{height:70px}.site-header nav{display:none}.nav-actions .btn{display:none}.menu{display:block}.hero{padding-top:120px;min-height:auto;padding-bottom:60px}.hero h1{font-size:48px;letter-spacing:-2.8px}.hero-visual{min-height:420px}.dashboard-card{height:280px}.r1{width:350px;height:350px}.r2{width:260px;height:260px}.chip-ai{right:0}.chip-web{left:0}.chip-iot{right:5%}.signal-inner{overflow:hidden;justify-content:flex-start}.signal-inner span{flex:none}.section{padding:80px 0}.section-head{display:block}.section-head>p{margin-top:22px}.services-grid{grid-template-columns:1fr}.ai-lab{padding:80px 0}.ai-visual{height:390px}.o1{width:300px}.o2{height:320px}.product-copy{padding:32px 25px}.product-copy h3{font-size:35px}.product-mock{min-height:320px}.mock-grid,.mock-head{width:80%}.process-line{grid-template-columns:1fr;gap:35px}.cta-inner{display:block}.cta-band .btn{margin-top:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}}@media(max-width:470px){.hero h1{font-size:40px}.hero-actions .btn{width:100%}.hero-proof{display:block}.hero-proof small{display:block;margin:8px 0}.lang{display:none}.hero-visual{min-height:360px}.dashboard-card{width:100%;height:250px}.dash-bars{gap:7px}.dash-bars i{width:14px}.floating-chip{padding:8px}.chip-web{bottom:9%}.chip-iot{bottom:0}.ai-node{font-size:7px}.footer-grid{grid-template-columns:1fr}}
[dir=rtl] .eyebrow i{margin-right:0;margin-left:8px}[dir=rtl] nav,[dir=rtl] .nav,[dir=rtl] .hero-actions,[dir=rtl] .hero-proof{direction:rtl}[dir=rtl] .brand span{border-left:0;border-right:1px solid var(--line);padding-left:0;padding-right:11px}[dir=rtl] .service-num{right:auto;left:23px}[dir=rtl] .product-copy{text-align:right}
