.playground-grid.svelte-j6hxly{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:3rem auto;padding:0 2rem}.tool-card.svelte-j6hxly{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;text-decoration:none;color:#303030;transition:all .2s ease;display:flex;flex-direction:column;gap:1rem}.tool-card.svelte-j6hxly:hover{border-color:#0f0;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.tool-name.svelte-j6hxly{font-size:1.5rem;font-weight:600;margin:0;color:#000}.tool-description.svelte-j6hxly{font-size:.95rem;line-height:1.5;color:#666;margin:0;flex-grow:1}.tool-link-indicator.svelte-j6hxly{font-size:.9rem;color:#0f0;font-weight:500;margin-top:auto}.tool-card.svelte-j6hxly:hover .tool-link-indicator:where(.svelte-j6hxly){color:#0c0}@media(max-width:768px){.playground-grid.svelte-j6hxly{grid-template-columns:1fr;padding:0 1rem;gap:1.5rem}.tool-card.svelte-j6hxly{padding:1.5rem}}
