.filters[data-astro-cid-fudmlaly]{margin:0;padding:1rem 1.5rem;background:#1a1a1a;border-radius:12px;display:flex;flex-direction:column;gap:.75rem}.filter-row[data-astro-cid-fudmlaly]{display:grid;gap:1.5rem;align-items:center}.top-row[data-astro-cid-fudmlaly]{grid-template-columns:minmax(0,1fr) auto}.bottom-row[data-astro-cid-fudmlaly]{grid-template-columns:minmax(0,1fr) minmax(0,1.8fr)}.filter-group[data-astro-cid-fudmlaly]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:0}.search-group[data-astro-cid-fudmlaly]{margin-bottom:0}.pool-filter-group[data-astro-cid-fudmlaly]{justify-content:flex-end;align-items:flex-end}.search-container[data-astro-cid-fudmlaly]{position:relative;display:flex;align-items:center}.search-icon[data-astro-cid-fudmlaly]{position:absolute;left:1rem;width:20px;height:20px;color:var(--text-muted, #888);pointer-events:none}.search-input[data-astro-cid-fudmlaly]{width:100%;padding:.75rem 3rem;background:var(--gray-900);border:2px solid transparent;border-radius:8px;color:var(--text-color);font-size:1rem;transition:all .3s}.search-input[data-astro-cid-fudmlaly]:focus{outline:none;border-color:#4a9eff;background:#333}.search-input[data-astro-cid-fudmlaly]::placeholder{color:var(--text-muted, #888)}.clear-search[data-astro-cid-fudmlaly]{position:absolute;right:.75rem;background:transparent;border:none;padding:.5rem;cursor:pointer;color:var(--text-muted, #888);display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:4px}.clear-search[data-astro-cid-fudmlaly]:hover{color:var(--text-color);background:#ffffff1a}.clear-search[data-astro-cid-fudmlaly] svg[data-astro-cid-fudmlaly]{width:18px;height:18px}.filter-buttons[data-astro-cid-fudmlaly]{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:.5rem;align-items:center}.pool-switch[data-astro-cid-fudmlaly]{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:var(--gray-900);border:2px solid var(--border);border-radius:var(--border-radius);cursor:pointer;transition:all .2s;height:46px}.pool-switch[data-astro-cid-fudmlaly]:hover{background:var(--bg-hover);border-color:var(--blue)}.pool-switch-text[data-astro-cid-fudmlaly]{font-size:.9rem;font-weight:600;color:var(--text-muted, #888);transition:color .2s ease;white-space:nowrap}.pool-switch-options[data-astro-cid-fudmlaly]{display:inline-flex;border:1px solid var(--border);border-radius:6px;overflow:hidden}.pool-switch-option[data-astro-cid-fudmlaly]{width:28px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--text-muted, #888);transition:all .2s}.pool-switch[data-astro-cid-fudmlaly].on .pool-switch-yes[data-astro-cid-fudmlaly]{background:var(--gold);color:#1a1a1a}.pool-switch[data-astro-cid-fudmlaly].off .pool-switch-no[data-astro-cid-fudmlaly]{background:#5d6470;color:#fff}.pool-switch[data-astro-cid-fudmlaly].on .pool-switch-text[data-astro-cid-fudmlaly]{color:var(--gold)}.filter-btn[data-astro-cid-fudmlaly]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;background:var(--gray-900);border:2px solid var(--border);border-radius:var(--border-radius);color:var(--text-color);font-weight:600;cursor:pointer;transition:all .2s;font-size:.9rem;height:46px}.rarity-btn[data-astro-cid-fudmlaly]{padding:.5rem;min-width:46px}.rarity-img[data-astro-cid-fudmlaly]{display:block;object-fit:contain;max-width:42px}.filter-btn[data-astro-cid-fudmlaly]:hover{background:var(--card-hover-bg);border-color:var(--accent-primary)}.filter-btn[data-astro-cid-fudmlaly].active{background:var(--blue);border-color:var(--box-blue-color);color:#fff}.results-info[data-astro-cid-fudmlaly]{margin-top:1rem;padding:.75rem;background:var(--gray-900);border-radius:var(--border-radius);text-align:center;color:var(--text-muted);font-size:.9rem}.no-results[data-astro-cid-fudmlaly]{display:none;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;background:var(--gray-1200);border-radius:var(--border-radius);margin:2rem 0}.no-results[data-astro-cid-fudmlaly] p[data-astro-cid-fudmlaly]{color:var(--text-muted);font-size:1.1rem;margin:0}.no-results[data-astro-cid-fudmlaly] svg[data-astro-cid-fudmlaly]{width:64px;height:64px;color:var(--text-muted, #888);margin-bottom:1rem;opacity:.5}.cards-grid[data-astro-cid-fudmlaly]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px}.card[data-astro-cid-fudmlaly]{background:#1a1a1a;overflow:hidden;transition:transform .3s,box-shadow .3s;contain:layout}.card[data-astro-cid-fudmlaly]:hover{transform:translateY(-1px)}.card[data-astro-cid-fudmlaly] a[data-astro-cid-fudmlaly]{text-decoration:none;display:block}.card-image-wrap[data-astro-cid-fudmlaly]{position:relative}.card[data-astro-cid-fudmlaly] img[data-astro-cid-fudmlaly]{width:100%;height:auto;object-fit:cover;border-bottom:2px solid var(--gold);will-change:auto}.card-info[data-astro-cid-fudmlaly]{padding:10px;text-align:center;line-height:1.2;font-size:14px;font-weight:700;transition:transform .3s,box-shadow .3s;color:var(--text-color)}@media(max-width:980px){.top-row[data-astro-cid-fudmlaly],.bottom-row[data-astro-cid-fudmlaly]{grid-template-columns:1fr}.cards-grid[data-astro-cid-fudmlaly]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.card[data-astro-cid-fudmlaly] img[data-astro-cid-fudmlaly]{height:100%}.filter-buttons[data-astro-cid-fudmlaly]{justify-content:center}.pool-filter-group[data-astro-cid-fudmlaly]{justify-content:flex-start;align-items:flex-start}.search-input[data-astro-cid-fudmlaly]{font-size:16px}}@media(max-width:600px){.filters[data-astro-cid-fudmlaly]{padding:1rem}.filter-row[data-astro-cid-fudmlaly]{gap:.75rem}.filter-group[data-astro-cid-fudmlaly] label[data-astro-cid-fudmlaly]{font-size:.9rem}.filter-buttons[data-astro-cid-fudmlaly]{gap:.4rem}.filter-btn[data-astro-cid-fudmlaly]{padding:.4rem 1rem;font-size:.9rem}.cards-grid[data-astro-cid-fudmlaly]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}}
