._bubble_8yhwg_1{width:48px;height:48px;border-radius:100px;background-color:var(--pw-yellow);color:var(--pw-dark);border:none;cursor:grab;display:flex;align-items:center;justify-content:center;box-shadow:var(--pw-trigger-shadow);transition:transform .15s ease,background-color .15s ease;position:relative;flex-shrink:0}._bubble_8yhwg_1:hover{background-color:var(--pw-yellow-hover);transform:scale(1.06)}._bubble_8yhwg_1:active{transform:scale(.96)}._bubble_8yhwg_1 svg{width:24px;height:24px;flex-shrink:0}._recordingIcon_8yhwg_36{position:relative;width:24px;height:24px;display:flex;align-items:center;justify-content:center}._recordingCore_8yhwg_45{width:11px;height:11px;border-radius:50%;background-color:#e53935;box-shadow:0 0 0 1px #fff9;animation:_pwRecCore_8yhwg_1 1.4s ease-in-out infinite}._recordingRing_8yhwg_54{position:absolute;width:11px;height:11px;border-radius:50%;background-color:#e53935;animation:_pwRecRing_8yhwg_1 1.4s ease-out infinite}@keyframes _pwRecCore_8yhwg_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.82);opacity:.75}}@keyframes _pwRecRing_8yhwg_1{0%{transform:scale(1);opacity:.55}to{transform:scale(2.4);opacity:0}}._badge_8yhwg_86{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;background-color:#ff4405;color:#fff;border-radius:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;padding:0 2px;border:1.5px solid #ffffff;box-sizing:border-box}._toast_92d3p_1{position:absolute;bottom:calc(100% + 10px);right:0;width:280px;background:var(--pw-bg);border-radius:14px;border:1px solid var(--pw-border);box-shadow:var(--pw-shadow);padding:12px;display:flex;align-items:center;gap:10px;cursor:pointer;outline:none;animation:_toastIn_92d3p_1 .22s cubic-bezier(.16,1,.3,1);z-index:1}._toast_92d3p_1:hover{background:#f9fafb}._toast_92d3p_1:focus-visible{box-shadow:var(--pw-shadow),0 0 0 2px var(--pw-yellow)}@keyframes _toastIn_92d3p_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._avatar_92d3p_39{width:36px;height:36px;border-radius:50%;background:var(--pw-yellow);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatarIcon_92d3p_51{width:18px;height:18px}._avatarImg_92d3p_56{width:36px;height:36px;object-fit:cover;display:block}._avatarInitials_92d3p_63{background:#e4e7ec;font-size:13px;font-weight:600;color:var(--pw-text)}._content_92d3p_70{flex:1;min-width:0}._senderName_92d3p_75{font-size:12px;font-weight:600;color:var(--pw-text);margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._preview_92d3p_85{font-size:12px;color:var(--pw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dismiss_92d3p_93{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--pw-text-muted);border-radius:4px;transition:color .1s ease,background .1s ease}._dismiss_92d3p_93:hover{color:var(--pw-text);background:var(--pw-bubble)}._dismiss_92d3p_93 svg{width:10px;height:10px}._panel_158no_1{position:absolute;bottom:60px;right:0;width:424px;height:600px;background-color:var(--pw-bg);border-radius:var(--pw-radius);box-shadow:var(--pw-shadow);display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(14px) scale(.97);visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s;transform-origin:bottom right}._panelOpen_158no_26{opacity:1;transform:translateY(0) scale(1);visibility:visible;pointer-events:auto}._divider_158no_33{height:1px;background-color:var(--pw-border);flex-shrink:0}._suggestionChips_158no_40{display:flex;flex-wrap:wrap;gap:6px;padding:10px 20px 8px;flex-shrink:0}._chip_158no_48{padding:5px 14px;background:var(--pw-bg);border:1px solid var(--pw-border);border-radius:8px;font-size:14px;font-weight:400;color:var(--pw-text);cursor:pointer;line-height:20px;font-family:inherit;transition:background .12s,border-color .12s;white-space:nowrap}._chip_158no_48:hover{background:var(--pw-bubble);border-color:var(--pw-text-muted)}._directMessageLockBanner_158no_68{padding:10px 16px;background:#fff7ed;border-top:1px solid #fed7aa;color:#9a3412;font-size:12px;line-height:1.45}._historyPane_158no_78{display:flex;flex-direction:column;flex:1;overflow:hidden}._hidden_158no_86{display:none}._tabContent_158no_91,._overlayPane_158no_99{display:flex;flex-direction:column;flex:1;overflow:hidden}._ticketContext_158no_108{display:flex;flex-direction:column;align-items:center;gap:14px;padding:18px 16px 16px;flex-shrink:0}._ticketPill_158no_118{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 18px;margin:0 auto;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;font-size:12px;font-weight:500;color:var(--pw-text);max-width:calc(100% - 32px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;line-height:1;box-sizing:border-box}._ticketPill_158no_118:hover{background:#e8eef8;border-color:#d7e2f1}._ticketPill_158no_118:focus-visible{outline:2px solid #3b82f6;outline-offset:3px}._ticketPill_158no_118 svg{width:14px;height:14px;flex-shrink:0}._ticketEmptyState_158no_160{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:16px 20px;gap:12px}._ticketHint_158no_170{font-size:13px;color:var(--pw-text-muted);text-align:center;margin:0;line-height:1.45}._ticketYourTicketLabel_158no_178{font-size:12px;font-weight:500;color:var(--pw-text-muted);align-self:flex-start}._ticketCard_158no_185{width:100%;background:var(--pw-bg);border:1px solid #e2e8f0;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 4px #0000000f}._ticketCardTitle_158no_197{font-size:15px;font-weight:700;color:var(--pw-dark);display:block}._ticketCardStatus_158no_204{font-size:13px;font-weight:600;color:var(--pw-text);display:block}._ticketCardNote_158no_211{font-size:13px;color:var(--pw-text-muted);display:block}._ticketCardProgress_158no_217{height:4px;background:#e2e8f0;border-radius:2px;margin:6px 0 2px;overflow:hidden}._ticketCardProgressFill_158no_225{width:35%;height:100%;background:var(--pw-dark);border-radius:2px}._ticketCardDivider_158no_232{height:1px;background:#f0f0f0;margin:6px 0}._ticketCardInner_158no_238{display:flex;align-items:center;gap:16px}._ticketCardLink_158no_244{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#3b5bdb;text-decoration:none;background:none;border:none;padding:0;cursor:pointer}._ticketCardLink_158no_244:hover{text-decoration:underline}._supportTicketHeader_158no_264{display:flex;flex-direction:column;gap:12px;padding:16px 16px 0;flex-shrink:0}._supportTicketDivider_158no_272{display:flex;align-items:center;gap:8px}._supportTicketDividerLine_158no_278{flex:1;height:1px;background:#eaecf0;display:block}._supportTicketDividerText_158no_285{font-size:12px;color:#414855;white-space:nowrap;flex-shrink:0}._supportTicketCard_158no_292{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #d0d5dd;border-radius:12px;width:100%;text-align:left;cursor:pointer;font-family:inherit;transition:background .12s}._supportTicketCard_158no_292:hover{background:#f9fafb}._supportTicketIconWrap_158no_311{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fef6ee;border-radius:12px;flex-shrink:0}._supportTicketCardText_158no_322{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}._supportTicketCardId_158no_330{font-size:14px;font-weight:400;color:#414855;display:block}._supportTicketCardTitle_158no_337{font-size:14px;font-weight:600;color:#101828;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ticketEmptyIcon_158no_349{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fef6ee;border-radius:12px;flex-shrink:0;margin-top:8px}._lightbox_158no_362{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;display:flex;align-items:center;justify-content:center;z-index:2147483647;cursor:zoom-out;padding:24px;box-sizing:border-box}._lightboxImg_158no_377{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;cursor:default}._lightboxVideo_158no_385{max-width:100%;max-height:100%;border-radius:4px;cursor:default;outline:none}._lightboxClose_158no_393{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}._lightboxClose_158no_393:hover{background:#ffffff4d}._panel_158no_1._panelHelpExpanded_158no_417{width:560px;height:min(800px,calc(100vh - 150px));transition:width .22s ease,height .22s ease,opacity .2s ease,visibility .2s}@media (max-width: 480px){._panel_158no_1{position:fixed;top:0;left:0;width:100%;height:100%;height:100dvh;border-radius:0;bottom:0;right:0}._panel_158no_1._panelHelpExpanded_158no_417{top:0;right:0;bottom:0;width:100%;height:100%;height:100dvh;border-radius:0}}._header_ckljf_1{display:flex;align-items:center;gap:12px;padding:24px 20px;align-self:stretch;background-color:var(--pw-yellow);flex-shrink:0}._headerWhite_ckljf_11{background-color:#fff;border-bottom:1px solid #eaecf0}._simpleTitle_ckljf_16{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:18px;color:#101828}._avatar_ckljf_30{width:28px;height:28px;border-radius:50%;background-color:var(--pw-yellow);color:var(--pw-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatarImage_ckljf_43{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;background:#f8fafc}._avatarIcon_ckljf_52{width:14px;height:14px;flex-shrink:0}._iconBtn_ckljf_60{width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#101828;flex-shrink:0;padding:0;font-size:18px;font-style:normal;font-weight:400;line-height:18px;text-align:center}._iconBtn_ckljf_60 svg{width:18px;height:18px;color:#101828}._screen_10s0o_2{display:flex;flex-direction:column;flex:1;overflow-y:auto;min-height:0;-webkit-overflow-scrolling:touch}._gradient_10s0o_12{background:linear-gradient(180deg,#f8e965 31.3%,#fff 87.7%);display:flex;flex-direction:column;min-height:100%}._header_10s0o_20{padding:24px 20px 20px;display:flex;flex-direction:column;gap:0}._greetingRow_10s0o_27{display:flex;align-items:baseline;gap:6px}._greetingText_10s0o_33{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:500;line-height:30px;color:#344054}._greetingEmoji_10s0o_46{font-size:20px;font-weight:400;line-height:24px;color:#101828}._tagline_10s0o_53{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:28px;font-weight:500;line-height:38px;color:#101828;margin:0}._cards_10s0o_68{display:flex;flex-direction:column;gap:8px;padding:0 20px 24px;flex:1}._recentCard_10s0o_77{background:#fff;border:1px solid #f2f4f7;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding-top:16px;padding-bottom:8px;overflow:hidden}._recentCardLabel_10s0o_89{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;line-height:18px;color:#101828;padding:0 16px}._recentCardList_10s0o_103{display:flex;flex-direction:column;padding:0 8px}._recentItem_10s0o_110{display:flex;align-items:center;gap:12px;padding:16px 12px;background:#fff;border:none;border-radius:8px;cursor:pointer;text-align:left;width:100%;transition:background-color .12s}._recentItem_10s0o_110:hover{background-color:#f9fafb}._recentItem_10s0o_110+._recentItem_10s0o_110{border-top:1px solid #f2f4f7;border-radius:0}._recentItemAvatar_10s0o_133{width:40px;height:40px;border-radius:45.455px;background-color:#f8e965;display:flex;align-items:center;justify-content:center;flex-shrink:0}._recentItemAvatarImage_10s0o_144{object-fit:cover}._recentItemAvatarSupport_10s0o_148{border-radius:50px;background-color:#f9fafb}._recentItemAvatarIcon_10s0o_153{width:20px;height:20px;flex-shrink:0}._recentItemInfo_10s0o_159{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._recentItemTop_10s0o_167{display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap}._recentItemName_10s0o_175{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._recentItemTime_10s0o_192{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#475467;flex-shrink:0}._recentItemBottom_10s0o_206{display:flex;align-items:center;justify-content:space-between;gap:8px}._recentItemPreview_10s0o_213{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#475467;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._recentItemDot_10s0o_230{width:8px;height:8px;border-radius:50%;background-color:#ff4405;flex-shrink:0}._actionCard_10s0o_239{background:#fff;border:1px solid #f2f4f7;border-radius:12px;display:flex;align-items:center;gap:8px;padding:16px;cursor:pointer;text-align:left;width:100%;transition:background-color .12s;-moz-appearance:none;appearance:none;-webkit-appearance:none}._actionCard_10s0o_239:hover{background-color:#f9fafb}._actionCardIcon_10s0o_259{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._actionCardIcon_10s0o_259[data-variant=error]{background-color:#fef3f2}._actionCardIcon_10s0o_259[data-variant=blue]{background-color:#f0f9ff}._actionCardIcon_10s0o_259[data-variant=yellow]{background-color:#f8e965;border-radius:8px}._actionCardTexts_10s0o_282{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._actionCardTitle_10s0o_290{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#101828;display:block}._actionCardSubtitle_10s0o_304{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#475467;display:block}._actionCardArrow_10s0o_318{width:20px;height:20px;flex-shrink:0}._list_m8n5t_1{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;background-color:var(--pw-bg)}._list_m8n5t_1::-webkit-scrollbar{width:4px}._list_m8n5t_1::-webkit-scrollbar-track{background:transparent}._list_m8n5t_1::-webkit-scrollbar-thumb{background-color:var(--pw-border);border-radius:2px}._errorBanner_m8n5t_23{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;padding:8px 12px;font-size:13px;text-align:center}._loadingState_m8n5t_34{display:flex;align-items:center;justify-content:center;flex:1}._loadingDots_m8n5t_41{display:flex;gap:6px;align-items:center}._loadingDots_m8n5t_41 span{width:8px;height:8px;background-color:var(--pw-text-muted);border-radius:50%;animation:_bounce_m8n5t_1 1.2s infinite ease-in-out}._loadingDots_m8n5t_41 span:nth-child(2){animation-delay:.2s}._loadingDots_m8n5t_41 span:nth-child(3){animation-delay:.4s}._thinkingRow_m8n5t_63{display:flex;align-items:flex-start;gap:8px;align-self:flex-start}._thinkingAvatar_m8n5t_70{width:32px;height:32px;border-radius:50%;background-color:var(--pw-yellow);color:var(--pw-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}._thinkingAvatar_m8n5t_70 svg{width:13px;height:13px}._thinkingAvatarIcon_m8n5t_87{width:13px;height:13px}._thinkingAvatarImage_m8n5t_92{width:100%;height:100%;object-fit:cover;border-radius:inherit}._thinkingDots_m8n5t_99{display:flex;gap:5px;background-color:var(--pw-bubble);padding:14px 16px;border-radius:10px;align-items:center}._thinkingDots_m8n5t_99 span{width:7px;height:7px;background-color:var(--pw-text-muted);border-radius:50%;animation:_bounce_m8n5t_1 1.2s infinite ease-in-out}._typingLabel_m8n5t_116{width:auto!important;height:auto!important;background:transparent!important;animation:none!important;font-size:13px;color:var(--pw-text-muted);margin-right:4px}._thinkingDots_m8n5t_99 span:nth-child(2){animation-delay:.2s}._thinkingDots_m8n5t_99 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_m8n5t_1{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}._bubble_oeo72_2{display:inline-block;padding:12px;border-radius:10px;background-color:var(--pw-bubble);color:var(--pw-text);font-size:14px;font-weight:400;line-height:1.55;word-break:break-word;white-space:pre-wrap;max-width:100%}._meta_oeo72_16{margin-top:4px;font-size:12px;color:var(--pw-text-muted);display:flex;gap:3px}._seen_oeo72_24{color:var(--pw-text-muted)}._rowUser_oeo72_29{display:flex;flex-direction:row;align-items:flex-start;align-self:flex-end;gap:8px;max-width:85%}._userBody_oeo72_38{display:flex;flex-direction:column;align-items:flex-end;min-width:0;overflow:hidden}._rowBot_oeo72_47,._rowCandidate_oeo72_55{display:flex;align-items:flex-start;gap:8px;align-self:flex-start;max-width:85%}._botBody_oeo72_63{display:flex;flex-direction:column;min-width:0;overflow:hidden}._botAvatar_oeo72_71{width:32px;height:32px;border-radius:50%;background-color:var(--pw-yellow);color:var(--pw-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}._botAvatar_oeo72_71 svg{width:13px;height:13px}._candidateAvatar_oeo72_89{width:32px;height:32px;border-radius:50%;background:#f3f4f6;color:#475467;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}._avatarImage_oeo72_102{object-fit:cover}._candidateAvatar_oeo72_89 svg{width:15px;height:15px}._companyAvatar_oeo72_111{width:32px;height:32px;border-radius:50%;background:#ecfdf3;color:#027a48;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}._companyAvatar_oeo72_111 svg{width:16px;height:16px}._metaRow_oeo72_130{display:flex;align-items:center;gap:6px;margin-top:4px}._thumbsBtn_oeo72_138{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--pw-text-muted);cursor:pointer;opacity:0;transition:opacity .15s,background .15s,color .15s;flex-shrink:0}._thumbsBtn_oeo72_138 svg{width:14px;height:14px}._rowBot_oeo72_47:hover ._thumbsBtn_oeo72_138{opacity:1}._thumbsBtnActive_oeo72_167{opacity:1!important;color:#e05050}._thumbsBtn_oeo72_138:hover:not(._thumbsBtnActive_oeo72_167){background:var(--pw-bubble);color:var(--pw-text)}._feedbackForm_oeo72_178{margin-top:6px;display:flex;flex-direction:column;gap:6px}._feedbackInput_oeo72_185{width:100%;min-width:220px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:var(--pw-bubble);color:var(--pw-text);font-size:13px;line-height:1.45;resize:none;outline:none;box-sizing:border-box;font-family:inherit;transition:border-color .15s}._feedbackInput_oeo72_185:focus{border-color:var(--pw-yellow)}._feedbackInput_oeo72_185::placeholder{color:var(--pw-text-muted)}._feedbackActions_oeo72_210{display:flex;gap:6px;justify-content:flex-end}._feedbackCancel_oeo72_216{padding:5px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.15);background:transparent;color:var(--pw-text-muted);font-size:12px;cursor:pointer;transition:background .15s,color .15s}._feedbackCancel_oeo72_216:hover{background:var(--pw-bubble);color:var(--pw-text)}._feedbackSubmit_oeo72_234{padding:5px 12px;border-radius:6px;border:none;background:var(--pw-yellow);color:var(--pw-dark);font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s}._feedbackSubmit_oeo72_234:hover{opacity:.85}._bubbleMarkdown_oeo72_251{white-space:normal;display:block;width:100%;box-sizing:border-box;overflow:hidden}._mdLink_oeo72_259{color:#1a73e8;text-decoration:underline;word-break:break-all}._plainLink_oeo72_265{color:#1a73e8;text-decoration:underline;text-underline-offset:2px;word-break:break-all}._mdParagraph_oeo72_272{margin:0}._mdParagraph_oeo72_272:not(:first-child),._mdList_oeo72_277:not(:first-child),._mdOrderedList_oeo72_278:not(:first-child),._mdH1_oeo72_279:not(:first-child),._mdH2_oeo72_280:not(:first-child),._mdH3_oeo72_281:not(:first-child),._mdCode_oeo72_282:not(:first-child),._mdBlockquote_oeo72_283:not(:first-child),._mdTableWrapper_oeo72_284:not(:first-child),._mdPanel_oeo72_285:not(:first-child),._mdAttachment_oeo72_286:not(:first-child){margin-top:8px}._mdH1_oeo72_279,._mdH2_oeo72_280,._mdH3_oeo72_281{margin:0;font-weight:700;line-height:1.3}._mdH1_oeo72_279{font-size:1.1em}._mdH2_oeo72_280{font-size:1.05em}._mdH3_oeo72_281{font-size:1em;letter-spacing:.01em}._mdList_oeo72_277{margin:0;padding-left:18px;list-style:disc}._mdOrderedList_oeo72_278{margin:0;padding-left:18px;list-style:decimal}._mdSubList_oeo72_320{margin:3px 0 0;padding-left:16px;list-style:disc}._mdInlineCode_oeo72_327{font-family:Menlo,Monaco,Courier New,monospace;font-size:.88em;background:#00000014;border-radius:3px;padding:1px 4px}._mdCode_oeo72_282{margin:0;padding:10px 12px;background:#00000012;border-radius:6px;font-family:Menlo,Monaco,Courier New,monospace;font-size:12.5px;line-height:1.55;white-space:pre;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;box-sizing:border-box}._mdCode_oeo72_282 code{font:inherit}._mdBlockquote_oeo72_283{margin:0;padding:2px 0 2px 12px;border-left:3px solid var(--pw-border);color:var(--pw-text-muted)}._mdBlockquoteLine_oeo72_363{margin:0}._mdBlockquoteLine_oeo72_363:not(:first-child){margin-top:3px}._mdTableWrapper_oeo72_284{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:6px;border:1px solid var(--pw-border)}._mdTable_oeo72_284{width:100%;border-collapse:collapse;font-size:13px;line-height:1.45}._mdTh_oeo72_386{padding:7px 10px;text-align:left;font-weight:600;background:#0000000a;border-bottom:1px solid var(--pw-border)}._mdTh_oeo72_386:not(:last-child),._mdTd_oeo72_395:not(:last-child){border-right:1px solid var(--pw-border)}._mdTd_oeo72_395{padding:6px 10px;vertical-align:top;border-bottom:1px solid var(--pw-border)}._mdTable_oeo72_284 tbody tr:last-child ._mdTd_oeo72_395{border-bottom:none}._mdPanel_oeo72_285{margin:0;padding:9px 12px;border-radius:6px;border-left:3px solid currentColor;font-size:13px;line-height:1.5}._mdPanel_info_oeo72_419{color:#1d4ed8;background:#eff6ff}._mdPanel_note_oeo72_424{color:#15803d;background:#f0fdf4}._mdPanel_tip_oeo72_429{color:#92400e;background:#fefce8}._mdPanel_warning_oeo72_434{color:#9a3412;background:#fff7ed}._mdPanelLine_oeo72_439{margin:0}._mdPanelLine_oeo72_439:not(:first-child){margin-top:4px}._mdAttachment_oeo72_286{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:#0000000d;border:1px solid var(--pw-border);border-radius:6px;font-size:12.5px;font-weight:500;color:var(--pw-text)}._mdAttachmentIcon_oeo72_461{width:13px;height:13px;color:var(--pw-text-muted);flex-shrink:0;display:flex;align-items:center}._mdAttachmentIcon_oeo72_461 svg{width:13px;height:13px}._mdAttachmentName_oeo72_475{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}._mdAttachmentLink_oeo72_482{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px;color:var(--pw-text);text-decoration:none}._mdAttachmentLink_oeo72_482:hover{text-decoration:underline}._mdAttachmentImage_oeo72_496{display:flex;flex-direction:column;gap:4px;max-width:280px}._mdAttachmentImg_oeo72_503{display:block;max-width:100%;border-radius:6px;border:1px solid var(--pw-border)}._mdAttachmentImgClickable_oeo72_510{cursor:zoom-in;transition:opacity .12s}._mdAttachmentImgClickable_oeo72_510:hover{opacity:.88}._mdAttachmentImageName_oeo72_519{font-size:11px;color:var(--pw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mdAttachmentVideo_oeo72_528{display:flex;flex-direction:column;gap:4px;max-width:320px}._mdAttachmentVideoThumb_oeo72_535{position:relative;display:inline-block;line-height:0}._mdAttachmentVideoClickable_oeo72_541{cursor:pointer}._mdAttachmentVideoClickable_oeo72_541:hover ._mdAttachmentVideoEl_oeo72_545{opacity:.85}._mdAttachmentVideoClickable_oeo72_541:hover ._mdVideoPlayBtn_oeo72_549{background:#000000b8}._mdAttachmentVideoEl_oeo72_545{display:block;max-width:100%;border-radius:6px;border:1px solid var(--pw-border);pointer-events:none}._mdVideoPlayBtn_oeo72_549{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000073;border-radius:6px;transition:background .15s}._mdVideoPlayBtn_oeo72_549 svg{width:36px;height:36px;color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.4))}._rowSystemWrap_oeo72_580{margin:8px 0;display:flex;flex-direction:column;align-items:center;gap:4px}._rowSystem_oeo72_580{display:flex;align-items:center;gap:8px;padding:0 8px;width:100%}._rowSystem_oeo72_580:before,._rowSystem_oeo72_580:after{content:"";flex:1;height:1px;background:var(--pw-border)}._systemMeta_oeo72_604{font-size:12px;color:var(--pw-text-muted);text-align:center}._systemChip_oeo72_610{font-size:12px;color:var(--pw-text-muted);text-align:center;flex-shrink:1;min-width:0}._feedbackSent_oeo72_619{margin-top:4px;font-size:11px;color:var(--pw-text-muted);font-style:italic}._helpCenterLinks_oeo72_627{margin-top:10px;font-size:13px;color:var(--pw-text-muted);line-height:1.5}._helpCenterLink_oeo72_627{background:none;border:none;padding:0;font-size:13px;font-weight:500;color:var(--pw-accent, #4361ee);cursor:pointer;text-decoration:underline;text-underline-offset:2px}._helpCenterLink_oeo72_627:hover{color:var(--pw-accent-dark, #2f44c4)}._container_138k1_1{display:flex;flex-direction:column;gap:8px;padding:10px 14px;background-color:var(--pw-bg);flex-shrink:0;min-height:60px}._notice_138k1_11{background-color:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:8px;padding:8px 12px;font-size:13px;line-height:1.45}._inputRow_138k1_21{display:flex;align-items:flex-end;gap:10px;min-width:0}._textarea_138k1_28{flex:1;resize:none;border:none;outline:none;padding:0;font-size:15px;font-family:inherit;font-weight:400;line-height:1.5;color:var(--pw-text);background:transparent;max-height:100px;overflow-y:auto;align-self:center;min-width:0}._textarea_138k1_28::placeholder{color:var(--pw-text-muted)}._textarea_138k1_28:disabled{opacity:.5;cursor:not-allowed}._actions_138k1_55{display:flex;align-items:center;gap:6px;flex-shrink:0}._sendBtn_138k1_62{width:34px;height:34px;border-radius:50%;background-color:var(--pw-dark);color:var(--pw-yellow);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s,transform .1s}._sendBtn_138k1_62:hover:not(:disabled){opacity:.85}._sendBtn_138k1_62:active:not(:disabled){transform:scale(.93)}._sendBtn_138k1_62:disabled{opacity:.35;cursor:not-allowed}._sendBtn_138k1_62 svg{width:15px;height:15px;margin-left:1px}._fileInput_138k1_98{display:none}._attachBtn_138k1_102{width:34px;height:34px;border-radius:8px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--pw-text-muted);transition:color .15s,background-color .15s}._attachBtn_138k1_102:hover:not(:disabled){color:var(--pw-text);background-color:#0000000d}._attachBtn_138k1_102:disabled{opacity:.35;cursor:not-allowed}._attachBtn_138k1_102 svg{width:18px;height:18px}._fileChips_138k1_134{display:flex;flex-wrap:wrap;gap:6px}._fileChip_138k1_134{display:flex;align-items:center;gap:5px;background:#0000000d;border-radius:6px;padding:4px 6px 4px 8px;font-size:12px;color:var(--pw-text);max-width:200px;min-width:0}._fileChipIcon_138k1_153{width:13px;height:13px;flex-shrink:0;color:var(--pw-text-muted)}._fileChipName_138k1_160{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._fileChipRemove_138k1_168{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;color:var(--pw-text-muted);flex-shrink:0;transition:color .1s}._fileChipRemove_138k1_168:hover{color:var(--pw-text)}._fileChipRemove_138k1_168 svg{width:12px;height:12px}._fileError_138k1_189{font-size:12px;color:#dc2626}._root_gm8qm_1{position:relative;flex-shrink:0}._trigger_gm8qm_7{display:inline-flex;align-items:center;gap:5px;padding:5px 8px 5px 7px;border-radius:10px;border:1.5px solid var(--pw-border, #eaecf0);background:var(--pw-bg, #fff);cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;outline:none;-webkit-user-select:none;user-select:none}._trigger_gm8qm_7:hover:not(:disabled){border-color:#c8ccd4;background:#f8f9fa}._triggerOpen_gm8qm_26{border-color:var(--pw-dark, #0f1728)!important;background:#f8f9fa;box-shadow:0 0 0 3px #0f172812}._trigger_gm8qm_7:disabled{opacity:.4;cursor:not-allowed}._triggerIcon_gm8qm_37{width:14px;height:14px;color:var(--pw-text-muted, #737376);flex-shrink:0;display:flex;align-items:center;justify-content:center}._triggerIcon_gm8qm_37 svg{width:14px;height:14px}._triggerIconColored_gm8qm_52{color:var(--pw-dark, #0f1728)}._triggerLabel_gm8qm_56{font-size:11.5px;font-weight:600;color:var(--pw-text, #0f1728);line-height:1;letter-spacing:.01em;white-space:nowrap}._chevron_gm8qm_65{width:8px;height:8px;color:var(--pw-text-muted, #737376);transition:transform .2s ease;flex-shrink:0}._chevronUp_gm8qm_73{transform:rotate(180deg)}._menu_gm8qm_78{position:absolute;bottom:calc(100% + 8px);right:0;width:210px;background:#fff;border:1.5px solid var(--pw-border, #eaecf0);border-radius:14px;box-shadow:0 4px 6px -1px #00000012,0 10px 30px -4px #0000001f;overflow:hidden;animation:_menuIn_gm8qm_1 .15s ease;z-index:100}@keyframes _menuIn_gm8qm_1{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._menuHeader_gm8qm_99{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pw-text-muted, #737376);padding:10px 14px 6px}._option_gm8qm_109{width:100%;display:flex;align-items:center;gap:10px;padding:8px 12px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .1s;border-radius:0}._option_gm8qm_109:last-child{margin-bottom:4px}._option_gm8qm_109:hover:not(._optionActive_gm8qm_127){background:#f4f5f7}._optionActive_gm8qm_127{background:var(--pw-dark, #0f1728)}._optionActive_gm8qm_127:hover{background:#1c2a42}._optionIcon_gm8qm_139{width:28px;height:28px;border-radius:8px;background:#f0f1f3;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--pw-text-muted, #737376);transition:background .1s,color .1s}._optionIcon_gm8qm_139 svg{width:13px;height:13px}._optionIconActive_gm8qm_157{background:#ffffff1f;color:var(--pw-yellow, #f8e965)}._optionText_gm8qm_162{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}._optionLabel_gm8qm_170{font-size:12.5px;font-weight:600;color:var(--pw-text, #0f1728);line-height:1.3}._optionActive_gm8qm_127 ._optionLabel_gm8qm_170{color:#fff}._optionDesc_gm8qm_181{font-size:10.5px;font-weight:400;color:var(--pw-text-muted, #737376);line-height:1.3}._optionActive_gm8qm_127 ._optionDesc_gm8qm_181{color:#ffffff8c}._check_gm8qm_192{width:12px;height:12px;color:var(--pw-yellow, #f8e965);flex-shrink:0}._root_hdmh9_1{position:relative;display:flex;flex-direction:column;gap:8px}._selection_hdmh9_8{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border:1px solid var(--pw-border);border-radius:12px;background:#f8fafc}._selectionText_hdmh9_19{display:flex;flex-direction:column;gap:2px;min-width:0}._selectionLabel_hdmh9_26{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pw-text-muted)}._selectionValue_hdmh9_34{font-size:12.5px;font-weight:600;color:var(--pw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._clearSelection_hdmh9_43,._clearQuery_hdmh9_44{width:26px;height:26px;border:none;border-radius:999px;background:transparent;color:var(--pw-text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}._clearSelection_hdmh9_43:hover,._clearQuery_hdmh9_44:hover{background:#0f17280f;color:var(--pw-text)}._clearSelection_hdmh9_43 svg,._clearQuery_hdmh9_44 svg{width:11px;height:11px}._inputShell_hdmh9_70{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid var(--pw-border);border-radius:14px;background:var(--pw-bg)}._inputShellMulti_hdmh9_81{flex-wrap:wrap;padding:6px 10px;gap:5px;cursor:text}._pill_hdmh9_89{display:inline-flex;align-items:center;gap:4px;padding:3px 4px;background:#0f17280f;border-radius:999px;max-width:200px;flex-shrink:0}._pillIcon_hdmh9_100{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;color:#fff;flex-shrink:0}._pillIconCandidate_hdmh9_113{background:#64748b}._pillIconCompany_hdmh9_117{background:#101828}._pillName_hdmh9_121{font-size:12px;font-weight:600;color:var(--pw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}._pillRemove_hdmh9_131{width:16px;height:16px;border:none;border-radius:50%;background:transparent;color:var(--pw-text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:background .12s}._pillRemove_hdmh9_131:hover{background:#0f17281f;color:var(--pw-text)}._pillRemove_hdmh9_131 svg{width:8px;height:8px}._checkbox_hdmh9_158{width:18px;height:18px;border-radius:4px;border:1.5px solid var(--pw-border, #d0d5dd);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s,border-color .12s}._checkboxChecked_hdmh9_172{background:#101828;border-color:#101828}._checkboxChecked_hdmh9_172 svg{width:10px;height:10px;color:#fff}._optionChecked_hdmh9_183{background:#0f172805}._inputShell_hdmh9_70:focus-within{border-color:var(--pw-dark);box-shadow:0 0 0 3px #0f172814}._searchIcon_hdmh9_192{width:16px;height:16px;color:var(--pw-text-muted);flex-shrink:0}._searchIcon_hdmh9_192 svg{width:16px;height:16px}._inputRow_hdmh9_206{flex:1;min-width:80px;display:flex;align-items:center;gap:4px}._input_hdmh9_70{flex:1;border:none;outline:none;background:transparent;color:var(--pw-text);font-size:13px;font-family:inherit;min-width:0}._input_hdmh9_70::placeholder{color:var(--pw-text-muted)}._input_hdmh9_70:disabled{cursor:not-allowed}._dropdown_hdmh9_233{position:absolute;left:0;right:0;bottom:calc(100% + 8px);z-index:130;border:1px solid var(--pw-border);border-radius:14px;background:var(--pw-bg);box-shadow:0 10px 28px #0f17281f,0 3px 8px #0f172814;overflow:hidden;max-height:280px;overflow-y:auto;overscroll-behavior:contain}._dropdownDown_hdmh9_251{bottom:unset;top:calc(100% + 8px)}._dropdownInline_hdmh9_256{position:static;left:auto;right:auto;top:auto;bottom:auto;margin-top:8px}._option_hdmh9_183{width:100%;border:none;background:transparent;text-align:left;padding:11px 14px;display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}._option_hdmh9_183:hover{background:#f8fafc}._option_hdmh9_183+._option_hdmh9_183{border-top:1px solid #f1f5f9}._optionBody_hdmh9_286{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._optionPrimary_hdmh9_294{font-size:13px;font-weight:600;color:var(--pw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._typeBadge_hdmh9_303{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:1px 6px;border-radius:999px;flex-shrink:0}._typeBadgeCompany_hdmh9_313{background:#e0f2fe;color:#0369a1}._typeBadgeCandidate_hdmh9_318{background:#f0fdf4;color:#15803d}._optionSecondary_hdmh9_323{font-size:11.5px;color:var(--pw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._emptyState_hdmh9_331{padding:14px;font-size:12px;color:var(--pw-text-muted)}._loadMoreButton_hdmh9_337{width:100%;border:none;border-top:1px solid #f1f5f9;background:#fff;color:var(--pw-text);font:inherit;font-size:12.5px;font-weight:700;padding:11px 14px;cursor:pointer;text-align:center}._loadMoreButton_hdmh9_337:hover:not(:disabled){background:#f8fafc}._loadMoreButton_hdmh9_337:disabled{opacity:.55;cursor:not-allowed}._loadMoreError_hdmh9_360{border-top:1px solid #f1f5f9;padding:10px 14px;font-size:12px;color:#b42318;background:#d92d200f}._container_16ugh_1{position:relative;display:flex;flex-direction:column;gap:14px;padding:18px 20px 20px;flex:1;overflow-y:auto;background:radial-gradient(circle at top right,rgba(248,233,101,.18),transparent 36%),linear-gradient(180deg,#f8e96514,#fff 32%)}._recipientCard_16ugh_14{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:12px;border:1px solid rgba(16,24,40,.08);background:#ffffffeb}._recipientLabel_16ugh_24{font-size:12px;font-weight:600;color:var(--pw-text-muted);text-transform:uppercase;letter-spacing:.04em}._recipientValue_16ugh_32{font-size:16px;font-weight:600;color:var(--pw-text)}._fieldGroup_16ugh_38{display:flex;flex-direction:column;gap:6px}._label_16ugh_44{font-size:13px;font-weight:600;color:var(--pw-text)}._input_16ugh_50,._textarea_16ugh_51{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(16,24,40,.12);background:#fffffff5;color:var(--pw-text);font:inherit}._input_16ugh_50{min-height:44px;padding:0 14px}._textarea_16ugh_51{min-height:136px;padding:12px 14px;resize:none;line-height:1.5;overflow-y:auto}._textareaWrap_16ugh_74{position:relative}._textareaWithFloatingAction_16ugh_78{padding-right:60px;padding-bottom:56px}._textareaFloatingAction_16ugh_83{position:absolute;right:12px;bottom:12px;z-index:2}._input_16ugh_50:disabled,._textarea_16ugh_51:disabled{opacity:.7;cursor:not-allowed}._textarea_16ugh_51::placeholder,._input_16ugh_50::placeholder{color:var(--pw-text-muted)}._error_16ugh_101{padding:10px 12px;border-radius:10px;background:#d92d2014;color:#b42318;font-size:13px;line-height:1.45}._draftPreview_16ugh_110,._threadDraftPreview_16ugh_111{padding:10px 12px;border-radius:12px;border:1px solid rgba(16,24,40,.1);background:#ffffffe0}._draftPreviewHeader_16ugh_118{display:flex;align-items:center;justify-content:space-between;gap:12px}._draftPreviewTitle_16ugh_125{font-size:12px;font-weight:700;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;color:#667085}._draftPreviewToggle_16ugh_134{border:none;background:transparent;padding:0;font:inherit;font-size:12px;font-weight:600;line-height:1.4;color:#175cd3;cursor:pointer}._draftPreviewToggle_16ugh_134:hover{text-decoration:underline}._draftPreviewBody_16ugh_150{margin-top:8px;font-size:13px;line-height:1.5;color:#344054;word-break:break-word}._draftPreviewLink_16ugh_158{color:#175cd3;text-decoration:underline;font-weight:500}._actions_16ugh_164{display:flex;justify-content:flex-end;gap:10px;margin-top:auto}._secondaryButton_16ugh_171,._primaryButton_16ugh_172{min-width:110px;min-height:40px;border-radius:999px;border:none;font:inherit;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .1s ease}._secondaryButton_16ugh_171{background:#10182814;color:var(--pw-text)}._primaryButton_16ugh_172{background:var(--pw-dark);color:var(--pw-yellow)}._secondaryButton_16ugh_171:hover:not(:disabled),._primaryButton_16ugh_172:hover:not(:disabled){opacity:.88}._secondaryButton_16ugh_171:active:not(:disabled),._primaryButton_16ugh_172:active:not(:disabled){transform:scale(.98)}._secondaryButton_16ugh_171:disabled,._primaryButton_16ugh_172:disabled{opacity:.4;cursor:not-allowed}._threadContainer_16ugh_211{position:relative;display:flex;flex-direction:column;gap:10px;padding:14px 20px;background:var(--pw-bg);flex-shrink:0;min-height:60px}._variableRoot_16ugh_222{position:relative;flex-shrink:0}._variableRootThread_16ugh_227{z-index:101}._variableRootField_16ugh_231{z-index:3}._variableTrigger_16ugh_235{width:38px;height:38px;border-radius:8px;border:1px solid var(--Gray-300, #d0d5dd);background:var(--Base-White, #fff);color:var(--Gray-700, #344054);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .1s ease}._variableTrigger_16ugh_235:hover:not(:disabled){border-color:#c8ccd4;background:#f8f9fa}._variableTrigger_16ugh_235:active:not(:disabled){transform:scale(.98)}._variableTriggerOpen_16ugh_262{border-color:var(--pw-dark, #0f1728);background:#f8f9fa;box-shadow:0 0 0 3px #0f172812}._variableTrigger_16ugh_235:disabled{opacity:.4;cursor:not-allowed}._variableTriggerIcon_16ugh_273{font-size:14px;font-weight:800;line-height:1}._variableMenu_16ugh_279{position:absolute;left:0;bottom:calc(100% + 8px);width:244px;background:#fff;border:1px solid rgba(16,24,40,.12);border-radius:14px;box-shadow:0 4px 6px -1px #00000012,0 10px 30px -4px #0000001f;overflow:hidden;z-index:100;animation:_aiMenuIn_16ugh_1 .15s ease}._variableMenuThread_16ugh_295,._variableMenuField_16ugh_300{left:auto;right:0}._variableMenuSearch_16ugh_305{width:292px;overflow:visible}._externalProfileModalOverlay_16ugh_310{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f17281f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._externalProfileModal_16ugh_310{width:min(320px,100%);max-height:calc(100% - 32px);display:flex;flex-direction:column;background:#fff;border:1px solid rgba(16,24,40,.12);border-radius:16px;box-shadow:0 10px 30px -4px #0000001f,0 4px 6px -1px #00000012;overflow:auto}._variableMenuHeader_16ugh_336{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pw-text-muted);padding:10px 14px 6px}._variableMenuHeaderRow_16ugh_345{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px 6px}._variableMenuHeaderRow_16ugh_345 ._variableMenuHeader_16ugh_336{padding:0}._variableMenuBackButton_16ugh_357{border:none;background:transparent;color:var(--pw-text-muted);font:inherit;font-size:12px;font-weight:600;cursor:pointer;padding:0}._variableMenuBackButton_16ugh_357:hover{color:var(--Gray-900, #101828)}._variableMenuState_16ugh_372{padding:12px;font-size:12.5px;line-height:1.45;color:var(--pw-text-muted)}._variableSearchSection_16ugh_379{padding:0 12px 10px}._variableSearchActions_16ugh_383{display:flex;justify-content:flex-end;margin-top:10px}._variableSearchActionButton_16ugh_389{min-height:36px;padding:8px 14px;border:none;border-radius:999px;background:#f8e965;color:#182230;font:inherit;font-size:12.5px;font-weight:700;line-height:1.2;cursor:pointer;transition:opacity .15s ease,transform .1s ease}._variableSearchActionButton_16ugh_389:hover:not(:disabled){opacity:.92}._variableSearchActionButton_16ugh_389:active:not(:disabled){transform:scale(.98)}._variableSearchActionButton_16ugh_389:disabled{opacity:.45;cursor:not-allowed}._variableMenuScrollableList_16ugh_419{max-height:240px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:4px}._variableOption_16ugh_426{width:100%;border:none;background:transparent;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;text-align:left;cursor:pointer;color:var(--Gray-900, #101828);font:inherit}._variableOption_16ugh_426:last-child{margin-bottom:4px}._variableOption_16ugh_426:hover:not(:disabled){background:#f4f5f7}._variableOption_16ugh_426:disabled{opacity:.55;cursor:not-allowed}._variableOptionTitle_16ugh_454{font-size:12.5px;font-weight:700;line-height:1.3;color:var(--Gray-900, #101828)}._variableOptionReason_16ugh_461{font-size:11.5px;font-weight:500;line-height:1.35;color:var(--pw-text-muted)}@keyframes _aiMenuIn_16ugh_1{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._threadDefaultBar_16ugh_481{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid #eaecf0;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease}._threadDefaultBar_16ugh_481:hover{background:#f9fafb}._threadDefaultLeft_16ugh_498{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#98a2b3}._threadDefaultIcon_16ugh_506{width:20px;height:20px;display:block}._threadInputPlaceholder_16ugh_512{flex:1;font-size:14px;font-weight:400;color:#98a2b3;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._threadDefaultSendIconWrap_16ugh_523{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#98a2b3}._aiInputBox_16ugh_533{display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:8px;border:1px solid #98a2b3;background:#fff}._aiTextarea_16ugh_543{width:100%;box-sizing:border-box;border:none;outline:none;resize:none;font:inherit;font-size:14px;font-weight:400;line-height:1.5;color:#101828;background:transparent;min-height:auto;max-height:100px;overflow-y:auto}._aiTextarea_16ugh_543::placeholder{color:#98a2b3}._aiTextarea_16ugh_543:disabled{opacity:.5;cursor:not-allowed}._aiInputFooter_16ugh_569{display:flex;flex-direction:row;justify-content:flex-end}._generateButton_16ugh_575{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;background:#f9fafb;color:#98a2b3;font:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease,color .12s ease}._generateButton_16ugh_575:hover:not(:disabled){background:#f2f4f7;color:#667085}._generateButton_16ugh_575:disabled{opacity:.4;cursor:not-allowed}._generateButtonIcon_16ugh_603{width:20px;height:20px;display:block;flex-shrink:0}._rewriteButton_16ugh_610{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:none;background:#f2f4f7;color:#344054;font:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease}._rewriteButton_16ugh_610:hover:not(:disabled){background:#e4e7ec}._rewriteButton_16ugh_610:disabled{opacity:.4;cursor:not-allowed}._rewriteIcon_16ugh_635{width:20px;height:20px;display:block;flex-shrink:0}._generatingRow_16ugh_644{display:flex;align-items:center;gap:16px}._generatingIconWrap_16ugh_650{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:8px;background:#ecfdf3;color:#079455}._generatingIcon_16ugh_650{width:20px;height:20px;display:block}._generatingText_16ugh_668{font-size:14px;font-weight:500;color:#101828;white-space:nowrap}._generatingBlurredText_16ugh_675{font-size:14px;font-weight:400;color:#101828;filter:blur(2px);margin:0;width:100%;line-height:1.5;pointer-events:none;-webkit-user-select:none;user-select:none}._threadBottomBar_16ugh_689{display:flex;flex-direction:row;align-items:center;gap:10px}._threadAttachIcon_16ugh_696{width:20px;height:20px;display:block}._variableTriggerPaperclip_16ugh_703{border:none;background:transparent;color:#98a2b3;width:auto;height:auto;padding:4px}._variableTriggerPaperclip_16ugh_703:hover:not(:disabled){border:none;background:transparent;color:#667085}._variableTriggerPaperclip_16ugh_703._variableTriggerOpen_16ugh_262{border:none;background:transparent;box-shadow:none;color:#344054}._sendMessageButton_16ugh_725{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:8px;border:1px solid #eaecf0;background:#f2f4f7;color:#98a2b3;font:inherit;font-size:16px;font-weight:500;cursor:not-allowed;transition:background .15s ease,border-color .15s ease,color .15s ease}._sendMessageButtonActive_16ugh_747{background:#f8e965;border-color:#f8e965;color:#182230;cursor:pointer}._sendMessageButtonActive_16ugh_747:hover{background:#f5e44a;border-color:#f5e44a}._sendMessageButtonActive_16ugh_747:active{transform:scale(.99)}@media (max-width: 380px){._threadContainer_16ugh_211{padding:12px 14px}._variableMenu_16ugh_279{left:0;width:min(244px,calc(100vw - 28px))}._variableMenuThread_16ugh_295{left:auto;right:0}._variableMenuField_16ugh_300{left:auto;right:0;width:min(244px,calc(100vw - 28px))}}._container_k306z_1{display:flex;flex-direction:column;flex:1;overflow:hidden}._header_k306z_9{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #EAECF0;flex-shrink:0;background-color:var(--pw-bg)}._backBtn_k306z_19{width:20px;height:20px;border-radius:50%;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--pw-text);flex-shrink:0;padding:0}._backBtn_k306z_19:hover{opacity:.7}._backBtn_k306z_19 svg{width:20px;height:20px}._title_k306z_43{font-size:16px;font-weight:600;color:#101828;line-height:24px}._form_k306z_51{display:flex;flex-direction:column;gap:16px;padding:20px;overflow-y:auto;flex:1}._field_k306z_60{display:flex;flex-direction:column;gap:6px}._label_k306z_66{font-size:14px;font-weight:500;color:#344054;line-height:20px;display:flex;align-items:center;gap:4px}._requiredDot_k306z_76{color:#f04438;font-size:14px;font-weight:600;line-height:20px}._input_k306z_83{width:100%;padding:10px 12px;border:1px solid #D0D5DD;border-radius:8px;font-size:14px;font-family:inherit;color:var(--pw-text);background-color:var(--pw-bg);box-sizing:border-box;outline:none;transition:border-color .15s;line-height:20px}._input_k306z_83:focus{border-color:#101828}._input_k306z_83::placeholder{color:var(--pw-text-muted)}._textarea_k306z_106{width:100%;padding:10px 12px;border:1px solid #D0D5DD;border-radius:8px;font-size:14px;font-family:inherit;color:var(--pw-text);background-color:var(--pw-bg);box-sizing:border-box;outline:none;resize:vertical;min-height:100px;transition:border-color .15s;line-height:20px}._textarea_k306z_106:focus{border-color:#101828}._textarea_k306z_106::placeholder{color:var(--pw-text-muted)}._fieldHint_k306z_131{font-size:12px;color:var(--pw-text-muted);line-height:1.4}._error_k306z_137{font-size:14px;color:#f04438;margin:0;line-height:20px}._issueTypeOptions_k306z_145{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._issueTypeOption_k306z_145{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px;border:1px solid #EAECF0;border-radius:8px;background:var(--pw-bg);color:#414855;cursor:pointer;transition:border-color .15s,background .15s;font-family:inherit;min-height:66px}._issueTypeOptionIcon_k306z_168{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}._issueTypeOptionIcon_k306z_168 svg{max-width:20px;max-height:20px}._issueTypeOptionLabel_k306z_182{font-size:12px;font-weight:500;line-height:18px;text-align:center;color:#414855}._issueTypeOptionSelected_k306z_190{background:#f2f4f7}._issueTypeOptionSelected_k306z_190 ._issueTypeOptionLabel_k306z_182{color:#101828}._selectWrapper_k306z_199{position:relative;width:100%}._platformTrigger_k306z_204{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-height:44px;padding:8px 12px;border:1px solid #D0D5DD;border-radius:8px;background:var(--pw-bg);cursor:pointer;transition:border-color .15s}._platformTrigger_k306z_204:hover{border-color:#101828}._selectPlaceholder_k306z_222{color:var(--pw-text-muted);font-size:14px;line-height:20px}._platformTags_k306z_228{display:flex;flex-wrap:wrap;gap:6px;flex:1}._platformTag_k306z_228{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:1px solid #D0D5DD;border-radius:6px;background:var(--pw-bg);font-size:14px;font-weight:400;color:var(--pw-text);line-height:20px;white-space:nowrap}._platformTagRemove_k306z_250{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;color:var(--pw-text-muted);cursor:pointer;font-size:15px;padding:0;line-height:1;flex-shrink:0}._platformTagRemove_k306z_250:hover{color:#101828}._selectDropdown_k306z_270{border:1px solid #EAECF0;border-radius:8px;background:var(--pw-bg);margin-top:4px;overflow:hidden;box-shadow:0 4px 8px -2px #10182814}._platformOption_k306z_280{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--pw-bg);transition:background .12s}._platformOption_k306z_280:not(:last-child){border-bottom:1px solid #EAECF0}._platformOption_k306z_280:hover{background:#f8fafc}._platformCheckbox_k306z_299{width:18px;height:18px;border-radius:4px;border:1.5px solid #D0D5DD;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s,border-color .12s}._platformCheckboxChecked_k306z_311{background:#101828;border-color:#101828}._platformCheckboxChecked_k306z_311 svg{width:10px;height:10px;color:#fff}._platformOptionLabel_k306z_322{font-size:13px;font-weight:500;color:var(--pw-text)}._fileInputHidden_k306z_329{display:none}._uploadZone_k306z_333{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px solid #D0D5DD;border-radius:8px;cursor:pointer;background:var(--pw-bg);transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none}._uploadZone_k306z_333:hover:not(._uploadZoneDisabled_k306z_347){border-color:#101828}._uploadZoneDrag_k306z_351{border-color:#101828;background:#00000005}._uploadZoneDisabled_k306z_347{cursor:not-allowed;opacity:.45}._uploadZoneIcon_k306z_361{width:20px;height:20px;color:#101828;flex-shrink:0}._uploadZoneText_k306z_368{font-size:14px;font-weight:400;color:#101828;line-height:20px}._fileList_k306z_376{display:flex;flex-direction:column;gap:4px;margin-top:4px}._fileChip_k306z_383{display:flex;align-items:center;gap:8px;padding:5px 8px;background:#0000000a;border-radius:6px}._fileChipName_k306z_392{flex:1;min-width:0;font-size:12px;font-weight:500;color:var(--pw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileChipSize_k306z_403{font-size:11px;color:var(--pw-text-muted);flex-shrink:0}._fileChipRemove_k306z_409{width:16px;height:16px;border:none;background:transparent;color:var(--pw-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:3px;padding:0;flex-shrink:0}._fileChipRemove_k306z_409:hover{background:#00000014;color:var(--pw-text)}._fileChipRemove_k306z_409 svg{width:9px;height:9px}._submitBtn_k306z_435{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:48px;padding:12px 18px;background-color:var(--pw-dark, #101828);color:var(--pw-yellow, #f8e965);border:none;border-radius:8px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:opacity .15s,transform .1s}._submitBtn_k306z_435:hover:not(:disabled){opacity:.85}._submitBtn_k306z_435:active:not(:disabled){transform:scale(.98)}._submitBtn_k306z_435:disabled{background-color:#f9fafb;color:#98a2b3;opacity:1;cursor:not-allowed}._submitBtn_k306z_435 svg{width:16px;height:16px;flex-shrink:0}._chips_k306z_476{display:flex;flex-wrap:wrap;gap:6px}._chip_k306z_476{display:inline-flex;align-items:center;gap:5px;padding:4px 8px 4px 10px;background:#0f17280f;border-radius:999px;max-width:100%}._chipName_k306z_492{font-size:12px;font-weight:600;color:var(--pw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}._chipDetail_k306z_502{font-size:11px;color:var(--pw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}._chipRemove_k306z_511{width:18px;height:18px;border:none;border-radius:999px;background:transparent;color:var(--pw-text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}._chipRemove_k306z_511:hover{background:#0f17281a;color:var(--pw-text)}._chipRemove_k306z_511 svg{width:9px;height:9px}._recordBtn_k306z_537{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 12px;border:1px dashed #D0D5DD;border-radius:8px;background:var(--pw-bg);color:var(--pw-text-muted);font-size:13px;font-family:inherit;cursor:pointer;transition:border-color .15s,color .15s,background .15s}._recordBtn_k306z_537:hover:not(:disabled){border-color:#e53935;color:#e53935}._recordBtn_k306z_537:disabled{opacity:.45;cursor:not-allowed}._recordBtn_k306z_537 svg{width:14px;height:14px;flex-shrink:0}._recordBtnActive_k306z_562{border-color:#e5393580;color:#e53935;background:#e539350a}._recordingDot_k306z_567{width:8px;height:8px;border-radius:50%;background:#e53935;flex-shrink:0;animation:_recBlink_k306z_1 1.2s ease-in-out infinite}@keyframes _recBlink_k306z_1{0%,to{opacity:1}50%{opacity:.2}}._container_1gukz_1{display:flex;flex-direction:column;flex:1;overflow:hidden;background:var(--pw-bg);position:relative}._header_1gukz_11{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid var(--pw-border);gap:12px;flex-shrink:0;height:60px}._backBtn_1gukz_21{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:none;cursor:pointer;padding:0;flex-shrink:0}._title_1gukz_34{font-size:16px;font-weight:600;color:#101828;flex:1;line-height:24px}._body_1gukz_43{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:24px}._successBanner_1gukz_53{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}._successIcon_1gukz_63 svg{width:36px;height:36px;display:block;flex-shrink:0}._successHeading_1gukz_70{font-size:14px;font-weight:600;color:#101828;margin:0 0 2px;line-height:20px}._successSubheading_1gukz_78{font-size:12px;color:#667085;margin:0;line-height:18px}._details_1gukz_86{display:flex;flex-direction:column;gap:24px}._fieldGroup_1gukz_93{display:flex;flex-direction:column;gap:6px;align-items:flex-start}._fieldLabel_1gukz_100{display:flex;align-items:center;gap:8px}._fieldIcon_1gukz_106{display:flex;align-items:center;flex-shrink:0}._fieldLabelText_1gukz_112{font-size:12px;font-weight:400;color:#414855;line-height:18px}._fieldValue_1gukz_119{font-size:14px;font-weight:400;color:#101828;line-height:20px;margin:0}._fieldValueMultiline_1gukz_127{white-space:pre-wrap;word-break:break-word}._fieldEmpty_1gukz_132{color:#667085;font-style:italic}._fieldRow_1gukz_138{display:flex;align-items:flex-start;gap:24px}._fieldRow_1gukz_138>._fieldGroup_1gukz_93{flex:1;min-width:0}._statusBadge_1gukz_150{display:inline-flex;align-items:center;padding:2px 8px;border-radius:16px;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap;border:1px solid transparent}._statusBadge_warning_1gukz_162{border-color:#fedf89;background:#fffaeb;color:#b54708}._statusBadge_success_1gukz_168{border-color:#abefc6;background:#ecfdf3;color:#067647}._statusBadge_info_1gukz_174{border-color:#b2ddff;background:#eff8ff;color:#175cd3}._statusBadge_default_1gukz_180{border-color:#d5d9eb;background:#f8f9fc;color:#363f72}._affectedList_1gukz_187{display:flex;flex-wrap:wrap;gap:12px}._affectedItem_1gukz_193{display:flex;align-items:center;gap:8px}._avatarInitials_1gukz_199{width:24px;height:24px;border-radius:50%;background:#e0e0e0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#344054;flex-shrink:0;text-transform:uppercase}._attachmentGrid_1gukz_215{display:grid;grid-template-columns:1fr 1fr;gap:14px}._attachmentCard_1gukz_221{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:background .12s,border-color .12s;overflow:hidden;min-width:0}._attachmentCard_1gukz_221:hover{background:#f9fafb;border-color:#b5bec9}._attachmentCardMeta_1gukz_242{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0;overflow:hidden}._attachmentCardName_1gukz_251{font-size:14px;font-weight:400;color:#101828;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._attachmentCardType_1gukz_261{display:flex;align-items:center;gap:6px;font-size:12px;color:#414855;line-height:18px}._attachmentCardThumb_1gukz_270{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f1f5f9}._attachmentCardThumbEmpty_1gukz_279{width:48px;height:48px;border-radius:8px;background:#f1f5f9;flex-shrink:0}._descLink_1gukz_288{color:#101828;text-decoration:underline;word-break:break-all}._openChatBtn_1gukz_295{width:calc(100% - 40px);margin:0 20px 20px;padding:13px;background:var(--pw-dark);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;flex-shrink:0;transition:opacity .15s;font-family:inherit}._openChatBtn_1gukz_295:hover{opacity:.85}._lightbox_1gukz_316{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:100;cursor:zoom-out}._lightboxImg_1gukz_327{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;cursor:default}._lightboxClose_1gukz_335{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}._lightboxClose_1gukz_335:hover{background:#ffffff4d}._tab_aaw74_2{display:flex;flex-direction:column;flex:1;overflow:hidden;background-color:#fff}._header_aaw74_11{display:flex;align-items:center;gap:4px;padding:16px 20px;border-bottom:1px solid #f2f4f7;flex-shrink:0}._title_aaw74_20{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:500;line-height:30px;color:#101828;white-space:nowrap}._pinnedItem_aaw74_35{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#fff;border:none;border-bottom:1px solid #f2f4f7;cursor:pointer;text-align:left;width:100%;flex-shrink:0;transition:background-color .12s}._pinnedItem_aaw74_35:hover{background-color:#f9fafb}._pinnedItemAvatar_aaw74_54{width:40px;height:40px;border-radius:50%;background-color:#f8e965;display:flex;align-items:center;justify-content:center;flex-shrink:0}._pinnedItemAvatarIcon_aaw74_65{width:18px;height:18px}._pinnedItemInfo_aaw74_70{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._pinnedItemTop_aaw74_78{display:flex;align-items:center;justify-content:space-between;gap:8px}._pinnedItemName_aaw74_85{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._pinnedItemTime_aaw74_102{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#475467;flex-shrink:0}._pinnedItemBottom_aaw74_116{display:flex;align-items:center;justify-content:space-between;gap:8px}._pinnedItemPreview_aaw74_123{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#475467;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._pinnedItemBadge_aaw74_140{display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background-color:#ff4405;color:#fff;font-size:11px;font-weight:600;line-height:1;flex-shrink:0}._listWrap_aaw74_157{flex:1;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden}._actionFooter_aaw74_167{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:10;display:flex;justify-content:center;pointer-events:none}._actionButton_aaw74_178{pointer-events:auto;display:flex;align-items:center;gap:4px;padding:10px 14px;background-color:#f8e965;border:1px solid #f8e965;border-radius:8px;cursor:pointer;white-space:nowrap;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;transition:background-color .12s}._actionButton_aaw74_178:hover{background-color:#f5e44f}._actionIcon_aaw74_199{width:20px;height:20px;flex-shrink:0}._actionLabel_aaw74_205{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#182230;padding:0 2px}._container_1nkhg_1{display:flex;flex-direction:column;flex:1;overflow:hidden;background-color:var(--pw-bg)}._header_1nkhg_10{display:flex;align-items:center;gap:12px;padding:24px 20px;align-self:stretch;border-bottom:1px solid var(--pw-border);flex-shrink:0;background-color:var(--pw-yellow)}._backBtn_1nkhg_21{width:18px;height:18px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#101828;flex-shrink:0;padding:0;font-size:18px;font-weight:400;line-height:18px}._backBtn_1nkhg_21 svg{width:18px;height:18px;color:#101828}._title_1nkhg_44{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:18px;color:#101828}._list_1nkhg_59{flex:1;overflow-y:auto;padding:8px 0}._listEmptyState_1nkhg_65{padding:0;display:flex;flex-direction:column}._empty_1nkhg_71{text-align:center;color:var(--pw-text-muted);font-size:14px;padding:40px 20px}._emptyStateFill_1nkhg_78{flex:1;display:flex;flex-direction:column;min-height:100%}._item_1nkhg_86{width:100%;display:flex;align-items:center;gap:12px;padding:14px 20px;background:none;border:none;border-bottom:1px solid var(--pw-divider);cursor:pointer;text-align:left;transition:background .12s}._itemGeneral_1nkhg_100,._itemSupport_1nkhg_101{padding:16px 12px;border-bottom-color:#f2f4f7;background:#fff}._item_1nkhg_86:hover{background-color:#f9f9f9}._itemGeneral_1nkhg_100:hover,._itemSupport_1nkhg_101:hover{border-bottom-color:#f2f4f7;background:#f9fafb}._item_1nkhg_86:last-child{border-bottom:none}._itemAvatar_1nkhg_125{width:40px;height:40px;border-radius:45.455px;background-color:var(--pw-yellow);color:var(--pw-dark);display:flex;align-items:center;justify-content:center;flex-shrink:0}._itemAvatarImage_1nkhg_137{width:100%;height:100%;object-fit:cover;border-radius:inherit}._itemAvatarImageDirectMessage_1nkhg_144{background:#f8fafc}._itemAvatarSupport_1nkhg_148{border-radius:50px;background-color:#f9fafb}._itemAvatarIcon_1nkhg_153{width:20px;height:20px;flex-shrink:0}._itemBody_1nkhg_159{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}._itemBodyGeneral_1nkhg_167,._itemBodySupport_1nkhg_168{gap:2px}._itemTop_1nkhg_172{display:flex;align-items:baseline;justify-content:space-between;gap:8px}._itemTopGeneral_1nkhg_179,._itemTopSupport_1nkhg_180{align-items:center}._itemNameRow_1nkhg_184{display:flex;align-items:center;gap:6px;min-width:0}._itemName_1nkhg_184{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;color:var(--pw-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemNameGeneral_1nkhg_206,._itemNameSupport_1nkhg_207{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badgeSms_1nkhg_224,._badgeEmail_1nkhg_225,._badgeAdmin_1nkhg_226{font-size:10px;font-weight:600;letter-spacing:.03em;border-radius:999px;padding:2px 7px;white-space:nowrap;flex-shrink:0}._badgeSms_1nkhg_224{color:#fff;background:#7c3aed}._badgeEmail_1nkhg_225{color:#fff;background:#0284c7}._badgeAdmin_1nkhg_226{color:#fff;background:#059669}._itemDate_1nkhg_251{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;color:var(--pw-text-muted);white-space:nowrap;flex-shrink:0}._itemDateGeneral_1nkhg_264,._itemDateSupport_1nkhg_265{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#475467}._itemPreview_1nkhg_279{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:var(--pw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemPreviewGeneral_1nkhg_293,._itemPreviewSupport_1nkhg_294{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#475467;white-space:normal}._itemPreviewGeneral_1nkhg_293{width:min(216px,100%)}._itemPreviewSupport_1nkhg_294{width:min(210px,100%)}._itemArrow_1nkhg_322{width:16px;height:16px;color:var(--pw-text-muted);flex-shrink:0}._unreadDot_1nkhg_329{width:9px;height:9px;border-radius:50%;background:#dc2626;flex-shrink:0}._itemUnread_1nkhg_337 ._itemName_1nkhg_184{color:var(--pw-dark)}._itemUnread_1nkhg_337 ._itemPreview_1nkhg_279{color:var(--pw-text);font-weight:500}._itemUnread_1nkhg_337 ._itemNameSupport_1nkhg_207,._itemUnread_1nkhg_337 ._itemNameGeneral_1nkhg_206{color:#101828;font-weight:400}._itemUnread_1nkhg_337 ._itemPreviewGeneral_1nkhg_293,._itemUnread_1nkhg_337 ._itemPreviewSupport_1nkhg_294{color:#475467;font-weight:400}._loadMore_1nkhg_363{display:block;width:100%;padding:14px 20px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:500;color:var(--pw-text-muted);text-align:center;transition:background .12s,color .12s}._loadMore_1nkhg_363:hover:not(:disabled){background-color:#f9f9f9;color:var(--pw-text)}._loadMore_1nkhg_363:disabled{cursor:default;opacity:.6}._emptyState_10ixu_1{flex:1 0 0;align-self:stretch;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:0 20px 20px}._emptyStateOuter_10ixu_14{position:relative;display:flex;justify-content:center;align-items:center;align-self:stretch}._emptyStateBackground_10ixu_22{position:absolute;width:480px;height:480px;left:-48px;top:-216px;background-image:linear-gradient(to right,#eaecf0 1px,transparent 1px),linear-gradient(to bottom,#eaecf0 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse 78% 76% at 50% 62%,black 5%,transparent 74%);-webkit-mask-image:radial-gradient(ellipse 78% 76% at 50% 62%,black 5%,transparent 74%);pointer-events:none}._emptyStateContent_10ixu_35{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;width:100%}._emptyStateContentBlock_10ixu_46{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}._emptyStateIcon_10ixu_54{width:48px;height:48px;padding:12px;background-color:#fff;border:1px solid #eaecf0;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._emptyStateTexts_10ixu_67{display:flex;flex-direction:column;align-items:center;gap:4px;max-width:352px;width:100%}._emptyStateTitle_10ixu_76{font-size:16px;font-weight:600;line-height:24px;color:#101828;text-align:center;align-self:stretch}._emptyStateSubtitle_10ixu_85{font-size:14px;font-weight:400;line-height:20px;color:#475467;text-align:center;align-self:stretch}._emptyStateButton_10ixu_94{display:flex;align-items:center;gap:4px;padding:10px 14px;background-color:#f8e965;border:1px solid #f8e965;border-radius:8px;cursor:pointer;white-space:nowrap;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;transition:background-color .12s}._emptyStateButton_10ixu_94:hover{background-color:#f5e44f}._emptyStateButtonLabel_10ixu_114{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#182230;padding:0 2px}._tab_1eqi5_2{display:flex;flex-direction:column;flex:1;overflow:hidden;background-color:#fff}._header_1eqi5_11{display:flex;align-items:center;gap:4px;padding:16px 20px;border-bottom:1px solid #f2f4f7;flex-shrink:0}._title_1eqi5_20{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:500;line-height:30px;color:#101828;white-space:nowrap}._listWrap_1eqi5_35{flex:1 0 0;min-height:0;position:relative;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:0 20px 20px;overflow:hidden}._list_1eqi5_35{flex:1;width:100%;overflow-y:auto}._loading_1eqi5_54{text-align:center;color:var(--pw-text-muted);font-size:14px;padding:40px 20px}._emptyState_1eqi5_64{flex:1 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:0 20px 20px}._emptyStateOuter_1eqi5_76{position:relative;display:flex;justify-content:center;align-items:center;align-self:stretch}._emptyStateBackground_1eqi5_86{position:absolute;width:480px;height:480px;left:-48px;top:-216px;background-image:linear-gradient(to right,#eaecf0 1px,transparent 1px),linear-gradient(to bottom,#eaecf0 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse 78% 76% at 50% 62%,black 5%,transparent 74%);-webkit-mask-image:radial-gradient(ellipse 78% 76% at 50% 62%,black 5%,transparent 74%);pointer-events:none}._emptyStateContent_1eqi5_103{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;width:100%}._emptyStateContentBlock_1eqi5_115{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}._emptyStateIcon_1eqi5_124{width:48px;height:48px;padding:12px;background-color:#fff;border:1px solid #eaecf0;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._emptyStateTexts_1eqi5_137{display:flex;flex-direction:column;align-items:center;gap:4px;max-width:352px;width:100%}._emptyStateTitle_1eqi5_147{font-size:16px;font-weight:600;line-height:24px;color:#101828;text-align:center;align-self:stretch}._emptyStateSubtitle_1eqi5_157{font-size:14px;font-weight:400;line-height:20px;color:#475467;text-align:center;align-self:stretch}._emptyStateButton_1eqi5_166{display:flex;align-items:center;gap:4px;padding:10px 14px;background-color:#f8e965;border:1px solid #f8e965;border-radius:8px;cursor:pointer;white-space:nowrap;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;transition:background-color .12s}._emptyStateButton_1eqi5_166:hover{background-color:#f5e44f}._emptyStateButtonIcon_1eqi5_186{width:20px;height:20px;flex-shrink:0}._emptyStateButtonLabel_1eqi5_193{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#182230;padding:0 2px}._item_1eqi5_208{width:100%;display:flex;align-items:center;gap:12px;padding:16px 12px;background:#fff;border:none;border-bottom:1px solid #f2f4f7;cursor:pointer;text-align:left;transition:background .12s}._item_1eqi5_208:hover{background-color:#f9f9f9}._item_1eqi5_208:last-child{border-bottom:none}._itemAvatar_1eqi5_230{width:40px;height:40px;padding:10px;border-radius:50px;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:15.333px;box-sizing:border-box}._itemAvatarIcon_1eqi5_244{width:20px;height:20px;flex-shrink:0}._itemAvatarImage_1eqi5_250{width:100%;height:100%;border-radius:inherit;object-fit:cover}._itemBody_1eqi5_257{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._itemTop_1eqi5_265{display:flex;align-items:center;justify-content:space-between;gap:8px}._itemName_1eqi5_272{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemDate_1eqi5_289{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#475467;white-space:nowrap;flex-shrink:0}._itemBottom_1eqi5_305{display:flex;align-items:center;justify-content:space-between;gap:8px}._itemPreview_1eqi5_312{display:-webkit-box;width:min(210px,100%);-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#475467;min-width:0;white-space:normal}._unreadDot_1eqi5_334{width:8px;height:8px;border-radius:50%;background:#f04438;flex-shrink:0}._itemUnread_1eqi5_342 ._itemName_1eqi5_272{color:#101828;font-weight:400}._itemUnread_1eqi5_342 ._itemPreview_1eqi5_312{color:#475467;font-weight:400}._loadMore_1eqi5_353{display:block;width:100%;padding:14px 20px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:500;color:var(--pw-text-muted);text-align:center;transition:background .12s,color .12s}._loadMore_1eqi5_353:hover:not(:disabled){background-color:#f9f9f9;color:var(--pw-text)}._loadMore_1eqi5_353:disabled{cursor:default;opacity:.6}._fabWrap_1eqi5_380{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10;pointer-events:none;display:flex;flex-direction:row;gap:8px;white-space:nowrap}._fab_1eqi5_380{pointer-events:auto;display:flex;align-items:center;gap:4px;padding:10px 14px;background-color:#f8e965;border:1px solid #f8e965;border-radius:8px;cursor:pointer;white-space:nowrap;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;transition:background-color .12s}._fab_1eqi5_380:hover{background-color:#f5e44f}._fabIcon_1eqi5_414{width:20px;height:20px;flex-shrink:0}._fabLabel_1eqi5_420{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#182230;padding:0 2px}._view_153zf_1{display:flex;flex-direction:column;flex:1;overflow:hidden;background-color:#fff}._topBar_153zf_9{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f2f4f7;flex-shrink:0;gap:8px}._topBarActions_153zf_18{display:inline-flex;align-items:center;gap:4px;margin-left:auto;flex-shrink:0}._backBtn_153zf_26{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:4px 0;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#667085}._backBtn_153zf_26:hover{color:#344054}._iconBtn_153zf_45{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;border-radius:6px;cursor:pointer;color:#667085;flex-shrink:0}._iconBtn_153zf_45:hover{background:#f2f4f7}._scrollArea_153zf_63{flex:1;min-height:0;overflow-y:auto;padding:24px 20px 32px}._meta_153zf_70{margin-bottom:20px}._title_153zf_74{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:700;line-height:1.3;color:#101828;margin:0 0 8px}._summary_153zf_83{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#475467;margin:0 0 16px}._authorRow_153zf_92{display:flex;align-items:center;gap:10px;margin-top:16px}._authorAvatar_153zf_99{width:36px;height:36px;border-radius:50%;background-color:#e0d4f5;color:#6941c6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}._authorInfo_153zf_114{display:flex;flex-direction:column;gap:1px}._authorName_153zf_120{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;color:#344054}._authorDate_153zf_127{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;color:#98a2b3}._divider_153zf_134{height:1px;background-color:#f2f4f7;margin-bottom:24px}._content_153zf_141{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.7;color:#344054}._content_153zf_141 h1,._content_153zf_141 h2,._content_153zf_141 h3,._content_153zf_141 h4,._content_153zf_141 h5,._content_153zf_141 h6{font-weight:600;color:#101828;margin:20px 0 8px;line-height:1.3}._content_153zf_141 h1{font-size:20px}._content_153zf_141 h2{font-size:17px}._content_153zf_141 h3{font-size:15px}._content_153zf_141 h4,._content_153zf_141 h5,._content_153zf_141 h6{font-size:14px}._content_153zf_141 p{margin:0 0 12px}._content_153zf_141 p:last-child{margin-bottom:0}._content_153zf_141 ul,._content_153zf_141 ol{margin:0 0 12px;padding-left:20px}._content_153zf_141 li{margin-bottom:4px}._content_153zf_141 a{color:#6941c6;text-decoration:underline}._content_153zf_141 a:hover{color:#53389e}._content_153zf_141 strong{font-weight:600}._content_153zf_141 blockquote{border-left:3px solid #d0d5dd;margin:0 0 12px;padding:4px 12px;color:#667085}._content_153zf_141 pre{background:#f9fafb;border:1px solid #eaecf0;border-radius:6px;padding:12px;font-size:13px;margin:0 0 12px;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}._content_153zf_141 code{background:#f2f4f7;border-radius:4px;padding:1px 5px;font-size:13px}._content_153zf_141 img{max-width:100%;border-radius:6px;margin:8px 0;cursor:zoom-in;transition:opacity .12s}._content_153zf_141 img:hover{opacity:.88}._lightbox_153zf_237{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;display:flex;align-items:center;justify-content:center;z-index:2147483647;cursor:zoom-out;padding:24px;box-sizing:border-box}._lightboxImg_153zf_250{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;cursor:default}._lightboxClose_153zf_258{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}._lightboxClose_153zf_258:hover{background:#ffffff4d}._content_153zf_141 video{max-width:100%;border-radius:6px;margin:8px 0}._content_153zf_141 hr{border:none;border-top:1px solid #eaecf0;margin:16px 0}._loading_153zf_293,._error_153zf_294{padding:32px 20px;text-align:center;font-size:14px;color:#667085}._notAvailable_153zf_301{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;text-align:center;font-size:14px;color:#98a2b3}._notAvailable_153zf_301 p{margin:0}._tab_kie8o_1{display:flex;flex-direction:column;flex:1;overflow:hidden;background-color:#fff}._header_kie8o_9{display:flex;align-items:center;gap:4px;padding:16px 20px;border-bottom:1px solid #f2f4f7;flex-shrink:0}._expandBtn_kie8o_18{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:auto;background:none;border:none;border-radius:6px;cursor:pointer;color:#667085;flex-shrink:0}._expandBtn_kie8o_18:hover{background:#f2f4f7}._title_kie8o_37{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:500;line-height:30px;color:#101828;white-space:nowrap}._content_kie8o_51{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}._articlesContainer_kie8o_59{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-start;align-self:stretch;padding:0 20px 20px}._searchWrap_kie8o_68{display:flex;width:100%;flex-shrink:0;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 0 12px}._searchInput_kie8o_78{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background-color:#fff;border:1px solid #eaecf0;border-radius:8px}._searchIcon_kie8o_89{width:16px;height:16px;flex-shrink:0}._searchField_kie8o_95{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:14px;font-weight:400;line-height:20px;color:#101828;text-overflow:ellipsis}._searchField_kie8o_95::placeholder{color:#667085}._articleList_kie8o_112{display:flex;width:100%;flex:1;min-height:0;flex-direction:column;padding:0}._articleCard_kie8o_121{width:100%;align-items:center;align-self:stretch;gap:16px;padding:16px 20px;border:none;border-bottom:1px solid #f2f4f7;background:#fff;box-shadow:none;border-radius:0;display:flex;justify-content:space-between;text-align:left;cursor:pointer}._articleCard_kie8o_121:hover{background:#fff}._articleCardContent_kie8o_143{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0}._articleTitle_kie8o_152{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#101828}._articleDescription_kie8o_166{width:min(311px,100%);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#475467}._articleMeta_kie8o_181{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;color:#98a2b3}._articleChevron_kie8o_195{width:20px;height:20px;flex-shrink:0}._noResultsState_kie8o_201{padding:32px 16px;text-align:center;font-size:14px;line-height:20px;color:#667085}._loadingState_kie8o_209{flex:1;align-self:stretch;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:14px;color:#667085;padding:32px 20px}._sentinel_kie8o_222{height:1px;flex-shrink:0}._loadingMoreState_kie8o_227{padding:12px 16px;text-align:center;font-size:13px;color:#98a2b3;flex-shrink:0}._collectionsCount_kie8o_238{padding:12px 0 4px;font-size:14px;font-weight:600;color:#101828;flex-shrink:0}._collectionCard_kie8o_247{display:flex;align-items:center;gap:0;width:100%;padding:16px 0;border:none;border-bottom:1px solid #f2f4f7;background:transparent;cursor:pointer;text-align:left}._collectionCard_kie8o_247:last-child{border-bottom:none}._collectionInfo_kie8o_264{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._collectionTitle_kie8o_272{font-size:15px;font-weight:600;color:#101828;line-height:22px}._collectionDescription_kie8o_279{font-size:13px;font-weight:400;color:#475467;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._collectionArticleCount_kie8o_289{font-size:13px;font-weight:400;color:#98a2b3;line-height:18px}._collectionSearchBar_kie8o_297{display:flex;flex-shrink:0;flex-direction:column;padding:0 20px}._collectionTopBar_kie8o_306{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f2f4f7;flex-shrink:0;gap:8px}._collectionTopBarActions_kie8o_315{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;margin-left:auto}._collectionHeader_kie8o_324{padding:20px 20px 4px;flex-shrink:0}._collectionHeaderTitle_kie8o_329{font-size:20px;font-weight:700;color:#101828;line-height:28px;margin:0 0 4px}._collectionHeaderMeta_kie8o_337{font-size:13px;color:#667085;line-height:18px}._nav_14ly3_2{display:flex;align-items:center;gap:16px;padding:8px;background-color:#fff;border-top:1px solid #f2f4f7;flex-shrink:0;height:80px;box-sizing:border-box}._item_14ly3_15{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:64px;padding:8px 0;border:none;background:none;border-radius:8px;cursor:pointer;color:#667085;transition:background-color .12s,border-radius .12s;position:relative}._item_14ly3_15:hover{background-color:#f9fafb}._itemActive_14ly3_39{background-color:#f2f4f7;border-radius:12px;color:#101828}._iconWrap_14ly3_46{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}._icon_14ly3_46{width:24px;height:24px;flex-shrink:0}._label_14ly3_62{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:inherit;white-space:nowrap;text-align:center;width:100%}._badge_14ly3_79{position:absolute;top:-4px;right:-8px;min-width:18px;height:18px;padding:0 2px;background-color:#ff4405;color:#fff;border:1.5px solid #ffffff;border-radius:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;line-height:18px;text-align:center;display:flex;align-items:center;justify-content:center;white-space:nowrap;box-sizing:border-box}._screen_1kedi_6{display:flex;flex-direction:column;flex:1;min-height:0;background:#fff;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._listPane_1kedi_24{display:flex;flex-direction:column;flex:1;min-height:0}._listPaneHidden_1kedi_31{display:none}._header_1kedi_36{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #eaecf0;flex-shrink:0;position:relative;background:#fff}._headerTitle_1kedi_47{flex:1;font-size:16px;font-weight:600;line-height:24px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._iconBtn_1kedi_58{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#344054}._menuBtn_1kedi_70{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#f9fafb;cursor:pointer;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #eaecf0;flex-shrink:0}._menu_1kedi_70{position:absolute;top:52px;right:14px;z-index:6;width:200px;background:#fff;border:1px solid #eaecf0;border-radius:12px;box-shadow:0 12px 16px -4px #1018281f,0 4px 6px -2px #1018280d;padding:6px}._menuItem_1kedi_101{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;color:#344054;cursor:pointer;background:none;border:none;width:100%;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}._menuItem_1kedi_101:hover{background:#f9fafb}._menuItemDanger_1kedi_124{color:#b42318}._menuItemResume_1kedi_128{color:#027a48}._tabs_1kedi_133{display:flex;border-bottom:1px solid #eaecf0;flex-shrink:0}._tab_1kedi_133{flex:1;position:relative;padding:14px 0;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:14px;font-weight:600;line-height:20px;color:#667085;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}._tabActive_1kedi_158{color:#101828}._tabIndicator_1kedi_162{position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#101828}._tabCount_1kedi_171{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;background:#f2f4f7;font-size:11px;font-weight:600;line-height:1;color:#475467}._listBody_1kedi_187{flex:1;position:relative;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-height:0}._listScroll_1kedi_197{flex:1;overflow-y:auto;padding:4px 0 86px;display:flex;flex-direction:column}._row_1kedi_205{display:flex;align-items:center;gap:13px;padding:14px 18px;border-bottom:1px solid #f2f4f7;cursor:pointer;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}._row_1kedi_205:hover{background:#f9fafb}._rowTile_1kedi_226{flex-shrink:0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;background:#f2f4f7}._rowTile_1kedi_226[data-status=running]{background:#ecfdf3;cursor:pointer}._rowTile_1kedi_226[data-status=paused]{background:#fffaeb;cursor:pointer}._rowInfo_1kedi_250{flex:1;min-width:0}._rowName_1kedi_255{font-size:15px;font-weight:600;line-height:21px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rowMeta_1kedi_265{font-size:13px;font-weight:400;line-height:19px;color:#667085;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rowRight_1kedi_276{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:7px;padding-left:4px}._rowStatus_1kedi_285{font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;color:#667085}._rowStatus_1kedi_285[data-status=paused]{color:#b54708}._rowStatus_1kedi_285[data-status=expired],._rowStatus_1kedi_285[data-status=closed]{color:#98a2b3}._rowBadge_1kedi_302{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:9999px;background:#f8e965;font-size:11px;font-weight:700;line-height:1;color:#101828}._loadMore_1kedi_318{display:block;width:100%;padding:14px 20px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:500;color:#667085;text-align:center;transition:background .12s,color .12s}._loadMore_1kedi_318:hover:not(:disabled){background-color:#f9fafb;color:#101828}._loadMore_1kedi_318:disabled{cursor:default;opacity:.6}._floatingCta_1kedi_344{position:absolute;left:0;right:0;bottom:0;padding:14px;display:flex;justify-content:center;background:linear-gradient(to top,#fff 55%,#fff0);pointer-events:none}._floatingCta_1kedi_344>*{pointer-events:auto}._btnYellow_1kedi_361{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;height:44px;border-radius:10px;background:#f8e965;color:#101828;font-size:14px;font-weight:600;line-height:20px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-family:inherit}._btnYellow_1kedi_361:hover{background:#e6d84e}._btnYellow_1kedi_361:disabled{opacity:.55;cursor:default}._btnWhite_1kedi_389{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;height:44px;border-radius:10px;background:#fff;border:1px solid #d0d5dd;color:#344054;font-size:14px;font-weight:600;line-height:20px;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-family:inherit}._btnWhite_1kedi_389:hover{background:#f9fafb}._btnWhite_1kedi_389:disabled{opacity:.55;cursor:default}._btnDanger_1kedi_417{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;height:40px;border-radius:8px;background:#d92d20;color:#fff;font-size:14px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;width:100%;font-family:inherit}._btnDanger_1kedi_417:hover{background:#b42318}._btnAuto_1kedi_439{width:auto;padding:0 18px}._btnShadow_1kedi_444{box-shadow:0 6px 16px -4px #10182838}._emptyState_1kedi_449{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 36px;gap:6px}._emptyIcon_1kedi_460{width:52px;height:52px;border-radius:13px;background:#fff;box-shadow:inset 0 0 0 1px #eaecf0;display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:#475467}._emptyTitle_1kedi_473{font-size:16px;font-weight:600;line-height:24px;color:#101828}._emptySubtitle_1kedi_480{font-size:13px;font-weight:400;line-height:19px;color:#667085;max-width:240px}._emptyCta_1kedi_488{margin-top:14px}._spinnerWrap_1kedi_492{flex:1;display:flex;align-items:center;justify-content:center;padding:32px}._spinner_1kedi_492{width:26px;height:26px;border-radius:50%;border:3px solid #eaecf0;border-top-color:#101828;animation:_raSpin_1kedi_1 .8s linear infinite}@keyframes _raSpin_1kedi_1{to{transform:rotate(360deg)}}._formBody_1kedi_516{flex:1;overflow-y:auto;background:#fff;padding:20px;display:flex;flex-direction:column;gap:14px;min-height:0}._restartBanner_1kedi_527{background:#eff8ff;border-bottom:1px solid #b2ddff;padding:11px 16px;display:flex;align-items:center;gap:9px;flex-shrink:0;font-size:12px;font-weight:500;line-height:17px;color:#175cd3}._restartBanner_1kedi_527 b{font-weight:700}._field_1kedi_545{display:flex;flex-direction:column;gap:6px;position:relative}._labelRow_1kedi_552{display:flex;align-items:center;gap:8px}._label_1kedi_552{font-size:14px;font-weight:500;line-height:20px;color:#344054}._hint_1kedi_565{font-size:12px;font-weight:400;line-height:18px;color:#667085}._textInputWrap_1kedi_572{height:40px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px}._textInput_1kedi_572{flex:1;border:none;outline:none;background:none;font-size:14px;font-weight:400;line-height:20px;color:#101828;font-family:inherit;min-width:0}._textInput_1kedi_572::placeholder{color:#98a2b3}._selectField_1kedi_600{height:40px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px;cursor:pointer;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;text-align:left}._selectFieldOpen_1kedi_616{border-color:#98a2b3}._selectFieldInvalid_1kedi_622{border-color:#f04438}._requiredMark_1kedi_626{color:#d92d20;font-weight:600}._fieldErrorText_1kedi_631{font-size:12px;font-weight:500;line-height:18px;color:#d92d20}._selectValue_1kedi_638{flex:1;font-size:14px;font-weight:400;line-height:20px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selectPlaceholder_1kedi_649{color:#98a2b3}._selectMuted_1kedi_653{color:#667085}._dropdown_1kedi_657{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:6;background:#fff;border:1px solid #eaecf0;border-radius:8px;box-shadow:0 12px 16px -4px #1018281f,0 4px 6px -2px #1018280d;padding:6px;max-height:218px;overflow-y:auto}._option_1kedi_674{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:8px;font-size:14px;font-weight:400;line-height:20px;color:#101828;cursor:pointer;background:none;border:none;width:100%;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}._option_1kedi_674:hover,._optionSelected_1kedi_697{background:#f9fafb}._optionLabel_1kedi_701{flex:1}._optionMuted_1kedi_705{color:#667085}._minBadge_1kedi_709{font-size:10px;font-weight:600;line-height:1;color:#475467;background:#eaecf0;padding:3px 6px;border-radius:4px}._ownCarField_1kedi_719{border:1px solid #eaecf0;border-radius:10px;background:#f9fafb;padding:13px 14px;display:flex;align-items:center;gap:11px;cursor:pointer;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;text-align:left}._checkbox_1kedi_734{flex-shrink:0;width:20px;height:20px;border-radius:4px;background:#fff;border:1px solid #d0d5dd;display:flex;align-items:center;justify-content:center}._checkboxChecked_1kedi_746{background:#f8e965;border-color:#f8e965}._ownCarLabel_1kedi_751{flex:1;font-size:14px;font-weight:500;line-height:20px;color:#344054}._chipsField_1kedi_759{border:1px solid #d0d5dd;border-radius:8px;min-height:40px;padding:6px 12px;display:flex;align-items:center;flex-wrap:wrap;gap:6px;position:relative}._chip_1kedi_759{display:inline-flex;align-items:center;gap:6px;border:1px solid #d0d5dd;border-radius:6px;padding:3px 8px;font-size:13px;font-weight:400;line-height:1.4;color:#344054}._chipRemove_1kedi_784{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;cursor:pointer;display:flex;align-items:center;color:#98a2b3}._tasksBox_1kedi_795{border:1px solid #d0d5dd;border-radius:8px;overflow:visible}._taskRow_1kedi_805{padding:9px 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eaecf0}._taskLabel_1kedi_813{flex:1;font-size:14px;font-weight:400;line-height:20px;color:#101828;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._taskAddRow_1kedi_825{padding:4px 12px;display:flex;align-items:center;gap:8px}._taskInput_1kedi_832{flex:1;border:none;outline:none;background:none;font-size:14px;font-weight:400;line-height:20px;color:#101828;font-family:inherit;padding:5px 0}._taskInput_1kedi_832::placeholder{color:#98a2b3}._formError_1kedi_849{font-size:12px;font-weight:500;line-height:18px;color:#d92d20}._footer_1kedi_856{border-top:1px solid #eaecf0;padding:14px 16px;background:#fff;flex-shrink:0;display:flex;flex-direction:column;gap:10px}._footerRow_1kedi_866{display:flex;gap:10px}._footerNote_1kedi_871{text-align:center;font-size:11px;font-weight:400;line-height:16px;color:#98a2b3}._statusBar_1kedi_880{padding:10px 20px;display:flex;align-items:center;gap:8px;flex-shrink:0;border-bottom:1px solid #eaecf0;background:#f9fafb;font-size:12px;font-weight:500;line-height:18px;color:#475467}._statusBar_1kedi_880[data-status=paused]{background:#fffaeb;border-bottom-color:#fedf89;color:#b54708}._statusBarDot_1kedi_900{width:8px;height:8px;border-radius:50%;background:#98a2b3;flex-shrink:0}._statusBar_1kedi_880[data-status=running] ._statusBarDot_1kedi_900{background:#12b76a}._statusBar_1kedi_880[data-status=paused] ._statusBarDot_1kedi_900{background:#f79009}._detailBody_1kedi_916{flex:1;overflow-y:auto;background:#fff;padding:20px;display:flex;flex-direction:column;gap:20px;min-height:0}._detailField_1kedi_927{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}._detailFieldRow_1kedi_935{display:flex;gap:16px}._detailLabel_1kedi_940{font-size:12px;font-weight:400;line-height:18px;color:#667085}._detailValue_1kedi_947{font-size:14px;font-weight:400;line-height:20px;color:#101828;overflow-wrap:break-word}._pill_1kedi_955{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:9999px;font-size:12px;font-weight:500;line-height:18px;width:fit-content;background:#f2f4f7;color:#475467}._pillDot_1kedi_969{width:6px;height:6px;border-radius:50%;background:#98a2b3}._pill_1kedi_955[data-status=running]{background:#ecfdf3;color:#027a48}._pill_1kedi_955[data-status=running] ._pillDot_1kedi_969{background:#12b76a}._pill_1kedi_955[data-status=paused]{background:#fffaeb;color:#b54708}._pill_1kedi_955[data-status=paused] ._pillDot_1kedi_969{background:#f79009}._matchesCard_1kedi_994{display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid #eaecf0;border-radius:12px;background:#f9fafb;cursor:pointer;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;text-align:left}._matchesCardIcon_1kedi_1009{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#ecfdf3;display:flex;align-items:center;justify-content:center;color:#17b26a}._matchesCardTitle_1kedi_1021{font-size:13px;font-weight:600;line-height:18px;color:#101828}._matchesCardSub_1kedi_1028{font-size:12px;font-weight:400;line-height:17px;color:#667085}._cardBody_1kedi_1035{flex:1;min-width:0}._threadBody_1kedi_1041{flex:1;overflow-y:auto;background:#fff;padding:18px 16px;display:flex;flex-direction:column;gap:14px;min-height:0}._divider_1kedi_1052{display:flex;align-items:center;gap:10px}._dividerLine_1kedi_1058{flex:1;height:1px;background:#eaecf0}._dividerLabel_1kedi_1064{font-size:11px;font-weight:400;line-height:16px;color:#98a2b3;white-space:nowrap}._agentCard_1kedi_1072{border:1px solid #eaecf0;border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;font-family:inherit;text-align:left}._agentCard_1kedi_1072:hover{background:#f9fafb}._agentCardIcon_1kedi_1091{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#f2f4f7;display:flex;align-items:center;justify-content:center;color:#475467}._agentCardKicker_1kedi_1103{font-size:13px;font-weight:400;line-height:18px;color:#667085}._agentCardName_1kedi_1110{font-size:15px;font-weight:600;line-height:20px;color:#101828}._restartedPill_1kedi_1117{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #eaecf0;background:#f9fafb;border-radius:9999px;align-self:center;cursor:pointer;max-width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:12px;font-weight:400;line-height:16px;color:#667085}._restartedPill_1kedi_1117 b{color:#101828;font-weight:600}._restartedPillText_1kedi_1141{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._msgRow_1kedi_1147{display:flex;gap:8px;align-items:flex-end}._msgAvatar_1kedi_1153{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#f8e965;display:flex;align-items:center;justify-content:center;margin-bottom:18px}._msgCol_1kedi_1165{max-width:320px;min-width:0}._msgBubble_1kedi_1170{background:#f2f4f7;border-radius:4px 14px 14px;padding:12px 14px;font-size:14px;font-weight:400;line-height:21px;color:#344054}._msgBubble_1kedi_1170 b{font-weight:600;color:#101828}._msgTime_1kedi_1185{font-size:11px;font-weight:400;line-height:16px;color:#98a2b3;margin-top:4px}._matchList_1kedi_1193{display:flex;flex-direction:column;gap:9px;margin-top:9px}._matchItem_1kedi_1200{display:flex;gap:6px}._matchIndex_1kedi_1205{color:#175cd3;font-weight:500;flex-shrink:0}._matchName_1kedi_1211{color:#175cd3;font-weight:500;text-decoration:underline;text-underline-offset:2px}._closedCard_1kedi_1218{background:#f2f4f7;border-radius:4px 14px 14px;padding:14px;display:flex;flex-direction:column;gap:12px}._closedCardHead_1kedi_1227{display:flex;align-items:center;gap:9px}._closedCardIcon_1kedi_1233{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #eaecf0;display:flex;align-items:center;justify-content:center;color:#667085}._closedCardTitle_1kedi_1246{font-size:14px;font-weight:600;line-height:20px;color:#101828}._closedCardText_1kedi_1253{font-size:14px;font-weight:400;line-height:21px;color:#344054}._closedCardActions_1kedi_1260{display:flex;gap:8px;flex-wrap:wrap}._closedCardBtn_1kedi_1266{height:38px;width:auto;padding:0 16px;font-size:13px}._restartedBadge_1kedi_1273{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;line-height:1;color:#027a48;background:#ecfdf3;padding:4px 8px;border-radius:9999px}._restartedIntoCard_1kedi_1286{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #eaecf0;border-radius:10px;background:#fff;cursor:pointer;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;text-align:left}._restartedIntoIcon_1kedi_1301{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#ecfdf3;display:flex;align-items:center;justify-content:center;color:#027a48}._restartedIntoName_1kedi_1313{font-size:13px;font-weight:600;line-height:18px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._restartedIntoSub_1kedi_1323{font-size:12px;font-weight:400;line-height:17px;color:#027a48}._threadEmpty_1kedi_1330{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 32px;gap:6px;min-height:280px}._threadEmptyArt_1kedi_1342{position:relative;width:108px;height:108px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;background-image:radial-gradient(#eaecf0 1.4px,transparent 1.4px);background-size:15px 15px;border-radius:50%}._threadEmptyIcon_1kedi_1355{width:60px;height:60px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1018281a,inset 0 0 0 1px #eaecf0;display:flex;align-items:center;justify-content:center;color:#98a2b3}._dialogOverlay_1kedi_1370{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#10182873;display:flex;align-items:center;justify-content:center;padding:24px}._dialog_1kedi_1370{width:100%;background:#fff;border-radius:16px;box-shadow:0 20px 24px -4px #1018282e;padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}._dialogIcon_1kedi_1394{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2px}._dialogIcon_1kedi_1394[data-action=pause]{background:#fef0c7;color:#b54708}._dialogIcon_1kedi_1394[data-action=resume]{background:#d1fadf;color:#027a48}._dialogIcon_1kedi_1394[data-action=stop]{background:#fee4e2;color:#d92d20}._dialogTitle_1kedi_1419{font-size:16px;font-weight:600;line-height:22px;color:#101828}._dialogBody_1kedi_1426{font-size:13px;font-weight:400;line-height:19px;color:#667085}._dialogActions_1kedi_1433{display:flex;gap:10px;width:100%;margin-top:10px}._dialogActions_1kedi_1433>*{flex:1;height:40px;border-radius:8px}._toast_1kedi_1447{position:absolute;left:16px;right:16px;bottom:18px;z-index:9;display:flex;justify-content:center;animation:_raToastIn_1kedi_1 .26s ease;pointer-events:none}._toastInner_1kedi_1459{background:#101828;color:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 12px 24px -6px #10182859;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;line-height:19px}@keyframes _raToastIn_1kedi_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}._widget_1vvxy_2{--pw-yellow: #f8e965;--pw-yellow-hover: #daca60;--pw-blue: #3047ec;--pw-dark: #0f1728;--pw-bg: #ffffff;--pw-bubble: #f1f1f1;--pw-border: #eaecf0;--pw-divider: #f1f1f1;--pw-text: #0f1728;--pw-text-muted: #737376;--pw-radius: 16px;--pw-shadow: 0px 32px 64px -12px rgba(16, 24, 40, .14);--pw-trigger-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);position:fixed;bottom:69px;right:24px;z-index:9999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;color:var(--pw-text)}
