@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&family=Aref+Ruqaa:wght@400;700&family=Outfit:wght@400;700&display=swap";
:root{--bg-primary:#090806;--bg-secondary:#12100d;--bg-accent:#1b1914;--accent-primary:#afa473;--accent-secondary:#fbbf24;--accent-glow:#afa47326;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--glass-bg:#0a0f12b3;--glass-border:#ffffff0d;--container-max:1280px;--section-padding:80px 20px;--nav-height:80px;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1)}[data-theme=light]{--bg-primary:#f8fafc;--bg-secondary:#f1f5f9;--bg-accent:#e2e8f0;--accent-primary:#059669;--accent-secondary:#d97706;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--glass-bg:#fffc;--glass-border:#0000000d}
@font-face{font-family:DG Kufi;src:url(/fonts/DG-Kufi.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vexa;src:url(/fonts/VEXA-.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}html,body{max-width:100%;color:var(--text-primary);background:0 0;font-family:IBM Plex Sans Arabic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}body{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}ul{list-style:none}button{cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;font-family:inherit}.container{max-width:var(--container-max);width:100%;margin:0 auto;padding:0 20px}.section{padding:var(--section-padding)}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}p{color:var(--text-secondary);margin-bottom:1.5rem}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#090806}::-webkit-scrollbar-thumb{background:var(--accent-primary,#ded4b9);border-radius:10px}
.Navbar-module__cJzEcG__navbar{z-index:1000;background:0 0;border-bottom:1px solid #ffffff08;align-items:center;width:100%;height:90px;display:flex;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:0 60px;display:flex}.Navbar-module__cJzEcG__logoSection{cursor:pointer;align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:50px;height:50px}.Navbar-module__cJzEcG__logoText{color:#fff;font-size:1.4rem;font-weight:700}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:50px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks li{align-items:center;display:flex}.Navbar-module__cJzEcG__navLinks a{color:#fffc;border-radius:14px;justify-content:center;align-items:center;padding:10px 24px;font-size:1.25rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__cJzEcG__navLinks a:hover{color:#ded4b9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ded4b90d}.Navbar-module__cJzEcG__chevron{opacity:.6;font-size:.8rem}.Navbar-module__cJzEcG__actionSection{align-items:center;display:flex}.Navbar-module__cJzEcG__addBotBtn{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#ded4b9;background:#ded4b92e;border:none;border-radius:100px;padding:10px 28px;font-size:1rem;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__addBotBtn:hover{background:#ded4b94d;box-shadow:0 4px 15px #ded4b926}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:none}.Navbar-module__cJzEcG__gridIcon{grid-template-columns:1fr 1fr;gap:4px;width:18px;height:18px;display:grid}.Navbar-module__cJzEcG__gridIcon span{background:linear-gradient(135deg,#ded4b9,#99885c);border-radius:2px;width:7px;height:7px;display:block}.Navbar-module__cJzEcG__closeX{width:18px;height:18px;position:relative}.Navbar-module__cJzEcG__closeX span{background:linear-gradient(90deg,#ded4b9,#99885c);border-radius:2px;width:20px;height:1.5px;position:absolute;top:50%;left:50%}.Navbar-module__cJzEcG__closeX span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.Navbar-module__cJzEcG__closeX span:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.Navbar-module__cJzEcG__mobileOnly,.Navbar-module__cJzEcG__mobileAction{display:none}@media (max-width:1100px){.Navbar-module__cJzEcG__navContainer{padding:0 30px}.Navbar-module__cJzEcG__navLinks{gap:20px}.Navbar-module__cJzEcG__navLinks a{padding:8px 16px;font-size:1.1rem}}@media (max-width:900px){.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__overlay{z-index:500;opacity:0;pointer-events:none;background:#00000080;transition:opacity .4s;display:block;position:fixed;inset:0}.Navbar-module__cJzEcG__overlay.Navbar-module__cJzEcG__menuOpen{opacity:1;pointer-events:all}.Navbar-module__cJzEcG__navLinksWrapper{-webkit-backdrop-filter:blur(24px);z-index:9100;background:#090806f7;border-left:1px solid #ded4b91f;flex-direction:column;width:80%;max-width:320px;height:100dvh;padding:110px 36px 50px;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto}.Navbar-module__cJzEcG__navLinksWrapper.Navbar-module__cJzEcG__menuOpen{right:0}.Navbar-module__cJzEcG__navLinks{flex-direction:column;align-items:flex-start;gap:8px}.Navbar-module__cJzEcG__navLinks li{width:100%}.Navbar-module__cJzEcG__navLinks a{border-bottom:1px solid #ded4b914;border-radius:0;width:100%;padding:12px 8px;font-size:1.25rem;background:0 0!important}.Navbar-module__cJzEcG__navLinks li:last-child a{border-bottom:none}.Navbar-module__cJzEcG__actionSection{display:none}.Navbar-module__cJzEcG__mobileOnly{width:100%;margin-top:20px;display:block}.Navbar-module__cJzEcG__mobileAction{width:100%;margin-top:auto;padding-top:40px;display:flex}.Navbar-module__cJzEcG__addBotBtnMobile{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#ded4b9;background:linear-gradient(#ded4b933 0%,#78736433 100%);border:1px solid #ded4b966;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:16px 0;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 15px #ded4b91a}}@media (max-width:480px){.Navbar-module__cJzEcG__navContainer{padding:0 20px}.Navbar-module__cJzEcG__navbar{height:70px}.Navbar-module__cJzEcG__logoImage{width:40px;height:40px}}
.Footer-module__S6Hkya__footer{direction:rtl;width:100%;margin-top:1rem;padding:0;position:relative}.Footer-module__S6Hkya__footerContainer{border-top:1px solid #ffffff0d;width:100%}.Footer-module__S6Hkya__footerInner{z-index:2;width:90%;max-width:1250px;margin:0 auto;padding:40px 0 0;position:relative}.Footer-module__S6Hkya__footerMain{grid-template-columns:1.2fr 2fr;gap:60px;margin-bottom:30px;display:grid}.Footer-module__S6Hkya__footerBrand{flex-direction:column;gap:25px;display:flex}.Footer-module__S6Hkya__footerLogo{align-items:center;gap:15px;display:flex}.Footer-module__S6Hkya__footerLogo img{width:45px;height:45px}.Footer-module__S6Hkya__footerLogo span{color:#fff;font-family:Vexa,sans-serif;font-size:1.8rem}.Footer-module__S6Hkya__footerDesc{color:#ffffffe6;max-width:400px;margin:0;font-size:.95rem;line-height:1.8}.Footer-module__S6Hkya__socialLinks{gap:15px;margin-top:10px;display:flex}.Footer-module__S6Hkya__socialIcon{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Footer-module__S6Hkya__socialIcon img{object-fit:contain;width:25px;height:25px}.Footer-module__S6Hkya__socialIcon svg{color:#ded4b9!important}.Footer-module__S6Hkya__footerLinksGrid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.Footer-module__S6Hkya__linkGroup h4{color:#fff;margin-bottom:18px;font-family:IBM Plex Sans Arabic,sans-serif;font-size:1.1rem;position:relative}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__linkGroup a{color:var(--text-secondary);font-size:.9rem;transition:all .3s}.Footer-module__S6Hkya__linkGroup a:hover{color:#fff;transform:translate(-5px)}.Footer-module__S6Hkya__footerBottom{flex-direction:column;gap:15px;padding:20px 0 30px;display:flex}.Footer-module__S6Hkya__bottomLine{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:1px}.Footer-module__S6Hkya__bottomContent{color:var(--text-muted);justify-content:space-between;align-items:center;padding-bottom:5px;font-size:.85rem;display:flex}.Footer-module__S6Hkya__bottomContent p{margin:0}.Footer-module__S6Hkya__credit{color:var(--text-secondary);align-items:center;gap:6px;display:flex}.Footer-module__S6Hkya__heart{vertical-align:middle;font-size:1.1rem;line-height:1;animation:2s ease-in-out infinite Footer-module__S6Hkya__heartBeat;display:inline-block}@keyframes Footer-module__S6Hkya__heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (max-width:1100px){.Footer-module__S6Hkya__footerMain{gap:60px}.Footer-module__S6Hkya__footerLinksGrid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:950px){.Footer-module__S6Hkya__footerMain{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__footerDesc{max-width:100%}}@media (max-width:600px){.Footer-module__S6Hkya__footerInner{padding:30px 20px 0}.Footer-module__S6Hkya__footerMain{gap:30px}.Footer-module__S6Hkya__footerLinksGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:25px}.Footer-module__S6Hkya__footerBrand{text-align:center;align-items:center;margin-bottom:10px}.Footer-module__S6Hkya__footerLogo{justify-content:center}.Footer-module__S6Hkya__footerDesc{text-align:center;font-size:.85rem}.Footer-module__S6Hkya__socialLinks{justify-content:center}.Footer-module__S6Hkya__linkGroup h4{margin-bottom:12px;font-size:1rem}.Footer-module__S6Hkya__linkGroup ul{align-items:center;gap:8px}.Footer-module__S6Hkya__linkGroup a{font-size:.85rem}.Footer-module__S6Hkya__bottomContent{text-align:center;flex-direction:column;gap:15px;padding-bottom:25px}.Footer-module__S6Hkya__credit{justify-content:center}}
