@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{background:#020108;font-family:"Press Start 2P",monospace;overflow:hidden}body.catalog-route{height:auto;min-height:100%;overflow:hidden auto}body.catalog-route #root{height:auto;min-height:100vh}canvas{image-rendering:pixelated}button{transition:transform .12s}button:hover:not(:disabled){transform:scale(1.02)}button:active:not(:disabled){transform:scale(.98)}input:focus{box-shadow:0 0 8px #00e8ff33;border-color:#00e8ff!important}
