.card.svelte-1pzh1vj{display:flex;flex-direction:column;border-radius:var(--bb-radius-4, 16px);overflow:hidden;background:var(--bb-bg-elev, #fff);border:1px solid var(--bb-border, #e3ddd0);box-shadow:var(--bb-shadow-card, none);text-decoration:none;color:inherit;transition:border-color var(--bb-dur-1, .12s) var(--bb-ease, ease),box-shadow var(--bb-dur-1, .12s) var(--bb-ease, ease),transform var(--bb-dur-1, .12s) var(--bb-ease, ease)}.card.svelte-1pzh1vj:hover{border-color:var(--bb-border-strong, #cfc7b6);box-shadow:var(--bb-shadow-card-hover, var(--bb-shadow-3));transform:translateY(-2px)}.card.svelte-1pzh1vj:focus-visible{outline:2px solid var(--bb-highlight);outline-offset:3px}.price-row.svelte-1pzh1vj s:where(.svelte-1pzh1vj){color:var(--bb-fg-subtle);font-family:var(--bb-font-mono);font-size:var(--bb-text-xs);font-variant-numeric:tabular-nums}.sale.svelte-1pzh1vj{color:var(--bb-danger);font:600 var(--bb-text-2xs) var(--bb-font-sans)}.photo.svelte-1pzh1vj{position:relative;aspect-ratio:4 / 3;background:var(--bb-bg-sunken, #f4efe4);overflow:hidden}.photo.svelte-1pzh1vj img:where(.svelte-1pzh1vj){width:100%;height:100%;object-fit:cover;display:block}.photo.svelte-1pzh1vj picture.foreground:where(.svelte-1pzh1vj){position:relative;z-index:1;display:block;width:100%;height:100%}.photo.svelte-1pzh1vj picture:where(.svelte-1pzh1vj) img:where(.svelte-1pzh1vj){opacity:0;transition:opacity .18s ease,transform var(--bb-dur-3, .36s) var(--bb-ease-out, ease)}.photo.svelte-1pzh1vj picture:where(.svelte-1pzh1vj) img.loaded:where(.svelte-1pzh1vj){opacity:1}.card.svelte-1pzh1vj:hover .photo:where(.svelte-1pzh1vj) picture:where(.svelte-1pzh1vj) img:where(.svelte-1pzh1vj){transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.card.svelte-1pzh1vj:hover .photo:where(.svelte-1pzh1vj) picture:where(.svelte-1pzh1vj) img:where(.svelte-1pzh1vj){transform:none}}.photo.svelte-1pzh1vj img.blur:where(.svelte-1pzh1vj){position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;filter:blur(14px);transform:scale(1.06)}.noimg.svelte-1pzh1vj{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:var(--bb-space-2, 8px);font-family:var(--bb-font-sans);font-size:var(--bb-text-xs, 12px);color:var(--bb-fg, #1c1a17)}.tap.svelte-1pzh1vj{position:absolute;z-index:2;top:0;bottom:0;width:32%;border:none;background:transparent;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.tap.left.svelte-1pzh1vj{left:0}.tap.right.svelte-1pzh1vj{right:0}.dots.svelte-1pzh1vj{position:absolute;z-index:2;left:50%;bottom:8px;transform:translate(-50%);display:flex;gap:4px;padding:3px 5px;border-radius:var(--bb-radius-pill, 999px);background:color-mix(in srgb,#000 28%,transparent)}.dot.svelte-1pzh1vj{width:5px;height:5px;border-radius:999px;background:color-mix(in srgb,#fff 45%,transparent)}.dot.on.svelte-1pzh1vj{background:#fff}.status.svelte-1pzh1vj,.trade.svelte-1pzh1vj,.boosted.svelte-1pzh1vj{position:absolute;z-index:2;top:8px;font-family:var(--bb-font-mono, monospace);font-size:var(--bb-text-2xs, 11px);padding:3px 7px;border-radius:var(--bb-radius-pill, 999px);line-height:1}.status.svelte-1pzh1vj{left:8px;background:var(--bb-fg, #1c1a17);color:var(--bb-bg, #fff)}.trade.svelte-1pzh1vj{right:8px;display:inline-flex;align-items:center;gap:3px;background:color-mix(in srgb,var(--bb-trade, #b5179e) 74%,#000);color:#fff}.boosted.svelte-1pzh1vj{left:8px;bottom:8px;top:auto;background:var(--bb-fg);color:var(--bb-bg)}.save.svelte-1pzh1vj{position:absolute;z-index:2;right:8px;bottom:8px;display:grid;place-items:center;width:40px;height:40px;border:none;border-radius:999px;background:var(--bb-bg-elev, #fff);box-shadow:var(--bb-shadow-2, 0 2px 8px -4px rgba(0, 0, 0, .2));color:var(--bb-fg, #1c1a17);cursor:pointer;transition:transform var(--bb-dur-1, .12s) var(--bb-ease, ease),color var(--bb-dur-1, .12s) var(--bb-ease, ease)}.save.svelte-1pzh1vj:hover{transform:scale(1.08);color:var(--bb-highlight, #ec8849)}.save.on.svelte-1pzh1vj{color:var(--bb-highlight, #ec8849)}.body.svelte-1pzh1vj{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px}.price-row.svelte-1pzh1vj{display:flex;align-items:baseline;gap:8px}.price.svelte-1pzh1vj{font-family:var(--bb-font-mono, monospace);font-weight:600;font-size:1.15rem;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--bb-fg, #1c1a17)}.fresh.svelte-1pzh1vj{margin-left:auto;font-family:var(--bb-font-sans);font-size:var(--bb-text-2xs, 11px);color:var(--bb-fg-faint, #a89f8f)}.title.svelte-1pzh1vj{margin:0;font-family:var(--bb-font-sans);font-size:.9rem;font-weight:600;line-height:1.3;color:var(--bb-fg, #1c1a17);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meta.svelte-1pzh1vj{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin:0;color:var(--bb-fg-muted);font-family:var(--bb-font-sans);font-size:var(--bb-text-xs, 12px);line-height:1.35}.meta.svelte-1pzh1vj .sep:where(.svelte-1pzh1vj){color:var(--bb-fg-faint)}.meta.svelte-1pzh1vj .near:where(.svelte-1pzh1vj){color:var(--bb-success);font-weight:600}.bot.svelte-1pzh1vj{display:flex;align-items:flex-start;gap:6px;margin:2px 0 0;padding:6px 8px;border-radius:var(--bb-radius-2, 9px);background:var(--bb-highlight-soft);color:var(--bb-fg-muted);font-family:var(--bb-font-sans);font-size:var(--bb-text-xs, 12px);line-height:1.35}.bot.svelte-1pzh1vj .bot-ic:where(.svelte-1pzh1vj){display:inline-flex;flex:none;margin-top:1px;color:var(--bb-highlight)}.bot-text.svelte-1pzh1vj{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:560px){.body.svelte-1pzh1vj{padding:9px 10px 11px;gap:6px}.price.svelte-1pzh1vj{font-size:1.05rem}.title.svelte-1pzh1vj{min-height:2.35em}}
