.products-page[data-astro-cid-ttgomkr6]{min-height:100vh;background:#f9fafb}.page-title[data-astro-cid-ttgomkr6]{font-size:2rem;font-weight:700;color:#111827;text-align:center;margin-bottom:2rem}.products-controls[data-astro-cid-ttgomkr6]{max-width:80rem;margin:0 auto 2rem}.controls-top[data-astro-cid-ttgomkr6]{display:flex;gap:1rem;margin-bottom:1.5rem}.search-container[data-astro-cid-ttgomkr6]{position:relative;flex:1}.search-input[data-astro-cid-ttgomkr6]{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease}.search-input[data-astro-cid-ttgomkr6]:focus{outline:none;border-color:#8b5cf6}.search-icon[data-astro-cid-ttgomkr6]{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.sort-container[data-astro-cid-ttgomkr6]{min-width:200px}.sort-select[data-astro-cid-ttgomkr6]{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .2s ease}.sort-select[data-astro-cid-ttgomkr6]:focus{outline:none;border-color:#8b5cf6}.categories-filter[data-astro-cid-ttgomkr6]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.category-btn[data-astro-cid-ttgomkr6]{padding:.5rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:9999px;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.category-btn[data-astro-cid-ttgomkr6]:hover{border-color:#8b5cf6;color:#8b5cf6}.category-btn[data-astro-cid-ttgomkr6].active{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.products-grid[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;max-width:80rem;margin:0 auto}.product-card[data-astro-cid-ttgomkr6]{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:all .3s ease;display:flex;flex-direction:column}.product-card[data-astro-cid-ttgomkr6]:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.product-image-wrapper[data-astro-cid-ttgomkr6]{position:relative;width:100%;height:150px;padding:.5rem;background:#fff;display:flex;align-items:center;justify-content:center}.product-image-link[data-astro-cid-ttgomkr6]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-image[data-astro-cid-ttgomkr6]{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.product-card[data-astro-cid-ttgomkr6]:hover .product-image[data-astro-cid-ttgomkr6]{transform:scale(1.08)}.status-badge[data-astro-cid-ttgomkr6]{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;z-index:10;white-space:nowrap}.badge-standard[data-astro-cid-ttgomkr6]{background:#d1fae5;color:#065f46}.badge-premium[data-astro-cid-ttgomkr6]{background:linear-gradient(135deg,gold,orange);color:#000;font-weight:700;box-shadow:0 2px 4px #ffd7004d}.badge-out-of-stock[data-astro-cid-ttgomkr6]{background:#fee2e2;color:#991b1b}.product-content[data-astro-cid-ttgomkr6]{padding:1rem;display:flex;flex-direction:column;flex-grow:1;gap:.75rem}.product-title[data-astro-cid-ttgomkr6]{font-size:1.1rem;font-weight:600;color:#111827;margin:0;line-height:1.3;text-align:center;flex-shrink:0;min-height:3rem;display:flex;align-items:center;justify-content:center}.product-footer[data-astro-cid-ttgomkr6]{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb;flex-shrink:0;margin-top:auto;margin-bottom:.5rem}.product-price[data-astro-cid-ttgomkr6]{font-size:1.25rem;color:#10b981;font-weight:700}.order-btn-cart[data-astro-cid-ttgomkr6]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 6px #05966940}.order-btn-cart[data-astro-cid-ttgomkr6]:hover:not(:disabled){background:linear-gradient(135deg,#047857,#059669);transform:scale(1.05);box-shadow:0 3px 10px #05966959}.order-btn-cart[data-astro-cid-ttgomkr6]:active{transform:scale(.98)}.order-btn-cart[data-astro-cid-ttgomkr6]:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none}.order-btn-cart[data-astro-cid-ttgomkr6] svg[data-astro-cid-ttgomkr6]{width:20px;height:20px}.details-btn[data-astro-cid-ttgomkr6]{display:block;width:100%;padding:.625rem 1rem;background:#fff;color:#1f2937;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;transition:all .2s ease;flex-shrink:0}.details-btn[data-astro-cid-ttgomkr6]:hover{border-color:#8b5cf6;color:#8b5cf6;background:#f5f3ff}.no-products[data-astro-cid-ttgomkr6]{text-align:center;padding:3rem;color:#6b7280;font-size:1.125rem;background:#fff;border-radius:1rem;max-width:80rem;margin:0 auto}@media(max-width:768px){.page-title[data-astro-cid-ttgomkr6]{font-size:1.5rem}.controls-top[data-astro-cid-ttgomkr6]{flex-direction:column}.sort-container[data-astro-cid-ttgomkr6]{min-width:auto}.products-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.categories-filter[data-astro-cid-ttgomkr6]{flex-direction:column;align-items:stretch;gap:.5rem}.category-btn[data-astro-cid-ttgomkr6]{width:100%;text-align:center}}
