:root{--bg:#05070d;--panel:#0b101a;--text:#f5f7fb;--muted:#98a2b3;--line:rgba(255,255,255,.08);--cyan:#43e8ff;--blue:#6c63ff;--purple:#a45cff;--green:#34d399;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,#111a31 0,#05070d 37%);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(var(--shell),calc(100% - 40px));margin:auto}.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:2;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='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.orb{position:fixed;width:420px;height:420px;border-radius:50%;filter:blur(110px);opacity:.11;pointer-events:none}.orb-a{background:#5f4bff;top:120px;left:-220px}.orb-b{background:#00d9ff;top:500px;right:-260px}.nav-wrap{position:sticky;top:0;z-index:20;padding:14px 0;background:linear-gradient(to bottom,rgba(5,7,13,.88),rgba(5,7,13,.55));backdrop-filter:blur(18px)}.nav{height:68px;border:1px solid var(--line);border-radius:20px;padding:0 18px 0 22px;display:flex;align-items:center;justify-content:space-between;background:rgba(11,16,26,.63);box-shadow:0 18px 60px rgba(0,0,0,.25)}.brand{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk';font-weight:700;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:linear-gradient(135deg,var(--cyan),var(--blue) 55%,var(--purple));color:#061018;box-shadow:0 0 24px rgba(67,232,255,.28)}.nav-links{display:flex;gap:28px;font-size:14px;color:#c7ceda}.nav-links a:hover{color:#fff}.menu{display:none;background:none;border:0;color:#fff;font-size:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;border-radius:12px;font-size:14px;font-weight:700;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(100deg,#5de7ff,#7166ff 58%,#a85cff);box-shadow:0 15px 40px rgba(93,231,255,.18);color:white}.btn-soft{background:rgba(255,255,255,.05);border-color:var(--line)}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.025)}.hero{min-height:760px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;padding-top:54px}.eyebrow,.kicker{font-size:11px;letter-spacing:.19em;font-weight:800;color:#aab4c4}.pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(52,211,153,.08);margin-right:8px}.hero h1,.section h2,.cta h2{font-family:'Space Grotesk';letter-spacing:-.055em;line-height:.98;margin:20px 0}.hero h1{font-size:clamp(52px,7vw,84px);max-width:760px}.grad{background:linear-gradient(90deg,#70efff 10%,#8f86ff 58%,#ca7bff);-webkit-background-clip:text;color:transparent}.hero-lead{font-size:18px;line-height:1.7;color:#aeb7c6;max-width:650px}.hero-actions{display:flex;gap:12px;margin:32px 0 22px}.micro-proof{display:flex;flex-wrap:wrap;gap:11px;color:#8f99a8;font-size:12px}.micro-proof span:before{content:'✓';color:#67e8f9;margin-right:6px}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.halo{position:absolute;width:530px;height:530px;border-radius:50%;background:conic-gradient(from 90deg,rgba(53,221,255,.16),rgba(113,95,255,.18),rgba(166,92,255,.14),transparent 75%);filter:blur(4px);animation:spin 18s linear infinite}.glass{background:linear-gradient(180deg,rgba(17,25,41,.88),rgba(8,12,20,.84));border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 90px rgba(0,0,0,.48),inset 0 1px rgba(255,255,255,.04);backdrop-filter:blur(18px)}.dashboard{width:100%;max-width:555px;border-radius:26px;padding:20px;position:relative;z-index:2;transform:perspective(1000px) rotateY(-3deg) rotateX(1deg)}.dash-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.dash-top div{display:flex;flex-direction:column;gap:3px}.dash-top small{color:var(--muted)}.live{font-size:10px;color:#83f3bc;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.2);padding:7px 9px;border-radius:20px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0}.metrics div{background:rgba(255,255,255,.035);border:1px solid var(--line);padding:14px;border-radius:14px}.metrics small,.metrics em{display:block;color:#7f8999;font-size:10px;font-style:normal}.metrics strong{display:block;font-family:'Space Grotesk';font-size:22px;margin:7px 0}.metrics em{color:#6ee7b7}.flow-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:rgba(5,8,15,.48)}.flow-title{display:flex;justify-content:space-between;font-size:11px;color:#9fa8b6}.status{color:#7ff0b9}.flow{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:7px}.flow>b{color:#586171}.node{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:9px;color:#929baa}.node i{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#111827;border:1px solid var(--line);font-size:10px;font-style:normal;font-weight:800}.node.active i{background:linear-gradient(135deg,#1f6875,#5a51d8,#763c9b);box-shadow:0 0 30px rgba(97,91,255,.25)}.activity{margin-top:10px}.chat{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:9px 2px;border-bottom:1px solid rgba(255,255,255,.05)}.chat p{margin:0;font-size:11px}.chat small{display:block;color:#70798a;margin-top:2px}.avatar{width:31px;height:31px;border-radius:10px;background:rgba(255,255,255,.06);display:grid;place-items:center;font-size:10px}.tag{font-size:9px;padding:5px 8px;border-radius:20px;background:rgba(108,99,255,.11);color:#b7b1ff}.float-card{position:absolute;z-index:3;padding:12px 14px;border-radius:15px;display:flex;gap:10px;align-items:center;font-size:11px}.float-card span{width:29px;height:29px;border-radius:9px;background:rgba(255,255,255,.07);display:grid;place-items:center}.float-card div{display:flex;flex-direction:column}.float-card small{color:#8790a0}.fc1{left:-42px;top:110px}.fc2{right:-24px;bottom:82px}.logo-strip{padding:22px 0 70px;border-top:1px solid var(--line)}.logo-strip p{text-align:center;color:#697384;font-size:10px;letter-spacing:.22em;font-weight:800}.logo-row{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;color:#8892a2;font-family:'Space Grotesk';font-weight:600}.section{padding:110px 0}.section-head{max-width:730px;margin-bottom:42px}.section h2,.cta h2{font-size:clamp(42px,5vw,66px)}.section-head p{color:#929cab;line-height:1.7;font-size:16px}.bento{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border-radius:24px;padding:28px;position:relative;overflow:hidden}.card:after{content:'';position:absolute;width:220px;height:220px;border-radius:50%;background:#635cff;filter:blur(100px);opacity:.08;right:-100px;top:-100px}.card.big{grid-row:span 2}.card.wide{grid-column:2}.card h3,.industry h3,.case h3{font-family:'Space Grotesk';font-size:24px;letter-spacing:-.03em;margin:16px 0 10px}.card p,.industry p,.case p{color:#929cab;line-height:1.65}.icon{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,rgba(67,232,255,.13),rgba(108,99,255,.16));border:1px solid rgba(113,150,255,.15);display:grid;place-items:center;color:#92ecff}.mini-chat{margin-top:28px;padding:16px;background:#080d15;border:1px solid var(--line);border-radius:18px}.mini-chat span{font-size:9px;color:#737d8d;text-transform:uppercase;letter-spacing:.1em}.mini-chat p{background:rgba(255,255,255,.045);padding:10px 12px;border-radius:12px;margin:5px 0 12px;font-size:12px}.meter{height:8px;border-radius:10px;background:#0d131f;margin:34px 0 8px;overflow:hidden}.meter span{height:100%;display:block;border-radius:10px;background:linear-gradient(90deg,#3ce1f7,#7067ff)}.card>small{color:#747f8e}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.chips span,.system-grid span{font-size:11px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;color:#aab3c1;background:rgba(255,255,255,.025)}.system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:25px}.system-grid span{text-align:center}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.industry{padding:28px 24px;min-height:260px;border-right:1px solid var(--line)}.industry:last-child{border-right:0}.industry>span{color:#5f6a7a;font-size:11px}.industry a{font-size:12px;color:#81eaff;font-weight:700;position:relative;top:18px}.journey{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:16px;padding:34px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01))}.journey>i{font-style:normal;color:#586273}.step{min-height:150px;padding:22px;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;gap:10px;justify-content:center}.step span{font-size:10px;color:#6f7989}.step small{color:#788293}.step.glow{background:linear-gradient(150deg,rgba(32,104,117,.22),rgba(89,80,216,.25),rgba(118,60,155,.15));box-shadow:0 0 45px rgba(100,94,255,.1)}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.case-top{display:flex;align-items:center;justify-content:space-between;color:#727c8d;font-size:10px;letter-spacing:.16em}.dot{width:8px;height:8px;background:#58e9ff;border-radius:50%;box-shadow:0 0 15px #58e9ff}.case ul{padding-left:18px;color:#a2abba;line-height:1.9;font-size:13px}.price{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:60px;padding:46px}.price h2{font-size:50px}.price-box{padding:24px;border:1px solid var(--line);border-radius:18px;background:#080d15;display:flex;flex-direction:column;gap:10px}.price-box small,.price-box span{color:#768091}.price-box strong{font-family:'Space Grotesk';font-size:42px}.price-box .btn{margin-top:10px}.cta{margin-top:80px;margin-bottom:60px;text-align:center;padding:90px 30px;border:1px solid var(--line);border-radius:30px;position:relative;overflow:hidden;background:linear-gradient(180deg,#0b1020,#080a11)}.cta-glow{position:absolute;inset:auto 20% -70% 20%;height:430px;background:radial-gradient(circle,#655cff 0,rgba(83,216,255,.22) 25%,transparent 65%);filter:blur(30px);opacity:.55}.cta>*:not(.cta-glow){position:relative;z-index:2}.cta p{color:#98a3b4;font-size:17px}.footer{padding:30px 0 60px;display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;border-top:1px solid var(--line);color:#7f8998}.footer p,.footer small{font-size:11px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.nav-links{display:none}.menu{display:block}.nav-cta{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{margin-top:10px}.bento{grid-template-columns:1fr}.card.big,.card.wide{grid-row:auto;grid-column:auto}.industry-grid{grid-template-columns:1fr 1fr}.industry:nth-child(2){border-right:0}.industry:nth-child(-n+2){border-bottom:1px solid var(--line)}.journey{grid-template-columns:1fr}.journey>i{transform:rotate(90deg);text-align:center}.price{grid-template-columns:1fr}.footer{grid-template-columns:1fr}}@media(max-width:620px){.shell{width:min(100% - 24px,var(--shell))}.nav{height:60px;border-radius:16px}.hero{min-height:auto;padding-top:45px;gap:25px}.hero h1{font-size:48px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{min-height:490px}.dashboard{padding:13px;transform:none}.metrics{gap:6px}.metrics div{padding:10px}.metrics strong{font-size:16px}.flow{gap:3px}.node i{width:34px;height:34px}.fc1{left:0;top:40px}.fc2{right:0;bottom:30px}.logo-strip{padding-bottom:30px}.section{padding:75px 0}.section h2,.cta h2{font-size:40px}.industry-grid,.case-grid{grid-template-columns:1fr}.industry{border-right:0;border-bottom:1px solid var(--line)}.industry:nth-child(-n+2){border-bottom:1px solid var(--line)}.price{padding:28px}.price h2{font-size:40px}.cta{padding:65px 20px}.footer{padding-bottom:40px}}


.nav-tools{display:flex;align-items:center;gap:12px}
.lang-switch{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.03)}
.lang-btn{appearance:none;border:0;background:transparent;color:#aab4c4;padding:7px 10px;border-radius:8px;font-size:12px;font-weight:800;cursor:pointer;transition:.2s}
.lang-btn.active{background:rgba(255,255,255,.08);color:#fff;box-shadow:inset 0 1px rgba(255,255,255,.06)}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:40;display:inline-flex;align-items:center;gap:10px;padding:13px 16px;border-radius:999px;background:linear-gradient(135deg,#25d366,#1faf5b);color:#fff;box-shadow:0 18px 40px rgba(37,211,102,.28);font-weight:800;border:1px solid rgba(255,255,255,.15)}
.whatsapp-float:hover{transform:translateY(-2px)}
.wa-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);font-size:18px}
.wa-text{font-size:14px;white-space:nowrap}
body.rtl{font-family:Cairo,Arial,sans-serif}
body.rtl .brand,body.rtl .hero h1,body.rtl .section h2,body.rtl .cta h2,body.rtl .card h3,body.rtl .industry h3,body.rtl .case h3,body.rtl .metrics strong,body.rtl .price-box strong{font-family:Cairo,Arial,sans-serif;letter-spacing:normal}
body.rtl .nav{padding:0 22px 0 18px}
body.rtl .hero-copy,body.rtl .section-head,body.rtl .cta,body.rtl .footer{direction:rtl}
body.rtl .hero-actions,body.rtl .micro-proof,body.rtl .chips,body.rtl .logo-row,body.rtl .nav-tools{direction:rtl}
body.rtl .micro-proof span:before{margin-right:0;margin-left:6px}
body.rtl .chat{grid-template-columns:auto 1fr 34px}
body.rtl .chat .avatar{order:3}
body.rtl .chat p{order:2;text-align:right}
body.rtl .chat .tag{order:1}
body.rtl .journey>i{transform:scaleX(-1)}
body.rtl .industry{border-right:0;border-left:1px solid var(--line)}
body.rtl .industry:last-child{border-left:0}
body.rtl .price,body.rtl .footer{direction:rtl}
body.rtl .footer{grid-template-columns:auto auto 1fr}
body.rtl .whatsapp-float{right:auto;left:22px}
@media(max-width:980px){.nav-tools{gap:8px}.lang-switch{padding:4px}.lang-btn{padding:6px 8px}.footer{grid-template-columns:1fr}.nav-tools .nav-cta{display:none}body.rtl .industry:nth-child(2){border-left:0}body.rtl .industry{border-left:1px solid var(--line)}body.rtl .industry:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:620px){.whatsapp-float{right:14px;bottom:14px;padding:12px 14px}.wa-text{font-size:13px}.nav-tools{gap:6px}.lang-btn{font-size:11px;padding:6px 8px}body.rtl .whatsapp-float{left:14px}.nav-tools{margin-left:auto}.lang-switch{order:1}.menu{order:2}}
.brand-image{height:52px;max-width:178px;overflow:hidden}.brand-image img{width:100%;height:100%;object-fit:cover;object-position:left center;border-radius:9px}.hero-v3{min-height:790px}.hero-v3 .hero-copy{padding-right:12px}.premium-dash{border-color:rgba(54,230,247,.2);box-shadow:0 35px 110px rgba(0,0,0,.52),0 0 90px rgba(43,194,239,.09)}.chart-card{margin-top:12px;padding:14px;border:1px solid var(--line);border-radius:15px;background:rgba(4,11,21,.55)}.chart-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#aab4c4}.chart-head small{color:#657080}.chart-card svg{display:block;width:100%;height:118px}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.dash-grid>div{min-height:126px;padding:14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;gap:6px}.dash-grid small{color:#7f8999}.dash-grid strong{font-size:28px;font-family:'Space Grotesk'}.dash-grid b,.dash-grid span{font-size:10px;color:#9ba5b4}.donut{width:54px;height:54px;border-radius:50%;background:conic-gradient(#2de1f2 0 60%,#6c63ff 60% 80%,#9f5cff 80% 90%,#334155 90%);position:absolute;opacity:.9;transform:translate(150px,22px)}.donut:after{content:'';position:absolute;inset:10px;border-radius:50%;background:#0a111c}.status-bar{height:7px;background:#101827;border-radius:99px;overflow:hidden;margin-top:auto}.status-bar span{display:block;width:72%;height:100%;background:linear-gradient(90deg,#36e5f6,#33d08f)}.core-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--line);border-radius:22px;background:rgba(8,13,22,.75);overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.22)}.core-item{padding:22px 18px;display:flex;gap:12px;align-items:center;border-right:1px solid var(--line)}.core-item:last-child{border-right:0}.core-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:rgba(48,219,239,.08);border:1px solid rgba(53,221,255,.16);color:#54e8f6;font-size:20px}.core-item div{display:flex;flex-direction:column;gap:4px}.core-item b{font-size:12px;letter-spacing:.01em}.core-item small{font-size:10px;color:#748091;line-height:1.35}.footer-brand{height:48px;width:150px;overflow:hidden}.footer-brand img{width:100%;height:100%;object-fit:cover;object-position:left center;border-radius:8px}@media(max-width:980px){.brand-image{max-width:145px}.core-strip{grid-template-columns:1fr 1fr}.core-item{border-bottom:1px solid var(--line)}.core-item:nth-child(2n){border-right:0}.core-item:last-child{grid-column:1/-1;border-bottom:0}.donut{position:relative;transform:none;margin:3px 0}}@media(max-width:620px){.brand-image{height:42px;max-width:122px}.hero-v3{min-height:auto}.core-strip{grid-template-columns:1fr}.core-item,.core-item:nth-child(2n){border-right:0;border-bottom:1px solid var(--line)}.core-item:last-child{grid-column:auto}.dash-grid{grid-template-columns:1fr}.wa-text{display:none}.whatsapp-float{width:56px;height:56px;padding:0;justify-content:center}.wa-icon{background:transparent}}

