.breeds-page-layout[data-astro-cid-hubattrm]{display:grid;grid-template-columns:260px 1fr;font-family:var(--font-family, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif)}.breed-sidebar[data-astro-cid-hubattrm]{background:#fff;border-right:1px solid #E8DDD0;padding:1.5rem 1rem;position:sticky;top:70px;max-height:calc(100vh - 70px);overflow-y:auto}.sidebar-title[data-astro-cid-hubattrm]{font-size:.85rem;font-weight:700;color:#8b4513;text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #E8DDD0}.breed-buttons[data-astro-cid-hubattrm]{display:flex;flex-direction:column;gap:4px}.breed-btn[data-astro-cid-hubattrm]{display:block;padding:.55rem .75rem;font-size:.8rem;font-weight:600;color:#555;background:#fafafa;border:1px solid transparent;border-radius:6px;text-decoration:none;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breed-btn[data-astro-cid-hubattrm]:hover{background:#fff8f0;color:#8b4513;border-color:#e8ddd0}.breeds-main[data-astro-cid-hubattrm]{min-width:0}.breeds-section[data-astro-cid-hubattrm]{display:block;padding:2.5rem 1.5rem 4rem;background:#fff8f0}.breeds-container[data-astro-cid-hubattrm]{max-width:1200px;margin:0 auto}.breeds-header[data-astro-cid-hubattrm]{text-align:center;margin-bottom:2rem}.total-badge[data-astro-cid-hubattrm]{display:inline-block;background:#8b4513;color:#fff;padding:.5rem 1.25rem;border-radius:4px;font-size:.85rem;font-weight:600;letter-spacing:.3px}.breeds-grid[data-astro-cid-hubattrm]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.breed-card[data-astro-cid-hubattrm]{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;border:1px solid #E8DDD0}.breed-card[data-astro-cid-hubattrm]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000024;border-color:#2e7d32}.breed-image[data-astro-cid-hubattrm]{position:relative;height:240px;overflow:hidden;background:#e8edf2}.breed-image[data-astro-cid-hubattrm] img[data-astro-cid-hubattrm]{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.breed-card[data-astro-cid-hubattrm]:hover .breed-image[data-astro-cid-hubattrm] img[data-astro-cid-hubattrm]{transform:scale(1.06)}.image-overlay[data-astro-cid-hubattrm]{position:absolute;inset:0;background:#8b451380;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.breed-card[data-astro-cid-hubattrm]:hover .image-overlay[data-astro-cid-hubattrm]{opacity:1}.overlay-cta[data-astro-cid-hubattrm]{color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.6rem 1.5rem;border:2px solid white;border-radius:4px}.breed-badge[data-astro-cid-hubattrm]{position:absolute;top:.75rem;left:.75rem;background:#8b4513;color:#fff;padding:.35rem .75rem;border-radius:3px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.breed-body[data-astro-cid-hubattrm]{padding:1rem 1rem 1.25rem;flex:1;display:flex;flex-direction:column}.breed-title-row[data-astro-cid-hubattrm]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.breed-name[data-astro-cid-hubattrm]{font-size:1.1rem;font-weight:700;color:#8b4513;margin:0}.breed-price[data-astro-cid-hubattrm]{font-size:.8rem;font-weight:700;color:#2e7d32;background:#fff8f0;padding:.3rem .6rem;border-radius:3px;white-space:nowrap}.breed-stats[data-astro-cid-hubattrm]{display:flex;align-items:center;gap:0;padding:.75rem 0;border-top:1px solid #E8DDD0;border-bottom:1px solid #E8DDD0;margin-bottom:1rem}.stat[data-astro-cid-hubattrm]{flex:1;text-align:center}.stat-number[data-astro-cid-hubattrm]{display:block;font-size:1.15rem;font-weight:800;color:#8b4513;line-height:1.2}.stat-text[data-astro-cid-hubattrm]{display:block;font-size:.65rem;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.stat-divider[data-astro-cid-hubattrm]{width:1px;height:30px;background:#e8ddd0}.breed-description[data-astro-cid-hubattrm]{font-size:.85rem;color:#555;line-height:1.65;margin:0 0 1rem;flex:1}.breed-tags[data-astro-cid-hubattrm]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag[data-astro-cid-hubattrm]{display:inline-flex;align-items:center;gap:.3rem;background:#fff8f0;color:#8b4513;padding:.3rem .6rem;border-radius:3px;font-size:.7rem;font-weight:600;border:1px solid #E8DDD0}.tag[data-astro-cid-hubattrm] svg[data-astro-cid-hubattrm]{color:#2e7d32}.breed-footer[data-astro-cid-hubattrm]{padding-top:1rem;border-top:1px solid #E8DDD0}.footer-link[data-astro-cid-hubattrm]{display:inline-flex;align-items:center;gap:.3rem;color:#2e7d32;font-size:.85rem;font-weight:700;transition:gap .3s ease,color .3s ease}.breed-card[data-astro-cid-hubattrm]:hover .footer-link[data-astro-cid-hubattrm]{gap:.6rem;color:#8b4513}@media (max-width: 900px){.breeds-page-layout[data-astro-cid-hubattrm]{grid-template-columns:1fr}.breed-sidebar[data-astro-cid-hubattrm]{position:static;max-height:none;border-right:none;border-bottom:1px solid #E8DDD0;padding:1rem;overflow-y:visible}.sidebar-title[data-astro-cid-hubattrm]{font-size:.8rem;margin-bottom:.75rem;padding-bottom:.5rem}.breed-buttons[data-astro-cid-hubattrm]{flex-direction:row;flex-wrap:wrap;gap:6px}.breed-btn[data-astro-cid-hubattrm]{padding:.45rem .7rem;font-size:.75rem;white-space:nowrap}.breeds-grid[data-astro-cid-hubattrm]{grid-template-columns:repeat(2,1fr);gap:1rem}.breed-image[data-astro-cid-hubattrm]{height:200px}}@media (max-width: 600px){.breed-sidebar[data-astro-cid-hubattrm]{padding:.75rem}.breed-buttons[data-astro-cid-hubattrm]{gap:5px}.breed-btn[data-astro-cid-hubattrm]{padding:.4rem .6rem;font-size:.7rem}.breeds-section[data-astro-cid-hubattrm]{padding:2rem 1rem 3rem}.breeds-grid[data-astro-cid-hubattrm]{grid-template-columns:1fr;max-width:500px;margin:0 auto}.breed-image[data-astro-cid-hubattrm]{height:280px}.breed-body[data-astro-cid-hubattrm]{padding:1rem 1.25rem 1.25rem}.breed-title-row[data-astro-cid-hubattrm]{flex-direction:column;align-items:flex-start;gap:.5rem}.breed-name[data-astro-cid-hubattrm]{font-size:1.2rem}.breed-stats[data-astro-cid-hubattrm]{padding:.6rem 0}.stat-number[data-astro-cid-hubattrm]{font-size:1rem}.breed-tags[data-astro-cid-hubattrm]{gap:.4rem}.tag[data-astro-cid-hubattrm]{font-size:.65rem;padding:.25rem .5rem}}
