@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.product-card.svelte-1jkr59v{background:#fff;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.product-card.svelte-1jkr59v:hover{border-color:#00aa5b;box-shadow:0 2px 16px #0000001a}.product-card.svelte-1jkr59v:hover .image-container:where(.svelte-1jkr59v) img:where(.svelte-1jkr59v){transform:scale(1.05)}.product-card.svelte-1jkr59v:focus{outline:2px solid #00aa5b;outline-offset:2px}.product-card.list-view.svelte-1jkr59v{flex-direction:row;height:auto;padding:12px;gap:12px}.product-card.list-view.svelte-1jkr59v .product-image:where(.svelte-1jkr59v){width:120px;height:120px;flex-shrink:0;border-radius:4px}.product-card.list-view.svelte-1jkr59v .product-info:where(.svelte-1jkr59v){flex:1;padding:0;justify-content:space-between}.product-image.svelte-1jkr59v{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#f8f9fa;flex-shrink:0}.product-image.svelte-1jkr59v .image-container:where(.svelte-1jkr59v){width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image.svelte-1jkr59v img:where(.svelte-1jkr59v){width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;background:#fff}.badges-container.svelte-1jkr59v{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:3}.discount-badge.svelte-1jkr59v{background:#ff5722;color:#fff;padding:4px 6px;border-radius:4px;font-size:10px;font-weight:700;line-height:1}.hot-badge.svelte-1jkr59v{background:#ff4081;color:#fff;padding:2px 4px;border-radius:3px;font-size:9px;font-weight:600;display:flex;align-items:center;gap:2px;line-height:1}.official-badge.svelte-1jkr59v{background:#00aa5b;color:#fff;padding:2px 4px;border-radius:3px;font-size:9px;font-weight:600;display:flex;align-items:center;gap:2px;line-height:1}.product-info.svelte-1jkr59v{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1;min-height:0}.product-name.svelte-1jkr59v{font-size:14px;font-weight:400;color:#333;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;text-decoration:none}.product-name.svelte-1jkr59v:hover{color:#00aa5b}.price-container.svelte-1jkr59v{display:flex;flex-direction:column;gap:2px;margin-bottom:4px}.current-price.svelte-1jkr59v{font-size:16px;font-weight:700;color:#000;line-height:1}.original-price.svelte-1jkr59v{font-size:12px;color:#9e9e9e;text-decoration:line-through;font-weight:400;line-height:1}.product-meta.svelte-1jkr59v{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:12px;color:#666}.rating.svelte-1jkr59v{display:flex;align-items:center;gap:2px;color:#ffa000}.rating.svelte-1jkr59v .rating-score:where(.svelte-1jkr59v){font-weight:500;color:#333}.rating.svelte-1jkr59v .rating-count:where(.svelte-1jkr59v){color:#999;font-size:11px}.location.svelte-1jkr59v{display:flex;align-items:center;gap:4px;font-size:12px;color:#666;margin-bottom:8px}.location.svelte-1jkr59v span:where(.svelte-1jkr59v){font-weight:400}@media (max-width: 768px){.product-card.list-view.svelte-1jkr59v .product-image:where(.svelte-1jkr59v){width:100px;height:100px}.product-info.svelte-1jkr59v{padding:10px;gap:6px}.product-name.svelte-1jkr59v{font-size:13px;height:36px}.current-price.svelte-1jkr59v{font-size:14px}}@media (max-width: 480px){.product-card.list-view.svelte-1jkr59v{flex-direction:column}.product-card.list-view.svelte-1jkr59v .product-image:where(.svelte-1jkr59v){width:100%;aspect-ratio:1;height:auto}.badges-container.svelte-1jkr59v{top:6px;left:6px}.discount-badge.svelte-1jkr59v,.hot-badge.svelte-1jkr59v,.official-badge.svelte-1jkr59v{font-size:9px;padding:3px 5px}}@media (min-width: 1200px){.product-image.svelte-1jkr59v{aspect-ratio:1}}@media (min-width: 992px) and (max-width: 1199px){.product-image.svelte-1jkr59v{aspect-ratio:1}}@media (min-width: 768px) and (max-width: 991px){.product-image.svelte-1jkr59v{aspect-ratio:1}}@media (max-width: 767px){.product-image.svelte-1jkr59v{aspect-ratio:1}}.product-skeleton.svelte-1g6kdyj{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;border:1px solid #f0f0f0;animation:svelte-1g6kdyj-pulse 1.5s ease-in-out infinite}.skeleton-image.svelte-1g6kdyj{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite}.skeleton-content.svelte-1g6kdyj{padding:16px;display:flex;flex-direction:column;gap:12px}.skeleton-meta.svelte-1g6kdyj{display:flex;justify-content:space-between;align-items:center}.skeleton-rating.svelte-1g6kdyj{width:80px;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite;border-radius:4px}.skeleton-sold.svelte-1g6kdyj{width:60px;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite;border-radius:4px}.skeleton-title.svelte-1g6kdyj{width:85%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite;border-radius:4px}.skeleton-title-2.svelte-1g6kdyj{width:60%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite;border-radius:4px}.skeleton-price.svelte-1g6kdyj{width:100px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite;border-radius:4px}.skeleton-location.svelte-1g6kdyj{width:70px;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite;border-radius:4px}.skeleton-button.svelte-1g6kdyj{width:100%;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1g6kdyj-shimmer 1.5s infinite;border-radius:8px;margin-top:8px}@keyframes svelte-1g6kdyj-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes svelte-1g6kdyj-pulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width: 768px){.skeleton-image.svelte-1g6kdyj{height:180px}.skeleton-content.svelte-1g6kdyj{padding:12px;gap:10px}.skeleton-button.svelte-1g6kdyj{height:36px}}@media (max-width: 480px){.skeleton-image.svelte-1g6kdyj{height:160px}.skeleton-content.svelte-1g6kdyj{gap:8px}.skeleton-title.svelte-1g6kdyj,.skeleton-title-2.svelte-1g6kdyj{height:14px}.skeleton-price.svelte-1g6kdyj{height:18px}}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.products-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f7fafc;min-height:100vh;padding-bottom:2rem;animation:fadeIn .6s ease-out}.breadcrumb{background:#fff;padding:.75rem 0;border-bottom:1px solid #e2e8f0}@media (min-width: 640px){.breadcrumb{padding:1rem 0}}.breadcrumb ol{max-width:1400px;display:flex;align-items:center;justify-content:center;justify-content:flex-start;list-style:none;gap:.5rem;margin:0;padding:0 1rem}@media (min-width: 640px){.breadcrumb ol{padding:0 1.5rem}}@media (min-width: 1024px){.breadcrumb ol{padding:0 2rem}}@media (min-width: 640px){.breadcrumb ol{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.breadcrumb ol{padding-left:2rem;padding-right:2rem}}.breadcrumb ol li{display:flex;align-items:center;font-size:.8rem}@media (min-width: 640px){.breadcrumb ol li{font-size:.875rem}}.breadcrumb ol li:not(:last-child):after{content:"/";margin-left:.5rem;color:#a0aec0}.breadcrumb ol li a{color:#718096;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.breadcrumb ol li a:hover{color:#42d392}.breadcrumb ol li[aria-current=page]{color:#2d3748;font-weight:500}.products-container{max-width:1400px;margin:0 auto;padding:0 1rem;margin-top:1rem}@media (min-width: 640px){.products-container{padding:0 1.5rem}}@media (min-width: 1024px){.products-container{padding:0 2rem}}@media (min-width: 640px){.products-container{margin-top:1.5rem}}@media (min-width: 1024px){.products-container{margin-top:2rem}}.products-main{min-height:600px;animation:fadeIn .6s ease-out .2s both}.products-toolbar{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:.875rem 1rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}@media (min-width: 640px){.products-toolbar{padding:1rem 1.5rem;margin-bottom:1.5rem;gap:1rem;flex-wrap:nowrap}}.products-toolbar .toolbar-left{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.products-toolbar .toolbar-left .results-info{color:#718096;font-size:.8rem;white-space:nowrap}@media (min-width: 640px){.products-toolbar .toolbar-left .results-info{font-size:.875rem}}.products-toolbar .toolbar-left .results-info .skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;height:1rem;width:100px;border-radius:4px}@media (min-width: 640px){.products-toolbar .toolbar-left .results-info .skeleton-text{width:120px}}.products-toolbar .toolbar-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media (min-width: 640px){.products-toolbar .toolbar-right{gap:1rem}}.products-toolbar .toolbar-right .view-toggle{display:flex;background:#edf2f7;border-radius:8px;padding:2px}.products-toolbar .toolbar-right .view-toggle .view-btn{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.4rem;border-radius:6px;color:#a0aec0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (min-width: 640px){.products-toolbar .toolbar-right .view-toggle .view-btn{padding:.5rem}}.products-toolbar .toolbar-right .view-toggle .view-btn.active{background:#fff;color:#42d392;box-shadow:0 1px 3px #0000001a}.products-toolbar .toolbar-right .sort-dropdown{position:relative}.products-toolbar .toolbar-right .sort-dropdown select{appearance:none;background:#fff;border:1px solid #e2e8f0;padding:.5rem 1.75rem .5rem .75rem;border-radius:8px;color:#2d3748;cursor:pointer;font-size:.8rem;min-width:120px}@media (min-width: 640px){.products-toolbar .toolbar-right .sort-dropdown select{font-size:.875rem;min-width:140px;padding:.5rem 2rem .5rem 1rem}}.products-toolbar .toolbar-right .sort-dropdown select:focus{outline:none;border-color:#42d392}.products-toolbar .toolbar-right .sort-dropdown svg{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);color:#a0aec0;pointer-events:none}@media (min-width: 640px){.products-toolbar .toolbar-right .sort-dropdown svg{right:.75rem}}.products-grid{display:grid;gap:1rem;margin-bottom:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 480px){.products-grid{gap:1.25rem}}@media (min-width: 640px){.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 768px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.products-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem}}@media (min-width: 1536px){.products-grid{grid-template-columns:repeat(5,1fr);gap:2rem}}.products-grid.list-view{grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.products-grid.list-view{gap:1.25rem}}.products-grid>*{height:100%}.empty-state{grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:3rem 1rem;text-align:center}@media (min-width: 640px){.empty-state{padding:4rem 2rem}}.empty-state .empty-icon{color:#a0aec0;margin-bottom:1rem;opacity:.5}@media (min-width: 640px){.empty-state .empty-icon{margin-bottom:1.5rem}}.empty-state .empty-icon svg{width:48px;height:48px}@media (min-width: 640px){.empty-state .empty-icon svg{width:64px;height:64px}}.empty-state h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}@media (min-width: 640px){.empty-state h3{font-size:1.5rem}}.empty-state p{color:#718096;margin-bottom:1.5rem;max-width:400px;font-size:.9rem}@media (min-width: 640px){.empty-state p{margin-bottom:2rem;font-size:1rem}}.empty-state .btn-primary{background:#42d392;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.9rem}@media (min-width: 640px){.empty-state .btn-primary{padding:.75rem 2rem;font-size:1rem}}.empty-state .btn-primary:hover{background:#03ac0e;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.empty-state .btn-primary:active{transform:translateY(0)}@media (max-width: 480px){.products-toolbar{padding:.75rem}.products-toolbar .toolbar-left .results-info{font-size:.75rem}.products-toolbar .toolbar-right .sort-dropdown select{min-width:100px;padding:.4rem 1.5rem .4rem .6rem;font-size:.75rem}.products-toolbar .toolbar-right .view-toggle .view-btn{padding:.35rem}.products-grid{gap:.75rem}}@media (min-width: 1600px){.products-container{max-width:1600px}}@media (min-width: 1600px) and (min-width: 1600px){.products-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1600px) and (min-width: 1800px){.products-grid{grid-template-columns:repeat(6,1fr)}}.infinite-loading.svelte-7m3irz{padding:2rem 0}.loading-indicator.svelte-7m3irz{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#6b7280;font-size:.9rem;padding:1rem}.load-more-section.svelte-7m3irz{padding:2rem 0}.load-more-btn.svelte-7m3irz{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;width:100%;max-width:300px;margin:0 auto;padding:1rem 1.5rem;background:linear-gradient(135deg,#00aa5b,#00c765);color:#fff;border:none;border-radius:.75rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.load-more-btn.svelte-7m3irz:hover{background:linear-gradient(135deg,#009951,#00b35b);transform:translateY(-1px);box-shadow:0 4px 12px #00aa5b4d}.load-more-count.svelte-7m3irz{font-size:.8rem;opacity:.9}.end-of-products.svelte-7m3irz{padding:2rem 0}.end-message.svelte-7m3irz{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#6b7280;font-size:.9rem;text-align:center;padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb}.spinning{animation:svelte-7m3irz-spin 1s linear infinite}@keyframes svelte-7m3irz-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
