.ImageLightbox_overlay__qCuE0{position:fixed;inset:0;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);z-index:var(--z-modal-backdrop);display:flex;align-items:center;justify-content:center;padding:2rem;animation:ImageLightbox_fadeIn__pfy_n .4s cubic-bezier(.16,1,.3,1)}.ImageLightbox_content__5OjmJ{position:relative;width:100%;max-width:1600px;height:90vh;background:#000;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow-2xl);overflow:hidden;display:flex;flex-direction:column;animation:ImageLightbox_scaleIn__K_FLw .4s cubic-bezier(.16,1,.3,1)}.ImageLightbox_layout__PDSBY{display:flex;height:100%;width:100%;flex-direction:row}@media (max-width:1024px){.ImageLightbox_layout__PDSBY{flex-direction:column-reverse}}.ImageLightbox_info__FDIgA{width:400px;background:var(--bg-secondary);padding:3rem;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.05);flex-shrink:0;z-index:2}@media (max-width:1024px){.ImageLightbox_info__FDIgA{width:100%;height:auto;max-height:40%;border-right:none;border-top:1px solid rgba(255,255,255,.1);padding:1.5rem;overflow-y:auto}}.ImageLightbox_creatureName__dIJPa{font-size:3rem;color:var(--color-accent);margin-bottom:.5rem;line-height:1.1;text-shadow:0 0 20px rgba(212,165,116,.2)}.ImageLightbox_scientificName__k8jH6{font-size:1.5rem;font-family:var(--font-display);font-style:italic;color:var(--text-muted);margin-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem}.ImageLightbox_meta__avbYJ{display:flex;flex-direction:column;gap:1.25rem}.ImageLightbox_metaItem__j4A6E{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:rgba(255,255,255,.03);border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.05);transition:background .2s}.ImageLightbox_metaItem__j4A6E:hover{background:rgba(255,255,255,.06)}.ImageLightbox_metaIcon__Su5rY{font-size:1.75rem}.ImageLightbox_metaText__AhpnS{font-size:1.1rem;color:var(--text-primary);font-weight:600}.ImageLightbox_actions__dXZ6l{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;margin-top:2rem;white-space:nowrap}.ImageLightbox_actionsSep__HiO_4{color:rgba(255,255,255,.5);font-weight:500;user-select:none}.ImageLightbox_actionBtn__WpyKm{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;min-width:10rem;background:rgba(0,0,0,.6);color:white;font-weight:600;font-size:1rem;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.2);text-decoration:none;transition:background .2s,border-color .2s,color .2s}.ImageLightbox_actionBtn__WpyKm:hover{background:var(--color-accent);color:var(--bg-primary);border-color:var(--color-accent)}.ImageLightbox_categoryFilter__AQ_OD{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;margin-top:1rem;width:100%;justify-content:center}.ImageLightbox_filterChip__TpWQW{padding:.5rem .75rem;min-height:44px;font-size:.875rem;font-weight:600;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.5);color:white;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.ImageLightbox_filterChip__TpWQW:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.35)}.ImageLightbox_filterChipActive__O8gJo,.ImageLightbox_filterChipActive__O8gJo:hover{background:var(--color-accent);color:var(--bg-primary);border-color:var(--color-accent)}.ImageLightbox_filterChipActive__O8gJo:hover{opacity:.95}.ImageLightbox_imageWrapper__Vu_Eh{flex:1;background:#000;overflow:hidden}.ImageLightbox_imageContainer__EKDGY,.ImageLightbox_imageWrapper__Vu_Eh{position:relative;display:flex;align-items:center;justify-content:center}.ImageLightbox_imageContainer__EKDGY{width:100%;height:100%;padding:2rem}.ImageLightbox_imageContainerNav__3x_ZC{cursor:pointer}.ImageLightbox_image__xMvBr{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--radius-sm);box-shadow:0 0 100px rgba(0,0,0,.8)}.ImageLightbox_close__ebw3Z{position:absolute;top:2rem;right:2rem;width:3.5rem;height:3.5rem;z-index:50;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.2);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;backdrop-filter:blur(4px)}.ImageLightbox_close__ebw3Z:hover{background:var(--text-danger);border-color:var(--text-danger);transform:rotate(90deg) scale(1.1)}.ImageLightbox_nav__ARUI0{position:absolute;top:50%;transform:translateY(-50%);z-index:40;width:4rem;height:4rem;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1);border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;backdrop-filter:blur(4px)}.ImageLightbox_nav__ARUI0:hover{background:white;color:black;transform:translateY(-50%) scale(1.1);box-shadow:0 0 20px rgba(255,255,255,.3)}.ImageLightbox_prev__M2xIP{left:2rem}.ImageLightbox_next__f96Jp{right:2rem}@media (max-width:768px){.ImageLightbox_overlay__qCuE0{padding:0;align-items:stretch}.ImageLightbox_content__5OjmJ{max-width:100%;height:100vh;height:100dvh;border-radius:0;padding-top:max(.75rem,env(safe-area-inset-top))}.ImageLightbox_layout__PDSBY{flex-direction:column-reverse;min-height:0}.ImageLightbox_imageWrapper__Vu_Eh{width:100%;min-height:45vh;max-height:65vh;flex-shrink:0;margin-top:.5rem;display:flex;align-items:flex-start;justify-content:center}.ImageLightbox_imageContainer__EKDGY{padding:0;width:100%;height:100%;min-height:0;align-items:flex-start;justify-content:center}.ImageLightbox_image__xMvBr{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:top center;border-radius:0}.ImageLightbox_info__FDIgA{max-height:none;padding:.6rem .875rem max(.85rem,env(safe-area-inset-bottom));overflow-y:auto;border-top:1px solid rgba(255,255,255,.12);border-radius:0 0 var(--radius-xl) var(--radius-xl);display:flex;flex-direction:column;align-items:center}.ImageLightbox_creatureName__dIJPa{font-size:1.75rem;text-align:center;width:100%;margin-bottom:.2rem}.ImageLightbox_scientificName__k8jH6{font-size:1.1rem;margin-bottom:.6rem;padding-bottom:.6rem;text-align:center;width:100%}.ImageLightbox_info__FDIgA .ImageLightbox_meta__avbYJ{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.35rem;width:100%;margin-bottom:0}.ImageLightbox_info__FDIgA .ImageLightbox_metaItem__j4A6E{min-width:0;padding:.35rem .2rem;flex-direction:column;gap:.2rem;justify-content:center;align-items:center;text-align:center}.ImageLightbox_info__FDIgA .ImageLightbox_metaItem__j4A6E .ImageLightbox_metaText__AhpnS{font-size:.6875rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImageLightbox_info__FDIgA .ImageLightbox_metaIcon__Su5rY{font-size:1rem}.ImageLightbox_actions__dXZ6l{margin-top:.5rem;gap:.35rem}.ImageLightbox_actionBtn__WpyKm{padding:.5rem .75rem;min-width:0;min-height:44px;font-size:.8125rem;border-radius:var(--radius-md)}.ImageLightbox_actionsSep__HiO_4{font-size:.75rem}.ImageLightbox_categoryFilter__AQ_OD{margin-top:.75rem;gap:.35rem}.ImageLightbox_filterChip__TpWQW{padding:.4rem .5rem;min-height:40px;font-size:.8125rem}.ImageLightbox_close__ebw3Z{top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right))}.ImageLightbox_close__ebw3Z,.ImageLightbox_nav__ARUI0{width:3rem;height:3rem;min-width:48px;min-height:48px;box-sizing:border-box}.ImageLightbox_prev__M2xIP{left:max(.5rem,env(safe-area-inset-left))}.ImageLightbox_next__f96Jp{right:max(.5rem,env(safe-area-inset-right))}}