.chat-bubble-content{white-space:nowrap;width:100%;max-width:280px;word-break:break-words;cursor:pointer;text-align:left;border-radius:14px;padding:8px 16px;font-size:16px;line-height:1.4;position:relative}@media (max-width:540px){.chat-bubble-content{font-size:14px}}.chat-bubble--own{transform-origin:100% 100%}.chat-bubble--own .chat-bubble-content{background-color:var(--color-primary);color:#fff;border-bottom-right-radius:0;margin-left:auto}.chat-bubble--other{transform-origin:0 100%}.chat-bubble--other .chat-bubble-content{background:var(--color-neutral-100);color:var(--color-foreground);border-bottom-left-radius:0;margin-right:auto}
