.ImageGallery_galleryContainer___5vbn{max-width:1200px;margin:0 auto;padding:2rem 1rem}.ImageGallery_galleryHeader__8TcBQ{text-align:center;margin-bottom:2rem}.ImageGallery_galleryTitle__AXVjm{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;color:var(--text-color,#333333)}[data-theme=dark] .ImageGallery_galleryTitle__AXVjm{color:white}.ImageGallery_gallerySubtitle__ScaoC{font-size:1.125rem;color:rgba(0,0,0,.6);max-width:600px;margin:0 auto}[data-theme=dark] .ImageGallery_gallerySubtitle__ScaoC{color:rgba(255,255,255,.7)}.ImageGallery_imageGrid__fh_lC{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}@media (max-width:1024px){.ImageGallery_imageGrid__fh_lC{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.ImageGallery_imageGrid__fh_lC{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.ImageGallery_imageGrid__fh_lC{grid-template-columns:repeat(2,1fr)}}.ImageGallery_imageCard__qMuAR{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:rgba(0,0,0,.05)}[data-theme=dark] .ImageGallery_imageCard__qMuAR{background:rgba(255,255,255,.05)}.ImageGallery_imageCard__qMuAR:hover{transform:scale(1.03);box-shadow:0 8px 24px rgba(0,0,0,.15)}.ImageGallery_imageCard__qMuAR img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}.ImageGallery_imageCard__qMuAR img.ImageGallery_loading__7hsSR{opacity:0}.ImageGallery_imageCard__qMuAR img.ImageGallery_loaded__7IM6W{opacity:1}.ImageGallery_imageOverlay__eHKcB{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 50%);opacity:0;transition:opacity .2s ease;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem}.ImageGallery_imageCard__qMuAR:hover .ImageGallery_imageOverlay__eHKcB{opacity:1}.ImageGallery_recreateButton__UlUET{align-self:flex-end;padding:.375rem .75rem;background:rgba(20,184,166,.9);border:none;border-radius:6px;color:white;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .15s ease;white-space:nowrap}.ImageGallery_recreateButton__UlUET:hover{background:rgb(20,184,166);transform:scale(1.05)}.ImageGallery_recreateButton__UlUET:active{transform:scale(.98)}.ImageGallery_imagePrompt__bk3Uy{font-size:.75rem;color:white;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ImageGallery_loadingContainer__BSAFw{display:flex;justify-content:center;align-items:center;padding:2rem}.ImageGallery_loadingSpinner__dZoxn{width:32px;height:32px;border:3px solid rgba(0,0,0,.1);border-top-color:rgb(20,184,166);border-radius:50%;animation:ImageGallery_spin__4jXJT .8s linear infinite}[data-theme=dark] .ImageGallery_loadingSpinner__dZoxn{border-color:rgb(20,184,166) rgba(255,255,255,.1) rgba(255,255,255,.1)}@keyframes ImageGallery_spin__4jXJT{to{transform:rotate(1turn)}}.ImageGallery_loadingText__q6jcE{margin-left:.75rem;color:rgba(0,0,0,.6);font-size:.875rem}[data-theme=dark] .ImageGallery_loadingText__q6jcE{color:rgba(255,255,255,.6)}.ImageGallery_emptyState__1UaYx{text-align:center;padding:4rem 2rem;color:rgba(0,0,0,.5)}[data-theme=dark] .ImageGallery_emptyState__1UaYx{color:rgba(255,255,255,.5)}.ImageGallery_emptyState__1UaYx p{font-size:1.125rem}.ImageGallery_scrollSentinel__gvfwy{height:1px;width:100%}.ImageGallery_modalOverlay__RqT2C{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.ImageGallery_modalContent__iioP7{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.ImageGallery_modalImageWrapper__YwYFS{position:relative;display:flex;align-items:center;justify-content:center}.ImageGallery_modalImage__3gmdC{max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;display:block}.ImageGallery_modalClose__p7uHg{position:absolute;top:-2.5rem;right:4rem;background:none;border:none;color:white;font-size:2rem;cursor:pointer;padding:.5rem;line-height:1;z-index:10}.ImageGallery_modalClose__p7uHg:hover{color:rgb(20,184,166)}@media (max-width:768px){.ImageGallery_modalClose__p7uHg{right:3rem}}.ImageGallery_modalPromptRow__LmOwM{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;margin-top:1rem;max-width:90vw;margin-left:auto;margin-right:auto}.ImageGallery_modalPrompt__zMr28{margin:0;padding:.75rem 1rem;background:rgba(255,255,255,.1);border-radius:.5rem;color:rgba(255,255,255,.9);font-size:.875rem;text-align:center;line-height:1.5;flex:1;word-wrap:break-word;overflow-wrap:break-word}.ImageGallery_modalCopy__kemTW{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:rgba(255,255,255,.1);border:none;border-radius:.5rem;cursor:pointer;color:rgba(255,255,255,.7);transition:all .2s ease;flex-shrink:0}.ImageGallery_modalCopy__kemTW:hover{background:rgba(255,255,255,.2);color:white}.ImageGallery_modalCopy__kemTW svg{width:1.125rem;height:1.125rem}.ImageGallery_modalNav__KaRuF{background:rgba(255,255,255,.1);border:none;color:white;font-size:2rem;padding:1rem .75rem;cursor:pointer;border-radius:8px;transition:background .2s ease;flex-shrink:0}.ImageGallery_modalNav__KaRuF:hover{background:rgba(255,255,255,.2)}.ImageGallery_modalNav__KaRuF:disabled{opacity:.3;cursor:not-allowed}.ImageGallery_modalNavPrev__6jK8G{margin-right:1rem}.ImageGallery_modalNavNext__r8Sps{margin-left:1rem}@media (max-width:768px){.ImageGallery_modalNavPrev__6jK8G{margin-right:.5rem}.ImageGallery_modalNavNext__r8Sps{margin-left:.5rem}.ImageGallery_modalNav__KaRuF{padding:.5rem;font-size:1.5rem}}