.HeroSection-module__TjzLNq__heroSection{z-index:1;overflow:hidden}.HeroSection-module__TjzLNq__overlay{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.HeroSection-module__TjzLNq__panel{text-align:center;width:fit-content;height:fit-content;text-shadow:0 2px 24px var(--color-shadow);font-size:clamp(13px,7vw,3rem);position:absolute;transform:translate(-50%)}.HeroSection-module__TjzLNq__brand{text-align:left;top:30%;left:5%;transform:translate(0)}.HeroSection-module__TjzLNq__tagline{text-align:right;top:30%;right:5%;transform:translate(0)}.HeroSection-module__TjzLNq__stats{background:var(--color-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;width:100%;height:35vh;box-shadow:0 8px 32px var(--color-shadow);top:100%;left:0%;transform:translateY(-50%);-webkit-backdrop-filter:blur(10px)!important}.HeroSection-module__TjzLNq__statsTitle{text-align:center;width:100%;height:fit-content;text-shadow:0 2px 24px var(--color-shadow);margin:0;font-size:clamp(13px,7vw,3rem);position:absolute;top:15%;left:50%;transform:translate(-50%)}.HeroSection-module__TjzLNq__logo{width:380px;max-width:100%;height:auto}.HeroSection-module__TjzLNq__subtitle{letter-spacing:10%;margin-top:15px;font-weight:300;font-size:clamp(20px,2.5vw,3rem)!important}@media (max-aspect-ratio:1){.HeroSection-module__TjzLNq__panel{font-size:clamp(1.35rem,6.5vw,2.1rem)}.HeroSection-module__TjzLNq__brand{text-align:left;top:16%;left:5%;right:auto;transform:translate(0)}.HeroSection-module__TjzLNq__tagline{text-align:right;top:38%;left:auto;right:5%;transform:translate(0)}.HeroSection-module__TjzLNq__logo{width:clamp(11rem,48vw,16rem)}.HeroSection-module__TjzLNq__subtitle{letter-spacing:.1em;margin-top:.55rem;font-size:clamp(1.05rem,4.5vw,1.45rem)!important}.HeroSection-module__TjzLNq__stats{width:100%;height:clamp(5.5rem,20vh,8rem);top:auto;bottom:0;left:0;transform:none}.HeroSection-module__TjzLNq__statsTitle{width:92%;padding-inline:.75rem;font-size:clamp(.8rem,3.8vw,1.15rem);line-height:1.25;top:50%;left:50%;transform:translate(-50%,-50%)}}
.ServicesSection-module__7gmshG__servicesSection{background-color:var(--color-background);z-index:2}.ServicesSection-module__7gmshG__section{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:clamp(2.5rem,5vw,4rem);width:80%;height:100%;padding:clamp(2rem,4vw,3rem) 0;display:flex}.ServicesSection-module__7gmshG__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1.25rem,3vw,2.25rem);width:100%;margin:0;padding:0;list-style:none;display:grid}.ServicesSection-module__7gmshG__item{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.ServicesSection-module__7gmshG__card{aspect-ratio:1;background:linear-gradient(var(--color-surface), var(--color-surface)) padding-box, var(--gradient-brand) border-box;width:100%;max-width:280px;color:var(--color-text);box-shadow:0 0 0 1px #ffffff05 inset, 0 12px 40px var(--color-shadow);border:4px solid #0000;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;margin-inline:auto;padding:1.5rem 1.25rem;transition:transform .25s,box-shadow .25s;display:flex}.ServicesSection-module__7gmshG__card:hover{box-shadow:0 0 0 1px #ffffff0a inset, 0 18px 48px var(--color-cyan-glow), 0 12px 40px var(--color-purple-glow);transform:translateY(-4px)}.ServicesSection-module__7gmshG__icon{width:clamp(4rem,8vw,3.75rem);height:clamp(3rem,6vw,3.75rem);color:var(--color-text);flex-shrink:0}.ServicesSection-module__7gmshG__cardTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);white-space:pre-line;margin-top:20px;font-size:clamp(1.7rem,1.8vw,1.25rem);font-weight:700;line-height:1.25}.ServicesSection-module__7gmshG__description{max-width:16rem;color:var(--color-text-muted);margin:0;font-size:clamp(.85rem,1.3vw,.95rem);font-weight:300;line-height:1.45}@media (max-aspect-ratio:1){.ServicesSection-module__7gmshG__servicesSection{margin-top:0;padding-top:.5rem}.ServicesSection-module__7gmshG__section{gap:2rem;width:90%;height:auto;padding:2.5rem 0 3rem}.ServicesSection-module__7gmshG__grid{grid-template-columns:1fr;gap:1.75rem;max-width:18rem}.ServicesSection-module__7gmshG__card{border-width:3px;max-width:16rem;padding:1.25rem 1rem}.ServicesSection-module__7gmshG__icon{width:3.25rem;height:2.75rem}.ServicesSection-module__7gmshG__cardTitle{margin-top:.75rem;font-size:1.15rem}.ServicesSection-module__7gmshG__description{font-size:.9rem}}
.CodeWriter-module__r1jP0G__body{color:var(--color-text);height:100%;min-height:inherit;background-color:#0000;padding:1.1rem 1.25rem;font-family:ui-monospace,SFMono-Regular,Cascadia Code,Fira Code,Consolas,Monaco,Andale Mono,monospace;font-size:clamp(1.05rem,1vw,1.15rem);line-height:1.6;overflow-x:auto}.CodeWriter-module__r1jP0G__body pre{white-space:pre;tab-size:2;margin:0}.CodeWriter-module__r1jP0G__body code{font-family:inherit;font-size:inherit}.CodeWriter-module__r1jP0G__keyword{color:var(--color-cyan);font-weight:700}.CodeWriter-module__r1jP0G__string{color:var(--color-code-string)}.CodeWriter-module__r1jP0G__type{color:var(--color-purple);font-weight:600}.CodeWriter-module__r1jP0G__method{color:var(--color-code-method)}.CodeWriter-module__r1jP0G__comment{color:var(--color-text-secondary);font-style:italic}.CodeWriter-module__r1jP0G__number{color:var(--color-code-number);font-weight:600}.CodeWriter-module__r1jP0G__cursor{color:var(--color-cyan);text-shadow:0 0 8px var(--color-cyan-glow);margin-left:1px;font-weight:700;animation:1s step-end infinite CodeWriter-module__r1jP0G__blink;display:inline-block}@keyframes CodeWriter-module__r1jP0G__blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.CodeWriter-module__r1jP0G__cursor{opacity:1;animation:none}}@media (max-aspect-ratio:1){.CodeWriter-module__r1jP0G__body{padding:.85rem .9rem;font-size:clamp(.78rem,2.8vw,.95rem);line-height:1.5}}
.TechnologiesSection-module__8wtfvG__section{box-sizing:border-box;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);width:80%;height:100%;min-height:0;padding:clamp(2rem,4vw,3rem) 0;display:flex}.TechnologiesSection-module__8wtfvG__sectionHalf{background-color:var(--color-elevated);z-index:-1;width:100%;height:50%;position:absolute;top:0;left:0}.TechnologiesSection-module__8wtfvG__sectionTop{flex-direction:column;flex-shrink:0;align-items:center;gap:clamp(1.25rem,2.5vw,2rem);width:100%;display:flex}.TechnologiesSection-module__8wtfvG__section>h2,.TechnologiesSection-module__8wtfvG__sectionTop>h2{text-align:center;flex-shrink:0;font-size:clamp(1.2rem,3vw,82px);font-weight:lighter}.TechnologiesSection-module__8wtfvG__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1.25rem,3vw,2.25rem);width:100%;margin:0;padding:0;list-style:none;display:grid}.TechnologiesSection-module__8wtfvG__item{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.TechnologiesSection-module__8wtfvG__marquee{flex-shrink:0;width:100vw;max-width:100vw;min-height:clamp(6.5rem,12vw,9rem);margin-inline:calc(50% - 50vw);overflow:hidden visible}.TechnologiesSection-module__8wtfvG__marqueeTrack{will-change:transform;align-items:center;width:max-content;display:flex}.TechnologiesSection-module__8wtfvG__marqueeSegment{flex-shrink:0;align-items:center;width:max-content;display:flex}.TechnologiesSection-module__8wtfvG__marqueeItem{flex-shrink:0;align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);padding-inline:clamp(1.25rem,2.5vw,2rem);display:inline-flex}.TechnologiesSection-module__8wtfvG__marqueeLabel{white-space:nowrap;letter-spacing:4px;text-transform:uppercase;color:var(--color-text);font-size:clamp(2rem,6vw,72px);font-weight:700;line-height:1.1}.TechnologiesSection-module__8wtfvG__marqueeIcon{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;width:clamp(5.5rem,5.75vw,4.025rem);height:clamp(5.5rem,5.75vw,4.025rem);margin:clamp(1.25rem,2.5vw,2rem)}.TechnologiesSection-module__8wtfvG__marqueeIconLight{filter:invert()}.TechnologiesSection-module__8wtfvG__codeWindowWrap{box-sizing:border-box;flex:none;justify-content:center;align-items:stretch;width:85%;height:45%;min-height:0;margin-top:clamp(1rem,3vw,2.5rem);padding-bottom:clamp(1rem,2vw,2rem);display:flex}.TechnologiesSection-module__8wtfvG__codeQuoteBlock{text-align:justify;text-align-last:justify;text-justify:inter-character;flex-direction:column;width:100%;max-width:45vw;height:auto;margin:0 auto;padding-top:60px;line-height:1.05;display:flex}.TechnologiesSection-module__8wtfvG__codeQuoteBlock :lang(ar),.TechnologiesSection-module__8wtfvG__codeQuoteBlock[lang=ar]{text-justify:inter-word}.TechnologiesSection-module__8wtfvG__codeQuoteText{letter-spacing:.2rem;margin:0;padding:0;font-size:3rem}.TechnologiesSection-module__8wtfvG__codeQuoteTextLine{transform-origin:50%;will-change:transform, opacity;line-height:1.4;display:block}.TechnologiesSection-module__8wtfvG__blueSpan{color:var(--color-cyan)}.TechnologiesSection-module__8wtfvG__redSpan{color:var(--color-red)}.TechnologiesSection-module__8wtfvG__purpleSpan{color:var(--color-purple)}@media (max-aspect-ratio:1){.TechnologiesSection-module__8wtfvG__section{justify-content:flex-start;gap:.85rem;width:92%;height:100%;min-height:0;padding:1.5rem 0 1.25rem}.TechnologiesSection-module__8wtfvG__sectionHalf{height:28%}.TechnologiesSection-module__8wtfvG__sectionTop{flex-shrink:0;gap:.65rem}.TechnologiesSection-module__8wtfvG__section>h2,.TechnologiesSection-module__8wtfvG__sectionTop>h2{padding-inline:.5rem;font-size:clamp(1.05rem,5.5vw,1.5rem);line-height:1.3}.TechnologiesSection-module__8wtfvG__marquee{min-height:3.75rem}.TechnologiesSection-module__8wtfvG__marqueeLabel{letter-spacing:2px;font-size:clamp(1.2rem,6.5vw,1.75rem)}.TechnologiesSection-module__8wtfvG__marqueeIcon{width:clamp(2.25rem,9vw,2.85rem);height:clamp(2.25rem,9vw,2.85rem);margin:.5rem}.TechnologiesSection-module__8wtfvG__marqueeItem{gap:.5rem;padding-inline:.75rem}.TechnologiesSection-module__8wtfvG__codeWindowWrap{flex:auto;width:100%;height:auto;min-height:10rem;max-height:38%;margin-top:.5rem;padding-bottom:0}.TechnologiesSection-module__8wtfvG__codeQuoteBlock{text-align:center;text-align-last:center;text-justify:auto;flex-shrink:0;max-width:100%;padding-top:.85rem}.TechnologiesSection-module__8wtfvG__codeQuoteText{letter-spacing:.06rem;font-size:clamp(1rem,4.8vw,1.4rem)}.TechnologiesSection-module__8wtfvG__codeQuoteTextLine{line-height:1.35}}
.StatsSection-module__h_nn9q__section{flex-direction:column;justify-content:center;align-items:center;gap:clamp(2.5rem,5vw,4rem);width:100%;height:100%;display:flex}.StatsSection-module__h_nn9q__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:0;width:100%;margin:0;padding:0;list-style:none;display:grid}.StatsSection-module__h_nn9q__item{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.StatsSection-module__h_nn9q__card{--fill:var(--color-cyan);isolation:isolate;aspect-ratio:1.25;width:100%;color:var(--color-text);box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;margin-inline:auto;padding:1.5rem 1.25rem;transition:transform .25s;display:flex;position:relative;overflow:hidden}.StatsSection-module__h_nn9q__card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(70% 100% at 50% 100%, color-mix(in srgb, var(--fill) 95%, #fff 5%) 0%, color-mix(in srgb, var(--fill) 70%, transparent) 22%, color-mix(in srgb, var(--fill) 32%, transparent) 48%, color-mix(in srgb, var(--fill) 8%, transparent) 72%, transparent 100%);filter:blur(10px);opacity:.72;height:72%;transition:height .45s cubic-bezier(.22,1,.36,1);animation:6s ease-in-out infinite StatsSection-module__h_nn9q__sunrisePulse;position:absolute;bottom:0;left:-15%;right:-15%}.StatsSection-module__h_nn9q__card:after{content:"";z-index:0;pointer-events:none;background:var(--fill);height:10px;box-shadow:0 0 6px var(--fill), 0 0 16px var(--fill), 0 0 32px color-mix(in srgb, var(--fill) 80%, transparent), 0 -18px 36px color-mix(in srgb, var(--fill) 55%, transparent);transition:height .45s cubic-bezier(.22,1,.36,1);animation:4.8s ease-in-out infinite StatsSection-module__h_nn9q__underlinePulse;position:absolute;bottom:0;left:0;right:0}.StatsSection-module__h_nn9q__cardRed{--fill:var(--color-red)}.StatsSection-module__h_nn9q__cardPurple{--fill:var(--color-purple)}.StatsSection-module__h_nn9q__cardPurple:before,.StatsSection-module__h_nn9q__cardPurple:after{animation-delay:1.6s}.StatsSection-module__h_nn9q__cardBlue{--fill:var(--color-cyan)}.StatsSection-module__h_nn9q__cardBlue:before,.StatsSection-module__h_nn9q__cardBlue:after{animation-delay:3.2s}@keyframes StatsSection-module__h_nn9q__sunrisePulse{0%,to{opacity:.42;filter:blur(14px)}50%{opacity:1;filter:blur(8px)}}@keyframes StatsSection-module__h_nn9q__underlinePulse{0%,to{filter:brightness(.95)}50%{filter:brightness(1.25)}}.StatsSection-module__h_nn9q__card:hover{transform:translateY(-3px)}.StatsSection-module__h_nn9q__card:hover:before,.StatsSection-module__h_nn9q__card:hover:after{height:100%}.StatsSection-module__h_nn9q__cardStats,.StatsSection-module__h_nn9q__description{z-index:1;position:relative}.StatsSection-module__h_nn9q__cardStats{text-transform:uppercase;color:var(--color-text);white-space:pre-line;margin-top:20px;font-size:clamp(8rem,2vw,1.25rem);font-weight:1000;line-height:1.25}.StatsSection-module__h_nn9q__description{max-width:16rem;color:var(--color-text);margin:0;font-size:clamp(2.85rem,1.3vw,.95rem);font-weight:300;line-height:1.45}@media (max-aspect-ratio:1){.StatsSection-module__h_nn9q__section{gap:1.75rem;height:auto;padding:2.5rem 0 3rem}.StatsSection-module__h_nn9q__grid{grid-template-columns:1fr;gap:.85rem;width:88%;max-width:18rem}.StatsSection-module__h_nn9q__card{aspect-ratio:2.2;gap:.35rem;padding:1.1rem 1rem}.StatsSection-module__h_nn9q__cardStats{margin-top:0;font-size:clamp(2.75rem,14vw,3.5rem)}.StatsSection-module__h_nn9q__description{font-size:clamp(1.1rem,4.5vw,1.35rem)}}@media (prefers-reduced-motion:reduce){.StatsSection-module__h_nn9q__card:before,.StatsSection-module__h_nn9q__card:after{transition:none;animation:none}.StatsSection-module__h_nn9q__card:before{opacity:.85;filter:blur(10px)}}
