._messageList_1thw3_2{background:var(--bg-color,#ededed);-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;will-change:scroll-position;scroll-behavior:auto;touch-action:pan-y;flex:1;padding:12px 12px 16px;overflow:hidden auto;transform:translateZ(0)}._messageItem_1thw3_21{content-visibility:auto;contain-intrinsic-size:0 70px;contain:layout style paint;backface-visibility:hidden;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex;transform:translateZ(0)}._userMessage_1thw3_36{flex-direction:row-reverse}._otherMessage_1thw3_40{flex-direction:row}._avatar_1thw3_45{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;display:flex;transform:translateZ(0)}._avatarUser_1thw3_59{color:#fff;background:linear-gradient(135deg,#60a5fa,#3b82f6)}._avatarAI_1thw3_65{color:#fff;background:linear-gradient(135deg,#a78bfa,#7c3aed)}._avatarStaff_1thw3_71{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b)}._bubble_1thw3_77{word-break:break-word;white-space:pre-wrap;border-radius:8px;min-width:40px;max-width:70%;padding:10px 14px;font-size:16px;line-height:1.6;position:relative;box-shadow:0 1px 2px #0000000f}._userBubble_1thw3_92{background:var(--bubble-user,#95ec69);color:#000;border-top-right-radius:2px}._userBubble_1thw3_92:before{content:"";border:4px solid #0000;border-left-color:var(--bubble-user,#95ec69);border-left-width:6px;width:0;height:0;position:absolute;top:12px;right:-6px}._otherBubble_1thw3_112{background:var(--bubble-other,#fff);color:var(--text-primary,#1a1a1a);border-top-left-radius:2px}._otherBubble_1thw3_112:before{content:"";border:4px solid #0000;border-right-color:var(--bubble-other,#fff);border-right-width:6px;width:0;height:0;position:absolute;top:12px;left:-6px}._thinkingBubble_1thw3_132{min-width:60px;padding:14px 20px}._thinkingDots_1thw3_137{align-items:center;gap:6px;height:20px;display:flex}._thinkingDots_1thw3_137 span{background:#a78bfa;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both _thinkingBounce_1thw3_1}._thinkingDots_1thw3_137 span:first-child{animation-delay:-.32s}._thinkingDots_1thw3_137 span:nth-child(2){animation-delay:-.16s}._thinkingDots_1thw3_137 span:nth-child(3){animation-delay:0s}@keyframes _thinkingBounce_1thw3_1{0%,80%,to{opacity:.4;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}._systemMessage_1thw3_176{justify-content:center;margin:12px 0;padding:0 20px;display:flex}._systemMessage_1thw3_176 span{color:#666;text-align:center;background:#0000000d;border-radius:20px;max-width:90%;padding:8px 16px;font-size:13px;line-height:1.4}._cursor_1thw3_195{color:var(--text-secondary,#666);animation:.8s step-end infinite _blink_1thw3_1}@keyframes _blink_1thw3_1{0%,50%{opacity:1}51%,to{opacity:0}}._timeDivider_1thw3_206{contain:layout style;justify-content:center;margin:12px 0;display:flex}._timeDivider_1thw3_206 span{border-radius:var(--radius-full,9999px);color:var(--text-light,#999);background:#0000000f;padding:4px 12px;font-size:12px}._messageImage_1thw3_222{content-visibility:auto;border-radius:6px;max-width:200px;max-height:200px;display:block;transform:translateZ(0)}@media screen and (width<=375px){._bubble_1thw3_77{max-width:78%;padding:10px 14px;font-size:15px}._messageList_1thw3_2{padding:12px}}._emojiPicker_1aq27_2{z-index:100;padding-bottom:env(safe-area-inset-bottom,0);background:#f6f6f6;border-top:1px solid #e8e8e8;animation:.2s ease-out _slideUp_1aq27_1;position:absolute;bottom:100%;left:0;right:0}@keyframes _slideUp_1aq27_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._categoryTabs_1aq27_27{-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #e8e8e8;gap:4px;padding:8px 10px;display:flex;overflow-x:auto}._categoryTabs_1aq27_27::-webkit-scrollbar{display:none}._categoryTab_1aq27_27{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:32px;font-size:20px;transition:background .15s;display:flex}._categoryTab_1aq27_27:hover{background:#0000000d}._categoryTab_1aq27_27:active{background:#0000001a}._categoryTabActive_1aq27_64{background:#07c160!important}._emojiGrid_1aq27_69{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(8,1fr);gap:4px;max-height:200px;padding:10px;display:grid;overflow-y:auto}._emojiGrid_1aq27_69::-webkit-scrollbar{display:none}._emojiItem_1aq27_83{aspect-ratio:1;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:24px;transition:background .1s,transform .1s;display:flex}._emojiItem_1aq27_83:hover{background:#0000000d}._emojiItem_1aq27_83:active{background:#0000001a;transform:scale(1.15)}._categoryName_1aq27_107{text-align:center;color:#999;background:#fff;border-top:1px solid #e8e8e8;padding:6px;font-size:12px}@media screen and (width<=375px){._emojiGrid_1aq27_69{grid-template-columns:repeat(7,1fr)}._emojiItem_1aq27_83{font-size:22px}}@media screen and (width>=414px){._emojiGrid_1aq27_69{grid-template-columns:repeat(9,1fr)}}._inputArea_wi0y0_2{padding:8px 10px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px) + var(--keyboard-height,0px));background:#f6f6f6;flex-direction:column;flex-shrink:0;min-height:56px;transition:padding-bottom .15s ease-out;display:flex;position:relative;transform:translateZ(0)}._toolBtn_wi0y0_20{cursor:pointer;color:#1d1d1d;touch-action:manipulation;border-radius:var(--radius-sm,4px);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._toolBtn_wi0y0_20:hover{background:#0000000d}._toolBtn_wi0y0_20:active{opacity:.6}._toolBtn_wi0y0_20:disabled{opacity:.4;cursor:not-allowed}._toolBtnActive_wi0y0_48{color:var(--primary-color,#07c160)}._inputRow_wi0y0_53{align-items:flex-end;gap:6px;display:flex}._textarea_wi0y0_59{resize:none;color:#1d1d1d;background:#fff;border:none;border-radius:6px;outline:none;flex:1;min-height:36px;max-height:120px;padding:8px 10px;font-family:inherit;font-size:17px;line-height:1.35;transition:height .1s ease-out}._textarea_wi0y0_59::placeholder{color:#b2b2b2}._textarea_wi0y0_59:disabled{color:#999;background:#f5f5f5}._sendBtn_wi0y0_87{color:#b2b2b2;cursor:pointer;touch-action:manipulation;background:#f6f6f6;border:none;border-radius:6px;flex-shrink:0;height:36px;padding:0 14px;font-size:17px;transition:background .15s,color .15s}._sendBtnActive_wi0y0_102{background:var(--primary-color,#07c160);color:#fff}._sendBtn_wi0y0_87:not(:disabled):active{opacity:.8}._sendBtn_wi0y0_87:disabled{cursor:default}@media screen and (width<=375px){._textarea_wi0y0_59{font-size:15px}._sendBtn_wi0y0_87{padding:0 12px;font-size:15px}}._chatPage_7yxes_1{background:var(--bg-color,#ededed);overscroll-behavior:none;flex-direction:column;height:100dvh;display:flex;overflow:hidden}._header_7yxes_11{height:48px;padding-top:env(safe-area-inset-top,0);background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:center;align-items:center;display:flex;transform:translateZ(0)}._headerTitle_7yxes_24{color:#333;font-size:17px;font-weight:500}:root{--primary-color:#07c160;--primary-hover:#06ae56;--bg-color:#ededed;--white:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--text-light:#999;--border-color:#e8e8e8;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px;--safe-area-bottom:env(safe-area-inset-bottom,0px);--keyboard-height:0px;--native-status-bar-height:0px;--bubble-user:#95ec69;--bubble-other:#fff}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:var(--bg-color);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.no-select{-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}
