*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root{--color-primary:#1a56db;--color-primary-light:#e8f0fe;--color-text:#333;--color-text-secondary:#666;--color-bg:#f8f9fa;--color-white:#fff;--color-border:#e5e7eb;--color-shadow:#0000000d;--color-bot-bubble:#fff;--color-user-bubble:#1a56db;--color-user-text:#fff;--radius-bubble:12px;--radius-input:20px;--max-width-chat:800px;--header-height:64px;--input-height:64px}._header_ndjo5_1{background:var(--color-primary);color:var(--color-white);height:var(--header-height);flex-shrink:0;align-items:center;gap:12px;padding:12px 20px;display:flex}._logo_ndjo5_12{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:600;display:flex;overflow:hidden}._logoImage_ndjo5_25{object-fit:cover;width:100%;height:100%}._logoEmoji_ndjo5_31{font-size:22px;line-height:1}._info_ndjo5_36{flex-direction:column;display:flex}._title_ndjo5_41{font-size:15px;font-weight:600}._status_ndjo5_46{opacity:.8;font-size:11px}._headerActions_ndjo5_51{align-items:center;gap:6px;margin-left:auto;display:flex}._iconBtn_ndjo5_58{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-family:inherit;font-size:18px;line-height:1;display:flex}._iconBtn_ndjo5_58:hover{background:#ffffff47}._rateBtn_ndjo5_79{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:13px}._rateBtn_ndjo5_79:hover{background:#ffffff47}._modalBackdrop_ndjo5_96{z-index:1200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalCard_ndjo5_106{color:#111827;background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:380px;max-width:calc(100vw - 32px);padding:24px;display:flex;box-shadow:0 12px 32px #0000002e}._modalTitle_ndjo5_119{text-align:center;color:#111827;font-size:17px;font-weight:600}._modalSub_ndjo5_126{color:#6b7280;text-align:center;margin-bottom:4px;font-size:13px}._stars_ndjo5_133{-webkit-user-select:none;user-select:none;justify-content:center;gap:6px;font-size:32px;display:flex}._star_ndjo5_133{cursor:pointer;transition:transform .1s}._star_ndjo5_133:hover{transform:scale(1.15)}._scoreLabel_ndjo5_150{text-align:center;color:#6b7280;height:18px;font-size:13px}._commentInput_ndjo5_157{box-sizing:border-box;resize:vertical;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px}._commentInput_ndjo5_157:focus{border-color:var(--color-primary)}._errorBox_ndjo5_173{color:#dc2626;text-align:center;background:#fef2f2;border-radius:4px;padding:6px 10px;font-size:12px}._actions_ndjo5_182{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}._btnGhost_ndjo5_189{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px}._btnPrimary_ndjo5_200{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500}._btnPrimary_ndjo5_200:disabled{opacity:.5;cursor:not-allowed}._wrapper_t7w77_1{gap:8px;max-width:100%;margin-bottom:16px;display:flex}._wrapperUser_t7w77_8{justify-content:flex-end}._avatar_t7w77_12{background:var(--color-primary);width:28px;height:28px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex;overflow:hidden}._avatarImage_t7w77_27{object-fit:cover;width:100%;height:100%}._avatarEmoji_t7w77_33{font-size:16px;line-height:1}._bubble_t7w77_38{word-break:break-word;max-width:75%;padding:12px 16px;font-size:14px;line-height:1.6}._bubbleBot_t7w77_46{background:var(--color-bot-bubble);color:var(--color-text);border-radius:0 var(--radius-bubble) var(--radius-bubble) var(--radius-bubble);box-shadow:0 1px 2px var(--color-shadow)}._bubbleUser_t7w77_53{background:var(--color-user-bubble);color:var(--color-user-text);border-radius:var(--radius-bubble) 0 var(--radius-bubble) var(--radius-bubble)}._bubble_t7w77_38 p{margin-bottom:8px}._bubble_t7w77_38 p:last-child{margin-bottom:0}._bubble_t7w77_38 ul,._bubble_t7w77_38 ol{margin-bottom:8px;padding-left:20px}._bubble_t7w77_38 strong{font-weight:600}._bubble_t7w77_38 a{color:var(--color-primary);text-decoration:underline}._bubbleUser_t7w77_53 a{color:var(--color-white)}._bubble_t7w77_38 img{background:#fff;border-radius:6px;width:100%;max-width:240px;height:auto;margin:8px 0 0;display:block}._cursor_t7w77_95{background:var(--color-primary);vertical-align:middle;width:2px;height:14px;margin-left:2px;animation:1s infinite _blink_t7w77_1;display:inline-block}@keyframes _blink_t7w77_1{0%,to{opacity:1}50%{opacity:0}}._container_ii5ur_1{flex-wrap:wrap;gap:8px;margin-bottom:16px;margin-left:36px;display:flex}._pill_ii5ur_9{background:var(--color-primary-light);color:var(--color-primary);cursor:pointer;border:none;border-radius:16px;padding:6px 14px;font-size:13px;transition:background .2s}._pill_ii5ur_9:hover{background:var(--color-primary);color:var(--color-white)}._container_1r76z_1{background:var(--color-bg);flex:1;padding:16px;overflow-y:auto}._container_166tr_1{background:var(--color-white);border-top:1px solid var(--color-border);height:var(--input-height);flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}._input_166tr_12{border:1px solid var(--color-border);border-radius:var(--radius-input);color:var(--color-text);outline:none;flex:1;padding:10px 16px;font-size:14px;transition:border-color .2s}._input_166tr_12:focus{border-color:var(--color-primary)}._input_166tr_12::placeholder{color:#9ca3af}._input_166tr_12:disabled{cursor:not-allowed;background:#f3f4f6}._sendButton_166tr_36{background:var(--color-primary);cursor:pointer;width:36px;height:36px;color:var(--color-white);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:opacity .2s;display:flex}._sendButton_166tr_36:hover{opacity:.9}._sendButton_166tr_36:disabled{opacity:.5;cursor:not-allowed}._container_11lbj_1{height:100%;max-width:var(--max-width-chat);background:var(--color-white);flex-direction:column;margin:0 auto;display:flex;box-shadow:0 0 20px #0000001a}@media (width>=801px){._container_11lbj_1{height:100vh}}._fullPageCenter_es5fg_1{color:#666;justify-content:center;align-items:center;height:100vh;display:flex}._loginWrap_es5fg_17{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;display:flex}._loginCard_es5fg_33{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:360px;padding:32px;display:flex;box-shadow:0 4px 24px #00000014}._loginTitle_es5fg_55{text-align:center;color:#111827;margin:0 0 12px;font-size:20px}._input_es5fg_69{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}._input_es5fg_69:focus{border-color:#1a56db}._inputSm_es5fg_99{border:1px solid #d1d5db;border-radius:4px;width:120px;margin-right:4px;padding:6px 8px;font-size:13px}._textarea_es5fg_117{box-sizing:border-box;resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;line-height:1.5}._btnPrimary_es5fg_141{color:#fff;cursor:pointer;background:#1a56db;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500}._btnPrimary_es5fg_141:hover:not(:disabled){background:#1e40af}._btnPrimary_es5fg_141:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_es5fg_169{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 14px;font-size:13px}._btnSecondary_es5fg_169:hover{background:#f9fafb}._btnDanger_es5fg_191{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;margin-left:4px;padding:6px 14px;font-size:13px}._btnDanger_es5fg_191:hover:not(:disabled){background:#fef2f2}._btnDanger_es5fg_191:disabled{opacity:.4;cursor:not-allowed}._btnIcon_es5fg_217{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;width:28px;height:28px;padding:0}._btnIcon_es5fg_217:hover:not(:disabled){background:#f9fafb}._btnIcon_es5fg_217:disabled{opacity:.3;cursor:not-allowed}._error_es5fg_243{color:#dc2626;background:#fef2f2;border-radius:4px;padding:8px 12px;font-size:13px}._success_es5fg_259{color:#065f46;background:#d1fae5;border-radius:4px;padding:8px 12px;font-size:13px}._adminRoot_es5fg_275{background:#f3f4f6;flex-direction:column;min-height:100vh;display:flex}._topbar_es5fg_289{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}._topbarLeft_es5fg_309{align-items:center;gap:32px;display:flex}._logo_es5fg_321{color:#111827;font-size:16px;font-weight:600}._tabs_es5fg_333{gap:4px;display:flex}._tab_es5fg_333{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 16px;font-size:14px}._tab_es5fg_333:hover{background:#f3f4f6}._tabActive_es5fg_367{color:#1a56db;background:#eff6ff;font-weight:500}._topbarRight_es5fg_379{align-items:center;gap:12px;display:flex}._userInfo_es5fg_391{color:#6b7280;font-size:13px}._mainBody_es5fg_401{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px}._tabContent_es5fg_419{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000a}._sectionTitle_es5fg_433{color:#111827;margin:0 0 8px;font-size:16px;font-weight:600}._hint_es5fg_447{color:#6b7280;margin:0 0 12px;font-size:13px}._hint_es5fg_447 code{background:#f3f4f6;border-radius:3px;padding:1px 6px;font-size:12px}._actionsList_es5fg_473{flex-direction:column;gap:8px;display:flex}._actionRow_es5fg_485{grid-template-columns:180px 1fr 28px 28px auto;align-items:center;gap:8px;display:grid}._actionBar_es5fg_499{align-items:center;gap:12px;margin-top:20px;display:flex}._msg_es5fg_513{color:#065f46;font-size:13px}._formRow_es5fg_523{grid-template-columns:200px 240px 160px auto;align-items:center;gap:8px;display:grid}._table_es5fg_537{border-collapse:collapse;width:100%;font-size:14px}._table_es5fg_537 th,._table_es5fg_537 td{text-align:left;border-bottom:1px solid #e5e7eb;padding:10px 12px}._table_es5fg_537 th{color:#374151;background:#f9fafb;font-weight:500}._convLayout_es5fg_573{grid-template-columns:360px 1fr;gap:16px;height:calc(100vh - 104px);display:grid}._convList_es5fg_587{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto}._convListHeader_es5fg_601{color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;display:flex;position:sticky;top:0}._convPager_es5fg_627{align-items:center;gap:8px;font-size:12px;display:flex}._convItem_es5fg_641{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:12px 16px}._convItem_es5fg_641:hover{background:#f9fafb}._convItemActive_es5fg_657,._convItemActive_es5fg_657:hover{background:#eff6ff}._convItemTitle_es5fg_667{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}._convItemMeta_es5fg_683{color:#9ca3af;margin-top:4px;font-size:12px}._convDetail_es5fg_695{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}._convHeader_es5fg_713{color:#111827;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:16px 20px;font-weight:500}._convMessages_es5fg_729{flex-direction:column;flex:1;gap:20px;padding:16px 20px;display:flex;overflow-y:auto}._convMsgBlock_es5fg_747{flex-direction:column;gap:8px;display:flex}._convMsgUser_es5fg_759,._convMsgBot_es5fg_759{white-space:pre-wrap;word-break:break-word;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.6}._convMsgUser_es5fg_759{background:#eff6ff;align-self:flex-end;max-width:80%}._convMsgBot_es5fg_759{background:#f3f4f6;align-self:flex-start;max-width:85%}._convMsgLabel_es5fg_801{color:#6b7280;margin-bottom:4px;font-size:11px}._convMsgText_es5fg_813{color:#111827}._empty_es5fg_821{color:#9ca3af;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}._floatBtn_es5fg_839{color:#fff;cursor:pointer;z-index:1000;background:#1a56db;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 20px #1a56db59}._floatBtn_es5fg_839:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1a56db73}._floatBtnIcon_es5fg_889{font-size:18px;line-height:1}._floatBtnText_es5fg_899{font-size:14px}._floatPanel_es5fg_907{z-index:1000;background:#fff;border-radius:12px;width:min(760px,100vw - 48px);height:min(780px,100vh - 48px);position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 16px 48px #0003}._floatClose_es5fg_933{color:#fff;cursor:pointer;z-index:2;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:flex;position:absolute;top:10px;right:10px}._floatClose_es5fg_933:hover{background:#000000a6}._floatFrame_es5fg_981{border:0;width:100%;height:100%;display:block}@media (width<=520px){._floatPanel_es5fg_907{width:auto;height:calc(100vh - 16px);bottom:8px;left:8px;right:8px}}._convTopBar_es5fg_1015{align-items:center;gap:8px;margin-bottom:12px;display:flex}._convTopLabel_es5fg_1029{color:#6b7280;font-size:13px}._statsCards_es5fg_1039{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}._statsCard_es5fg_1039{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px}._statsCardLabel_es5fg_1065{color:#6b7280;margin-bottom:8px;font-size:13px}._statsCardValue_es5fg_1077{color:#111827;font-size:28px;font-weight:600}._topList_es5fg_1089{flex-direction:column;gap:6px;display:flex}._topRow_es5fg_1101{grid-template-columns:32px 1fr 80px;align-items:center;gap:12px;padding:6px 0;display:grid}._topRank_es5fg_1117{color:#9ca3af;text-align:center;font-size:13px;font-weight:500}._topBarWrap_es5fg_1131{border-radius:4px;align-items:center;height:32px;display:flex;position:relative;overflow:hidden}._topBar_es5fg_1131{z-index:0;background:linear-gradient(90deg,#dbeafe,#bfdbfe);border-radius:4px;position:absolute;top:0;bottom:0;left:0}._topQueryText_es5fg_1169{z-index:1;color:#111827;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;font-size:13px;position:relative;overflow:hidden}._topCount_es5fg_1191{text-align:right;color:#6b7280;font-variant-numeric:tabular-nums;font-size:13px}._modalBackdrop_es5fg_1205{z-index:1100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modalCard_es5fg_1225{background:#fff;border-radius:8px;flex-direction:column;gap:12px;width:400px;max-width:calc(100vw - 32px);padding:24px;display:flex;box-shadow:0 8px 32px #0000002e}._modalHeader_es5fg_1249{justify-content:space-between;align-items:center;display:flex}._modalClose_es5fg_1261{cursor:pointer;color:#9ca3af;background:0 0;border:none;width:28px;height:28px;padding:0;font-size:22px;line-height:1}._modalClose_es5fg_1261:hover{color:#111827}._modalCardWide_es5fg_1289{background:#fff;border-radius:8px;flex-direction:column;gap:12px;width:760px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);padding:20px;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000002e}._qaScroll_es5fg_1317{flex-direction:column;flex:1;gap:12px;padding-right:4px;display:flex;overflow-y:auto}._qaItem_es5fg_1335{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:10px 12px}._qaMeta_es5fg_1349{color:#6b7280;flex-wrap:wrap;gap:12px;margin-bottom:6px;font-size:12px;display:flex}._qaAnswer_es5fg_1367{color:#111827;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.6}._topRow_es5fg_1101._clickable_es5fg_1383{cursor:pointer;border-radius:4px;padding-right:4px}._topRow_es5fg_1101._clickable_es5fg_1383:hover{background:#f3f4f6}._mainBodyFull_es5fg_1403{box-sizing:border-box;width:100%;height:calc(100vh - 56px);padding:12px;overflow:hidden}._gate_1v54q_1{background:linear-gradient(135deg,#1e3a8a 0%,#1a56db 50%,#2563eb 100%);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}._card_1v54q_10{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:360px;max-width:calc(100vw - 32px);padding:28px 24px;display:flex;box-shadow:0 20px 50px #00000040}._title_1v54q_22{color:#111827;text-align:center;margin-bottom:2px;font-size:18px;font-weight:600}._subtitle_1v54q_30{color:#6b7280;text-align:center;margin-bottom:8px;font-size:13px}._input_1v54q_37{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:14px}._input_1v54q_37:focus{border-color:#1a56db}._btn_1v54q_50{color:#fff;cursor:pointer;background:#1a56db;border:none;border-radius:8px;margin-top:4px;padding:11px 20px;font-size:14px;font-weight:500}._btn_1v54q_50:hover:not(:disabled){background:#1e40af}._btn_1v54q_50:disabled{opacity:.5;cursor:not-allowed}._error_1v54q_65{color:#dc2626;text-align:center;background:#fef2f2;border-radius:6px;padding:8px 12px;font-size:13px}._app_1sa5m_1{background:var(--color-bg);height:100%}._loading_1sa5m_6{background:#fff;justify-content:center;align-items:center;height:100%;display:flex}._spinner_1sa5m_14{border:3px solid #e5e7eb;border-top-color:var(--color-primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite _qqloon-spin_1sa5m_1}@keyframes _qqloon-spin_1sa5m_1{to{transform:rotate(360deg)}}
