@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}select:focus{outline:none;border-color:#007bff!important}.filter-container{animation:slideDown .3s ease-out}.products-layout-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.products-layout-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.products-layout-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.products-layout-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1500px){.products-layout-grid{grid-template-columns:repeat(6,1fr)}}.product-card{min-height:280px}.product-card-image-wrapper{height:190px}.product-card-badge,.product-card-brand,.product-card-code,.product-card-stock,.product-card-view{font-size:.75rem}.product-card-title{font-size:.9rem}.product-card-price{font-size:1rem}.product-card-price-original{font-size:.9rem}@media (max-width:640px){.products-layout-grid{grid-template-columns:1fr!important;gap:6px;padding:0 4px}.product-card{flex-direction:row!important;min-height:auto!important;height:auto!important;max-height:240px;align-items:stretch;border:1px solid #e5e7eb!important;box-shadow:none!important}.product-card-image-wrapper{width:160px!important;height:auto!important;min-height:160px;flex-shrink:0}.product-card-image-wrapper img{object-fit:contain!important;padding:5px}.product-card>div:nth-child(2){padding:10px!important;display:flex;flex-direction:column;justify-content:center}.product-card-code,.product-card-stock i,.product-card-view{display:none!important}.product-card-brand{font-size:.7rem!important;margin-bottom:2px}.product-card-title{font-size:.9rem!important;line-height:1.3!important;margin-bottom:8px!important;max-height:3.9em;overflow:hidden}.product-card-price{font-size:1.1rem!important;font-weight:700!important}.product-card-price-original{font-size:.85rem!important}.product-card-badge{font-size:.65rem!important;padding:3px 8px!important;top:6px!important;left:6px!important;width:auto!important;height:auto!important;border-radius:4px!important}}