.TranslationBubble_bubble__rxLzl{position:absolute;background:#fff;color:#171717;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.13);padding:8px 14px;font-size:1.08em;font-weight:600;z-index:9999;border:1px solid #e5e5ea;min-width:56px;max-width:180px;transform:translate(-50%,-100%);margin-top:-8px;animation:TranslationBubble_bubbleIn__AsYYD .18s cubic-bezier(.4,0,.2,1);pointer-events:auto;transition:opacity .15s ease-in-out}.TranslationBubble_bubble__rxLzl:after{content:"";position:absolute;left:50%;transform:translateX(-50%);top:100%;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.07))}.TranslationBubble_dots__JA3ye{display:flex;justify-content:center;align-items:center;height:1.5em;gap:.3em;min-width:40px}.TranslationBubble_dot__hCwSr{width:.5em;height:.5em;background:#b0b0b0;border-radius:50%;opacity:.7;animation:TranslationBubble_dotBounce__IYBrz 1s infinite both}.TranslationBubble_dot__hCwSr:nth-child(2){animation-delay:.15s}.TranslationBubble_dot__hCwSr:nth-child(3){animation-delay:.3s}@keyframes TranslationBubble_bubbleIn__AsYYD{0%{opacity:0;transform:translate(-50%,-100%) scale(.92)}to{opacity:1;transform:translate(-50%,-100%) scale(1)}}@keyframes TranslationBubble_dotBounce__IYBrz{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.TranslationBubble_selected-word__Jipca{background:#fff9c0;animation:TranslationBubble_highlight-fade-in__BVfrt .4s cubic-bezier(.4,0,.2,1)}@keyframes TranslationBubble_highlight-fade-in__BVfrt{0%{background:#fffbe0}to{background:#fff9c0}}