.prompt-buttons-container.svelte-1ffnq32{position:absolute;top:.5rem;right:.5rem;z-index:10;display:flex;gap:.25rem;flex-wrap:wrap;pointer-events:auto}.prompt-btn.svelte-1ffnq32{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .5rem;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);border-radius:.25rem;color:#fff;font-size:.625rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:2.5rem;height:1.75rem}.prompt-btn.svelte-1ffnq32:hover{background:#000000e6;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 2px 6px #0006}.prompt-btn.svelte-1ffnq32:active{transform:translateY(0)}.prompt-btn.copied.svelte-1ffnq32{background:#10b98133;border-color:#10b981}.copied-icon.svelte-1ffnq32{font-size:.75rem;line-height:1;color:#10b981}.copy-text.svelte-1ffnq32,.copied-text.svelte-1ffnq32{font-size:.625rem;line-height:1;white-space:nowrap}.copied-text.svelte-1ffnq32{color:#10b981}@media(max-width:768px){.prompt-buttons-container.svelte-1ffnq32{gap:.2rem}.prompt-btn.svelte-1ffnq32{padding:.2rem .4rem;font-size:.5625rem;min-width:2rem;height:1.5rem}}.hero.svelte-1xeshxr{position:relative;padding:.55rem 0;text-align:center;overflow:hidden;min-height:auto!important;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:0 0 var(--radius-lg, 1rem) var(--radius-lg, 1rem);margin-bottom:1.5rem;box-shadow:0 4px 20px #0000004d}.hero-bg.svelte-1xeshxr{position:absolute;inset:0;background:linear-gradient(135deg,#7c3aedf2,#a855f7f2);z-index:0;opacity:.9}.hero-content.svelte-1xeshxr{position:relative;z-index:1;padding:.5rem 0}.hero-icon.svelte-1xeshxr{font-size:1.75rem;margin-bottom:.375rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.hero-title.svelte-1xeshxr{font-size:1.375rem;font-weight:800;color:#fff;margin-bottom:.5rem;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-subtitle.svelte-1xeshxr{font-size:.875rem;line-height:1.6;color:#fffffff2;max-width:900px;margin:0 auto;text-align:justify;padding:0 1rem;text-shadow:0 1px 3px rgba(0,0,0,.2)}.filters-section.svelte-1xeshxr{padding:1.5rem 0;background:var(--bg-secondary);border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:4rem;z-index:40}.filters.svelte-1xeshxr{display:flex;flex-wrap:wrap;gap:2rem}.filter-group.svelte-1xeshxr{display:flex;align-items:center;gap:.75rem}.filter-label.svelte-1xeshxr{font-size:.875rem;font-weight:600;color:var(--text-muted)}.filter-buttons.svelte-1xeshxr{display:flex;flex-wrap:wrap;gap:.5rem}.filter-btn.svelte-1xeshxr{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:var(--bg-tertiary);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-btn.svelte-1xeshxr:hover{background:var(--bg-hover);color:var(--text-primary)}.filter-btn.active.svelte-1xeshxr{background:var(--color-primary);border-color:var(--color-primary-light);color:#fff}.results-section.svelte-1xeshxr{padding:2rem 0 4rem}.results-header.svelte-1xeshxr{margin-bottom:1.5rem}.results-count.svelte-1xeshxr{color:var(--text-muted);font-size:.9375rem}.creatures-grid.svelte-1xeshxr{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.creature-card-wrapper.svelte-1xeshxr{position:relative;height:100%}.creature-card.svelte-1xeshxr{background:var(--bg-card);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;color:var(--text-primary);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.creature-card.svelte-1xeshxr:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0006;border-color:#ffffff1a}.creature-image.svelte-1xeshxr{position:relative;aspect-ratio:1 / 1;background:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;overflow:hidden}.creature-image.svelte-1xeshxr img:where(.svelte-1xeshxr){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.creature-card.svelte-1xeshxr:hover .creature-image:where(.svelte-1xeshxr) img:where(.svelte-1xeshxr){transform:scale(1.05)}.creature-placeholder.svelte-1xeshxr{font-size:4rem;opacity:.3}.creature-info.svelte-1xeshxr{padding:1.25rem;display:flex;flex-direction:column;flex:1;min-height:0}.creature-name.svelte-1xeshxr{font-size:1.125rem;font-weight:700;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creature-scientific.svelte-1xeshxr{font-size:.8125rem;font-style:italic;color:var(--text-muted);margin-bottom:.75rem}.creature-meta.svelte-1xeshxr{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.meta-item.svelte-1xeshxr{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--text-secondary);white-space:nowrap}.no-results.svelte-1xeshxr{padding:4rem 2rem}.empty-content.svelte-1xeshxr{max-width:800px;margin:0 auto;text-align:center}.empty-icon.svelte-1xeshxr{font-size:5rem;margin-bottom:1.5rem;opacity:.8;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.empty-content.svelte-1xeshxr h2:where(.svelte-1xeshxr){font-size:2rem;margin-bottom:1.5rem;color:var(--text-primary)}.empty-description.svelte-1xeshxr{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:2rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.05)}.empty-description.svelte-1xeshxr p:where(.svelte-1xeshxr){font-size:1.125rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1rem}.empty-description.svelte-1xeshxr p:where(.svelte-1xeshxr):last-child{margin-bottom:0}@media(max-width:640px){.hero-title.svelte-1xeshxr{font-size:1.25rem}.filters.svelte-1xeshxr{gap:1rem}.filter-group.svelte-1xeshxr{width:100%;flex-wrap:wrap}.creatures-grid.svelte-1xeshxr{grid-template-columns:repeat(2,1fr);gap:1rem}.creature-info.svelte-1xeshxr{padding:1rem}.creature-name.svelte-1xeshxr{font-size:1rem}}
