@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;overflow:hidden}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2{font-weight:700}h3{font-weight:600}button{font-weight:500}input,textarea,select,button{font-family:inherit}input::placeholder,textarea::placeholder{opacity:.5}::-webkit-scrollbar{width:0;height:0}button{cursor:pointer;border:none;background:none}a{text-decoration:none;color:inherit}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
