.tool-card.svelte-110gmsr{display:flex;align-items:center;gap:1rem;border-radius:1rem;padding:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:var(--bg-panel);box-shadow:var(--shadow-panel)}.tool-card.svelte-110gmsr:hover{background:var(--bg-panel-alt, var(--bg-panel))}.tool-icon.svelte-110gmsr{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background:var(--accent);color:var(--fg-on-accent)}.tool-name.svelte-110gmsr{font-size:.875rem;line-height:1.25rem;font-weight:600}.tool-desc.svelte-110gmsr{font-size:.75rem;line-height:1rem;font-weight:400;color:var(--fg-muted)}.accent-line.svelte-110gmsr{height:3px;border-radius:2px;width:100%}.accent-line--green.svelte-110gmsr{background:var(--accent-green)}.tool-count.svelte-110gmsr{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.06em;padding:3px 10px;border-radius:9999px;flex-shrink:0}.tool-count--green.svelte-110gmsr{background:#219c6f1f;color:var(--accent-green)}
