:root{scroll-behavior:smooth;--green:#6cc195;--green-dark:#3a9068;--green-pale:#eaf7f1;--gray:#e4e4e4;--gray-mid:#b0b0b0;--gray-dark:#6b6b6b;--black:#141414;--white:#fff;--off-white:#f7f7f5;--font:"Cairo", sans-serif;--mono:"DM Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--white);color:var(--black);text-align:right;direction:rtl;line-height:1.8}.cover:before{content:"";background:var(--green);z-index:3;transform-origin:top;width:4px;animation:.8s cubic-bezier(.16,1,.3,1) .1s both barSlideDown;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.cover-dots{opacity:.04;background-image:radial-gradient(circle,#6cc195 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.cover-nav img{width:auto;height:44px}.cover-nav-tag{font-family:var(--mono);letter-spacing:2px;color:var(--green);text-transform:uppercase;font-size:10px}.cover-eyebrow{color:var(--green);letter-spacing:1px;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:28px;font-size:13px;display:flex}.cover-eyebrow:before{content:"";background:var(--green);width:32px;height:1px}.cover-h1 em{color:var(--green);font-style:normal;font-weight:700}.cover-tagline{color:var(--gray-mid);max-width:560px;margin-top:28px;font-size:17px;font-weight:300;line-height:1.9}.cover-footer{z-index:1;border-top:1px solid #ffffff12;justify-content:space-between;align-items:flex-end;padding:36px 64px;display:flex}.cover-meta{font-family:var(--mono);color:var(--gray-dark);letter-spacing:1px;text-align:left;direction:ltr;font-size:11px;line-height:1.8}.cover-stats{flex-direction:row-reverse;gap:48px;display:flex}.cover-stat{text-align:right}.cover-stat-n{color:var(--green);font-size:32px;font-weight:700;line-height:1;font-family:var(--mono)}.cover-stat-l{color:var(--gray-dark);letter-spacing:0;margin-top:4px;font-size:11px}.section{border-bottom:1px solid var(--gray);padding:96px 64px}.section.dark{background:var(--black);border-bottom:1px solid #ffffff12}.section.tinted{background:var(--off-white)}.section-label{font-family:var(--mono);letter-spacing:2px;color:var(--green-dark);text-transform:uppercase;text-align:right;direction:ltr;margin-bottom:10px;font-size:10px}.section.dark .section-label{color:var(--green)}.section-title{margin-bottom:56px;font-size:clamp(28px,4vw,42px);font-weight:300;line-height:1.3}.section-title strong{font-weight:700}.section.dark .section-title{color:var(--white)}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.about-lead{color:var(--black);border-right:3px solid var(--green);margin-bottom:32px;padding-right:28px;font-size:21px;font-weight:300;line-height:1.7}.about-body{color:var(--gray-dark);margin-bottom:20px;font-size:15px;line-height:1.9}.about-pill{background:var(--green-pale);color:var(--green-dark);border-radius:2px;margin-top:16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.vision-mission{flex-direction:column;gap:32px;display:flex}.vm-card{background:var(--off-white);border-right:3px solid var(--green);border-radius:4px;padding:32px}.vm-label{color:var(--green-dark);letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:600}.vm-title{margin-bottom:10px;font-size:18px;font-weight:700}.vm-text{color:var(--gray-dark);font-size:14px;line-height:1.85}.services-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.service-card{background:var(--white);border:1px solid var(--gray);padding:36px 32px;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--green);width:3px;height:0;transition:height .3s;position:absolute;top:0;right:0}.service-card:hover:before{height:100%}.service-num{font-family:var(--mono);letter-spacing:2px;color:var(--green);text-align:right;direction:ltr;margin-bottom:20px;font-size:10px}.service-icon{width:44px;height:44px;stroke:var(--green-dark);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:20px}.service-title{margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.4}.service-body{color:var(--gray-dark);margin-bottom:20px;font-size:13px;line-height:1.85}.service-bullets{border-top:1px solid var(--gray);flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;display:flex}.service-bullet{color:var(--gray-dark);text-align:right;flex-direction:row-reverse;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;display:flex}.service-bullet:before{content:"";background:var(--green);border-radius:50%;width:5px;min-width:5px;height:5px;margin-top:6px}.service-bullet strong{color:var(--black);font-weight:600}.why-grid{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.why-card{background:var(--white);border:1px solid var(--gray);padding:40px}.why-card.accent{background:var(--black)}.why-icon-wrap{background:var(--green-pale);border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.why-card.accent .why-icon-wrap{background:#6cc19526}.why-icon-wrap svg{width:22px;height:22px;stroke:var(--green-dark);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.why-card.accent .why-icon-wrap svg{stroke:var(--green)}.why-title{margin-bottom:10px;font-size:18px;font-weight:700}.why-card.accent .why-title{color:var(--white)}.why-body{color:var(--gray-dark);font-size:13px;line-height:1.85}.why-card.accent .why-body{color:var(--gray-mid)}.process-list{flex-direction:column;gap:0;display:flex}.process-item{border-bottom:1px solid #ffffff14;grid-template-columns:1fr 80px;gap:0;padding:32px 0;display:grid}.process-item:last-child{border-bottom:none}.process-num{font-family:var(--mono);color:var(--green);letter-spacing:2px;text-align:left;direction:ltr;justify-content:flex-end;align-items:flex-start;padding-top:4px;font-size:11px;display:flex}.process-title{color:var(--white);margin-bottom:8px;font-size:19px;font-weight:700}.process-body{color:var(--gray-mid);font-size:14px;line-height:1.85}.contact-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.contact-headline{color:var(--black);margin-bottom:20px;font-size:clamp(26px,4vw,40px);font-weight:300;line-height:1.3}.contact-headline strong{color:var(--green-dark);font-weight:700}.contact-sub{color:var(--gray-dark);margin-bottom:40px;font-size:15px;line-height:1.85}.contact-items{flex-direction:column;gap:20px;display:flex}.contact-item{flex-direction:row-reverse;align-items:center;gap:16px;display:flex}.contact-icon{background:var(--green-pale);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-icon svg{width:18px;height:18px;stroke:var(--green-dark);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.contact-item-text{text-align:right}.contact-item-label{color:var(--gray-mid);margin-bottom:3px;font-size:11px;font-weight:600}.contact-item-val{color:var(--black);text-align:right;direction:ltr;font-size:15px;font-weight:600}.contact-cta{background:var(--black);border-radius:4px;flex-direction:column;gap:20px;padding:48px;display:flex;position:relative;overflow:hidden}.contact-cta:before{content:"";background:var(--green);opacity:.06;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;left:-40px}.cta-logo{object-fit:contain;width:auto;height:190px}.cta-text{color:var(--white);font-size:22px;font-weight:300;line-height:1.5}.cta-text strong{color:var(--green);font-weight:700}.cta-tag{font-family:var(--mono);color:var(--gray-dark);letter-spacing:1px;text-align:right;direction:ltr;font-size:10px}.footer{background:var(--black);border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:40px 64px;display:flex}.footer img{width:auto;height:32px}.footer-meta{font-family:var(--mono);color:var(--gray-dark);letter-spacing:1px;text-align:left;direction:ltr;font-size:11px}@media (width<=900px){.cover-nav,.cover-body,.cover-footer,.section{padding-left:28px;padding-right:28px}.about-grid,.contact-grid,.services-grid,.why-grid{grid-template-columns:1fr}.cover-stats{gap:24px}.footer{flex-direction:column;gap:16px}}@keyframes dotPulse{0%,to{opacity:.06}50%{opacity:.18}}.cover-dots{animation:5s ease-in-out infinite dotPulse}@keyframes barSlideDown{0%{transform-origin:top;transform:scaleY(0)}to{transform-origin:top;transform:scaleY(1)}}@keyframes drawPath{0%{stroke-dashoffset:800px}to{stroke-dashoffset:0}}.cover-circuit line,.cover-circuit circle,.cover-circuit path{stroke-dasharray:800;stroke-dashoffset:800px;animation:2.4s forwards drawPath}.cover-circuit line:first-child{animation-delay:.1s}.cover-circuit line:nth-child(2){animation-delay:.2s}.cover-circuit circle:nth-child(3){animation-delay:.3s}.cover-circuit line:nth-child(4){animation-delay:.4s}.cover-circuit line:nth-child(5){animation-delay:.5s}.cover-circuit line:nth-child(6){animation-delay:.6s}.cover-circuit circle:nth-child(7){animation-delay:.65s}.cover-circuit circle:nth-child(8){animation-delay:.7s}.cover-circuit line:nth-child(9){animation-delay:.75s}.cover-circuit line:nth-child(10){animation-delay:.85s}.cover-circuit circle:nth-child(11){animation-delay:.95s}.cover-circuit circle:nth-child(12){animation-delay:1s}.cover-circuit line:nth-child(13){animation-delay:1.05s}.cover-circuit line:nth-child(14){animation-delay:1.1s}.cover-circuit line:nth-child(15){animation-delay:1.15s}.cover-circuit circle:nth-child(16){animation-delay:1.2s}.cover-circuit line:nth-child(17){animation-delay:1.25s}.cover-circuit circle:nth-child(18){animation-delay:1.3s}.cover-circuit line:nth-child(19){animation-delay:1.35s}.cover-circuit line:nth-child(20){animation-delay:1.4s}.cover-circuit line:nth-child(21){animation-delay:1.45s}.cover-circuit circle:nth-child(22){animation-delay:1.5s}.cover-circuit circle:nth-child(23){animation-delay:1.55s}.cover-circuit line:nth-child(24){animation-delay:1.6s}.cover-circuit line:nth-child(25){animation-delay:1.65s}.cover-circuit line:nth-child(26){animation-delay:1.7s}.cover-circuit circle:nth-child(27){animation-delay:1.75s}.cover-circuit line:nth-child(28){animation-delay:1.8s}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cover-nav{animation:.6s both fadeSlideUp}.cover-nav-tag{animation:.6s .3s both fadeIn}.cover-eyebrow{animation:.7s .6s both fadeSlideRight}.cover-setup-line{animation:.7s .75s both fadeSlideRight}.cover-tagline{animation:.7s 1.15s both fadeSlideRight}.cover-footer{animation:.7s 1.3s both fadeSlideUp}.cover-stat:first-child{animation:.6s 1.4s both fadeSlideUp}.cover-stat:nth-child(2){animation:.6s 1.55s both fadeSlideUp}.cover-stat:nth-child(3){animation:.6s 1.7s both fadeSlideUp}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.cover-cursor{background:var(--green);vertical-align:middle;opacity:0;width:3px;height:.85em;margin-right:4px;animation:.9s step-end infinite blink,0s 1.8s both fadeIn;display:inline-block}@keyframes ruleGrow{0%{width:0}to{width:36px}}.cover-rule{animation:.5s 1.5s both ruleGrow}.site-nav{background:var(--black);z-index:100;-webkit-print-color-adjust:exact;print-color-adjust:exact;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;width:100%;height:68px;padding:0 60px;display:flex;position:fixed;top:0;left:0;right:0}.site-nav-logo{align-items:center;gap:12px;text-decoration:none;display:flex}.site-nav-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.site-nav-name{font-family:var(--mono);letter-spacing:4px;color:var(--green);font-size:13px;font-weight:500;display:block}.site-nav-sub{font-family:var(--mono);color:#6cc19566;letter-spacing:2.5px;margin-top:1px;font-size:7px;display:block}.site-nav-links{align-items:center;gap:2px;display:flex}.site-nav-link{font-family:var(--font);color:#ffffff85;cursor:pointer;white-space:nowrap;border-radius:4px;padding:8px 15px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-block;position:relative}.site-nav-link:hover{color:#fff;background:#ffffff0d}.site-nav-link.active{color:var(--green);font-weight:600}.site-nav-link.active:after{content:"";background:var(--green);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:15px;right:15px}.site-nav-sep{background:#ffffff1a;border-radius:50%;width:3px;height:3px}@keyframes spinCW{to{transform:rotate(360deg)}}@keyframes spinCCW{to{transform:rotate(-360deg)}}.geo-wrap{pointer-events:none;z-index:1;position:absolute}.g-hex{opacity:.06;margin-top:-210px;animation:40s linear infinite spinCW;top:50%;right:-60px}.g-sq{opacity:.045;animation:60s linear infinite spinCCW;top:24px;right:180px}.g-tri{opacity:.05;animation:30s linear infinite spinCW;bottom:32px;right:72px}.g-hex-l{opacity:.05;margin-top:-210px;animation:46s linear infinite spinCCW;top:50%;left:-80px}.g-sq-l{opacity:.04;animation:52s linear infinite spinCW;top:18px;left:120px}.g-tri-l{opacity:.045;animation:34s linear infinite spinCCW;bottom:28px;left:60px}.g-oct-l{opacity:.03;animation:70s linear infinite spinCW;top:38%;left:40px}.cover{background:var(--black);-webkit-print-color-adjust:exact;print-color-adjust:exact;flex-direction:column;min-height:100vh;padding-top:68px;display:flex;position:relative;overflow:hidden}.cover-dot-grid{z-index:0;background-image:radial-gradient(circle,#6cc19526 1.5px,#0000 1.5px);background-size:34px 34px;position:absolute;inset:0}.cover-left-bar{background:var(--green);z-index:2;width:3px;position:absolute;top:0;bottom:0;left:0}@keyframes scanV{0%{top:-2px}to{top:100%}}.cover-scan{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.cover-scan:after{content:"";background:linear-gradient(90deg,#0000,#6cc19547,#0000);height:1px;animation:4.5s linear 1s infinite scanV;position:absolute;left:0;right:0}.cover-body{z-index:10;flex:1;justify-content:flex-start;align-items:center;padding:40px 64px 32px 220px;display:flex;position:relative}.cover-content{text-align:right;direction:rtl;width:480px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cover-eyebrow{font-family:var(--font);color:var(--green);letter-spacing:2px;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:400;animation:.5s 1.4s both fadeUp;display:flex}.cover-eyebrow:before{content:"";background:var(--green);flex-shrink:0;width:28px;height:1px;display:inline-block}.cover-setup{font-family:var(--font);color:#ffffff38;margin-bottom:5px;font-size:14px;font-weight:300;animation:.5s 1.6s both fadeUp}.cover-h1{font-family:var(--font);color:#fff;letter-spacing:-.5px;margin-bottom:22px;font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.08;animation:.55s 1.8s both fadeUp}.cover-h1 em{color:var(--green);font-style:normal;font-weight:700;display:block}.cover-tagline{font-family:var(--font);color:#ffffff6b;margin-bottom:28px;font-size:13px;font-weight:400;line-height:1.9;animation:.5s 2.1s both fadeUp}.cover-tagline strong{color:#ffffffbf;font-weight:600}.cover-actions{justify-content:flex-start;gap:12px;animation:.45s 2.35s both fadeUp;display:flex}.cover-btn-primary{font-family:var(--font);background:var(--green);color:var(--black);cursor:pointer;border:none;border-radius:4px;padding:11px 26px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.cover-btn-primary:hover{background:#5aad82;transform:translateY(-1px)}.cover-btn-ghost{font-family:var(--font);color:#6cc195cc;cursor:pointer;background:0 0;border:1px solid #6cc19559;border-radius:4px;padding:11px 24px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.cover-btn-ghost:hover{border-color:var(--green);color:var(--green)}.cover-stats-bar{z-index:10;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 60px;display:flex;position:relative}.cover-meta{font-family:var(--mono);color:#fff3;letter-spacing:1px;font-size:9px;line-height:1.9}.cover-stats-row{direction:rtl;gap:36px;display:flex}.cover-stat{text-align:right;animation:.4s 2.5s both fadeUp}.cover-stat-n{font-family:var(--mono);color:var(--green);font-size:22px;font-weight:500;line-height:1;display:block}.cover-stat-l{font-family:var(--font);color:#ffffff40;margin-top:3px;font-size:10px;display:block}.cover-stats-rule{background:var(--green);opacity:.35;width:28px;height:2px}.site-nav-logo img{width:auto;height:36px;display:block}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.burger span{background:var(--green);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .2s;display:block}.burger.open span:first-child{transform:translateY(7px)rotate(45deg)}.burger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.burger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-nav-drawer{z-index:99;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#141414f7;border-bottom:1px solid #6cc19526;flex-direction:column;padding:12px 0 20px;transition:transform .25s,opacity .2s;display:none;position:fixed;top:68px;left:0;right:0;transform:translateY(-8px)}.site-nav-drawer.open{opacity:1;pointer-events:auto;display:flex;transform:translateY(0)}.site-nav-drawer a{font-family:var(--font);color:#fff9;text-align:right;direction:rtl;border-bottom:1px solid #ffffff0d;padding:13px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.site-nav-drawer a:last-child{border-bottom:none}.site-nav-drawer a:hover{color:#fff;background:#6cc1950f}.site-nav-drawer a.active{color:var(--green);border-right:3px solid var(--green);font-weight:600}@media (width<=768px){.burger{display:flex}.site-nav-links{display:none!important}.site-nav{padding:0 24px}}
