.tweet-container_root__0rJLq{width:100%;min-width:250px;max-width:550px;overflow:hidden;color:var(--tweet-font-color);font-family:var(--tweet-font-family);font-weight:400;box-sizing:border-box;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);transition-property:background-color,box-shadow;transition-duration:.2s}.tweet-container_root__0rJLq:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container_article__0ERPK{position:relative;box-sizing:inherit;padding:.75rem 1rem}.react-tweet-theme{--tweet-container-margin:1.5rem 0;--tweet-header-font-size:0.9375rem;--tweet-header-line-height:1.25rem;--tweet-body-font-size:1.25rem;--tweet-body-font-weight:400;--tweet-body-line-height:1.5rem;--tweet-body-margin:0;--tweet-quoted-container-margin:0.75rem 0;--tweet-quoted-body-font-size:0.938rem;--tweet-quoted-body-font-weight:400;--tweet-quoted-body-line-height:1.25rem;--tweet-quoted-body-margin:0.25rem 0 0.75rem 0;--tweet-info-font-size:0.9375rem;--tweet-info-line-height:1.25rem;--tweet-actions-font-size:0.875rem;--tweet-actions-line-height:1rem;--tweet-actions-font-weight:700;--tweet-actions-icon-size:1.25em;--tweet-actions-icon-wrapper-size:calc(var(--tweet-actions-icon-size) + 0.75em);--tweet-replies-font-size:0.875rem;--tweet-replies-line-height:1rem;--tweet-replies-font-weight:700}:where(.react-tweet-theme) *{margin:0;padding:0;box-sizing:border-box}:is([data-theme=light],.light) :where(.react-tweet-theme),:where(.react-tweet-theme){--tweet-skeleton-gradient:linear-gradient(270deg,#fafafa,#eaeaea,#eaeaea,#fafafa);--tweet-border:1px solid rgb(207,217,222);--tweet-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--tweet-font-color:rgb(15,20,25);--tweet-font-color-secondary:rgb(83,100,113);--tweet-bg-color:#fff;--tweet-bg-color-hover:rgb(247,249,249);--tweet-quoted-bg-color-hover:rgba(0,0,0,0.03);--tweet-color-blue-primary:rgb(29,155,240);--tweet-color-blue-primary-hover:rgb(26,140,216);--tweet-color-blue-secondary:rgb(0,111,214);--tweet-color-blue-secondary-hover:rgba(0,111,214,0.1);--tweet-color-red-primary:rgb(249,24,128);--tweet-color-red-primary-hover:rgba(249,24,128,0.1);--tweet-color-green-primary:rgb(0,186,124);--tweet-color-green-primary-hover:rgba(0,186,124,0.1);--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:rgb(130,154,171);--tweet-verified-blue-color:var(--tweet-color-blue-primary)}:is([data-theme=dark],.dark) :where(.react-tweet-theme){--tweet-skeleton-gradient:linear-gradient(270deg,#15202b,rgb(30,39,50),rgb(30,39,50),rgb(21,32,43));--tweet-border:1px solid rgb(66,83,100);--tweet-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--tweet-font-color:rgb(247,249,249);--tweet-font-color-secondary:rgb(139,152,165);--tweet-bg-color:rgb(21,32,43);--tweet-bg-color-hover:rgb(30,39,50);--tweet-quoted-bg-color-hover:rgba(255,255,255,0.03);--tweet-color-blue-primary:rgb(29,155,240);--tweet-color-blue-primary-hover:rgb(26,140,216);--tweet-color-blue-secondary:rgb(107,201,251);--tweet-color-blue-secondary-hover:rgba(107,201,251,0.1);--tweet-color-red-primary:rgb(249,24,128);--tweet-color-red-primary-hover:rgba(249,24,128,0.1);--tweet-color-green-primary:rgb(0,186,124);--tweet-color-green-primary-hover:rgba(0,186,124,0.1);--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:rgb(130,154,171);--tweet-verified-blue-color:#fff}@media (prefers-color-scheme:dark){:where(.react-tweet-theme){--tweet-skeleton-gradient:linear-gradient(270deg,#15202b,rgb(30,39,50),rgb(30,39,50),rgb(21,32,43));--tweet-border:1px solid rgb(66,83,100);--tweet-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--tweet-font-color:rgb(247,249,249);--tweet-font-color-secondary:rgb(139,152,165);--tweet-bg-color:rgb(21,32,43);--tweet-bg-color-hover:rgb(30,39,50);--tweet-color-blue-primary:rgb(29,155,240);--tweet-color-blue-primary-hover:rgb(26,140,216);--tweet-color-blue-secondary:rgb(107,201,251);--tweet-color-blue-secondary-hover:rgba(107,201,251,0.1);--tweet-color-red-primary:rgb(249,24,128);--tweet-color-red-primary-hover:rgba(249,24,128,0.1);--tweet-color-green-primary:rgb(0,186,124);--tweet-color-green-primary-hover:rgba(0,186,124,0.1);--tweet-twitter-icon-color:var(--tweet-font-color);--tweet-verified-old-color:rgb(130,154,171);--tweet-verified-blue-color:#fff}}.skeleton_skeleton__gUMqh{display:block;width:100%;border-radius:5px;background-image:var(--tweet-skeleton-gradient);background-size:400% 100%;animation:skeleton_loading__XZoZ6 8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.skeleton_skeleton__gUMqh{animation:none;background-position:200% 0}}@keyframes skeleton_loading__XZoZ6{0%{background-position:200% 0}to{background-position:-200% 0}}.tweet-skeleton_root__1sn43{pointer-events:none;padding-bottom:.25rem}.tweet-not-found_root__KQedq{display:flex;flex-direction:column;align-items:center;padding-bottom:.75rem}.tweet-not-found_root__KQedq>h3{font-size:1.25rem;margin-bottom:.5rem}.tweet-header_header__CXzdi{display:flex;padding-bottom:.75rem;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}.tweet-header_avatar__0Wi9G{position:relative;height:48px;width:48px}.tweet-header_avatarOverflow__E2gxj{height:100%;width:100%;position:absolute;overflow:hidden;border-radius:9999px}.tweet-header_avatarSquare__uIUBO{border-radius:4px}.tweet-header_avatarShadow__CB9Zo{height:100%;width:100%;transition-property:background-color;transition-duration:.2s;box-shadow:inset 0 0 2px rgb(0 0 0/3%)}.tweet-header_avatarShadow__CB9Zo:hover{background-color:rgba(26,26,26,.15)}.tweet-header_author___jWoR{max-width:calc(100% - 84px);display:flex;flex-direction:column;justify-content:center;margin:0 .5rem}.tweet-header_authorLink__qj5Sm{text-decoration:none;color:inherit;display:flex;align-items:center}.tweet-header_authorLink__qj5Sm:hover{text-decoration-line:underline}.tweet-header_authorVerified__OFYo2{display:inline-flex}.tweet-header_authorLinkText__y6HdU{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.tweet-header_authorFollow__w_j4h,.tweet-header_authorMeta__gIC3U{display:flex}.tweet-header_username__UebZb{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis}.tweet-header_follow__Fi7bf{color:var(--tweet-color-blue-secondary);text-decoration:none;font-weight:700}.tweet-header_follow__Fi7bf:hover{text-decoration-line:underline}.tweet-header_separator__d4pqe{padding:0 .25rem}.tweet-header_brand__0FLQl{margin-inline-start:auto}.tweet-header_twitterIcon__m0Rzu{width:23.75px;height:23.75px;color:var(--tweet-twitter-icon-color);fill:currentColor;user-select:none}.verified-badge_verifiedOld__zcaba{color:var(--tweet-verified-old-color)}.verified-badge_verifiedBlue__s3_Vu{color:var(--tweet-verified-blue-color)}.verified-badge_verifiedGovernment__qRJxq{color:rgb(130,154,171)}.icons_verified__1eJnA{margin-left:.125rem;max-width:20px;max-height:20px;height:1.25em;fill:currentColor;user-select:none;vertical-align:text-bottom}.tweet-in-reply-to_root__o784R{text-decoration:none;color:var(--tweet-font-color-secondary);font-size:.9375rem;line-height:1.25rem;margin-bottom:.25rem;overflow-wrap:break-word;white-space:pre-wrap}.tweet-in-reply-to_root__o784R:hover{text-decoration-thickness:1px;text-decoration-line:underline}.tweet-link_root__4EzRS{font-weight:inherit;color:var(--tweet-color-blue-secondary);text-decoration:none;cursor:pointer}.tweet-link_root__4EzRS:hover{text-decoration-thickness:1px;text-decoration-line:underline}.tweet-body_root__ChzUj{font-size:var(--tweet-body-font-size);font-weight:var(--tweet-body-font-weight);line-height:var(--tweet-body-line-height);margin:var(--tweet-body-margin);overflow-wrap:break-word;white-space:pre-wrap}.tweet-media_root__k6gQ2{margin-top:.75rem;overflow:hidden;position:relative}.tweet-media_rounded__LgwFx{border:var(--tweet-border);border-radius:12px}.tweet-media_mediaWrapper__6rfqr{display:grid;grid-auto-rows:1fr;gap:2px;height:100%;width:100%}.tweet-media_grid2Columns__tO2Ea{grid-template-columns:repeat(2,1fr)}.tweet-media_grid3__XbH4s>a:first-child{grid-row:span 2}.tweet-media_grid2x2__Wiunq{grid-template-rows:repeat(2,1fr)}.tweet-media_mediaContainer__rjXGp{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.tweet-media_mediaLink__vFkZL{text-decoration:none;outline-style:none}.tweet-media_skeleton__qZmSS{padding-bottom:56.25%;width:100%;display:block}.tweet-media_image__yoPJg{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;margin:0;object-fit:cover;object-position:center}.tweet-media-video_anchor__EMqq1{display:flex;align-items:center;color:white;padding:0 1rem;border:1px solid transparent;border-radius:9999px;font-weight:700;transition:background-color .2s;cursor:pointer;user-select:none;outline-style:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.tweet-media-video_videoButton__P9iF2{position:relative;height:67px;width:67px;display:flex;align-items:center;justify-content:center;background-color:var(--tweet-color-blue-primary);transition-property:background-color;transition-duration:.2s;border:4px solid #fff;border-radius:9999px;cursor:pointer}.tweet-media-video_videoButton__P9iF2:focus-visible,.tweet-media-video_videoButton__P9iF2:hover{background-color:var(--tweet-color-blue-primary-hover)}.tweet-media-video_videoButtonIcon__7gRo1{margin-left:3px;width:calc(50% + 4px);height:calc(50% + 4px);max-width:100%;color:#fff;fill:currentColor;user-select:none}.tweet-media-video_watchOnTwitter__2ucCU{position:absolute;top:12px;right:8px}.tweet-media-video_watchOnTwitter__2ucCU>a{min-width:2rem;min-height:2rem;font-size:.875rem;line-height:1rem;backdrop-filter:blur(4px);background-color:rgba(15,20,25,.75)}.tweet-media-video_watchOnTwitter__2ucCU>a:hover{background-color:rgba(39,44,48,.75)}.tweet-media-video_viewReplies__dp8G_{position:relative;min-height:2rem;background-color:var(--tweet-color-blue-primary);border-color:var(--tweet-color-blue-primary);font-size:.9375rem;line-height:1.25rem}.tweet-media-video_viewReplies__dp8G_:hover{background-color:var(--tweet-color-blue-primary-hover)}.tweet-info-created-at_root__KaxZi{color:inherit;text-decoration:none;font-size:var(--tweet-info-font-size);line-height:var(--tweet-info-line-height)}.tweet-info-created-at_root__KaxZi:hover{text-decoration-thickness:1px;text-decoration-line:underline}.tweet-info_info__ll_kH{display:flex;align-items:center;color:var(--tweet-font-color-secondary);margin-top:.125rem;overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}.tweet-info_infoLink__xdgYO{color:inherit;text-decoration:none;height:var(--tweet-actions-icon-wrapper-size);width:var(--tweet-actions-icon-wrapper-size);font:inherit;margin-left:auto;display:flex;justify-content:center;align-items:center;margin-right:-4px;border-radius:9999px;transition-property:background-color;transition-duration:.2s}.tweet-info_infoLink__xdgYO:hover{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-info_infoIcon__S8lzA{color:inherit;fill:currentColor;height:var(--tweet-actions-icon-size);user-select:none}.tweet-info_infoLink__xdgYO:hover>.tweet-info_infoIcon__S8lzA{color:var(--tweet-color-blue-secondary)}.tweet-actions_actions__UDw7H{display:flex;align-items:center;color:var(--tweet-font-color-secondary);padding-top:.25rem;margin-top:.25rem;border-top:var(--tweet-border);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}.tweet-actions_copy__Tbdg_,.tweet-actions_like__H1xYv,.tweet-actions_reply__S4rFc{text-decoration:none;color:inherit;display:flex;align-items:center;margin-right:1.25rem}.tweet-actions_copy__Tbdg_:hover,.tweet-actions_like__H1xYv:hover,.tweet-actions_reply__S4rFc:hover{background-color:rgba(0,0,0,0)}.tweet-actions_like__H1xYv:hover>.tweet-actions_likeIconWrapper__JQkhp{background-color:var(--tweet-color-red-primary-hover)}.tweet-actions_like__H1xYv:hover>.tweet-actions_likeCount__MyxBd{color:var(--tweet-color-red-primary);text-decoration-line:underline}.tweet-actions_copyIconWrapper__toM2y,.tweet-actions_likeIconWrapper__JQkhp,.tweet-actions_replyIconWrapper__NVdGa{width:var(--tweet-actions-icon-wrapper-size);height:var(--tweet-actions-icon-wrapper-size);display:flex;justify-content:center;align-items:center;margin-left:-.25rem;border-radius:9999px}.tweet-actions_copyIcon__SEaWw,.tweet-actions_likeIcon__fhDng,.tweet-actions_replyIcon__MI2tG{height:var(--tweet-actions-icon-size);fill:currentColor;user-select:none}.tweet-actions_likeIcon__fhDng{color:var(--tweet-color-red-primary)}.tweet-actions_copyText__fEqBx,.tweet-actions_likeCount__MyxBd,.tweet-actions_replyText__doQct{font-size:var(--tweet-actions-font-size);font-weight:var(--tweet-actions-font-weight);line-height:var(--tweet-actions-line-height);margin-left:.25rem}.tweet-actions_reply__S4rFc:hover>.tweet-actions_replyIconWrapper__NVdGa{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-actions_reply__S4rFc:hover>.tweet-actions_replyText__doQct{color:var(--tweet-color-blue-secondary);text-decoration-line:underline}.tweet-actions_replyIcon__MI2tG{color:var(--tweet-color-blue-primary)}.tweet-actions_copy__Tbdg_{font:inherit;background:none;border:none;cursor:pointer}.tweet-actions_copy__Tbdg_:hover>.tweet-actions_copyIconWrapper__toM2y{background-color:var(--tweet-color-green-primary-hover)}.tweet-actions_copy__Tbdg_:hover .tweet-actions_copyIcon__SEaWw{color:var(--tweet-color-green-primary)}.tweet-actions_copy__Tbdg_:hover>.tweet-actions_copyText__fEqBx{color:var(--tweet-color-green-primary);text-decoration-line:underline}.tweet-replies_replies__PUxl8{padding:.25rem 0}.tweet-replies_link__roxYQ{text-decoration:none;color:var(--tweet-color-blue-secondary);display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;user-select:none;outline-style:none;transition-property:background-color;transition-duration:.2s;padding:0 1rem;border:var(--tweet-border);border-radius:9999px}.tweet-replies_link__roxYQ:hover{background-color:var(--tweet-color-blue-secondary-hover)}.tweet-replies_text__o0Naf{font-weight:var(--tweet-replies-font-weight);font-size:var(--tweet-replies-font-size);line-height:var(--tweet-replies-line-height);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.quoted-tweet-container_root__92393{width:100%;overflow:hidden;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-quoted-container-margin);transition-property:background-color,box-shadow;transition-duration:.2s;cursor:pointer}.quoted-tweet-container_root__92393:hover{background-color:var(--tweet-quoted-bg-color-hover)}.quoted-tweet-container_article__FoJQN{position:relative;box-sizing:inherit}.quoted-tweet-header_header___qrcQ{display:flex;padding:.75rem .75rem 0;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}.quoted-tweet-header_avatar__lGzrW{position:relative;height:20px;width:20px}.quoted-tweet-header_avatarSquare__l_eYT{border-radius:4px}.quoted-tweet-header_author__k48VI{display:flex;margin:0 .5rem}.quoted-tweet-header_authorText__FULly{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.quoted-tweet-header_username__YLPXR{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis;margin-left:.125rem}.quoted-tweet-body_root__szSfI{font-size:var(--tweet-quoted-body-font-size);font-weight:var(--tweet-quoted-body-font-weight);line-height:var(--tweet-quoted-body-line-height);margin:var(--tweet-quoted-body-margin);overflow-wrap:break-word;white-space:pre-wrap;padding:0 .75rem}code .line-number{position:relative;display:inline-block}code .line-number:before{content:attr(data-last-line-number);padding-left:.5rem;color:transparent}code .line-number:after,code .line-number:before{display:inline-block;min-width:1.5rem;text-align:right;margin-left:-1rem;margin-right:.5rem}code .line-number:after{position:absolute;left:0;right:0;content:attr(data-line-number);color:rgba(115,138,148,.4)}.evaluate-chat_evaluateChatSmall__oPg3j,.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_messageContent__uqZDi,.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_prose__W2a7H{font-size:.875rem;line-height:1.25rem}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_messageBubble__dhQie{background:hsl(var(--muted)/.5);padding:.75rem;border-radius:.375rem;max-width:80%}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_messageBubble__dhQie.evaluate-chat_user__Nsk1_{background:hsl(var(--primary));color:hsl(var(--primary-foreground));margin-left:auto}.evaluate-chat_evaluateChatSmall__oPg3j [data-entity-avatar],.evaluate-chat_evaluateChatSmall__oPg3j [data-entity-avatar]>div{border-radius:.25rem!important}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_messageEntity__xGO1C{font-size:.875rem;font-weight:600}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_messageTimestamp__OdX8m{font-size:.75rem;color:var(--muted-foreground);font-weight:400;margin-left:.25rem;opacity:1!important}.evaluate-chat_evaluateChatSmall__oPg3j span.evaluate-chat_text-muted-foreground__gE8qV{opacity:1!important}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_messageTime__Stk7C{font-size:.75rem;color:var(--muted-foreground);opacity:1}.evaluate-chat_evaluateChatSmall__oPg3j [data-entity-avatar] svg{width:16px!important;height:16px!important}.evaluate-chat_messageInput__iSfWK{position:relative;width:100%;min-height:20px;padding:0 2.5rem 0 0;font-size:.875rem;line-height:1.25rem;resize:none;border:none;outline:none;background:transparent;color:var(--foreground);overflow-y:auto;white-space:pre-wrap;word-break:break-word;flex:1}.evaluate-chat_messageInput__iSfWK:empty:before{content:attr(data-placeholder);position:absolute;color:var(--muted-foreground);pointer-events:none}.evaluate-chat_plusButton__9q0tj{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;transition:background .2s}.evaluate-chat_plusButton__9q0tj:hover:not(:disabled){background:hsl(var(--primary)/.1)}.evaluate-chat_plusButton__9q0tj svg{width:16px;height:16px}.evaluate-chat_sendButton__krKq0{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;transition:all .2s}.evaluate-chat_sendButton__krKq0:hover:not(:disabled){background:hsl(var(--accent));border-color:hsl(var(--accent))}.evaluate-chat_sendButton__krKq0:disabled{opacity:.5;cursor:not-allowed}.evaluate-chat_sendButton__krKq0 svg{width:16px;height:16px}.evaluate-chat_inputWrapper__2Y_xX{display:flex;flex-direction:row;align-items:center;padding:.375rem .5rem;width:100%;position:relative;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--background));min-height:2.75rem}.evaluate-chat_inputWrapper__2Y_xX:focus-within{border-color:hsl(var(--ring))}.evaluate-chat_attachmentPreview__M2DsR{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;background:hsl(var(--background))}.evaluate-chat_attachmentItem__z1tu1{position:relative;width:64px;height:64px;border-radius:.25rem;border:1px solid hsl(var(--border));overflow:hidden}.evaluate-chat_poweredBy__lOuPE{display:flex;align-items:center;justify-content:center;padding:.5rem;font-size:.625rem;color:hsl(var(--muted-foreground))}.evaluate-chat_poweredBy__lOuPE a{color:inherit;text-decoration:none}.evaluate-chat_poweredBy__lOuPE a:hover{text-decoration:underline}.evaluate-chat_withUploadButton__HGE0k{padding-left:0}.evaluate-chat_evaluateChatSmall__oPg3j [data-entity-avatar]{width:32px!important;height:32px!important;flex-shrink:0}.evaluate-chat_evaluateChatSmall__oPg3j [data-entity-avatar]>div{width:32px!important;height:32px!important}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_plusButton__9q0tj{position:relative!important;left:auto!important;top:auto!important;transform:none!important}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_sendButton__krKq0{position:relative!important;right:auto!important;top:auto!important;transform:none!important}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_flex-1__4HYZ1.evaluate-chat_min-w-0__wnfLZ{max-width:85%}.evaluate-chat_evaluateChatSmall__oPg3j div[data-entity-type=agent]+div .evaluate-chat_messageContent__uqZDi,.evaluate-chat_evaluateChatSmall__oPg3j div[data-entity-type=assistant]+div .evaluate-chat_messageContent__uqZDi{background:white;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem;display:inline-block}.evaluate-chat_evaluateChatSmall__oPg3j div[data-entity-type=contact]+div .evaluate-chat_messageContent__uqZDi,.evaluate-chat_evaluateChatSmall__oPg3j div[data-entity-type=user]+div .evaluate-chat_messageContent__uqZDi{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:.375rem;padding:.75rem;display:inline-block;margin-left:auto}.evaluate-chat_evaluateChatSmall__oPg3j ul{padding-left:1.25rem;list-style-type:disc}.evaluate-chat_evaluateChatSmall__oPg3j li{margin-bottom:.25rem}.evaluate-chat_evaluateChatSmall__oPg3j strong{font-weight:600}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_plusButton__9q0tj{width:24px;height:24px;padding:0;color:var(--muted-foreground);flex-shrink:0}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_sendButton__krKq0{width:28px;height:28px;padding:0;flex-shrink:0}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_inputWrapper__2Y_xX{display:flex;align-items:center;min-height:2.75rem;padding:.375rem .5rem;gap:.375rem}.evaluate-chat_evaluateChatSmall__oPg3j ::-webkit-scrollbar{width:4px}.evaluate-chat_evaluateChatSmall__oPg3j ::-webkit-scrollbar-track{background:transparent}.evaluate-chat_evaluateChatSmall__oPg3j ::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:2px}.evaluate-chat_evaluateChatSmall__oPg3j ::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground))}.evaluate-chat_evaluateChatSmall__oPg3j .evaluate-chat_text-center__Q3Exs.evaluate-chat_text-xs__UiWY9.evaluate-chat_mt-3__llwis.evaluate-chat_mb-1__bI99M{display:none}