:root{--background:#088685;--foreground:#ededed;--cursor-arrow:url(/cursors/arrow.cur),auto;--cursor-point:url(/cursors/point.cur),auto;--cursor-hand:url(/cursors/hyperlink.cur),auto;--cursor-grab:url(/cursors/grab.cur),auto;--cursor-sword:url(/cursors/diamond_sword.cur),auto;--cursor-glove:url(/cursors/glove.cur),auto;--cursor-nice:url(/cursors/nice.cur),auto;--cursor-earth:url(/cursors/earth.cur),auto;--cursor-chooseth:url(/cursors/chooseth.cur),auto;--cursor-mario:url(/cursors/mario.cur),auto}@font-face{font-family:windows;src:url(/fonts/windows.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}a{cursor:var(--cursor-hand)}body,html{width:100%;height:100%;background-color:var(--background);color:var(--foreground);font-family:windows,sans-serif;cursor:var(--cursor-arrow);position:relative;overflow:hidden;z-index:0}nextjs-portal{display:none}