.CodeWindow-module__WhLicW__window{text-align:left;direction:ltr;background:#1e1e3e;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:400px;margin:2rem auto;font-family:Fira Code,monospace;overflow:hidden;box-shadow:0 20px 50px #0000004d}.CodeWindow-module__WhLicW__header{background:#0003;border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.CodeWindow-module__WhLicW__dots{gap:6px;display:flex}.CodeWindow-module__WhLicW__dot{border-radius:50%;width:12px;height:12px}.CodeWindow-module__WhLicW__title{color:#fff6;text-align:center;flex-grow:1;font-size:.8rem}.CodeWindow-module__WhLicW__content{color:#a9b7c6;padding:1.5rem;font-size:.9rem;line-height:1.6}.CodeWindow-module__WhLicW__keyword{color:#cc7832}.CodeWindow-module__WhLicW__variable,.CodeWindow-module__WhLicW__operator{color:#a9b7c6}.CodeWindow-module__WhLicW__string{color:#6a8759}.CodeWindow-module__WhLicW__property{color:#9876aa}.CodeWindow-module__WhLicW__function{color:#ffc66d}.CodeWindow-module__WhLicW__bracket{color:#a9b7c6}@media (min-width:1024px){.CodeWindow-module__WhLicW__window{z-index:10;margin:0;position:absolute;top:50%;right:5%;box-shadow:-20px 20px 60px #0006;transform:translateY(-50%)!important}}
.Button-module__iYV4-q__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.Button-module__iYV4-q__button:active{transform:scale(.98)}.Button-module__iYV4-q__primary{background:linear-gradient(135deg,var(--color-secondary),var(--color-primary));color:#fff;box-shadow:0 4px 15px #4a4aff4d}.Button-module__iYV4-q__primary:hover{filter:brightness(1.1);box-shadow:0 6px 20px #4a4aff66}.Button-module__iYV4-q__secondary{background:var(--color-accent);color:var(--color-primary)}.Button-module__iYV4-q__secondary:hover{background:#33e6ff}.Button-module__iYV4-q__outline{border:1px solid var(--color-secondary);color:var(--color-secondary);background:0 0}.Button-module__iYV4-q__outline:hover{background:#4a4aff1a}.Button-module__iYV4-q__ghost{color:var(--color-text);background:0 0}.Button-module__iYV4-q__ghost:hover{background:#0000000d}.Button-module__iYV4-q__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__iYV4-q__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__iYV4-q__lg{padding:1rem 2rem;font-size:1.125rem}
.Hero-module__ZARIfG__hero{background-color:var(--color-primary);color:#fff;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__overlay{pointer-events:none;background:radial-gradient(circle,#4a4aff1a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__grid{text-align:right;grid-template-columns:1.2fr 1fr}.Hero-module__ZARIfG__content{text-align:right}.Hero-module__ZARIfG__actions{justify-content:flex-start}}.Hero-module__ZARIfG__content{text-align:center}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__heroLogo{width:auto;height:120px;margin-bottom:1rem;display:inline-block}@media (max-width:768px){.Hero-module__ZARIfG__heroLogo{height:80px}}.Hero-module__ZARIfG__subtitle{opacity:.9;max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}@media (min-width:1024px){.Hero-module__ZARIfG__subtitle{margin:0 0 2.5rem}}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__codeWrapper{perspective:1000px;justify-content:center;display:flex}.Hero-module__ZARIfG__glowingOrb{background:var(--color-secondary);filter:blur(80px);opacity:.4;z-index:1;border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}.Hero-module__ZARIfG__actions{flex-direction:column;padding:0 2rem}}
.ServiceCard-module__MIEO4W__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:20px;height:100%;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.ServiceCard-module__MIEO4W__card:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,0)var(--mouse-y,0),#ffffff0f,transparent 40%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.ServiceCard-module__MIEO4W__card:hover:before{opacity:1}.ServiceCard-module__MIEO4W__card:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-8px);box-shadow:0 20px 40px -5px #0003}.ServiceCard-module__MIEO4W__iconWrapper{width:70px;height:70px;color:var(--color-secondary);background:#4a4aff1a;border-radius:18px;justify-content:center;align-items:center;margin-bottom:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ServiceCard-module__MIEO4W__iconWrapper:after{content:"";background:var(--color-secondary);opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__iconWrapper{color:#fff;background:0 0;transform:scale(1.1)rotate(5deg)}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__iconWrapper:after{opacity:1}.ServiceCard-module__MIEO4W__card:hover .ServiceCard-module__MIEO4W__iconWrapper svg{z-index:1;stroke-width:2.5px;position:relative}.ServiceCard-module__MIEO4W__title{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem}.ServiceCard-module__MIEO4W__description{color:var(--color-text);opacity:.7;line-height:1.6}
.ProjectCard-module__U_VZua__card{aspect-ratio:4/3;cursor:pointer;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.ProjectCard-module__U_VZua__imageWrapper{width:100%;height:100%;position:relative}.ProjectCard-module__U_VZua__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__image{transform:scale(1.15)}.ProjectCard-module__U_VZua__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0003}.ProjectCard-module__U_VZua__overlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0e0e231a,#0e0e2366 50%,#0e0e23f2);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:2rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__overlay{opacity:1}.ProjectCard-module__U_VZua__content{transition:transform .3s;transform:translateY(20px)}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__content{transform:translateY(0)}.ProjectCard-module__U_VZua__category{color:var(--color-accent);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:inline-block}.ProjectCard-module__U_VZua__title{color:#fff;font-size:1.5rem;font-weight:700}
.ContactForm-module__j1WgZG__form{background:var(--color-surface);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 4px 20px #0000000d}[data-theme=dark] .ContactForm-module__j1WgZG__form{border:1px solid #ffffff1a}.ContactForm-module__j1WgZG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.ContactForm-module__j1WgZG__grid{grid-template-columns:1fr 1fr}}.ContactForm-module__j1WgZG__group{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__group label{color:var(--color-text);margin-right:.25rem;font-size:.9rem;font-weight:500}.ContactForm-module__j1WgZG__group input,.ContactForm-module__j1WgZG__group textarea{background:#ffffff80;border:1px solid #0000001a;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}[data-theme=dark] .ContactForm-module__j1WgZG__group input,[data-theme=dark] .ContactForm-module__j1WgZG__group textarea{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.ContactForm-module__j1WgZG__group input:focus,.ContactForm-module__j1WgZG__group textarea:focus{border-color:var(--color-secondary);outline:none;box-shadow:0 0 0 3px #4a4aff1a}.ContactForm-module__j1WgZG__submitBtn{width:100%;margin-top:1rem}
.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__transparent{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0}.Navbar-module__cJzEcG__transparent .Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__transparent .Navbar-module__cJzEcG__mobileToggle{color:#fff}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;padding:.8rem 0;box-shadow:0 4px 6px -1px #0000000d}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__mobileToggle{color:var(--color-text)}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{color:var(--color-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;transition:filter .3s;display:flex}.Navbar-module__cJzEcG__transparent .Navbar-module__cJzEcG__logo img{filter:brightness(0)invert()}.Navbar-module__cJzEcG__logoArabic{opacity:.8;font-weight:400}.Navbar-module__cJzEcG__desktopMenu{gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{font-size:1rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--color-secondary)!important}.Navbar-module__cJzEcG__ctaWrapper{display:none}.Navbar-module__cJzEcG__mobileToggle{cursor:pointer;background:0 0;border:none;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__ctaWrapper{display:block}.Navbar-module__cJzEcG__mobileToggle{display:none}}@media (max-width:768px){.Navbar-module__cJzEcG__desktopMenu,.Navbar-module__cJzEcG__ctaWrapper{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;background:#0e0e23fa;width:100%;height:100vh;padding-top:2rem;position:fixed;top:70px;left:0;overflow:hidden}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:#fff;padding:.5rem 1rem;font-size:1.5rem;font-weight:700;transition:color .3s;position:relative}.Navbar-module__cJzEcG__mobileNavLink:hover{color:var(--color-secondary)}}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#050511;margin-top:auto;padding:4rem 1rem 2rem}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand h3{color:var(--color-accent);margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__brand p{opacity:.8;line-height:1.6}.Footer-module__S6Hkya__links h4,.Footer-module__S6Hkya__contact h4{color:var(--color-text-light);margin-bottom:1.25rem;font-size:1.25rem}.Footer-module__S6Hkya__links ul{list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:.75rem}.Footer-module__S6Hkya__links a:hover{color:var(--color-accent);padding-right:5px;transition:all .2s}.Footer-module__S6Hkya__contact p{opacity:.8;margin-bottom:.75rem}.Footer-module__S6Hkya__socials{gap:1rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__socials a{opacity:.7;transition:opacity .2s}.Footer-module__S6Hkya__socials a:hover{opacity:1;color:var(--color-accent)}.Footer-module__S6Hkya__bottom{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}
.Partners-module__Wk2-ZG__partnersSection{text-align:center;border-bottom:1px solid #ffffff0d;padding:4rem 0;overflow:hidden}.Partners-module__Wk2-ZG__label{color:var(--color-text-secondary);letter-spacing:1px;opacity:.7;margin-bottom:2rem;font-size:.9rem}.Partners-module__Wk2-ZG__marqueeWrapper{padding-top:2rem;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Partners-module__Wk2-ZG__marquee{white-space:nowrap;gap:4rem;animation:30s linear infinite Partners-module__Wk2-ZG__scroll;display:flex}.Partners-module__Wk2-ZG__partnerItem{color:#5b5b5bcc;cursor:default;font-size:1.5rem;font-weight:700;transition:color .3s}.Partners-module__Wk2-ZG__partnerItem:hover{color:var(--color-secondary)}@keyframes Partners-module__Wk2-ZG__scroll{0%{transform:translate(0)}to{transform:translate(50%)}}
.FAQ-module__V8_xEa__faqContainer{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #0000001a}.FAQ-module__V8_xEa__item:hover{background:#ffffff0d;border-color:#ffffff1a}.FAQ-module__V8_xEa__question{width:100%;color:var(--color-text);text-align:right;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:500;display:flex}.FAQ-module__V8_xEa__icon{color:var(--color-secondary);justify-content:center;align-items:center;display:flex}.FAQ-module__V8_xEa__answerWrapper{overflow:hidden}.FAQ-module__V8_xEa__answer{color:var(--color-text-secondary);text-align:right;padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.6}
.FloatingActions-module__AneK9a__container{z-index:990;flex-direction:column;align-items:center;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}.FloatingActions-module__AneK9a__whatsappBtn{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 12px #25d36666}.FloatingActions-module__AneK9a__scrollBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 12px #0000004d}@media (max-width:768px){.FloatingActions-module__AneK9a__container{bottom:1.5rem;right:1.5rem}.FloatingActions-module__AneK9a__whatsappBtn{width:50px;height:50px}}
.Home-module__jKgjFW__section{background-color:var(--color-bg);padding:5rem 0}.Home-module__jKgjFW__sectionAlt{background-color:var(--color-surface);padding:5rem 0}.Home-module__jKgjFW__headerCenter{text-align:center;width:100%;margin-bottom:3rem}@media (max-width:768px){.Home-module__jKgjFW__headerBetween{text-align:center;flex-direction:column;justify-content:center;align-items:center}.Home-module__jKgjFW__headerBetween>div{text-align:center;width:100%}}.Home-module__jKgjFW__aboutGrid{text-align:center;justify-content:center;align-items:center;display:flex}.Home-module__jKgjFW__aboutContent{max-width:800px;margin:0 auto}.Home-module__jKgjFW__text{opacity:.8;color:var(--color-text);margin-bottom:3rem;font-size:1.125rem;line-height:1.8}.Home-module__jKgjFW__stats{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.Home-module__jKgjFW__statItem{text-align:center}.Home-module__jKgjFW__statItem span{color:var(--color-secondary);margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1;display:block}.Home-module__jKgjFW__statItem p{opacity:.9;font-size:1.125rem;font-weight:500}.Home-module__jKgjFW__headerBetween{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;display:flex}.Home-module__jKgjFW__sectionTitle{color:var(--color-primary);margin-top:.5rem;font-size:2.5rem}[data-theme=dark] .Home-module__jKgjFW__sectionTitle{color:#fff}.Home-module__jKgjFW__servicesGrid,.Home-module__jKgjFW__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Home-module__jKgjFW__featuresGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Home-module__jKgjFW__featureItem{background:#4a4aff0d;border-radius:16px;padding:2rem}.Home-module__jKgjFW__featureItem h3{color:var(--color-secondary);margin-bottom:.75rem;font-size:1.25rem}.Home-module__jKgjFW__ctaSection{padding:5rem 0}.Home-module__jKgjFW__ctaBox{background:linear-gradient(135deg,var(--color-primary),#1a1a3a);text-align:center;color:#fff;border-radius:24px;padding:4rem 2rem;position:relative;overflow:hidden}.Home-module__jKgjFW__ctaBox:before{content:"";background:radial-gradient(circle at 100% 0,#4a4aff4d,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__ctaBox h2{z-index:2;margin-bottom:1rem;font-size:2.5rem;position:relative}.Home-module__jKgjFW__ctaBox p{opacity:.9;z-index:2;margin-bottom:2rem;font-size:1.25rem;position:relative}.Home-module__jKgjFW__ctaBox button{z-index:2;position:relative}@media (max-width:768px){.Home-module__jKgjFW__sectionTitle{font-size:2rem}}
