:root{--dj-letterbox-color: #050505;--dj-scene-fade: 0ms}@font-face{font-family:ScummSolid;src:url(../fonts/lucasarts-scumm-menu-solid.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:ScummDialog;src:url(../fonts/lucasarts-scumm-solid.otf) format("opentype");font-weight:400;font-style:normal}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);overflow:hidden;background:var(--dj-letterbox-color);user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#game{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:crosshair}#game.hovering-interactable{cursor:pointer}#game.hovering-exit,#game.hovering-exit-north{cursor:n-resize}#game.hovering-exit-south{cursor:s-resize}#game.hovering-exit-east{cursor:e-resize}#game.hovering-exit-west{cursor:w-resize}#background{height:100vh;height:calc(var(--vh, 1vh) * 100);width:auto;display:block;image-rendering:pixelated;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;transition:opacity var(--dj-scene-fade) ease-out}
