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