:root{--neom-dark:#004F38;--neom-muted:#687D7D;--neom-soft:#EAF2EF;--neom-bg:#F5F8F5;--text:#10231C}*{box-sizing:border-box}html{scroll-behavior:smooth;direction:rtl}body{margin:0;font-family:Cairo,Tahoma,Arial,sans-serif;background:var(--neom-bg);color:var(--text)}button,input,textarea{font-family:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section-padding{padding:96px 0;position:relative;overflow:hidden}.narrow{width:min(900px,calc(100% - 32px))}.dark-section{background:radial-gradient(circle at 20% 10%,rgba(104,125,125,.34),transparent 32%),linear-gradient(135deg,#06291f,#004F38 58%,#02271c);color:#fff}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,79,56,.12)}.header-inner{width:min(1240px,calc(100% - 32px));height:92px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-button{border:0;background:transparent;padding:6px 0;display:flex;align-items:center;justify-content:center;min-width:178px}.brand-button img{width:178px;height:76px;object-fit:contain;display:block;filter:drop-shadow(0 10px 18px rgba(0,79,56,.18)) saturate(1.12) contrast(1.08);transform:translateY(1px)}.desktop-nav{display:flex;align-items:center;gap:10px}.desktop-nav a,.mobile-nav a{border:0;background:transparent;color:var(--text);font-weight:800;font-size:16px;padding:10px 14px;border-radius:14px;transition:.25s ease;text-decoration:none}.desktop-nav a:hover,.mobile-nav a:hover{background:rgba(0,79,56,.09);color:var(--neom-dark);transform:translateY(-1px)}.menu-button{display:none;border:0;background:var(--neom-soft);color:var(--neom-dark);width:44px;height:44px;border-radius:12px;font-size:24px}.mobile-nav{display:none;padding:12px 16px 18px;border-top:1px solid rgba(0,79,56,.1)}.mobile-nav a{display:block;width:100%;text-align:center;margin:4px 0}.hero-section{min-height:760px;position:relative;display:grid;place-items:center;overflow:hidden;color:#fff;background:#06291f;isolation:isolate}.upgraded-slider::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 26%,rgba(255,255,255,.10),transparent 26%),linear-gradient(90deg,rgba(0,37,25,.88),rgba(0,79,56,.52) 48%,rgba(0,0,0,.18))}.hero-bg{position:absolute;inset:0;z-index:0;background:#06291f}.hero-slide{position:absolute;inset:0;opacity:0;background-repeat:no-repeat;background-size:cover;background-position:center top;transform:scale(1.02);transition:opacity 1.1s ease,transform 7s ease;will-change:opacity,transform}.hero-slide.active{opacity:1;transform:scale(1)}.hero-gradient{position:absolute;inset:0;z-index:2;pointer-events:none}.hero-gradient-right{background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,79,56,.10) 45%,rgba(0,0,0,.22)),linear-gradient(90deg,rgba(0,37,25,.86),rgba(0,79,56,.34) 44%,rgba(0,0,0,.08))}.hero-gradient-bottom{background:linear-gradient(0deg,rgba(0,37,25,.82),transparent 34%)}.hero-content{position:relative;z-index:4;width:min(980px,calc(100% - 32px));text-align:center;padding-top:34px;animation:heroContentIn .8s ease both}.eyebrow{display:inline-flex;color:#dff8ed;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.10);backdrop-filter:blur(12px);border-radius:999px;padding:9px 18px;font-weight:900;margin-bottom:22px;box-shadow:0 12px 34px rgba(0,0,0,.18)}.hero-content h1{font-size:clamp(42px,7vw,86px);line-height:1.1;margin:0 0 22px;font-weight:950;letter-spacing:-1px;text-shadow:0 16px 38px rgba(0,0,0,.34);animation:heroTextUp .65s ease both}.hero-content p:not(.eyebrow){font-size:clamp(18px,2.5vw,25px);line-height:1.9;margin:0 auto;max-width:900px;color:rgba(255,255,255,.90);text-shadow:0 10px 24px rgba(0,0,0,.26);animation:heroTextUp .75s ease both}.hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:34px}.hero-actions a,.contact-form button{border:0;border-radius:16px;padding:15px 26px;font-weight:900;font-size:16px;background:#fff;color:var(--neom-dark);box-shadow:0 18px 45px rgba(0,0,0,.22);transition:.25s ease;text-decoration:none}.hero-actions a:hover,.contact-form button:hover{transform:translateY(-3px)}.hero-actions .secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.30)}.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:46px;height:46px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font-size:34px;line-height:1;display:grid;place-items:center;backdrop-filter:blur(12px);transition:.25s ease}.hero-arrow:hover{background:rgba(255,255,255,.22);transform:translateY(-50%) scale(1.08)}.hero-arrow-prev{left:26px}.hero-arrow-next{right:26px}.slider-dots{position:absolute;z-index:5;bottom:28px;display:flex;gap:10px}.slider-dots button{width:38px;height:7px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.34);overflow:hidden;transition:.3s}.slider-dots button span{display:block;height:100%;width:0;background:#fff;border-radius:inherit}.slider-dots button.active{width:66px;background:rgba(255,255,255,.22)}.slider-dots button.active span{animation:sliderProgress 6s linear forwards}@keyframes sliderProgress{from{width:0}to{width:100%}}@keyframes heroTextUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroContentIn{from{opacity:0}to{opacity:1}}.cubes-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1;perspective:900px}.cube-3d{position:absolute;display:block;border-radius:6px;background:linear-gradient(135deg,rgba(219,255,239,.72),rgba(0,158,118,.34) 48%,rgba(0,79,56,.22));border:1px solid rgba(255,255,255,.34);transform-style:preserve-3d;box-shadow:0 16px 34px rgba(0,79,56,.20),inset 0 1px 10px rgba(255,255,255,.24);animation:cubeFloat 8s ease-in-out infinite;opacity:.78}.cube-3d::before,.cube-3d::after{content:"";position:absolute;border-radius:6px;background:inherit;border:1px solid rgba(255,255,255,.20)}.cube-3d::before{inset:0;transform:translateZ(-8px) translate(5px,5px);filter:brightness(.82)}.cube-3d::after{inset:3px;background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 58%);border-color:rgba(255,255,255,.28)}@keyframes cubeFloat{0%,100%{transform:translate3d(0,0,0) rotateX(18deg) rotateY(0deg) rotateZ(0deg);opacity:.34}30%{transform:translate3d(22px,-38px,42px) rotateX(150deg) rotateY(95deg) rotateZ(25deg);opacity:.86}65%{transform:translate3d(-18px,-18px,18px) rotateX(255deg) rotateY(190deg) rotateZ(-16deg);opacity:.58}}.section-title{text-align:center;margin-bottom:44px;position:relative;z-index:2}.section-title p{color:var(--neom-muted);font-weight:900;margin:0 0 10px}.section-title h2{font-size:clamp(44px,5vw,68px);line-height:1.15;margin:0;font-weight:950;color:var(--neom-dark)}.dark-section .section-title h2,.dark-section .section-title span{color:#fff}.section-title span{display:block;max-width:850px;margin:18px auto 0;font-size:clamp(16px,2vw,21px);color:#526764;line-height:1.9;font-weight:650}.dark-section .section-title span{color:rgba(255,255,255,.78)}.two-col{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;position:relative;z-index:2}.about-section{background:linear-gradient(180deg,#fff,#f4faf6)}.about-section .section-title{text-align:right;margin-bottom:26px}.about-section .section-title h2{text-align:right}.about-section .section-title span{margin-right:0;text-align:right}.about-text{color:#4c5f5b;font-size:19px;line-height:2.1;margin:0 0 18px}.about-card{background:#fff;border:1px solid rgba(0,79,56,.12);border-radius:32px;padding:36px;box-shadow:0 24px 60px rgba(0,79,56,.1)}.about-card h3{margin:0 0 20px;font-size:30px;color:var(--neom-dark)}.about-card ul{margin:0;padding-right:20px;color:#526764;line-height:2.2;font-size:18px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative;z-index:2}.service-card{min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px 20px;border-radius:28px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);backdrop-filter:blur(10px);transition:.3s ease}.service-card:hover{transform:translateY(-8px);background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.38)}.service-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:16px;border-radius:14px;background:rgba(255,255,255,.12);color:#b7ffe0}.service-card h3{margin:0 0 10px;font-size:22px;color:#fff}.service-card p{margin:0;color:rgba(255,255,255,.76);line-height:1.9}.solutions-section{background:#fff}.solutions-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;position:relative;z-index:2}.solution-card{background:linear-gradient(180deg,#fff,#f7fbf8);border:1px solid rgba(0,79,56,.12);border-radius:24px;padding:24px 16px;text-align:center;box-shadow:0 16px 36px rgba(0,79,56,.08)}.solution-card h3{margin:0 0 10px;color:var(--neom-dark);font-size:24px}.solution-card p{margin:0;color:#5d6d69;line-height:1.8;font-size:15px}.partners-section{background:linear-gradient(180deg,#f7fbf8,#fff)}.logo-marquee{overflow:hidden;background:#fff;border:1px solid rgba(0,79,56,.1);border-radius:30px;padding:20px 0;box-shadow:0 20px 50px rgba(0,79,56,.08)}.logo-track{display:flex;width:max-content;gap:18px;animation:marquee 32s linear infinite}.logo-box{width:150px;height:92px;flex:0 0 auto;display:grid;place-items:center;border-radius:22px;background:#fff;border:1px solid rgba(0,79,56,.08)}.logo-box img{max-width:112px;max-height:62px;object-fit:contain;filter:saturate(.95)}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(50%)}}.contact-list{font-size:22px;line-height:2;color:rgba(255,255,255,.86);text-align:center}.contact-form{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:26px;display:grid;gap:14px;position:relative;z-index:2}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:15px 16px;background:rgba(255,255,255,.92);color:var(--text);outline:none;font-size:16px}.neom-footer{position:relative;overflow:hidden;background:#101827;color:#fff;padding:64px 0 28px}.footer-container{position:relative;z-index:2}.footer-grid-final{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:56px;align-items:start;text-align:right}.footer-brand-col{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-logo-white{height:72px;width:auto;object-fit:contain;margin-bottom:22px;filter:brightness(0) invert(1) drop-shadow(0 14px 25px rgba(0,0,0,.18))}.footer-brand-col p{max-width:330px;margin:0;color:rgba(255,255,255,.62);line-height:2;font-size:17px}.footer-socials{display:flex;justify-content:center;gap:16px;margin-top:28px}.footer-socials a{width:52px;height:52px;border-radius:999px;background:#004F38;color:#fff;display:grid;place-items:center;text-decoration:none;font-weight:900;transition:.25s ease}.footer-socials a:hover{background:#687D7D;transform:translateY(-4px)}.footer-col h3{color:#11a05e;font-size:26px;margin:0 0 28px;font-weight:900}.footer-col a,.footer-col button,.footer-col p{display:block;width:fit-content;margin:0 0 18px auto;color:rgba(255,255,255,.58);text-decoration:none;font-size:20px;line-height:1.7;transition:.25s ease}.footer-col button{border:0;background:transparent;padding:0;font:inherit;cursor:pointer}.footer-col a:hover,.footer-col button:hover{color:#fff;transform:translateX(-4px)}.contact-col p{cursor:default}.footer-copy{margin-top:42px;border-top:1px solid rgba(255,255,255,.08);padding-top:24px;text-align:center;color:rgba(255,255,255,.48);font-size:14px}.footer-cubes{position:absolute;inset:0;pointer-events:none;opacity:.32}.footer-cube{position:absolute;width:24px;height:24px;background:#004F38;transform:rotate(45deg);animation:footerCubeFloat 9s ease-in-out infinite}.footer-cube.cube-a{top:14px;left:31%}.footer-cube.cube-b{top:86px;right:21%;width:30px;height:30px;animation-delay:.8s}.footer-cube.cube-c{bottom:20px;left:7%;width:28px;height:28px;animation-delay:1.4s}.footer-cube.cube-d{top:142px;left:54%;width:28px;height:28px;animation-delay:2.1s}@keyframes footerCubeFloat{0%,100%{transform:translateY(0) rotate(45deg);opacity:.5}50%{transform:translateY(-22px) rotate(135deg);opacity:.9}}.legal-page{min-height:100vh;background:#fff}.legal-hero{background:linear-gradient(135deg,#004F38,#082b20);color:#fff;padding:54px 0}.legal-hero a{display:inline-block;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.1);color:#fff;border-radius:14px;padding:12px 20px;margin-bottom:28px;text-decoration:none}.legal-hero p{color:rgba(255,255,255,.7);margin:0 0 10px}.legal-hero h1{margin:0 0 12px;font-size:clamp(34px,5vw,58px)}.legal-hero span{color:rgba(255,255,255,.82);font-size:19px}.legal-content{max-width:920px;padding:54px 0}.legal-content p{font-size:19px;line-height:2.2;color:#41514d;margin:0 0 22px}.legal-content ul{background:#f4faf6;border:1px solid rgba(0,79,56,.1);border-radius:22px;padding:24px 48px;color:#41514d;line-height:2.1;font-size:18px}.legal-note{margin-top:34px;background:#eef7f2;color:#315248;border:1px solid rgba(0,79,56,.12);border-radius:18px;padding:18px;line-height:1.8}@media(max-width:960px){.desktop-nav{display:none}.menu-button{display:grid;place-items:center}.mobile-nav{display:block}.hero-section{min-height:650px}.two-col{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.solutions-grid{grid-template-columns:repeat(2,1fr)}.about-section .section-title,.about-section .section-title h2,.about-section .section-title span{text-align:center;margin-left:auto;margin-right:auto}.footer-grid-final{grid-template-columns:1fr 1fr;gap:36px;text-align:center}.footer-col a,.footer-col button,.footer-col p{margin-left:auto;margin-right:auto}}@media(max-width:760px){.hero-arrow{display:none}.hero-section{min-height:680px}.hero-content{padding-top:20px}}@media(max-width:560px){.section-padding{padding:72px 0}.services-grid,.solutions-grid,.footer-grid-final{grid-template-columns:1fr}.header-inner{height:78px}.brand-button{min-width:132px}.brand-button img{width:132px;height:58px}.hero-content h1{font-size:38px}.section-title h2{font-size:40px}.footer-logo-white{height:62px}.footer-col h3{font-size:23px}.footer-col a,.footer-col button,.footer-col p{font-size:18px}}
