.promptContainer{clear:both;font-variant-ligatures:common-ligatures discretionary-ligatures historical-ligatures contextual;color:#000;background-color:#fff;font-family:Fira Code,monospace;line-height:1.5em}.promptContainer .arrow-right{border-top:.75em solid #0000;border-bottom:.75em solid #0000;border-left:.75em solid #000;width:0;height:0;margin-top:0}.promptContainer .arrow-right.black{border-left-color:#000}.promptContainer .arrow-right.blue{border-left-color:#1d60aa}.promptContainer .arrow-right.red{border-left-color:#f14c4c}.promptContainer .arrow-right.blue-background{border-top-color:#1d60aa;border-bottom-color:#1d60aa}.promptContainer .arrow-right.black-background{border-top-color:#000;border-bottom-color:#000}.promptContainer div{float:left}.promptContainer .prompt{color:#fff;background-color:#000;padding-left:5px;padding-right:5px}.promptContainer .prompt.black-background{background-color:#000}.promptContainer .prompt.red{color:#f14c4c}.promptContainer .prompt.red-background{color:#fff;background-color:#f14c4c}.promptContainer .prompt.black{color:#000}.promptContainer .text{margin-left:10px}.promptContainer .text.error{color:#f14c4c}.promptContainer .blink{animation:1s steps(5,start) infinite blink-animation}@keyframes blink-animation{to{visibility:hidden}}@media (prefers-color-scheme:dark){.promptContainer{color:#fff;background-color:#000;line-height:1.5em}.promptContainer .arrow-right{border-top:.75em solid #0000;border-bottom:.75em solid #0000;border-left:.75em solid #fff;margin-top:0}.promptContainer .arrow-right.black-background{border-top-color:#fff;border-bottom-color:#fff}.promptContainer .prompt{color:#000;background-color:#fff}.promptContainer .text.error{color:#f14c4c}}
