.navigation{z-index:1000;background:#fff;padding:0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.nav-content{justify-content:space-between;align-items:center;min-height:64px;padding:0 20px;display:flex}.navs-logo .logo-image{object-fit:contain;border-radius:0;width:70px!important;height:70px!important}.navs-logo .logo-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.navs-logo{align-items:center;display:flex;min-height:48px!important}.nav-links{flex:1;justify-content:center;align-items:center;gap:32px;display:flex}.nav-link{color:#333;text-align:center;border-radius:4px;padding:8px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.nav-link:hover{color:#007bff;background:#007bff1a;transform:translateY(-1px)}.nav-link[href="/#contact"],.nav-link[href^="https://wa.me"],.nav-link.nav-link-button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:25px;padding:10px 20px;font-family:inherit;font-size:16px;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 15px #007bff4d}.nav-link[href="/#contact"]:before,.nav-link[href^="https://wa.me"]:before,.nav-link.nav-link-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.nav-link[href="/#contact"]:hover:before,.nav-link[href^="https://wa.me"]:hover:before,.nav-link.nav-link-button:hover:before{left:100%}.nav-link[href="/#contact"]:hover,.nav-link[href^="https://wa.me"]:hover,.nav-link.nav-link-button:hover{color:#fff;background:#0056b3;transform:translateY(-2px);box-shadow:0 6px 20px #007bff66}.nav-link[href="/#contact"]:active,.nav-link[href^="https://wa.me"]:active,.nav-link.nav-link-button:active{transform:translateY(0);box-shadow:0 2px 10px #007bff4d}.nav-actions{align-items:center;gap:12px;display:flex}.nav-cta,.nav-cta.btn{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;transition:background .25s,border-color .25s,color .25s,box-shadow .25s,transform .25s;display:inline-flex;box-shadow:0 14px 28px -16px #00296638}.nav-cta-primary,.nav-cta.btn.nav-cta-primary{background:linear-gradient(135deg,#0087ff 0%,var(--color-button-bg)100%);color:#fff;border-color:var(--color-button-bg)}.nav-cta-primary:hover,.nav-cta.btn.nav-cta-primary:hover{background:linear-gradient(135deg,#0077e6 0%,#005fe0 100%);border-color:#006dff;transform:translateY(-1px);box-shadow:0 18px 36px -14px #006dffa3}.nav-cta-secondary,.nav-cta.btn.nav-cta-secondary{color:var(--color-button-bg);background:#fff;border-color:#006dff38}.nav-cta-secondary:hover,.nav-cta.btn.nav-cta-secondary:hover{color:var(--color-button-bg);background:#f3f8ff;border-color:#006dff61;transform:translateY(-1px);box-shadow:0 16px 30px -16px #006dff47}.language-toggle{margin:0 4px;display:inline-block;position:relative}.language-btn{cursor:pointer;min-width:112px;height:40px;color:var(--color-button-bg);background:#fff;border:1px solid #006dff38;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .25s,border-color .25s,color .25s,box-shadow .25s,transform .25s;display:flex;box-shadow:0 14px 28px -16px #00296638}.language-btn:hover{background:#f3f8ff;border-color:#006dff61;transform:translateY(-1px);box-shadow:0 16px 30px -16px #006dff47}.language-icon{flex:none;width:16px;height:16px;display:inline-flex}.language-icon svg{width:100%;height:100%}.language-label{color:var(--color-main-text);white-space:nowrap;line-height:1}.language-chevron{width:14px;height:14px;color:var(--color-main-text);transition:transform .2s;display:inline-flex}.language-chevron.open{transform:rotate(180deg)}.language-chevron svg{width:100%;height:100%}.language-menu{z-index:1100;background:#fff;border:1px solid #e5ecf6;border-radius:12px;min-width:140px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 38px -18px #00296647}.language-option{width:100%;color:var(--color-main-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:.9rem;font-weight:500;display:block}.language-option:hover,.language-option.active{color:var(--color-button-bg);background:#f3f8ff}[dir=rtl] .language-menu,.lang-ar .language-menu{left:auto;right:0}[dir=rtl] .language-option,.lang-ar .language-option{text-align:right}.fi{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #0000001a;border-radius:2px;width:24px;height:18px;display:inline-block}.mobile-menu-btn{cursor:pointer;z-index:1001;background:0 0;border:none;width:30px;height:30px;margin-left:15px;padding:0;display:none;position:relative}.hamburger-container{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex;position:relative}.hamburger-line{transform-origin:50%;background:#333;border-radius:1px;width:20px;height:2px;transition:all .3s}.line1.active{transform:rotate(45deg)translate(5px,5px)}.line2.active{opacity:0}.line3.active{transform:rotate(-45deg)translate(5px,-5px)}.mobile-menu-btn:hover .hamburger-line{background:#007bff}.mobile-menu{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;opacity:0;visibility:hidden;background:#0000004d;transition:all .3s;position:fixed;inset:0}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu-content{background:#fff;flex-direction:column;gap:20px;width:300px;height:100vh;padding:100px 20px 20px;transition:transform .3s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-2px 0 10px #0000001a}.mobile-menu.active .mobile-menu-content{transform:translate(0)}.mobile-nav-link{color:#333;text-align:center;background:0 0;border:none;border-radius:4px;padding:12px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.mobile-nav-link:hover{color:#007bff;background:#007bff1a;transform:translateY(-1px)}.mobile-nav-cta{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;margin-top:10px;padding:0 24px;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;transition:background .25s,border-color .25s,color .25s,box-shadow .25s,transform .25s;display:flex;box-shadow:0 14px 28px -16px #00296638}.mobile-nav-cta-primary{background:linear-gradient(135deg,#0087ff 0%,var(--color-button-bg)100%);color:#fff;border-color:var(--color-button-bg)}.mobile-nav-cta-primary:hover{background:linear-gradient(135deg,#0077e6 0%,#005fe0 100%);border-color:#006dff;transform:translateY(-1px);box-shadow:0 18px 36px -14px #006dffa3}.mobile-nav-cta-secondary{color:var(--color-button-bg);background:#fff;border-color:#006dff38}.mobile-nav-cta-secondary:hover{color:var(--color-button-bg);background:#f3f8ff;border-color:#006dff61;transform:translateY(-1px);box-shadow:0 16px 30px -16px #006dff47}[dir=rtl] .mobile-menu-content,.lang-ar .mobile-menu-content{left:0;right:auto;transform:translate(-100%)}[dir=rtl] .mobile-menu.active .mobile-menu-content,.lang-ar .mobile-menu.active .mobile-menu-content{transform:translate(0)}[dir=rtl] .mobile-nav-link:hover,.lang-ar .mobile-nav-link:hover{transform:translate(-5px)}@media (max-width:1024px){.nav-content{min-height:60px;padding:0 16px}.nav-links{display:none!important}.mobile-menu-btn{visibility:visible!important;display:flex!important}.nav-cta,.nav-cta-primary,.nav-cta-secondary{display:none!important}}@media (max-width:480px){.nav-actions{gap:8px}.language-btn{min-width:104px;height:40px}}
.footer{text-align:right!important;direction:rtl!important}.footer-en,.lang-en .footer{text-align:left!important;direction:ltr!important}.footer-en .footer-content,.lang-en .footer .footer-content{display:flex;flex-direction:row!important}.footer-ar .footer-content,.lang-ar .footer .footer-content{display:flex;flex-direction:row-reverse!important}.footer-en .footer-brand-english,.lang-en .footer .footer-brand-english{order:-1!important}.footer-ar .footer-brand-english,.lang-ar .footer .footer-brand-english{order:1!important}.footer .footer-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.footer .footer-section{flex:1;min-width:200px}.footer .footer-brand-english,.footer .footer-brand-english .footer-title,.footer .footer-brand-english .footer-description,.footer .footer-section,.footer .footer-title,.footer .footer-subtitle,.footer .footer-description,.footer .footer-links,.footer .footer-links li,.footer .footer-links a,.footer .footer-bottom,.footer .footer-bottom p{direction:inherit!important;text-align:inherit!important}.footer-en .footer-content,.footer-en .footer-section,.footer-en .footer-title,.footer-en .footer-subtitle,.footer-en .footer-description,.footer-en .footer-links,.footer-en .footer-links li,.footer-en .footer-links a,.footer-en .footer-bottom,.footer-en .footer-bottom p,.lang-en .footer .footer-content,.lang-en .footer .footer-section,.lang-en .footer .footer-title,.lang-en .footer .footer-subtitle,.lang-en .footer .footer-description,.lang-en .footer .footer-links,.lang-en .footer .footer-links li,.lang-en .footer .footer-links a,.lang-en .footer .footer-bottom,.lang-en .footer .footer-bottom p{text-align:left!important;direction:ltr!important}.footer-ar .footer-content,.footer-ar .footer-section,.footer-ar .footer-title,.footer-ar .footer-subtitle,.footer-ar .footer-description,.footer-ar .footer-links,.footer-ar .footer-links li,.footer-ar .footer-links a,.footer-ar .footer-bottom,.footer-ar .footer-bottom p,.lang-ar .footer .footer-content,.lang-ar .footer .footer-section,.lang-ar .footer .footer-title,.lang-ar .footer .footer-subtitle,.lang-ar .footer .footer-description,.lang-ar .footer .footer-links,.lang-ar .footer .footer-links li,.lang-ar .footer .footer-links a,.lang-ar .footer .footer-bottom,.lang-ar .footer .footer-bottom p{text-align:right!important;direction:rtl!important}.footer .footer-links .footer-link-button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.footer .footer-links .footer-link-button:hover{opacity:.85}.footer-social{gap:12px;margin-top:12px;display:flex}.footer-social a{color:inherit;opacity:.9;font-size:.9rem;text-decoration:underline}.footer-social a:hover{opacity:1}
