#mozi-widget{bottom:45px;height:140px;pointer-events:none;position:fixed;right:110px;width:140px;z-index:9999}#mozi-character{animation:moziFloat 4s ease-in-out infinite;cursor:pointer;pointer-events:auto;transform-origin:center bottom;transition:transform .35s ease,filter .35s ease}#mozi-character:hover{animation:none;filter:drop-shadow(0 0 20px rgba(229,9,20,.55));transform:translateY(-8px) rotate(-3deg) scale(1.08)}#mozi-character img{display:block;filter:drop-shadow(0 8px 25px rgba(229,9,20,.35));height:auto;width:100%}@keyframes mozi-arrive{0%{opacity:0;transform:translateY(80px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}#mozi-widget{animation:mozi-arrive .9s cubic-bezier(.22,1,.36,1)}#mozi-bubble{backdrop-filter:blur(10px);background:rgba(28,28,30,.96);border:1px solid hsla(0,0%,100%,.08);border-radius:22px;bottom:120px;box-shadow:0 8px 25px rgba(0,0,0,.35);color:#fff;font-size:15px;line-height:1.4;max-width:260px;opacity:0;padding:14px 18px;position:fixed;right:235px;transform:translateY(20px) scale(.85);transition:opacity .3s ease,transform .3s ease;z-index:10000}#mozi-bubble:after{background:rgba(28,28,30,.96);border-bottom:1px solid hsla(0,0%,100%,.08);border-right:1px solid hsla(0,0%,100%,.08);bottom:-8px;content:"";height:16px;position:absolute;right:26px;transform:rotate(45deg);width:16px}#mozi-bubble.show{opacity:1;transform:translateY(0) scale(1)}@keyframes moziFloat{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}#mozi-character.look{animation:moziLook 1.6s ease-in-out}@keyframes moziLook{0%{transform:rotate(0deg)}20%{transform:rotate(-6deg)}55%{transform:rotate(5deg)}to{transform:rotate(0deg)}}

/*# sourceMappingURL=style.css.map*/