/* CÓDIGO 77 — Galería del formulario: cuadrícula estable en todos los destinos. */
.raco-hab-fotos{position:relative;margin:10px 0 16px}.raco-hab-fotos__carrete{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow:hidden!important;padding-bottom:0!important;-webkit-mask-image:none!important;mask-image:none!important;scroll-snap-type:none}.raco-hab-fotos__carrete::-webkit-scrollbar{display:none}.raco-hab-fotos__foto{display:block;flex:none!important;width:100%!important;min-width:0;height:auto!important;aspect-ratio:1.22/1;margin:0;object-fit:cover}.raco-hab-fotos__aviso--bloqueado{top:50%!important;transform:translate(-50%,-50%)!important}