.collection-card.svelte-t3w84k{break-inside:avoid;margin-bottom:1rem;cursor:pointer;width:100%;position:relative;overflow:hidden;border-radius:.75rem;background:#0a0a0a;border:1px solid rgba(255,255,255,.06);transition:all .2s;will-change:transform}@media (hover: hover) and (pointer: fine){.collection-card.svelte-t3w84k:hover{transform:translate3d(0,-2px,0)}}@media (max-width: 640px){.collection-card.svelte-t3w84k{margin-bottom:.75rem;border-radius:.5rem}}.card-image-wrapper.svelte-t3w84k{position:relative;overflow:hidden;background:#fff;justify-content:center;align-items:center;display:flex;height:100%;margin:-1px;aspect-ratio:1 / 1}@media (max-width: 640px){.card-image-wrapper.svelte-t3w84k{border-radius:.5rem}}.preview-image.svelte-t3w84k{width:100%;height:100%;object-fit:cover}.preview-grid.svelte-t3w84k{width:100%;height:100%;display:grid;gap:2px}.preview-grid.count-1.svelte-t3w84k{grid-template-columns:1fr}.preview-grid.count-2.svelte-t3w84k{grid-template-columns:1fr 1fr}.preview-grid.count-3.svelte-t3w84k{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.preview-grid.count-3.svelte-t3w84k .preview-item:where(.svelte-t3w84k):first-child{grid-column:1 / -1}.preview-grid.count-4.svelte-t3w84k{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.preview-item.svelte-t3w84k{width:100%;height:100%;object-fit:cover;display:block;overflow:hidden}.image-placeholder.svelte-t3w84k{width:100%;height:100%}.top-overlay.svelte-t3w84k{position:absolute;top:.75rem;right:.75rem;left:.75rem;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;z-index:2}.privacy-icon.svelte-t3w84k,.like-indicator.svelte-t3w84k{pointer-events:auto}.card-overlay.svelte-t3w84k{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.6) 50%,transparent 100%);padding:3rem 1rem .75rem .75rem;transition:opacity .2s}@media (max-width: 640px){.card-overlay.svelte-t3w84k{padding:2.5rem .75rem .75rem}}.privacy-icon.svelte-t3w84k{background:#0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#ffffffe6}.like-indicator.svelte-t3w84k{background:#ef4444e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(239,68,68,.6);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff}.card-info.svelte-t3w84k{color:#fff;display:flex;flex-direction:column;gap:.5rem}.card-header.svelte-t3w84k{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.card-header.svelte-t3w84k h3:where(.svelte-t3w84k){color:#fff;font-size:1.05rem;font-weight:500;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}@media (max-width: 640px){.card-header.svelte-t3w84k h3:where(.svelte-t3w84k){font-size:.85rem}}.category-tag.svelte-t3w84k{padding:2px 8px;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}@media (max-width: 640px){.category-tag.svelte-t3w84k{padding:2px 6px;font-size:.625rem}}.card-meta.svelte-t3w84k{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.creator.svelte-t3w84k{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#fffc;font-weight:500}@media (max-width: 640px){.creator.svelte-t3w84k{font-size:.7rem}}.avatar.svelte-t3w84k,.avatar-placeholder.svelte-t3w84k{width:18px;height:18px;border-radius:50%;flex-shrink:0}@media (max-width: 640px){.avatar.svelte-t3w84k,.avatar-placeholder.svelte-t3w84k{width:16px;height:16px}}.avatar.svelte-t3w84k{object-fit:cover;display:block}.avatar-placeholder.svelte-t3w84k{background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff9}.stats.svelte-t3w84k{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#ffffff80}@media (max-width: 640px){.stats.svelte-t3w84k{font-size:.65rem}}.collections-grid.svelte-4l3h1y{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:3rem}.skeleton-card.svelte-4l3h1y{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1rem;animation:svelte-4l3h1y-shimmer 2s infinite}.skeleton-card.svelte-4l3h1y:before{content:"";display:block;width:100%;aspect-ratio:1;background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;border-radius:.75rem;margin-bottom:1rem;animation:svelte-4l3h1y-shimmer 2s infinite}@keyframes svelte-4l3h1y-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.empty-state.svelte-4l3h1y{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:300px;gap:1.5rem;margin:3rem 0;color:#ffffff4d;justify-content:center}@media (max-width: 768px){.collections-grid.svelte-4l3h1y{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 640px){.collections-grid.svelte-4l3h1y{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}}@media (max-width: 480px){.collections-grid.svelte-4l3h1y{grid-template-columns:1fr}}
