
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&display=swap');
:root{--blue:#2367ff;--blue2:#2e9bff;--cyan:#15ced4;--ink:#082044;--text:#536c88;--line:#dbe9f8;--white:#fff;--bg:#f8fcff;--shadow:0 24px 80px rgba(39,91,157,.12);--container:min(1320px,calc(100vw - 48px));--header:84px;--ease:cubic-bezier(.2,.75,.22,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);color-scheme:light}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Cairo',Tahoma,Arial,sans-serif;line-height:1.8;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{color:inherit}img,svg{display:block;max-width:100%}::selection{background:#c6efff;color:#082044}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;top:8px;right:8px;z-index:2000;padding:9px 15px;border-radius:999px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}
.ea-ar-shell{min-height:100vh;position:relative;isolation:isolate;overflow:clip}.ea-ar-shell::before{content:'';position:fixed;inset:0;z-index:-5;background:radial-gradient(circle at 84% 3%,rgba(47,155,255,.18),transparent 29%),radial-gradient(circle at 7% 74%,rgba(21,206,212,.13),transparent 27%),linear-gradient(180deg,#fbfeff,#eef9ff 55%,#fff)}.ea-ar-shell::after{content:'';position:fixed;inset:0;z-index:-4;opacity:.58;pointer-events:none;background-image:linear-gradient(rgba(64,135,217,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(64,135,217,.055) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 82%)}#ar-network{position:fixed;inset:0;width:100%;height:100%;z-index:-3;pointer-events:none;opacity:.5}.soft-orb{position:fixed;z-index:-2;border-radius:50%;filter:blur(85px);opacity:.2;pointer-events:none}.soft-orb.a{width:360px;height:360px;background:#74bdff;top:12%;right:-180px}.soft-orb.b{width:300px;height:300px;background:#6ce8e5;bottom:6%;left:-160px}
.site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header);display:flex;align-items:center;transition:.3s}.site-header.is-scrolled{background:rgba(255,255,255,.88);border-bottom:1px solid rgba(113,157,211,.18);backdrop-filter:blur(18px);box-shadow:0 12px 36px rgba(35,78,130,.06)}.header-inner{width:var(--container);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{width:185px;height:62px;display:flex;align-items:center}.brand img{width:180px;height:60px;object-fit:contain;object-position:right center}.nav{display:flex;align-items:center;gap:24px}.nav a{font-size:13px;font-weight:700;color:#365373;position:relative}.nav a::after{content:'';position:absolute;right:0;left:100%;bottom:-7px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:.3s}.nav a:hover,.nav a.active{color:var(--blue)}.nav a:hover::after,.nav a.active::after{left:0}.header-actions{display:flex;align-items:center;gap:10px}.menu-btn{display:none;width:48px;height:48px;border-radius:50%;border:1px solid var(--line);background:#fff;place-items:center;cursor:pointer;box-shadow:0 10px 30px rgba(38,88,150,.08)}.menu-btn span,.menu-btn::before,.menu-btn::after{content:'';width:18px;height:2px;background:#17385f;display:block;transition:.3s}.menu-btn::before{transform:translateY(-5px)}.menu-btn::after{transform:translateY(5px)}.mobile-menu{position:fixed;inset:0;z-index:99;background:rgba(255,255,255,.98);display:grid;place-items:center;opacity:0;visibility:hidden;transition:.4s}.mobile-menu.is-open{opacity:1;visibility:visible}.mobile-menu nav{display:grid;text-align:center;gap:17px}.mobile-menu a{font-size:clamp(18px,0vw,46px);font-weight:800;color:#10325d;transform:translateY(18px);opacity:0;transition:.35s}.mobile-menu.is-open a{transform:none;opacity:1}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:800;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-3px)}.btn-primary{background:linear-gradient(110deg,var(--blue),var(--blue2) 58%,var(--cyan));color:#fff;box-shadow:0 16px 38px rgba(35,103,255,.23)}.btn-primary:hover{box-shadow:0 20px 52px rgba(35,103,255,.32)}.btn-ghost{background:rgba(255,255,255,.82);border-color:#d5e5f7;color:#184575;box-shadow:0 12px 35px rgba(39,86,145,.07)}.btn-small{min-height:44px;padding:0 18px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#1771df;font-size:11px;font-weight:900;letter-spacing:.05em}.eyebrow::before{content:'';width:25px;height:2px;background:linear-gradient(90deg,var(--blue),var(--cyan));box-shadow:0 0 16px rgba(32,162,233,.35)}.gradient-text{background:linear-gradient(105deg,#0a2c5a 7%,#2367ff 51%,#0dbec9);-webkit-background-clip:text;background-clip:text;color:transparent}.title-xl{font-size:clamp(42px,6vw,80px);line-height:1.12;letter-spacing:-.045em;margin:0;font-weight:900}.title-lg{font-size:clamp(34px,4.5vw,60px);line-height:1.18;letter-spacing:-.035em;margin:0;font-weight:900}.title-md{font-size:clamp(18px,0vw,40px);line-height:3.25;margin:0;font-weight:850}.lead{font-size:clamp(17px,1.55vw,22px);color:#59718e;max-width:760px}.section{position:relative;padding:110px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:55px}.section-head .copy{max-width:760px}.section-head p{color:var(--text);max-width:700px}.text-link{display:inline-flex;gap:8px;align-items:center;color:#1765d3;font-weight:800;font-size:13px}.surface{background:rgba(255,255,255,.74);border-top:1px solid rgba(105,159,221,.13);border-bottom:1px solid rgba(105,159,221,.13)}
[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .62s var(--ease),transform .62s var(--ease)}[data-reveal=right]{transform:translateX(-28px)}[data-reveal=left]{transform:translateX(28px)}[data-reveal=scale]{transform:scale(.96)}[data-reveal].is-visible{opacity:1;transform:none}
.hero{min-height:100svh;padding:calc(var(--header) + 65px) 0 60px;display:flex;align-items:center}.hero-grid{width:var(--container);margin:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:68px;align-items:center}.hero-copy h1{font-size:clamp(58px,7vw,112px);line-height:1.02;letter-spacing:-.055em;margin:20px 0 24px;font-weight:900}.hero-copy .highlight{position:relative;display:inline-block}.hero-copy .highlight::after{content:'';position:absolute;right:-2%;left:-2%;height:22%;bottom:2%;z-index:-1;border-radius:20px;background:linear-gradient(90deg,rgba(35,103,255,.16),rgba(21,206,212,.25));transform:rotate(-1.5deg)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-proof{display:flex;align-items:center;gap:18px;color:#6a7e95;font-size:12px}.hero-proof strong{display:block;color:#163b68;font-size:13px}.proof-flags{display:flex;direction:ltr}.proof-flags span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #f7fbff;margin-left:-8px;box-shadow:0 8px 20px rgba(32,78,136,.12)}
.hero-stage{position:relative;min-height:680px;display:grid;place-items:center;perspective:1400px}.hero-halo{position:absolute;width:620px;height:620px;border-radius:50%;border:1px solid rgba(57,145,234,.2);animation:spin 26s linear infinite}.hero-halo::before,.hero-halo::after{content:'';position:absolute;border-radius:50%;border:1px dashed rgba(21,206,212,.25);inset:55px}.hero-halo::after{inset:130px;animation:spin 18s linear infinite reverse}.product-stack{position:relative;width:min(720px,100%);height:570px;transform:rotateY(5deg) rotateX(2deg);transition:.5s}.product-stack:hover{transform:rotateY(0) rotateX(0) translateY(-7px)}.screen{position:absolute;border:1px solid rgba(79,143,213,.24);background:#fff;border-radius:26px;box-shadow:0 35px 100px rgba(41,85,140,.18);overflow:hidden}.screen img{width:100%;height:100%;object-fit:cover;object-position:top}.screen.main{width:82%;height:68%;right:0;top:8%;z-index:2}.screen.dashboard{width:62%;height:47%;left:0;bottom:3%;z-index:3}.screen.phone{width:23%;height:53%;right:8%;bottom:0;z-index:4;border-radius:35px;padding:8px;background:#f7fbff}.screen.phone img{border-radius:27px}.screen-label{position:absolute;z-index:7;padding:10px 14px;border:1px solid rgba(88,150,218,.24);background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:999px;color:#24517c;font-size:10px;font-weight:800;box-shadow:0 14px 35px rgba(40,89,150,.12);animation:float 4.5s ease-in-out infinite}.screen-label.one{top:3%;left:12%}.screen-label.two{bottom:13%;right:0;animation-delay:-1.6s}.screen-label.three{top:46%;left:-3%;animation-delay:-3s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-9px)}}
.marquee-wrap{overflow:hidden;padding:19px 0;background:linear-gradient(90deg,#e4f4ff,#f8fdff,#e5fbfa);border-block:1px solid #d4eaf8}.marquee{display:flex;gap:45px;width:max-content;animation:marquee 32s linear infinite;direction:ltr}.marquee span{font-size:13px;font-weight:900;color:#1b4f83;white-space:nowrap}.marquee span::before{content:'✦';color:#1ac6cd;margin-inline:0 20px}@keyframes marquee{to{transform:translateX(-50%)}}
.market-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.market-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.market-card{aspect-ratio:1;border-radius:28px;background:#fff;border:1px solid #dceafb;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;font-size:12px;font-weight:800;box-shadow:0 18px 50px rgba(32,79,138,.08);transition:.3s}.market-card:nth-child(even){transform:translateY(20px)}.market-card:hover{transform:translateY(-6px) scale(1.035);box-shadow:0 28px 65px rgba(35,103,255,.15)}.market-card:nth-child(even):hover{transform:translateY(13px) scale(1.035)}.market-card b{font-size:30pxx}
.need-selector{position:relative;border:1px solid #d9e8f8;background:rgba(255,255,255,.82);border-radius:36px;box-shadow:var(--shadow);padding:24px;overflow:hidden}.need-selector::before{content:'';position:absolute;inset:-50% 55% 45% -20%;background:radial-gradient(circle,rgba(35,103,255,.16),transparent 68%)}.need-tabs{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.need-tab{min-height:92px;border:1px solid #dceafb;background:#fff;border-radius:20px;padding:15px;text-align:right;cursor:pointer;transition:.28s}.need-tab:hover,.need-tab.active{background:linear-gradient(135deg,#edf7ff,#efffff);border-color:#8cc9ff;box-shadow:0 16px 35px rgba(35,103,255,.11);transform:translateY(-4px)}.need-tab b{display:block;color:#123e72;font-size:15px}.need-tab span{color:#70839a;font-size:11px}.need-panel{position:relative;z-index:2;margin-top:16px;border-radius:27px;background:linear-gradient(135deg,#f6fbff,#ecfaff);border:1px solid #dbeaf8;padding:34px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.need-panel h3{font-size:clamp(28px,3vw,44px);margin:0 0 10px}.need-panel p{color:#5e7390;margin:0;max-width:720px}.need-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.need-points span{padding:7px 11px;border-radius:999px;background:#fff;border:1px solid #d9e7f6;color:#3b608a;font-size:10px;font-weight:800}
.story-lite{display:grid;grid-template-columns:.72fr 1.28fr;gap:40px;align-items:stretch}.story-nav{display:grid;gap:10px}.story-nav button{border:1px solid #d9e8f8;background:#fff;border-radius:20px;padding:18px;text-align:right;cursor:pointer;color:#58708e;transition:.25s}.story-nav button.active{background:linear-gradient(120deg,#2367ff,#21a7ee 65%,#16ced3);color:#fff;border-color:transparent;box-shadow:0 18px 40px rgba(35,103,255,.22);transform:translateX(-6px)}.story-nav b{display:block;font-size:14px}.story-nav span{font-size:11px}.story-screen{position:relative;min-height:520px;border-radius:34px;border:1px solid #d8e8f8;background:#fff;box-shadow:var(--shadow);overflow:hidden;padding:45px;display:flex;align-items:flex-end}.story-screen::before{content:'';position:absolute;inset:0;background:linear-gradient(rgba(57,130,210,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(57,130,210,.06) 1px,transparent 1px);background-size:48px 48px}.story-screen::after{content:'';position:absolute;width:420px;height:420px;border-radius:50%;left:-90px;top:-120px;background:radial-gradient(circle,rgba(35,103,255,.2),transparent 68%)}.story-content{position:relative;z-index:3;max-width:740px}.story-content h3{font-size:clamp(38px,5vw,68px);line-height:1.15;margin:12px 0 15px}.story-content p{color:#5c7290;font-size:17px}.story-art{position:absolute;left:4%;top:10%;width:46%;height:60%;opacity:.8}.story-art i{position:absolute;border-radius:16px;background:linear-gradient(150deg,#c9e7ff,#f4fbff);border:1px solid #b9daf6;box-shadow:0 16px 35px rgba(38,93,153,.1);animation:float 5s ease-in-out infinite}.story-art i:nth-child(1){width:42%;height:45%;right:0;top:0}.story-art i:nth-child(2){width:34%;height:58%;left:5%;top:18%;animation-delay:-1.3s}.story-art i:nth-child(3){width:48%;height:31%;right:17%;bottom:0;animation-delay:-2.8s}
.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{position:relative;min-height:470px;border-radius:32px;overflow:hidden;border:1px solid #d6e7f7;background:#fff;box-shadow:0 24px 75px rgba(38,82,137,.1);transition:.4s}.service-card:hover{transform:translateY(-9px);box-shadow:0 34px 90px rgba(35,103,255,.17)}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.7s}.service-card:hover img{transform:scale(1.045)}.service-card::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.03) 25%,rgba(242,250,255,.98) 83%),linear-gradient(90deg,rgba(239,249,255,.84),transparent 70%)}.service-card-content{position:absolute;z-index:2;right:28px;left:28px;bottom:27px}.service-card-content h3{font-size:27px;margin:8px 0}.service-card-content p{color:#536b89;margin:0}.service-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.service-tags span{padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #d7e7f6;color:#46668a;font-size:10px;font-weight:800}
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.work-card{border:1px solid #d9e8f7;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 22px 65px rgba(38,82,137,.09);transition:.35s}.work-card:hover{transform:translateY(-8px);box-shadow:0 30px 80px rgba(35,103,255,.15)}.work-visual{position:relative;aspect-ratio:1.48;overflow:hidden;background:#eff8ff}.work-visual img{width:100%;height:100%;object-fit:cover;object-position:top;transition:.65s}.work-card:hover img{transform:scale(1.04)}.work-badges{position:absolute;right:14px;left:14px;top:14px;display:flex;justify-content:space-between;gap:7px}.work-badges span{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(122,164,215,.28);font-size:9px;font-weight:800;color:#385c83}.work-info{padding:20px}.work-info h3{margin:0 0 7px;font-size:21px}.work-info p{margin:0;color:#667b94;font-size:12px}.round-link{width:42px;height:42px;border-radius:50%;background:linear-gradient(130deg,#2367ff,#15ced4);color:#fff;display:grid;place-items:center;margin-top:15px}
.industries{display:flex;flex-wrap:wrap;gap:10px}.industry{padding:12px 16px;border-radius:999px;background:#fff;border:1px solid #d7e6f6;color:#345b84;font-size:12px;font-weight:800;box-shadow:0 10px 26px rgba(33,78,134,.06);transition:.25s}.industry:hover{transform:translateY(-4px);background:#ecf8ff;border-color:#8acaff}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.process article{position:relative;min-height:250px;padding:28px;border-radius:27px;background:#fff;border:1px solid #dbe9f8;box-shadow:0 20px 55px rgba(35,77,130,.08);overflow:hidden}.process article::before{content:attr(data-step);position:absolute;left:20px;top:0;font-size:85px;font-weight:900;color:rgba(35,103,255,.055)}.process-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#e5f1ff,#e8ffff);color:#1769d8;font-size:20px}.process h3{margin:45px 0 10px}.process p{color:#667b93;font-size:12px}
.founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.founder-photo{position:relative;border-radius:35px;overflow:hidden;border:1px solid #d6e7f7;box-shadow:var(--shadow);min-height:620px}.founder-photo img{width:100%;height:100%;object-fit:cover}.founder-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(11,45,81,.18))}.founder-copy p{color:#5f7591}.founder-points{display:grid;gap:12px;margin:25px 0}.founder-points span{padding:15px 18px;border-radius:18px;background:#fff;border:1px solid #dae8f7;color:#60738d}.founder-points b{display:block;color:#173f70;margin-bottom:3px}
.logo-cloud{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.client-card{min-height:145px;border-radius:22px;background:#fff;border:1px solid #dce9f7;display:grid;place-items:center;padding:19px;box-shadow:0 15px 45px rgba(37,80,135,.07);transition:.25s}.client-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(35,103,255,.13)}.client-card img{width:100%;height:78px;object-fit:contain}
.testimonial{display:grid;grid-template-columns:.68fr 1.32fr;border-radius:34px;border:1px solid #d8e8f8;background:#fff;box-shadow:var(--shadow);overflow:hidden}.testimonial-aside{padding:38px;background:linear-gradient(140deg,#e9f6ff,#eafdfd);display:flex;flex-direction:column;justify-content:space-between}.testimonial-aside strong{font-size:120px;color:#2b82f5;line-height:.65}.testimonial-main{padding:48px;position:relative}.quote{display:none}.quote.active{display:block;animation:fade .35s}.quote blockquote{font-size:clamp(23px,3vw,38px);line-height:1.55;margin:0 0 30px;font-weight:700}.quote footer{display:flex;align-items:center;gap:13px}.quote-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(130deg,#2367ff,#15ced4);color:#fff;font-weight:900}.quote footer span{display:block;color:#6d8097;font-size:11px}.quote-nav{display:flex;gap:8px;margin-top:25px}.quote-nav button{width:42px;height:42px;border-radius:50%;border:1px solid #d7e6f5;background:#fff;color:#1b5ea9;cursor:pointer}
.cta{position:relative;border-radius:38px;padding:70px;background:linear-gradient(120deg,#e7f4ff,#f9fdff 50%,#e6ffff);border:1px solid #d5e8f7;box-shadow:var(--shadow);overflow:hidden}.cta::before{content:'';position:absolute;width:420px;height:420px;border-radius:50%;left:-100px;bottom:-260px;background:radial-gradient(circle,rgba(35,103,255,.2),transparent 68%)}.cta h2{font-size:clamp(40px,6vw,76px);line-height:1.15;margin:13px 0}.cta p{color:#5b7190;max-width:720px}
.page-hero{min-height:72svh;padding:calc(var(--header) + 70px) 0 70px;display:flex;align-items:end;position:relative}.page-hero h1{font-size:clamp(35px,3.35vw,110px);line-height:1.04;letter-spacing:-.055em;margin:18px 0}.page-hero p{max-width:820px;color:#5e7591;font-size:18px}.breadcrumbs{display:flex;align-items:center;gap:9px;color:#7890aa;font-size:11px}.breadcrumbs a{color:#1767d8}.hero-number{position:absolute;left:4%;top:20%;font-size:250px;font-weight:900;color: rgb(35 103 255 / 11%);line-height:1}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.rich-copy p{color:#5d7390}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{padding:28px;border-radius:26px;background:#fff;border:1px solid #dbe9f8;box-shadow:0 18px 50px rgba(36,78,132,.07)}.value-card h3{margin:17px 0 8px}.value-card p{color:#687c94;font-size:12px}
.service-list{display:grid;gap:14px}.service-row{display:grid;grid-template-columns:70px 1fr auto;gap:20px;align-items:center;padding:25px;border-radius:24px;background:#fff;border:1px solid #dbe9f8;transition:.3s}.service-row:hover{transform:translateY(-5px);border-color:#91caff;box-shadow:0 22px 55px rgba(35,103,255,.11)}.service-row strong{font-size:24px;color:#174a82}.service-row p{color:#647a93;margin:0}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:35px}.filter-btn{padding:10px 15px;border-radius:999px;border:1px solid #d6e5f5; font-size: 10px !important; background:#fff;color:#56708f;font-weight:800;cursor:pointer}.filter-btn.active,.filter-btn:hover{background:linear-gradient(110deg,#2367ff,#15ced4);color:#fff;border-color:transparent}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.contact-info,.contact-form{border-radius:30px;background:#fff;border:1px solid #d8e8f8;box-shadow:var(--shadow);padding:38px}.contact-links{display:grid;gap:11px;margin:25px 0}.contact-links a{padding:15px;border-radius:16px;border:1px solid #dfebf8;background:#f8fcff;color:#1c507f}.field{display:grid;gap:7px;margin-bottom:15px}.field label{font-size:12px;font-weight:800}.field input,.field textarea,.field select{width:100%;border:1px solid #d8e6f5;background:#f9fcff;border-radius:15px;padding:13px;color:#123860;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#6eb9ff;box-shadow:0 0 0 4px rgba(35,103,255,.08)}
.case-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0}.case-meta div{padding:16px;border-radius:18px;background:#fff;border:1px solid #dbe9f7}.case-meta span{display:block;color:#7890a8;font-size:10px}.case-cover{border-radius:32px;overflow:hidden;border:1px solid #d7e7f6;box-shadow:var(--shadow);background:#fff}.case-cover img{width:100%;max-height:780px;object-fit:cover;object-position:top}.case-narrative{display:grid;grid-template-columns:1fr 1fr;gap:22px}.case-narrative article,.glass-panel{padding:33px;border-radius:27px;background:#fff;border:1px solid #d9e8f7;box-shadow:0 18px 55px rgba(36,78,132,.08)}.case-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:10px}.case-list li{padding:12px 15px;border-radius:14px;background:#f5faff;border:1px solid #dceaf8;color:#456586}.case-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px}.case-gallery-item{margin:0;border-radius:25px;overflow:hidden;border:1px solid #d8e7f6;background:#fff;box-shadow:0 18px 50px rgba(35,77,130,.08)}.case-gallery-item.wide{grid-column:1/-1}.case-gallery-item img{width:100%;height:100%;object-fit:cover;object-position:top}.case-results{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.result-card{padding:20px;border-radius:21px;background:#fff;border:1px solid #d9e8f7}.result-card strong{color:#2370e3;font-size:13px}.result-card span{display:block;color:#4e6988;margin-top:8px}.case-next{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px;border-radius:32px;background:linear-gradient(120deg,#e7f5ff,#faffff);border:1px solid #d8e9f7}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border-radius:27px;background:#fff;border:1px solid #d9e8f7;overflow:hidden;box-shadow:0 18px 55px rgba(35,77,130,.08);transition:.3s}.article-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(35,103,255,.13)}.article-card img{width:100%;aspect-ratio:1.55;object-fit:cover}.article-card div{padding:22px}.article-card h3{margin:8px 0}.article-card p{color:#687d94;font-size:12px}.article-content{max-width:900px;margin:auto}.article-content h2{font-size:34px;margin-top:45px}.article-content p,.article-content li{color:#526a86}.article-content .article-intro{font-size:20px;color:#294d77}
.socials{display:flex;gap:8px;margin-top:20px}.socials a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f3f9ff;border:1px solid #d9e7f6;color:#1765d0}.site-footer{padding:85px 0 25px;background:linear-gradient(180deg,#f5fbff,#e9f6ff);border-top:1px solid #d8e8f7}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:35px}.footer-brand img{width:230px;height:80px;object-fit:contain;object-position:right}.footer-brand p{color:#617792;max-width:430px}.footer-col{display:grid;align-content:start;gap:10px}.footer-col h4{margin:0 0 7px}.footer-col a,.footer-col span{color:#5e7590; text-align: right !important;  font-size:12px}.footer-col a:hover{color:#1766d5}.footer-bottom{border-top:1px solid #d4e5f5;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#7b8fa7;font-size:11px}.whatsapp-float{position:fixed;left:24px;bottom:24px;z-index:90;display:flex;align-items:center;gap:10px}.whatsapp-label{padding:10px 13px;border-radius:999px;background:#fff;border:1px solid #d6e7f5;box-shadow:0 12px 35px rgba(35,80,140,.13);color:#20557d;font-size:11px;font-weight:800}.whatsapp-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#20c76a;box-shadow:0 18px 40px rgba(32,199,106,.25)}.whatsapp-icon img{width:28px}@keyframes fade{from{opacity:0;transform:translateY(8px)}}
@media(max-width:1100px){:root{--container:min(100% - 34px,1000px)}.nav{display:none}.menu-btn{display:grid}.hero-grid,.market-grid,.story-lite,.founder-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-actions,.hero-proof{justify-content:center}.hero-stage{min-height:580px}.market-cards{max-width:700px;margin:auto}.service-grid{grid-template-columns:1fr 1fr}.work-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:repeat(2,1fr)}.logo-cloud{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}.testimonial{grid-template-columns:1fr}.case-meta{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){:root{--container:calc(100vw - 28px);--header:74px}.site-header{background:rgba(255,255,255,.93);border-bottom:1px solid #e1ecf8}.brand{width:145px;height:52px}.brand img{width:142px;height:50px}.hero{padding-top:calc(var(--header) + 42px);min-height:auto}.hero-copy h1{font-size:clamp(46px,13vw,68px)}.hero-copy .lead{font-size:15px}.hero-stage{min-height:430px}.product-stack{height:390px}.screen.main{width:89%;height:62%}.screen.dashboard{width:70%;height:45%}.screen.phone{width:25%;height:50%}.screen-label{display:none}.hero-halo{width:390px;height:390px}.section{padding:78px 0}.section-head{display:block;margin-bottom:36px}.section-head .text-link{margin-top:18px}.title-xl{font-size:43px}.title-lg{font-size:25px}.market-cards{grid-template-columns:repeat(2,1fr)}.market-card:nth-child(even){transform:none}.need-tabs{grid-template-columns:1fr 1fr}.need-panel{grid-template-columns:1fr;padding:25px}.need-panel .btn{width:100%}.story-nav{grid-template-columns:1fr 1fr}.story-nav button.active{transform:translateY(-3px)}.story-screen{min-height:540px;padding:28px}.story-content h3{font-size:39px}.story-art{width:65%;opacity:.4}.service-grid,.work-grid,.value-grid,.article-grid{grid-template-columns:1fr}.service-card{min-height:430px}.process{grid-template-columns:1fr}.founder-photo{min-height:265px}.logo-cloud{grid-template-columns:repeat(2,1fr)}.testimonial-main,.testimonial-aside{padding:28px}.quote blockquote{font-size:22px}.cta{padding:45px 24px}.footer-grid{grid-template-columns:1fr}.footer-col:last-child{grid-column:auto}.footer-bottom{display:block}.page-hero{min-height:62svh}.page-hero h1{font-size:33px}.hero-number{font-size:170px}.case-meta,.case-narrative,.case-gallery,.case-results{grid-template-columns:1fr}.case-gallery-item.wide{grid-column:auto}.case-next{display:block;padding:28px}.contact-info,.contact-form{padding:25px}.whatsapp-label{display:none}.whatsapp-float{left:17px;bottom:17px}.whatsapp-icon{width:54px;height:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #d8e8f7;color:#416486;font-size:10px;font-weight:800}.badge i{width:7px;height:7px;border-radius:50%;background:#20c76a;box-shadow:0 0 0 5px rgba(32,199,106,.1)}.portfolio-item.is-hidden{display:none!important}.rich-copy h2{margin-top:10px}.rich-copy p{font-size:15px}.portfolio-item{transition:opacity .3s,transform .3s}.client-card{overflow:hidden}.client-card img{filter:none}.case-cover{min-height:150px}.case-cover img{display:block}.article-content .cta{margin-top:55px}.contact-form .btn{width:100%}

/* =====================================================
   EA TECH ARABIC HERO — CREATIVE MOTION UPGRADE
===================================================== */

/* Hero Layout */
.hero {
  min-height: 100svh;
  padding: calc(var(--header) + 60px) 0 55px;
  display: flex;
  align-items: center;
}

.hero-grid {
  width: var(--container);
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(540px, 1.06fr);
  align-items: center;
  gap: clamp(40px, 5vw, 78px);
}

/* Hero Typography */
.hero-copy {
  position: relative;
  z-index: 5;
}

.hero-copy h1 {
  max-width: 760px;
  margin: 18px 0 24px;
  font-size: clamp(52px, 5.8vw, 92px);
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: -0.045em;
  text-wrap: balance;
}

.hero-copy .lead {
  max-width: 680px;
  margin: 0;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height: 1.95;
}

.hero-copy .highlight {
  position: relative;
  display: inline;
  isolation: isolate;
}

.hero-copy .highlight::after {
  content: "";
  position: absolute;
  right: -2%;
  left: -2%;
  bottom: 2%;
  z-index: -1;
  height: 24%;
  border-radius: 999px;
  background:
    linear-gradient(
      90deg,
      rgba(35, 103, 255, 0.15),
      rgba(21, 206, 212, 0.28)
    );
  transform: rotate(-1deg);
}

/* Main Visual Area */
.hero-tech-stage {
  min-height: 660px;
  display: grid;
  place-items: center;
  perspective: 1400px;
}

.hero-tech-scene {
  --rotate-x: 0deg;
  --rotate-y: 0deg;

  position: relative;
  width: min(680px, 100%);
  height: 610px;
  transform:
    rotateX(var(--rotate-x))
    rotateY(var(--rotate-y));
  transform-style: preserve-3d;
  transition: transform 0.18s ease-out;
  isolation: isolate;
}

.hero-tech-scene::before {
  content: "";
  position: absolute;
  inset: 7% 5%;
  z-index: -5;
  border-radius: 48%;
  background:
    radial-gradient(
      circle at 55% 45%,
      rgba(78, 177, 255, 0.23),
      transparent 45%
    ),
    radial-gradient(
      circle at 28% 75%,
      rgba(21, 206, 212, 0.2),
      transparent 38%
    );
  filter: blur(30px);
}

.tech-stage-glow {
  position: absolute;
  inset: 13%;
  z-index: -4;
  border-radius: 50%;
  background:
    radial-gradient(
      circle,
      rgba(255, 255, 255, 0.95) 0,
      rgba(226, 246, 255, 0.75) 35%,
      rgba(185, 229, 255, 0.24) 60%,
      transparent 75%
    );
  animation: techGlow 5s ease-in-out infinite;
}

/* Orbits */
.tech-orbit {
  position: absolute;
  z-index: -2;
  border-radius: 50%;
  pointer-events: none;
}

.tech-orbit-one {
  width: 530px;
  height: 530px;
  top: 37px;
  left: 75px;
  border: 1px solid rgba(53, 142, 235, 0.24);
  animation: techSpin 24s linear infinite;
}

.tech-orbit-one::before,
.tech-orbit-one::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--blue), var(--cyan));
  box-shadow: 0 0 22px rgba(35, 103, 255, 0.5);
}

.tech-orbit-one::before {
  top: 36px;
  left: 95px;
}

.tech-orbit-one::after {
  right: 38px;
  bottom: 108px;
}

.tech-orbit-two {
  width: 410px;
  height: 410px;
  top: 98px;
  left: 135px;
  border: 1px dashed rgba(21, 206, 212, 0.31);
  animation: techSpin 18s linear infinite reverse;
}

.tech-orbit-three {
  width: 290px;
  height: 290px;
  top: 158px;
  left: 195px;
  border: 1px solid rgba(35, 103, 255, 0.13);
  animation: techPulseRing 4s ease-in-out infinite;
}

/* Center Logo */
.tech-core {
  position: absolute;
  top: 205px;
  left: 218px;
  z-index: 20;
  width: 245px;
  min-height: 124px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  border: 1px solid rgba(97, 162, 229, 0.28);
  border-radius: 30px;
  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.96),
      rgba(236, 248, 255, 0.91)
    );
  box-shadow:
    0 35px 90px rgba(34, 91, 155, 0.17),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  animation: techCoreFloat 4.5s ease-in-out infinite;
}

.tech-core-mark {
  width: 68px;
  height: 68px;
  flex: 0 0 68px;
  display: grid;
  place-items: center;
  border-radius: 22px;
  background:
    linear-gradient(
      145deg,
      rgba(231, 246, 255, 0.95),
      rgba(255, 255, 255, 1)
    );
  box-shadow: 0 15px 35px rgba(35, 103, 255, 0.14);
}

.tech-core-mark img {
  width: 53px;
  height: 53px;
  object-fit: contain;
}

.tech-core strong {
  display: block;
  color: #0a2e5c;
  font-size: 20px;
  line-height: 1.3;
}

.tech-core span {
  display: block;
  color: #6d839d;
  font-size: 9px;
  direction: ltr;
  text-align: right;
}

/* Shared Floating Windows */
.tech-window,
.tech-phone {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  border: 1px solid rgba(83, 153, 225, 0.27);
  background: rgba(255, 255, 255, 0.97);
  box-shadow:
    0 30px 80px rgba(28, 82, 145, 0.16),
    inset 0 1px 0 #ffffff;
  transform-style: preserve-3d;
}

.tech-window {
  border-radius: 25px;
}

.window-bar {
  height: 34px;
  padding: 0 13px;
  display: flex;
  align-items: center;
  gap: 5px;
  direction: ltr;
  border-bottom: 1px solid #e4eff9;
  background: #f8fcff;
}

.window-bar > span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.window-bar > span:nth-child(1) {
  background: #49a1ff;
}

.window-bar > span:nth-child(2) {
  background: #20d0d4;
}

.window-bar > span:nth-child(3) {
  background: #b7d9f7;
}

.window-bar small {
  margin-left: auto;
  color: #7d92a8;
  font-size: 7px;
}

/* Website UI */
.tech-window-web {
  top: 42px;
  right: 10px;
  width: 350px;
  height: 235px;
  transform: translateZ(35px) rotate(2deg);
  animation: techWindowOne 6s ease-in-out infinite;
}

.website-ui {
  padding: 12px;
}

.website-nav {
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: ltr;
}

.website-nav > i {
  width: 48px;
  height: 8px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--blue), var(--cyan));
}

.website-nav div {
  display: flex;
  gap: 7px;
}

.website-nav span {
  width: 23px;
  height: 3px;
  border-radius: 99px;
  background: #c9d9e9;
}

.website-hero-ui {
  min-height: 143px;
  margin-top: 7px;
  padding: 18px;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  align-items: center;
  gap: 12px;
  border-radius: 16px;
  background:
    linear-gradient(
      130deg,
      #f5fbff,
      #e7f5ff 55%,
      #e9ffff
    );
}

.website-copy-ui b,
.website-copy-ui p,
.website-copy-ui button {
  display: block;
  border: 0;
}

.website-copy-ui b:nth-child(1) {
  width: 86%;
  height: 9px;
  border-radius: 99px;
  background: #153c69;
}

.website-copy-ui b:nth-child(2) {
  width: 65%;
  height: 9px;
  margin-top: 7px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--blue), var(--cyan));
}

.website-copy-ui p {
  width: 90%;
  height: 4px;
  margin: 13px 0 6px;
  border-radius: 99px;
  background: #bdcee0;
  box-shadow: 0 8px 0 #d5e2ed;
}

.website-copy-ui button {
  width: 53px;
  height: 17px;
  margin-top: 18px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--blue), var(--cyan));
}

.website-visual-ui {
  position: relative;
  height: 112px;
}

.website-visual-ui span {
  position: absolute;
  border-radius: 13px;
  background:
    linear-gradient(
      145deg,
      rgba(35, 103, 255, 0.92),
      rgba(21, 206, 212, 0.87)
    );
  box-shadow: 0 14px 30px rgba(35, 103, 255, 0.18);
}

.website-visual-ui span:nth-child(1) {
  width: 86px;
  height: 78px;
  top: 8px;
  right: 18px;
}

.website-visual-ui span:nth-child(2) {
  width: 64px;
  height: 52px;
  bottom: 0;
  left: 7px;
  background: #ffffff;
  border: 1px solid #d7e7f6;
}

.website-visual-ui span:nth-child(3) {
  width: 43px;
  height: 43px;
  top: 0;
  left: 22px;
  border-radius: 50%;
  background: linear-gradient(145deg, #dff5ff, #ffffff);
  border: 1px solid #bfe3f7;
}

/* Dashboard UI */
.tech-window-system {
  left: 52px;
 bottom: -6px;
  width: 345px;
  height: 230px;
  transform: translateZ(58px) rotate(-2.4deg);
  animation: techWindowTwo 6.5s ease-in-out infinite;
}

.dashboard-ui {
  height: calc(100% - 34px);
  display: grid;
  grid-template-columns: 42px 1fr;
}

.dashboard-ui aside {
  padding: 18px 11px;
  display: grid;
  align-content: start;
  gap: 13px;
  background: #0c2f5d;
}

.dashboard-ui aside i {
  width: 18px;
  height: 4px;
  border-radius: 99px;
  background: rgba(255, 255, 255, 0.45);
}

.dashboard-main-ui {
  padding: 15px;
  background: #f5faff;
}

.metric-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px;
}

.metric-row span {
  height: 46px;
  border-radius: 10px;
  border: 1px solid #dceaf8;
  background: #ffffff;
}

.chart-ui {
  height: 93px;
  margin-top: 12px;
  padding: 13px 12px 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-radius: 13px;
  border: 1px solid #dceaf8;
  background:
    linear-gradient(
      180deg,
      rgba(229, 245, 255, 0.75),
      #ffffff
    );
}

.chart-ui i {
  width: 14px;
  border-radius: 7px 7px 2px 2px;
  background: linear-gradient(180deg, var(--cyan), var(--blue));
  animation: chartBars 2.4s ease-in-out infinite alternate;
}

.chart-ui i:nth-child(1) {
  height: 33%;
}

.chart-ui i:nth-child(2) {
  height: 56%;
  animation-delay: -0.3s;
}

.chart-ui i:nth-child(3) {
  height: 42%;
  animation-delay: -0.6s;
}

.chart-ui i:nth-child(4) {
  height: 76%;
  animation-delay: -0.9s;
}

.chart-ui i:nth-child(5) {
  height: 62%;
  animation-delay: -1.2s;
}

.chart-ui i:nth-child(6) {
  height: 88%;
  animation-delay: -1.5s;
}

/* Phone UI */
.tech-phone {
  right: 4px;
  bottom: 24px;
  width: 145px;
  height: 292px;
  padding: 8px;
  border-radius: 32px;
  transform: translateZ(90px) rotate(4deg);
  animation: techPhoneFloat 5.6s ease-in-out infinite;
}

.phone-speaker {
  position: absolute;
  top: 13px;
  left: 50%;
  z-index: 3;
  width: 42px;
  height: 5px;
  border-radius: 99px;
  background: #15385f;
  transform: translateX(-50%);
}

.phone-screen-ui {
  height: 100%;
  padding: 31px 11px 12px;
  border-radius: 25px;
  background:
    linear-gradient(
      160deg,
      #f7fcff,
      #e8f7ff 54%,
      #e8ffff
    );
}

.phone-profile {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.phone-profile span {
  width: 29px;
  height: 29px;
  border-radius: 10px;
  background: linear-gradient(145deg, var(--blue), var(--cyan));
}

.phone-profile i {
  width: 42px;
  height: 5px;
  border-radius: 99px;
  background: #b8ccdf;
}

.phone-balance {
  height: 65px;
  margin-top: 15px;
  border-radius: 17px;
  background:
    linear-gradient(
      130deg,
      #1859d8,
      #2f9dff 57%,
      #15ced4
    );
  box-shadow: 0 15px 28px rgba(35, 103, 255, 0.22);
}

.phone-actions-ui {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px;
  margin: 13px 0;
}

.phone-actions-ui span {
  height: 31px;
  border-radius: 10px;
  background: #ffffff;
  border: 1px solid #d9e9f7;
}

.phone-list-ui {
  display: grid;
  gap: 8px;
}

.phone-list-ui i {
  height: 25px;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid #dcebf8;
}

/* Labels */
.tech-window-label {
  position: absolute;
  z-index: 10;
  min-width: 125px;
  padding: 9px 12px;
  border: 1px solid rgba(111, 170, 226, 0.24);
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 12px 30px rgba(35, 80, 140, 0.12);
}

.tech-window-web .tech-window-label {
  right: 13px;
  bottom: 12px;
}

.tech-window-system .tech-window-label {
  left: 12px;
  bottom: 10px;
}

.tech-phone .tech-window-label {
  right: -88px;
  bottom: 33px;
}

.tech-window-label strong {
  display: block;
  color: #174676;
  font-size: 9px;
}

.tech-window-label span {
  display: block;
  color: #8093a7;
  font-size: 7px;
  direction: ltr;
}

/* Floating Chips */
.tech-chip {
  position: absolute;
  z-index: 30;
  padding: 8px 13px;
  border: 1px solid rgba(92, 158, 222, 0.25);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  color: #27577f;
  font-size: 9px;
  font-weight: 800;
  direction: ltr;
  box-shadow: 0 13px 32px rgba(33, 83, 143, 0.12);
  animation: techChipFloat 4s ease-in-out infinite;
}

.chip-one {
  top: 55px;
  left: 82px;
}

.chip-two {
  top: 278px;
  right: -5px;
  animation-delay: -1s;
}

.chip-three {
  right: 42px;
  bottom: 8px;
  animation-delay: -2s;
}

.chip-four {
  left: 32px;
  top: 296px;
  animation-delay: -3s;
}

/* Hero Animations */
@keyframes techSpin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes techGlow {
  50% {
    transform: scale(1.07);
    opacity: 0.72;
  }
}

@keyframes techPulseRing {
  50% {
    transform: scale(1.08);
    opacity: 0.45;
  }
}

@keyframes techCoreFloat {
  50% {
    transform: translateY(-9px) translateZ(65px);
  }
}

@keyframes techWindowOne {
  50% {
    transform: translateY(-8px) translateZ(35px) rotate(1deg);
  }
}

@keyframes techWindowTwo {
  50% {
    transform: translateY(9px) translateZ(58px) rotate(-1deg);
  }
}

@keyframes techPhoneFloat {
  50% {
    transform: translateY(-12px) translateZ(90px) rotate(2deg);
  }
}

@keyframes techChipFloat {
  50% {
    transform: translateY(-8px);
  }
}

@keyframes chartBars {
  to {
    transform: scaleY(0.72);
    transform-origin: bottom;
  }
}

/* =====================================================
   INFINITE MARQUEE
===================================================== */

.marquee-wrap {
  position: relative;
  overflow: hidden;
  padding: 19px 0;
  border-block: 1px solid #d4eaf8;
  background:
    linear-gradient(
      90deg,
      #e4f4ff,
      #f8fdff 45%,
      #e5fbfa
    );
}

.marquee-wrap::before,
.marquee-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
  width: 90px;
  pointer-events: none;
}

.marquee-wrap::before {
  right: 0;
  background: linear-gradient(90deg, transparent, #e9f7ff);
}

.marquee-wrap::after {
  left: 0;
  background: linear-gradient(-90deg, transparent, #e9f8fa);
}

.marquee-track {
  display: flex;
  width: max-content;
  direction: ltr;
  will-change: transform;
  animation: marqueeContinuous 28s linear infinite;
}

.marquee-group {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 44px;
  padding-inline-end: 44px;
}

.marquee-group span {
  position: relative;
  color: #1b4f83;
  font-size: 13px;
  font-weight: 900;
  white-space: nowrap;
  direction: rtl;
}

.marquee-group span::before {
  content: "✦";
  margin-inline-end: 20px;
  color: #1ac6cd;
}

@keyframes marqueeContinuous {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

/* =====================================================
   TABLET
===================================================== */

@media (max-width: 1100px) {
  .hero-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .hero-copy {
    text-align: center;
  }

  .hero-copy h1 {
    max-width: 850px;
    margin-inline: auto;
    font-size: clamp(48px, 7.8vw, 76px);
    line-height: 1.12;
  }

  .hero-copy .lead {
    margin-inline: auto;
  }

  .hero-actions,
  .hero-proof {
    justify-content: center;
  }

  .hero-tech-stage {
    min-height: 610px;
  }

  .hero-tech-scene {
    transform: scale(0.92);
  }
}

/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 700px) {
  .hero {
    min-height: auto;
    padding-top: calc(var(--header) + 40px);
    padding-bottom: 35px;
  }

  .hero-grid {
    gap: 22px;
  }

  .hero-copy h1 {
    max-width: 100%;
    margin: 16px auto 18px;
    font-size: clamp(38px, 10.6vw, 54px);
    line-height: 1.18;
    letter-spacing: -0.03em;
  }

  .hero-copy .lead {
    max-width: 95%;
    font-size: 14px;
    line-height: 1.9;
  }

  .hero-actions {
    margin: 22px 0;
  }

  .hero-actions .btn {
    min-height: 48px;
    padding-inline: 19px;
  }

  .hero-proof {
    gap: 13px;
    text-align: right;
  }

  .proof-flags span {
    width: 31px;
    height: 31px;
  }

  .hero-tech-stage {
    min-height: 460px;
   margin-inline-start: -42% !important;
    overflow: hidden;
  }

  .hero-tech-scene {
    width: 660px;
    height: 570px;
    margin-inline: auto;
    transform: scale(0.64) !important;
    transform-origin: center center;
  }

  .tech-chip {
    display: none;
  }

  .tech-window-label {
    display: none;
  }

  .marquee-wrap::before,
  .marquee-wrap::after {
    width: 35px;
  }

  .marquee-track {
    animation-duration: 22s;
  }

  .marquee-group {
    gap: 28px;
    padding-inline-end: 28px;
  }

  .marquee-group span {
    font-size: 11px;
  }
}

/* Smaller Phones */
@media (max-width: 390px) {
  .hero-copy h1 {
    font-size: 37px;
  }

  .hero-tech-scene {
    transform: scale(0.56) !important;
  }

  .hero-tech-stage {
    min-height: 410px;
  }
}


/* =====================================================
   EA TECH — TRUE INFINITE MARQUEE
===================================================== */

.marquee-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  border-top: 1px solid rgba(35, 103, 255, 0.1);
  border-bottom: 1px solid rgba(35, 103, 255, 0.1);
  background:
    linear-gradient(
      90deg,
      #eaf8ff 0%,
      #f8fdff 50%,
      #eafffc 100%
    );
}

/* تدرج بسيط على الأطراف */
.marquee-wrap::before,
.marquee-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 5;
  width: clamp(35px, 6vw, 100px);
  pointer-events: none;
}

.marquee-wrap::before {
  right: 0;
  background: linear-gradient(
    to left,
    #eaf8ff,
    transparent
  );
}

.marquee-wrap::after {
  left: 0;
  background: linear-gradient(
    to right,
    #eafffc,
    transparent
  );
}

/*
  عندنا 6 مجموعات متطابقة.
  كل مجموعة تمثل 16.666% من عرض التراك.
*/
.marquee-track {
  display: flex;
  align-items: center;
  width: max-content;
  direction: ltr;
  transform: translate3d(-16.666666%, 0, 0);
  will-change: transform;

  animation:
    eaMarqueeInfinite
    28s
    linear
    infinite;

  /* يبدأ من منتصف الحركة وليس من أولها */
  animation-delay: -14s;
}

.marquee-group {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 46px;
  padding-inline: 23px;
}

.marquee-group span {
  position: relative;
  flex: 0 0 auto;
  color: #174f86;
  font-family: "Cairo", sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.6;
  direction: rtl;
  white-space: nowrap;
}

.marquee-group span::after {
  content: "✦";
  display: inline-block;
  margin-right: 24px;
  color: #18c9d2;
  font-size: 14px;
}

/*
  الحركة بمقدار مجموعة واحدة فقط.
  عند الرجوع للبداية لن يظهر أي قطع لأن المجموعة التالية مطابقة.
*/
@keyframes eaMarqueeInfinite {
  from {
    transform: translate3d(-16.666666%, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

/* اختياري: إيقاف الحركة عند وضع الماوس */
.marquee-wrap:hover .marquee-track {
  animation-play-state: paused;
}

/* Tablet */
@media (max-width: 991px) {
  .marquee-track {
    animation-duration: 24s;
    animation-delay: -12s;
  }

  .marquee-group {
    gap: 36px;
    padding-inline: 18px;
  }

  .marquee-group span {
    font-size: 13px;
  }

  .marquee-group span::after {
    margin-right: 18px;
  }
}

/* Mobile */
@media (max-width: 575px) {
  .marquee-wrap {
    padding: 17px 0;
  }

  .marquee-wrap::before,
  .marquee-wrap::after {
    width: 30px;
  }

  .marquee-track {
    animation-duration: 19s;
    animation-delay: -9.5s;
  }

  .marquee-group {
    gap: 26px;
    padding-inline: 13px;
  }

  .marquee-group span {
    font-size: 12px;
  }

  .marquee-group span::after {
    margin-right: 13px;
    font-size: 10px;
  }
}

/* =====================================================
   EA TECH AR — FINAL RESPONSIVE + CONTINUOUS MOTION FIXES
===================================================== */

/* Keep the real logo ratio in the site header. */
.site-header .brand{
  width:190px;
  height:54px;
  flex:0 0 190px;
}
.site-header .brand img{
  width:auto;
  max-width:100%;
  height:auto;
  max-height:48px;
  object-fit:contain;
  object-position:right center;
}

/* A controlled Arabic hero title on laptop and mobile. */
.hero-copy .hero-title{
  max-width:700px;
  margin:18px 0 24px;
  font-size:clamp(43px,3.35vw,72px);
  font-weight:900;
  line-height:1.50;
  letter-spacing:-.025em;
  text-wrap:balance;
}
.hero-title-line{
  display:block;
  white-space:normal;
}
.hero-title-line + .hero-title-line{
  margin-top:.03em;
}
.hero-copy .hero-title .gradient-text,
.hero-copy .hero-title .highlight{
  display:inline;
}

/* Correct the old typo and keep market cards compact. */
.market-card b{font-size:30px}
.market-card{
  min-height:118px;
  aspect-ratio:auto;
  border-radius:22px;
}

/* =====================================================
   TRUE CONTINUOUS MARQUEE — no CSS animation reset
===================================================== */
.ea-services-marquee{
  position:relative;
  width:100%;
  overflow:hidden;
  padding:19px 0;
  border-block:1px solid #d4eaf8;
  background:linear-gradient(90deg,#e4f4ff 0%,#f8fdff 50%,#e5fbfa 100%);
  direction:ltr;
  isolation:isolate;
}
.ea-services-marquee::before,
.ea-services-marquee::after{
  content:"";
  position:absolute;
  inset-block:0;
  z-index:4;
  width:clamp(28px,5vw,92px);
  pointer-events:none;
}
.ea-services-marquee::before{
  right:0;
  background:linear-gradient(to left,#e8f7ff 0%,rgba(232,247,255,0) 100%);
}
.ea-services-marquee::after{
  left:0;
  background:linear-gradient(to right,#e8fbfa 0%,rgba(232,251,250,0) 100%);
}
.ea-services-marquee__track{
  display:flex;
  align-items:center;
  width:max-content;
  min-width:max-content;
  direction:ltr;
  will-change:transform;
  transform:translate3d(0,0,0);
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
  contain:layout style;
}
.ea-services-marquee__group{
  display:flex;
  flex:0 0 auto;
  align-items:center;
  gap:44px;
  padding-inline:22px;
  min-width:max-content;
}
.ea-services-marquee__group span{
  position:relative;
  flex:0 0 auto;
  color:#174f86;
  font-family:'Cairo',sans-serif;
  font-size:14px;
  font-weight:900;
  line-height:1.6;
  direction:rtl;
  white-space:nowrap;
}
.ea-services-marquee__group span::after{
  content:'✦';
  display:inline-block;
  margin-right:23px;
  color:#18c9d2;
  font-size:13px;
}

/* =====================================================
   COMPACT MARKET / LANGUAGE MODAL
===================================================== */
.ea-market-modal{
  padding:12px;
  overflow-y:auto;
  overscroll-behavior:contain;
}
.ea-market-card{
  width:min(650px,calc(100vw - 24px));
  max-height:calc(100dvh - 24px);
  border-radius:25px;
  overflow:auto;
  scrollbar-width:thin;
}
.ea-market-head{
  position:sticky;
  top:0;
  z-index:5;
  padding:18px 22px 13px;
  align-items:center;
  background:rgba(255,255,255,.96);
  backdrop-filter:blur(14px);
}
.ea-market-head img{
  width:auto;
  max-width:126px;
  height:auto;
  max-height:42px;
  object-fit:contain;
}
.ea-market-close{
  width:38px;
  height:38px;
  flex:0 0 38px;
  font-size:18px;
}
.ea-market-body{padding:18px 22px 22px ;     text-align: right !important;}
.ea-market-kicker{font-size:9px;letter-spacing:.1em}
.ea-market-title{
  margin:7px 0 8px;
  font-size:clamp(25px,3.4vw,35px);
  line-height:1.18;
  letter-spacing:-.02em;
}
.ea-market-copy{
  margin-bottom:14px;
  font-size:13px;
  line-height:1.75;
}
.ea-detected{
  margin-bottom:14px;
  padding:9px 11px;
  font-size:11px;
}
.ea-market-fields{gap:11px}
.ea-market-field label{margin-bottom:6px;font-size:11px}
.ea-market-select,
.ea-language-options{min-height:46px;border-radius:12px}
.ea-market-select{padding-inline:11px;font-size:12px}
.ea-language-options{padding:4px}
.ea-market-actions{margin-top:14px;gap:8px}
.ea-market-continue,
.ea-market-global{
  min-height:44px;
  padding-inline:18px;
  font-size:11px;
}
.ea-market-note{margin-top:10px;font-size:9px;line-height:1.65}

@media(max-width:1100px){
  .hero-copy .hero-title{
    max-width:800px;
    margin-inline:auto;
    font-size:clamp(43px,6.2vw,64px);
    line-height:1.21;
  }
}

@media(max-width:700px){
  .site-header .brand{
    width:150px;
    height:44px;
    flex-basis:150px;
  }
  .site-header .brand img{
    max-height:39px;
  }
  .hero-copy .hero-title{
    max-width:100%;
    margin:0px auto 17px;
    font-size:clamp(33px,9.2vw,43px);
    line-height:1.80;
    letter-spacing:-.012em;
  }
  .hero-title-line + .hero-title-line{margin-top:.06em}

  .ea-services-marquee{padding:15px 0}
  .ea-services-marquee__group{
    gap:27px;
    padding-inline:14px;
  }
  .ea-services-marquee__group span{font-size:11.5px}
  .ea-services-marquee__group span::after{
    margin-right:14px;
    font-size:10px;
  }

  .market-cards{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
  }
  .market-card,
  .market-card:nth-child(even){
    min-height:84px;
    padding:8px 5px;
    border-radius:16px;
    transform:none;
    gap:3px;
  }
  .market-card b{font-size:23px;line-height:1}
  .market-card span{font-size:9px;line-height:1.35}

  .ea-market-modal{place-items:center;padding:8px}
  .ea-market-card{
    width:calc(100vw - 16px);
    max-height:calc(100dvh - 16px);
    border-radius:20px;
  }
  .ea-market-head{padding:12px 15px 9px}
  .ea-market-head img{max-width:104px;max-height:34px}
  .ea-market-close{width:34px;height:34px;flex-basis:34px}
  .ea-market-body{padding:12px 15px 16px}
  .ea-market-title{font-size:24px;line-height:1.25}
  .ea-market-copy{font-size:11px;line-height:1.65;margin-bottom:10px}
  .ea-detected{padding:7px 9px;margin-bottom:10px;font-size:10px}
  .ea-market-fields{grid-template-columns:1fr;gap:8px}
  .ea-market-select,.ea-language-options{min-height:42px}
  .ea-market-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:10px}
  .ea-market-actions>*{width:auto;min-height:41px;padding-inline:9px}
  .ea-market-note{display:none}
}

@media(max-width:420px){
  .market-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ea-market-actions{grid-template-columns:1fr}
}


/* =====================================================
   ARABIC PAGES REFINEMENTS — service pages, media bands,
   about showreel, mobile ordering
===================================================== */
.section-visual{padding-top:0;padding-bottom:40px}
.page-visual-band{position:relative;overflow:hidden;border-radius:32px;border:1px solid #dbe9f8;background:#fff;box-shadow:0 28px 80px rgba(34,78,135,.12)}
.page-visual-band img{display:block;width:100%;aspect-ratio:16/7;object-fit:cover;object-position:center}
.page-visual-band__overlay{position:absolute;right:24px;left:24px;bottom:22px;display:flex;align-items:end;justify-content:space-between;gap:18px;flex-wrap:wrap}
.page-visual-band__caption{max-width:min(620px,100%);padding:16px 18px;border-radius:22px;background:rgba(255,255,255,.86);border:1px solid rgba(212,230,247,.92);backdrop-filter:blur(14px);box-shadow:0 14px 38px rgba(25,75,136,.1)}
.page-visual-band__caption strong{display:block;margin-bottom:6px;color:#123962;font-size:18px;line-height:1.4}
.page-visual-band__caption span{display:block;color:#56708d;font-size:13px;line-height:1.75}
.page-visual-band__chips{display:flex;flex-wrap:wrap;gap:10px}
.page-visual-band__chips span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(215,230,245,.92);box-shadow:0 10px 25px rgba(32,78,136,.08);color:#24507e;font-size:11px;font-weight:800}

.service-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:42px;align-items:start}
.service-detail-copy .service-detail-intro{max-width:760px}
.service-detail-copy .service-detail-intro p{margin:16px 0 0;color:#5d7390;font-size:15px;line-height:1.95}
.service-detail-copy .title-lg{margin-bottom:12px}
.service-detail-grid .case-cover{min-height:430px;height:100%;border-radius:32px;overflow:hidden;border:1px solid #dbe9f8;box-shadow:0 25px 70px rgba(36,78,132,.1)}
.service-detail-grid .case-cover img{width:100%;height:100%;object-fit:cover;object-position:center}
.service-list--grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:6px}
.service-list--grid .service-row{height:100%;align-items:start}
.service-list--grid .service-row strong{display:block;margin-top:2px}
.service-list--grid .service-row h3{margin:0 0 8px;color:#163d6e;font-size:18px;line-height:1.5}
.service-list--grid .service-row p{line-height:1.8}

.about-showcase{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);gap:42px;align-items:center}
.about-showcase .rich-copy p{font-size:15px;line-height:1.95}
.about-showcase-card{position:relative;overflow:hidden;border-radius:34px;border:1px solid #d7e6f6;background:#fff;box-shadow:0 28px 80px rgba(28,72,131,.14)}
.about-showcase-card img{display:block;width:100%;min-height:560px;max-height:720px;object-fit:cover;object-position:center}
.about-showcase-card::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,16,39,.04),rgba(7,26,58,.26) 70%,rgba(6,24,53,.46))}
.about-showcase-meta{position:absolute;top:22px;right:22px;z-index:2;display:flex;flex-wrap:wrap;gap:10px}
.about-showcase-meta span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(216,232,248,.95);box-shadow:0 10px 25px rgba(26,72,128,.08);color:#1e4e7f;font-size:11px;font-weight:800}
.showreel-trigger{position:absolute;right:26px;left:26px;bottom:24px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid rgba(255,255,255,.24);border-radius:28px;background:rgba(8,28,61,.48);backdrop-filter:blur(16px);color:#fff;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.showreel-trigger:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(6,24,53,.25);background:rgba(8,28,61,.58)}
.showreel-trigger__copy{display:flex;flex-direction:column;align-items:flex-start;text-align:right}
.showreel-trigger__copy b{font-size:18px;line-height:1.4}
.showreel-trigger__copy span{margin-top:5px;color:rgba(232,241,255,.84);font-size:12px;line-height:1.8}
.showreel-trigger__icon{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:linear-gradient(135deg,rgba(35,103,255,.96),rgba(21,206,212,.96));border:6px solid rgba(255,255,255,.18);box-shadow:0 18px 40px rgba(35,103,255,.28);font-size:24px;flex:0 0 78px}

.showreel-modal{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:20px;background:rgba(3,13,31,.78);backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}
.showreel-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.showreel-backdrop{position:absolute;inset:0;background:transparent;border:0;padding:0}
.showreel-shell{position:relative;z-index:1;width:min(1100px,94vw);aspect-ratio:16/9;border-radius:28px;overflow:hidden;border:1px solid rgba(118,178,236,.28);background:#05142b;box-shadow:0 42px 120px rgba(0,0,0,.4);transform:translateY(22px) scale(.98);transition:transform .32s cubic-bezier(.22,.75,.2,1)}
.showreel-modal.is-open .showreel-shell{transform:translateY(0) scale(1)}

.showreel-close{position:absolute;top:16px;left:16px;z-index:2;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:rgba(7,26,58,.6);color:#fff;font-size:28px;cursor:pointer;transition:transform .25s ease,background .25s ease}
.showreel-close:hover{transform:rotate(90deg);background:rgba(35,103,255,.78)}
html.showreel-is-open,body.showreel-is-open{overflow:hidden}
body.showreel-is-open{position:fixed;inset:0;width:100%}

.about-story-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:38px;align-items:start}
.about-story-grid .founder-points{margin:0}
.about-story-grid .value-grid{grid-template-columns:1fr;gap:14px}

@media(max-width:1100px){
  .service-detail-grid,.about-showcase,.about-story-grid{grid-template-columns:1fr}
  .service-detail-grid .case-cover{min-height:360px}
}

@media(max-width:700px){
  .section-visual{padding-bottom:28px}
  .page-visual-band{border-radius:24px}
  .page-visual-band img{aspect-ratio:1.15}
  .page-visual-band__overlay{right:14px;left:14px;bottom:14px;gap:10px}
  .page-visual-band__caption{padding:12px 14px;border-radius:18px}
  .page-visual-band__caption strong{font-size:16px}
  .page-visual-band__caption span{font-size:12px;line-height:1.7}
  .page-visual-band__chips{gap:8px}
  .page-visual-band__chips span{padding:8px 11px;font-size:10px}

  .service-detail-copy .service-detail-intro p{font-size:14px;line-height:1.9}
  .service-detail-grid{gap:22px}
  .service-detail-grid .service-detail-copy{order:1}
  .service-detail-grid .service-detail-media{order:2}
  .service-detail-grid .service-list--grid{order:3}
  .service-detail-grid .case-cover{min-height:250px;border-radius:24px}
  .service-list--grid{grid-template-columns:1fr;gap:14px}
  .service-list--grid .service-row{padding:20px;grid-template-columns:56px 1fr auto;gap:14px;border-radius:20px}
  .service-list--grid .service-row strong{font-size:20px}
  .service-list--grid .service-row h3{font-size:16px}

  .about-showcase-card{border-radius:24px}
  .about-showcase-card img{min-height:360px;max-height:none}
  .about-showcase-meta{top:14px;right:14px;left:14px}
  .about-showcase-meta span{padding:8px 12px;font-size:10px}
  .showreel-trigger{right:14px;left:14px;bottom:14px;padding:14px 16px;border-radius:22px}
  .showreel-trigger__copy b{font-size:16px}
  .showreel-trigger__copy span{font-size:11px}
  .showreel-trigger__icon{width:62px;height:62px;flex-basis:62px;font-size:20px}

  .showreel-close{top:10px;left:10px;width:42px;height:42px;font-size:24px}
}


/* =========================
   EA Tech Products Section
========================= */
.ea-products-section{
  position:relative;
  overflow:hidden;
  padding:110px 0;
  background:
    radial-gradient(circle at 10% 20%, rgba(69,197,255,.18), transparent 30%),
    radial-gradient(circle at 90% 10%, rgba(69,197,255,.10), transparent 28%),
    linear-gradient(180deg, #f8fcff 0%, #eef7ff 100%);
}

.ea-products-section::before,
.ea-products-section::after{
  content:"";
  position:absolute;
  border-radius:50%;
  pointer-events:none;
  filter:blur(40px);
  opacity:.45;
}

.ea-products-section::before{
  width:280px;
  height:280px;
  background:rgba(77,208,255,.20);
  top:-80px;
  right:-60px;
}

.ea-products-section::after{
  width:240px;
  height:240px;
  background:rgba(30,123,255,.10);
  left:-70px;
  bottom:20px;
}

.ea-products-head{
  text-align:center;
  max-width:860px;
  margin:0 auto 55px;
  position:relative;
  z-index:2;
}

.ea-products-kicker{
  display:inline-block;
  margin-bottom:12px;
  padding:8px 14px;
  border-radius:999px;
  font-size:13px;
  font-weight:800;
  color:#0b6ae8;
  background:rgba(11,106,232,.08);
  border:1px solid rgba(11,106,232,.10);
}

.ea-products-title{
  margin:0 0 18px;
  font-size:clamp(30px,4vw,52px);
  line-height:1.18;
  font-weight:900;
  color:#0f2855;
  letter-spacing:-.02em;
}

.ea-products-title span{
  background:linear-gradient(90deg,#0a58d3 0%, #12c7f5 100%);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  background-clip:text;
}

.ea-products-text{
  margin:0 auto;
  font-size:18px;
  line-height:1.9;
  color:#5f7394;
  max-width:780px;
}

.ea-products-layout{
  display:grid;
  grid-template-columns:1.12fr .88fr;
  gap:26px;
  align-items:stretch;
  position:relative;
  z-index:2;
}

.ea-product-featured{
  position:relative;
  border-radius:32px;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(18,89,186,.08);
  box-shadow:0 24px 60px rgba(14,64,143,.10);
  min-height:100%;
  isolation:isolate;
}

.ea-product-featured__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 15% 20%, rgba(34,194,255,.22), transparent 30%),
    radial-gradient(circle at 85% 10%, rgba(16,122,255,.18), transparent 28%),
    linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(241,249,255,1) 100%);
  z-index:-1;
}

.ea-product-featured__content{
  padding:34px;
  height:100%;
  display:flex;
  flex-direction:column;
}

.ea-product-featured__top{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  margin-bottom:20px;
}

.ea-product-type{
  font-size:13px;
  font-weight:800;
  color:#5d7192;
}

.ea-product-featured__logo{
  width:min(100%,430px);
  margin-bottom:22px;
}

.ea-product-featured__logo img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}

.ea-product-featured__title{
  margin:0 0 14px;
  font-size:38px;
  line-height:1.15;
  font-weight:900;
  color:#0f2855;
}

.ea-product-featured__desc{
  margin:0 0 18px;
  font-size:17px;
  line-height:1.95;
  color:#5b6f90;
}

.ea-product-featured__tags{
  list-style:none;
  padding:0;
  margin:0 0 26px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.ea-product-featured__tags li{
  padding:10px 14px;
  border-radius:999px;
  font-size:13px;
  font-weight:800;
  color:#134285;
  background:#eff8ff;
  border:1px solid rgba(18,89,186,.08);
}

.ea-product-featured__actions{
  margin-top:auto;
}

.ea-products-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
}

.ea-product-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:24px;
  border-radius:26px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(18,89,186,.08);
  box-shadow:0 18px 44px rgba(20,77,159,.08);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  overflow:hidden;
}

.ea-product-card::before{
  content:"";
  position:absolute;
  inset:auto -20% -45% auto;
  width:170px;
  height:170px;
  background:radial-gradient(circle, rgba(31,199,255,.18), transparent 60%);
  border-radius:50%;
  pointer-events:none;
}

.ea-product-card:hover{
  transform:translateY(-6px);
  box-shadow:0 22px 52px rgba(20,77,159,.14);
  border-color:rgba(11,106,232,.18);
}

.ea-product-card__logo{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  min-height:105px;
  margin-bottom:14px;
}

.ea-product-card__logo img{
  max-width:100%;
  width:100%;
  max-height:96px;
  object-fit:contain;
}

.ea-product-card__body h3{
  margin:0 0 10px;
  font-size:25px;
  line-height:1.2;
  font-weight:900;
  color:#102955;
}

.ea-product-card__body p{
  margin:0 0 14px;
  font-size:15px;
  line-height:1.9;
  color:#5e7394;
}

.ea-mini-points{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.ea-mini-points li{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:8px 12px;
  border-radius:999px;
  background:#f3f9ff;
  color:#174283;
  font-size:12px;
  font-weight:800;
  border:1px solid rgba(18,89,186,.08);
}

.ea-product-card__footer{
  margin-top:auto;
  padding-top:18px;
}

.ea-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  padding:9px 14px;
  border-radius:999px;
  font-size:12px;
  line-height:1;
  font-weight:900;
  margin-bottom:18px;
}

.ea-badge--live{
  color:#09734f;
  background:#e8fff6;
  border:1px solid rgba(9,115,79,.16);
}

.ea-badge--soon{
  color:#976400;
  background:#fff8df;
  border:1px solid rgba(151,100,0,.18);
}

.ea-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  text-decoration:none;
  border:none;
  cursor:pointer;
  transition:all .25s ease;
  border-radius:14px;
  padding:14px 18px;
  font-size:14px;
  font-weight:900;
}

.ea-btn--primary{
  color:#fff;
  background:linear-gradient(90deg,#0b67ee 0%, #12c8f5 100%);
  box-shadow:0 16px 34px rgba(18,124,235,.24);
}

.ea-btn--primary:hover{
  transform:translateY(-2px);
  box-shadow:0 20px 38px rgba(18,124,235,.30);
}

.ea-btn--ghost{
  color:#103064;
  background:#fff;
  border:1px solid rgba(15,74,154,.12);
  box-shadow:0 8px 22px rgba(16,57,115,.05);
}

.ea-btn--ghost:hover{
  background:#f4fbff;
  transform:translateY(-2px);
}

.ea-product-card--soon{
  background:linear-gradient(180deg,#ffffff 0%, #fbfdff 100%);
}

/* Popup */
.ea-product-popup{
  position:fixed;
  inset:0;
  z-index:9999;
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .25s ease, visibility .25s ease;
}

.ea-product-popup.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}

.ea-product-popup__backdrop{
  position:absolute;
  inset:0;
  background:rgba(7,22,49,.45);
  backdrop-filter:blur(6px);
}

.ea-product-popup__card{
  position:relative;
  width:min(92vw,520px);
  background:#fff;
  border-radius:26px;
  padding:28px;
  box-shadow:0 26px 60px rgba(0,0,0,.18);
  z-index:2;
  text-align:center;
  transform:translateY(14px) scale(.98);
  transition:transform .28s ease;
}

.ea-product-popup.is-open .ea-product-popup__card{
  transform:translateY(0) scale(1);
}

.ea-product-popup__close{
  position:absolute;
  top:14px;
  left:14px;
  width:40px;
  height:40px;
  border:none;
  border-radius:50%;
  cursor:pointer;
  font-size:24px;
  color:#123567;
  background:#f3f8ff;
}

.ea-product-popup__kicker{
  display:inline-block;
  margin-bottom:10px;
  padding:7px 12px;
  border-radius:999px;
  font-size:12px;
  font-weight:800;
  color:#0b6ae8;
  background:rgba(11,106,232,.08);
}

.ea-product-popup__card h3{
  margin:0 0 12px;
  font-size:28px;
  line-height:1.25;
  color:#102955;
  font-weight:900;
}

.ea-product-popup__card p{
  margin:0;
  font-size:16px;
  line-height:1.9;
  color:#5d7292;
}

.ea-product-popup__actions{
  margin-top:22px;
  display:flex;
  gap:10px;
  justify-content:center;
  flex-wrap:wrap;
}

/* Reveal */
[data-reveal]{
  opacity:0;
  transform:translateY(22px);
  transition:opacity .65s ease, transform .65s ease;
}

[data-reveal].is-visible{
  opacity:1;
  transform:none;
}

/* Responsive */
@media (max-width: 1199px){
  .ea-products-layout{
    grid-template-columns:1fr;
  }

  .ea-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 767px){
  .ea-products-section{
    padding:80px 0;
  }

  .ea-products-head{
    margin-bottom:34px;
  }

  .ea-products-title{
    font-size:32px;
  }

  .ea-products-text{
    font-size:15px;
    line-height:1.9;
  }

  .ea-product-featured__content{
    padding:22px;
  }

  .ea-product-featured__title{
    font-size:28px;
  }

  .ea-product-featured__desc{
    font-size:15px;
  }

  .ea-products-grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .ea-product-card{
    padding:18px;
    border-radius:20px;
  }

  .ea-product-card__logo{
    min-height:84px;
  }

  .ea-product-card__logo img{
    max-height:76px;
  }

  .ea-product-card__body h3{
    font-size:22px;
  }

  .ea-product-popup__card{
    padding:24px 18px;
    border-radius:20px;
  }

  .ea-product-popup__card h3{
    font-size:24px;
  }
}


/* =====================================================
   EA TECH PRODUCTS — ORGANIZED 3 + 2 GRID
   ضعه في نهاية ملف CSS
===================================================== */

/* الشبكة الرئيسية: 6 أعمدة لتوزيع 3 كروت بالتساوي */
.ea-products-layout {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 22px !important;
  align-items: stretch !important;
}

/* إدخال كروت الشبكة الداخلية داخل الشبكة الرئيسية */
.ea-products-grid {
  display: contents !important;
}

/* جميع المنتجات تأخذ ثلث الصف */
.ea-product-featured,
.ea-product-card {
  grid-column: span 2;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 490px !important;
  height: 100% !important;

  border-radius: 26px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  border: 1px solid rgba(35, 103, 255, 0.10) !important;

  box-shadow:
    0 18px 48px rgba(30, 79, 139, 0.08) !important;

  overflow: hidden;
}

/* وضع الكارتين الأخيرين في منتصف الصف الثاني */
.ea-products-grid .ea-product-card:nth-child(3) {
  grid-column: 2 / span 2;
}

.ea-products-grid .ea-product-card:nth-child(4) {
  grid-column: 4 / span 2;
}

/* توحيد المسافات الداخلية */
.ea-product-featured__content,
.ea-product-card {
  padding: 25px !important;
}

/* إلغاء الحجم الضخم لكارت عقار نكست */
.ea-product-featured {
  display: flex !important;
  flex-direction: column !important;
}

.ea-product-featured__content {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}

/* توحيد مساحة اللوجوهات */
.ea-product-featured__logo,
.ea-product-card__logo {
  width: 100% !important;
  height: 120px !important;
  min-height: 120px !important;
  margin: 12px 0 18px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* توحيد حجم صور اللوجوهات */
.ea-product-featured__logo img,
.ea-product-card__logo img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 280px !important;
  max-height: 110px !important;
  object-fit: contain !important;
}

/* عنوان عقار نكست لا يبقى أكبر من الباقي */
.ea-product-featured__title,
.ea-product-card__body h3 {
  margin: 0 0 12px !important;
  color: #102955 !important;
  font-size: 25px !important;
  font-weight: 900 !important;
  line-height: 1.35 !important;
}

/* توحيد وصف جميع المنتجات */
.ea-product-featured__desc,
.ea-product-card__body p {
  margin: 0 0 17px !important;
  color: #617594 !important;
  font-size: 14px !important;
  line-height: 1.9 !important;
}

/* التاجات بنفس المقاس */
.ea-product-featured__tags,
.ea-mini-points {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  padding: 0 !important;
  margin: 0 0 20px !important;
  list-style: none !important;
}

.ea-product-featured__tags li,
.ea-mini-points li {
  min-height: 38px !important;
  padding: 8px 12px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  border-radius: 999px !important;
  background: #f2f8ff !important;
  border: 1px solid #d8e8f8 !important;

  color: #174782 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
}

/* تثبيت الأزرار أسفل كل كارت */
.ea-product-featured__actions,
.ea-product-card__footer {
  margin-top: auto !important;
  padding-top: 12px !important;
}

.ea-product-featured__actions .ea-btn,
.ea-product-card__footer .ea-btn {
  width: 100% !important;
  min-height: 46px !important;
}

/* Hover خفيف */
.ea-product-featured,
.ea-product-card {
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease !important;
}

.ea-product-featured:hover,
.ea-product-card:hover {
  transform: translateY(-6px) !important;
  border-color: rgba(35, 103, 255, 0.22) !important;
  box-shadow:
    0 25px 60px rgba(30, 79, 139, 0.13) !important;
}

/* =====================================================
   TABLET — كارتان في كل صف
===================================================== */

@media (max-width: 1100px) {
  .ea-products-layout {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .ea-product-featured,
  .ea-product-card,
  .ea-products-grid .ea-product-card:nth-child(3),
  .ea-products-grid .ea-product-card:nth-child(4) {
    grid-column: auto !important;
  }

  /* الكارت الخامس في المنتصف */
  .ea-products-grid .ea-product-card:nth-child(4) {
    grid-column: 1 / -1 !important;
    width: calc(50% - 11px) !important;
    justify-self: center !important;
  }
}

/* =====================================================
   MOBILE — كارت واحد في كل صف
===================================================== */

@media (max-width: 700px) {
  .ea-products-layout {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  .ea-product-featured,
  .ea-product-card,
  .ea-products-grid .ea-product-card:nth-child(3),
  .ea-products-grid .ea-product-card:nth-child(4) {
    grid-column: auto !important;
    width: 100% !important;
    min-height: auto !important;
  }

  .ea-product-featured__content,
  .ea-product-card {
    padding: 20px !important;
  }

  .ea-product-featured__logo,
  .ea-product-card__logo {
    height: 105px !important;
    min-height: 105px !important;
  }

  .ea-product-featured__logo img,
  .ea-product-card__logo img {
    max-width: 245px !important;
    max-height: 95px !important;
  }

  .ea-product-featured__title,
  .ea-product-card__body h3 {
    font-size: 22px !important;
  }
}



/* =====================================================
   SHOWREEL VERTICAL REEL FIX — WEB + MOBILE
===================================================== */

.showreel-modal {
  padding: 16px !important;
  overflow: hidden !important;
}

/* الكارت نفسه يبقى بمقاس Reel رأسي */
.showreel-shell {
  position: relative !important;

  width: min(420px, calc(100vw - 32px)) !important;
  height: min(84dvh, 746px) !important;
  max-width: 420px !important;
  max-height: calc(100dvh - 32px) !important;

  aspect-ratio: 9 / 16 !important;

  border-radius: 26px !important;
  overflow: hidden !important;
  background: #000 !important;

  margin: auto !important;
}

/* إظهار الفيديو كاملًا بدون قص أو زوم */
.showreel-video {
  display: block !important;

  width: 100% !important;
  height: 100% !important;

  object-fit: contain !important;
  object-position: center !important;

  background: #000 !important;
}

/* زر الإغلاق يفضل ثابتًا فوق الفيديو */
.showreel-close {
  position: absolute !important;
  top: 12px !important;
  left: 12px !important;
  z-index: 20 !important;

  width: 44px !important;
  height: 44px !important;

  border-radius: 50% !important;
  background: rgba(7, 24, 52, 0.78) !important;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  color: #fff !important;

  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* الموبايل */
@media (max-width: 700px) {
  .showreel-modal {
    padding: 10px !important;
  }

  .showreel-shell {
    width: min(94vw, 390px) !important;
    height: min(88dvh, 694px) !important;

    max-width: calc(100vw - 20px) !important;
    max-height: calc(100dvh - 20px) !important;

    aspect-ratio: 9 / 16 !important;
    border-radius: 22px !important;
  }

  .showreel-close {
    top: 10px !important;
    left: 10px !important;

    width: 40px !important;
    height: 40px !important;

    font-size: 22px !important;
  }
}

/* الموبايلات القصيرة */
@media (max-height: 700px) {
  .showreel-shell {
    width: auto !important;
    height: calc(100dvh - 24px) !important;
    max-width: calc(100vw - 24px) !important;
  }
}

/* =====================================================
   MOBILE FIX — SERVICE PAGE VISUAL IMAGE + TEXT
===================================================== */

@media (max-width: 700px) {

  /* الكارت الرئيسي */
  .page-visual-band {
    display: block !important;
    overflow: hidden !important;

    border-radius: 24px !important;
    background: #ffffff !important;

    border: 1px solid #dbe9f8 !important;
    box-shadow: 0 18px 45px rgba(34, 78, 135, 0.10) !important;
  }

  /* الصورة تظهر كاملة في الأعلى */
  .page-visual-band img {
    display: block !important;

    width: 100% !important;
    height: 230px !important;
    aspect-ratio: auto !important;

    object-fit: cover !important;
    object-position: center !important;

    border-radius: 0 !important;
  }

  /*
    إلغاء وضع النص فوق الصورة
    ونقله أسفل الصورة
  */
  .page-visual-band__overlay {
    position: static !important;

    display: block !important;

    padding: 18px 16px 20px !important;

    background:
      linear-gradient(
        145deg,
        #ffffff 0%,
        #f4faff 100%
      ) !important;
  }

  /* صندوق النص */
  .page-visual-band__caption {
    width: 100% !important;
    max-width: none !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: transparent !important;
    box-shadow: none !important;

    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;

    text-align: right !important;
  }

  .page-visual-band__caption strong {
    display: block !important;

    margin: 0 0 8px !important;

    color: #123962 !important;

    font-size: 18px !important;
    font-weight: 900 !important;
    line-height: 1.55 !important;
  }

  .page-visual-band__caption span {
    display: block !important;

    color: #607795 !important;

    font-size: 13px !important;
    line-height: 1.9 !important;
  }

  /* التاجات تحت الكلام */
  .page-visual-band__chips {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

    gap: 9px !important;
    margin-top: 16px !important;
  }

  .page-visual-band__chips span {
    min-height: 40px !important;
    padding: 8px 10px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 999px !important;

    background: #edf7ff !important;
    border: 1px solid #d7e8f8 !important;

    color: #174782 !important;

    font-size: 11px !important;
    font-weight: 850 !important;
    text-align: center !important;

    box-shadow: none !important;
  }
}

/* الموبايلات الصغيرة */
@media (max-width: 390px) {

  .page-visual-band img {
    height: 200px !important;
  }

  .page-visual-band__overlay {
    padding: 15px 13px 17px !important;
  }

  .page-visual-band__caption strong {
    font-size: 16px !important;
  }

  .page-visual-band__caption span {
    font-size: 12px !important;
  }

  .page-visual-band__chips span {
    font-size: 10px !important;
  }
}
