.cat-speech-bubble{white-space:nowrap;opacity:0;pointer-events:none;z-index:9999;background:#fff;border:1.5px solid #1a52d4;border-radius:4px;margin-top:-10px;padding:6px 10px;transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1);position:fixed;transform:translate(-50%,-100%)scale(.9)}.cat-speech-bubble:before{content:"";border-top:8px solid #1a52d4;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.cat-speech-bubble:after{content:"";border-top:7px solid #fff;border-left:5.5px solid #0000;border-right:5.5px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.cat-speech-bubble.visible{opacity:1;transform:translate(-50%,-100%)scale(1)}.cat-bubble-text{color:#1a52d4;font-family:Space Mono,monospace;font-size:10px;font-weight:700;line-height:1.4}
