*,:before,:after{box-sizing:border-box}body{margin:0;padding:0;overflow:hidden}#root{width:100%;height:100%}@keyframes shimmer{0%{background-position:100%}to{background-position:-100%}}.bubble{color:#fff;white-space:nowrap;opacity:1;background:#000;border:1px solid #000;border-radius:18px 18px 18px 4px;padding:8px 16px;font-family:Inter,Helvetica Neue,sans-serif;font-size:13px;display:inline-block;position:relative}.bubble:after{content:"";clip-path:polygon(0 0,100% 0,100% 100%);background:#000;border-bottom:1px solid #000;border-right:1px solid #000;width:10px;height:6px;position:absolute;bottom:-6px;left:10px}
