.ghost-wrapper{position:fixed;top:0;left:0;display:inline-block;width:38px;cursor:grab;z-index:50;will-change:transform}.ghost-wrapper:active{cursor:grabbing}.ghost{position:relative;width:37.5px;height:56.25px;background:#fff;box-shadow:-4.25px 0 #dbdbdb inset,0 0 12.5px #222!important;border-radius:25px 25px 0 0!important;animation:ghost-float 2s infinite;will-change:transform}.ghost__eyes{display:flex;justify-content:space-around;margin:0 auto;padding:17.5px 0 0;width:22.5px;height:5px}.ghost__eyes:before,.ghost__eyes:after{content:"";display:block;width:3.75px;height:6.25px;background:#111;border-radius:50%!important;animation:ghost-blink 3s infinite}.ghost__mouth{position:absolute;top:31.25px;left:5px}.ghost__bottom{position:absolute;top:53.75px}.ghost__circle{position:absolute;width:6px;height:5.5px;background:#fff;border-radius:0 0 10px 10px!important}.ghost__circle:nth-child(1){left:0}.ghost__circle:nth-child(2){left:10.75px;border-radius:10px!important;width:6.25px}.ghost__circle:nth-child(3){left:21.75px}.ghost__circle--shadow{left:32.875px;top:1.75px;width:4.75px;height:3.75px;background:#dbdbdb}.ghost__wave{position:relative;left:5.25px;width:6px;height:5.5px;background:#dbdbdb;border-radius:10px!important;box-shadow:inset 0 2.75px #fff!important}.ghost__wave1{position:relative;left:16.25px;top:-5.5px;width:6px;height:5.5px;background:#dbdbdb;border-radius:10px!important;box-shadow:inset 0 2.75px #fff!important}.ghost__wave2{position:relative;top:-11.25px;left:27.25px;width:6px;height:5.5px;background:#dbdbdb;border-radius:10px!important;box-shadow:inset 0 2.75px #fff!important}.speech-bubble{color:#555;font-size:10px;text-align:center;margin-top:4px}@keyframes ghost-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes ghost-blink{0%,30%,38%,to{transform:scale(1)}34%,36%{transform:scaleY(0)}}
