@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#edeae3;-webkit-font-smoothing:antialiased;overscroll-behavior:none;background:#141413;font-family:Inter Tight,system-ui,-apple-system,sans-serif}button,input{font-family:inherit}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes pb-pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pb-pulse{0%,to{opacity:.55}50%{opacity:1}}
