.product-search-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.loading-indicator{text-align:center;padding:1.5rem;background:#1e90ff;border-radius:12px;margin-bottom:2rem;box-shadow:0 4px 15px #1e90ff4d;color:#fff}.loading-spinner{display:inline-block;width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:.75rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-progress{font-size:14px;font-weight:500;line-height:1.4;opacity:.95}.search-filter-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d}.search-bar{display:flex;gap:.75rem;margin-bottom:1.5rem}.search-input{flex:1;padding:.875rem 1.25rem;border:2px solid #e9ecef;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff}.search-input:focus{outline:none;border-color:#1e90ff;box-shadow:0 0 0 3px #1e90ff1a}.search-input::placeholder{color:#adb5bd}.search-btn,.clear-btn{padding:.875rem 1.75rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:15px;transition:all .2s ease;white-space:nowrap}.search-btn{background:#1e90ff;color:#fff;box-shadow:0 4px 12px #1e90ff4d}.search-btn:hover{background:#1873cc;transform:translateY(-2px);box-shadow:0 6px 16px #1e90ff66}.search-btn:active{transform:translateY(0)}.clear-btn{background:#6c757d;color:#fff}.clear-btn:hover{background:#5a6268}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}.filter-group{border:1px solid #e9ecef;border-radius:8px;overflow:hidden;background:#fff;transition:all .2s ease}.filter-group:hover{border-color:#dee2e6;box-shadow:0 2px 8px #0000000d}.filter-header{background:linear-gradient(to bottom,#f8f9fa,#f1f3f5);padding:.875rem 1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:15px;-webkit-user-select:none;user-select:none;transition:background .2s ease}.filter-header:hover{background:linear-gradient(to bottom,#f1f3f5,#e9ecef)}.filter-toggle{font-size:12px;transition:transform .3s ease;color:#6c757d}.filter-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;background:#fff}.filter-content.expanded{max-height:350px;overflow-y:auto;border-top:1px solid #e9ecef}.filter-content::-webkit-scrollbar{width:8px}.filter-content::-webkit-scrollbar-track{background:#f8f9fa}.filter-content::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:4px}.filter-content::-webkit-scrollbar-thumb:hover{background:#ced4da}.filter-item{padding:0;border-bottom:1px solid #f1f3f5;transition:background .15s ease}.filter-item:last-child{border-bottom:none}.filter-item:hover{background:#f8f9fa}.filter-checkbox{margin:0;cursor:pointer;width:18px;height:18px;flex-shrink:0;accent-color:#1E90FF}.filter-label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;width:100%;padding:.75rem 1rem;gap:.75rem}.filter-label span:first-child{flex:1;color:#495057;line-height:1.4}.filter-count{background:#e9ecef;color:#6c757d;padding:.25rem .625rem;border-radius:12px;font-size:12px;font-weight:600;min-width:32px;text-align:center;flex-shrink:0}.filter-empty{padding:1rem;text-align:center;color:#adb5bd;font-size:14px}.active-filters{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:1rem;background:#f8f9fa;border-radius:8px;font-size:14px}.active-filters strong{color:#495057;font-weight:600}.active-filters #active-filters{color:#1e90ff;font-weight:500}.clear-filters-btn{margin-left:auto;padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:13px;transition:all .2s ease}.clear-filters-btn:hover{background:#c82333;transform:translateY(-1px)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.product-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.product-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#dee2e6}.product-link{display:block;text-decoration:none;color:inherit;flex:1}.product-item img{width:100%;height:220px;object-fit:cover;background:#f8f9fa;transition:transform .3s ease}.product-item:hover img{transform:scale(1.05)}.product-title{font-size:1.05rem;font-weight:600;margin:.75rem 1rem .5rem;line-height:1.4;color:#212529;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-vendor{color:#6c757d;font-size:.875rem;margin:0 1rem .5rem;font-weight:500}.product-price{margin:.5rem 1rem .75rem;font-size:1.1rem;font-weight:700;color:#212529}.sale-price{color:#dc3545;margin-right:.5rem}.original-price{color:#adb5bd;text-decoration:line-through;font-size:.95rem;font-weight:500}.regular-price{color:#212529}.product-actions{padding:.75rem 1rem 1rem;border-top:1px solid #f8f9fa}.quick-add-btn{width:100%;padding:.75rem;background:#1e90ff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:15px;transition:all .2s ease;box-shadow:0 2px 8px #1e90ff4d}.quick-add-btn:hover:not(:disabled){background:#1873cc;transform:translateY(-2px);box-shadow:0 4px 12px #1e90ff66}.quick-add-btn:active:not(:disabled){transform:translateY(0)}.quick-add-btn:disabled{background:#adb5bd;cursor:not-allowed;box-shadow:none;opacity:.6}.no-results{text-align:center;padding:4rem 2rem;background:#f8f9fa;border-radius:12px;margin:2rem 0}.no-results h3{color:#495057;margin-bottom:.5rem;font-size:1.5rem}.no-results p{color:#6c757d;font-size:1rem}.pagination-controls{display:flex;justify-content:space-between;align-items:center;margin:2rem 0;flex-wrap:wrap;gap:1rem;padding:1rem;background:#fff;border:1px solid #e9ecef;border-radius:12px}.pagination-info{color:#495057;font-weight:500;font-size:14px}.pagination-buttons{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.pagination-btn{padding:.625rem 1.25rem;border:1px solid #dee2e6;background:#fff;cursor:pointer;border-radius:8px;font-weight:600;font-size:14px;transition:all .2s ease;color:#495057}.pagination-btn:hover:not(:disabled){background:#1e90ff;color:#fff;border-color:#1e90ff;transform:translateY(-1px)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;background:#f8f9fa}.page-numbers{display:flex;gap:.375rem;flex-wrap:wrap}.page-number{min-width:40px;padding:.625rem .75rem;border:1px solid #dee2e6;background:#fff;cursor:pointer;border-radius:8px;transition:all .2s ease;text-align:center;font-weight:600;font-size:14px;color:#495057}.page-number:hover{background:#f8f9fa;border-color:#1e90ff;color:#1e90ff}.page-number.active{background:#1e90ff;color:#fff;border-color:#1e90ff;box-shadow:0 2px 8px #1e90ff4d}@media(max-width:768px){.product-search-wrapper{padding:1rem .75rem}.search-bar{flex-direction:column;gap:.5rem}.search-btn,.clear-btn{width:100%}.filters-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.product-item img{height:160px}.product-title{font-size:.95rem;margin:.5rem .75rem .375rem}.product-vendor{font-size:.8rem;margin:0 .75rem .375rem}.product-price{font-size:1rem;margin:.375rem .75rem .5rem}.product-actions{padding:.5rem .75rem .75rem}.quick-add-btn{padding:.625rem;font-size:14px}.pagination-controls{flex-direction:column;text-align:center}.pagination-buttons{width:100%;justify-content:center}.page-numbers{justify-content:center}.active-filters{flex-direction:column;align-items:flex-start}.clear-filters-btn{margin-left:0;width:100%}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-item img{height:200px}}.product-item.loading{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.filter-checkbox:focus,.pagination-btn:focus,.page-number:focus,.quick-add-btn:focus,.search-btn:focus,.clear-btn:focus,.clear-filters-btn:focus{outline:3px solid rgba(30,144,255,.4);outline-offset:2px}@media print{.search-filter-section,.pagination-controls,.product-actions,.loading-indicator{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-search.css.map */
