.fotos-module__tgrF1G__page{max-width:900px;min-height:100vh;margin:0 auto;padding:1.5rem}.fotos-module__tgrF1G__header{border-bottom:1px solid #d0edf8;align-items:center;gap:16px;margin-bottom:2rem;padding-bottom:1rem;display:flex}.fotos-module__tgrF1G__backBtn{width:36px;height:36px;color:var(--pdm-primary-darker);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.fotos-module__tgrF1G__backBtn:hover{background:#e8f6fc}.fotos-module__tgrF1G__title{font-family:var(--font-geist-sans), sans-serif;color:var(--pdm-primary-darker);flex:1;margin:0;font-size:1.3rem;font-weight:600}.fotos-module__tgrF1G__photoCountHeader{color:#2b5c78;white-space:nowrap;font-size:.82rem}.fotos-module__tgrF1G__photosGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.fotos-module__tgrF1G__photoItem{aspect-ratio:4/3;cursor:pointer;background:#e8f6fc;border:none;border-radius:8px;padding:0;position:relative;overflow:hidden}.fotos-module__tgrF1G__photoItem img{transition:transform .3s}.fotos-module__tgrF1G__photoItem:hover img{transform:scale(1.03)}.fotos-module__tgrF1G__photoItemLarge{aspect-ratio:16/9;grid-column:1/-1}.fotos-module__tgrF1G__counter{text-align:center;color:#2b5c78;border-top:1px solid #d0edf8;margin-top:2rem;padding-top:1rem;font-size:.85rem}.fotos-module__tgrF1G__lightbox{z-index:9999;background:#000;justify-content:center;align-items:center;animation:.2s fotos-module__tgrF1G__lbFadeIn;display:flex;position:fixed;inset:0}@keyframes fotos-module__tgrF1G__lbFadeIn{0%{opacity:0}to{opacity:1}}.fotos-module__tgrF1G__lbClose{cursor:pointer;color:#fff;letter-spacing:.06em;z-index:10000;background:0 0;border:none;border-radius:50px;align-items:center;gap:7px;padding:8px 14px;font-size:.85rem;font-weight:400;transition:background .18s;display:flex;position:absolute;top:1rem;left:1.2rem}.fotos-module__tgrF1G__lbClose:hover{background:#ffffff1a}.fotos-module__tgrF1G__lbCounter{color:#fffc;letter-spacing:.1em;z-index:10000;font-size:.9rem;font-weight:400;position:absolute;top:1.2rem;left:50%;transform:translate(-50%)}.fotos-module__tgrF1G__lbImageWrapper{width:92vw;max-width:1400px;height:85vh;position:relative}.fotos-module__tgrF1G__lbNav{color:#fff;cursor:pointer;z-index:10000;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.fotos-module__tgrF1G__lbNav:hover{background:#ffffff2e}.fotos-module__tgrF1G__lbNavPrev{left:1.2rem}.fotos-module__tgrF1G__lbNavNext{right:1.2rem}@media (max-width:640px){.fotos-module__tgrF1G__page{padding:1rem}.fotos-module__tgrF1G__photosGrid{grid-template-columns:1fr}.fotos-module__tgrF1G__photoItemLarge{grid-column:1}.fotos-module__tgrF1G__title{font-size:1.1rem}.fotos-module__tgrF1G__lbNav{width:36px;height:36px}.fotos-module__tgrF1G__lbNavPrev{left:.5rem}.fotos-module__tgrF1G__lbNavNext{right:.5rem}.fotos-module__tgrF1G__lbClose{top:.6rem;left:.6rem}}.fotos-module__tgrF1G__seccionTitulo{color:var(--pdm-primary-darker);border-top:1px solid #d0edf8;margin:2rem 0 1rem;padding-top:1.5rem;font-size:1rem;font-weight:600}.fotos-module__tgrF1G__videosGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.fotos-module__tgrF1G__videoItem{aspect-ratio:16/9;background:#000;border-radius:8px;overflow:hidden}.fotos-module__tgrF1G__videoPlayer{object-fit:cover;width:100%;height:100%}@media (max-width:640px){.fotos-module__tgrF1G__videosGrid{grid-template-columns:1fr}}.fotos-module__tgrF1G__filtroBar{gap:.5rem;margin-bottom:1.5rem;display:flex}.fotos-module__tgrF1G__filtroBtn{color:#3d7499;cursor:pointer;background:0 0;border:1.5px solid #c8dde9;border-radius:999px;padding:.4rem 1rem;font-size:.82rem;font-weight:500;transition:all .15s}.fotos-module__tgrF1G__filtroBtn:hover{border-color:var(--pdm-primary);background:var(--pdm-primary-bg)}.fotos-module__tgrF1G__filtroBtnActive{background:var(--pdm-primary);border-color:var(--pdm-primary);color:#fff}.fotos-module__tgrF1G__sentinel{justify-content:center;align-items:center;width:100%;padding:1.5rem 0;display:flex}.fotos-module__tgrF1G__cargandoMas{color:#7a9eb0;letter-spacing:.05em;font-size:.8rem}.fotos-module__tgrF1G__photoItem:not([data-loaded=true]):before{content:"";z-index:1;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/200% 100%;animation:1.5s infinite fotos-module__tgrF1G__shimmer;position:absolute;inset:0}@keyframes fotos-module__tgrF1G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
