@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@500;600&display=swap";:root{--ink:#071714;--green:#80f2b8;--paper:#f3f0e7;--line:#cfcfc4;--muted:#68726d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Cairo,Tahoma,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;min-height:88px;padding:0 5vw;display:flex;position:relative}.brand{letter-spacing:.03em;align-items:center;gap:11px;font-family:IBM Plex Mono,monospace;display:flex}.brand-symbol{border:1px solid;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.brand>span:last-child{flex-wrap:wrap;max-width:140px;line-height:1;display:flex}.brand b{color:#16845e}.brand small{letter-spacing:.22em;width:100%;color:var(--muted);margin-top:6px;font-size:.54rem}.site-header nav{gap:28px;font-size:.9rem;display:flex}.site-header nav a:hover{color:#16845e}.nav-cta{background:var(--ink);color:#fff;border-radius:9px;padding:11px 18px;font-size:.85rem}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:6vw;min-height:730px;padding:7vw 5vw 6vw;display:grid;overflow:hidden}.eyebrow{color:#187c5b;letter-spacing:.04em;align-items:center;gap:10px;font-size:.82rem;font-weight:700;display:flex}.eyebrow i{background:currentColor;width:29px;height:1px}.hero h1,.section-head h2,.approach h2,.cta h2,.legal-hero h1,.program-hero h1{letter-spacing:-.045em;margin:20px 0 28px;font-size:clamp(3rem,6.1vw,6.9rem);font-weight:700;line-height:1.05}.hero h1 em,.section-head h2 em,.approach h2 em,.cta h2 em,.program-hero h1 em{color:#1b8b65;font-family:Georgia,serif;font-weight:400}.hero-copy>p:not(.eyebrow){color:#59645f;max-width:650px;font-size:1.08rem;line-height:2}.hero-actions{align-items:center;gap:28px;margin:35px 0 48px;display:flex}.primary{color:#fff;background:#18845e;border-radius:8px;align-items:center;gap:35px;padding:16px 22px;font-weight:700;display:inline-flex}.hero-actions>a:last-child{font-weight:700}.hero-stats{border-top:1px solid var(--line);gap:28px;padding-top:26px;display:flex}.hero-stats div{border-left:1px solid var(--line);padding-left:28px}.hero-stats div:last-child{border:0}.hero-stats b,.hero-stats span{display:block}.hero-stats b{font-family:IBM Plex Mono;font-size:1.05rem}.hero-stats span{color:var(--muted);margin-top:5px;font-size:.74rem}.hero-console{direction:ltr;background:#0a1d18;border-radius:22px;min-height:510px;padding:12px;position:relative;transform:perspective(1100px)rotateY(5deg)rotateX(2deg);box-shadow:0 35px 80px #0b372a2e}.console-bar{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;height:45px;padding:0 10px;display:flex}.console-bar span{background:#31433e;border-radius:50%;width:9px;height:9px}.console-bar b{color:#759289;letter-spacing:.1em;margin:auto;font-family:IBM Plex Mono;font-size:.66rem}.console-body{grid-template-columns:58px 1fr;height:440px;display:grid}.console-body aside{border-right:1px solid #ffffff12;flex-direction:column;align-items:center;gap:22px;padding-top:20px;display:flex}.console-body aside strong{color:var(--green);border:1px solid var(--green);border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.console-body aside i{background:#35564d;border-radius:3px;width:19px;height:3px}.console-body>div{padding:32px}.metric-line{grid-template-columns:1fr 1fr;gap:14px;display:grid}.metric-line article{background:#102820;border:1px solid #ffffff0c;border-radius:11px;padding:17px}.metric-line small,.metric-line span{color:#789188}.metric-line b{color:#fff;margin:8px 0;font-family:IBM Plex Mono;font-size:1.35rem;display:block}.chart{background:#0d241e;border-radius:11px;align-items:end;gap:11px;height:140px;margin:18px 0;padding:20px;display:flex}.chart i{background:linear-gradient(var(--green),#16855e);border-radius:4px 4px 0 0;flex:1;height:35%}.chart i:nth-child(2){height:60%}.chart i:nth-child(3){height:42%}.chart i:nth-child(4){height:78%}.chart i:nth-child(5){height:68%}.chart i:nth-child(6){height:92%}.chart i:nth-child(7){height:76%}.data-rows p{color:#9eb1aa;border-bottom:1px solid #ffffff12;justify-content:space-between;margin:0;padding:10px;font-size:.75rem;display:flex}.data-rows b{color:var(--green)}.floating-code{background:var(--green);border-radius:12px;padding:17px 23px;font:700 1.4rem IBM Plex Mono;position:absolute;bottom:34px;right:-30px;box-shadow:0 15px 30px #0004}.floating-code small{margin-top:3px;font:.62rem Cairo;display:block}.ticker{background:var(--ink);color:#dceae4;white-space:nowrap;justify-content:space-around;align-items:center;gap:24px;min-height:72px;padding:0 4vw;display:flex;overflow:hidden}.ticker i{background:var(--green);border-radius:50%;width:5px;height:5px}.section{padding:9vw 5vw}.section-head{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin-bottom:60px;display:grid}.section-head h2,.approach h2,.cta h2{font-size:clamp(2.7rem,5vw,5.6rem)}.section-head>p{color:var(--muted);max-width:550px;line-height:2}.program-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.program-card{--accent:#80f2b8;border:1px solid var(--line);background:#f8f6ef;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:420px;padding:30px;display:flex;position:relative;overflow:hidden}.program-card:before{content:"";border:30px solid var(--accent);opacity:.12;border-radius:50%;width:160px;height:160px;position:absolute;top:-80px;left:-80px}.program-card.featured{background:var(--ink);color:#fff;grid-row:span 2;min-height:858px}.program-card.featured:before{border-width:80px;width:500px;height:500px;top:-220px;left:-240px}.program-top{justify-content:space-between;align-items:center;display:flex}.program-top>span{border:1px solid var(--accent);color:var(--accent);border-radius:8px;padding:9px 13px;font-family:IBM Plex Mono}.program-top small{color:var(--muted)}.featured .program-top small{color:#94aaa2}.program-card h3{margin:9px 0 16px;font-size:clamp(1.7rem,3vw,3.2rem)}.program-card.featured h3{font-size:clamp(2.7rem,5vw,5.5rem)}.program-card>div>p:first-child{color:var(--accent);font-size:.85rem}.program-description{color:#62706a;max-width:600px;line-height:1.9}.featured .program-description{color:#a9bbb4;font-size:1.05rem}.program-meta{gap:8px;display:flex}.program-meta span{border:1px solid var(--line);border-radius:30px;padding:7px 12px;font-size:.72rem}.featured .program-meta span{border-color:#365249}.program-card>a{border-top:1px solid var(--line);justify-content:space-between;padding-top:20px;font-weight:700;display:flex}.featured>a{color:var(--accent);border-color:#365249}.approach{color:#fff;background:#0b1e19;grid-template-columns:1fr 1fr;gap:8vw;padding:9vw 5vw;display:grid}.eyebrow.light{color:var(--green)}.approach>div>p:last-child{color:#9eb2aa;max-width:570px;line-height:2}.approach ol{margin:0;padding:0;list-style:none}.approach li{border-bottom:1px solid #ffffff1a;grid-template-columns:70px 1fr;gap:20px;padding:27px 0;display:grid}.approach li>b{color:var(--green);font:600 .85rem IBM Plex Mono}.approach li span{color:#9eb2aa}.approach li strong{color:#fff;margin-bottom:7px;font-size:1.3rem;display:block}.notice{background:#fff9df;border:1px solid #d5cda7;border-radius:14px;grid-template-columns:50px 1fr auto;align-items:center;gap:22px;margin:6vw 5vw;padding:28px;display:grid}.notice>span{background:#f3cd59;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.notice p{color:#6c654e;margin:5px 0}.notice>a{font-weight:700}.cta{text-align:center;color:#fff;background:#16845e;padding:8vw 5vw}.cta .eyebrow{justify-content:center}.cta h2{max-width:1000px;margin-inline:auto}.cta h2 em{color:#c7ffe4}.light-button{color:var(--ink);background:#fff}footer{color:#d9e4df;background:#071512;padding:65px 5vw 25px}.footer-main{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-brand{font-size:1.2rem}.footer-main p{color:#849a91;max-width:400px}.footer-main>div:not(:first-child){flex-direction:column;gap:11px;display:flex}.footer-main>div>b{color:var(--green);margin-bottom:6px}.footer-main>div>a,.footer-main>div>span{color:#a1b1ab}.footer-bottom{color:#6f8880;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:.73rem;display:flex}.program-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:6vw;padding:8vw 5vw 5vw;display:grid}.program-hero h1{font-size:clamp(3.4rem,6vw,6.6rem)}.program-hero-copy>p:not(.eyebrow){color:var(--muted);max-width:700px;font-size:1.08rem;line-height:2}.status-line{gap:10px;margin:30px 0;display:flex}.status-line span{border:1px solid var(--line);border-radius:30px;padding:8px 13px;font-size:.75rem}.screen-placeholder{direction:ltr;background:#091b17;border-radius:20px;min-height:430px;padding:13px;box-shadow:0 30px 70px #063d2b20}.screen-placeholder .console-bar{margin-bottom:20px}.screen-message{color:#7e968d;text-align:center;border:1px dashed #456159;border-radius:12px;place-items:center;height:330px;display:grid}.screen-message b{color:#fff;margin-bottom:8px;font-size:2.3rem;display:block}.features-section{padding:4vw 5vw 9vw}.features-section h2{font-size:clamp(2.4rem,4vw,4.5rem)}.features-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.features-grid article{border:1px solid var(--line);border-radius:14px;min-height:165px;padding:25px}.features-grid article>span{color:#15815c;font:600 .75rem IBM Plex Mono}.features-grid h3{font-size:1.18rem}.program-audience{background:#dff8eb;border-radius:22px;grid-template-columns:1fr 1fr;gap:6vw;margin:0 5vw 8vw;padding:5vw;display:grid}.program-audience h2{margin:0;font-size:clamp(2.2rem,4vw,4rem)}.program-audience p{line-height:2}.program-audience .primary{margin-top:18px}.legal-hero{border-bottom:1px solid var(--line);padding:7vw 5vw 4vw}.legal-hero h1{font-size:clamp(3rem,5vw,5.4rem)}.legal-hero p{color:var(--muted);max-width:780px;line-height:2}.legal-content{max-width:920px;margin:auto;padding:60px 5vw 100px}.legal-content section{border-bottom:1px solid var(--line);padding:25px 0}.legal-content h2{font-size:1.35rem}.legal-content p,.legal-content li{color:#56635e;line-height:2}.legal-content .warning{color:#5d5536;background:#fff7d7;border:1px solid #e0d08b;border-radius:12px;padding:20px}@media (width<=900px){.site-header nav{display:none}.hero,.section-head,.approach,.program-hero,.program-audience{grid-template-columns:1fr}.hero{padding-top:65px}.hero-console{min-height:430px}.program-grid{grid-template-columns:1fr}.program-card.featured{grid-row:auto;min-height:560px}.footer-main,.features-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.site-header{min-height:72px}.nav-cta{padding:10px;font-size:0}.nav-cta:after{content:"واتساب";font-size:.8rem}.hero h1{font-size:3.2rem}.hero-actions{flex-direction:column;align-items:flex-start}.hero-stats{grid-template-columns:1fr 1fr;display:grid}.hero-stats div{border:0;padding:0}.hero-console{min-height:360px;transform:none}.console-body{grid-template-columns:42px 1fr;height:330px}.console-body>div{padding:16px}.metric-line{grid-template-columns:1fr}.metric-line article:nth-child(2){display:none}.chart{height:105px}.floating-code{left:15px;right:auto}.section{padding:80px 5vw}.program-card,.program-card.featured{min-height:460px;padding:23px}.program-card.featured h3{font-size:2.8rem}.notice{grid-template-columns:42px 1fr}.notice>a{grid-column:2}.footer-main,.features-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:12px}.program-hero{padding-top:60px}.screen-placeholder{min-height:340px}.screen-message{height:250px}}
