@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}}@keyframes pb-turnglow{0%,to{opacity:.5}50%{opacity:1}}@keyframes pb-float{0%{opacity:0;transform:translateY(0)rotate(0)scale(.6)}15%{opacity:1;transform:translateY(-10vh)rotate(6deg)scale(1.1)}to{opacity:0;transform:translateY(-68vh)rotate(22deg)scale(1)}}
