.streaming-text.is-streaming>:last-child:after{content:"";display:inline-block;vertical-align:text-bottom;animation:stv2-blink .8s step-end infinite;margin-left:1px;border-radius:1px}.streaming-text.cursor-line>:last-child:after{width:2px;height:1.1em;background-color:#0f172a}.streaming-text.cursor-block>:last-child:after{width:.55em;height:1.1em;background-color:rgba(15,23,42,.7)}.streaming-text.is-streaming>ol:last-child>li:last-child:after,.streaming-text.is-streaming>ul:last-child>li:last-child:after{content:"";display:inline-block;vertical-align:text-bottom;animation:stv2-blink .8s step-end infinite;margin-left:1px;border-radius:1px}.streaming-text.cursor-line>ol:last-child>li:last-child:after,.streaming-text.cursor-line>ul:last-child>li:last-child:after{width:2px;height:1.1em;background-color:#0f172a}.streaming-text.cursor-block>ol:last-child>li:last-child:after,.streaming-text.cursor-block>ul:last-child>li:last-child:after{width:.55em;height:1.1em;background-color:rgba(15,23,42,.7)}.streaming-text.is-streaming>ol:last-child:after,.streaming-text.is-streaming>ul:last-child:after{display:none}.streaming-text.is-streaming>pre:last-child code:after{content:"";display:inline-block;vertical-align:text-bottom;animation:stv2-blink .8s step-end infinite;margin-left:1px;border-radius:1px}.streaming-text.cursor-line>pre:last-child code:after{width:2px;height:1.1em;background-color:#0f172a}.streaming-text.cursor-block>pre:last-child code:after{width:.55em;height:1.1em;background-color:rgba(15,23,42,.7)}.streaming-text.is-streaming>pre:last-child:after{display:none}@keyframes stv2-blink{0%,to{opacity:1}50%{opacity:0}}