.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-family:var(--font-family-base);font-weight:var(--font-weight-semibold);transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.Button-module__8RiFmG__button:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__8RiFmG__primary{background-color:var(--color-primary);color:var(--color-text-inverse)}.Button-module__8RiFmG__primary:hover:not(:disabled){background-color:var(--color-primary-hover)}.Button-module__8RiFmG__primary:active:not(:disabled){background-color:var(--color-primary-active)}.Button-module__8RiFmG__secondary{background-color:var(--color-bg-surface);color:var(--color-text-strong);border:1px solid var(--color-border-default);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background-color:var(--color-bg-surface-hover);border-color:var(--color-border-strong)}.Button-module__8RiFmG__outline{color:var(--color-primary);border:1px solid var(--color-primary);background-color:#0000}.Button-module__8RiFmG__outline:hover:not(:disabled){background-color:var(--color-primary-light)}.Button-module__8RiFmG__ghost{color:var(--color-text-main);background-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background-color:var(--color-border-subtle)}.Button-module__8RiFmG__danger{background-color:var(--color-error);color:var(--color-text-inverse)}.Button-module__8RiFmG__danger:hover:not(:disabled){filter:brightness(.9)}.Button-module__8RiFmG__sm{padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);height:32px}.Button-module__8RiFmG__md{padding:var(--space-2) var(--space-4);font-size:var(--font-size-md);height:40px}.Button-module__8RiFmG__lg{padding:var(--space-3) var(--space-6);font-size:var(--font-size-lg);height:48px}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__loading{color:#0000!important}.Button-module__8RiFmG__spinnerWrapper{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Button-module__8RiFmG__spinner{width:1.2em;height:1.2em;color:var(--color-text-inverse);animation:1s linear infinite Button-module__8RiFmG__spin}.Button-module__8RiFmG__secondary .Button-module__8RiFmG__spinner,.Button-module__8RiFmG__ghost .Button-module__8RiFmG__spinner{color:var(--color-text-strong)}.Button-module__8RiFmG__outline .Button-module__8RiFmG__spinner{color:var(--color-primary)}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}.Button-module__8RiFmG__iconLeft,.Button-module__8RiFmG__iconRight{align-items:center;display:inline-flex}
.Navbar-module__mCmXEa__navbar{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border-subtle);height:80px;z-index:var(--z-sticky);transition:all var(--transition-normal);background:#ffffffe6;justify-content:space-between;align-items:center;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__mCmXEa__logo{align-items:center;gap:var(--space-2);text-decoration:none;display:flex}.Navbar-module__mCmXEa__brandIcon{color:var(--color-primary)}.Navbar-module__mCmXEa__logoText{font-size:var(--font-size-xl);font-weight:var(--font-weight-black);color:var(--color-text-strong);letter-spacing:-.5px}.Navbar-module__mCmXEa__navLinks{gap:var(--space-8);display:flex}.Navbar-module__mCmXEa__link{font-size:var(--font-size-md);font-weight:var(--font-weight-medium);color:var(--color-text-main);transition:color var(--transition-fast);text-decoration:none}.Navbar-module__mCmXEa__link:hover{color:var(--color-primary)}.Navbar-module__mCmXEa__actions{align-items:center;gap:var(--space-4);display:flex}.Navbar-module__mCmXEa__menuToggle{color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:900px){.Navbar-module__mCmXEa__navLinks,.Navbar-module__mCmXEa__actions{display:none}.Navbar-module__mCmXEa__menuToggle{display:block}}
.DesktopLanding-module__GyDzpG__pageWrapper{color:#334155;direction:rtl;background-color:#fafbfd;font-family:Tajawal,Inter,sans-serif;overflow:hidden}.DesktopLanding-module__GyDzpG__container{max-width:1200px;margin:0 auto;padding:0 24px}.DesktopLanding-module__GyDzpG__heroSection{background:radial-gradient(135deg, #fff9f6 0%, #fff 100%);border-bottom:1px solid #f1f5f9;padding:120px 0 80px;position:relative}.DesktopLanding-module__GyDzpG__heroLayout{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;display:grid}.DesktopLanding-module__GyDzpG__logoBadge{color:#d32f2f;background-color:#d32f2f0d;border:1px solid #d32f2f1a;border-radius:50px;margin-bottom:16px;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.DesktopLanding-module__GyDzpG__heroTitle{color:#0f172a;letter-spacing:-.5px;margin:0 0 20px;font-size:3rem;font-weight:900;line-height:1.25}.DesktopLanding-module__GyDzpG__highlightText{color:#d32f2f}.DesktopLanding-module__GyDzpG__heroSubtitle{color:#475569;margin:0 0 32px;font-size:1.15rem;line-height:1.7}.DesktopLanding-module__GyDzpG__heroActions{gap:16px;margin-bottom:32px;display:flex}.DesktopLanding-module__GyDzpG__primaryCta{color:#fff;background-color:#d32f2f;border-radius:12px;align-items:center;gap:10px;padding:16px 28px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 10px 20px #d32f2f26}.DesktopLanding-module__GyDzpG__primaryCta:hover{background-color:#b71c1c;transform:translateY(-2px);box-shadow:0 15px 30px #d32f2f40}.DesktopLanding-module__GyDzpG__secondaryCta{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:10px;padding:16px 28px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.DesktopLanding-module__GyDzpG__secondaryCta:hover{background-color:#f8fafc;border-color:#94a3b8;transform:translateY(-2px)}.DesktopLanding-module__GyDzpG__trustBadges{gap:24px;display:flex}.DesktopLanding-module__GyDzpG__trustBadgeItem{color:#64748b;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.DesktopLanding-module__GyDzpG__trustBadgeItem svg{color:#10b981}.DesktopLanding-module__GyDzpG__heroVisual{justify-content:flex-end;display:flex}.DesktopLanding-module__GyDzpG__heroFeatureGrid{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:420px;display:grid}.DesktopLanding-module__GyDzpG__miniIconCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;transition:all .2s;display:flex;box-shadow:0 10px 25px #00000005}.DesktopLanding-module__GyDzpG__miniIconCard:hover{border-color:#e2e8f0;transform:translateY(-3px);box-shadow:0 15px 30px #0000000a}.DesktopLanding-module__GyDzpG__miniIconWrapper{color:#d32f2f;background-color:#d32f2f0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.DesktopLanding-module__GyDzpG__miniIconCard h5{color:#0f172a;margin:0;font-size:.95rem;font-weight:800}.DesktopLanding-module__GyDzpG__simulatorSection{background-color:#fff;border-bottom:1px solid #f1f5f9;padding:100px 0}.DesktopLanding-module__GyDzpG__sectionTitle{color:#0f172a;margin:0 0 12px;font-size:2.25rem;font-weight:900}.DesktopLanding-module__GyDzpG__sectionSubtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.1rem}.DesktopLanding-module__GyDzpG__systemsGridContainer{grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;display:grid}.DesktopLanding-module__GyDzpG__systemIconCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px;transition:all .25s;box-shadow:0 4px 15px #00000003}.DesktopLanding-module__GyDzpG__systemIconCard:hover{border-color:#cbd5e1;box-shadow:0 15px 35px #00000008}.DesktopLanding-module__GyDzpG__systemIconHeader{align-items:center;gap:16px;margin-bottom:16px;display:flex}.DesktopLanding-module__GyDzpG__largeIconWrapper{color:#d32f2f;background-color:#d32f2f0d;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.DesktopLanding-module__GyDzpG__systemIconCard h4{color:#0f172a;margin:0;font-size:1.35rem;font-weight:850}.DesktopLanding-module__GyDzpG__systemDesc{color:#475569;margin:0 0 24px;font-size:.95rem;line-height:1.65}.DesktopLanding-module__GyDzpG__systemFeaturesList{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:12px;padding-top:20px;display:grid}.DesktopLanding-module__GyDzpG__featureItemRow{color:#334155;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.DesktopLanding-module__GyDzpG__checkIconWrapper{color:#10b981;background-color:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.DesktopLanding-module__GyDzpG__trustSection{background-color:#f8fafc;border-bottom:1px solid #f1f5f9;padding:100px 0}.DesktopLanding-module__GyDzpG__trustFeatureCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:32px 24px;transition:all .2s}.DesktopLanding-module__GyDzpG__trustFeatureCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000005}.DesktopLanding-module__GyDzpG__trustIconWrapper{color:#d32f2f;background-color:#d32f2f0d;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 20px;display:flex}.DesktopLanding-module__GyDzpG__trustFeatureCard h4{color:#0f172a;margin:0 0 10px;font-size:1.15rem;font-weight:800}.DesktopLanding-module__GyDzpG__trustFeatureCard p{color:#475569;margin:0;font-size:.88rem;line-height:1.6}.DesktopLanding-module__GyDzpG__faqSection{background-color:#fff;border-bottom:1px solid #f1f5f9;padding:100px 0}.DesktopLanding-module__GyDzpG__faqItem{cursor:pointer;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:20px;transition:background-color .2s}.DesktopLanding-module__GyDzpG__faqItem:hover{background-color:#f1f5f9}.DesktopLanding-module__GyDzpG__faqQuestionRow{justify-content:space-between;align-items:center;display:flex}.DesktopLanding-module__GyDzpG__faqQuestionRow h4{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.DesktopLanding-module__GyDzpG__faqAnswer{max-height:0;transition:max-height .25s ease-out,margin-top .2s;overflow:hidden}.DesktopLanding-module__GyDzpG__faqAnswerOpen{max-height:200px;margin-top:12px}.DesktopLanding-module__GyDzpG__faqAnswer p{color:#475569;margin:0;font-size:.92rem;line-height:1.6}.DesktopLanding-module__GyDzpG__finalCtaSection{background:radial-gradient(135deg, #fff9f6 0%, #fff 100%);padding:100px 0}.DesktopLanding-module__GyDzpG__ctaCard{color:#fff;text-align:center;background-color:#0f172a;border-radius:24px;padding:60px 40px;box-shadow:0 20px 50px #0f172a26}.DesktopLanding-module__GyDzpG__ctaCard h2{margin:0 0 12px;font-size:2.25rem;font-weight:900}.DesktopLanding-module__GyDzpG__ctaCard p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.1rem}.DesktopLanding-module__GyDzpG__ctaPrimaryBtn{color:#fff;background-color:#d32f2f;border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.DesktopLanding-module__GyDzpG__ctaPrimaryBtn:hover{background-color:#b71c1c;transform:translateY(-2px)}
.MobileLanding-module__A2lC-G__pageWrapper{color:#334155;direction:rtl;background-color:#fafbfd;font-family:Tajawal,Inter,sans-serif;overflow:hidden}.MobileLanding-module__A2lC-G__container{width:100%;padding:0 20px}.MobileLanding-module__A2lC-G__heroSection{background:radial-gradient(120deg, #fff9f6 0%, #fff 100%);text-align:center;border-bottom:1px solid #f1f5f9;padding:80px 0 50px}.MobileLanding-module__A2lC-G__heroTitle{color:#0f172a;letter-spacing:-.5px;margin:0 0 16px;font-size:2.1rem;font-weight:900;line-height:1.35}.MobileLanding-module__A2lC-G__highlightText{color:#d32f2f}.MobileLanding-module__A2lC-G__heroSubtitle{color:#475569;margin:0 0 28px;font-size:1rem;line-height:1.6}.MobileLanding-module__A2lC-G__primaryCta{color:#fff;background-color:#d32f2f;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 8px 16px #d32f2f1f}.MobileLanding-module__A2lC-G__primaryCta:active{transform:scale(.98)}.MobileLanding-module__A2lC-G__trustBadges{justify-content:center;gap:16px;margin-top:24px;display:flex}.MobileLanding-module__A2lC-G__trustBadgeItem{color:#64748b;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:flex}.MobileLanding-module__A2lC-G__trustBadgeItem svg{color:#10b981}.MobileLanding-module__A2lC-G__featuresSection{background-color:#fff;border-bottom:1px solid #f1f5f9;padding:60px 0}.MobileLanding-module__A2lC-G__sectionTitle{color:#0f172a;text-align:center;margin:0 0 8px;font-size:1.65rem;font-weight:900}.MobileLanding-module__A2lC-G__sectionSubtitle{color:#475569;text-align:center;max-width:90%;margin:0 auto 32px;font-size:.92rem;line-height:1.6}.MobileLanding-module__A2lC-G__featuresList{flex-direction:column;gap:20px;display:flex}.MobileLanding-module__A2lC-G__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:border-color .2s;box-shadow:0 4px 12px #00000003}.MobileLanding-module__A2lC-G__featureCard:active{border-color:#cbd5e1}.MobileLanding-module__A2lC-G__cardHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.MobileLanding-module__A2lC-G__iconWrapper{color:#d32f2f;background-color:#d32f2f0d;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.MobileLanding-module__A2lC-G__featureCard h4{color:#0f172a;margin:0;font-size:1.15rem;font-weight:850}.MobileLanding-module__A2lC-G__cardDesc{color:#475569;margin:0 0 16px;font-size:.88rem;line-height:1.6}.MobileLanding-module__A2lC-G__featurePoints{border-top:1px solid #f1f5f9;flex-direction:column;gap:10px;padding-top:16px;display:flex}.MobileLanding-module__A2lC-G__pointRow{color:#334155;align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:flex}.MobileLanding-module__A2lC-G__checkIcon{color:#10b981;background-color:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.MobileLanding-module__A2lC-G__infraSection{background-color:#f8fafc;border-bottom:1px solid #f1f5f9;padding:60px 0}.MobileLanding-module__A2lC-G__infraGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.MobileLanding-module__A2lC-G__infraCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:20px 14px}.MobileLanding-module__A2lC-G__infraIconWrapper{color:#d32f2f;background-color:#d32f2f0d;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 12px;display:flex}.MobileLanding-module__A2lC-G__infraCard h5{color:#0f172a;margin:0 0 6px;font-size:.95rem;font-weight:800}.MobileLanding-module__A2lC-G__infraCard p{color:#64748b;margin:0;font-size:.78rem;line-height:1.5}.MobileLanding-module__A2lC-G__faqSection{background-color:#fff;border-bottom:1px solid #f1f5f9;padding:60px 0}.MobileLanding-module__A2lC-G__faqList{flex-direction:column;gap:12px;display:flex}.MobileLanding-module__A2lC-G__faqItem{cursor:pointer;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:16px}.MobileLanding-module__A2lC-G__faqQuestionRow{justify-content:space-between;align-items:center;display:flex}.MobileLanding-module__A2lC-G__faqQuestionRow h4{color:#0f172a;margin:0;font-size:.92rem;font-weight:800}.MobileLanding-module__A2lC-G__faqAnswer{max-height:0;transition:max-height .2s ease-out,margin-top .15s;overflow:hidden}.MobileLanding-module__A2lC-G__faqAnswerOpen{max-height:120px;margin-top:10px}.MobileLanding-module__A2lC-G__faqAnswer p{color:#475569;margin:0;font-size:.85rem;line-height:1.5}.MobileLanding-module__A2lC-G__ctaSection{background:radial-gradient(120deg, #fff9f6 0%, #fff 100%);padding:60px 0}.MobileLanding-module__A2lC-G__ctaCard{color:#fff;text-align:center;background-color:#0f172a;border-radius:20px;padding:40px 24px;box-shadow:0 12px 30px #0f172a1f}.MobileLanding-module__A2lC-G__ctaCard h3{margin:0 0 10px;font-size:1.35rem;font-weight:900}.MobileLanding-module__A2lC-G__ctaCard p{color:#94a3b8;margin:0 0 24px;font-size:.88rem;line-height:1.6}.MobileLanding-module__A2lC-G__ctaBtn{color:#fff;background-color:#d32f2f;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.MobileLanding-module__A2lC-G__ctaBtn:active{background-color:#b71c1c}
.Footer-module__DaFM4q__footer{background:var(--color-text-strong);color:var(--color-text-muted);padding:var(--space-12) 5% var(--space-8);border-top:1px solid #ffffff0d}.Footer-module__DaFM4q__container{gap:var(--space-8);max-width:1200px;margin:0 auto;margin-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr 1fr 1fr;display:grid}.Footer-module__DaFM4q__brandColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__DaFM4q__logo{font-size:var(--font-size-2xl);font-weight:var(--font-weight-black);color:var(--color-bg-base)}.Footer-module__DaFM4q__brandDesc{line-height:1.8;font-size:var(--font-size-md);max-width:300px}.Footer-module__DaFM4q__column h4{color:var(--color-bg-base);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);margin-bottom:var(--space-6)}.Footer-module__DaFM4q__linkList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__DaFM4q__link{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:var(--font-size-sm);text-decoration:none}.Footer-module__DaFM4q__link:hover{color:var(--color-bg-base)}.Footer-module__DaFM4q__contactItem{align-items:center;gap:var(--space-2);color:var(--color-text-muted);text-decoration:none;display:flex}.Footer-module__DaFM4q__contactItem:hover{color:var(--color-bg-base)}.Footer-module__DaFM4q__bottomBar{max-width:1200px;padding-top:var(--space-6);font-size:var(--font-size-sm);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (max-width:1024px){.Footer-module__DaFM4q__container{grid-template-columns:repeat(3,1fr)}.Footer-module__DaFM4q__brandColumn{grid-column:span 3}}@media (max-width:600px){.Footer-module__DaFM4q__container{gap:var(--space-8);grid-template-columns:1fr 1fr}.Footer-module__DaFM4q__brandColumn{grid-column:span 2}.Footer-module__DaFM4q__bottomBar{gap:var(--space-4);text-align:center;flex-direction:column}}.Footer-module__DaFM4q__socialIconsRow{gap:16px;margin-top:16px;display:flex}.Footer-module__DaFM4q__socialIconLink{color:#94a3b8;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:inline-flex}.Footer-module__DaFM4q__socialIconLink:hover{color:#fff;transform:translateY(-2px)}
