@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:Roboto,ui-sans-serif,system-ui,sans-serif;-webkit-tap-highlight-color:transparent;background-color:#f5f5f5}html.dark-mode{background-color:#0a0a0a}html:lang(ar),html[dir=rtl]{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}body{margin:0;padding:0;font-family:Roboto,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.5;color:#334155;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html:lang(ar) body,html[dir=rtl] body{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode body,body.dark-mode body{color:#ededec;background-color:#0a0a0a}html.dark-mode,body.dark-mode{color-scheme:dark}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25;color:#334155;font-family:Roboto,ui-sans-serif,system-ui,sans-serif}html:lang(ar) h1,html[dir=rtl] h1,html:lang(ar) h2,html[dir=rtl] h2,html:lang(ar) h3,html[dir=rtl] h3,html:lang(ar) h4,html[dir=rtl] h4,html:lang(ar) h5,html[dir=rtl] h5,html:lang(ar) h6,html[dir=rtl] h6{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode h1,body.dark-mode h1,html.dark-mode h2,body.dark-mode h2,html.dark-mode h3,body.dark-mode h3,html.dark-mode h4,body.dark-mode h4,html.dark-mode h5,body.dark-mode h5,html.dark-mode h6,body.dark-mode h6{color:#ededec}h1{font-size:2.25rem;font-weight:700}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:0 0 1rem;color:#64748b}html.dark-mode p,body.dark-mode p{color:#94a3b8}a{color:#f53003;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}a:hover{color:#c32602}a:focus-visible{outline:2px solid #F53003;outline-offset:2px}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}button{background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer;outline:none}button:focus-visible{outline:2px solid #F53003;outline-offset:2px}input,textarea,select{font:inherit;color:inherit}::-moz-selection{background-color:#f5300333;color:#334155}::selection{background-color:#f5300333;color:#334155}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}html.dark-mode ::-webkit-scrollbar-thumb,body.dark-mode ::-webkit-scrollbar-thumb{background:#3e3e3a}::-webkit-scrollbar-thumb:hover{background:#64748b}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.animate-fade-in{animation:fadeIn .3s cubic-bezier(.4,0,.2,1)}.animate-fade-in-up{animation:fadeInUp .3s cubic-bezier(.4,0,.2,1)}.animate-fade-in-down{animation:fadeInDown .3s cubic-bezier(.4,0,.2,1)}.animate-slide-in-right{animation:slideInRight .3s cubic-bezier(.4,0,.2,1)}.animate-slide-in-left{animation:slideInLeft .3s cubic-bezier(.4,0,.2,1)}.animate-scale-in{animation:scaleIn .3s cubic-bezier(.4,0,.2,1)}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.2,1) infinite}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-500{animation-delay:.5s}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.5;text-align:center;border:1px solid transparent;border-radius:.25rem;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:link,.btn:visited,.btn:active{text-decoration:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:focus-visible{outline:2px solid #F53003;outline-offset:2px}.btn-primary{background-color:#2563eb;color:#fff!important;border-color:#2563eb;font-weight:600}.btn-primary:hover:not(:disabled){background-color:#1350d4;border-color:#1350d4;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn-primary:active:not(:disabled){transform:translateY(0);color:#fff!important}html.dark-mode .btn-primary,body.dark-mode .btn-primary{background-color:#2563eb;color:#fff!important;border-color:#2563eb}html.dark-mode .btn-primary:hover:not(:disabled),body.dark-mode .btn-primary:hover:not(:disabled){background-color:#5484ef;border-color:#5484ef;color:#fff!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.btn-secondary{background-color:#fff;color:#334155;border-color:#e2e8f0;font-weight:600;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f}.btn-secondary:hover:not(:disabled){border-color:#2563eb;background-color:#2563eb0d;color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn-secondary:active:not(:disabled){transform:translateY(0)}html.dark-mode .btn-secondary,body.dark-mode .btn-secondary{background-color:#ffffff1a;color:#ededec;border-color:#3e3e3a;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f}html.dark-mode .btn-secondary:hover:not(:disabled),body.dark-mode .btn-secondary:hover:not(:disabled){border-color:#2563eb;background-color:#2563eb26;color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn-accent{background-color:#f53003;color:#fff;border-color:#f53003}.btn-accent:hover:not(:disabled){background-color:#c32602;border-color:#c32602}.btn-sm{padding:.25rem 1rem;font-size:.75rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-icon{gap:.25rem}.btn-login{background-color:#4fa9b8;color:#fcfeff;border-color:#4fa9b8;font-weight:600;border-radius:.375rem}.btn-login:hover:not(:disabled){background-color:#40919e;border-color:#40919e;color:#fcfeff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn-login:active:not(:disabled){transform:translateY(0)}html.dark-mode .btn-login,body.dark-mode .btn-login{background-color:#4fa9b8;color:#fcfeff;border-color:#4fa9b8}html.dark-mode .btn-login:hover:not(:disabled),body.dark-mode .btn-login:hover:not(:disabled){background-color:#73bbc7;border-color:#73bbc7;color:#fcfeff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.rounded{border-radius:.375rem!important}.card{background:#f8fafc;border-radius:.5rem;padding:1.5rem;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f}html.dark-mode .card,body.dark-mode .card{background:#161615}.card{transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.card-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}html.dark-mode .card-header,body.dark-mode .card-header{border-bottom-color:#3e3e3a}.card-title{font-size:1.25rem;font-weight:600;margin:0}.card-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}html.dark-mode .card-footer,body.dark-mode .card-footer{border-top-color:#3e3e3a}.navbar{background-color:#fff;width:100%;height:127px}html.dark-mode .navbar,body.dark-mode .navbar{background-color:transparent}.navbar-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:1024px){.navbar-container{padding:0 2rem}}.navbar-container{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #e2e8f0;border-radius:50px;flex-wrap:wrap;gap:1rem}html:not(.dark-mode) .navbar-container,body:not(.dark-mode) .navbar-container{border-color:#e2e8f0!important}html.dark-mode .navbar-container,body.dark-mode .navbar-container{border-color:#1a1a1a!important}@media(min-width:768px){.navbar-container{flex-wrap:nowrap}}.navbar-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.navbar-logo:hover{opacity:.8}.navbar-logo-image{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}@media(min-width:1024px){.navbar-logo-image{height:45px}}.navbar-logo-text{font-size:1.25rem;font-weight:700;color:#334155}html.dark-mode .navbar-logo-text,body.dark-mode .navbar-logo-text{color:#ededec}.navbar-menu{display:none;width:100%;order:3;flex-direction:column;gap:1rem;padding:1rem 0}@media(min-width:768px){.navbar-menu{display:flex;flex-direction:row;justify-content:center;width:auto;order:2;padding:0;gap:1.5rem}}.navbar-menu.active{display:flex}.navbar-link{color:#64748b;text-decoration:none;font-weight:500;transition:color .3s cubic-bezier(.4,0,.2,1)}.navbar-link:hover{color:#334155}html.dark-mode .navbar-link,body.dark-mode .navbar-link{color:#94a3b8}html.dark-mode .navbar-link:hover,body.dark-mode .navbar-link:hover{color:#ededec}.navbar-toggle{display:flex;flex-direction:column;gap:4px;background:transparent;border:none;padding:.25rem;cursor:pointer;order:2}@media(min-width:768px){.navbar-toggle{display:none}}html.dark-mode .navbar-toggle .navbar-toggle-icon,body.dark-mode .navbar-toggle .navbar-toggle-icon{background-color:#ededec}.navbar-toggle-icon{width:25px;height:3px;background-color:#334155;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.navbar-brand{order:1}.navbar-actions{display:flex;gap:.5rem;align-items:center;order:2}@media(min-width:768px){.navbar-actions{order:3}}.theme-toggle{background:transparent;border:none;border-radius:.375rem;padding:.25rem .5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.theme-toggle:hover,html.dark-mode .theme-toggle:hover,body.dark-mode .theme-toggle:hover{background-color:transparent}.theme-toggle:focus-visible{outline:2px solid #F53003;outline-offset:2px}.theme-toggle-icon{position:absolute;font-size:1.125rem;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:rotate(0) scale(.8)}.theme-toggle-icon.theme-toggle-sun{opacity:1;transform:rotate(0) scale(1)}html.dark-mode .theme-toggle-icon.theme-toggle-sun,body.dark-mode .theme-toggle-icon.theme-toggle-sun{opacity:0;transform:rotate(90deg) scale(.8)}html.dark-mode .theme-toggle-icon.theme-toggle-moon,body.dark-mode .theme-toggle-icon.theme-toggle-moon{opacity:1;transform:rotate(0) scale(1)}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background-color:#f53003;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:1070;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.scroll-to-top svg{width:24px;height:24px}.scroll-to-top:hover{background-color:#c32602;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.scroll-to-top:focus{outline:2px solid #F53003;outline-offset:2px}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}html.dark-mode .scroll-to-top,body.dark-mode .scroll-to-top{background-color:#f53003}html.dark-mode .scroll-to-top:hover,body.dark-mode .scroll-to-top:hover{background-color:#fc552f}@media(min-width:768px){.scroll-to-top{bottom:3rem;right:3rem}}.section-nav{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;text-align:center}html.dark-mode .section-nav,body.dark-mode .section-nav{border-top-color:#3e3e3a}.section-nav-link{display:inline-flex;align-items:center;gap:.25rem;color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.section-nav-link svg{width:16px;height:16px}.section-nav-link:hover{color:#f53003;transform:translateY(-2px)}html.dark-mode .section-nav-link,body.dark-mode .section-nav-link{color:#94a3b8}html.dark-mode .section-nav-link:hover,body.dark-mode .section-nav-link:hover{color:#f53003}.language-switcher-btn{color:#64748b;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f}.language-switcher-btn:hover{background-color:#fff}.language-switcher-btn:focus{outline:none;box-shadow:0 0 0 2px #4db4b980}html.dark-mode .language-switcher-btn,body.dark-mode .language-switcher-btn{color:#94a3b8;background-color:#161615;border-color:#3e3e3a}html.dark-mode .language-switcher-btn:hover,body.dark-mode .language-switcher-btn:hover{background-color:#0a0a0a}html.dark-mode .language-switcher-btn:focus,body.dark-mode .language-switcher-btn:focus{box-shadow:0 0 0 2px #4db4b94d}.language-dropdown{background-color:#fff;border:1px solid #e2e8f0}html.dark-mode .language-dropdown,body.dark-mode .language-dropdown{background-color:#161615;border-color:#3e3e3a}.language-option{color:#64748b}.language-option:hover{background-color:#4db4b91a;color:#4db4b9}html.dark-mode .language-option,body.dark-mode .language-option{color:#94a3b8}html.dark-mode .language-option:hover,body.dark-mode .language-option:hover,.language-option-active{background-color:#4db4b926;color:#4db4b9}html.dark-mode .language-option-active,body.dark-mode .language-option-active{background-color:#4db4b933;color:#4db4b9}.language-check-icon,html.dark-mode .language-check-icon,body.dark-mode .language-check-icon{color:#4db4b9}.language-btn{color:#64748b;background-color:#fff;border-color:#e2e8f0}.language-btn:hover{background-color:#4db4b91a;color:#4db4b9}html.dark-mode .language-btn,body.dark-mode .language-btn{color:#94a3b8;background-color:#161615;border-color:#3e3e3a}html.dark-mode .language-btn:hover,body.dark-mode .language-btn:hover{background-color:#4db4b926;color:#4db4b9}.language-btn-active{background-color:#4db4b9;color:#fff;border-color:#4db4b9;z-index:10}html.dark-mode .language-btn-active,body.dark-mode .language-btn-active{background-color:#4db4b9;color:#fff;border-color:#4db4b9}.language-select{color:#64748b;background-color:#fff;border-color:#e2e8f0}.language-select:focus{outline:none;border-color:#4db4b9;box-shadow:0 0 0 2px #4db4b933}html.dark-mode .language-select,body.dark-mode .language-select{color:#94a3b8;background-color:#161615;border-color:#3e3e3a}html.dark-mode .language-select:focus,body.dark-mode .language-select:focus{border-color:#4db4b9;box-shadow:0 0 0 2px #4db4b926}.header{width:100%;padding:1rem 0;background-color:#fff;border-bottom:1px solid #e2e8f0}html.dark-mode .header,body.dark-mode .header{background-color:#0a0a0a;border-bottom-color:#3e3e3a}@media(min-width:1024px){.header{padding:1.5rem 0}}.header-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:1024px){.header-container{padding:0 2rem}}.header-container{display:flex;align-items:center;justify-content:space-between}.header-nav{display:flex;align-items:center;gap:1rem}.main-page-wrapper{display:flex;flex-direction:column;background-color:#fff}html.dark-mode .main-page-wrapper,body.dark-mode .main-page-wrapper{background-color:#0a0a0a}.main-page-content{flex:1;background-color:#fff}html.dark-mode .main-page-content,body.dark-mode .main-page-content{background-color:#0a0a0a}.footer{width:100%;padding:2rem 0;margin-top:auto;background-color:#fff;border-top:1px solid #e2e8f0}html.dark-mode .footer,body.dark-mode .footer{background-color:#0a0a0a;border-top-color:#3e3e3a}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-content{grid-template-columns:repeat(4,1fr)}}.footer-title{font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#64748b;transition:color .3s cubic-bezier(.4,0,.2,1)}.footer-link:hover{color:#334155}html.dark-mode .footer-link,body.dark-mode .footer-link{color:#94a3b8}html.dark-mode .footer-link:hover,body.dark-mode .footer-link:hover{color:#ededec}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}html.dark-mode .footer-bottom,body.dark-mode .footer-bottom{border-top-color:#3e3e3a}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.home-hero{padding:4rem 0;text-align:center;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.home-hero *{font-family:inherit}@media(min-width:1024px){.home-hero{padding:6rem 0}}html.dark-mode .home-hero,body.dark-mode .home-hero{background-color:#0a0a0a}.h-inherit{height:inherit}.home-hero-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}.home-hero-title{font-size:1.875rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;line-height:1.25;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}@media(min-width:1024px){.home-hero-title{font-size:2.25rem}}html.dark-mode .home-hero-title,body.dark-mode .home-hero-title{color:#ededec}.home-hero-description{font-size:1.125rem;color:#94a3b8;max-width:600px;margin:0 auto 2rem;line-height:1.75;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .home-hero-description,body.dark-mode .home-hero-description{color:#94a3b8}.home-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center;margin:2rem 0 3rem}.home-hero-actions .btn{font-size:1rem;padding:1rem 2rem}.home-stats{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3rem;margin-bottom:0;flex-wrap:wrap}.stat-number{font-size:1.875rem;font-weight:700;color:#334155;line-height:1;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}@media(min-width:1024px){.stat-number{font-size:2.25rem}}.stat-label{font-size:.875rem;color:#64748b;font-weight:400;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.stat-divider{width:1px;height:60px;background-color:#e2e8f0;flex-shrink:0}html.dark-mode .stat-divider,body.dark-mode .stat-divider{background-color:#3e3e3a}.home-hero .partners-grid{display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap;width:100%;padding-top:4rem;margin-top:4rem}.home-hero .partners-grid img{height:32px;width:auto;opacity:.5;filter:grayscale(100%);transition:opacity .3s,filter .3s}.home-hero .partners-grid img:hover{opacity:.7;filter:grayscale(80%)}@media(min-width:768px){.home-hero .partners-grid img{height:40px}}html.dark-mode .home-hero .partners-grid,body.dark-mode .home-hero .partners-grid{border-top-color:#3e3e3a}.home-features{padding:4rem 0}.home-features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.home-features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-features-grid{grid-template-columns:repeat(3,1fr)}}.stat-number{font-size:1.875rem;font-weight:700;color:#334155;line-height:1.2}@media(min-width:768px){.stat-number{font-size:2.25rem}}html.dark-mode .stat-number,body.dark-mode .stat-number{color:#ededec}.stat-label{font-size:.875rem;color:#64748b;line-height:1.5}@media(min-width:768px){.stat-label{font-size:1rem}}html.dark-mode .stat-label,body.dark-mode .stat-label{color:#94a3b8}.stat-divider{display:none}@media(min-width:1024px){.stat-divider{display:block;width:1px;height:60px;background-color:#e2e8f0;flex-shrink:0}html.dark-mode .stat-divider,body.dark-mode .stat-divider{background-color:#3e3e3a}}.partners-swiper-section{background-color:#fff;overflow:hidden}html.dark-mode .partners-swiper-section,body.dark-mode .partners-swiper-section{background-color:#0a0a0a}.partners-swiper-title{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#334155}html.dark-mode .partners-swiper-title,body.dark-mode .partners-swiper-title{color:#ededec}.partners-scroll-wrapper{width:100%;overflow:hidden;padding:1.5rem 0}.partners-scroll-track{display:flex;align-items:center;gap:40px;width:-moz-fit-content;width:fit-content;animation:scroll-partners 30s linear infinite;will-change:transform}.partner-item{flex-shrink:0;display:flex;justify-content:center;align-items:center}.partner-logo{display:flex;align-items:center;justify-content:center;padding:1rem;opacity:.6;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.partner-logo:hover{opacity:1}.partner-logo-image{max-width:150px;max-height:60px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);transition:all .3s cubic-bezier(.4,0,.2,1)}.partner-logo:hover .partner-logo-image{filter:grayscale(0%)}.partner-logo-text{font-size:1.125rem;font-weight:600;color:#64748b;text-align:center;white-space:nowrap}html.dark-mode .partner-logo-text,body.dark-mode .partner-logo-text{color:#94a3b8}@keyframes scroll-partners{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-platform{text-align:center;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.about-platform *{font-family:inherit}html.dark-mode .about-platform,body.dark-mode .about-platform{background-color:#0a0a0a}.about-platform .badge-about{background-color:transparent;color:#4db4b9;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid #e0f2f2;display:inline-block;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .about-platform .badge-about,body.dark-mode .about-platform .badge-about{color:#4db4b9;border-color:#4db4b94d}.about-platform .section-title{color:#0d2137;font-weight:700;font-size:1.875rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}@media(min-width:1024px){.about-platform .section-title{font-size:2.25rem}}html.dark-mode .about-platform .section-title,body.dark-mode .about-platform .section-title{color:#ededec}.about-platform .section-desc{color:#64748b;line-height:1.75;font-size:1.125rem;max-width:800px;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .about-platform .section-desc,body.dark-mode .about-platform .section-desc{color:#94a3b8}.about-platform .video-container{max-width:1000px;width:100%;margin:0 auto;position:relative;border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.about-platform .video-container img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.about-platform .video-container:hover img{transform:scale(1.02)}.about-platform .play-button-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid rgba(255,255,255,.9);border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.about-platform .play-button-overlay:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:#0000004d;border-radius:9999px;z-index:-1}.about-platform .play-button-overlay:hover{background:#fff6;transform:translate(-50%,-50%) scale(1.1);border-color:#fff}.about-platform .play-button-overlay i{color:#fff;font-size:1.25rem;margin-left:4px}.project{text-align:center;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.project *{font-family:inherit}html.dark-mode .project,body.dark-mode .project{background-color:#0a0a0a}.project .badge-about{background-color:transparent;color:#4db4b9;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid #e0f2f2;display:inline-block;margin-bottom:1.5rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .project .badge-about,body.dark-mode .project .badge-about{color:#4db4b9;border-color:#4db4b94d}.project .section-title{color:#0d2137;font-weight:700;font-size:1.875rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}@media(min-width:1024px){.project .section-title{font-size:2.25rem}}html.dark-mode .project .section-title,body.dark-mode .project .section-title{color:#ededec}.project .section-desc{color:#64748b;line-height:1.75;font-size:1.125rem;max-width:800px;margin:0 auto 3rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .project .section-desc,body.dark-mode .project .section-desc{color:#94a3b8}.project-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.project-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.project-grid{grid-template-columns:repeat(3,1fr)}}.project-card{background-color:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column;padding:10px;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-card:hover{box-shadow:#00000017 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#00000017 0 32px 16px}html.dark-mode .project-card:hover,body.dark-mode .project-card:hover{box-shadow:#0003 0 2px 1px,#0000002e 0 4px 2px,#00000026 0 8px 4px,#0000001f 0 16px 8px,#0000001a 0 32px 16px}.project-card .project-card-image{border-radius:8px;overflow:hidden;height:250px;position:relative}.project-card .project-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.project-card .project-card-content{padding:1rem .5rem;display:flex;flex-direction:column;flex-grow:1}html.dark-mode .project-card,body.dark-mode .project-card{background-color:#161615;border-color:#3e3e3a}.project-category-badge{background-color:#f0fafa;color:#4db4b9;padding:.25rem 1rem;border-radius:.375rem;font-size:.75rem;font-weight:600;margin-bottom:10px;margin-inline-start:0;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;width:-moz-fit-content;width:fit-content}html.dark-mode .project-category-badge,body.dark-mode .project-category-badge{background-color:#4db4b926;color:#4db4b9}.project-card-title{font-size:1.25rem;color:#0d2137;font-weight:800;margin-bottom:10px;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}html.dark-mode .project-card-title,body.dark-mode .project-card-title{color:#ededec}.project-card-description{color:#64748b;font-size:.875rem;line-height:1.75;margin-bottom:1.5rem;flex-grow:1;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word}html.dark-mode .project-card-description,body.dark-mode .project-card-description{color:#94a3b8}.project-details-grid{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:1rem;gap:.5rem}.project-details-grid .detail-item{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:5rem}.project-details-grid .detail-item .detail-label{color:#0d2137;font-size:.75rem;font-weight:600;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .project-details-grid .detail-item .detail-label,body.dark-mode .project-details-grid .detail-item .detail-label{color:#ededec}.project-details-grid .detail-item .detail-value{color:#64748b;font-size:.875rem;font-weight:700;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .project-details-grid .detail-item .detail-value,body.dark-mode .project-details-grid .detail-item .detail-value{color:#94a3b8}.btn-invest-outline{display:block;text-align:center;background-color:#5bb3bc;color:#fff;padding:1rem;border-radius:12px;text-decoration:none;font-weight:600;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.btn-invest-outline:hover{background-color:#489da5;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#fff}html.dark-mode .btn-invest-outline,body.dark-mode .btn-invest-outline{background-color:#5bb3bc}html.dark-mode .btn-invest-outline:hover,body.dark-mode .btn-invest-outline:hover{background-color:#489da5}.services-section{text-align:center;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.services-section *{font-family:inherit}html.dark-mode .services-section,body.dark-mode .services-section{background-color:#0a0a0a}.services-section .badge-about{background-color:transparent;color:#4db4b9;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid #e0f2f2;display:inline-block;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .services-section .badge-about,body.dark-mode .services-section .badge-about{color:#4db4b9;border-color:#4db4b94d}.services-section .section-title{color:#0d2137;font-weight:700;font-size:1.875rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}@media(min-width:1024px){.services-section .section-title{font-size:2.25rem}}html.dark-mode .services-section .section-title,body.dark-mode .services-section .section-title{color:#ededec}.services-section .section-desc{color:#64748b;line-height:1.75;font-size:1.125rem;max-width:800px;margin:0 auto 3rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .services-section .section-desc,body.dark-mode .services-section .section-desc{color:#94a3b8}.services-container{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.services-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-container{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:#fff;border-radius:12px;border:1px solid #e2e8f0;text-align:right;direction:rtl;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f;display:flex;flex-direction:column;justify-content:space-around;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;height:290px}.service-card:hover{background-color:#58a9b8;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-5px)}.service-card:hover .service-icon{background-color:#fff3;color:#fff}.service-card:hover .service-title{color:#fff}.service-card:hover .service-description{color:#ffffffe6}html.dark-mode .service-card,body.dark-mode .service-card{background-color:#161615;border-color:#3e3e3a}html.dark-mode .service-card:hover,body.dark-mode .service-card:hover{background-color:#58a9b8}.service-icon{width:60px;height:60px;background-color:#e6f4f6;color:#58a9b8;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.service-title{font-size:1.25rem;font-weight:700;color:#0d2137;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}html.dark-mode .service-title,body.dark-mode .service-title{color:#ededec}.service-description{font-size:1rem;color:#64748b;line-height:1.75;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .service-description,body.dark-mode .service-description{color:#94a3b8}.partnership-section{position:relative;padding:120px 20px;background-color:#f2f9fb;text-align:center;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:550px;direction:rtl}.partnership-section:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,#f2f9fb 20%,transparent 80%);z-index:2}.images-grid{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.p-img{position:absolute;width:110px;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 10px 20px #0000000d;-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%);mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.p1{top:10%;right:5%}.p2{top:5%;right:20%}.p3{top:15%;right:35%}.p4{top:5%;left:35%}.p5{top:10%;left:20%}.p6{top:15%;left:5%}.p7{bottom:5%;right:10%}.p8{bottom:10%;right:25%}.p9{bottom:5%;left:10%}.p10{bottom:10%;left:25%}.cta-content{position:relative;z-index:3;max-width:800px}.cta-title{font-family:Cairo,sans-serif;font-size:2.8rem;color:#0d2137;font-weight:800;margin-bottom:20px}.cta-desc{font-family:Cairo,sans-serif;font-size:1.2rem;color:#4a5568;line-height:1.8;margin-bottom:40px}.cta-button{display:inline-block;background-color:#f1e95b;color:#0d2137;padding:16px 45px;border-radius:4px;text-decoration:none;font-weight:700;font-family:Cairo,sans-serif;transition:all .3s ease;box-shadow:0 4px 15px #f1e95b4d}.cta-button:hover{background-color:#e5dc45;transform:translateY(-3px)}@media(max-width:768px){.p-img{width:70px;height:90px}.cta-title{font-size:1.8rem}.p1,.p6,.p7,.p9{display:none}}.about-us-hero{padding:4rem 0;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.about-us-hero *{font-family:inherit}html.dark-mode .about-us-hero,body.dark-mode .about-us-hero{background-color:#0a0a0a}.about-us-content{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;min-height:500px}@media(min-width:1024px){.about-us-content{grid-template-columns:1fr 1fr;gap:6rem}}.about-us-image{order:2}@media(min-width:1024px){.about-us-image{order:1}}.about-us-image img{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;-o-object-fit:cover;object-fit:cover;max-height:400px}@media(min-width:1024px){.about-us-image img{max-height:500px}}.about-us-text{order:1;text-align:right;direction:rtl}@media(min-width:1024px){.about-us-text{order:2}}.about-us-text .badge-about{background-color:transparent;color:#4db4b9;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid #e0f2f2;display:inline-block;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .about-us-text .badge-about,body.dark-mode .about-us-text .badge-about{color:#4db4b9;border-color:#4db4b94d}.about-us-text .section-title{color:#0d2137;font-weight:700;font-size:1.875rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}@media(min-width:1024px){.about-us-text .section-title{font-size:2.25rem}}html.dark-mode .about-us-text .section-title,body.dark-mode .about-us-text .section-title{color:#ededec}.about-us-text .section-desc{color:#64748b;line-height:1.75;font-size:1.125rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .about-us-text .section-desc,body.dark-mode .about-us-text .section-desc{color:#94a3b8}.team-section{padding:4rem 0;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;text-align:center}.team-section *{font-family:inherit}.team-section .badge-about{background-color:transparent;color:#4db4b9;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid #e0f2f2;display:inline-block;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .team-section .badge-about,body.dark-mode .team-section .badge-about{color:#4db4b9;border-color:#4db4b94d}.team-section .section-title{color:#0d2137;font-weight:700;font-size:1.875rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}@media(min-width:1024px){.team-section .section-title{font-size:2.25rem}}html.dark-mode .team-section .section-title,body.dark-mode .team-section .section-title{color:#ededec}.team-section .section-desc{color:#64748b;line-height:1.75;font-size:1.125rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;max-width:800px;margin-left:auto;margin-right:auto}html.dark-mode .team-section .section-desc,body.dark-mode .team-section .section-desc{color:#94a3b8}html.dark-mode .team-section,body.dark-mode .team-section{background-color:#0a0a0a}.team-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.team-grid{grid-template-columns:repeat(4,1fr)}}.team-card{background-color:#fff;border-radius:24px;padding:0;text-align:center;direction:rtl;box-shadow:0 4px 20px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid #f0f0f0}.team-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.team-card:hover .team-image:after{opacity:1}.team-card:hover .team-social{opacity:1;visibility:visible}.team-image{position:relative;background-color:#f5f5f5}.team-image img{width:100%;height:320px;-o-object-fit:cover;object-fit:cover;display:block}.team-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.team-social{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.team-social .social-link{width:45px;height:45px;background-color:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.4);text-decoration:none}.team-social .social-link:hover{background-color:#fff;color:#4db4b9}.team-info{padding:20px 15px;text-align:right}.team-info .team-role{background-color:#e0f7f7;color:#4db4b9;padding:6px 16px;border-radius:8px;font-size:13px;font-weight:500;display:inline-block;margin-bottom:12px}.team-info .team-name{color:#1a2b3c;font-size:22px;font-weight:700;margin-bottom:8px}.team-info .team-description{color:#667085;font-size:14px;line-height:1.6;margin:0}.mission-section{padding:4rem 0;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;text-align:center}.mission-section *{font-family:inherit}.mission-section .badge-about{background-color:transparent;color:#4db4b9;border-radius:9999px;font-size:.875rem;font-weight:600;border:1px solid #e0f2f2;display:inline-block;font-family:Cairo,ui-sans-serif,system-ui,sans-serif}html.dark-mode .mission-section .badge-about,body.dark-mode .mission-section .badge-about{color:#4db4b9;border-color:#4db4b94d}.mission-section .section-title{color:#0d2137;font-weight:700;font-size:1.875rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;line-height:1.25}@media(min-width:1024px){.mission-section .section-title{font-size:2.25rem}}html.dark-mode .mission-section .section-title,body.dark-mode .mission-section .section-title{color:#ededec}.mission-section .section-desc{color:#64748b;line-height:1.75;font-size:1.125rem;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;max-width:800px;margin-left:auto;margin-right:auto}html.dark-mode .mission-section .section-desc,body.dark-mode .mission-section .section-desc{color:#94a3b8}html.dark-mode .mission-section,body.dark-mode .mission-section{background-color:#0a0a0a}.about-us-partners{padding:3rem 0;background-color:#fff}html.dark-mode .about-us-partners,body.dark-mode .about-us-partners{background-color:#0a0a0a}@media(max-width:767px){.about-us-hero{padding:3rem 0}.about-us-content{gap:3rem;text-align:center}.about-us-text{text-align:center}.about-us-text .section-title{font-size:1.5rem}.about-us-text .section-desc{font-size:1rem}.about-us-image img{max-height:300px}.team-grid{grid-template-columns:1fr;gap:1.5rem}.team-section,.mission-section{padding:3rem 0}.team-section .section-title,.mission-section .section-title{font-size:1.5rem}.team-section .section-desc,.mission-section .section-desc{font-size:1rem}}.projects-header{padding:4rem 0;text-align:center;background:linear-gradient(135deg,#fff,#f8fafc)}html.dark-mode .projects-header,body.dark-mode .projects-header{background:linear-gradient(135deg,#0a0a0a,#161615)}.projects-header .projects-header-content{max-width:800px;margin:0 auto}.projects-header .badge-projects{display:inline-block;padding:8px 20px;border-radius:20px;border:1px solid #2563eb;color:#2563eb;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;background:#2563eb1a}.projects-header .section-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:#334155}html.dark-mode .projects-header .section-title,body.dark-mode .projects-header .section-title{color:#ededec}.projects-header .section-description{font-size:1.125rem;color:#64748b;line-height:1.75}html.dark-mode .projects-header .section-description,body.dark-mode .projects-header .section-description{color:#94a3b8}.section-header{text-align:center;margin-bottom:3rem}.section-header .subsection-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem;color:#334155}html.dark-mode .section-header .subsection-title,body.dark-mode .section-header .subsection-title{color:#ededec}.section-header .subsection-description{font-size:1rem;color:#64748b}html.dark-mode .section-header .subsection-description,body.dark-mode .section-header .subsection-description{color:#94a3b8}.featured-projects-section{padding:4rem 0;background:#fff}html.dark-mode .featured-projects-section,body.dark-mode .featured-projects-section{background:#0a0a0a}@media(min-width:1024px){.featured-projects-section .featured-grid{grid-template-columns:repeat(3,1fr)}}.all-projects-section{padding:4rem 0;background:#f8fafc}html.dark-mode .all-projects-section,body.dark-mode .all-projects-section{background:#161615}.projects-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.project-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}html.dark-mode .project-card,body.dark-mode .project-card{background:#161615;border-color:#3e3e3a;box-shadow:0 4px 6px -1px #0000004d}.project-card.featured{border:2px solid #2563eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.project-card.featured:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.project-image{position:relative;height:200px;overflow:hidden}.project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.project-image .project-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8fafc;color:#94a3b8}html.dark-mode .project-image .project-placeholder,body.dark-mode .project-image .project-placeholder{background:#0a0a0a}.project-image .featured-badge{position:absolute;top:1rem;left:1rem;background:#2563eb;color:#fff;padding:6px 12px;border-radius:9999px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:4px}.project-image .featured-badge svg{width:12px;height:12px}.project-image .funding-progress{position:absolute;bottom:0;left:0;right:0;background:#000c;color:#fff;padding:.5rem}.project-image .funding-progress .progress-bar{width:100%;height:4px;background:#ffffff4d;border-radius:.25rem;overflow:hidden;margin-bottom:4px}.project-image .funding-progress .progress-bar .progress-fill{height:100%;background:#10b981;border-radius:.25rem;transition:width .3s cubic-bezier(.4,0,.2,1)}.project-image .funding-progress .progress-text{font-size:.75rem;font-weight:500}.project-content{padding:1.5rem}.project-meta{display:flex;gap:.5rem;margin-bottom:1rem;font-size:.75rem}.project-meta .project-sector,.project-meta .project-location{padding:4px 8px;border-radius:.25rem;font-weight:500}.project-meta .project-sector{background:#2563eb1a;color:#2563eb}.project-meta .project-location{background:#64748b1a;color:#64748b}html.dark-mode .project-meta .project-location,body.dark-mode .project-meta .project-location{background:#94a3b833;color:#94a3b8}.project-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#334155;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html.dark-mode .project-title,body.dark-mode .project-title{color:#ededec}.project-description{color:#64748b;line-height:1.5;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html.dark-mode .project-description,body.dark-mode .project-description{color:#94a3b8}.project-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:.375rem}html.dark-mode .project-stats,body.dark-mode .project-stats{background:#0a0a0a}.project-stats .stat{text-align:center}.project-stats .stat .stat-label{display:block;font-size:.75rem;color:#64748b;margin-bottom:2px}html.dark-mode .project-stats .stat .stat-label,body.dark-mode .project-stats .stat .stat-label{color:#94a3b8}.project-stats .stat .stat-value{display:block;font-size:.875rem;font-weight:600;color:#334155}html.dark-mode .project-stats .stat .stat-value,body.dark-mode .project-stats .stat .stat-value{color:#ededec}.project-actions{display:flex;align-items:center;justify-content:space-between}.project-actions .btn{display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:.375rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-actions .btn.btn-primary{background:#2563eb;color:#fff;border:1px solid #2563eb}.project-actions .btn.btn-primary:hover{background:#134cca;transform:translateY(-1px)}.project-actions .btn svg{width:16px;height:16px}.project-actions .quick-actions{display:flex;gap:.5rem}.project-actions .quick-actions .quick-action{width:36px;height:36px;border-radius:.375rem;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}html.dark-mode .project-actions .quick-actions .quick-action,body.dark-mode .project-actions .quick-actions .quick-action{border-color:#3e3e3a;background:#161615;color:#94a3b8}.project-actions .quick-actions .quick-action:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-1px)}.project-actions .quick-actions .quick-action.favorite:hover{background:#f530031a;border-color:#f53003;color:#f53003}.no-projects{text-align:center;padding:4rem;color:#64748b}html.dark-mode .no-projects,body.dark-mode .no-projects{color:#94a3b8}.no-projects .no-projects-icon{margin-bottom:1.5rem;color:#94a3b8}.no-projects .no-projects-icon svg{width:64px;height:64px}.no-projects h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#334155}html.dark-mode .no-projects h3,body.dark-mode .no-projects h3{color:#ededec}.no-projects p{font-size:1rem;max-width:400px;margin:0 auto}.pagination-wrapper{margin-top:3rem;display:flex;justify-content:center;direction:rtl}.pagination-nav{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:768px){.pagination-nav{flex-direction:row;justify-content:space-between;width:100%;max-width:600px}}.pagination-info .pagination-text{font-size:.875rem;color:#64748b;font-weight:500}html.dark-mode .pagination-info .pagination-text,body.dark-mode .pagination-info .pagination-text{color:#94a3b8}.pagination-list{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0;direction:ltr}.pagination-list .pagination-item.disabled .pagination-link{color:#94a3b8;cursor:not-allowed;background:#f8fafc;opacity:.5;border-color:#e2e8f0}html.dark-mode .pagination-list .pagination-item.disabled .pagination-link,body.dark-mode .pagination-list .pagination-item.disabled .pagination-link{background:#161615;border-color:#3e3e3a}.pagination-list .pagination-item.disabled .pagination-link:hover{transform:none;box-shadow:none}.pagination-list .pagination-item.active .pagination-link{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 2px 8px #2563eb40;font-weight:600}.pagination-list .pagination-link{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1rem;min-width:40px;height:40px;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#334155;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 1px #00000008,0 1px 2px #0000000f}html.dark-mode .pagination-list .pagination-link,body.dark-mode .pagination-list .pagination-link{border-color:#3e3e3a;background:#161615;color:#ededec}.pagination-list .pagination-link:hover:not(.disabled){border-color:#2563eb;color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26;background:#2563eb0d}html.dark-mode .pagination-list .pagination-link:hover:not(.disabled),body.dark-mode .pagination-list .pagination-link:hover:not(.disabled){background:#2563eb1a}.pagination-list .pagination-link:active:not(.disabled){transform:translateY(-1px)}.pagination-list .pagination-link i{font-size:12px}.pagination-list .pagination-link.pagination-nav-btn{padding:.5rem 1.5rem;font-weight:500}.pagination-list .pagination-link.pagination-nav-btn:hover:not(.disabled){background:#2563eb;color:#fff;border-color:#2563eb}.contact-section{text-align:center;background-color:#fff;font-family:Cairo,ui-sans-serif,system-ui,sans-serif;padding:80px 0}.contact-section *{font-family:inherit}html.dark-mode .contact-section,body.dark-mode .contact-section{background-color:#0a0a0a}.contact-section .badge-about{display:inline-block;padding:8px 20px;border-radius:20px;border:1px solid #9fd3dc;color:#4aa3b5;font-size:14px}.contact-section .section-title{font-size:36px;font-weight:700}html.dark-mode .contact-section .section-title,body.dark-mode .contact-section .section-title{color:#ededec}.contact-section .section-desc{max-width:800px;margin-left:auto;margin-right:auto;color:#555;line-height:1.8}html.dark-mode .contact-section .section-desc,body.dark-mode .contact-section .section-desc{color:#94a3b8}.contact-section .contact-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 40px #00000014}html.dark-mode .contact-section .contact-card,body.dark-mode .contact-section .contact-card{background:#161615;box-shadow:0 20px 40px #0000004d}.contact-section .contact-card .alert{margin-bottom:1rem;padding:12px;border-radius:8px;border:1px solid}.contact-section .contact-card .alert.alert-success{background:#d4edda;color:#155724;border-color:#c3e6cb}html.dark-mode .contact-section .contact-card .alert.alert-success,body.dark-mode .contact-section .contact-card .alert.alert-success{background:#1e3a2e;color:#a3cfbb;border-color:#2d5a3d}.contact-section .contact-card .alert.alert-error{background:#f8d7da;color:#721c24;border-color:#f5c6cb}html.dark-mode .contact-section .contact-card .alert.alert-error,body.dark-mode .contact-section .contact-card .alert.alert-error{background:#3a1e20;color:#cf9ca0;border-color:#5a2d30}.contact-section .contact-card .error-message{color:#dc3545;font-size:12px;display:block;margin-top:4px}html.dark-mode .contact-section .contact-card .error-message,body.dark-mode .contact-section .contact-card .error-message{color:#ff6b7a}.contact-section .contact-form .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-section .contact-form .form-group{text-align:right}.contact-section .contact-form .form-group label{display:block;font-size:14px;font-weight:600}html.dark-mode .contact-section .contact-form .form-group label,body.dark-mode .contact-section .contact-form .form-group label{color:#ededec}.contact-section .contact-form .form-group input,.contact-section .contact-form .form-group textarea{width:100%;border:1px solid #eee;border-radius:10px;padding:12px 15px;font-size:14px;outline:none;direction:rtl;background:#fff;color:#333}.contact-section .contact-form .form-group input:focus,.contact-section .contact-form .form-group textarea:focus{border-color:#4aa3b5}html.dark-mode .contact-section .contact-form .form-group input,body.dark-mode .contact-section .contact-form .form-group input,html.dark-mode .contact-section .contact-form .form-group textarea,body.dark-mode .contact-section .contact-form .form-group textarea{background:#0a0a0a;border-color:#3e3e3a;color:#ededec}html.dark-mode .contact-section .contact-form .form-group input::-moz-placeholder,body.dark-mode .contact-section .contact-form .form-group input::-moz-placeholder,html.dark-mode .contact-section .contact-form .form-group textarea::-moz-placeholder,body.dark-mode .contact-section .contact-form .form-group textarea::-moz-placeholder{color:#94a3b8}html.dark-mode .contact-section .contact-form .form-group input::placeholder,body.dark-mode .contact-section .contact-form .form-group input::placeholder,html.dark-mode .contact-section .contact-form .form-group textarea::placeholder,body.dark-mode .contact-section .contact-form .form-group textarea::placeholder{color:#94a3b8}html.dark-mode .contact-section .contact-form .form-group input:focus,body.dark-mode .contact-section .contact-form .form-group input:focus,html.dark-mode .contact-section .contact-form .form-group textarea:focus,body.dark-mode .contact-section .contact-form .form-group textarea:focus{border-color:#4aa3b5}.contact-section .contact-form .form-group textarea{min-height:165px;resize:none}.contact-section .contact-form .form-group.message{grid-row:span 2}.contact-section .contact-form .form-footer{display:flex;justify-content:space-between;align-items:center}.contact-section .contact-form .form-footer button{background:#4aa3b5;color:#fff;border:none;padding:12px 40px;border-radius:10px;font-size:16px;cursor:pointer}.contact-section .contact-form .form-footer button:hover{background:#3e8998}.contact-section .contact-form .form-footer .social-links{text-align:right}.contact-section .contact-form .form-footer .social-links span{display:block;font-size:13px;color:#666}html.dark-mode .contact-section .contact-form .form-footer .social-links span,body.dark-mode .contact-section .contact-form .form-footer .social-links span{color:#94a3b8}.contact-section .contact-form .form-footer .social-links .icons{display:flex;gap:10px;justify-content:flex-end}.contact-section .contact-form .form-footer .social-links .icons .icon{width:36px;height:36px;border-radius:50%;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000;text-decoration:none}html.dark-mode .contact-section .contact-form .form-footer .social-links .icons .icon,body.dark-mode .contact-section .contact-form .form-footer .social-links .icons .icon{border-color:#3e3e3a;color:#ededec;background:#0a0a0a}html.dark-mode .contact-section .contact-form .form-footer .social-links .icons .icon:hover,body.dark-mode .contact-section .contact-form .form-footer .social-links .icons .icon:hover{border-color:#62605b;background:#3e3e3a}.contact-section .contact-form .form-footer .social-links .icons .icon:hover{border-color:#999}.owner-profile__sidebar-card{border-radius:.75rem;padding:2rem;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f;border:1px solid #e2e8f0}html.dark-mode .owner-profile__sidebar-card,body.dark-mode .owner-profile__sidebar-card{border-color:#31312e}.owner-profile__avatar-wrap{margin-bottom:1.5rem}.owner-profile__name{font-size:1.125rem;font-weight:600;color:#334155;margin-top:1rem}html.dark-mode .owner-profile__name,body.dark-mode .owner-profile__name{color:#ededec}.owner-profile__email{font-size:.875rem;color:#64748b;margin-top:.25rem}html.dark-mode .owner-profile__email,body.dark-mode .owner-profile__email{color:#94a3b8}.owner-profile__nav-link{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.owner-profile__nav-link--active{background-color:#2563eb1a;color:#2563eb}html.dark-mode .owner-profile__nav-link--active,body.dark-mode .owner-profile__nav-link--active{background-color:#2563eb33;color:#6b95f1}.owner-profile__main-card{border-radius:.75rem;padding:2rem;box-shadow:0 0 1px #00000008,0 1px 2px #0000000f;border:1px solid #e2e8f0}html.dark-mode .owner-profile__main-card,body.dark-mode .owner-profile__main-card{border-color:#31312e}.owner-profile__success-msg{border-radius:.5rem;padding:1rem 1.5rem;font-size:.875rem;margin-bottom:1.5rem;border:1px solid #10b981;background-color:#10b9811a;color:#0a7350}html.dark-mode .owner-profile__success-msg,body.dark-mode .owner-profile__success-msg{background-color:#10b98126;border-color:#10b981;color:#40efb5}.owner-profile__title{font-size:1.25rem;font-weight:700;color:#334155;margin-bottom:.5rem}html.dark-mode .owner-profile__title,body.dark-mode .owner-profile__title{color:#ededec}.owner-profile__description{font-size:.875rem;color:#64748b;margin-bottom:1.5rem}html.dark-mode .owner-profile__description,body.dark-mode .owner-profile__description{color:#94a3b8}[dir=rtl] .owner-profile__nav-link{gap:1rem}.owner-profile-notification__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem;border:1px solid #e2e8f0;border-radius:.5rem;background-color:#fff}html.dark-mode .owner-profile-notification__row,body.dark-mode .owner-profile-notification__row{border-color:#3e3e3a;background-color:#171717}.owner-profile-notification__label-block{flex:1;min-width:0}.owner-profile-notification__label{display:block;font-size:.875rem;font-weight:500;color:#334155;margin-bottom:.25rem}html.dark-mode .owner-profile-notification__label,body.dark-mode .owner-profile-notification__label{color:#ededec}.owner-profile-notification__hint{font-size:.875rem;color:#64748b;margin:0;line-height:1.45}html.dark-mode .owner-profile-notification__hint,body.dark-mode .owner-profile-notification__hint{color:#94a3b8}.owner-profile-notification__toggle{flex-shrink:0;position:relative;display:inline-flex;align-items:center;width:3rem;height:1.75rem;padding:.125rem;border:none;border-radius:9999px;cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.2,1);background-color:#e2e8f0}html.dark-mode .owner-profile-notification__toggle,body.dark-mode .owner-profile-notification__toggle{background-color:#585853}.owner-profile-notification__toggle:focus{outline:none}.owner-profile-notification__toggle:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #2563eb}html.dark-mode .owner-profile-notification__toggle:focus-visible,body.dark-mode .owner-profile-notification__toggle:focus-visible{box-shadow:0 0 0 2px #0a0a0a,0 0 0 4px #2563eb}.owner-profile-notification__toggle--on{background-color:#2563eb}.owner-profile-notification__toggle--on .owner-profile-notification__knob{transform:translate(1.25rem)}[dir=rtl] .owner-profile-notification__toggle--on .owner-profile-notification__knob{transform:translate(-1.25rem)}.owner-profile-notification__knob{display:block;width:1.5rem;height:1.5rem;border-radius:9999px;background-color:#fff;box-shadow:0 1px 3px #0003;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}html.dark-mode .owner-profile-notification__knob,body.dark-mode .owner-profile-notification__knob{box-shadow:0 1px 3px #0006}.owner-profile-avatar .owner-profile-avatar__img{margin-left:auto;margin-right:auto}.owner-profile-avatar .owner-profile-avatar__btn{border:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.font-primary{font-family:Roboto,ui-sans-serif,system-ui,sans-serif}html:lang(ar) .font-primary,html[dir=rtl] .font-primary{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.font-secondary{font-family:Inter,ui-sans-serif,system-ui,sans-serif}html:lang(ar) .font-secondary,html[dir=rtl] .font-secondary{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.font-arabic{font-family:Cairo,ui-sans-serif,system-ui,sans-serif}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
