#ascii-overlay-root{pointer-events:none;z-index:0;background:#000;width:100%;height:100%;position:fixed;inset:0}#ascii-overlay-root *,#ascii-overlay-root :before,#ascii-overlay-root :after{box-sizing:border-box}#ascii-overlay-root .app,#ascii-overlay-root .stage,#ascii-overlay-root .stage-inner{width:100%;height:100%}#ascii-overlay-root .app{background:#000;display:block;position:absolute;inset:0}#ascii-overlay-root .stage{--pad:3vmin;width:100%;height:100%;padding:var(--pad);box-sizing:border-box;place-items:center;display:grid}#ascii-overlay-root .stage-inner{width:calc(100vw - (2 * var(--pad)));aspect-ratio:1080/608;height:auto;max-height:calc(100vh - (2 * var(--pad)))}@media (aspect-ratio>=1080/608){#ascii-overlay-root .stage-inner{height:calc(100vh - (2 * var(--pad)));width:auto}}#ascii-overlay-root .video-full{width:100%;height:100%}#ascii-overlay-root .video-full>div{border-radius:0;width:100%;height:100%}#ascii-overlay-root .video-full canvas{width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}
/*$vite$:1*/