@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";
:root{--max-width:1100px;--border-radius:12px;--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--primary-glow:conic-gradient(from 180deg at 50% 50%, #16abff33 0deg, #0885ff33 55deg, #54d6ff33 120deg, #0071ff33 160deg, transparent 360deg);--secondary-glow:radial-gradient(#fff, #fff0);--tile-start-rgb:239, 245, 249;--tile-end-rgb:228, 232, 233;--tile-border:conic-gradient(#00000080, #00000040, #00000030, #00000020, #00000010, #00000010, #00000080);--callout-rgb:238, 240, 241;--callout-border-rgb:172, 175, 176;--card-rgb:180, 185, 188;--card-border-rgb:131, 134, 135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:0, 0, 0;--primary-glow:radial-gradient(#0141ff66, #0141ff00);--secondary-glow:linear-gradient(to bottom right, #0141ff00, #0141ff00, #0141ff4d);--tile-start-rgb:2, 13, 46;--tile-end-rgb:2, 5, 19;--tile-border:conic-gradient(#ffffff80, #ffffff40, #ffffff30, #ffffff20, #ffffff10, #ffffff10, #ffffff80);--callout-rgb:20, 20, 20;--callout-border-rgb:108, 108, 108;--card-rgb:100, 100, 100;--card-border-rgb:200, 200, 200}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:Space Grotesk,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root{--sidebar-bg-color:#fff;--sidebar-text-color:#160f29;--sidebar-icon-color:#160f29;--channel-bg-color:#fff;--channel-hover-bg-color:#160f29;--chat-bg-color:#fff;--chat-text-color:#160f29;--input-bg-color:#fff;--input-text-color:#160f29;--str-chat__own-message-bubble-color:#160f29;--str-chat__text-color:#fff;--str-chat__own-message-color:#fff;--str-chat__message-bubble-background-color:#fff;--str-chat__message-color:#160f29}:root .str-chat__send-button svg path{fill:#160f29!important}
.page-module__KlmdDa__chat_container{grid-template-columns:1fr 3fr;height:100%;min-height:480px;display:grid}.page-module__KlmdDa__chat_container .str-chat__container{height:100%}.page-module__KlmdDa__chatWindowContainer{flex-direction:column;flex-grow:1;min-width:0;height:100%;display:flex;overflow:hidden}:is(.page-module__KlmdDa__chatWindowContainer .str-chat__main-panel,.page-module__KlmdDa__chatWindowContainer .str-chat__window){flex-direction:column;height:100%;display:flex}.page-module__KlmdDa__chatWindowContainer .str-chat__message-list{flex:1}.page-module__KlmdDa__channelListContainer{border-right:1px solid #e8e7ea;min-width:0;height:100%;overflow-y:auto}.page-module__KlmdDa__sidebar{background-color:var(--sidebar-bg-color);color:var(--sidebar-text-color)}.page-module__KlmdDa__channel_list__item{background-color:var(--channel-bg-color)}.page-module__KlmdDa__channel_list__item:hover{background-color:var(--channel-hover-bg-color)}.page-module__KlmdDa__message_list{background-color:var(--chat-bg-color);color:var(--chat-text-color);flex:1;min-height:0;overflow-y:auto}.page-module__KlmdDa__message_input{background-color:var(--input-bg-color);color:var(--input-text-color);flex-shrink:0}.page-module__KlmdDa__chat_header{border-bottom:1px solid #e8e7ea;justify-content:flex-start;align-items:center;display:flex}.page-module__KlmdDa__message_wrapper{flex-direction:column;width:100%;margin-top:8px;display:flex}.page-module__KlmdDa__senderBubble{color:#160f29;display:"flex";background-color:#160f291a;border-radius:12px 12px 12px 0;flex-direction:column;justify-content:flex-end;align-items:flex-end;margin-left:auto;padding:8px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:400}.page-module__KlmdDa__recipientBubble{color:#f0f4f8;display:"flex";background-color:#453f54;border-radius:12px 12px 12px 0;flex-direction:column;margin-right:auto;padding:8px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:400}.page-module__KlmdDa__str-chat__textarea__textarea{font-family:Space Grotesk,sans-serif;font-size:"14px";border-color:#a29fa9;border-width:1px solid;border-radius:8px;font-weight:400}@media (max-width:960px){.page-module__KlmdDa__chat_container{grid-template-columns:1fr}.page-module__KlmdDa__channelListContainer{border-bottom:1px solid #e8e7ea;border-right:none}}
