body footer{width:100%;background:#5b341c;color:#fff6ee;padding:5rem 6rem 3rem}body footer .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem}body footer .footer-brand .name{font-family:Playfair Display,serif;font-size:1.55rem;font-weight:900;color:#fff;line-height:1.1;margin-bottom:.85rem}body footer .footer-brand-link{display:inline-flex;align-items:center;width:fit-content;text-decoration:none;margin-bottom:1rem}body footer .footer-logo{display:block;width:72px;height:72px;object-fit:cover;border-radius:18px;border:1px solid rgba(245,237,227,.14);box-shadow:0 10px 30px #0000002e;background:#ffffff0f}body footer .footer-brand .name span{color:#ff9a4b}body footer .footer-brand p{max-width:280px;font-size:.95rem;line-height:1.7;color:#f5ede3b8;margin:0}body footer .footer-col h4{margin:0 0 1.2rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#ff9a4b;font-weight:500}body footer .footer-col ul{list-style:none;padding:0;margin:0}body footer .footer-col li{margin-bottom:.75rem}body footer .footer-col a{color:#f5ede3b8;text-decoration:none;font-size:.95rem;transition:color .2s ease}body footer .footer-col a:hover{color:#fff}body footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid rgba(245,237,227,.12);color:#f5ede380;font-size:.8rem;letter-spacing:.02em}@media (max-width:900px){body footer{padding:4rem 2rem 2.5rem}body footer .footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){body footer{padding:3rem 1.25rem 2rem}body footer .footer-grid{grid-template-columns:1fr}body footer .footer-bottom{flex-direction:column;align-items:flex-start}body footer .footer-logo{width:64px;height:64px;border-radius:16px}}
