.breeds-idx[data-astro-cid-pha2edmp]{padding-top:32px;padding-bottom:48px}.breeds-lead[data-astro-cid-pha2edmp]{max-width:60ch;margin:12px 0 20px}.breeds-filter[data-astro-cid-pha2edmp]{padding:var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);margin:0 0 20px;display:none}.breeds-has-js .breeds-filter[data-astro-cid-pha2edmp]{display:block}.breeds-filter__head[data-astro-cid-pha2edmp]{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.breeds-filter__title[data-astro-cid-pha2edmp]{font-weight:700;font-size:var(--text-base)}.breeds-filter__axes[data-astro-cid-pha2edmp]{gap:var(--space-2) var(--space-3);flex-wrap:wrap;display:flex}.breeds-axis[data-astro-cid-pha2edmp]{flex-direction:column;gap:4px;min-width:0;display:flex}.breeds-axis__label[data-astro-cid-pha2edmp]{font-size:var(--text-xs);color:var(--color-text-muted);font-weight:600}.breeds-select[data-astro-cid-pha2edmp]{height:40px;padding:0 var(--space-2);font-family:inherit;font-size:var(--text-sm);color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer}.breeds-select[data-astro-cid-pha2edmp]:hover{border-color:var(--color-primary)}.breeds-select[data-astro-cid-pha2edmp]:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.breeds-more[data-astro-cid-pha2edmp]{margin-top:var(--space-2)}.breeds-more__summary[data-astro-cid-pha2edmp]{font-size:var(--text-sm);color:var(--color-primary);cursor:pointer;align-items:center;gap:8px;width:fit-content;padding:6px 2px;font-weight:600;list-style:none;display:inline-flex}.breeds-more__summary[data-astro-cid-pha2edmp]::-webkit-details-marker{display:none}.breeds-more__summary[data-astro-cid-pha2edmp]:after{content:"";width:7px;height:7px;transition:transform var(--transition);border-bottom:2px solid;border-right:2px solid;transform:translateY(-2px)rotate(45deg)}.breeds-more[data-astro-cid-pha2edmp][open] .breeds-more__summary[data-astro-cid-pha2edmp]:after{transform:translateY(1px)rotate(-135deg)}.breeds-more__summary[data-astro-cid-pha2edmp]:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.breeds-more__axes[data-astro-cid-pha2edmp]{margin-top:var(--space-2)}.breeds-reset[data-astro-cid-pha2edmp]{border:1px solid var(--color-border);color:var(--color-text);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;transition:border-color var(--transition), color var(--transition);background:0 0;padding:8px 14px;font-weight:500}.breeds-reset[data-astro-cid-pha2edmp]:hover{border-color:var(--color-primary);color:var(--color-primary)}.breeds-reset[data-astro-cid-pha2edmp]:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.breeds-results[data-astro-cid-pha2edmp]{font-size:var(--text-sm);color:var(--color-text-muted);margin:0 0 16px}.breeds-empty[data-astro-cid-pha2edmp]{padding:var(--space-4);text-align:center;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius-lg);margin-bottom:20px}.breeds-empty__title[data-astro-cid-pha2edmp]{margin-bottom:6px;font-weight:700}.breeds-empty[data-astro-cid-pha2edmp] .breeds-reset[data-astro-cid-pha2edmp]{margin-top:var(--space-2)}.breeds-grid[data-astro-cid-pha2edmp]{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin:0;padding:0;list-style:none;display:grid}@media (width>=560px){.breeds-grid[data-astro-cid-pha2edmp]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.breed-card[data-astro-cid-pha2edmp]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;color:var(--color-text);transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.breed-card[data-astro-cid-pha2edmp]:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.breed-card[data-astro-cid-pha2edmp]:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.breed-card__art[data-astro-cid-pha2edmp]{aspect-ratio:1;padding:var(--space-2);background:var(--color-accent-bg);justify-content:center;align-items:center;display:flex}.breed-card__img[data-astro-cid-pha2edmp]{object-fit:contain;width:100%;max-width:100%;height:100%}.breed-card__body[data-astro-cid-pha2edmp]{padding:var(--space-2) var(--space-2) var(--space-3);flex-direction:column;gap:8px;display:flex}.breed-card__name[data-astro-cid-pha2edmp]{font-weight:600;font-size:var(--text-base);line-height:var(--leading-tight)}.breed-card__desc[data-astro-cid-pha2edmp]{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--color-text-muted);margin:0}.breed-card__chips[data-astro-cid-pha2edmp]{flex-wrap:wrap;gap:4px;display:flex}.breed-card__chip[data-astro-cid-pha2edmp]{font-size:var(--text-xs);color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:2px 8px;font-weight:500;line-height:1.5}.breeds-welfare[data-astro-cid-pha2edmp]{margin-top:32px}.breeds-welfare__title[data-astro-cid-pha2edmp]{margin-bottom:6px;font-weight:700}@media (prefers-reduced-motion:reduce){.breed-card[data-astro-cid-pha2edmp],.breeds-reset[data-astro-cid-pha2edmp],.breeds-more__summary[data-astro-cid-pha2edmp]:after{transition:none}.breed-card[data-astro-cid-pha2edmp]:hover{transform:none}}
