.mosaic.svelte-8xmhb6{width:100%;columns:2;column-gap:var(--s-3);padding:var(--s-3);box-sizing:border-box}@media (min-width: 600px){.mosaic.svelte-8xmhb6{columns:3}}@media (min-width: 900px){.mosaic.svelte-8xmhb6{columns:4}}@media (min-width: 1400px){.mosaic.svelte-8xmhb6{columns:5}}.mosaic-item.svelte-8xmhb6{break-inside:avoid;margin-bottom:var(--s-3)}.mosaic-btn.svelte-8xmhb6{display:block;width:100%;padding:0;margin:0;border:none;background:none;cursor:pointer;text-align:left;color:inherit;font:inherit;touch-action:manipulation;-webkit-user-select:none;user-select:none}.photo-img.svelte-8xmhb6{width:100%;display:block;border-radius:var(--radius);opacity:0;transition:opacity .4s ease;animation:svelte-8xmhb6-reveal-fallback 0s 5s forwards}.photo-img.svelte-8xmhb6.loaded{opacity:1;animation:none}.blog-card.svelte-8xmhb6{position:relative;border-radius:var(--radius);overflow:hidden;color:#fff}.blog-card.svelte-8xmhb6:hover .blog-img:where(.svelte-8xmhb6){transform:scale(1.03)}.blog-img.svelte-8xmhb6{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;opacity:0;transition:opacity .4s ease,transform .2s ease;animation:svelte-8xmhb6-reveal-fallback 0s 5s forwards}.blog-img.svelte-8xmhb6.loaded{opacity:1;animation:none}.blog-label.svelte-8xmhb6{position:absolute;bottom:0;left:0;right:0;padding:var(--s-2) var(--s-3);background:linear-gradient(to top,rgba(0,0,0,.7),transparent);font-size:var(--t-caption);font-weight:var(--w-semibold)}.product-card.svelte-8xmhb6{border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 1px 4px #00000014}.product-card.svelte-8xmhb6:hover .product-img:where(.svelte-8xmhb6){transform:scale(1.03)}.product-img.svelte-8xmhb6{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;opacity:0;transition:opacity .4s ease,transform .2s ease;animation:svelte-8xmhb6-reveal-fallback 0s 5s forwards}.product-img.svelte-8xmhb6.loaded{opacity:1;animation:none}.product-info.svelte-8xmhb6{padding:var(--s-2) var(--s-3);display:flex;justify-content:space-between;align-items:center}.product-title.svelte-8xmhb6{font-size:var(--t-caption);font-weight:var(--w-medium);color:var(--c-text)}.product-price.svelte-8xmhb6{font-size:var(--t-caption);font-weight:var(--w-normal);color:var(--c-text-2)}.product-badge.sold.svelte-8xmhb6{font-size:var(--t-label);font-weight:var(--w-medium);color:#fff;background:var(--accent);padding:var(--s-1) var(--s-2);border-radius:var(--radius-sm)}.lb-img.svelte-8xmhb6{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--radius-sm);opacity:0;transition:opacity .3s ease;animation:svelte-8xmhb6-reveal-fallback 0s 5s forwards}.lb-img.svelte-8xmhb6.loaded{opacity:1;animation:none}.lb-blog-card.svelte-8xmhb6{display:block;position:relative;border-radius:var(--radius);overflow:hidden;text-decoration:none;color:#fff;max-width:80vw;max-height:85vh}.lb-blog-card.svelte-8xmhb6:hover .lb-blog-img:where(.svelte-8xmhb6){transform:scale(1.02)}.lb-blog-img.svelte-8xmhb6{width:100%;max-height:85vh;object-fit:cover;display:block;opacity:0;transition:opacity .3s ease,transform .2s ease;animation:svelte-8xmhb6-reveal-fallback 0s 5s forwards}.lb-blog-img.svelte-8xmhb6.loaded{opacity:1;animation:none}.lb-blog-label.svelte-8xmhb6{position:absolute;bottom:0;left:0;right:0;padding:var(--s-3) var(--s-4);background:linear-gradient(to top,rgba(0,0,0,.7),transparent);font-size:var(--t-title);font-weight:var(--w-semibold)}.lb-product-card.svelte-8xmhb6{display:block;border-radius:var(--radius);overflow:hidden;text-decoration:none;color:inherit;background:#fff;max-width:80vw;max-height:85vh}.lb-product-card.svelte-8xmhb6:hover .lb-product-img:where(.svelte-8xmhb6){transform:scale(1.02)}.lb-product-img.svelte-8xmhb6{width:100%;max-height:75vh;object-fit:cover;display:block;opacity:0;transition:opacity .3s ease,transform .2s ease;animation:svelte-8xmhb6-reveal-fallback 0s 5s forwards}.lb-product-img.svelte-8xmhb6.loaded{opacity:1;animation:none}.lb-product-info.svelte-8xmhb6{padding:var(--s-3);display:flex;justify-content:space-between;align-items:center}.lb-product-title.svelte-8xmhb6{font-size:var(--t-body);font-weight:var(--w-semibold);color:var(--c-text)}.lb-product-price.svelte-8xmhb6{font-size:var(--t-body);font-weight:var(--w-normal);color:var(--c-text-2)}.lb-product-badge.svelte-8xmhb6{font-size:var(--t-label);font-weight:var(--w-medium);color:#fff;background:var(--accent);padding:var(--s-1) var(--s-2);border-radius:var(--radius-sm)}.lb-track-card.svelte-8xmhb6{display:flex;align-items:center;gap:var(--s-3);padding:var(--s-3) var(--s-5);background:#fff;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:background .2s,border-color .2s;text-align:left;min-width:280px}.lb-track-card.svelte-8xmhb6:hover{background:var(--surface);border-color:#bbb}.lb-track-card.active.svelte-8xmhb6{background:var(--accent);border-color:var(--accent);color:#fff}.lb-track-icon.svelte-8xmhb6{font-size:var(--t-title);opacity:.6}.lb-track-card.active.svelte-8xmhb6 .lb-track-icon:where(.svelte-8xmhb6){opacity:1}.lb-track-name.svelte-8xmhb6{font-size:var(--t-body);font-weight:var(--w-normal);flex:1}.lb-track-playing.svelte-8xmhb6{font-size:var(--t-body);opacity:.8}@keyframes svelte-8xmhb6-reveal-fallback{to{opacity:1}}.mosaic-section.svelte-1ubt9vg{position:relative;width:100%;min-height:100vh;background:var(--surface);padding-bottom:180px;overflow:hidden}
