@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,200;0,300;0,400;0,700;1,300;1,400;1,700&display=swap);.scene{position:fixed;top:0;left:0;width:100%;height:100%;cursor:-webkit-grab;cursor:grab;overflow:hidden}.scene.isMouseDown{cursor:-webkit-grabbing;cursor:grabbing}.scene.isDrawMode{cursor:none}.interface{position:fixed;bottom:0;right:0;padding:1em}.subtitles{text-align:center;padding:1em;transition:opacity .1s ease-out;pointer-events:none;opacity:.75;transform:scale(.85)}.subtitles.isDrawMode{opacity:0}.subtitles.isSubtitlesVisible{transition:all .25s ease-in-out 0ms;transform:scale(1);opacity:1}.subtitles__line{font-family:IBM Plex Mono,monospace;background:rgba(40,55,64,.95);color:#fff;display:inline-block;padding:.25em .75em;transition:opacity .25s ease-in-out,width .25s,height .25s}.subtitles__line b,.subtitles__line strong{color:#f2a03d}.subtitles__line em,.subtitles__line i{color:#f24444}.subtitles__line.isChanging{opacity:0}.subtitles__line__wrapper{font-size:1em;margin:auto;max-width:36em;width:auto;line-height:1.372}.subtitles__line__debugger{position:absolute;top:0;left:0}.char{color:red}.title-card{position:fixed;font-family:IBM Plex Mono,monospace;top:0;left:0;width:100%;height:100%;background:var(--black);color:var(--white);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:calc(1em + 1vw)}.title-card__content{opacity:0;transition:opacity .5s ease-in-out}.title-card__content h1,.title-card__content h2{margin-bottom:.2em}.title-card__button{font-variant:small-caps;text-transform:uppercase;font-family:serif}.title-card__button button{font-style:italic;letter-spacing:.075em;padding:0 .125em}.title-card__button:hover{color:var(--yellow)}.title-card__loading{margin-top:.5em;height:2em;display:flex;align-items:center;justify-content:center}.title-card__loading__progress{width:100%;border:solid 1px var(--white)}.title-card__loading__progress__bar{display:block;height:.25em;background:var(--yellow);transition:width 125ms ease}.title-card.visible .title-card__content{opacity:1}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;margin:0;padding:0;width:auto;overflow:visible;outline:none;cursor:pointer;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}input{border-radius:0}input[type=search]{-webkit-appearance:none}h1,h2,h3,h4,h5{margin:0}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}body,html{position:relative;height:100%}html{font-size:62.5%;-webkit-text-size-adjust:100%}body{font-size:18px;font-family:Arial,sans-serif;line-height:1.325}img{max-width:100%}a{text-decoration:none;color:inherit}:root{--black:#283740;--white:#d9d5cc;--yellow:#f2a03d;--red:#f24444;--blue:#324fa6;--pink:#f24182}.subtitles-wrapper{position:fixed;top:0;left:0;display:flex;align-content:center;justify-content:center;width:100%;z-index:2;pointer-events:none}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}