@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+Arabic:wght@400;500;600;700;800&display=swap";:root{--mint:#45d0a6;--deep:#246c56;--ink:#0a201a;--dark:#061713;--muted:#66756f;--paper:#f4f8f6;--line:#dce7e2;--white:#fff;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}body:has([dir=rtl]){font-family:Noto Sans Arabic,Inter,sans-serif}.app{overflow:hidden}.nav-wrap{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f4f8f6e0;border-bottom:1px solid #246c5614;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(22px,5vw,76px);display:flex;position:fixed;top:0;left:0;right:0}.brand img{width:145px;height:auto;display:block}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:#17342b;font-size:14px;font-weight:600;text-decoration:none}.nav-links a:hover{color:var(--deep)}.lang{color:var(--deep);cursor:pointer;background:0 0;border:1px solid #b9d1c8;border-radius:999px;padding:9px 14px;font-weight:700}.menu{background:0 0;border:0;display:none}.section{padding:110px clamp(22px,6vw,92px)}.section-dark{background:var(--dark);color:#fff}.hero{padding-top:155px;padding-bottom:60px;position:relative}.hero:before{content:"";background:radial-gradient(circle,var(--deep),transparent 68%);opacity:.55;border-radius:50%;width:650px;height:650px;position:absolute;top:-220px;right:-200px}.hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;display:grid;position:relative}.hero-copy h1{letter-spacing:-.05em;max-width:840px;margin:16px 0 26px;font-size:clamp(46px,6.2vw,88px);line-height:.98}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--mint);font-size:13px;font-weight:800}.eyebrow.green{color:var(--deep)}.lead{color:#cbd8d3;max-width:760px;font-size:clamp(17px,1.5vw,22px);line-height:1.7}.lead.small{font-size:18px}.actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{border-radius:14px;align-items:center;gap:9px;padding:14px 19px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.btn.primary{background:var(--mint);color:#06241b}.btn.ghost{color:#fff;border:1px solid #3d5f53}.visual-shell{background:#123329;border-radius:36px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000054}.hero-img{object-fit:cover;filter:saturate(.88);width:100%;height:520px;display:block}.hero-visual{position:relative}.mini-card{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051813e0;border:1px solid #45d0a657;border-radius:16px;align-items:center;gap:9px;padding:12px 14px;font-size:13px;display:flex;position:absolute}.mini-card svg{color:var(--mint)}.mini-card.one{bottom:24px;left:20px}.mini-card.two{top:24px;right:20px}.stats{z-index:2;border-top:1px solid #29463d;grid-template-columns:repeat(4,1fr);margin-top:54px;display:grid;position:relative}.stat{border-right:1px solid #29463d;padding:28px 24px 0}.stat:last-child{border:0}.stat strong{color:var(--mint);margin-bottom:5px;font-size:34px;display:block}.stat span{color:#a8bab4;font-size:13px}.section-head{max-width:850px;margin:0 auto 52px}.section-head.center{text-align:center}.section-head h2,.split-head h2,.tech h2,.story-card h2,.contact-card h2{letter-spacing:-.04em;margin:10px 0 18px;font-size:clamp(38px,4.6vw,66px);line-height:1.05}.section-head>p:last-child,.split-head>p,.story-card p{color:var(--muted);font-size:17px;line-height:1.7}.product-grid{grid-template-columns:repeat(12,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-column:span 4;transition:all .3s;overflow:hidden;box-shadow:0 8px 30px #0f372b0b}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #0f372b1c}.product-card:nth-child(4),.product-card:nth-child(5){grid-column:span 6}.product-img{background:#dbe7e2;height:245px;position:relative;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%;transition:all .4s}.product-card:hover .product-img img{transform:scale(1.035)}.status{color:var(--deep);background:#e3f7f0;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:15px;right:15px}.product-body{padding:24px}.product-num{color:var(--mint);font-size:13px;font-weight:800}.product-body h3{margin:6px 0 9px;font-size:27px}.product-body p{color:var(--muted);min-height:46px;font-size:14px;line-height:1.65}.product-body a{color:var(--deep);align-items:center;gap:4px;margin-top:6px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.business-section{background:#edf4f1}.split-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:46px;display:grid}.split-head>p{margin:0}.sector-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.sector{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:205px;padding:28px}.iconbox{width:46px;height:46px;color:var(--deep);background:#e3f8f0;border-radius:14px;place-items:center;display:grid}.sector h3{margin:19px 0 8px}.sector p{color:var(--muted);font-size:14px;line-height:1.6}.tech{grid-template-columns:.86fr 1.14fr;align-items:center;gap:64px;display:grid}.check-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:26px;display:grid}.check-grid>div{color:#dce8e4;align-items:center;gap:8px;font-size:13px;display:flex}.check-grid svg{color:var(--mint)}.tech-visuals{position:relative}.browser-card{background:#0d2820;border:1px solid #38584e;border-radius:22px;overflow:hidden;box-shadow:0 25px 70px #00000040}.browser-card img{object-fit:cover;width:100%;height:410px;display:block}.phones{gap:12px;display:flex;position:absolute;bottom:-60px;right:28px}.phones img{object-fit:cover;border:4px solid #f5f9f7;border-radius:17px;width:130px;height:190px;box-shadow:0 12px 32px #00000047}.story-card{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:1fr 1fr;gap:70px;padding:52px;display:grid}.timeline-mini{gap:0;display:grid}.timeline-mini>div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:20px;padding:19px 0;display:grid}.timeline-mini strong{color:var(--deep);font-size:25px}.timeline-mini span{color:var(--muted);align-self:center;font-size:14px}.contact-section{padding-top:40px}.contact-card{color:#fff;background:linear-gradient(135deg,#08231c,#0d3c30);border-radius:32px;grid-template-columns:1.1fr .9fr;gap:60px;padding:56px;display:grid}.contact-card p{color:#bbcdc6;line-height:1.7}.contact-list{align-content:center;gap:12px;display:grid}.contact-list a{color:#fff;border:1px solid #2e5c4e;border-radius:14px;align-items:center;gap:13px;padding:15px 16px;text-decoration:none;display:flex}.contact-list svg{color:var(--mint)}footer{color:#66756f;grid-template-columns:150px 1fr auto;align-items:center;gap:30px;padding:36px clamp(22px,6vw,92px);font-size:12px;display:grid}footer img{width:140px}footer p{text-align:center}.app[dir=rtl] .hero:before{left:-200px;right:auto}.app[dir=rtl] .hero-copy h1,.app[dir=rtl] .section-head h2,.app[dir=rtl] .split-head h2,.app[dir=rtl] .tech h2,.app[dir=rtl] .story-card h2,.app[dir=rtl] .contact-card h2{letter-spacing:0}.app[dir=rtl] .status{left:15px;right:auto}.app[dir=rtl] .btn.primary svg,.app[dir=rtl] .product-body a svg{transform:rotate(180deg)}@media (width<=980px){.hero-grid,.tech,.split-head,.story-card,.contact-card{grid-template-columns:1fr}.hero-visual{order:-1}.visual-shell,.hero-img{height:420px;min-height:420px}.stats{grid-template-columns:1fr 1fr}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:span 6}.sector-grid{grid-template-columns:1fr 1fr}.tech-visuals{margin-bottom:50px}.nav-links{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:78px;left:16px;right:16px;box-shadow:0 18px 40px #0000001f}.nav-links.open{display:flex}.menu{color:var(--deep);display:block}}@media (width<=620px){.section{padding:84px 18px}.hero{padding-top:120px}.hero-copy h1{font-size:48px}.visual-shell,.hero-img{height:340px;min-height:340px}.stats{grid-template-columns:1fr 1fr}.stat{padding:22px 10px}.stat strong{font-size:26px}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:1/-1}.sector-grid,.check-grid{grid-template-columns:1fr}.browser-card img{height:260px}.phones{justify-content:center;margin-top:12px;position:static}.story-card,.contact-card{padding:26px}.timeline-mini>div{grid-template-columns:70px 1fr}.contact-card h2,.section-head h2,.split-head h2,.tech h2,.story-card h2{font-size:39px}footer{text-align:center;grid-template-columns:1fr}footer img{margin:auto}.footer p{text-align:center}.brand img{width:120px}.nav-wrap{height:70px}.nav-links{top:70px}}
