._shell_1amnu_6{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:var(--cherry-bg, #0a0a0f);color:var(--cherry-text, #ffffff);font-family:var(--cherry-font, "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);font-size:var(--cherry-font-size, 15px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._chat_1amnu_22{display:flex;flex-direction:column;flex:1;overflow:hidden;background-color:var(--cherry-bg, #0a0a0f)}._messages_1amnu_30{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;overflow-anchor:auto;padding:var(--cherry-messages-padding, 1rem .5rem);background-color:var(--cherry-bg, #0a0a0f)}._messagesSpacer_1amnu_44{flex:1 1 auto;min-height:0}._loadMoreIndicator_1amnu_49{text-align:center;padding:.75rem 1rem;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));font-size:.8125rem;font-weight:500;min-height:16px}._messages_1amnu_30::-webkit-scrollbar{width:6px}._messages_1amnu_30::-webkit-scrollbar-track{background:transparent}._messages_1amnu_30::-webkit-scrollbar-thumb{background:var(--cherry-border, rgba(255, 255, 255, .1));border-radius:3px}._messages_1amnu_30::-webkit-scrollbar-thumb:hover{background:var(--cherry-border-strong, rgba(255, 255, 255, .2))}._header_1amnu_75{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;height:77px;border-bottom:1px solid var(--cherry-border, rgba(255, 255, 255, .08));background-color:var(--cherry-surface, #12111a);flex-shrink:0}._headerAvatar_1amnu_86{width:44px;height:44px;border-radius:var(--cherry-avatar-radius, 9999px);background-color:var(--cherry-incoming-bubble-bg, #1a1825);border:1px solid var(--cherry-border, rgba(255, 255, 255, .08));display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:var(--cherry-own-bubble-text, #fff);flex-shrink:0;overflow:hidden;transition:border-color .2s,box-shadow .2s}._headerAvatar_1amnu_86 img{width:100%;height:100%;object-fit:cover}._headerInfo_1amnu_109{display:flex;flex-direction:column;min-width:0;flex:1}._headerTitle_1amnu_116{font-weight:600;font-size:1.0625rem;line-height:1.3;color:var(--cherry-text, #ffffff);margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerMemberCount_1amnu_127{font-size:.75rem;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));line-height:1}._messageGroup_1amnu_135{display:flex;margin-bottom:var(--cherry-group-gap, .75rem);gap:8px}._messageGroup_1amnu_135._ownGroup_1amnu_141{flex-direction:row-reverse}._avatarSlot_1amnu_146{width:32px;flex-shrink:0;padding-left:.25rem;display:flex;align-items:flex-end}._messageAvatar_1amnu_154{width:32px;height:32px;border-radius:var(--cherry-avatar-radius, 9999px);background-color:var(--cherry-incoming-bubble-bg, #1a1825);border:1px solid var(--cherry-border, rgba(255, 255, 255, .08));display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--cherry-own-bubble-text, #fff);flex-shrink:0;overflow:hidden}._messageAvatar_1amnu_154 img{width:100%;height:100%;object-fit:cover}._avatarSvg_1amnu_177{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._avatarSvg_1amnu_177 svg{width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges}._avatarPlaceholder_1amnu_193{width:32px;height:32px;flex-shrink:0}._bubbleStack_1amnu_200{display:flex;flex-direction:column;min-width:0;max-width:calc(75% - 40px)}._ownGroup_1amnu_141 ._bubbleStack_1amnu_200{align-items:flex-end;max-width:75%}._senderName_1amnu_212{font-size:.75rem;font-weight:500;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));padding:0 .75rem;margin-bottom:.125rem}._messageRow_1amnu_222{display:flex;margin-bottom:2px;max-width:100%}._ownGroup_1amnu_141 ._messageRow_1amnu_222{justify-content:flex-end}._bubble_1amnu_200{display:inline-block;padding:var(--cherry-bubble-padding, .625rem .875rem);border-radius:var(--cherry-radius, 18px);font-size:.9375rem;line-height:1.45;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;text-align:left;position:relative;max-width:100%}._bubble_1amnu_200:after{content:"";display:table;clear:both}._incomingBubble_1amnu_254{background-color:var(--cherry-incoming-bubble-bg, #4a1d56);border:1px solid var(--cherry-incoming-bubble-border, #6b2d7b);color:var(--cherry-incoming-bubble-text, #ffffff)}._ownBubble_1amnu_261{background:var(--cherry-own-bubble-bg, linear-gradient(135deg, #ff1493 0%, #c026d3 100%));color:var(--cherry-own-bubble-text, #ffffff);box-shadow:var(--cherry-own-bubble-shadow, 0 2px 12px rgba(255, 20, 147, .25))}._incomingBubble_1amnu_254._lastInGroup_1amnu_268{border-bottom-left-radius:4px}._ownBubble_1amnu_261._lastInGroup_1amnu_268{border-bottom-right-radius:4px}._bubbleText_1amnu_275{display:inline}._bubbleTime_1amnu_279{float:right;font-size:.6875rem;font-weight:400;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));margin-left:10px;padding-top:.4rem;-webkit-user-select:none;user-select:none;white-space:nowrap;pointer-events:none}._ownBubble_1amnu_261 ._bubbleTime_1amnu_279{color:#ffffffb3}._bubbleWithReactions_1amnu_300{display:block}._reactionsRow_1amnu_305{display:flex;align-items:center;gap:.5rem;margin-top:.375rem;padding-top:.25rem}._inlineReactions_1amnu_314{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-right:6px}._reactionTime_1amnu_323{margin-left:auto;font-size:.6875rem;font-weight:400;color:#ffffff80;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0}._ownBubble_1amnu_261 ._reactionTime_1amnu_323{color:#ffffffbf}._reactionBadge_1amnu_337{display:inline-flex;align-items:center;gap:4px;padding:1px 6px 3px;border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:1rem;line-height:1.2;transition:transform .15s ease,filter .15s ease;box-shadow:inset 0 1px 1px #0000001a,0 1px 1px #0000001a;-webkit-user-select:none;user-select:none;white-space:nowrap}._reactionBadge_1amnu_337:hover{filter:brightness(1.08);transform:scale(1.05)}._reactionBadge_1amnu_337:active{transform:scale(.95)}._reactionOwnActive_1amnu_364{background:var(--cherry-reaction-own-active, #ffb3eb)}._reactionOwnPassive_1amnu_369{background:var(--cherry-reaction-own-passive, #f54dbb)}._reactionOtherActive_1amnu_374{background:var(--cherry-reaction-other-active, #d6a6e3)}._reactionOtherPassive_1amnu_379{background:var(--cherry-reaction-other-passive, #6b307d)}._reactionCount_1amnu_383{font-size:.825rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.55);padding:0 2px}._bubbleWrapper_1amnu_393{position:relative;display:inline-block}._addReactionBtn_1amnu_398{position:absolute;bottom:0;width:26px;height:26px;border-radius:50%;background:var(--cherry-surface, #12111a);border:1px solid var(--cherry-border, rgba(255, 255, 255, .08));box-shadow:0 2px 8px #0000004d;display:inline-flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;opacity:0;transform:scale(.5);transition:opacity .15s ease,transform .15s ease,background .15s ease;padding:0;z-index:5;-webkit-user-select:none;user-select:none}._bubbleWrapper_1amnu_393:hover ._addReactionBtn_1amnu_398{opacity:1;transform:scale(1)}._addReactionBtn_1amnu_398:hover{background:var(--cherry-incoming-bubble-bg, #1a1825);transform:scale(1.15)}._addReactionBtn_1amnu_398:active{transform:scale(.9)}._incomingAddBtn_1amnu_435{right:-32px}._ownAddBtn_1amnu_439{left:-32px}._reactionPickerOverlay_1amnu_445{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998}._reactionPicker_1amnu_445{position:fixed;background:var(--cherry-surface, #12111a);border:1px solid var(--cherry-border, rgba(255, 255, 255, .08));border-radius:16px;padding:.5rem;box-shadow:0 8px 32px #00000080;z-index:999;min-width:280px;max-width:320px;animation:_pickerSlideUp_1amnu_1 .15s ease-out}@keyframes _pickerSlideUp_1amnu_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._reactionPickerGrid_1amnu_475{display:grid;grid-template-columns:repeat(8,1fr);gap:2px;max-height:260px;overflow-y:auto}._reactionPickerBtn_1amnu_483{width:32px;height:32px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:1.125rem;font-family:inherit;line-height:1;padding:0;transition:background .15s,transform .15s}._reactionPickerBtn_1amnu_483:hover{background:var(--cherry-incoming-bubble-bg, #1a1825);transform:scale(1.2)}._reactionPickerBtn_1amnu_483:active{transform:scale(.95)}._dateSeparator_1amnu_508{display:flex;justify-content:center;margin:1rem 0 .75rem;padding:0 1rem}._dateSeparatorLabel_1amnu_515{font-size:.75rem;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));padding:.25rem .75rem;border-radius:999px;background:var(--cherry-border, rgba(255, 255, 255, .04));opacity:.8}._messagesEmpty_1amnu_526{display:flex;align-items:center;justify-content:center;flex:1;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));font-size:.875rem;padding:2rem 1rem;text-align:center;opacity:.7}._conversationStart_1amnu_538{text-align:center;padding:1.5rem 1rem;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));font-size:.875rem;font-weight:500;opacity:.7}._inputContainer_1amnu_549{padding:.875rem 1rem;background-color:var(--cherry-surface, #12111a);border-top:1px solid var(--cherry-border, rgba(255, 255, 255, .08));flex-shrink:0}._inputRow_1amnu_556{display:flex;align-items:flex-end;gap:.5rem}._inputWrapper_1amnu_562{flex:1;display:flex;align-items:flex-end;gap:.5rem;background-color:var(--cherry-incoming-bubble-bg, #1a1825);border:1px solid var(--cherry-border, rgba(255, 255, 255, .08));border-radius:1.25rem;padding:.625rem .375rem .625rem 1rem;transition:all .3s ease;min-height:44px}._inputWrapper_1amnu_562:focus-within{border-color:var(--cherry-primary, #ff1493);box-shadow:0 0 0 3px var(--cherry-focus-ring, rgba(255, 20, 147, .1))}._textarea_1amnu_580{flex:1;background:transparent;border:none;outline:none;color:var(--cherry-text, #ffffff);font-family:inherit;font-size:.9375rem;line-height:1.3;resize:none;padding:0;max-height:120px;min-height:20px}._textarea_1amnu_580::placeholder{color:var(--cherry-text-secondary, rgba(255, 255, 255, .5))}._sendButton_1amnu_599{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:9999px;background:var(--cherry-send-bg, linear-gradient(135deg, #ff1493 0%, #e91e8c 50%, #c026d3 100%));color:#fff;cursor:pointer;box-shadow:0 0 20px var(--cherry-send-glow, rgba(255, 20, 147, .4));transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;padding:0}._sendButton_1amnu_599:hover:not(:disabled){transform:scale(1.05);box-shadow:0 0 30px var(--cherry-send-glow-strong, rgba(255, 20, 147, .6))}._sendButton_1amnu_599:active:not(:disabled){transform:scale(.95)}._sendButton_1amnu_599:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}._sendButton_1amnu_599 svg{width:20px;height:20px}._authContainer_1amnu_638{display:flex;align-items:center;justify-content:center;flex:1;padding:2rem;text-align:center;background:radial-gradient(ellipse at center,var(--cherry-focus-ring, rgba(255, 20, 147, .08)) 0%,transparent 70%)}._authContent_1amnu_648{max-width:320px;display:flex;flex-direction:column;align-items:center}._authLogo_1amnu_655{width:56px;height:56px;border-radius:16px;background:var(--cherry-own-bubble-bg, linear-gradient(135deg, #ff1493 0%, #c026d3 100%));display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:1rem;box-shadow:0 0 24px var(--cherry-send-glow, rgba(255, 20, 147, .3))}._authContent_1amnu_648 h3{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;color:var(--cherry-text, #ffffff)}._authContent_1amnu_648 p{margin:0 0 1.5rem;font-size:.875rem;color:var(--cherry-text-secondary, rgba(255, 255, 255, .7));line-height:1.5}._connectButton_1amnu_682{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:9999px;background:var(--cherry-send-bg, linear-gradient(135deg, #ff1493 0%, #e91e8c 50%, #c026d3 100%));color:#fff;font-family:inherit;font-size:.9375rem;font-weight:600;cursor:pointer;box-shadow:0 0 20px var(--cherry-send-glow, rgba(255, 20, 147, .4));transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;width:100%}._connectButton_1amnu_682:hover:not(:disabled){transform:scale(1.02);box-shadow:0 0 30px var(--cherry-send-glow-strong, rgba(255, 20, 147, .6))}._connectButton_1amnu_682:active:not(:disabled){transform:scale(.98)}._connectButton_1amnu_682:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._authError_1amnu_715{margin-top:.75rem;font-size:.75rem;color:#ef4444}._loading_1amnu_723{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:1rem;color:var(--cherry-text-secondary, rgba(255, 255, 255, .5));font-size:.8125rem;font-weight:500;padding:3rem}._spinner_1amnu_736{width:40px;height:40px;border:3px solid var(--cherry-border, rgba(255, 255, 255, .1));border-top-color:var(--cherry-primary, #ff1493);border-radius:50%;animation:_spin_1amnu_736 1s linear infinite}@keyframes _spin_1amnu_736{to{transform:rotate(360deg)}}._error_1amnu_751{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:2rem;text-align:center;gap:.5rem}._errorIcon_1amnu_762{font-size:28px;margin-bottom:.25rem}._errorMessage_1amnu_767{color:#ef4444;font-size:.875rem;line-height:1.5}@keyframes _slideIn_1amnu_786{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._slideIn_1amnu_786{animation:_slideIn_1amnu_786 .3s ease-out}@media (max-width: 768px){._header_1amnu_75{padding:.875rem 1rem;height:auto}._headerAvatar_1amnu_86{width:38px;height:38px}._headerTitle_1amnu_116{font-size:.9375rem}._bubbleStack_1amnu_200{max-width:calc(92% - 40px)}._ownGroup_1amnu_141 ._bubbleStack_1amnu_200{max-width:85%}}._link_rt4lc_3{color:inherit;text-decoration:underline;opacity:.9;cursor:pointer;word-break:break-all}._link_rt4lc_3:hover{opacity:1}._handle_rt4lc_17{color:#ffb3eb;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;display:inline}._handle_rt4lc_17:hover{opacity:.85}._handleOwn_rt4lc_35{color:#fff;font-weight:600;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;font-size:inherit;line-height:inherit;display:inline}._handleOwn_rt4lc_35:hover{opacity:.85}._container_3u9nx_3{display:flex;flex-direction:row;align-items:stretch;border-radius:10px;overflow:hidden;margin-top:8px;width:100%;min-width:200px;cursor:pointer;border:none;padding:0;text-align:left;transition:opacity .15s ease;font-family:inherit}._containerOwn_3u9nx_20{background:var(--cherry-preview-own-bg, #f54dbb)}._containerOther_3u9nx_24{background:var(--cherry-preview-other-bg, #6B307D)}._container_3u9nx_3:hover{opacity:.88}._container_3u9nx_3:active{opacity:.72}._accentBar_3u9nx_38{width:4px;flex-shrink:0}._accentBarOwn_3u9nx_43{background:var(--cherry-preview-own-accent, #FFC4E1)}._accentBarOther_3u9nx_47{background:var(--cherry-preview-other-accent, #BE94FF)}._contentArea_3u9nx_53{flex:1;min-width:0;padding:10px;display:flex;flex-direction:column}@keyframes _pulse_3u9nx_1{0%,to{opacity:.5}50%{opacity:.3}}._skeleton_3u9nx_68{width:100%;height:60px;border-radius:10px;animation:_pulse_3u9nx_1 1s ease-in-out infinite;margin-top:8px}._skeletonOwn_3u9nx_76{background:var(--cherry-preview-own-bg, #f54dbb)}._skeletonOther_3u9nx_80{background:var(--cherry-preview-other-bg, #6B307D)}._containerOwn_3u9nx_20 ._ogSiteName_3u9nx_86,._containerOwn_3u9nx_20 ._ogDescription_3u9nx_87,._containerOwn_3u9nx_20 ._xUsername_3u9nx_88,._containerOwn_3u9nx_20 ._metricText_3u9nx_89,._containerOwn_3u9nx_20 ._cherryDescription_3u9nx_90,._containerOwn_3u9nx_20 ._cherryMemberCount_3u9nx_91{color:var(--cherry-preview-own-text-dim, rgba(255, 255, 255, .7))}._containerOwn_3u9nx_20 ._xErrorText_3u9nx_95{color:var(--cherry-preview-own-text-mute, rgba(255, 255, 255, .5))}._containerOwn_3u9nx_20 ._ogTitle_3u9nx_99,._containerOwn_3u9nx_20 ._xAuthorName_3u9nx_100,._containerOwn_3u9nx_20 ._xContentText_3u9nx_101,._containerOwn_3u9nx_20 ._cherryTitle_3u9nx_102,._containerOwn_3u9nx_20 ._mediaCountText_3u9nx_103,._containerOwn_3u9nx_20 ._cherryAvatarPlaceholder_3u9nx_104{color:var(--cherry-preview-own-text, #ffffff)}._containerOther_3u9nx_24 ._ogSiteName_3u9nx_86,._containerOther_3u9nx_24 ._ogDescription_3u9nx_87,._containerOther_3u9nx_24 ._xUsername_3u9nx_88,._containerOther_3u9nx_24 ._metricText_3u9nx_89,._containerOther_3u9nx_24 ._cherryDescription_3u9nx_90,._containerOther_3u9nx_24 ._cherryMemberCount_3u9nx_91{color:var(--cherry-preview-other-text-dim, rgba(255, 255, 255, .7))}._containerOther_3u9nx_24 ._xErrorText_3u9nx_95{color:var(--cherry-preview-other-text-mute, rgba(255, 255, 255, .5))}._containerOther_3u9nx_24 ._ogTitle_3u9nx_99,._containerOther_3u9nx_24 ._xAuthorName_3u9nx_100,._containerOther_3u9nx_24 ._xContentText_3u9nx_101,._containerOther_3u9nx_24 ._cherryTitle_3u9nx_102,._containerOther_3u9nx_24 ._mediaCountText_3u9nx_103,._containerOther_3u9nx_24 ._cherryAvatarPlaceholder_3u9nx_104{color:var(--cherry-preview-other-text, #ffffff)}._ogSiteName_3u9nx_86{display:block;font-size:.75rem;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ogTitle_3u9nx_99{font-size:.875rem;font-weight:600;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._ogDescription_3u9nx_87{font-size:.8125rem;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._ogTextAndThumb_3u9nx_163{display:flex;flex-direction:row;align-items:flex-start;gap:10px}._ogTextColumn_3u9nx_170{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}._ogThumbnail_3u9nx_178{width:54px;height:54px;border-radius:6px;object-fit:cover;flex-shrink:0}._ogLargeMediaContainer_3u9nx_186{position:relative;border-radius:6px;overflow:hidden;margin-top:8px;background:#0003}._ogLargeMediaImage_3u9nx_194{position:relative;z-index:1;width:100%;max-height:220px;display:block;border-radius:6px;object-fit:cover;object-position:center}._xHeader_3u9nx_207{display:flex;flex-direction:row;align-items:center;padding-bottom:6px;gap:0}._xAvatar_3u9nx_215{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}._xAvatarPlaceholder_3u9nx_223{background:#ffffff1a}._xAuthorInfo_3u9nx_227{flex:1;min-width:0;margin-left:8px;margin-right:6px;display:flex;flex-direction:column;gap:2px}._xNameRow_3u9nx_237{display:flex;flex-direction:row;align-items:center;gap:3px}._xAuthorName_3u9nx_100{font-size:.8125rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._xUsername_3u9nx_88{font-size:.6875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._xContentText_3u9nx_101{font-size:.875rem;line-height:1.45;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}._xErrorContent_3u9nx_272{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:12px 0;gap:6px}._xErrorText_3u9nx_95{font-size:.75rem}._mediaContainer_3u9nx_287{position:relative;height:140px;border-radius:6px;overflow:hidden;background:#0003;margin-bottom:8px}._media_3u9nx_103{width:100%;height:100%;object-fit:cover;display:block}._playButton_3u9nx_303{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:#0009;display:flex;align-items:center;justify-content:center}._mediaCountBadge_3u9nx_317{position:absolute;top:6px;right:6px;background:#000000b3;padding:3px 6px;border-radius:4px}._mediaCountText_3u9nx_103{font-size:.625rem;font-weight:600}._metricsRow_3u9nx_333{display:flex;flex-direction:row;padding-top:4px;gap:12px}._metric_3u9nx_89{display:flex;flex-direction:row;align-items:center;gap:3px}._metricText_3u9nx_89{font-size:.6875rem}._cherryTopRow_3u9nx_353{display:flex;flex-direction:row;align-items:flex-start;gap:10px}._cherryAvatar_3u9nx_104{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#ffffff1a}._cherryAvatarPlaceholder_3u9nx_104{width:48px;height:48px;border-radius:8px;flex-shrink:0;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700}._cherryTextBlock_3u9nx_382{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}._cherryTitle_3u9nx_102{font-size:.9375rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._cherryDescription_3u9nx_90{font-size:.8125rem;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}._cherryMemberCount_3u9nx_91{display:block;font-size:.75rem;margin-top:2px}._cherrySeparator_3u9nx_417{height:1px;background:#ffffff1a;margin:8px 0;flex-shrink:0}._cherryActionArea_3u9nx_424{display:flex;justify-content:center;padding-bottom:2px}._cherryActionTextOwn_3u9nx_430{font-size:.875rem;font-weight:600;color:var(--cherry-preview-own-accent, rgb(255, 232, 243))}._cherryActionTextOther_3u9nx_436{font-size:.875rem;font-weight:600;color:var(--cherry-preview-other-accent, #D6A6E3)}
