.category-page.svelte-z25z1h{background-color:#f9f9f9;min-height:calc(100vh - 120px);padding:2rem 0}.container.svelte-z25z1h{max-width:1200px;margin:0 auto;padding:0 1rem}.page-header.svelte-z25z1h{text-align:center;margin-bottom:3rem}.page-header.svelte-z25z1h h1:where(.svelte-z25z1h){font-size:3rem;font-weight:700;color:#333;margin:0 0 1rem}.page-header.svelte-z25z1h p:where(.svelte-z25z1h){font-size:1.25rem;color:#666;margin:0}.products-grid.svelte-z25z1h{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.product-card.svelte-z25z1h{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-z25z1h:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.product-image.svelte-z25z1h{width:100%;height:200px;object-fit:cover}.product-info.svelte-z25z1h{padding:1.5rem}.product-title.svelte-z25z1h{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .5rem;line-height:1.3}.product-subtitle.svelte-z25z1h{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-z25z1h{display:flex;justify-content:space-between;align-items:center}.product-type.svelte-z25z1h{font-size:.875rem;color:#888}.product-price.svelte-z25z1h{font-size:.875rem;font-weight:600;color:var(--color-primary)}@media (max-width: 768px){.page-header.svelte-z25z1h h1:where(.svelte-z25z1h){font-size:2rem}.products-grid.svelte-z25z1h{grid-template-columns:1fr}}
