.MemoriaShareButtons-module__PTVUWW__wrapper{background:var(--color-canal-subtle);border-radius:var(--radius-md);padding:var(--space-5);border:1px solid #1b3a5c1f}.MemoriaShareButtons-module__PTVUWW__label{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--color-canal);margin-bottom:var(--space-1)}.MemoriaShareButtons-module__PTVUWW__desc{font-size:var(--text-xs);color:var(--color-texto);line-height:var(--leading-normal);margin-bottom:var(--space-3)}.MemoriaShareButtons-module__PTVUWW__buttons{gap:var(--space-2);display:flex}.MemoriaShareButtons-module__PTVUWW__btn{justify-content:center;align-items:center;gap:var(--space-1);text-align:center;padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-bold);cursor:pointer;transition:var(--transition-fast);border:0;flex:1;font-family:inherit;text-decoration:none;display:inline-flex}.MemoriaShareButtons-module__PTVUWW__btnWa{color:var(--color-blanco);background:#25d366}.MemoriaShareButtons-module__PTVUWW__btnWa:hover{background:#1ebe5b}.MemoriaShareButtons-module__PTVUWW__btnFb{color:var(--color-blanco);background:#1877f2}.MemoriaShareButtons-module__PTVUWW__btnFb:hover{background:#1560c8}.MemoriaShareButtons-module__PTVUWW__btn:focus-visible{outline:2px solid var(--color-canal);outline-offset:2px}
.EventGallery-module__IVwvCW__gallery{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid var(--color-borde)}.EventGallery-module__IVwvCW__galleryTitle{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-canal);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-borde)}.EventGallery-module__IVwvCW__galleryGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0;padding:0;list-style:none;display:grid}.EventGallery-module__IVwvCW__galleryItem{list-style:none}.EventGallery-module__IVwvCW__galleryThumb{border:1px solid var(--color-borde);border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:var(--transition-fast);text-align:left;font:inherit;color:inherit;background:0 0;margin:0;padding:0;display:block;overflow:hidden}.EventGallery-module__IVwvCW__galleryThumb:hover{border-color:var(--color-tierra);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.EventGallery-module__IVwvCW__galleryThumb:focus-visible{outline:2px solid var(--color-canal);outline-offset:2px}.EventGallery-module__IVwvCW__galleryThumbWrap{aspect-ratio:4/3;background:var(--color-arena);width:100%;position:relative}.EventGallery-module__IVwvCW__galleryThumbImg{object-fit:cover;transition:var(--transition-slow)}.EventGallery-module__IVwvCW__galleryThumb:hover .EventGallery-module__IVwvCW__galleryThumbImg{transform:scale(1.04)}.EventGallery-module__IVwvCW__galleryThumbCaption{font-size:var(--text-xs);color:var(--color-muted);padding:var(--space-2)var(--space-3);border-top:1px solid var(--color-arena);font-style:italic;display:block}.EventGallery-module__IVwvCW__lightbox{z-index:var(--z-modal);padding:var(--space-4);background:#000000f0;justify-content:center;align-items:center;animation:.2s EventGallery-module__IVwvCW__lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes EventGallery-module__IVwvCW__lightboxFadeIn{0%{opacity:0}to{opacity:1}}.EventGallery-module__IVwvCW__lightboxClose{top:var(--space-4);right:var(--space-4);z-index:2;border-radius:var(--radius-full);width:44px;height:44px;color:var(--color-blanco);cursor:pointer;transition:var(--transition-fast);background:#ffffff1f;border:0;justify-content:center;align-items:center;font-size:28px;line-height:1;display:flex;position:absolute}.EventGallery-module__IVwvCW__lightboxClose:hover{background:#fff3}.EventGallery-module__IVwvCW__lightboxClose:focus-visible{outline:2px solid var(--color-blanco);outline-offset:2px}.EventGallery-module__IVwvCW__lightboxNav{z-index:2;border-radius:var(--radius-full);width:56px;height:56px;color:var(--color-blanco);cursor:pointer;transition:var(--transition-fast);background:#ffffff1f;border:0;justify-content:center;align-items:center;font-size:32px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.EventGallery-module__IVwvCW__lightboxNav:hover{background:#fff3}.EventGallery-module__IVwvCW__lightboxNav:focus-visible{outline:2px solid var(--color-blanco);outline-offset:2px}.EventGallery-module__IVwvCW__lightboxNavPrev{left:var(--space-4)}.EventGallery-module__IVwvCW__lightboxNavNext{right:var(--space-4)}.EventGallery-module__IVwvCW__lightboxFigure{align-items:center;gap:var(--space-3);flex-direction:column;max-width:95vw;max-height:90vh;display:flex;position:relative}.EventGallery-module__IVwvCW__lightboxImgWrap{width:95vw;max-width:1400px;height:85vh;max-height:85vh;position:relative}.EventGallery-module__IVwvCW__lightboxImg{object-fit:contain}.EventGallery-module__IVwvCW__lightboxCaption{font-family:var(--font-serif);font-size:var(--text-sm);color:#ffffffd9;text-align:center;max-width:60ch;padding:0 var(--space-4);font-style:italic}.EventGallery-module__IVwvCW__lightboxCounter{bottom:var(--space-4);z-index:2;font-family:var(--font-mono);font-size:var(--text-xs);color:#fffc;border-radius:var(--radius-full);background:#00000080;padding:6px 14px;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:640px){.EventGallery-module__IVwvCW__lightboxNav{width:44px;height:44px;font-size:26px}.EventGallery-module__IVwvCW__lightboxNavPrev{left:var(--space-2)}.EventGallery-module__IVwvCW__lightboxNavNext{right:var(--space-2)}.EventGallery-module__IVwvCW__lightboxClose{top:var(--space-2);right:var(--space-2);width:40px;height:40px}.EventGallery-module__IVwvCW__lightboxCounter{bottom:var(--space-2)}}@media (prefers-reduced-motion:reduce){.EventGallery-module__IVwvCW__lightbox{animation:none}.EventGallery-module__IVwvCW__galleryThumb,.EventGallery-module__IVwvCW__galleryThumbImg,.EventGallery-module__IVwvCW__lightboxClose,.EventGallery-module__IVwvCW__lightboxNav{transition:none}.EventGallery-module__IVwvCW__galleryThumb:hover .EventGallery-module__IVwvCW__galleryThumbImg{transform:none}}@media print{.EventGallery-module__IVwvCW__lightbox{display:none}}
