#site-footer{background:#2a2a2a;color:#ccc;font-family:'Tajawal',sans-serif;direction:rtl;margin-top:40px}.footer-top{padding:48px 0 36px;border-bottom:1px solid rgb(255 255 255 / .08)}.footer-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:flex-start;gap:40px}.footer-logo-col{flex-shrink:0;padding-top:4px}.footer-logo-link img{width:160px;height:auto;object-fit:contain;filter:brightness(.9);transition:filter 0.2s}.footer-logo-link:hover img{filter:brightness(1.1)}.footer-cats{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.footer-cats ul{list-style:none;display:flex;flex-direction:column;gap:12px;text-align:right}.footer-cats ul li{color:#ccc;font-size:15px;font-weight:500}.footer-social-bar{padding:22px 0;border-bottom:1px solid rgb(255 255 255 / .06);display:flex;justify-content:center}.social-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.social-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;text-decoration:none;color:#fff;font-size:17px;transition:transform 0.2s,opacity 0.2s}.social-btn:hover{transform:translateY(-3px);opacity:.85}.social-btn.facebook{background:#2D447E}.social-btn.telegram{background:#1f8ec2}.social-btn.wifi4soft{background:#4a4a4a}.social-btn.tg-business{background:#3a3a3a;border:1px solid #555}.footer-copy{padding:18px 24px;background:#222;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;color:#aaa;text-align:center;flex-wrap:wrap}.footer-copy img{width:28px;height:28px;object-fit:contain;opacity:.7}.footer-copy strong{color:#ddd}@media (max-width:860px){.footer-inner{flex-direction:column;align-items:center}.footer-logo-col{display:flex;justify-content:center}.footer-cats{grid-template-columns:repeat(2,1fr);width:100%}.footer-cats ul{text-align:center}}@media (max-width:500px){.footer-cats{grid-template-columns:1fr 1fr;gap:10px}.footer-cats ul li{font-size:14px}.footer-top{padding:32px 0 24px}.social-btn{width:40px;height:40px;font-size:15px}}