.left-avatar{object-fit:contain;width:72px;height:72px;margin-bottom:0;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:block}.avatar-wrapper{margin-bottom:16px;display:inline-block;position:relative}.avatar-wrapper:hover .left-avatar{transform:translateY(-3px)scale(1.04)}.speech-bubble{white-space:normal;opacity:0;pointer-events:none;z-index:9999;background:#fff;border:1.5px solid #1a52d4;border-radius:4px;min-width:150px;max-width:200px;padding:6px 10px;transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1);position:fixed;transform:translateY(-50%)translate(-6px)scale(.95)}.speech-bubble:before{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-right:8px solid #1a52d4;width:0;height:0;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.speech-bubble:after{content:"";border-top:5.5px solid #0000;border-bottom:5.5px solid #0000;border-right:7px solid #fff;width:0;height:0;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.speech-bubble.visible{opacity:1;pointer-events:all;transform:translateY(-50%)translate(0)scale(1)}.bubble-main{color:#1a52d4;font-family:Space Mono,monospace;font-size:10px;font-weight:700;line-height:1.4}.bubble-sub{color:#1a52d499;min-height:14px;margin-top:3px;font-family:Space Mono,monospace;font-size:9px;line-height:1.4}.bubble-link{color:#1a52d499;text-underline-offset:2px;text-decoration:underline}.bubble-link:hover{color:#1a52d4}.speech-bubble.switching .bubble-main,.speech-bubble.switching .bubble-sub{opacity:0}.speech-bubble.entering .bubble-main,.speech-bubble.entering .bubble-sub{animation:.2s forwards bubbleTextIn}@keyframes bubbleTextIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
