.GalleryItem-module__YgGEnG__card{break-inside:avoid;margin-bottom:12px;display:block}@media (min-width:480px){.GalleryItem-module__YgGEnG__card{margin-bottom:16px}}@media (min-width:768px){.GalleryItem-module__YgGEnG__card{margin-bottom:18px}}@media (min-width:1024px){.GalleryItem-module__YgGEnG__card{margin-bottom:20px}}.GalleryItem-module__YgGEnG__link{border-radius:var(--radius-md);background:var(--color-arena);cursor:zoom-in;box-shadow:var(--shadow-xs);transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.GalleryItem-module__YgGEnG__link:hover,.GalleryItem-module__YgGEnG__link:focus-visible{box-shadow:var(--shadow-md);transform:translateY(-2px)}.GalleryItem-module__YgGEnG__imageWrap{width:100%;display:block;position:relative}.GalleryItem-module__YgGEnG__image{width:100%;height:auto;transition:transform .4s;display:block}.GalleryItem-module__YgGEnG__link:hover .GalleryItem-module__YgGEnG__image,.GalleryItem-module__YgGEnG__link:focus-visible .GalleryItem-module__YgGEnG__image{transform:scale(1.03)}.GalleryItem-module__YgGEnG__overlay{color:#fff;opacity:.85;background:linear-gradient(#0000 0%,#0000008c 60%,#000000c7 100%);padding:1.5rem 1rem .85rem;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.GalleryItem-module__YgGEnG__link:hover .GalleryItem-module__YgGEnG__overlay,.GalleryItem-module__YgGEnG__link:focus-visible .GalleryItem-module__YgGEnG__overlay{opacity:1}.GalleryItem-module__YgGEnG__title{font-family:var(--font-display);color:#fff;text-shadow:0 1px 2px #0006;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}@media (min-width:768px){.GalleryItem-module__YgGEnG__title{font-size:1.1rem}}.GalleryItem-module__YgGEnG__meta{color:#ffffffd9;text-shadow:0 1px 2px #0006;flex-wrap:wrap;align-items:center;gap:.15rem;margin:0;font-size:.75rem;display:flex}@media (prefers-reduced-motion:reduce){.GalleryItem-module__YgGEnG__link,.GalleryItem-module__YgGEnG__image,.GalleryItem-module__YgGEnG__overlay{transition:none}}
.ShareMenu-module__0nysKW__menu{align-items:center;gap:.5rem;display:inline-flex}.ShareMenu-module__0nysKW__vertical{flex-direction:column;align-items:stretch}.ShareMenu-module__0nysKW__button{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.ShareMenu-module__0nysKW__button svg{fill:currentColor;width:22px;height:22px;display:block}.ShareMenu-module__0nysKW__button:hover,.ShareMenu-module__0nysKW__button:focus-visible{transform:translateY(-1px)}.ShareMenu-module__0nysKW__button:focus-visible{outline-offset:2px;outline:2px solid}.ShareMenu-module__0nysKW__light .ShareMenu-module__0nysKW__button{color:var(--color-texto)}.ShareMenu-module__0nysKW__light .ShareMenu-module__0nysKW__button:hover,.ShareMenu-module__0nysKW__light .ShareMenu-module__0nysKW__button:focus-visible{background:var(--color-arena);color:var(--color-tinta)}.ShareMenu-module__0nysKW__dark .ShareMenu-module__0nysKW__button{color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.ShareMenu-module__0nysKW__dark .ShareMenu-module__0nysKW__button:hover,.ShareMenu-module__0nysKW__dark .ShareMenu-module__0nysKW__button:focus-visible{border-color:var(--color-tierra);color:#fff;background:#c4622deb}.ShareMenu-module__0nysKW__toast{background:var(--color-cienaga);color:#fff;white-space:nowrap;pointer-events:none;border-radius:6px;padding:.3rem .6rem;font-size:.75rem;font-weight:600;animation:.18s ease-out ShareMenu-module__0nysKW__toastIn;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.ShareMenu-module__0nysKW__menu{position:relative}@keyframes ShareMenu-module__0nysKW__toastIn{0%{opacity:0;transform:translate(-50%,4px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ShareMenu-module__0nysKW__button,.ShareMenu-module__0nysKW__toast{transition:none;animation:none}}
.GalleryLightbox-module__6m8UoG__backdrop{z-index:1000;background:#140e09eb;justify-content:center;align-items:center;padding:0;animation:.18s ease-out GalleryLightbox-module__6m8UoG__fadeIn;display:flex;position:fixed;inset:0}@keyframes GalleryLightbox-module__6m8UoG__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryLightbox-module__6m8UoG__dialog{color:#fff;grid-template-rows:auto 1fr auto;grid-template-columns:1fr;width:100%;height:100%;display:grid;position:relative;overflow:hidden}@media (min-width:1024px){.GalleryLightbox-module__6m8UoG__dialog{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(280px,340px);padding:0}}.GalleryLightbox-module__6m8UoG__topBar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#0000004d;justify-content:flex-end;gap:.5rem;padding:.5rem .75rem;display:flex}@media (min-width:1024px){.GalleryLightbox-module__6m8UoG__topBar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;grid-column:1/-1;padding:.75rem 1rem}}.GalleryLightbox-module__6m8UoG__iconButton{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:inline-flex;position:relative}.GalleryLightbox-module__6m8UoG__iconButton:hover,.GalleryLightbox-module__6m8UoG__iconButton:focus-visible{background:#ffffff38}.GalleryLightbox-module__6m8UoG__shareToast{color:#fff;white-space:nowrap;pointer-events:none;background:#2d6a4f;border-radius:6px;padding:.3rem .6rem;font-size:.75rem;position:absolute;top:110%;right:0}.GalleryLightbox-module__6m8UoG__content{justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.GalleryLightbox-module__6m8UoG__content{grid-area:2/1}}.GalleryLightbox-module__6m8UoG__figure{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:.5rem;display:flex}@media (min-width:768px){.GalleryLightbox-module__6m8UoG__figure{padding:.75rem}}@media (min-width:1024px){.GalleryLightbox-module__6m8UoG__figure{padding:.75rem}}.GalleryLightbox-module__6m8UoG__image{object-fit:contain;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 10px 40px #0006}.GalleryLightbox-module__6m8UoG__navButton{color:#fff;cursor:pointer;z-index:2;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .15s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryLightbox-module__6m8UoG__navButton:hover,.GalleryLightbox-module__6m8UoG__navButton:focus-visible{background:#000000a6}.GalleryLightbox-module__6m8UoG__navPrev{left:.75rem}.GalleryLightbox-module__6m8UoG__navNext{right:.75rem}@media (min-width:1024px){.GalleryLightbox-module__6m8UoG__navPrev{left:1.25rem}.GalleryLightbox-module__6m8UoG__navNext{right:1.25rem}.GalleryLightbox-module__6m8UoG__navButton{width:56px;height:56px}}.GalleryLightbox-module__6m8UoG__info{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;max-height:30vh;padding:1rem 1rem 1.25rem;overflow-y:auto}@media (min-width:1024px){.GalleryLightbox-module__6m8UoG__info{background:#140e09f2;border-left:1px solid #ffffff14;grid-area:2/2;max-height:none;padding:1.5rem 1.25rem}}.GalleryLightbox-module__6m8UoG__title{font-family:var(--font-display);color:#fff;margin:0 0 .75rem;font-size:1.4rem;font-weight:600;line-height:1.25}@media (min-width:1024px){.GalleryLightbox-module__6m8UoG__title{font-size:1.6rem}}.GalleryLightbox-module__6m8UoG__description{color:#ffffffe0;white-space:pre-wrap;word-wrap:break-word;margin:0 0 1.25rem;font-size:.95rem;line-height:1.65}.GalleryLightbox-module__6m8UoG__metaList{flex-direction:column;gap:.6rem;margin:0;font-size:.85rem;display:flex}.GalleryLightbox-module__6m8UoG__metaItem{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.15rem;padding-bottom:.6rem;display:flex}.GalleryLightbox-module__6m8UoG__metaItem:last-child{border-bottom:none;padding-bottom:0}.GalleryLightbox-module__6m8UoG__metaItem dt{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;font-size:.7rem;font-weight:700}.GalleryLightbox-module__6m8UoG__metaItem dd{color:#ffffffeb;margin:0}.GalleryLightbox-module__6m8UoG__relative{color:#ffffff8c;margin-top:.1rem;font-size:.78rem;font-style:italic;display:block}.GalleryLightbox-module__6m8UoG__detailLink{border-radius:var(--radius-md,4px);color:#fff;font-family:var(--font-body);background:0 0;border:1px solid #ffffff40;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.GalleryLightbox-module__6m8UoG__detailLink:hover,.GalleryLightbox-module__6m8UoG__detailLink:focus-visible{border-color:var(--color-tierra);background:#c4622deb;transform:translateY(-1px)}.GalleryLightbox-module__6m8UoG__shareBlock{border-top:1px solid #ffffff14;align-items:center;gap:.85rem;margin-top:1.25rem;padding-top:1rem;display:flex}.GalleryLightbox-module__6m8UoG__shareLabel{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;flex-shrink:0;font-size:.7rem;font-weight:700}@media (max-width:1023px){.GalleryLightbox-module__6m8UoG__shareBlock{flex-direction:column;align-items:flex-start;gap:.6rem}}@media (prefers-reduced-motion:reduce){.GalleryLightbox-module__6m8UoG__backdrop{animation:none}}
.GalleryView-module__e6DUia__grid{column-count:2;column-gap:12px}@media (min-width:480px){.GalleryView-module__e6DUia__grid{column-count:2;column-gap:16px}}@media (min-width:768px){.GalleryView-module__e6DUia__grid{column-count:3;column-gap:18px}}@media (min-width:1024px){.GalleryView-module__e6DUia__grid{column-count:4;column-gap:20px}}@media (min-width:1440px){.GalleryView-module__e6DUia__grid{column-count:5;column-gap:24px}}.GalleryView-module__e6DUia__sentinel{width:100%;height:1px}.GalleryView-module__e6DUia__loading{text-align:center;color:var(--color-texto);padding:2rem 1rem;font-size:.9rem}.GalleryView-module__e6DUia__spinner{vertical-align:middle;border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;margin-right:.4rem;animation:.7s linear infinite GalleryView-module__e6DUia__spin;display:inline-block}@keyframes GalleryView-module__e6DUia__spin{to{transform:rotate(360deg)}}.GalleryView-module__e6DUia__error{text-align:center;color:var(--color-alerta);padding:2rem 1rem}.GalleryView-module__e6DUia__error p{margin:0 0 .75rem}.GalleryView-module__e6DUia__retryButton{border:1px solid var(--color-borde);background:var(--color-blanco);color:var(--color-tinta);border-radius:var(--radius-md);cursor:pointer;font:inherit;padding:.5rem 1rem}.GalleryView-module__e6DUia__retryButton:hover{background:var(--color-arena)}.GalleryView-module__e6DUia__end{text-align:center;color:var(--color-muted);padding:2.5rem 1rem 1rem;font-size:.85rem;font-style:italic}
.page-module__WWS7NW__page{max-width:100%;margin:0 auto;padding:3rem 1.5rem 5rem}@media (min-width:1024px){.page-module__WWS7NW__page{padding:3rem 2rem 5rem}}.page-module__WWS7NW__header{text-align:center;max-width:960px;margin:0 auto 3rem}.page-module__WWS7NW__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--color-tierra);margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module__WWS7NW__title{font-family:var(--font-display);color:var(--color-tinta);margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.page-module__WWS7NW__description{max-width:60ch;color:var(--color-texto);margin:0 auto;font-size:1.05rem;line-height:1.7}.page-module__WWS7NW__empty{text-align:center;background:var(--color-blanco);border:1px dashed var(--color-borde);border-radius:var(--radius-lg);max-width:480px;color:var(--color-texto);margin:4rem auto;padding:3rem 1.5rem}.page-module__WWS7NW__emptyIcon{margin-bottom:.75rem;font-size:3rem;display:block}.page-module__WWS7NW__empty p{margin:.25rem 0}.page-module__WWS7NW__emptyHint{color:var(--color-muted);font-size:.9rem}
