@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;600&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2b2b2b;background:#f7f7f7;background-image:linear-gradient(222.266deg,#1e4dc20f 21.48%,#d335390f 78.52%),linear-gradient(261.101deg,#de97191f,#1e4dc21f);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html{overflow-x:hidden;width:100%;max-width:100vw}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;width:100%;max-width:100vw;position:relative}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){a:hover{color:#747bff}button{background-color:#f9f9f9}}.language-dropdown{position:relative;display:inline-block}.language-dropdown-trigger{display:flex;align-items:center;gap:4px;background:#fff;border-radius:1000px;padding:8px;cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;min-width:120px}.language-dropdown-trigger:hover{box-shadow:0 2px 6px #00000026}.flag-icon{width:20px;height:20px;position:relative;flex-shrink:0}.flag-image{width:100%;height:100%;object-fit:contain}.lang-text{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;color:#143380;letter-spacing:-.1px;flex:1;white-space:nowrap}.dropdown-arrow{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;flex-shrink:0}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-icon{width:12px;height:12px;object-fit:contain}.language-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;border:1px solid rgba(0,0,0,.1);z-index:1000;margin-top:4px;overflow:hidden;animation:dropdownSlideIn .2s ease-out}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.language-dropdown-item{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;position:relative}.language-dropdown-item:hover{background:#f8f9ff}.language-dropdown-item.active{background:#e8f0fe}.language-dropdown-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.language-info{display:flex;flex-direction:column;gap:2px;flex:1}.language-native{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;color:#2b2b2b;line-height:1.2}.language-english{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:12px;color:#6b7280;line-height:1.2}.check-icon{color:#1e4dc2;font-weight:700;font-size:14px;flex-shrink:0}@media (max-width: 768px){.language-dropdown-trigger{min-width:100px;padding:6px}.lang-text{font-size:13px}.language-dropdown-item{padding:10px 12px}.language-native{font-size:13px}.language-english{font-size:11px}}.mobile-language-switcher{width:100%;padding:16px 0}.mobile-language-options{display:flex;gap:12px;justify-content:center;align-items:center}.mobile-language-option{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:8px;border:2px solid #e6e6e6;background:#fff;transition:all .2s ease;min-width:80px;justify-content:center;position:relative}.mobile-language-option:hover{border-color:#1e4dc2;background:#f8f9ff}.mobile-language-option.active{border-color:#1e4dc2;background:#f1f4fd;box-shadow:0 2px 4px #1e4dc21a}.mobile-language-radio{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mobile-language-content{display:flex;align-items:center;gap:6px;flex-direction:column}.mobile-language-flag{width:20px;height:20px;object-fit:cover;border-radius:50%;flex-shrink:0}.mobile-language-name{font-family:Noto Sans Arabic,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#2b2b2b;text-align:center;white-space:nowrap}.mobile-language-option.active .mobile-language-name{color:#1e4dc2;font-weight:600}.mobile-language-switcher.rtl .mobile-language-content{flex-direction:column}.mobile-language-option:focus-within{outline:2px solid #1e4dc2;outline-offset:2px}@media (max-width: 768px){.mobile-language-option{min-width:70px;padding:10px 8px;min-height:60px}.mobile-language-flag{width:18px;height:18px}.mobile-language-name{font-size:11px;line-height:14px}}@media (max-width: 576px){.mobile-language-options{gap:8px}.mobile-language-option{min-width:60px;padding:8px 6px;min-height:56px}.mobile-language-flag{width:16px;height:16px}.mobile-language-name{font-size:10px;line-height:12px}}.navbar{position:fixed;top:0;left:0;right:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;z-index:1000;padding:24px 112px}.navbar-container{display:flex;align-items:center;height:auto;gap:24px;width:100%}.navbar.rtl .navbar-container{direction:rtl;justify-content:flex-end}.navbar.ltr .navbar-container{direction:ltr;justify-content:flex-end}.navbar-logo{display:flex;align-items:center;height:40px}.logo-image{height:40px;width:auto}.navbar-menu{display:flex;list-style:none;margin:0;padding:0;gap:8px;flex:1;justify-content:center}.navbar.rtl .navbar-menu,.navbar.ltr .navbar-menu{direction:ltr}.navbar-item{display:flex;align-items:center;padding:8px}.navbar-item-active{border-bottom:2px solid #1e4dc2}.navbar-link{text-decoration:none;color:#2b2b2b;font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:16px;line-height:24px;padding:8px;transition:color .2s ease;letter-spacing:-.5px;background:none;border:none;cursor:pointer}.navbar-link-active{color:#1e4dc2;font-weight:600;letter-spacing:-.15px}.navbar-link:hover{color:#1e4dc2}.navbar-actions{display:flex;align-items:center;gap:8px}.btn-primary{background:#1e4dc2;border:none;color:#fff;padding:8px 12px;border-radius:4px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;line-height:21px;cursor:pointer;transition:background .2s ease;letter-spacing:-.1px;white-space:nowrap}.btn-secondary{background:#fff;border:1px solid #1e4dc2;color:#1e4dc2;padding:8px 12px;border-radius:4px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:14px;line-height:21px;cursor:pointer;transition:all .2s ease;letter-spacing:-.1px;white-space:nowrap}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;position:relative}.burger-menu-icon{width:32px;height:32px;transition:opacity .3s ease}.mobile-menu-toggle:hover .burger-menu-icon{opacity:.7}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-menu-open{max-height:80vh}.mobile-menu-content{padding:20px;display:flex;flex-direction:column;gap:24px;min-height:fit-content}.mobile-menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.mobile-menu-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-item-active{border-left:3px solid #1e4dc2;padding-left:12px}.mobile-menu-link{text-decoration:none;color:#2b2b2b;font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:18px;line-height:28px;background:none;border:none;cursor:pointer;text-align:left;width:100%;padding:0}.mobile-menu-item-active .mobile-menu-link{color:#1e4dc2;font-weight:600}.mobile-menu-actions{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #f0f0f0}.mobile-btn{width:100%;text-align:center;padding:12px 16px;font-size:16px}.mobile-menu-language{display:flex;justify-content:center;padding-top:16px;border-top:1px solid #f0f0f0;width:100%}@media (max-width: 768px){.navbar{padding:16px 20px}.navbar-container{gap:16px}.mobile-menu-toggle{display:flex}.mobile-menu{display:block}.navbar-menu,.navbar-actions,.navbar-container>.language-dropdown{display:none}.navbar-logo,.logo-image{height:32px}.navbar.rtl .navbar-container,.navbar.ltr .navbar-container{justify-content:space-between}.navbar.rtl .navbar-logo{order:-1}.navbar.rtl .mobile-menu-toggle{order:1}.navbar.ltr .mobile-menu-toggle{order:-1}.navbar.ltr .navbar-logo{order:1}}.footer-section{background:#143380;padding:48px 0 0;width:100%;position:relative;margin-bottom:0;margin-top:0}.footer-container{display:flex;flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;padding:0 112px}.footer-content{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%}.footer-section.rtl .footer-content,.footer-section.ltr .footer-content{align-items:flex-start}.footer-logo{display:flex;align-items:center;height:48px;width:148px;position:relative;margin-bottom:16px;align-self:flex-start}.footer-logo-text{position:absolute;inset:8.333% 5.405% 8.333% 67.568%}.footer-logo-text img{width:100%;height:100%;object-fit:contain}.footer-logo-icon{position:absolute;inset:29.167% 37.838% 20.833% 8.108%}.footer-logo-icon img{width:100%;height:100%;object-fit:contain}.footer-links{display:flex;gap:32px;align-items:flex-start;justify-content:flex-start;width:100%}.footer-section.rtl .footer-links{flex-direction:row}.footer-section.ltr .footer-links{flex-direction:row-reverse}.footer-info-section{flex:1;display:flex;flex-direction:column;gap:16px;align-items:flex-start;max-width:539px}.footer-section.rtl .footer-info-section{align-items:flex-end}.footer-section.ltr .footer-info-section{align-items:flex-start}.footer-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:14px;line-height:21px;color:#fff;letter-spacing:-.25px;margin:0;text-align:right}.footer-section.ltr .footer-description{text-align:left}.footer-certifications{display:flex;align-items:center;justify-content:flex-end;width:100%}.footer-section.rtl .footer-certifications{justify-content:flex-start}.footer-section.ltr .footer-certifications{justify-content:flex-end}.footer-certification-logo{position:relative;width:140px;height:56px}.certification-background{position:absolute;inset:0}.certification-background img{width:100%;height:100%;object-fit:contain}.certification-image{position:absolute;left:8.4px;top:11.2px;width:33.6px;height:33.6px;border:.6px solid #edeff0;border-radius:4.14px;overflow:hidden}.certification-image img{width:100%;height:100%;object-fit:cover}.certification-text-1{position:absolute;inset:41.071% 29.94% 23.215% 43.573%}.certification-text-1 img{width:100%;height:100%;object-fit:contain}.certification-text-2{position:absolute;inset:36.607% 4.939% 18.75% 77.205%}.certification-text-2 img{width:100%;height:100%;object-fit:contain}.footer-help-section{display:flex;flex-direction:column;gap:16px;align-items:flex-end;width:269px}.footer-section.rtl .footer-help-section{align-items:flex-start}.footer-section.ltr .footer-help-section{align-items:flex-end}.footer-section-title{font-family:Noto Sans Arabic,sans-serif;font-weight:500;font-size:14px;line-height:21px;color:#fff;letter-spacing:-.1px;margin:0;text-align:right;white-space:nowrap;align-self:flex-end}.footer-section.rtl .footer-section-title{text-align:right;align-self:flex-start}.footer-section.ltr .footer-section-title{text-align:left;align-self:flex-end}.footer-help-links{display:flex;flex-direction:column;gap:12px;align-items:flex-end;width:100%}.footer-section.rtl .footer-help-links{align-items:flex-start}.footer-section.ltr .footer-help-links{align-items:flex-end}.footer-link{display:flex;align-items:center;gap:8px;padding:4px 0;text-decoration:none;color:#fff;transition:opacity .2s ease}.footer-link:hover{opacity:.8}.footer-section.rtl .footer-link,.footer-section.ltr .footer-link{flex-direction:row-reverse;justify-content:flex-start}.footer-link-arrow{width:16px;height:16px;object-fit:contain}.footer-link span{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:14px;line-height:21px;letter-spacing:-.25px;white-space:nowrap}.footer-section-title-link span{font-family:Noto Sans Arabic,sans-serif;font-weight:500;font-size:14px;line-height:21px;letter-spacing:-.1px;white-space:nowrap}.footer-section.rtl .footer-link span{text-align:right}.footer-section.ltr .footer-link span{text-align:left}.footer-download-section{display:flex;flex-direction:column;gap:16px;align-items:flex-end;flex-grow:0;flex-shrink:0}.footer-store-badges{display:flex;gap:16px;align-items:center;justify-content:flex-end}.footer-store-badge{position:relative;width:133px;height:40px;cursor:pointer;transition:opacity .2s ease}.footer-store-badge:hover{opacity:.8}.footer-store-badge-background{position:absolute;inset:0}.footer-store-badge-background img{width:100%;height:100%;object-fit:contain}.footer-store-badge-icon{position:absolute;inset:17.854% 75.509% 17.846% 7.387%}.footer-store-badge-icon img{width:100%;height:100%;object-fit:contain}.footer-store-badge-text{position:absolute;inset:17.164% 6.801% 14.81% 30.401%}.footer-store-badge-text img{width:100%;height:100%;object-fit:contain}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:16px 0 24px;border-top:1px solid #ababab;width:100%}.footer-social-links{display:flex;gap:16px;align-items:center}.footer-social-icon{width:32px;height:32px;background:#ffffff52;border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease;position:relative;overflow:hidden}.footer-social-icon:hover{opacity:.8}.footer-social-icon img{object-fit:contain}.footer-social-facebook img{width:42.774%;height:60.469%}.footer-social-instagram .instagram-icon-1{position:absolute;inset:20% 19.964% 19.98% 20.004%;width:60.032%;height:60.02%}.footer-social-instagram .instagram-icon-2{position:absolute;inset:34.603% 34.579% 34.571% 34.595%;width:30.826%;height:30.826%}.footer-social-instagram .instagram-icon-3{position:absolute;inset:30.387% 30.375% 62.419% 62.431%;width:7.194%;height:7.194%}.footer-social-twitter img{width:75%;height:75.346%}.footer-social-linkedin img{width:75%;height:75.344%}.footer-copyright{align-self:flex-end}.footer-copyright p{font-family:DIN Next LT Arabic,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#fff;margin:0;white-space:nowrap;text-align:right}.footer-section.ltr .footer-copyright p{text-align:left}@media (max-width: 1200px){.footer-container{padding:0 40px}.footer-links{gap:24px}.footer-info-section{max-width:400px}.footer-help-section{width:220px}}@media (max-width: 992px){.footer-section{padding:40px 0 0}.footer-container{padding:0 20px;box-sizing:border-box;text-align:center!important}.footer-section *{text-align:center!important}.footer-section .footer-content,.footer-section.rtl .footer-content,.footer-section.ltr .footer-content{align-items:center!important;gap:32px;display:flex!important;flex-direction:column!important}.footer-section .footer-logo{align-self:center!important;margin:0 auto!important}.footer-section .footer-links,.footer-section.rtl .footer-links,.footer-section.ltr .footer-links{flex-direction:column!important;gap:32px;align-items:center!important;width:100%;display:flex!important}.footer-section .footer-info-section,.footer-section.rtl .footer-info-section,.footer-section.ltr .footer-info-section{width:100%;max-width:none;align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-description{text-align:center!important;max-width:600px;margin:0 auto!important}.footer-section .footer-certifications,.footer-section.rtl .footer-certifications,.footer-section.ltr .footer-certifications{justify-content:center!important;display:flex!important;width:100%!important}.footer-section .footer-help-section,.footer-section.rtl .footer-help-section,.footer-section.ltr .footer-help-section{width:100%;max-width:none;align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-section-title,.footer-section.rtl .footer-section-title,.footer-section.ltr .footer-section-title{text-align:center!important;align-self:center!important}.footer-section .footer-help-links,.footer-section.rtl .footer-help-links,.footer-section.ltr .footer-help-links{align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-link{justify-content:center!important;display:flex!important}.footer-section .footer-link span{text-align:center!important}.footer-section .footer-download-section{width:100%;align-items:center!important;display:flex!important;flex-direction:column!important}.footer-section .footer-store-badges{justify-content:center!important;flex-direction:column!important;gap:12px!important;display:flex!important;align-items:center!important;width:100%!important}.footer-section .footer-store-badge{margin:0 auto!important}}@media (max-width: 768px){.footer-section{padding:20px 0 0}.footer-container{padding:0 16px;gap:24px;box-sizing:border-box}.footer-content{gap:24px;align-items:center!important;text-align:center!important;display:flex!important;flex-direction:column!important}.footer-links{gap:24px}.footer-description{font-size:14px;line-height:21px;max-width:100%}.footer-store-badges{flex-direction:column!important;gap:12px;justify-content:center!important;align-items:center!important;display:flex!important}.footer-store-badge{width:120px;height:36px}.footer-bottom{flex-direction:column;gap:16px;align-items:center;padding:16px 0 20px}.footer-social-links{order:1}.footer-copyright{order:2;align-self:center}.footer-copyright p{text-align:center!important;font-size:12px;line-height:18px}}@media (max-width: 576px){.footer-section{padding:20px 0 0}.footer-container{padding:0 16px;gap:20px;box-sizing:border-box}.footer-content{gap:20px;align-items:center!important;text-align:center!important;display:flex!important;flex-direction:column!important}.footer-links{gap:20px}.footer-description{font-size:14px;line-height:20px}.footer-store-badges{flex-direction:column!important;gap:8px;justify-content:center!important;align-items:center!important;display:flex!important}.footer-store-badge{width:140px;height:42px}.footer-bottom{gap:12px;padding:12px 0 16px}.footer-social-icon{width:28px;height:28px}.footer-copyright p{font-size:11px;line-height:16px}}@media screen and (max-width: 992px){.footer-section.rtl,.footer-section.ltr,.footer-section.rtl *,.footer-section.ltr *{text-align:left!important}.footer-section.rtl .footer-content,.footer-section.ltr .footer-content,.footer-section.rtl .footer-info-section,.footer-section.ltr .footer-info-section,.footer-section.rtl .footer-help-section,.footer-section.ltr .footer-help-section,.footer-section.rtl .footer-download-section,.footer-section.ltr .footer-download-section{align-items:flex-start!important;display:flex!important;flex-direction:column!important}.footer-section.rtl .footer-store-badges,.footer-section.ltr .footer-store-badges{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;display:flex!important;width:100%!important;gap:16px!important}.footer-section.rtl .footer-store-badge,.footer-section.ltr .footer-store-badge{width:140px!important;height:42px!important;flex-shrink:0!important;position:relative!important}.footer-section.rtl .footer-certifications,.footer-section.ltr .footer-certifications{justify-content:flex-start!important;display:flex!important}.footer-section.rtl .footer-help-links,.footer-section.ltr .footer-help-links{align-items:flex-start!important;display:flex!important;flex-direction:column!important}.footer-section.rtl .footer-description,.footer-section.ltr .footer-description{text-align:right!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.footer-section.rtl .footer-logo,.footer-section.ltr .footer-logo{align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}.footer-section.rtl .footer-section-title,.footer-section.ltr .footer-section-title{text-align:right!important;align-self:flex-end!important;margin-left:auto!important;margin-right:0!important}}.hero-section{background:transparent;min-height:100vh;display:flex;align-items:center;padding:0 112px}.hero-container{display:flex;align-items:center;gap:80px;width:100%}.hero-section.rtl .hero-container{justify-content:flex-start;direction:rtl}.hero-section.ltr .hero-container{justify-content:flex-start;direction:ltr}.hero-mockups{position:relative;width:487px;height:676px;flex-shrink:0}.mockup-bg-shape{position:absolute;border-radius:50%;z-index:0}.mockup-bg-blue{width:360px;height:360px;background:#1e4dc2;top:50%;left:-40px;transform:translateY(-50%)}.mockup-bg-teal{width:420px;height:420px;background:#14b8a6;top:50%;right:-60px;transform:translateY(-50%)}.phone-mockup{position:absolute}.phone-mockup-1{width:326px;height:672px;top:0;left:0;z-index:1}.phone-mockup-2{width:290px;height:598px;bottom:0;right:0;z-index:2}.mockup-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0px 10.7px 33.8px rgba(0,0,0,.34))}.hero-content{flex:1;display:flex;flex-direction:column;gap:48px}.hero-section.rtl .hero-content{align-items:flex-end;text-align:start}.hero-section.ltr .hero-content{align-items:flex-start;text-align:start}.hero-header{display:flex;flex-direction:column;gap:24px;width:100%;position:relative}.hero-section.rtl .hero-header{align-items:flex-end}.hero-section.ltr .hero-header{align-items:flex-start}.slogan{display:flex;align-items:center;gap:8px;width:100%}.hero-section.rtl .slogan,.hero-section.ltr .slogan{flex-direction:row;justify-content:flex-start}.slogan-text{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:40px;line-height:54px;color:#374151}.hero-subtitle{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:25px;line-height:36px;color:#2b2b2b;margin:0;width:100%}.hero-section.rtl .hero-subtitle,.hero-section.ltr .hero-subtitle{text-align:start}.hero-actions{display:flex;align-items:center;gap:16px;width:100%}.hero-section.rtl .hero-actions,.hero-section.ltr .hero-actions{flex-direction:row;justify-content:flex-start;align-items:flex-start}.btn-primary{background:#1e4dc2;border:none;color:#fff;padding:8px 16px;border-radius:4px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:background .2s ease;letter-spacing:-.15px;white-space:nowrap}.btn-primary:hover{background:#143380}.btn-secondary{background:#fff;border:1px solid #1e4dc2;color:#1e4dc2;padding:8px 16px;border-radius:4px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease;letter-spacing:-.15px;white-space:nowrap}.btn-secondary:hover{background:#f8f9ff;border-color:#143380;color:#143380}.download-section{display:flex;flex-direction:column;gap:16px;width:100%}.hero-section.rtl .download-section,.hero-section.ltr .download-section{align-items:flex-start}.download-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#2b2b2b;margin:0}.hero-section.rtl .download-title,.hero-section.ltr .download-title{text-align:start}.store-badges{display:flex;gap:16px}.hero-section.rtl .store-badges{flex-direction:row;justify-content:flex-end;align-self:flex-start}.hero-section.ltr .store-badges{flex-direction:row;justify-content:flex-start;align-self:flex-start}.store-badge{opacity:.4;transition:opacity .2s ease}.store-badge img{width:100%;height:100%;object-fit:fill}.store-badge-disabled{cursor:not-allowed}@media (max-width: 1200px){.hero-section{padding:60px 40px}.hero-container{gap:60px}.hero-mockups{width:400px;height:550px}.phone-mockup-1{width:260px;height:537px}.phone-mockup-2{width:232px;height:478px}}@media (max-width: 992px){.hero-section{padding:40px 0;min-height:auto}.hero-container{flex-direction:column!important;gap:40px;padding:0 20px;align-items:center;text-align:center}.hero-mockups{order:-1;width:100%;max-width:400px;height:500px;margin:0 auto;display:flex;justify-content:center;align-items:center;position:relative}.mockup-bg-blue{width:240px;height:240px;left:-60px;top:45%}.mockup-bg-teal{width:280px;height:280px;right:-70px;top:55%}.phone-mockup-1{width:280px;height:560px;position:absolute;top:0;left:0;z-index:1}.phone-mockup-2{width:260px;height:520px;position:absolute;top:40px;right:0;z-index:2}.mockup-image{width:100%;height:100%;object-fit:cover;border-radius:inherit}.hero-content{order:1;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-section.rtl .hero-content,.hero-section.rtl .hero-header,.hero-section.rtl .hero-actions,.hero-section.rtl .download-section,.hero-section.rtl .store-badges,.hero-section.rtl .slogan,.hero-section.rtl .hero-subtitle,.hero-section.ltr .hero-content,.hero-section.ltr .hero-header,.hero-section.ltr .hero-actions,.hero-section.ltr .download-section,.hero-section.ltr .store-badges,.hero-section.ltr .slogan,.hero-section.ltr .hero-subtitle{align-items:center!important;text-align:center!important;justify-content:center!important;display:flex;flex-direction:column}.hero-header{margin-top:32px}.hero-section.rtl .slogan,.hero-section.ltr .slogan{flex-direction:row!important;justify-content:center!important}.hero-actions{width:100%;display:flex!important;flex-direction:column!important;gap:16px;align-items:center}.btn-primary,.btn-secondary{width:100%;display:flex;justify-content:center;align-items:center;padding:16px 24px;font-size:16px;font-weight:600}.hero-section.rtl .store-badges,.hero-section.ltr .store-badges{width:100%;justify-content:space-between;gap:16px;display:flex!important;flex-direction:row!important}.store-badge{flex:1}}@media (max-width: 768px){.hero-section{padding:20px 0}.hero-container{padding:0 16px;gap:32px}.hero-subtitle{font-size:16px;line-height:24px;margin-bottom:12px}.download-title{font-size:14px;line-height:20px}.slogan-text{font-size:24px;line-height:32px}.hero-mockups{width:100%;max-width:350px;height:400px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;position:relative}.mockup-bg-blue{width:200px;height:200px;left:-50px;top:40%}.mockup-bg-teal{width:240px;height:240px;right:-60px;top:60%}.phone-mockup-1{width:240px;height:480px;position:absolute;top:0;left:0;z-index:1}.phone-mockup-2{width:220px;height:440px;position:absolute;top:40px;right:0;z-index:2}.mockup-image{width:100%;height:100%;object-fit:cover}.hero-content{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-section.rtl .hero-content,.hero-section.rtl .hero-header,.hero-section.rtl .hero-actions,.hero-section.rtl .download-section,.hero-section.rtl .store-badges,.hero-section.rtl .slogan,.hero-section.rtl .hero-title,.hero-section.rtl .hero-description,.hero-section.ltr .hero-content,.hero-section.ltr .hero-header,.hero-section.ltr .hero-actions,.hero-section.ltr .download-section,.hero-section.ltr .store-badges,.hero-section.ltr .slogan,.hero-section.ltr .hero-title,.hero-section.ltr .hero-description{align-items:center!important;text-align:center!important;justify-content:center!important}.hero-section.rtl .slogan,.hero-section.ltr .slogan{flex-direction:row!important;justify-content:center!important}.hero-header{margin-top:24px}.hero-actions{display:flex!important;flex-direction:column!important;width:100%;gap:12px;margin:20px 0;align-items:center}.btn-primary,.btn-secondary{width:100%;padding:14px 20px;font-size:16px;border-radius:8px;display:flex;justify-content:center;align-items:center}.hero-section.rtl .store-badges,.hero-section.ltr .store-badges{width:100%;gap:12px;justify-content:space-between;display:flex!important;flex-direction:row!important}.store-badge{flex:1}.download-section{gap:16px}}.licensing-section{background:#fff;padding:60px 112px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #e5e7eb}.licensing-container{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1200px}.licensing-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:28px;line-height:40px;color:#2b2b2b;margin:0;text-align:center}.licensing-logo{display:flex;justify-content:center;align-items:center}.licensing-logo img{max-width:100%;height:auto;max-height:120px;object-fit:contain}@media (max-width: 992px){.licensing-section{padding:40px}.licensing-title{font-size:24px;line-height:32px}.licensing-logo img{max-height:100px}}@media (max-width: 768px){.licensing-section{padding:32px 20px}.licensing-container{gap:24px}.licensing-title{font-size:20px;line-height:28px}.licensing-logo img{max-height:80px}}.about-section{background:#fff;padding:80px 0}.about-container{display:flex;align-items:center;justify-content:space-between;gap:48px;width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}.about-section.rtl .about-container{direction:rtl}.about-section.ltr .about-container{direction:ltr}.about-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px;position:relative}.about-section.rtl .about-content{align-items:flex-start;direction:rtl}.about-section.ltr .about-content{align-items:flex-start;direction:ltr}.about-slogan{display:flex;align-items:center;gap:8px;width:100%}.about-section.rtl .about-slogan,.about-section.ltr .about-slogan{justify-content:flex-start}.about-slogan-text{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:32px;line-height:48px;color:#374151;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#2b2b2b;margin:0;width:100%;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-section.rtl .about-title,.about-section.ltr .about-title{text-align:start}.about-title-highlight{color:#1e4dc2;font-size:inherit;font-weight:inherit}.about-title-normal{color:#2b2b2b;font-size:inherit;font-weight:inherit}.about-description{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#2b2b2b;margin:0;width:100%;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-section.rtl .about-description,.about-section.ltr .about-description{text-align:start}.about-decorative-vector{position:absolute;top:81px;right:10px;margin-top:13px;z-index:1}.about-decorative-vector img{width:129px;height:27px}.about-image{width:552px;height:384px;flex-shrink:1;min-width:300px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#ffb6c1cc,#add8e6cc);position:relative}.about-image img{width:100%;height:100%;object-fit:cover;object-position:center 28.62%;background-size:130.8% 165.02%}@media (max-width: 1200px){.about-section{padding:60px 40px}.about-container{gap:40px;padding:0 80px}.about-image{width:450px;height:320px}}@media (max-width: 992px){.about-section{padding:40px 0}.about-container{flex-direction:column!important;gap:40px;text-align:center;padding:0 20px;align-items:center}.about-section.rtl .about-content,.about-section.rtl .about-slogan,.about-section.rtl .about-title,.about-section.rtl .about-description,.about-section.ltr .about-content,.about-section.ltr .about-slogan,.about-section.ltr .about-title,.about-section.ltr .about-description{align-items:center!important;text-align:center!important;justify-content:center!important}.about-content{order:2;width:100%;max-width:400px;align-items:center;text-align:center}.about-image{order:1;width:100%;height:320px;margin:0 auto}.about-decorative-vector{display:none}}@media (max-width: 768px){.about-section{padding:20px 0}.about-container{padding:0 16px;gap:32px}.about-section.rtl .about-content,.about-section.rtl .about-slogan,.about-section.rtl .about-title,.about-section.rtl .about-description,.about-section.ltr .about-content,.about-section.ltr .about-slogan,.about-section.ltr .about-title,.about-section.ltr .about-description{align-items:center!important;text-align:center!important;justify-content:center!important}.about-content{max-width:100%}.about-title{font-size:24px;line-height:36px}.about-description,.about-slogan-text{font-size:16px;line-height:24px}.about-image{width:100%;height:280px}}@media (max-width: 576px){.about-section{padding:20px 0}.about-container{padding:0 16px;gap:24px}.about-title{font-size:22px;line-height:32px}.about-description,.about-slogan-text{font-size:16px;line-height:24px}.about-image{width:100%;height:240px;border-radius:16px}}.fractional-ownership-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0;position:relative}.fractional-ownership-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;padding:0 40px;position:relative}.fractional-ownership-section.rtl .fractional-ownership-container{direction:rtl}.fractional-ownership-section.ltr .fractional-ownership-container{direction:ltr}.fractional-ownership-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:40px;position:relative;max-width:900px;width:100%}.fractional-ownership-section.rtl .fractional-ownership-content{align-items:center;direction:rtl}.fractional-ownership-section.ltr .fractional-ownership-content{align-items:center;direction:ltr}.fractional-ownership-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:36px;line-height:48px;color:#1e293b;margin:0;text-align:center}.fractional-ownership-card{background:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 20px #00000014;position:relative;border:1px solid rgba(226,232,240,.5)}.card-content{position:relative}.fractional-ownership-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:#475569;margin:0 0 32px;text-align:center}.fractional-ownership-benefits{list-style:none;padding:0;margin:24px 0;text-align:left}.fractional-ownership-section.rtl .fractional-ownership-benefits{text-align:right}.benefit-item{display:flex;align-items:flex-start;margin-bottom:16px;font-size:16px;line-height:1.6;color:#4a5568;font-family:Noto Sans Arabic,sans-serif}.benefit-bullet{color:#1e4dc2;font-weight:700;font-size:18px;margin-right:12px;margin-top:2px;flex-shrink:0}.fractional-ownership-section.rtl .benefit-bullet{margin-right:0;margin-left:12px}.benefit-text{flex:1}.fractional-ownership-visual{display:flex;justify-content:center;margin-top:32px}.ownership-diagram{display:flex;align-items:center;gap:24px;padding:24px;background:#f8fafc;border-radius:16px;border:2px dashed rgba(30,77,194,.2)}.property-whole{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;width:80px;height:80px;padding:8px;background:#f1f5f9;border-radius:12px;border:2px solid #e2e8f0}.property-section{background:#e2e8f0;border-radius:6px;transition:all .3s ease}.property-section.active{background:#1e4dc2}.ownership-arrow{display:flex;align-items:center;justify-content:center}.ownership-text{display:flex;flex-direction:column;align-items:center}.ownership-label{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;color:#1e4dc2}@media (max-width: 1200px){.fractional-ownership-section{padding:60px 0}.fractional-ownership-container{padding:0 20px}.fractional-ownership-card{padding:40px}}@media (max-width: 992px){.fractional-ownership-section{padding:50px 0}.fractional-ownership-content{gap:32px}.fractional-ownership-card{padding:32px}.fractional-ownership-title{font-size:32px;line-height:42px}}@media (max-width: 768px){.fractional-ownership-section{padding:40px 0}.fractional-ownership-container{padding:0 16px}.fractional-ownership-content{gap:24px}.fractional-ownership-card{padding:24px}.fractional-ownership-title{font-size:28px;line-height:36px}.fractional-ownership-description{font-size:16px;line-height:24px}.benefit-item{font-size:14px;margin-bottom:12px}.benefit-bullet{font-size:16px;margin-right:8px}.fractional-ownership-section.rtl .benefit-bullet{margin-right:0;margin-left:8px}.ownership-diagram{flex-direction:column;gap:16px;padding:20px}.property-whole{width:60px;height:60px}}@media (max-width: 576px){.fractional-ownership-section{padding:30px 0}.fractional-ownership-card{padding:20px}.fractional-ownership-title{font-size:24px;line-height:32px}.fractional-ownership-description{font-size:15px;line-height:22px}}.why-tamleek-section{padding:80px 112px;background:transparent}.why-tamleek-container{display:flex;justify-content:center;align-items:center;width:100%}.why-tamleek-content{display:flex;flex-direction:column;gap:48px;width:100%;max-width:1200px}.why-tamleek-section.rtl .why-tamleek-content,.why-tamleek-section.ltr .why-tamleek-content{align-items:center}.why-tamleek-header{display:flex;flex-direction:column;gap:12px;text-align:center;width:100%}.why-tamleek-section.rtl .why-tamleek-header,.why-tamleek-section.ltr .why-tamleek-header{align-items:center}.section-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:32px;line-height:48px;color:#2b2b2b;margin:0;width:100%}.why-tamleek-section.rtl .section-title,.why-tamleek-section.ltr .section-title{text-align:center}.section-subtitle{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#2b2b2b;margin:0;width:100%}.why-tamleek-section.rtl .section-subtitle,.why-tamleek-section.ltr .section-subtitle{text-align:center}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:24px;justify-content:center;align-items:stretch;width:100%;max-width:1200px;box-sizing:border-box}.feature-card{background:#fff;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;min-height:220px;box-shadow:0 2px 8px #0000000d;transition:transform .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.feature-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.feature-icon{width:72px;height:72px;background:#f1f4fd;border-radius:1000px;display:flex;align-items:center;justify-content:center;padding:16px;flex-shrink:0}.feature-icon img{width:48px;height:48px;object-fit:contain}.feature-content{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-start;text-align:center;width:100%}.feature-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:22px;line-height:32px;color:#2b2b2b;margin:0;width:100%}.feature-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#2b2b2b;margin:0;width:100%;letter-spacing:-.5px}@media (max-width: 1200px){.why-tamleek-section{padding:60px 40px}.features-grid{gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (max-width: 992px){.why-tamleek-section{padding:40px 20px}.why-tamleek-container{padding:0}.why-tamleek-content{gap:32px;align-items:center}.why-tamleek-section.rtl .why-tamleek-header,.why-tamleek-section.rtl .section-title,.why-tamleek-section.rtl .section-subtitle,.why-tamleek-section.ltr .why-tamleek-header,.why-tamleek-section.ltr .section-title,.why-tamleek-section.ltr .section-subtitle{align-items:center!important;text-align:center!important;justify-content:center!important}.features-grid{gap:24px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:100%;margin:0 auto}}@media (max-width: 768px){.why-tamleek-section{padding:20px 16px}.why-tamleek-container{padding:0}.why-tamleek-content{gap:32px}.why-tamleek-section.rtl .why-tamleek-header,.why-tamleek-section.rtl .section-title,.why-tamleek-section.rtl .section-subtitle,.why-tamleek-section.ltr .why-tamleek-header,.why-tamleek-section.ltr .section-title,.why-tamleek-section.ltr .section-subtitle{align-items:center!important;text-align:center!important;justify-content:center!important}.features-grid{gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:100%}.section-title{font-size:24px;line-height:36px}.section-subtitle{font-size:16px;line-height:24px}.feature-title{font-size:18px;line-height:28px}.feature-description{font-size:14px;line-height:22px}.feature-icon,.feature-icon img{width:28px;height:28px}.feature-card{min-height:180px;padding:16px;width:100%}}@media (max-width: 576px){.why-tamleek-section{padding:20px 16px}.why-tamleek-container{padding:0}.why-tamleek-content{gap:24px}.features-grid{gap:16px}.section-title{font-size:22px;line-height:32px}.section-subtitle{font-size:16px;line-height:24px}.feature-card{min-height:160px;padding:16px}.feature-title,.feature-description{font-size:14px;line-height:20px}}.how-it-works-section{padding:64px 0;background:#1e4dc2;width:100%;position:relative}.how-it-works-container{display:flex;flex-direction:column;gap:24px;width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}.how-it-works-section .section-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:32px;line-height:48px;color:#fff;margin:0;text-align:center;width:100%}.how-it-works-content{background:#f1f4fd;border-radius:24px;padding:48px;display:flex;align-items:center;gap:32px;width:100%;box-sizing:border-box}.how-it-works-section.rtl .how-it-works-content{flex-direction:row}.how-it-works-section.ltr .how-it-works-content{flex-direction:row-reverse}.how-it-works-phone-container{width:460px;height:600px;flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;position:relative;overflow:hidden;z-index:1;margin:0 24px}.how-it-works-phone{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.how-it-works-phone img{width:100%;height:auto;max-width:100%;object-fit:cover;filter:drop-shadow(0px 8px 20px rgba(0,0,0,.25));position:relative;z-index:2}.steps-container{flex:1;display:flex;flex-direction:column;gap:16px}.how-it-works-section.rtl .steps-container{align-items:flex-end}.how-it-works-section.ltr .steps-container{align-items:flex-start}.step-card{background:#fff;border-radius:16px;padding:16px;display:flex;gap:12px;width:100%;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.step-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.step-card-active{box-shadow:0 2px 6px #0000000a}.step-card{align-items:flex-start}.step-content{flex:1;display:flex;flex-direction:column;gap:8px}.how-it-works-section.rtl .step-content,.how-it-works-section.ltr .step-content{align-items:flex-start;text-align:start}.step-title{font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#2b2b2b;margin:0;letter-spacing:-.15px}.step-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#2b2b2b;margin:0;letter-spacing:-.5px}.step-icon{width:48px;height:48px;background:#f1f4fd;border-radius:1000px;display:flex;align-items:center;justify-content:center;padding:10.67px;flex-shrink:0}.step-icon img{width:32px;height:32px;object-fit:contain}@media (min-width: 1400px){.how-it-works-container{padding:0 40px}}@media (max-width: 1200px){.how-it-works-container{padding:0 30px}.how-it-works-content{padding:32px;gap:24px}.how-it-works-phone-container{width:350px;height:400px}}@media (max-width: 992px){.how-it-works-section{padding:40px 0}.how-it-works-container{padding:0 20px;box-sizing:border-box}.how-it-works-content{flex-direction:column!important;padding:32px;gap:32px;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.how-it-works-section.rtl .how-it-works-content,.how-it-works-section.ltr .how-it-works-content{align-items:center}.steps-container{order:1;width:100%;max-width:400px;align-items:center}.how-it-works-section.rtl .steps-container,.how-it-works-section.ltr .steps-container{align-items:center}.step-card{width:100%;justify-content:flex-start}.how-it-works-section.rtl .step-content,.how-it-works-section.ltr .step-content{align-items:flex-start;text-align:start}.how-it-works-phone-container{width:100%;height:400px;order:2;margin:0}.how-it-works-phone{transform:translateY(-1%)}}@media (max-width: 768px){.how-it-works-section{padding:20px 0}.how-it-works-container{padding:0 16px;box-sizing:border-box}.how-it-works-section .section-title{font-size:24px;line-height:36px}.how-it-works-content{padding:24px;gap:24px}.steps-container{max-width:100%}.how-it-works-phone-container{width:100%;height:360px}.step-title{font-size:16px;line-height:24px}.step-description{font-size:14px;line-height:22px}.step-icon{width:40px;height:40px;padding:8px}.step-icon img{width:24px;height:24px}}@media (max-width: 576px){.how-it-works-section{padding:20px 0}.how-it-works-container{padding:0 16px;box-sizing:border-box}.how-it-works-section .section-title{font-size:22px;line-height:32px}.how-it-works-content{padding:20px;gap:20px}.how-it-works-phone-container{width:100%;height:300px}.step-card{padding:12px}.step-title{font-size:16px;line-height:24px}.step-description{font-size:14px;line-height:20px}}.faq-section{padding:80px 0;background:#fff;width:100%;position:relative}.faq-container{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:0 112px}.faq-content{display:flex;flex-direction:column;gap:48px;align-items:center}.faq-header{display:flex;flex-direction:column;gap:12px;align-items:center;width:100%}.faq-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:32px;line-height:48px;color:#2b2b2b;margin:0;text-align:center;width:100%}.faq-list{display:flex;flex-direction:column;gap:16px;width:100%;max-width:800px}.faq-item{background:#fff;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;transition:all .3s ease;position:relative}.faq-item-open{background:#f1f4fd;border:2px solid #1e4dc2;box-shadow:0 4px 12px #00000012}.faq-question-button{width:100%;background:transparent;border:none;outline:none;padding:16px;cursor:pointer;transition:background-color .2s ease}.faq-item:not(.faq-item-open) .faq-question-button:hover{background:#1e4dc205}.faq-question-button:focus{outline:none;background:transparent}.faq-question-button:active{outline:none;background:transparent}.faq-question-content{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.faq-section.rtl .faq-question-content,.faq-section.ltr .faq-question-content{flex-direction:row}.faq-arrow{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.faq-arrow img{width:100%;height:100%;object-fit:contain}.faq-arrow-down{transform:rotate(180deg)}.faq-arrow-up{transform:rotate(0)}.faq-question-text{flex:1;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#2b2b2b;letter-spacing:-.15px;min-width:0}.faq-section.rtl .faq-question-text{text-align:right}.faq-section.ltr .faq-question-text{text-align:left}.faq-answer{padding:0 16px 16px;animation:fadeIn .3s ease}.faq-answer-text{font-family:Noto Sans Arabic,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#2b2b2b;letter-spacing:-.5px}.faq-section.rtl .faq-answer-text{text-align:right;padding-right:32px}.faq-section.ltr .faq-answer-text{text-align:left;padding-left:32px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.faq-container{padding:0 40px}.faq-content{gap:32px}.faq-title{font-size:28px;line-height:42px}}@media (max-width: 992px){.faq-section{padding:40px 0}.faq-container{padding:0 20px;box-sizing:border-box}.faq-content{gap:32px;align-items:center}.faq-header{text-align:center;width:100%}.faq-title{font-size:24px;line-height:36px;text-align:center}.faq-list{width:100%;max-width:100%;gap:12px}.faq-item{border-radius:12px;background:#fff;border:1px solid #e6e6e6}.faq-question-button{padding:20px 16px}.faq-question-text{font-size:16px;line-height:24px;font-weight:600}.faq-answer{padding:0 16px 20px}.faq-answer-text{font-size:16px;line-height:24px;font-weight:400}.faq-section.rtl .faq-answer-text{padding-right:0}.faq-section.ltr .faq-answer-text{padding-left:0}}@media (max-width: 768px){.faq-section{padding:20px 0}.faq-container{padding:0 16px;box-sizing:border-box}.faq-content{gap:24px}.faq-title{font-size:22px;line-height:32px;text-align:center}.faq-list{gap:8px}.faq-item{border-radius:8px}.faq-question-button{padding:16px 12px}.faq-question-text{font-size:14px;line-height:20px;font-weight:600}.faq-answer{padding:0 12px 16px}.faq-answer-text{font-size:14px;line-height:20px;font-weight:400}.faq-section.rtl .faq-answer-text{padding-right:0}.faq-section.ltr .faq-answer-text{padding-left:0}.faq-arrow{width:20px;height:20px}}@media (max-width: 576px){.faq-section{padding:20px 0}.faq-container{padding:0 16px;box-sizing:border-box}.faq-content{gap:20px}.faq-title{font-size:20px;line-height:28px}.faq-list{gap:8px}.faq-question-button{padding:14px 12px}.faq-question-text{font-size:14px;line-height:20px}.faq-answer{padding:0 12px 14px}.faq-answer-text{font-size:14px;line-height:20px}.faq-arrow{width:18px;height:18px}}.call-to-action-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0;position:relative}.call-to-action-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;padding:0 40px;position:relative}.call-to-action-section.rtl .call-to-action-container{direction:rtl}.call-to-action-section.ltr .call-to-action-container{direction:ltr}.call-to-action-content{text-align:center;max-width:800px;width:100%}.call-to-action-title{font-family:Noto Sans Arabic,sans-serif;font-weight:700;font-size:40px;line-height:54px;color:#2b2b2b;margin:0 0 24px;text-align:center}.call-to-action-description{font-family:Noto Sans Arabic,sans-serif;font-weight:400;color:#374151;margin:0 0 40px;text-align:center;line-height:1.6}.call-to-action-section.rtl .call-to-action-description{font-size:25px;line-height:40px}.call-to-action-section.ltr .call-to-action-description{font-size:20px;line-height:32px}.call-to-action-button-container{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.call-to-action-button{border:none;border-radius:12px;padding:16px 32px;font-family:Noto Sans Arabic,sans-serif;font-weight:600;font-size:18px;line-height:24px;cursor:pointer;transition:all .3s ease;min-width:200px}.call-to-action-button.primary{background:#1e4dc2;color:#fff;box-shadow:0 4px 12px #1e4dc24d}.call-to-action-button.primary:hover{background:#1a42a8;transform:translateY(-2px);box-shadow:0 6px 16px #1e4dc266}.call-to-action-button.primary:active{transform:translateY(0);box-shadow:0 2px 8px #1e4dc24d}.call-to-action-button.secondary{background:#fff;color:#1e4dc2;border:2px solid #1E4DC2;box-shadow:0 4px 12px #1e4dc226}.call-to-action-button.secondary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 16px #1e4dc240}.call-to-action-button.secondary:active{transform:translateY(0);box-shadow:0 2px 8px #1e4dc226}@media (max-width: 768px){.call-to-action-section{padding:60px 0}.call-to-action-container{padding:0 20px}.call-to-action-title{font-size:28px;line-height:36px;margin-bottom:20px}.call-to-action-section.rtl .call-to-action-description{font-size:18px;line-height:28px}.call-to-action-section.ltr .call-to-action-description{font-size:16px;line-height:24px}.call-to-action-description{margin-bottom:32px}.call-to-action-button-container{gap:12px}.call-to-action-button{padding:14px 24px;font-size:16px;min-width:180px}}@media (max-width: 480px){.call-to-action-section{padding:40px 0}.call-to-action-container{padding:0 16px}.call-to-action-title{font-size:24px;line-height:32px}.call-to-action-section.rtl .call-to-action-description{font-size:16px;line-height:24px}.call-to-action-section.ltr .call-to-action-description{font-size:14px;line-height:22px}.call-to-action-button-container{flex-direction:column;gap:12px;width:100%}.call-to-action-button{width:100%;max-width:280px}}.scroll-animate{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animate.visible{opacity:1}.fade-in{opacity:0}.fade-in.visible{opacity:1}.slide-up{opacity:0;transform:translateY(50px)}.slide-up.visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translate(-50px)}.slide-in-left.visible{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;transform:translate(50px)}.slide-in-right.visible{opacity:1;transform:translate(0)}.scale-up{opacity:0;transform:scale(.9)}.scale-up.visible{opacity:1;transform:scale(1)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.smooth-transition{transition-duration:.8s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.legal-page{min-height:100vh;background:#f7f7f7;background-image:linear-gradient(222.266deg,#1e4dc20f 21.48%,#d335390f 78.52%),linear-gradient(261.101deg,#de97191f,#1e4dc21f);padding:80px 20px 40px;font-family:Noto Sans Arabic,system-ui,Avenir,Helvetica,Arial,sans-serif}.legal-page.rtl{direction:rtl;text-align:right;font-family:Noto Sans Arabic,sans-serif}.legal-page.ltr{direction:ltr;text-align:left;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.legal-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.legal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px;text-align:center}.legal-header h1{font-size:2.5rem;font-weight:700;margin:0 0 10px;text-shadow:0 2px 4px rgba(0,0,0,.3);font-family:inherit}.last-updated{font-size:1rem;opacity:.9;margin:10px 0 20px;font-family:inherit}.back-link{display:inline-block;background:#fff3;color:#fff;text-decoration:none;padding:12px 24px;border-radius:25px;font-weight:600;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:inherit}.back-link:hover{background:#ffffff4d;transform:translateY(-2px)}.legal-content{padding:40px}.legal-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e0e0e0}.legal-section:last-child{border-bottom:none;margin-bottom:0}.legal-section h2{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 15px;padding-bottom:10px;border-bottom:2px solid #667eea;display:inline-block;font-family:inherit}.legal-section p{font-size:1.1rem;line-height:1.8;color:#555;margin:0;font-family:inherit}.legal-footer{background:#f8f9fa;padding:30px 40px;border-top:1px solid #e0e0e0;text-align:center;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative}.legal-footer p{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 20px;font-family:inherit}.legal-links{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.legal-links a{color:#667eea;text-decoration:none;font-weight:600;padding:8px 16px;border-radius:20px;transition:all .3s ease;border:2px solid transparent;font-family:inherit}.legal-links a:hover{background:#667eea;color:#fff;border-color:#667eea}@media (max-width: 768px){.legal-page{padding:60px 15px 20px}.legal-header{padding:30px 20px}.legal-header h1{font-size:2rem}.legal-content{padding:30px 20px}.legal-section h2{font-size:1.3rem}.legal-section p{font-size:1rem}.legal-footer{padding:20px}.legal-links{flex-direction:column;align-items:center}.legal-links a{display:block;text-align:center;min-width:150px}}.legal-page.rtl .legal-section h2{border-bottom:2px solid #667eea;border-right:none}.legal-page.rtl .back-link,.legal-page.rtl .legal-section p,.legal-page.rtl .legal-footer p,.legal-page.rtl .legal-links a{font-family:Noto Sans Arabic,sans-serif}@media print{.legal-page{background:#fff;padding:0}.legal-container{box-shadow:none;border-radius:0}.legal-header{background:#fff;color:#000}.back-link{display:none}.legal-footer{background:#fff}}.blog-card{font-family:Noto Sans Arabic,sans-serif;display:block;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s ease;text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.blog-card-image-container{position:relative;width:100%;height:220px;overflow:hidden}.blog-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-image{transform:scale(1.05)}.blog-card-category{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:6px 14px;border-radius:16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0003}.blog-card-content{padding:24px;flex:1;display:flex;flex-direction:column}.blog-card-title{font-family:Noto Sans Arabic,sans-serif;font-size:20px;font-weight:700;line-height:1.4;color:#1a1a1a;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card-description{font-family:Noto Sans Arabic,sans-serif;font-size:15px;line-height:1.6;color:#666;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.blog-card-meta{display:flex;align-items:center;gap:16px;font-size:13px;color:#999;margin-bottom:16px;padding-top:16px;border-top:1px solid #f0f0f0}.blog-card-date,.blog-card-read-time{display:flex;align-items:center;gap:4px}.date-icon,.time-icon{font-size:14px}.blog-card-read-more{color:#06c;font-weight:600;font-size:14px;transition:all .3s ease}.blog-card:hover .blog-card-read-more{color:#049;transform:translate(4px)}.rtl .blog-card-category{left:auto;right:16px}.rtl .blog-card:hover .blog-card-read-more{transform:translate(-4px)}@media (max-width: 768px){.blog-card-image-container{height:200px}.blog-card-content{padding:20px}.blog-card-title{font-family:Noto Sans Arabic,sans-serif;font-size:18px}.blog-card-description{font-family:Noto Sans Arabic,sans-serif;font-size:14px}}@media (max-width: 480px){.blog-card-image-container{height:180px}.blog-card-content{padding:16px}.blog-card-title{font-family:Noto Sans Arabic,sans-serif;font-size:16px}.blog-card-meta{flex-direction:column;align-items:flex-start;gap:8px}}.blog-list-container{font-family:Noto Sans Arabic,sans-serif;max-width:1200px;margin:0 auto;padding:120px 20px 60px;min-height:100vh}.blog-list-container.rtl{direction:rtl;text-align:right}.blog-list-container.ltr{direction:ltr;text-align:left}.blog-breadcrumb{font-family:Noto Sans Arabic,sans-serif;display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:40px;color:#666}.breadcrumb-current{color:#333;font-weight:600}.blog-list-header{text-align:center;margin-bottom:60px}.blog-list-title{font-family:Noto Sans Arabic,sans-serif;font-size:48px;font-weight:700;color:#1a1a1a;margin-bottom:16px;background:linear-gradient(135deg,#1e4dc2,#d33539);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-list-subtitle{font-family:Noto Sans Arabic,sans-serif;font-size:20px;color:#666;max-width:700px;margin:0 auto;line-height:1.6}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:60px}.blog-empty-state{font-family:Noto Sans Arabic,sans-serif;text-align:center;padding:80px 20px;background:#fff;border-radius:16px;box-shadow:0 2px 20px #0000000d}.blog-empty-state p{font-size:18px;color:#666}.blog-list-cta{font-family:Noto Sans Arabic,sans-serif;background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;padding:60px 40px;border-radius:20px;text-align:center;margin-top:80px;box-shadow:0 10px 40px #1e4dc24d}.blog-list-cta h2{font-family:Noto Sans Arabic,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px;color:#fff}.blog-list-cta p{font-family:Noto Sans Arabic,sans-serif;font-size:19px;margin-bottom:30px;opacity:.95}@media (max-width: 768px){.blog-list-container{padding:100px 16px 40px}.blog-list-title{font-size:36px}.blog-list-subtitle{font-size:18px}.blog-grid{grid-template-columns:1fr;gap:24px}.blog-list-cta{padding:40px 25px}.blog-list-cta h2{font-size:26px}.blog-list-cta p{font-size:17px}}@media (max-width: 480px){.blog-list-title{font-size:30px}.blog-list-subtitle{font-size:16px}}.blog-post-container{font-family:Noto Sans Arabic,sans-serif;max-width:900px;margin:0 auto;padding:120px 20px 60px;min-height:100vh;background:#fff;border-radius:16px;box-shadow:0 2px 20px #0000000d}.blog-post-container.rtl{direction:rtl;text-align:right}.blog-post-container.ltr{direction:ltr;text-align:left}.blog-breadcrumb{font-family:Noto Sans Arabic,sans-serif;display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:30px;color:#666}.blog-breadcrumb a{color:#1e4dc2;text-decoration:none;transition:color .3s ease;font-weight:500}.blog-breadcrumb a:hover{color:#d33539;text-decoration:underline}.breadcrumb-separator{color:#999}.breadcrumb-current{color:#333;font-weight:500}.blog-post-header{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #f0f0f0}.blog-post-category{font-family:Noto Sans Arabic,sans-serif;display:inline-block;background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;padding:8px 20px;border-radius:24px;font-size:14px;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.blog-post-title{font-family:Noto Sans Arabic,sans-serif;font-size:42px;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:24px}.blog-post-meta{font-family:Noto Sans Arabic,sans-serif;display:flex;flex-wrap:wrap;gap:24px;font-size:15px;color:#666}.blog-post-author,.blog-post-date,.blog-post-read-time{display:flex;align-items:center;gap:8px;font-weight:500}.author-icon,.date-icon,.time-icon{font-size:18px}.blog-post-image-container{width:100%;margin:40px 0;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001f}.blog-post-image{width:100%;height:auto;display:block;object-fit:cover}.blog-post-content{font-family:Noto Sans Arabic,sans-serif;font-size:19px;line-height:1.9;color:#333}.blog-article{display:flex;flex-direction:column;gap:30px}.blog-article h2{font-family:Noto Sans Arabic,sans-serif;font-size:32px;font-weight:700;color:#1a1a1a;margin:50px 0 24px;line-height:1.4}.blog-article h3{font-family:Noto Sans Arabic,sans-serif;font-size:26px;font-weight:600;color:#333;margin:40px 0 20px;line-height:1.4}.blog-article p{font-family:Noto Sans Arabic,sans-serif;margin-bottom:24px;line-height:1.9;color:#444}.blog-article strong{font-weight:700;color:#1e4dc2}.blog-post-content a{color:#1e4dc2;text-decoration:none;border-bottom:2px solid #1E4DC2;transition:all .3s ease;font-weight:600}.blog-post-content a:hover{color:#d33539;border-bottom-color:#d33539}.blog-post-footer{margin-top:60px;padding-top:40px;border-top:2px solid #f0f0f0}.blog-post-tags{margin-bottom:40px}.tags-label{font-family:Noto Sans Arabic,sans-serif;font-weight:700;color:#333;margin-bottom:16px;display:block;font-size:18px}.tags-list{display:flex;flex-wrap:wrap;gap:12px}.tag{font-family:Noto Sans Arabic,sans-serif;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#555;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:600;transition:all .3s ease;border:1px solid #ddd}.tag:hover{background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;border-color:transparent;transform:translateY(-2px)}.blog-post-cta{font-family:Noto Sans Arabic,sans-serif;background:linear-gradient(135deg,#1e4dc2,#d33539);color:#fff;padding:50px 40px;border-radius:16px;text-align:center;margin-bottom:40px;box-shadow:0 8px 30px #1e4dc24d}.blog-post-cta h3{font-family:Noto Sans Arabic,sans-serif;font-size:28px;font-weight:700;margin-bottom:16px;color:#fff}.blog-post-cta p{font-family:Noto Sans Arabic,sans-serif;font-size:18px;margin-bottom:30px;opacity:.95}.cta-button{font-family:Noto Sans Arabic,sans-serif;display:inline-block;background:#fff;color:#1e4dc2;padding:16px 40px;border-radius:30px;font-weight:700;font-size:17px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #00000026}.cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000040;background:#f8f8f8}.back-to-blog{font-family:Noto Sans Arabic,sans-serif;display:inline-flex;align-items:center;gap:8px;color:#1e4dc2;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease}.back-to-blog:hover{color:#d33539;transform:translate(-4px)}.rtl .back-to-blog:hover{transform:translate(4px)}.blog-post-not-found{font-family:Noto Sans Arabic,sans-serif;text-align:center;padding:100px 20px}.blog-post-not-found h1{font-family:Noto Sans Arabic,sans-serif;font-size:36px;color:#333;margin-bottom:30px;font-weight:700}@media (max-width: 768px){.blog-post-container{padding:100px 16px 40px;border-radius:0}.blog-post-title{font-size:32px}.blog-post-meta{gap:16px}.blog-article h2{font-size:26px}.blog-article h3{font-size:22px}.blog-post-content{font-size:17px}.blog-post-cta{padding:35px 25px}.blog-post-cta h3{font-size:24px}}@media (max-width: 480px){.blog-post-title{font-size:26px}.blog-post-meta{flex-direction:column;gap:12px}.blog-article h2{font-size:24px}.blog-article h3{font-size:20px}.blog-post-content{font-size:16px}}.delete-request-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;background-color:#f8f9fa}.delete-request-container{width:100%;max-width:800px;margin:0 auto;background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.delete-request-page{padding:40px 15px}.delete-request-container{padding:30px 20px}}#root{max-width:none;margin:0;padding:0;text-align:left;overflow-x:hidden;width:100%;max-width:100vw}html{scroll-behavior:smooth}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
