:root{--blue:#075baa;--blue2:#064582;--orange:#ff6b16;--text:#101d2f;--muted:#55616f;--light:#f5f8fc;--line:#e6edf5}
*{box-sizing:border-box}body{margin:0;font-family:Tajawal,Arial,sans-serif;color:var(--text);background:white;overflow-x:hidden}a{text-decoration:none;color:inherit}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 44px;background:rgba(255,255,255,.96);box-shadow:0 6px 26px rgba(13,35,66,.08);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(0,0,0,.04)}.logo-wrap{height:82px;width:360px;display:flex;align-items:center;justify-content:flex-start;direction:ltr}.logo-wrap img{width:330px;max-height:78px;object-fit:contain}.menu{display:flex;align-items:center;gap:32px;font-weight:800;color:#0c1930;white-space:nowrap}.menu a{height:82px;display:flex;align-items:center;position:relative}.menu a.active{color:var(--blue)}.menu a.active:after{content:"";position:absolute;bottom:16px;right:0;left:0;margin:auto;width:64px;height:3px;background:var(--blue);border-radius:3px}.actions{display:flex;align-items:center;gap:12px;direction:ltr}.call,.wa{height:54px;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 20px;font-weight:900;font-size:16px}.call{background:var(--blue);color:white}.call span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45)}.wa{background:var(--orange);color:white}.burger{display:none;border:0;background:white;font-size:28px;color:#102036}.hero{min-height:530px;display:grid;grid-template-columns:50% 50%;background:linear-gradient(90deg,#fff 0%,#fff 38%,#f8fbff 58%,#fff 100%);position:relative;overflow:hidden;border-bottom:1px solid #eef2f7}.hero-photo{background:url('hero-tech.jpg') center/cover no-repeat;min-height:530px;position:relative;direction:ltr}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.72) 22%,rgba(255,255,255,.08) 55%,rgba(255,255,255,0) 100%)}.hero-content{padding:58px 70px 40px 40px;text-align:right;display:flex;flex-direction:column;align-items:center;justify-content:center}.badge{display:inline-flex;align-items:center;gap:10px;color:var(--orange);border:1px solid rgba(255,107,22,.18);background:white;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 12px 30px rgba(255,107,22,.08);margin-bottom:20px}.badge span{width:14px;height:14px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px rgba(255,107,22,.1)}h1{font-size:47px;line-height:1.25;margin:0 0 18px;font-weight:900;letter-spacing:-1.3px;text-align:center}h1 strong{color:var(--orange);font-weight:900}p{font-size:20px;line-height:1.7;margin:0;color:#273449;text-align:center}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin:34px 0 30px;width:100%;max-width:560px}.features div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.features i{font-style:normal;color:var(--blue);font-size:34px;line-height:1}.features b{font-size:17px;font-weight:900}.features small{font-size:13px;color:#5d6675}.hero-buttons{display:flex;gap:14px;justify-content:center}.btn{height:52px;min-width:175px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:10px;color:white;font-weight:900;font-size:18px;box-shadow:0 14px 25px rgba(0,0,0,.12)}.btn.blue{background:linear-gradient(135deg,var(--blue),var(--blue2))}.btn.orange{background:linear-gradient(135deg,var(--orange),#ff8a22)}.services{padding:24px 52px 20px;text-align:center;background:white}.section-label{font-size:15px;color:var(--orange);font-weight:900}.services h2,.why h2{font-size:28px;line-height:1.35;margin:10px 0 28px;font-weight:900}.service-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;direction:rtl}.service-row article{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden;box-shadow:0 9px 25px rgba(17,37,63,.08);transition:.25s}.service-row article:hover{transform:translateY(-5px);box-shadow:0 14px 36px rgba(7,91,170,.16)}.service-row img{height:118px;width:100%;object-fit:cover;display:block}.service-row div{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:white}.service-row h3{margin:0;font-size:16px;font-weight:900}.service-row a{direction:ltr;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:white;font-weight:900}.stats{margin:0;background:linear-gradient(90deg,#0051a2,#0b6dc3);min-height:116px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 110px;color:white;position:relative;overflow:hidden}.stats:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,91,170,.88),rgba(7,91,170,.88)),url('wash.jpg') center/cover;opacity:.95}.stats div{position:relative;z-index:1;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-content:center;justify-content:center;column-gap:13px;border-left:1px solid rgba(255,255,255,.18)}.stats div:last-child{border-left:0}.stats i{grid-row:1/3;font-style:normal;font-size:38px;opacity:.95;align-self:center}.stats b{font-size:30px;line-height:1;color:white}.stats span{font-size:15px;font-weight:700}.why{padding:35px 60px 65px;text-align:center;background:#fff}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1050px;margin:0 auto}.why-grid div{background:#f8fbff;border:1px solid #e7eef8;border-radius:18px;padding:26px 22px;text-align:right}.why-grid b{color:var(--orange);font-size:27px}.why-grid h3{font-size:22px;margin:8px 0}.why-grid p{text-align:right;font-size:16px;color:#5d6675}.float-wa{position:fixed;right:28px;bottom:28px;width:62px;height:62px;border-radius:50%;background:#21b85b;color:white;display:grid;place-items:center;font-size:32px;box-shadow:0 12px 25px rgba(33,184,91,.34);z-index:60}.float-wa:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:2px solid rgba(33,184,91,.18)}
@media(max-width:950px){.site-header{height:70px;padding:0 18px}.logo-wrap{width:210px;height:70px}.logo-wrap img{width:205px;max-height:62px}.menu{display:none}.actions .wa{display:none}.actions .call{width:44px;height:44px;min-width:0;border-radius:50%;padding:0;font-size:0}.actions .call span{font-size:18px;border:0}.burger{display:block}.hero{min-height:auto;display:block;background:#101c2d}.hero-photo{height:268px;min-height:268px}.hero-photo:after{background:linear-gradient(0deg,rgba(12,24,40,.92) 0%,rgba(12,24,40,.55) 44%,rgba(12,24,40,.05) 100%)}.hero-content{margin-top:-268px;min-height:520px;position:relative;z-index:2;padding:160px 24px 30px;color:white}.badge{background:rgba(0,0,0,.34);border-color:rgba(255,255,255,.08);font-size:13px;padding:8px 14px}.badge span{width:10px;height:10px}h1{font-size:30px;color:white;line-height:1.35;margin-bottom:14px}p{font-size:16px;color:white;line-height:1.65}.features{grid-template-columns:repeat(4,1fr);gap:0;margin:28px 0 26px;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);padding:18px 0}.features i{font-size:28px;color:#d8efff}.features b{font-size:13px;color:white}.features small{font-size:11px;color:rgba(255,255,255,.78)}.hero-buttons{width:100%;gap:12px}.btn{min-width:0;flex:1;height:45px;font-size:15px;border-radius:7px}.services{padding:28px 17px 24px}.services h2,.why h2{font-size:23px;margin-bottom:22px}.service-row{grid-template-columns:repeat(2,1fr);gap:14px}.service-row article{border-radius:9px}.service-row img{height:126px}.service-row div{height:49px;padding:0 11px}.service-row h3{font-size:14px}.stats{grid-template-columns:repeat(2,1fr);padding:0;min-height:160px}.stats div{border-bottom:1px solid rgba(255,255,255,.12);padding:18px 0}.stats i{font-size:30px}.stats b{font-size:25px}.why{padding:30px 17px 45px}.why-grid{grid-template-columns:1fr}.float-wa{width:55px;height:55px;right:16px;bottom:18px}}
@media(max-width:420px){.features{gap:5px}.features small{display:none}.hero-content{padding-left:16px;padding-right:16px}.service-row img{height:112px}.logo-wrap img{width:190px}.actions .call{display:flex}.hero-buttons{gap:8px}.btn{font-size:14px}.site-header{gap:8px}}
