.footer{background:#111111!important;color:#ffffff!important;padding:80px 20px 40px;position:relative;overflow:hidden;font-family:'Cairo',sans-serif;direction:rtl!important;text-align:right!important;margin:0;max-width:100%;width:100%;box-sizing:border-box;border-top:1px solid rgba(255,145,77,0.1);z-index:10}body:not(.dark) .footer,html[data-theme="light"] .footer,.light-mode .footer{background:#ffffff!important;color:#111111!important;border-top:1px solid rgba(0,0,0,0.05)}.footer .footer-container{max-width:1250px;margin:0 auto;display:grid;grid-template-columns:1.4fr 0.8fr 0.8fr 1.2fr;gap:40px}.footer .footer-section{padding:0;display:flex;flex-direction:column;align-items:flex-start;text-align:right}.footer .footer-section h3{font-size:1.4rem;margin-bottom:25px;color:#ff914d!important;position:relative;display:inline-block;padding-bottom:8px;text-align:right;width:fit-content}body:not(.dark) .footer .footer-section h3{color:#ff7a2e!important}.footer .footer-section h3::after{content:'';position:absolute;bottom:0;right:0;width:45px;height:3px;background:#ff914d;border-radius:2px}.footer .footer-about{order:1}.footer .footer-links{order:2}.footer .footer-contact{order:3}.footer .footer-newsletter{order:4}.footer .footer-about .footer-logo{width:110px;margin-bottom:20px;border-radius:50%;transition:transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275);background:#ffffff;padding:5px;box-shadow:var(--shadow-sm)}.footer .footer-about .footer-logo:hover{transform:scale(1.08) rotate(5deg)}.footer .footer-about p{font-size:0.95rem;line-height:1.7;color:rgba(255,255,255,0.8)!important;margin-bottom:25px;max-width:320px;text-align:justify}body:not(.dark) .footer .footer-about p{color:#444444!important}.footer .social-icons{display:flex;gap:12px;justify-content:flex-start;padding:0;margin:0}.footer .social-icon__item{list-style:none}.footer .social-icon__link{font-size:1.4rem;color:#ffffff!important;background:rgba(255,255,255,0.05);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all 0.3s ease;border:1px solid rgba(255,255,255,0.1)}body:not(.dark) .footer .social-icon__link{color:#333333!important;background:rgba(0,0,0,0.03);border-color:rgba(0,0,0,0.1)}.footer .social-icon__link:hover{background:var(--primary-color,#ff914d);color:#ffffff!important;transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--primary-color)}.footer .footer-links .footer-menu{list-style:none;padding:0;margin:0}.footer .footer-menu .menu__item{margin-bottom:14px}.footer .footer-menu .menu__link{color:rgba(255,255,255,0.8)!important;text-decoration:none;font-size:1.05rem;transition:all 0.3s ease;display:inline-block}body:not(.dark) .footer .footer-menu .menu__link{color:#444444!important}.footer .footer-menu .menu__link:hover{color:var(--primary-color,#ff914d)!important;transform:translateX(-5px);padding-right:8px}.footer .footer-contact .contact-info{list-style:none;padding:0;margin:0}.footer .contact-info li{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-size:1rem;color:rgba(255,255,255,0.8)!important}body:not(.dark) .footer .contact-info li{color:#444444!important}.footer .contact-info i{color:var(--primary-color,#ff914d)!important;font-size:1.3rem}.footer .contact-info a{color:rgba(255,255,255,0.8)!important;text-decoration:none;transition:color 0.3s ease}body:not(.dark) .footer .contact-info a{color:#444444!important}.footer .contact-info a:hover{color:#ff914d!important}.footer .footer-newsletter p{font-size:0.95rem;color:rgba(255,255,255,0.7)!important;margin-bottom:20px}body:not(.dark) .footer .footer-newsletter p{color:#666666!important}.footer .newsletter-form{width:100%;max-width:350px}.footer .newsletter-input-wrapper{display:flex;flex-direction:row;gap:0;position:relative;background:rgba(255,255,255,0.05);border:1px solid rgba(255,145,77,0.3);border-radius:12px;padding:5px;overflow:hidden}body:not(.dark) .footer .newsletter-input-wrapper{background:#f8f9fa!important;border-color:rgba(0,0,0,0.1)!important}.footer .newsletter-form input{flex:1;padding:12px 18px;border:none!important;background:transparent!important;color:inherit!important;font-size:0.95rem;font-family:'Cairo',sans-serif;outline:none!important;direction:ltr!important;text-align:left!important}.footer .newsletter-form input::placeholder{color:rgba(255,255,255,0.4);text-align:right}body:not(.dark) .footer .newsletter-form input::placeholder{color:#999999!important}.footer .newsletter-form button{background:var(--primary-color,#ff914d);border:none;padding:10px 22px;border-radius:10px;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}.footer .newsletter-form button:hover:not(:disabled){background:var(--primary-hover,#ff7a2e);transform:scale(1.05);box-shadow:0 6px 15px rgba(255,145,77,0.3)}.footer .newsletter-form button i{color:#ffffff!important;font-size:1.5rem;transform:rotate(180deg)!important;display:inline-block}.footer .newsletter-message{margin-top:15px;padding:14px 18px;border-radius:12px;font-size:0.95rem;text-align:right;animation:slideDown 0.4s cubic-bezier(0.175,0.885,0.32,1.275);display:none}.footer .newsletter-message.success{background:rgba(40,167,69,0.15);color:#28a745;border:1px solid #28a745;display:block}.footer .newsletter-message.error{background:#2a1a1a;color:#ff4d4d;border:1px solid #ff4d4d;display:block}.footer .footer-bottom{border-top:1px solid rgba(255,255,255,0.05);padding:30px 0 0;text-align:center;margin-top:50px;max-width:1200px;margin-left:auto;margin-right:auto}body:not(.dark) .footer .footer-bottom{border-top:1px solid rgba(0,0,0,0.05)}.footer-bottom p{font-size:0.95rem;color:rgba(255,255,255,0.6)!important;margin-bottom:12px}body:not(.dark) .footer-bottom p{color:#666666!important}.footer-bottom-links{display:flex;justify-content:center;gap:30px}.footer-bottom-links a{color:rgba(255,255,255,0.6)!important;text-decoration:none;font-size:0.95rem;transition:color 0.3s ease}body:not(.dark) .footer-bottom-links a{color:#666666!important}.footer-bottom-links a:hover{color:#ff914d!important}#back-top-button{position:fixed;bottom:40px;right:40px;background:linear-gradient(135deg,#ff914d,#ff7a2e);color:#ffffff!important;border:1px solid rgba(255,255,255,0.4);border-radius:18px;width:56px;height:56px;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:10006;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);box-shadow:0 10px 30px rgba(0,0,0,0.15),0 4px 12px rgba(255,145,77,0.4);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%)}#back-top-button i{font-size:2.2rem;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275)}#back-top-button:hover{transform:translateY(-8px) scale(1.1);background:linear-gradient(135deg,#ff7a2e,#ff914d);box-shadow:0 18px 40px rgba(255,145,77,0.4),0 0 20px rgba(255,145,77,0.3) inset}#back-top-button:hover i{transform:translateY(-2px)}#back-top-button:active{transform:translateY(-3px) scale(0.92)}@media (max-width:992px){.footer .footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer{padding:60px 20px 30px}.footer .footer-container{grid-template-columns:1fr;text-align:center}.footer .footer-section h3::after{right:50%;transform:translateX(50%)}.footer .footer-about p,.footer .footer-newsletter p{margin-left:auto;margin-right:auto}.footer .social-icons{justify-content:center}.footer .newsletter-form{margin:0 auto}.footer-bottom-links{flex-direction:column;gap:15px}#back-top-button{bottom:110px;right:20px;width:50px;height:50px;border-radius:14px}}