/* V4 — approved TOP TECH / AUTOMATION badge */
.brand-image{width:62px;height:62px;max-width:none;overflow:visible;flex:0 0 auto}
.brand-image img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:13px;box-shadow:0 0 24px rgba(45,220,240,.14)}
.nav{height:78px}
.footer-brand{width:76px;height:76px;overflow:visible}
.footer-brand img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:14px;box-shadow:0 0 24px rgba(45,220,240,.10)}
@media(max-width:980px){.brand-image{width:56px;height:56px}.nav{height:72px}}
@media(max-width:620px){.brand-image{width:48px;height:48px}.nav{height:62px}.footer-brand{width:64px;height:64px}}

.brand-text{display:flex;align-items:center;min-width:max-content}
.brand-name{font-family:'Space Grotesk',Inter,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;color:#f7fbff;white-space:nowrap}
.brand-name::after{content:'';display:block;width:38px;height:2px;margin-top:5px;border-radius:99px;background:linear-gradient(90deg,#43e8ff,#2da6d7);opacity:.9}
body.rtl .brand-name{font-family:'Space Grotesk',Inter,sans-serif;letter-spacing:-.02em}
@media(max-width:980px){.brand-name{font-size:16px}}
@media(max-width:620px){.brand-name{font-size:14px}.brand-name::after{width:28px;margin-top:4px}}
/* Launch additions */
.mobile-drawer{position:fixed;top:92px;left:20px;right:20px;z-index:19;padding:16px;border:1px solid var(--line);border-radius:20px;background:rgba(7,12,20,.97);backdrop-filter:blur(18px);display:none;box-shadow:0 25px 70px rgba(0,0,0,.5)}
.mobile-drawer.open{display:grid;gap:6px}.mobile-drawer>a:not(.btn){padding:12px 10px;border-bottom:1px solid var(--line);color:#dbe4ef}.center-action{text-align:center;margin-top:28px}.text-link{display:inline-block;margin-top:14px;color:#78e9fa;font-size:13px;font-weight:700}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.02)}.trust-grid>div{padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.trust-grid>div:last-child{border-right:0}.trust-grid strong{font-family:'Space Grotesk';font-size:27px;color:#e9fbff}.trust-grid span{font-size:12px;color:#8d99a9}
.contact-split{display:grid;grid-template-columns:1fr .82fr;gap:34px;text-align:left;padding:56px}.contact-copy{align-self:center}.contact-copy h2{font-size:clamp(38px,4.2vw,58px)}.lead-form{display:grid;gap:14px;text-align:left;padding:22px;border:1px solid var(--line);border-radius:22px;background:rgba(4,9,16,.68)}.lead-form label{display:grid;gap:7px;font-size:12px;color:#b7c2cf}.lead-form input,.lead-form select,.lead-form textarea{width:100%;background:#080e18;color:#eef8ff;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:13px 14px;font:inherit;outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:rgba(67,232,255,.48);box-shadow:0 0 0 3px rgba(67,232,255,.08)}.lead-form small{color:#6f7d8f;font-size:10px}
.wa-svg{width:27px;height:27px;flex:0 0 27px}.whatsapp-float{transition:.25s}.whatsapp-float::after{content:'';position:absolute;inset:-5px;border:1px solid rgba(37,211,102,.35);border-radius:999px;animation:waPulse 2s infinite}@keyframes waPulse{0%{transform:scale(.94);opacity:.75}70%{transform:scale(1.12);opacity:0}100%{opacity:0}}
.footer-rich{grid-template-columns:1.6fr .6fr .6fr;align-items:start;padding:46px 0 30px}.footer-company{display:flex;align-items:center;gap:15px}.footer-company img{width:70px;height:70px;border-radius:16px;object-fit:cover}.footer-company div{max-width:330px}.footer-company p{line-height:1.55}.footer-links{display:grid;gap:10px;font-size:12px}.footer-links b{color:#edf7ff;margin-bottom:5px}.footer-links a{color:#8995a6}.footer-links a:hover{color:#67e8f9}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;margin-top:18px;display:flex;justify-content:space-between;color:#748093;font-size:11px}
.subhero{min-height:580px;padding-top:130px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.subhero h1,.legal-page h1{font-family:'Space Grotesk';font-size:clamp(50px,7vw,80px);line-height:1;letter-spacing:-.055em;margin:18px 0}.subhero p{font-size:17px;line-height:1.75;color:#98a5b5;max-width:700px}.subhero-center{grid-template-columns:1fr;text-align:center;min-height:470px}.subhero-center>div{max-width:850px;margin:auto}.industry-visual{position:relative;border-radius:28px;overflow:hidden;border:1px solid var(--line);background:#08101b;box-shadow:0 35px 90px rgba(0,0,0,.4)}.industry-visual img{width:100%;display:block;aspect-ratio:1/1;object-fit:cover}.industry-visual-code{min-height:430px;display:grid;place-items:center}.visual-orb{position:absolute;width:300px;height:300px;border-radius:50%;background:linear-gradient(135deg,#32e6f7,#635cff);filter:blur(100px);opacity:.2}.visual-flow{position:relative;z-index:2;display:flex;align-items:center;gap:15px;padding:22px;border:1px solid var(--line);border-radius:18px;background:rgba(5,10,18,.8)}.visual-flow span,.visual-flow strong{padding:14px;border-radius:12px;border:1px solid var(--line);font-size:12px}.visual-flow strong{background:linear-gradient(135deg,rgba(67,232,255,.2),rgba(99,92,255,.25))}.visual-flow i{font-style:normal;color:#647184}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.025)}.feature-card span{font-size:10px;color:#657386}.feature-card h3{font-family:'Space Grotesk';font-size:18px;margin:18px 0 0}
.industry-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.industry-hub-card{display:block;padding:30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.014));transition:.25s}.industry-hub-card:hover{transform:translateY(-4px);border-color:rgba(67,232,255,.28)}.industry-hub-card>span{font-size:10px;color:#657386}.industry-hub-card h3{font-family:'Space Grotesk';font-size:27px;margin:15px 0 10px}.industry-hub-card p{color:#8e9aaa;line-height:1.6}.industry-hub-card b{font-size:12px;color:#6ce8fa}
.case-study-list{display:grid;gap:20px}.case-study{display:grid;grid-template-columns:1.15fr .85fr;gap:35px;align-items:center;padding:38px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.025)}.case-study h2{font-size:40px}.case-study p{color:#98a5b5;line-height:1.7}.case-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.case-points span{font-size:11px;padding:8px 10px;border:1px solid var(--line);border-radius:999px;color:#b9c5d4}.case-flow{min-height:210px;border:1px solid var(--line);border-radius:20px;display:flex;justify-content:center;align-items:center;gap:10px;background:radial-gradient(circle at center,rgba(67,232,255,.07),transparent 60%)}.case-flow b,.case-flow strong{padding:11px;border:1px solid var(--line);border-radius:10px;font-size:11px}.case-flow strong{background:rgba(67,232,255,.11);color:#9bf4ff}.case-flow i{font-style:normal;color:#617082}
.contact-page-hero{align-items:start}.lead-form.large{padding:30px}.legal-page{min-height:620px;padding-top:160px;padding-bottom:90px;max-width:850px}.legal-page p{font-size:17px;color:#98a5b5;line-height:1.8}
body.rtl .contact-split,body.rtl .lead-form,body.rtl .subhero,body.rtl .industry-hub-card,body.rtl .case-study{text-align:right;direction:rtl}body.rtl .trust-grid>div{border-right:0;border-left:1px solid var(--line)}body.rtl .trust-grid>div:last-child{border-left:0}body.rtl .footer-rich{direction:rtl}body.rtl .footer-company{direction:rtl}body.rtl .footer-bottom{direction:rtl}
@media(max-width:980px){.menu{display:block}.contact-split,.subhero,.case-study{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div:nth-child(2){border-right:0}.feature-grid{grid-template-columns:1fr 1fr}.footer-rich{grid-template-columns:1fr 1fr}.footer-company{grid-column:1/-1}.subhero{padding-top:100px}.industry-visual{max-width:620px}.case-flow{min-height:160px}}
@media(max-width:620px){.mobile-drawer{top:78px;left:12px;right:12px}.trust-grid,.feature-grid,.industry-hub-grid,.footer-rich{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--line)}.contact-split{padding:34px 18px}.footer-company{grid-column:auto}.footer-bottom{display:grid;gap:10px}.subhero{min-height:auto;padding-top:90px;gap:28px}.subhero h1,.legal-page h1{font-size:44px}.industry-visual-code{min-height:280px}.visual-flow{gap:7px;padding:12px}.visual-flow span,.visual-flow strong{padding:9px;font-size:9px}.feature-card{padding:22px}.case-study{padding:24px}.case-study h2{font-size:32px}.case-flow{overflow-x:auto;justify-content:flex-start;padding:16px}.wa-text{display:none}.whatsapp-float{padding:10px}}
