.classified-card.svelte-4ynjdn{display:flex;gap:.875rem;padding:.875rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);text-decoration:none;color:var(--text);transition:box-shadow .15s,transform .15s}.classified-card.svelte-4ynjdn:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px);border-color:var(--primary)}.card-photo.svelte-4ynjdn{position:relative;flex-shrink:0;width:100px;height:80px;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface-2)}.card-photo.svelte-4ynjdn img:where(.svelte-4ynjdn){width:100%;height:100%;object-fit:cover;display:block}.photo-placeholder.svelte-4ynjdn{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.placeholder-icon.svelte-4ynjdn{display:inline-flex;align-items:center;justify-content:center;color:var(--muted);opacity:.4}.photo-count.svelte-4ynjdn{position:absolute;bottom:4px;right:4px;background:#0009;color:#fff;font-size:.625rem;font-family:Aldrich,sans-serif;padding:1px 5px;border-radius:999px}.card-body.svelte-4ynjdn{flex:1;min-width:0;display:flex;flex-direction:column;gap:.375rem}.card-top.svelte-4ynjdn{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.card-title.svelte-4ynjdn{margin:0;font-family:Aldrich,sans-serif;font-size:.9375rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.card-price.svelte-4ynjdn{flex-shrink:0;font-family:Aldrich,sans-serif;font-size:.9375rem;font-weight:700;color:var(--primary);white-space:nowrap}.card-meta.svelte-4ynjdn{display:flex;gap:.75rem;flex-wrap:wrap}.meta-item.svelte-4ynjdn{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--muted)}.card-footer.svelte-4ynjdn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;margin-top:auto}.card-time.svelte-4ynjdn{font-size:.6875rem;color:var(--muted)}.badges.svelte-4ynjdn{display:flex;gap:.375rem;flex-wrap:wrap}.status-badge.svelte-4ynjdn,.expiry-badge.svelte-4ynjdn{font-size:.625rem;font-family:Aldrich,sans-serif;padding:.15rem .5rem;border-radius:999px;white-space:nowrap}.status-pending.svelte-4ynjdn{background:var(--status-pending-bg);color:var(--status-pending-text);border:1px solid var(--status-pending-border)}.status-active.svelte-4ynjdn{background:var(--status-open-bg);color:var(--status-open-text);border:1px solid var(--status-open-border)}.status-expired.svelte-4ynjdn{background:var(--surface-2);color:var(--muted);border:1px solid var(--border)}.status-rejected.svelte-4ynjdn{background:var(--status-error-bg);color:var(--status-error-text);border:1px solid var(--status-error-border)}.status-other.svelte-4ynjdn{background:var(--surface-2);color:var(--muted);border:1px solid var(--border)}.expiry-badge.expired.svelte-4ynjdn{background:var(--status-error-bg);color:var(--status-error-text);border:1px solid var(--status-error-border)}.expiry-badge.warning.svelte-4ynjdn{background:var(--status-pending-bg);color:var(--status-pending-text);border:1px solid var(--status-pending-border)}@media(max-width:480px){.classified-card.svelte-4ynjdn{padding:.625rem}.card-photo.svelte-4ynjdn{width:80px;height:64px}.card-title.svelte-4ynjdn,.card-price.svelte-4ynjdn{font-size:.875rem}}
