.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-overlay.faded{background:#00000073}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.dialog{max-height:100%;overflow:auto;border:4px solid white;background-color:#000;box-sizing:border-box;padding:14px;color:#fff;font-size:18px}.dialog .footer{text-align:right;margin-top:16px}#menu{display:flex;flex-direction:column;align-items:center}#menu button{display:block;width:100%;margin:10px;box-sizing:border-box}body{cursor:url(../images/wand.png),default;background:#000;margin:0;image-rendering:-webkit-crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:pixelated;height:100%;width:100%;font-family:sans-serif;font-size:20px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a{color:#0ff}.row{margin-bottom:10px}.hover{display:none;position:absolute;text-shadow:2px 2px black;color:#fff;top:0;right:20px;z-index:1;white-space:nowrap}#loading{color:red;position:fixed;text-align:center;width:100%;font-size:26px;top:20}#options{z-index:10000;position:fixed;bottom:20px;right:20px;opacity:.7}#options button{width:40px;height:40px;background-repeat:no-repeat;background-size:contain;border:none;padding:0;background-color:transparent;margin-top:20px;display:block}#options button:hover{filter:invert(100%)}#debug_window{border:4px solid lime;background-color:#000;color:#fff;padding:20px}.error{color:red}#howToPlayOverlay,.dlg_overlay{z-index:100;position:fixed;top:0;left:0;background:#00000080;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0}.show{opacity:1!important}.hidden{display:none!important}#credits{background:#2f2b24;color:#fff8dc;font-family:sans-serif}#credits h4{color:#fff;margin-top:0;margin-bottom:10px}#credits b{color:#7fff00;font-weight:400}#credits .closeButton{position:fixed;top:4px;left:50%;border-color:#fff;border-top:none;font-family:monospace}#howToPlayDlg{overflow-y:scroll;background:#2f2b24;color:#fff8dc;font-family:sans-serif;width:800px;height:100%}#howToPlayDlg h4{color:#fff}#howToPlayDlg b{color:#7fff00;font-weight:400}#howToPlayDlg .closeButton{position:fixed;top:4px;left:50%;border-color:#fff;border-top:none;font-family:monospace}#board{position:fixed;left:0;top:0;width:100%;height:100%;image-rendering:auto}.dlg button{background-color:#000;border:3px solid white;color:#fff;padding:6px;font-size:22px;font-family:myfont}.dlg button:disabled{opacity:.5}.dlg button:focus{outline:none}.dlg button:hover:not(:disabled){background:navy}a:hover:not(:disabled),.btn:hover:not(:disabled),button:hover:not(:disabled){cursor:url(../images/wand2.png),default}
