.custom-logo{width:auto;max-width:160px;height:32px}@media (max-width:640px){.custom-logo{max-width:140px;height:28px}}@media (min-width:641px) and (max-width:1024px){.custom-logo{max-width:180px;height:36px}}.lg\:hidden{transition:all .3s ease-in-out}.mobile-menu-enter{animation:.3s ease-out slideDown}.mobile-menu-exit{animation:.3s ease-out slideUp}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.cart-badge{animation:2s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}
.bg-footer{background-color:#3a3a3a}
