@keyframes pulse{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.loading-dots:after{content:"";display:inline-block;width:1.5em;text-align:left;animation:pulse 1.5s infinite steps(4,end)}.timeline-container{-webkit-user-select:none;-moz-user-select:none;user-select:none}.date-tick-label,.event-marker-interactive,.event-label-interactive{-webkit-user-select:none;user-select:none}
