.report-ad-dialog.svelte-15b13rl{max-width:480px;margin:auto;padding:16px}.report-select.svelte-15b13rl{width:100%;height:38px;margin-top:4px;border:1px solid var(--button-background);background:var(--input-background);color:var(--text-primary);border-radius:4px;cursor:pointer}.report-select.svelte-15b13rl:focus,.report-select.svelte-15b13rl:active{outline:none;border-color:var(--button-background)}.report-select-option.svelte-15b13rl{color:var(--text-secondary)}.send-button.svelte-15b13rl{display:block;align-items:center;justify-content:center;margin:0 auto;padding:11px 22px;background-color:var(--button-background);color:var(--button-text);font-weight:600;font-size:14px;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.send-button.svelte-15b13rl:hover,.send-button.svelte-15b13rl:focus{background-color:var(--button-text);color:var(--button-background);border:1px solid var(--button-background);outline:none}label.svelte-15b13rl{display:inline-block;width:100%;text-align:left;font-size:16px;color:var(--text-primary);margin-top:8px;margin-bottom:4px}.error-text.svelte-15b13rl{color:var(--error);font-size:12px;margin-top:4px}.description-input.svelte-15b13rl{width:100%;padding:8px;border-radius:4px;border:1px solid var(--button-background);resize:vertical;font-size:16px}.description-input.svelte-15b13rl:focus,.description-input.svelte-15b13rl:active{outline:none;border-color:var(--button-background)}.description-counter.svelte-15b13rl{font-size:.75rem;margin-top:4px;color:var(--text-secondary);text-align:right}.ad-card.svelte-sf1xp7{position:relative}.actions-container.svelte-sf1xp7{display:flex;flex-direction:row;gap:12px;margin-right:10px;justify-content:flex-end;align-items:center}.action-btn.svelte-sf1xp7{background:none;border:none;margin-left:-8px;margin-right:-8px;margin-bottom:5px;cursor:pointer;border-radius:50%;transition:scale .2s ease-in-out;display:flex;align-items:center;justify-content:center}.action-btn.svelte-sf1xp7:active,.action-btn.svelte-sf1xp7:focus-visible{scale:.9}.modal-overlay.svelte-sf1xp7{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1200}.modal-content.svelte-sf1xp7{background:var(--card-background);border-radius:12px;max-width:90vw;max-height:90vh;overflow-y:auto;box-shadow:0 4px 30px var(--shadow);padding:24px}@media (max-width: 575px){.actions-container.svelte-sf1xp7{gap:8px;margin-right:0}.action-btn.svelte-sf1xp7{margin-left:-6px;margin-right:-6px;margin-bottom:0}}.ad-card-link.svelte-1ud2u9d{background:var(--card-background);border-radius:8px;box-shadow:0 4px 6px var(--shadow);margin-right:8px;margin-left:8px;margin-bottom:16px;display:flex;flex-direction:column;overflow:hidden;position:relative;min-width:260px;width:calc(20% - 16px)}.ad-card-link--small.svelte-1ud2u9d{width:230px;min-width:230px;max-width:230px}.image-container.svelte-1ud2u9d{width:100%;height:250px;position:relative;cursor:pointer}.image-container--small.svelte-1ud2u9d{height:200px}.ad-card-image.svelte-1ud2u9d{width:100%;height:100%;object-fit:cover}.image-placeholder.svelte-1ud2u9d{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:var(--text-secondary);background:#f0f0f0}.ad-card-content.svelte-1ud2u9d{display:flex;flex-direction:column;justify-content:flex-start;background:var(--card-background)}.ad-card-info.svelte-1ud2u9d{padding:10px;margin-top:10px}.ad-card-price-row.svelte-1ud2u9d{display:flex;align-items:center;justify-content:space-between;gap:8px}.ad-card-price.svelte-1ud2u9d{color:var(--text-primary);font-size:18px;display:flex;align-items:center;min-width:0;flex-wrap:wrap;flex:1 1 auto;margin-bottom:8px}.ad-card-price-text.svelte-1ud2u9d{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.ad-card-actions-inline.svelte-1ud2u9d{flex:0 0 auto;flex-shrink:0;display:flex;align-items:center}.top-badge.svelte-1ud2u9d{margin-right:8px;padding:2px 6px;font-size:12px;font-weight:700;border-radius:6px;background:#fc0;color:#000}.status-circle.svelte-1ud2u9d{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:8px;flex-shrink:0}.status-new.svelte-1ud2u9d{background-color:#28a745}.status-used.svelte-1ud2u9d{background-color:#ffc107}.ad-card-link--top.svelte-1ud2u9d{outline:2px solid #ffcc00}.ad-card-title.svelte-1ud2u9d{min-height:32px;font-size:16px;font-weight:500;margin-bottom:8px;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.ad-card-description.svelte-1ud2u9d{height:32px;color:var(--text-secondary);font-size:14px;margin-bottom:10px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.ad-card-location.svelte-1ud2u9d{display:flex;align-items:center;gap:6px;padding:0 10px 12px;color:var(--text-secondary);font-size:13px;line-height:1.2}.ad-card-location-icon.svelte-1ud2u9d{flex:0 0 auto;flex-shrink:0}.ad-card-location-text.svelte-1ud2u9d{min-width:0;flex:1 1 auto}.ad-card-location.svelte-1ud2u9d .dot:where(.svelte-1ud2u9d){opacity:.8;margin:0 2px}@media (max-width: 575px){.ad-card-link.svelte-1ud2u9d{margin-right:4px;margin-left:4px;margin-bottom:8px;min-width:200px;width:calc(20% - 4px)}.ad-card-link--small.svelte-1ud2u9d{width:230px;min-width:230px;max-width:230px}.image-container.svelte-1ud2u9d{height:200px}.ad-card-info.svelte-1ud2u9d{padding:8px 6px 6px;margin-top:6px}.ad-card-title.svelte-1ud2u9d{font-size:15px}.ad-card-description.svelte-1ud2u9d{font-size:13px}.ad-card-price.svelte-1ud2u9d{font-size:16px}}@media (max-width: 480px){.ad-card-link--small.svelte-1ud2u9d{width:180px;min-width:180px;max-width:180px}}@media (max-width: 420px){.ad-card-link.svelte-1ud2u9d{min-width:180px;width:calc(20% - 4px)}.image-container.svelte-1ud2u9d{height:180px}}
