.cell-container{flex-grow:1;flex-basis:25%;padding:2px}.cell{border:1px solid #dadada;height:100%}.cell-photo{flex:0 0 150px;align-self:center}.cell-obs{line-height:1.1em}.cell-obs-line{width:max-content}.background-red-pulse{animation-name:red-pulse;animation-duration:3s;animation-iteration-count:infinite}@keyframes red-pulse{0%{background-color:inherit}50%{background-color:#f33}to{background-color:inherit}}.background-purple-pulse{animation-name:purple-pulse;animation-duration:3s;animation-iteration-count:infinite}@keyframes purple-pulse{0%{background-color:inherit}50%{background-color:#f3f}to{background-color:inherit}}.background-yellow-pulse{animation-name:yellow-pulse;animation-duration:3s;animation-iteration-count:infinite}@keyframes yellow-pulse{0%{background-color:inherit}50%{background-color:#ff3}to{background-color:inherit}}
