@import "https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#050507;width:100%;height:100%;overflow:hidden}body{touch-action:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;font-family:Inter,sans-serif}.app-shell{background:#050507;width:100vw;height:100dvh;position:relative;overflow:hidden}canvas{display:block;width:100%!important;height:100%!important}
