.chat-end.svelte-hbzpoi{margin:0;padding:0}.chat{display:flex;flex-direction:column;padding:12px}.message{border-radius:20px;padding:8px 16px;display:inline-block;white-space:pre-line}.messages{display:flex;flex-direction:column}.chat .messages:not(:last-child){margin-bottom:12px}.messages .message:not(:last-child){margin-bottom:4px}.their{align-items:flex-start}.their .message{margin-right:12%;background-color:#f0f0f0;color:var(--text-color);position:relative}.their .message:last-child:before{content:"";position:absolute;z-index:0;bottom:0;left:-7px;height:20px;width:20px;background:#f0f0f0;border-bottom-right-radius:15px}.their .message:last-child:after{content:"";position:absolute;z-index:1;bottom:0;left:-10px;width:10px;height:20px;background:var(--general-background);border-bottom-right-radius:10px}.mine{align-items:flex-end}.mine .message{color:#fff;margin-left:12%;background:linear-gradient(to bottom,#00d0ea,#0085d1);background-attachment:fixed;position:relative}.mine .message:last-child:before{content:"";position:absolute;z-index:0;bottom:0;right:-8px;height:20px;width:20px;background:linear-gradient(to bottom,#00d0ea,#0085d1);background-attachment:fixed;border-bottom-left-radius:15px}.mine .message:last-child:after{content:"";position:absolute;z-index:1;bottom:0;right:-10px;width:10px;height:20px;background:var(--general-background);border-bottom-left-radius:10px}.sender-name-hidden,.hidden-breakline{display:none}.sender-name-theirs{font-size:.8rem;margin-left:10px}.sender-name-mine{font-size:.8rem;margin-right:10px}@media only screen and (max-width: 480px){.chat{padding:12px 0}}@media (prefers-color-scheme: dark){.their .message{background-color:#2b2b2b}.their .message:last-child:before{background-color:#2b2b2b}}.flex-container.svelte-1b49bfp{margin-top:16px;display:flex;align-items:center;flex-direction:row}img.svelte-1b49bfp{width:155px;padding:16px}@media only screen and (max-width: 480px){.flex-container.svelte-1b49bfp{flex-direction:column-reverse}}
