.hero[data-astro-cid-vocffyxe]{position:relative;background:linear-gradient(135deg,var(--color-sage) 0%,#6a8570 100%);color:var(--color-cream);padding:0;text-align:center;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero[data-astro-cid-vocffyxe]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#4a7c59b3,#6a857080);z-index:1}.hero-image[data-astro-cid-vocffyxe]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-image[data-astro-cid-vocffyxe] img[data-astro-cid-vocffyxe]{width:100%;height:100%;object-fit:cover}.hero-content[data-astro-cid-vocffyxe]{position:relative;z-index:2;padding:2rem}.hero[data-astro-cid-vocffyxe] h1[data-astro-cid-vocffyxe]{font-size:2.5rem;margin-bottom:.5rem;color:#fff}.hero-tagline[data-astro-cid-vocffyxe]{font-size:1.3rem;margin:0;color:var(--color-cream)}@media(max-width:768px){.hero[data-astro-cid-vocffyxe]{min-height:300px}.hero[data-astro-cid-vocffyxe] h1[data-astro-cid-vocffyxe]{font-size:1.8rem}}.content[data-astro-cid-vocffyxe]{max-width:1600px;margin:0 auto;padding:2rem 1rem}.intro-text[data-astro-cid-vocffyxe]{background:var(--color-cream);padding:1.5rem 2rem;border-radius:12px;margin-bottom:2rem;border-left:4px solid var(--color-sage)}.intro-text[data-astro-cid-vocffyxe] p[data-astro-cid-vocffyxe]{color:var(--color-text);line-height:1.7;font-size:1.05rem;margin-bottom:.75rem}.intro-text[data-astro-cid-vocffyxe] p[data-astro-cid-vocffyxe]:last-child{margin-bottom:0}.mixed-note[data-astro-cid-vocffyxe]{background:#f0f7f0;padding:1rem 1.25rem;border-radius:8px;margin-top:1rem;font-size:.95rem;color:var(--color-text-secondary)}.mixed-note[data-astro-cid-vocffyxe] a[data-astro-cid-vocffyxe]{color:var(--color-sage-dark);font-weight:500}.breeds-grid[data-astro-cid-vocffyxe]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}@media(max-width:900px){.breeds-grid[data-astro-cid-vocffyxe]{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.breeds-grid[data-astro-cid-vocffyxe]{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.breeds-grid[data-astro-cid-vocffyxe]{grid-template-columns:1fr}}.breed-card[data-astro-cid-vocffyxe]{background:#fff;padding:1.5rem;border-radius:8px;text-decoration:none;color:inherit;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.breed-card[data-astro-cid-vocffyxe]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.breed-card[data-astro-cid-vocffyxe] h3[data-astro-cid-vocffyxe]{color:var(--color-sage);margin-bottom:.5rem}.breed-card[data-astro-cid-vocffyxe] p[data-astro-cid-vocffyxe]{color:#777;font-size:.95rem}.breed-card[data-astro-cid-vocffyxe] .no-size-text[data-astro-cid-vocffyxe]{display:none}.breed-stats[data-astro-cid-vocffyxe]{display:flex;flex-direction:column;gap:.6rem;margin:.25rem 0 .5rem}.stat-row[data-astro-cid-vocffyxe]{display:flex;align-items:center;gap:.5rem}.stat-label[data-astro-cid-vocffyxe]{font-size:.72rem;color:#999;min-width:55px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.size-dots[data-astro-cid-vocffyxe]{display:flex;gap:4px;align-items:center}.dot[data-astro-cid-vocffyxe]{width:11px;height:11px;border-radius:50%;border:1.5px solid var(--color-border);background:var(--color-cream);display:inline-block}.dot[data-astro-cid-vocffyxe].filled{background:var(--color-brown);border-color:var(--color-brown)}.size-text[data-astro-cid-vocffyxe]{font-size:.8rem;color:var(--color-text);font-weight:600;margin-left:.25rem}.weight-row[data-astro-cid-vocffyxe]{flex-wrap:nowrap}.weight-bar-wrap[data-astro-cid-vocffyxe]{flex:1;min-width:60px;position:relative}.weight-bar[data-astro-cid-vocffyxe]{position:relative;height:8px;background:#e5ddd3;border-radius:4px;overflow:hidden}.weight-fill[data-astro-cid-vocffyxe]{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,var(--color-sage-light),var(--color-sage));border-radius:4px}.weight-marker[data-astro-cid-vocffyxe]{position:absolute;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#fff;border:3px solid var(--color-terracotta);border-radius:50%;box-shadow:0 1px 4px #00000038;z-index:2}.weight-value[data-astro-cid-vocffyxe]{font-size:.8rem;color:var(--color-terracotta-dark);font-weight:700;white-space:nowrap;min-width:54px;text-align:right}.breed-image[data-astro-cid-vocffyxe]{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.breed-image-wrapper[data-astro-cid-vocffyxe]{position:relative;width:100%;height:200px;margin-bottom:1rem}.breed-image-placeholder[data-astro-cid-vocffyxe]{display:none;position:absolute;inset:0;background:var(--color-sage);border-radius:8px;align-items:center;justify-content:center}.breed-image-placeholder[data-astro-cid-vocffyxe] span[data-astro-cid-vocffyxe]{color:#fff;font-weight:700;font-size:1.25rem;text-align:center;padding:.5rem;line-height:1.3}.breed-image-wrapper[data-astro-cid-vocffyxe].no-image .breed-image[data-astro-cid-vocffyxe]{display:none}.breed-image-wrapper[data-astro-cid-vocffyxe].no-image .breed-image-placeholder[data-astro-cid-vocffyxe]{display:flex}.adoption-cta[data-astro-cid-vocffyxe]{background:linear-gradient(135deg,var(--color-sage) 0%,#6a8570 100%);padding:4rem 1rem;text-align:center;position:relative;overflow:hidden}.adoption-cta[data-astro-cid-vocffyxe]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.06) 0%,transparent 40%);z-index:0}.adoption-cta[data-astro-cid-vocffyxe]:after{content:"🐰";position:absolute;bottom:20px;right:40px;font-size:2.5rem;opacity:.15;z-index:0}.cta-inner[data-astro-cid-vocffyxe]{max-width:600px;margin:0 auto;position:relative;z-index:1}.adoption-cta[data-astro-cid-vocffyxe] h2[data-astro-cid-vocffyxe]{color:#fff;font-size:clamp(1.5rem,4vw,2rem);margin-bottom:1rem}.adoption-cta[data-astro-cid-vocffyxe] p[data-astro-cid-vocffyxe]{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.cta-btn[data-astro-cid-vocffyxe]{display:inline-block;background:var(--color-cream);color:var(--color-terracotta);padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.cta-btn[data-astro-cid-vocffyxe]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0003}
