.history-container.svelte-c6gzaa{max-width:800px;margin:0 auto;padding:2rem 1rem;width:100%;height:100%;overflow-y:auto}.header.svelte-c6gzaa{margin-bottom:2rem}.header-content.svelte-c6gzaa{display:flex;align-items:center;justify-content:space-between}h1.svelte-c6gzaa{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.5rem}.button.svelte-c6gzaa{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;font-weight:500;transition:background .2s}.clear-btn.svelte-c6gzaa{background:var(--surface-2);color:var(--text)}.clear-btn.svelte-c6gzaa:hover{background:var(--surface-3)}.history-list.svelte-c6gzaa{display:flex;flex-direction:column;gap:1rem;padding-bottom:2rem}.history-item.svelte-c6gzaa{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:var(--surface-1);border-radius:var(--border-radius);gap:1rem}.item-info.svelte-c6gzaa{flex:1;min-width:0}.item-title.svelte-c6gzaa{font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-meta.svelte-c6gzaa{display:flex;gap:1rem;font-size:.85rem;color:var(--text-secondary)}.item-url.svelte-c6gzaa{opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.item-actions.svelte-c6gzaa{display:flex;gap:.5rem}.action-btn.svelte-c6gzaa{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:var(--surface-2);color:var(--text);cursor:pointer;transition:all .2s}.action-btn.svelte-c6gzaa:hover{background:var(--surface-3);transform:translateY(-1px)}.action-btn.primary.svelte-c6gzaa{background:var(--accent);color:#fff}.action-btn.danger.svelte-c6gzaa:hover{background:var(--red);color:#fff}.empty-state.svelte-c6gzaa{text-align:center;padding:3rem;color:var(--text-secondary);background:var(--surface-1);border-radius:var(--border-radius)}@media (max-width: 600px){.history-item.svelte-c6gzaa{flex-direction:column;align-items:flex-start}.item-actions.svelte-c6gzaa{width:100%;justify-content:flex-end;margin-top:.5rem}.item-url.svelte-c6gzaa{display:none}}
