*{box-sizing:border-box}body,html{margin:0;padding:0;overflow:hidden;background:#0e1013;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Pretendard Variable,Pretendard,system-ui,-apple-system,sans-serif}#__next,body,body>div:first-child,html{height:100%}button{font-family:inherit}::-webkit-scrollbar{width:0;height:0}@keyframes nacs-pulse{0%{transform:scale(.5);opacity:.8}to{transform:scale(1.6);opacity:0}}@keyframes nacs-spin{to{transform:rotate(1turn)}}.nacs-spin{animation:nacs-spin .8s linear infinite}.nacs-pulse{animation:nacs-pulse 2s ease-out infinite}@keyframes nacs-shimmer{0%,to{opacity:1}50%{opacity:.45}}.nacs-skel{animation:nacs-shimmer 1.3s ease-in-out infinite}@keyframes nacs-fade{0%{opacity:0}to{opacity:1}}@keyframes nacs-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes nacs-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes nacs-toast{0%{transform:translateX(-50%) translateY(10px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}