.ws-tool-ico{display:block;width:15px;height:15px}.ink-bubble{position:relative;overflow:visible;margin-bottom:12px;width:fit-content;max-width:100%}.ink-bubble__canvas{position:absolute;top:-12px;right:-18px;bottom:-12px;left:-18px;pointer-events:none;z-index:0;overflow:hidden}.ink-bubble__canvas:empty{display:none}.ink-bubble__canvas canvas{display:block;width:100%!important;height:100%!important}.ink-bubble__content{position:relative;z-index:1;padding:6px 25px}.ink-bubble--static-fallback{background:var(--ink-1);color:var(--ink-on-dark);border-radius:6px}.ink-bubble--static-fallback .ink-bubble__content{padding:10px 14px}#view-workspace .ink-bubble.wf-msg.user.ink-bubble--static-fallback{background:var(--ink-1);color:var(--ink-on-dark)}#view-workspace .ink-bubble.wf-msg.user.ink-bubble--static-fallback .ink-bubble__content{padding:10px 14px}.ink-bubble--animate .ink-bubble__content{opacity:0}.ink-bubble__content--visible{animation:ink-text-reveal .3s ease-out forwards}@keyframes ink-text-reveal{0%{opacity:0;mask-image:linear-gradient(to right,black 0%,transparent 20%);-webkit-mask-image:linear-gradient(to right,black 0%,transparent 20%)}to{opacity:1;mask-image:linear-gradient(to right,#000 100%,#000);-webkit-mask-image:linear-gradient(to right,black 100%,black 100%)}}.ink-bubble:not(.ink-bubble--animate) .ink-bubble__content{opacity:1}
