.lightbox[data-astro-cid-5p6xbmrd]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;z-index:9999;align-items:center;justify-content:center;flex-direction:column}.lightbox-close[data-astro-cid-5p6xbmrd]{position:absolute;top:20px;right:40px;font-size:3rem;color:#fff;background:0 0;border:0;cursor:pointer;z-index:10000;transition:color .3s ease}.lightbox-close[data-astro-cid-5p6xbmrd]:hover{color:var(--brand-green)}.lightbox-prev[data-astro-cid-5p6xbmrd],.lightbox-next[data-astro-cid-5p6xbmrd]{position:absolute;top:50%;transform:translateY(-50%);font-size:3rem;color:#fff;background:#00000080;border:0;cursor:pointer;padding:1rem 1.5rem;transition:all .3s ease}.lightbox-prev[data-astro-cid-5p6xbmrd]:hover,.lightbox-next[data-astro-cid-5p6xbmrd]:hover{background:#000000d9;color:var(--brand-green)}.lightbox-prev[data-astro-cid-5p6xbmrd]{left:20px}.lightbox-next[data-astro-cid-5p6xbmrd]{right:20px}#lightbox-image[data-astro-cid-5p6xbmrd]{max-width:90%;max-height:80vh;object-fit:contain}#lightbox-caption[data-astro-cid-5p6xbmrd]{color:#fff;text-align:center;padding:1rem;font-size:1.1rem}@media (max-width:768px){.lightbox-prev[data-astro-cid-5p6xbmrd],.lightbox-next[data-astro-cid-5p6xbmrd]{font-size:2rem;padding:.5rem 1rem}}.animal-profile-image[data-astro-cid-2e7mcdih]{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block;border:3px solid var(--brand-green)}.animal-detail-page[data-astro-cid-2e7mcdih]{background-color:var(--bg-dark);min-height:100vh}.animal-hero[data-astro-cid-2e7mcdih]{min-height:390px;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:80px 0 40px;position:relative}.hero-content[data-astro-cid-2e7mcdih]{position:relative;z-index:1}.status-badge[data-astro-cid-2e7mcdih]{display:inline-block;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.status-badge[data-astro-cid-2e7mcdih][data-status=vulnerable]{background-color:#ffc10733;color:#ffc107}.status-badge[data-astro-cid-2e7mcdih][data-status=endangered]{background-color:#f4433633;color:#f44336}.status-badge[data-astro-cid-2e7mcdih][data-status="least concern"]{background-color:#4caf5033;color:#4caf50}.animal-name[data-astro-cid-2e7mcdih]{font-size:4rem;font-weight:800;color:#fff;margin:0;line-height:1}:root[data-theme=light] .animal-name[data-astro-cid-2e7mcdih]{color:var(--text-main)}.scientific-name[data-astro-cid-2e7mcdih]{font-size:1.5rem;font-style:italic;color:var(--brand-green);margin:.5rem 0}.alternative-names[data-astro-cid-2e7mcdih]{color:var(--text-muted);font-size:.9rem;margin-top:.5rem}.main-content[data-astro-cid-2e7mcdih]{padding:60px 0}.content-grid[data-astro-cid-2e7mcdih]{display:grid;grid-template-columns:1fr 400px;gap:3rem;margin-bottom:4rem}.intro-section[data-astro-cid-2e7mcdih]{margin-bottom:2rem}.content-section[data-astro-cid-2e7mcdih] h2[data-astro-cid-2e7mcdih]{font-size:1.75rem;font-weight:800;color:var(--text-main);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(99,230,99,.3)}.quick-facts-bar[data-astro-cid-2e7mcdih]{margin-bottom:3rem;background:var(--card-bg);border:1px solid rgba(99,230,99,.1);border-radius:16px}.quick-facts-bar[data-astro-cid-2e7mcdih] .fact-item[data-astro-cid-2e7mcdih]{display:flex;align-items:center;gap:1rem}.quick-facts-bar[data-astro-cid-2e7mcdih] .fact-icon[data-astro-cid-2e7mcdih]{fill:var(--brand-green);flex-shrink:0}.main-gallery-section[data-astro-cid-2e7mcdih]{margin:4rem 0;padding:3rem 0;background:linear-gradient(135deg,#63e66308,#0b140b0d);border-radius:24px}.main-gallery-section[data-astro-cid-2e7mcdih].embedded-gallery{margin:2rem 0;padding:2rem 0}.gallery-title[data-astro-cid-2e7mcdih]{font-size:2.5rem;font-weight:800;color:var(--brand-green);margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:15px}:root[data-theme=light] .gallery-title[data-astro-cid-2e7mcdih]{color:var(--text-main)}.main-gallery-item[data-astro-cid-2e7mcdih]{position:relative;aspect-ratio:4/3;border-radius:16px;overflow:hidden;cursor:pointer;border:2px solid rgba(255,203,92,.45);background:0 0;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.main-gallery-item[data-astro-cid-2e7mcdih]:hover{transform:translateY(-8px) scale(1.02);border-color:#ffcb5c;box-shadow:0 20px 40px #63e6634d}:root[data-theme=light] .main-gallery-item[data-astro-cid-2e7mcdih]:hover{box-shadow:0 20px 40px #ffcb5c47}.main-gallery-item[data-astro-cid-2e7mcdih] img[data-astro-cid-2e7mcdih]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.main-gallery-item[data-astro-cid-2e7mcdih]:hover img[data-astro-cid-2e7mcdih]{transform:scale(1.1)}.gallery-overlay[data-astro-cid-2e7mcdih]{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.main-gallery-item[data-astro-cid-2e7mcdih]:hover .gallery-overlay[data-astro-cid-2e7mcdih]{opacity:1}.zoom-icon[data-astro-cid-2e7mcdih]{fill:#fff;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.accordion-section[data-astro-cid-2e7mcdih]{margin:2rem 0}.section-title[data-astro-cid-2e7mcdih]{font-size:2rem;font-weight:800;color:var(--text-main);margin-bottom:2rem;display:flex;align-items:center;gap:15px}.accordion[data-astro-cid-2e7mcdih]{display:flex;flex-direction:column;gap:1rem}.accordion-item[data-astro-cid-2e7mcdih]{background:var(--card-bg);border:1px solid rgba(99,230,99,.1);border-radius:12px;overflow:hidden;transition:all .3s ease}.accordion-item[data-astro-cid-2e7mcdih]:hover{border-color:#63e6634d}.accordion-header[data-astro-cid-2e7mcdih]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:0 0;border:0;color:var(--text-main);font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-align:left}:root[data-theme=light] .accordion-header[data-astro-cid-2e7mcdih]:hover{background:#ffcb5c}.accordion-icon[data-astro-cid-2e7mcdih]{fill:currentColor;color:var(--text-main);transition:transform .3s ease}.accordion-header[data-astro-cid-2e7mcdih][aria-expanded=true] .accordion-icon[data-astro-cid-2e7mcdih]{transform:rotate(180deg)}.accordion-content[data-astro-cid-2e7mcdih]{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.accordion-content[data-astro-cid-2e7mcdih].active{max-height:2000px;padding:0 2rem 2rem}.description[data-astro-cid-2e7mcdih]{font-size:1.1rem;line-height:1.8;color:var(--text-muted);margin-bottom:1.5rem}.fun-fact[data-astro-cid-2e7mcdih]{background:var(--card-bg);border:1px solid rgba(99,230,99,.1);border-left:4px solid var(--brand-green);padding:1rem 1.5rem;border-radius:8px;color:var(--text-muted);display:flex;gap:1rem;align-items:flex-start;margin-top:1rem}.fact-icon[data-astro-cid-2e7mcdih]{fill:var(--brand-green);flex-shrink:0}.char-item[data-astro-cid-2e7mcdih]{background:var(--bg-dark);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem;text-align:center;transition:transform .2s ease}.char-item[data-astro-cid-2e7mcdih]:hover{transform:translateY(-2px);border-color:#63e66333}.char-label[data-astro-cid-2e7mcdih]{display:block;font-size:.75rem;color:var(--brand-green);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-weight:700;opacity:.9}.char-value[data-astro-cid-2e7mcdih]{display:block;font-size:1.25rem;font-weight:700;color:var(--text-main)}.info-list[data-astro-cid-2e7mcdih]{display:flex;flex-direction:column;gap:1rem;background:var(--bg-dark);padding:1.5rem;border-radius:12px}.info-item[data-astro-cid-2e7mcdih]{color:var(--text-muted);line-height:1.6;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:.5rem}.info-item[data-astro-cid-2e7mcdih]:last-child{border-bottom:none;padding-bottom:0}.info-item[data-astro-cid-2e7mcdih] strong[data-astro-cid-2e7mcdih]{color:var(--text-main);font-weight:600}.conservation-section[data-astro-cid-2e7mcdih]{background:#ffc1070d;border:1px solid rgba(255,193,7,.2);padding:1.5rem;border-radius:12px}.population-trend[data-astro-cid-2e7mcdih]{color:var(--text-muted);margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem;font-size:1.05rem}.population-trend[data-astro-cid-2e7mcdih] strong[data-astro-cid-2e7mcdih]{color:var(--text-main);background:#ffffff1a;padding:.2rem .6rem;border-radius:4px;font-size:.9em}.threats-list[data-astro-cid-2e7mcdih]{margin:.75rem 0 0;color:var(--text-muted);list-style:none;padding:0;display:grid;gap:.75rem}.threats-list[data-astro-cid-2e7mcdih] li[data-astro-cid-2e7mcdih]{margin-bottom:0;padding-left:1.5rem;position:relative}.threats-list[data-astro-cid-2e7mcdih] li[data-astro-cid-2e7mcdih]:before{content:"•";color:var(--brand-red, #ff4d4d);font-weight:700;position:absolute;left:0;font-size:1.2em;line-height:1}.hotspot-item[data-astro-cid-2e7mcdih]{background:var(--bg-dark);border:1px solid rgba(255,255,255,.05);padding:1rem;border-radius:12px;color:var(--text-muted);display:flex;align-items:center;gap:.75rem;transition:all .2s ease;font-weight:500}.hotspot-item[data-astro-cid-2e7mcdih]:hover{background:#63e6630d;border-color:#63e6634d;color:var(--text-main);transform:translateY(-2px)}.location-icon[data-astro-cid-2e7mcdih]{fill:var(--brand-green);flex-shrink:0}.quick-facts-card[data-astro-cid-2e7mcdih]{background:var(--card-bg);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:2rem;margin-bottom:2rem;position:sticky;top:100px}.quick-facts-card[data-astro-cid-2e7mcdih] h3[data-astro-cid-2e7mcdih]{font-size:1.5rem;font-weight:800;color:var(--text-main);margin:0 0 1.5rem}.facts-list[data-astro-cid-2e7mcdih]{display:flex;flex-direction:column;gap:1.25rem}.fact-row[data-astro-cid-2e7mcdih]{display:flex;gap:1rem;align-items:flex-start}.fact-row[data-astro-cid-2e7mcdih] .fact-icon[data-astro-cid-2e7mcdih]{font-size:1.5rem;flex-shrink:0}.fact-label[data-astro-cid-2e7mcdih]{font-size:.75rem;color:var(--brand-green);text-transform:uppercase;letter-spacing:1px;font-weight:700;margin-bottom:.25rem}:root[data-theme=light] .fact-label[data-astro-cid-2e7mcdih]{color:var(--text-main)}.fact-value[data-astro-cid-2e7mcdih]{color:var(--text-muted);font-size:.95rem}.gallery-section[data-astro-cid-2e7mcdih]{margin-top:2rem}.gallery-section[data-astro-cid-2e7mcdih] h3[data-astro-cid-2e7mcdih]{font-size:1.25rem;font-weight:800;color:var(--text-main);margin-bottom:1rem}.gallery-grid[data-astro-cid-2e7mcdih]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.gallery-item[data-astro-cid-2e7mcdih]{aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid rgba(255,255,255,.05);background:0 0;padding:0;transition:all .3s ease}.gallery-item[data-astro-cid-2e7mcdih]:hover{border-color:var(--brand-green);transform:scale(1.05)}.gallery-item[data-astro-cid-2e7mcdih] img[data-astro-cid-2e7mcdih]{width:100%;height:100%;object-fit:cover}.browse-subgroup[data-astro-cid-2e7mcdih]{margin-bottom:2rem}.browse-subgroup-link[data-astro-cid-2e7mcdih]{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand-green);text-decoration:none;font-weight:600;font-size:.95rem;transition:gap .2s ease}.browse-subgroup-link[data-astro-cid-2e7mcdih]:hover{gap:.75rem;text-decoration:underline}.browse-subgroup-link[data-astro-cid-2e7mcdih] .icon[data-astro-cid-2e7mcdih]{fill:var(--brand-green)}.related-section[data-astro-cid-2e7mcdih]{margin-top:2rem}.related-section[data-astro-cid-2e7mcdih] h2[data-astro-cid-2e7mcdih]{font-size:2rem;font-weight:800;color:var(--text-main);margin-bottom:2rem;display:flex;align-items:center;gap:15px}.related-card[data-astro-cid-2e7mcdih]{position:relative;width:100%;max-width:305px;margin:0 auto;aspect-ratio:3/4;border-radius:16px;overflow:hidden;text-decoration:none;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.related-card[data-astro-cid-2e7mcdih]:hover{transform:translateY(-5px);border-color:var(--brand-green);box-shadow:0 8px 24px #63e66333}:root[data-theme=light] .related-card[data-astro-cid-2e7mcdih]:hover{box-shadow:0 8px 24px #ffcb5c3d}.related-card[data-astro-cid-2e7mcdih] img[data-astro-cid-2e7mcdih]{width:100%;height:100%;object-fit:cover}.related-overlay[data-astro-cid-2e7mcdih]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.95),transparent);padding:2rem 1.5rem 1.5rem}.related-overlay[data-astro-cid-2e7mcdih] h3[data-astro-cid-2e7mcdih]{color:#fff;font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.related-overlay[data-astro-cid-2e7mcdih] p[data-astro-cid-2e7mcdih]{color:var(--brand-green);font-style:italic;font-size:.9rem;margin:0}@media (max-width:1024px){.related-overlay[data-astro-cid-2e7mcdih]{padding:1rem}.related-overlay[data-astro-cid-2e7mcdih] h3[data-astro-cid-2e7mcdih]{margin:0;font-size:1rem}.content-grid[data-astro-cid-2e7mcdih]{grid-template-columns:1fr}.quick-facts-card[data-astro-cid-2e7mcdih]{position:static}.animal-name[data-astro-cid-2e7mcdih]{font-size:3rem}}@media (max-width:768px){.fun-fact[data-astro-cid-2e7mcdih]{display:block}.animal-hero[data-astro-cid-2e7mcdih]{min-height:30vh}.animal-name[data-astro-cid-2e7mcdih]{font-size:2.5rem}.scientific-name[data-astro-cid-2e7mcdih]{font-size:1.2rem}.gallery-grid[data-astro-cid-2e7mcdih]{grid-template-columns:1fr}.main-gallery-section[data-astro-cid-2e7mcdih]{padding:2rem 0}.gallery-title[data-astro-cid-2e7mcdih]{font-size:1.75rem;margin-bottom:1.5rem}.section-title[data-astro-cid-2e7mcdih],.related-section[data-astro-cid-2e7mcdih] h2[data-astro-cid-2e7mcdih],.content-section[data-astro-cid-2e7mcdih] h2[data-astro-cid-2e7mcdih]{font-size:1.5rem;margin-bottom:1.5rem}.accordion-header[data-astro-cid-2e7mcdih]{padding:1rem 1.5rem;font-size:.95rem}.accordion-content[data-astro-cid-2e7mcdih].active{padding:0 1.5rem 1.5rem}}