.tool-card.svelte-qh3y5h{display:flex;cursor:pointer;flex-direction:column;gap:.75rem;border-radius:1rem;background-color:var(--bg-panel);padding:1.25rem;text-decoration-line:none;--tw-shadow: var(--shadow-panel);--tw-shadow-colored: var(--shadow-panel);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition:box-shadow .2s ease,transform .2s ease}.tool-card.svelte-qh3y5h:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tool-card-icon.svelte-qh3y5h{display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;color:var(--fg-on-accent)}.tool-card-body.svelte-qh3y5h{display:flex;flex-direction:column;gap:.25rem}.tool-card-name.svelte-qh3y5h{font-size:.875rem;line-height:1.25rem;font-weight:600;line-height:1.25;color:var(--fg)}.tool-card-category.svelte-qh3y5h{font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em;color:var(--fg-muted)}.tool-card-desc.svelte-qh3y5h{font-size:.75rem;line-height:1rem;font-weight:400;line-height:1.625;color:var(--fg-muted)}.tool-grid-wrapper.svelte-z7015z{display:flex;flex-direction:column;gap:1.5rem}.filter-tabs.svelte-z7015z{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tab.svelte-z7015z{cursor:pointer;border-radius:.75rem;background-color:var(--bg-panel);padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--fg-muted);--tw-shadow: var(--shadow-panel);--tw-shadow-colored: var(--shadow-panel);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.filter-tab.active.svelte-z7015z{background-color:var(--accent);color:var(--fg-on-accent);--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter-tab.svelte-z7015z:not(.active):hover{color:var(--fg)}.tool-grid.svelte-z7015z{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}
