.shop-header{background-image:linear-gradient(#0009,#0009),url(https://source.unsplash.com/wfh8dDlNFOk/1600x900);background-position:center;background-size:cover;padding:3rem 0;margin-bottom:2rem}.product-card{transition:transform .2s,box-shadow .2s;height:100%;border:1px solid rgb(0 0 0 / 12.5%);border-radius:.375rem;overflow:hidden;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 .5rem 1rem #00000026}.product-image-container{height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;position:relative}.product-image{object-fit:cover;width:100%;height:100%}.no-image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:#adb5bd;font-size:3rem}.product-card .card-body{padding:1.25rem;display:flex;flex-direction:column;height:calc(100% - 200px)}.product-card .card-title{font-size:1.25rem;font-weight:500;margin-bottom:.5rem;height:50px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card .card-text{color:#6c757d;flex-grow:1}.category-badge{position:absolute;top:10px;right:10px;background-color:#0d6efd;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;z-index:10}.category-tags-container{display:flex;flex-wrap:wrap;gap:8px}.category-tag{display:inline-flex;align-items:center;background-color:#e9ecef;border-radius:4px;padding:4px 8px;font-size:.9rem}.tag-remove{background:none;border:none;color:#6c757d;padding:0 0 0 8px;cursor:pointer}.tag-remove:hover{color:#dc3545}.filter-badge{margin-right:8px;margin-bottom:8px;display:inline-block}.filter-badge .badge{display:inline-flex;align-items:center;padding:6px 10px}.filter-badge .btn-close{font-size:.5rem;margin-left:8px}.price,.product-price{font-weight:700;font-size:1.2rem;color:#28a745}.filter-section{background-color:#f8f9fa;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.filter-container{position:sticky;top:20px}.filter-section h5{margin-bottom:1rem;font-size:1.1rem;font-weight:600}.list-group-item.active{background-color:#0d6efd;border-color:#0d6efd}#sort-select{width:auto;min-width:150px}.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160;padding:2rem;text-align:center;margin-top:2rem}.loading-container{position:relative;min-height:300px}.loading-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:10}.loading-container:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;z-index:11}#product-grid-container.loading{position:relative;min-height:300px}#product-grid-container.loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:10}#product-grid-container.loading:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;z-index:11}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width <= 991.98px){.filter-section{margin-bottom:1.5rem}}@media (width <= 767.98px){.product-image-container{height:180px}.product-card .card-body{height:calc(100% - 180px)}.product-card .card-title,.price{font-size:1.1rem}}@media (width <= 575.98px){.shop-header{padding:2rem 0}.shop-header h1{font-size:2rem}.product-image-container{height:160px}.product-card .card-body{height:calc(100% - 160px);padding:1rem}.filter-badge{margin-bottom:5px}}.wishlist-btn{width:auto;min-width:36px;height:36px;padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;opacity:1!important;margin-bottom:.5rem;border-radius:.375rem;transition:all .2s ease}.add-to-wishlist-btn{background-color:#fff;color:#dc3545;border-color:#dc3545}.remove-wishlist-btn{background-color:#dc3545!important;color:#fff;border-color:#dc3545}.remove-wishlist-btn:hover .fa-heart:before{content:""}.wishlist-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.wishlist-btn i{display:inline-block;line-height:1;font-size:1rem}.product-top-right{position:absolute;top:0;right:0;padding:.5rem;display:flex;flex-direction:column;align-items:flex-end;z-index:10}.product-tags .badge{font-size:.7rem;padding:.25rem .5rem;margin-bottom:.25rem;display:block}.quantity-selector{max-width:160px}.quantity-selector .form-control{border-left:0;border-right:0}.quantity-selector .btn{border-color:#dee2e6}.modal-body img{max-height:120px;object-fit:cover}#quantityModal .modal-content{border:none;box-shadow:0 .5rem 1rem #00000026}#quantityModal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}#quantityModal .modal-footer{background-color:#f8f9fa;border-top:1px solid #dee2e6}
