*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}@keyframes slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#b0cedc;border-radius:3px}::-webkit-scrollbar-track{background:0 0}
