.footer{background:#0c0816;color:#fff;padding:4rem 0 0}.footer-container{max-width:var(--container-max-width);margin:0 auto;padding:0 1rem}.footer-logo{margin-bottom:3rem}.footer-logo img{height:50px;width:auto}.footer-menu-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-menu-column h4{font-size:1rem;font-weight:600;margin-bottom:1.25rem;color:#fff}.footer-menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-menu-list li a{color:#ffffffb3;text-decoration:none;font-size:.875rem;transition:color .2s ease;display:block}.footer-menu-list li a:hover{color:#fff}.footer-contact-info{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem;color:#ffffffb3;font-size:.875rem}.footer-contact-item i{width:18px;height:18px;flex-shrink:0;margin-top:2px}.footer-whatsapp-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#25d366;color:#fff;border-radius:8px;text-decoration:none;font-size:.875rem;font-weight:500;transition:background .2s ease;margin-top:.5rem}.footer-whatsapp-btn:hover{background:#20ba5a}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.footer-copyright{color:#fff9;font-size:.8125rem;line-height:1.6}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff1a;color:#fff;transition:all .2s ease;text-decoration:none}.footer-social a:hover{background:#fff3;transform:translateY(-2px)}.footer-social a i{width:18px;height:18px}.footer-payment-logos{display:flex;gap:20px;align-items:center}.footer-payment-logos img{max-height:25px;width:auto}@media(max-width:1024px){.footer-menu-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(max-width:768px){.footer{padding:3rem 0 0}.footer-menu-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-copyright{order:2}.footer-social{order:1}}
