.footer{background:var(--cream);border-top:1px solid #50402f1a;padding:60px clamp(24px,8vw,130px) 24px;font-family:Cairo,sans-serif}.footer-top{border-bottom:1px solid #50402f1a;grid-template-columns:2fr 1fr 2fr;gap:40px;padding-bottom:60px;display:grid}.footer-brand{flex-direction:column;gap:12px;display:flex}.footer-logo{object-fit:contain;border-radius:16px;width:80px;height:80px;margin-bottom:8px}.footer-title{color:var(--ink);font-size:28px;font-weight:900;line-height:1.2}.footer-description{color:#50402fb3;max-width:300px;font-size:16px;font-weight:600}.footer-links{flex-direction:column;gap:16px;display:flex}.footer-links a{color:var(--ink);width:fit-content;font-size:16px;font-weight:700;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#50402f99}.footer-contact{flex-direction:column;align-items:flex-end;gap:24px;display:flex}.footer-contact address{text-align:end;color:var(--ink);flex-direction:column;gap:8px;font-size:15px;font-style:normal;font-weight:600;display:flex}.footer-contact address a{color:var(--ink);text-decoration:none;transition:opacity .3s}.footer-contact address a:hover{opacity:.7}.footer-social{gap:12px;display:flex}.footer-social a{background:var(--ink);color:var(--cream);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s,background .3s;display:inline-flex}.footer-social a:hover{background:#50402fcc;transform:translateY(-3px)}.footer-social svg{width:20px;height:20px}.footer-bottom{text-align:center;padding-top:24px}.footer-bottom p{color:#50402f99;font-size:14px;font-weight:600}.scroll-top-btn{background:var(--ink);color:var(--cream);cursor:pointer;opacity:0;pointer-events:none;z-index:90;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .4s,transform .4s cubic-bezier(.175,.885,.32,1.275),background .3s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 12px #00000026}.scroll-top-btn.show{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-btn:hover{background:#50402fcc;transform:translateY(-4px)}.scroll-top-btn svg{width:24px;height:24px}[dir=rtl] .scroll-top-btn{left:30px;right:auto}[dir=rtl] .footer-contact{align-items:flex-start}[dir=rtl] .footer-contact address{text-align:start}@media (max-width:768px){.footer-top{grid-template-columns:1fr;gap:40px}.footer-contact,[dir=rtl] .footer-contact{align-items:flex-start}.footer-contact address,[dir=rtl] .footer-contact address{text-align:start}.scroll-top-btn{width:44px;height:44px;bottom:20px;right:20px}[dir=rtl] .scroll-top-btn{left:20px}}
