.product-card.svelte-1bn0jpw{border:1px solid #ebebeb;border-radius:8px;overflow:hidden;background:#fff;transition:box-shadow .2s ease;cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column;width:280px;height:400px;min-width:280px;max-width:280px;min-height:400px;max-height:400px}.product-card.svelte-1bn0jpw:hover{box-shadow:0 4px 8px #0000001a}.product-image.svelte-1bn0jpw{position:relative;width:100%;height:250px;overflow:hidden;background:#f8f9fa;flex-shrink:0}.product-image.svelte-1bn0jpw img:where(.svelte-1bn0jpw){width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .2s ease,opacity .3s ease;opacity:0;padding:4px;box-sizing:border-box;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.product-image.svelte-1bn0jpw img.loaded:where(.svelte-1bn0jpw){opacity:1}.product-card.svelte-1bn0jpw:hover .product-image:where(.svelte-1bn0jpw) img.loaded:where(.svelte-1bn0jpw){transform:scale(1.05)}.image-placeholder.svelte-1bn0jpw{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#6c757d}.placeholder-content.svelte-1bn0jpw{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:20px}.brand-placeholder.svelte-1bn0jpw{font-size:18px;font-weight:700;color:#495057;text-transform:uppercase;letter-spacing:1px}.product-placeholder.svelte-1bn0jpw{font-size:12px;color:#6c757d}.bookmark-btn.svelte-1bn0jpw{position:absolute;top:8px;right:8px;background:#ffffffe6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666;z-index:1}.bookmark-btn.svelte-1bn0jpw:hover{background:#fff;color:#000;transform:scale(1.1)}.product-info.svelte-1bn0jpw{padding:12px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.product-details.svelte-1bn0jpw{flex:1}.product-bottom.svelte-1bn0jpw{margin-top:auto}.brand-name.svelte-1bn0jpw{font-size:13px;font-weight:700;color:#000;margin-bottom:4px;text-transform:uppercase}.product-name-original.svelte-1bn0jpw{font-size:13px;color:#000;line-height:1.3;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-name-translated.svelte-1bn0jpw{font-size:12px;color:#666;line-height:1.3;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.price.svelte-1bn0jpw{font-size:14px;font-weight:700;color:#000;margin-bottom:6px}.stats.svelte-1bn0jpw{font-size:11px;color:#999}.stats.svelte-1bn0jpw span:where(.svelte-1bn0jpw):not(:last-child):after{content:" · ";margin:0 4px}@media (max-width: 768px){.product-card.svelte-1bn0jpw{width:240px;height:360px;min-width:240px;max-width:240px;min-height:360px;max-height:360px}.product-image.svelte-1bn0jpw{height:200px}.product-info.svelte-1bn0jpw{padding:10px}.brand-name.svelte-1bn0jpw,.product-name-original.svelte-1bn0jpw{font-size:12px}.product-name-translated.svelte-1bn0jpw{font-size:11px}.price.svelte-1bn0jpw{font-size:13px}.stats.svelte-1bn0jpw{font-size:10px}.brand-placeholder.svelte-1bn0jpw{font-size:16px}.product-placeholder.svelte-1bn0jpw{font-size:11px}}@media (max-width: 480px){.product-card.svelte-1bn0jpw{width:200px;height:320px;min-width:200px;max-width:200px;min-height:320px;max-height:320px}.product-image.svelte-1bn0jpw{height:170px}.product-info.svelte-1bn0jpw{padding:8px}.brand-name.svelte-1bn0jpw,.product-name-original.svelte-1bn0jpw{font-size:11px}.product-name-translated.svelte-1bn0jpw{font-size:10px}.price.svelte-1bn0jpw{font-size:12px}.stats.svelte-1bn0jpw{font-size:9px}}.filter-container.svelte-8gb7k6{background:#fff;border-bottom:1px solid #ebebeb;padding:16px 0;margin-bottom:20px}.search-section.svelte-8gb7k6{position:relative;margin-bottom:20px;padding:0 20px}.search-box.svelte-8gb7k6{display:flex;align-items:center;gap:12px;max-width:600px;margin:0 auto}.search-input-wrapper.svelte-8gb7k6{flex:1;position:relative;display:flex;align-items:center;background:#f8f9fa;border:1px solid #ebebeb;border-radius:8px;padding:12px 16px;transition:all .2s ease}.search-box.focused.svelte-8gb7k6 .search-input-wrapper:where(.svelte-8gb7k6){background:#fff;border-color:#333;box-shadow:0 0 0 1px #333}.search-icon.svelte-8gb7k6{color:#999;margin-right:12px;flex-shrink:0}.search-input.svelte-8gb7k6{flex:1;border:none;background:transparent;font-size:16px;color:#333;outline:none;padding:0}.search-input.svelte-8gb7k6::placeholder{color:#999}.clear-button.svelte-8gb7k6{background:none;border:none;color:#999;cursor:pointer;padding:4px;margin-left:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.clear-button.svelte-8gb7k6:hover{background:#f0f0f0;color:#666}.search-button.svelte-8gb7k6{background:#333;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.search-button.svelte-8gb7k6:hover{background:#000}.recent-searches.svelte-8gb7k6{position:absolute;top:100%;left:20px;right:20px;background:#fff;border:1px solid #ebebeb;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 4px 12px #0000001a;z-index:100;max-width:600px;margin:0 auto}.recent-searches-header.svelte-8gb7k6{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:1px solid #f5f5f5}.recent-searches-title.svelte-8gb7k6{font-size:14px;font-weight:600;color:#333}.clear-all-button.svelte-8gb7k6{background:none;border:none;color:#999;font-size:13px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.clear-all-button.svelte-8gb7k6:hover{background:#f5f5f5;color:#666}.recent-searches-list.svelte-8gb7k6{padding:8px 0;max-height:300px;overflow-y:auto}.recent-search-item.svelte-8gb7k6{display:flex;align-items:center;justify-content:space-between;padding:0 20px;transition:all .2s ease}.recent-search-item.svelte-8gb7k6:hover{background:#f8f9fa}.recent-search-text.svelte-8gb7k6{flex:1;display:flex;align-items:center;gap:12px;background:none;border:none;text-align:left;padding:12px 0;font-size:14px;color:#333;cursor:pointer}.recent-icon.svelte-8gb7k6{color:#999;flex-shrink:0}.remove-recent-button.svelte-8gb7k6{background:none;border:none;color:#ccc;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0}.recent-search-item.svelte-8gb7k6:hover .remove-recent-button:where(.svelte-8gb7k6){opacity:1}.remove-recent-button.svelte-8gb7k6:hover{background:#f0f0f0;color:#999}.filter-section.svelte-8gb7k6{margin-bottom:16px}.filter-section.svelte-8gb7k6:last-child{margin-bottom:0}.category-tabs.svelte-8gb7k6{display:flex;gap:8px;overflow-x:auto;padding:0 20px;scrollbar-width:none;-ms-overflow-style:none}.category-tabs.svelte-8gb7k6::-webkit-scrollbar{display:none}.category-tab.svelte-8gb7k6{background:transparent;border:1px solid #ebebeb;border-radius:20px;padding:8px 16px;font-size:14px;color:#666;cursor:pointer;white-space:nowrap;transition:all .2s ease}.category-tab.svelte-8gb7k6:hover{border-color:#333;color:#333}.category-tab.active.svelte-8gb7k6{background:#000;border-color:#000;color:#fff}.sort-filter.svelte-8gb7k6{display:flex;justify-content:flex-end;align-items:center;padding:0 20px;position:relative}.sort-select.svelte-8gb7k6{background:transparent;border:none;font-size:14px;color:#333;cursor:pointer;padding:8px 24px 8px 0;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;font-weight:500}.sort-select.svelte-8gb7k6:focus{outline:none}.dropdown-icon.svelte-8gb7k6{position:absolute;right:20px;pointer-events:none;color:#666}@media (max-width: 768px){.search-section.svelte-8gb7k6{padding:0 16px}.search-input-wrapper.svelte-8gb7k6{padding:10px 14px}.search-input.svelte-8gb7k6{font-size:14px}.search-button.svelte-8gb7k6{padding:10px 20px;font-size:13px}.recent-searches.svelte-8gb7k6{left:16px;right:16px}.recent-searches-header.svelte-8gb7k6{padding:12px 16px 8px}.recent-search-item.svelte-8gb7k6{padding:0 16px}.recent-search-text.svelte-8gb7k6{font-size:13px;padding:10px 0}.category-tabs.svelte-8gb7k6,.sort-filter.svelte-8gb7k6{padding:0 16px}.sort-select.svelte-8gb7k6{font-size:13px}.dropdown-icon.svelte-8gb7k6{right:16px}}.loading.svelte-qx3x50,.error.svelte-qx3x50{text-align:center;padding:20px;margin:20px 0}.loading.svelte-qx3x50{color:#666}.error.svelte-qx3x50{color:#e74c3c;background-color:#fdf2f2;border:1px solid #f5c6cb;border-radius:4px}.product-grid.svelte-qx3x50{display:grid;grid-template-columns:repeat(auto-fill,280px);gap:20px;margin-top:20px;justify-content:center}@media (max-width: 768px){.product-grid.svelte-qx3x50{grid-template-columns:repeat(auto-fill,240px);gap:15px}}@media (max-width: 480px){.product-grid.svelte-qx3x50{grid-template-columns:repeat(auto-fill,200px);gap:12px}}.load-more-trigger.svelte-qx3x50{margin:20px 0;text-align:center;min-height:100px;display:flex;align-items:center;justify-content:center}.loading-more.svelte-qx3x50{display:flex;align-items:center;justify-content:center;gap:12px;color:#666;font-size:14px;width:100%;padding:20px}.spinner.svelte-qx3x50{width:24px;height:24px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:svelte-qx3x50-spin 1s linear infinite}@keyframes svelte-qx3x50-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.load-more-placeholder.svelte-qx3x50{color:#999;font-size:14px;padding:20px;border:1px dashed #ddd;border-radius:8px;background:#fafafa;width:100%}.all-loaded.svelte-qx3x50{text-align:center;padding:30px;color:#666;font-size:16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin:40px 0}
