:root{--bg:#0d0d0d;--bg-darker:#000;--color-text:#fff;--color-text-secondary:#fff}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:MapleMonoNormal;font-weight:400;font-style:normal;src:url(/fonts/MapleMonoNormal.ttf)format("truetype")}html,body{background-color:var(--bg);color:var(--color-text);scroll-behavior:smooth;cursor:url(/images/cursor.png) 32 32,auto;height:100%;margin:0;padding:0;font-family:MapleMonoNormal,sans-serif;overflow:hidden}button,a,button:active,a:active{cursor:url(/images/cursor-hover.png) 32 32,auto}.vignette{opacity:.9;z-index:1;pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0}
