.category-page.svelte-4eevmd{background-color:#f9f9f9;min-height:calc(100vh - 120px);padding:2rem 0}.container.svelte-4eevmd{max-width:1200px;margin:0 auto;padding:0 1rem}.page-header.svelte-4eevmd{text-align:center;margin-bottom:3rem}.page-header.svelte-4eevmd h1:where(.svelte-4eevmd){font-size:3rem;font-weight:700;color:#333;margin:0 0 1rem}.page-header.svelte-4eevmd p:where(.svelte-4eevmd){font-size:1.25rem;color:#666;margin:0}.products-grid.svelte-4eevmd{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.product-card.svelte-4eevmd{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000000d;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.product-card.svelte-4eevmd:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.product-image.svelte-4eevmd{width:100%;height:200px;object-fit:cover}.product-info.svelte-4eevmd{padding:1.5rem}.product-title.svelte-4eevmd{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .5rem;line-height:1.3}.product-subtitle.svelte-4eevmd{font-size:.875rem;color:#666;margin:0 0 1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta.svelte-4eevmd{display:flex;justify-content:space-between;align-items:center}.product-region.svelte-4eevmd{font-size:.875rem;color:#888}.product-price.svelte-4eevmd{font-size:.875rem;font-weight:600;color:var(--color-primary)}@media (max-width: 768px){.page-header.svelte-4eevmd h1:where(.svelte-4eevmd){font-size:2rem}.products-grid.svelte-4eevmd{grid-template-columns:1fr}}
