._messageList_106m6_2{background:var(--bg-color,#ededed);-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:auto;touch-action:pan-y;contain:layout style;flex:1;padding:12px 12px 60px;overflow:hidden auto;transform:translateZ(0)}._loadingMore_106m6_24{color:#999;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}._loadingDots_106m6_34{gap:4px;display:flex}._loadingDots_106m6_34 span{background:#a78bfa;border-radius:50%;width:6px;height:6px;animation:1.4s infinite both _loadingBounce_106m6_1}._loadingDots_106m6_34 span:first-child{animation-delay:0s}._loadingDots_106m6_34 span:nth-child(2){animation-delay:.2s}._loadingDots_106m6_34 span:nth-child(3){animation-delay:.4s}@keyframes _loadingBounce_106m6_1{0%,80%,to{opacity:.4;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}._noMoreTip_106m6_57{text-align:center;color:#bbb;padding:12px;font-size:12px}._emptyState_106m6_65{flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:300px;padding:40px 20px;display:flex}._emptyImg_106m6_75{width:200px;height:auto;margin-bottom:20px}._emptyTitle_106m6_81{color:#333;margin:0 0 8px;font-size:17px;font-weight:500}._emptyDesc_106m6_88{color:#999;margin:0;font-size:14px}._messageItem_106m6_95{content-visibility:auto;contain-intrinsic-size:0 80px;contain:layout style;-webkit-backface-visibility:hidden;backface-visibility:hidden;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex;transform:translateZ(0)}._userMessage_106m6_110{flex-direction:row-reverse}._otherMessage_106m6_114{flex-direction:row}._avatar_106m6_119{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_106m6_133{color:#fff;background:linear-gradient(135deg,#60a5fa,#3b82f6)}._avatarAI_106m6_139{color:#fff;background:linear-gradient(135deg,#a78bfa,#7c3aed)}._avatarStaff_106m6_145{color:#fff;background:#fff}._bubble_106m6_151{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_106m6_166{background:var(--bubble-user,#95ec69);color:#000;border-top-right-radius:2px}._userBubble_106m6_166: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_106m6_186{background:var(--bubble-other,#fff);color:var(--text-primary,#1a1a1a);border-top-left-radius:2px}._otherBubble_106m6_186: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_106m6_206{min-width:60px;padding:14px 20px}._thinkingDots_106m6_211{align-items:center;gap:6px;height:20px;display:flex}._thinkingDots_106m6_211 span{background:#a78bfa;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both _thinkingBounce_106m6_1}._thinkingDots_106m6_211 span:first-child{animation-delay:-.32s}._thinkingDots_106m6_211 span:nth-child(2){animation-delay:-.16s}._thinkingDots_106m6_211 span:nth-child(3){animation-delay:0s}@keyframes _thinkingBounce_106m6_1{0%,80%,to{opacity:.4;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}._systemMessage_106m6_250{justify-content:center;margin:12px 0;padding:0 20px;display:flex}._systemMessage_106m6_250 span{color:#666;text-align:center;background:#0000000d;border-radius:20px;max-width:90%;padding:8px 16px;font-size:13px;line-height:1.4}._recalledMessage_106m6_269{justify-content:center;margin:12px 0;padding:0 20px;display:flex}._recalledMessage_106m6_269 span{color:#999;text-align:center;padding:6px 12px;font-size:12px}._cursor_106m6_284{color:var(--text-secondary,#666);animation:.8s step-end infinite _blink_106m6_1}@keyframes _blink_106m6_1{0%,50%{opacity:1}51%,to{opacity:0}}._timeDivider_106m6_295{contain:layout style;justify-content:center;margin:12px 0;display:flex}._timeDivider_106m6_295 span{border-radius:var(--radius-full,9999px);color:var(--text-light,#999);background:#0000000f;padding:4px 12px;font-size:12px}._messageImage_106m6_311{cursor:pointer;aspect-ratio:1;object-fit:cover;content-visibility:auto;will-change:transform;background:#f5f5f5;border-radius:6px;min-width:100px;max-width:200px;min-height:100px;max-height:200px;display:block;transform:translateZ(0)}._imagePreviewOverlay_106m6_331{z-index:9999;cursor:pointer;background:#000000d9;justify-content:center;align-items:center;animation:.2s _fadeIn_106m6_1;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}._imagePreviewContent_106m6_346{object-fit:contain;border-radius:4px;max-width:90vw;max-height:90vh;animation:.2s _zoomIn_106m6_1}@keyframes _fadeIn_106m6_1{0%{opacity:0}to{opacity:1}}@keyframes _zoomIn_106m6_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}._appealCard_106m6_365{background:linear-gradient(#fffbf5 0%,#fff 100%);border:1px solid #fa8c1614;border-radius:12px;min-width:260px;max-width:300px;padding:0;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 20px #fa8c161f,0 1px 3px #0000000a}._appealCardDecor_106m6_382{background:linear-gradient(90deg,#ff9c4d 0%,#ff7a45 25%,#fa8c16 50%,#e67e22 75%,#d46b08 100%);height:5px;position:relative;overflow:hidden;box-shadow:0 2px 8px #fa8c1666}._appealCardDecor_106m6_382:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff9a4d14 0%,#0000 70%);width:60px;height:60px;position:absolute;top:8px;right:-20px}._appealCardHeader_106m6_403{z-index:1;align-items:center;gap:10px;padding:16px 16px 12px;display:flex;position:relative}._appealCardIconWrap_106m6_413{background:linear-gradient(135deg,#fff5eb 0%,#ffe8d1 50%,#ffd9b3 100%);border:1px solid #fa8c161a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #fa8c1626,inset 0 1px #fffc}._appealCardIcon_106m6_413{filter:drop-shadow(0 1px 1px #fa8c1633);font-size:18px;line-height:1}._appealCardTitle_106m6_435{color:#1f1f1f;letter-spacing:.3px;font-size:16px;font-weight:700}._appealCardBody_106m6_442{padding:0 16px 16px}._appealReasonBox_106m6_447{background:linear-gradient(135deg,#fffcf5 0%,#fff7e6 100%);border:1px solid #fa8c161f;border-radius:12px;padding:12px 14px;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #fa8c160a}._appealReasonBox_106m6_447:before{content:"";background:linear-gradient(#fa8c16 0%,#d46b08 100%);border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}._appealReasonIconWrap_106m6_470,._appealReasonIcon_106m6_470{display:none}._appealReasonContent_106m6_479{flex:1;min-width:0}._appealReasonLabel_106m6_484{color:#ad6800;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}._appealCardReason_106m6_493{color:#4a4a4a;margin:0;font-size:14px;font-weight:500;line-height:1.5}._appealCardBtn_106m6_502{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#ff9c4d 0%,#fa8c16 50%,#e67e22 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 32px);margin:0 16px 16px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #fa8c1659,inset 0 1px #fff3}._appealCardBtn_106m6_502:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fa8c1673,inset 0 1px #fff3}._appealCardBtn_106m6_502:active{transform:translateY(0);box-shadow:0 4px 12px #fa8c1659,inset 0 1px #fff3}._appealCardBtnArrow_106m6_541{font-size:14px;font-weight:700;line-height:1}._appealResultCard_106m6_548{border-radius:12px;min-width:260px;max-width:300px;padding:0;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}._appealApproved_106m6_562{background:linear-gradient(#f6ffed 0%,#fff 100%);border:1px solid #52c41a14}._appealRejected_106m6_568{background:linear-gradient(#fff1f0 0%,#fff 100%);border:1px solid #ff4d4f14}._appealResultDecor_106m6_574{height:5px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}._appealApproved_106m6_562 ._appealResultDecor_106m6_574{background:linear-gradient(90deg,#95de64 0%,#52c41a 50%,#389e0d 100%);box-shadow:0 2px 8px #52c41a66}._appealRejected_106m6_568 ._appealResultDecor_106m6_574{background:linear-gradient(90deg,#ff7875 0%,#ff4d4f 50%,#cf1322 100%);box-shadow:0 2px 8px #ff4d4f66}._appealResultDecor_106m6_574:after{content:"";pointer-events:none;width:60px;height:60px;position:absolute;top:8px;right:-20px}._appealApproved_106m6_562 ._appealResultDecor_106m6_574:after{background:radial-gradient(circle,#95de641a 0%,#0000 70%)}._appealRejected_106m6_568 ._appealResultDecor_106m6_574:after{background:radial-gradient(circle,#ff78751a 0%,#0000 70%)}._appealResultHeader_106m6_613{z-index:1;align-items:center;gap:10px;padding:16px 16px 12px;display:flex;position:relative}._appealResultIconWrap_106m6_623{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._appealApproved_106m6_562 ._appealResultIconWrap_106m6_623{background:linear-gradient(135deg,#d9f7be 0%,#b7eb8f 50%,#95de64 100%);border:1px solid #52c41a26;box-shadow:0 2px 8px #52c41a33,inset 0 1px #ffffff80}._appealRejected_106m6_568 ._appealResultIconWrap_106m6_623{background:linear-gradient(135deg,#ffccc7 0%,#ffa39e 50%,#ff7875 100%);border:1px solid #ff4d4f26;box-shadow:0 2px 8px #ff4d4f33,inset 0 1px #ffffff80}._appealResultIcon_106m6_623{font-size:18px;line-height:1}._appealApproved_106m6_562 ._appealResultIcon_106m6_623{filter:drop-shadow(0 1px 1px #52c41a4d)}._appealRejected_106m6_568 ._appealResultIcon_106m6_623{filter:drop-shadow(0 1px 1px #ff4d4f4d)}._appealResultTitle_106m6_665{letter-spacing:.3px;color:#1f1f1f;font-size:16px;font-weight:700}._appealResultBody_106m6_672{padding:0 16px 16px}._appealRemarkBox_106m6_677{border-radius:12px;padding:12px 14px;position:relative;overflow:hidden}._appealRemarkBox_106m6_677:before{content:"";border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}._appealApproved_106m6_562 ._appealRemarkBox_106m6_677{background:linear-gradient(135deg,#f6ffed 0%,#f0ffe6 100%);border:1px solid #52c41a1f;box-shadow:inset 0 1px 3px #52c41a0a}._appealApproved_106m6_562 ._appealRemarkBox_106m6_677:before{background:linear-gradient(#95de64 0%,#389e0d 100%)}._appealRejected_106m6_568 ._appealRemarkBox_106m6_677{background:linear-gradient(135deg,#fff2f0 0%,#ffebe8 100%);border:1px solid #ff4d4f1f;box-shadow:inset 0 1px 3px #ff4d4f0a}._appealRejected_106m6_568 ._appealRemarkBox_106m6_677:before{background:linear-gradient(#ff7875 0%,#cf1322 100%)}._appealRemarkLabel_106m6_717{letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}._appealApproved_106m6_562 ._appealRemarkLabel_106m6_717{color:#389e0d}._appealRejected_106m6_568 ._appealRemarkLabel_106m6_717{color:#cf1322}._appealResultRemark_106m6_733{color:#4a4a4a;margin:0;font-size:14px;line-height:1.5}._cardBubble_106m6_741{box-shadow:none!important;background:0 0!important;max-width:-moz-fit-content!important;max-width:fit-content!important;padding:0!important}._cardBubble_106m6_741:before{display:none!important}._phoneCollectCard_106m6_753{background:#fff;border-radius:12px;max-width:280px;overflow:hidden;box-shadow:0 2px 8px #00000014}._phoneCollectDecor_106m6_761{background:linear-gradient(90deg,#1890ff,#40a9ff,#69c0ff);height:5px}._phoneCollectDecorSuccess_106m6_766{background:linear-gradient(90deg,#52c41a,#73d13d,#95de64);height:5px}._phoneCollectHeader_106m6_771{align-items:center;gap:10px;padding:14px 16px 8px;display:flex}._phoneCollectIconWrap_106m6_778{background:#1890ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._phoneCollectIconWrapSuccess_106m6_789{background:#52c41a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._phoneCollectIcon_106m6_778{font-size:18px}._phoneCollectTitle_106m6_804{color:#1a1a1a;font-size:15px;font-weight:600}._phoneCollectBody_106m6_810{padding:4px 16px 16px}._phoneCollectDesc_106m6_814{color:#666;margin:0 0 12px;font-size:13px;line-height:1.5}._phoneCollectInput_106m6_821{box-sizing:border-box;-webkit-appearance:none;border:1.5px solid #d9d9d9;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-size:15px;transition:border-color .2s}._phoneCollectInput_106m6_821:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}._phoneCollectError_106m6_839{color:#ff4d4f;margin:6px 0 0;font-size:12px}._phoneCollectBtn_106m6_845{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;border-radius:20px;width:100%;height:40px;margin-top:12px;font-size:15px;font-weight:500;transition:opacity .2s}._phoneCollectBtn_106m6_845:disabled{opacity:.5;cursor:not-allowed}._phoneCollectBtn_106m6_845:not(:disabled):active{opacity:.85}._phoneCollectSuccess_106m6_868{color:#52c41a;margin:0;font-size:13px}._phoneCollectPhone_106m6_874{color:#1890ff;letter-spacing:1px;margin:4px 0 0;font-size:18px;font-weight:600}@media screen and (max-width:375px){._bubble_106m6_151{max-width:78%;padding:10px 14px;font-size:15px}._messageList_106m6_2{padding:12px}._appealCard_106m6_365,._appealResultCard_106m6_548{min-width:220px;max-width:260px}._appealCardDecor_106m6_382,._appealResultDecor_106m6_574{height:4px}._appealCardHeader_106m6_403,._appealResultHeader_106m6_613{gap:8px;padding:12px 12px 10px}._appealCardIconWrap_106m6_413,._appealResultIconWrap_106m6_623{border-radius:10px;width:32px;height:32px}._appealCardIcon_106m6_413,._appealResultIcon_106m6_623{font-size:16px}._appealCardTitle_106m6_435,._appealResultTitle_106m6_665{font-size:15px}._appealCardBody_106m6_442,._appealResultBody_106m6_672{padding:0 12px 12px}._appealReasonBox_106m6_447,._appealRemarkBox_106m6_677{gap:10px;padding:12px}._appealReasonIconWrap_106m6_470{border-radius:6px;width:24px;height:24px}._appealReasonIcon_106m6_470{width:12px;height:14px}._appealReasonIcon_106m6_470:before{width:7px;top:3px;left:2px;box-shadow:0 2.5px #ff7a45,0 5px #ff7a45}._appealReasonLabel_106m6_484,._appealRemarkLabel_106m6_717{font-size:10px}._appealCardReason_106m6_493,._appealResultRemark_106m6_733{font-size:13px}._appealCardBtn_106m6_502{border-radius:9999px;width:calc(100% - 24px);margin:0 12px 12px;padding:12px 16px;font-size:14px}._appealCardBtnArrow_106m6_541{width:14px;height:14px}._appealCardBtnArrow_106m6_541:before{width:8px;top:6px}._appealCardBtnArrow_106m6_541:after{width:5px;height:5px;top:4.5px}._phoneCollectCard_106m6_753{max-width:260px}._phoneCollectIconWrap_106m6_778,._phoneCollectIconWrapSuccess_106m6_789{width:32px;height:32px}._phoneCollectDecor_106m6_761,._phoneCollectDecorSuccess_106m6_766{height:4px}}._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 (max-width:375px){._emojiGrid_1aq27_69{grid-template-columns:repeat(7,1fr)}._emojiItem_1aq27_83{font-size:22px}}@media screen and (min-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 (max-width:375px){._textarea_wi0y0_59{font-size:15px}._sendBtn_wi0y0_87{padding:0 12px;font-size:15px}}._card_1phy1_1{background:#fff7e6;border:1px solid #ffd591;border-radius:12px;align-items:center;gap:12px;margin:16px;padding:16px;display:flex}._icon_1phy1_12{font-size:32px}._text_1phy1_16{flex:1}._title_1phy1_20{color:#333;font-size:15px;font-weight:500}._desc_1phy1_26{color:#999;margin-top:4px;font-size:13px}._loading_1phy1_32{gap:4px;display:flex}._loading_1phy1_32 span{background:#faad14;border-radius:50%;width:6px;height:6px;animation:1.4s infinite both _bounce_1phy1_1}._loading_1phy1_32 span:first-child{animation-delay:0s}._loading_1phy1_32 span:nth-child(2){animation-delay:.2s}._loading_1phy1_32 span:nth-child(3){animation-delay:.4s}@keyframes _bounce_1phy1_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._chatPage_4on6s_1{height:100vh;background:var(--bg-color,#ededed);overscroll-behavior:none;flex-direction:column;height:100dvh;display:flex;overflow:hidden}._header_4on6s_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;position:relative;transform:translateZ(0)}._headerTitle_4on6s_25{color:#333;font-size:17px;font-weight:500}._networkBar_4on6s_32{color:#856404;z-index:10;background:#fef3cd;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:28px;font-size:13px;animation:.3s ease-out _slideDown_4on6s_1;display:flex;position:relative}._networkBarTop_4on6s_47{padding-top:env(safe-area-inset-top,0)}._networkBarError_4on6s_51{color:#721c24;background:#f8d7da}._networkDot_4on6s_56{background:currentColor;border-radius:50%;width:8px;height:8px;animation:1.5s infinite _pulse_4on6s_1}._reconnectBtn_4on6s_64{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:12px;margin-left:8px;padding:2px 10px;font-size:12px}._reconnectBtn_4on6s_64:active{opacity:.7}@keyframes _slideDown_4on6s_1{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_4on6s_1{0%,to{opacity:1}50%{opacity:.4}}._loadingContainer_4on6s_90{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}._loadingSpinner_4on6s_99{gap:6px;display:flex}._loadingSpinner_4on6s_99 span{background:#a78bfa;border-radius:50%;width:10px;height:10px;animation:1.4s infinite both _loadingBounce_4on6s_1}._loadingSpinner_4on6s_99 span:first-child{animation-delay:0s}._loadingSpinner_4on6s_99 span:nth-child(2){animation-delay:.2s}._loadingSpinner_4on6s_99 span:nth-child(3){animation-delay:.4s}@keyframes _loadingBounce_4on6s_1{0%,80%,to{opacity:.4;transform:scale(.4)}40%{opacity:1;transform:scale(1)}}._loadingText_4on6s_121{color:#666;margin:0;font-size:15px}._errorContainer_4on6s_128{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}._errorIcon_4on6s_137{margin-bottom:16px;font-size:48px}._errorText_4on6s_142{color:#666;text-align:center;margin:0 0 20px;font-size:15px}._retryBtn_4on6s_149{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a78bfa,#7c3aed);border:none;border-radius:20px;padding:10px 32px;font-size:15px}._retryBtn_4on6s_149:active{opacity:.8}._container_e4b24_1{-webkit-overflow-scrolling:touch;background:#f5f5f5;min-height:100vh;padding-bottom:32px;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}._loading_e4b24_15{color:#666;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}._spinner_e4b24_24{border:3px solid #e0e0e0;border-top-color:#1890ff;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite _spin_e4b24_24}._spinnerSmall_e4b24_34{border:2px solid #e0e0e0;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:1s linear infinite _spin_e4b24_24;display:inline-block}@keyframes _spin_e4b24_24{to{transform:rotate(360deg)}}._errorBox_e4b24_52{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}._errorIcon_e4b24_62{margin-bottom:16px;font-size:64px}._errorBox_e4b24_52 h3{color:#333;margin-bottom:8px;font-size:20px}._errorBox_e4b24_52 p{color:#666;font-size:14px}._successBox_e4b24_79{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}._successIcon_e4b24_89{color:#fff;background:#52c41a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:40px;display:flex}._successBox_e4b24_79 h3{color:#333;margin-bottom:16px;font-size:22px}._successBox_e4b24_79 p{color:#666;max-width:320px;font-size:14px;line-height:1.6}._statusBox_e4b24_116{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}._statusIcon_e4b24_126{margin-bottom:16px;font-size:64px}._statusBox_e4b24_116 h3{color:#333;margin-bottom:8px;font-size:22px}._statusBox_e4b24_116 p{color:#666;font-size:14px}._statusTime_e4b24_142{color:#999;margin-top:16px;font-size:12px}._approved_e4b24_148 ._statusIcon_e4b24_126{color:#52c41a}._rejected_e4b24_152 ._statusIcon_e4b24_126{color:#ff4d4f}._remarkBox_e4b24_156{text-align:left;background:#f5f5f5;border-radius:8px;max-width:320px;margin-top:24px;padding:16px}._remarkTitle_e4b24_165{color:#999;margin-bottom:8px;font-size:12px}._remarkContent_e4b24_171{color:#333;font-size:14px;line-height:1.5}._header_e4b24_178{text-align:center;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);padding:48px 20px 32px}._header_e4b24_178 h1{color:#fff;text-shadow:0 2px 4px #0000001a;margin:0;font-size:20px;font-weight:600}._noticeCard_e4b24_193{background:#f8f9fa;border-left:4px solid #ff6b6b;border-radius:12px;margin:16px;padding:20px}._noticeTitle_e4b24_201{color:#333;margin-bottom:12px;font-size:15px;font-weight:600}._noticeText_e4b24_208{color:#555;margin-bottom:12px;font-size:14px;line-height:1.6}._noticeList_e4b24_215{margin:0 0 12px;padding:0;list-style:none}._noticeList_e4b24_215 li{color:#666;padding-left:16px;font-size:13px;line-height:1.8;position:relative}._noticeList_e4b24_215 li:before{content:"•";color:#ff6b6b;font-weight:700;position:absolute;left:0}._noticeFooter_e4b24_237{color:#888;border-top:1px dashed #ddd;margin-top:12px;padding-top:12px;font-size:13px;line-height:1.6}._noticeSection_e4b24_247{background:#fff;border-radius:8px;margin:0 16px 16px;overflow:hidden}._noticeToggle_e4b24_254{color:#333;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px;font-size:15px;font-weight:500;display:flex}._arrow_e4b24_268{color:#999;font-size:12px;transition:transform .2s}._arrow_e4b24_268._expanded_e4b24_274{transform:rotate(180deg)}._noticeDetail_e4b24_278{margin:0;padding:0 16px 16px;list-style:none}._noticeDetail_e4b24_278 li{color:#666;padding-left:16px;font-size:13px;line-height:1.8;position:relative}._noticeDetail_e4b24_278 li:before{content:"•";color:#1890ff;position:absolute;left:0}._form_e4b24_300{background:#fff;border-radius:12px;margin:0 16px;padding:20px}._formItem_e4b24_307{margin-bottom:20px}._formItem_e4b24_307:last-child{margin-bottom:0}._label_e4b24_315{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}._required_e4b24_323{color:#ff4d4f}._optional_e4b24_327{color:#999;font-size:13px;font-weight:400}._input_e4b24_333,._select_e4b24_334,._textarea_e4b24_335{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}._input_e4b24_333:focus,._select_e4b24_334:focus,._textarea_e4b24_335:focus{border-color:#1890ff;outline:none;box-shadow:0 0 0 3px #1890ff1a}._inputReadonly_e4b24_354{color:#666;cursor:not-allowed;background:#f5f5f5}._inputError_e4b24_360{border-color:#ff4d4f}._inputError_e4b24_360:focus{border-color:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f1a}._select_e4b24_334{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}._modelSelect_e4b24_377,._modelInput_e4b24_381{margin-top:12px}._textarea_e4b24_335{resize:vertical;min-height:100px;font-family:inherit}._errorText_e4b24_391{color:#ff4d4f;margin-top:6px;font-size:12px;display:block}._uploadBox_e4b24_399{cursor:pointer;border:2px dashed #d9d9d9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:120px;transition:border-color .2s;display:flex}._uploadBox_e4b24_399:hover{border-color:#1890ff}._uploadError_e4b24_416{border-color:#ff4d4f}._ipGuide_e4b24_421{text-align:center;margin-bottom:10px}._ipGuideText_e4b24_426{color:#999;margin:0 0 8px;font-size:12px;line-height:1.5}._ipGuideLink_e4b24_433{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff4500);border-radius:20px;padding:6px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 2px 8px #ff45004d}._uploadIcon_e4b24_445{margin-bottom:8px;font-size:32px}._uploadText_e4b24_450{color:#666;margin-bottom:4px;font-size:14px}._uploadTip_e4b24_456{color:#999;font-size:12px}._uploading_e4b24_461{color:#1890ff;align-items:center;font-size:14px;display:flex}._fileInput_e4b24_468{display:none}._imagePreview_e4b24_472{border-radius:8px;width:100%;max-width:200px;position:relative;overflow:hidden}._imagePreview_e4b24_472 img{border-radius:8px;width:100%;height:auto;display:block}._removeImage_e4b24_487{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:flex;position:absolute;top:8px;right:8px}._submitBtn_e4b24_506{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1890ff 0%,#096dd9 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:16px;font-size:16px;font-weight:500;transition:opacity .2s,transform .1s;display:flex}._submitBtn_e4b24_506:hover{opacity:.9}._submitBtn_e4b24_506:active{transform:scale(.98)}._submitBtn_e4b24_506:disabled{opacity:.6;cursor:not-allowed}._gpsButton_e4b24_537{color:#52c41a;cursor:pointer;background:#f6ffed;border:1px dashed #52c41a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 16px;font-size:15px;transition:all .2s;display:flex}._gpsButton_e4b24_537:hover{background:#f6ffed;border-style:solid}._gpsLoading_e4b24_558{color:#666;background:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;padding:14px 16px;font-size:14px;display:flex}._gpsSuccess_e4b24_569{background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;padding:12px 16px}._gpsSuccessHeader_e4b24_576{align-items:center;gap:8px;margin-bottom:8px;display:flex}._gpsSuccessIcon_e4b24_583{color:#fff;background:#52c41a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:flex}._gpsSuccessText_e4b24_596{color:#52c41a;flex:1;font-size:14px;font-weight:500}._gpsRetryButton_e4b24_603{color:#666;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:4px 12px;font-size:12px;transition:all .2s}._gpsRetryButton_e4b24_603:hover{color:#1890ff;border-color:#1890ff}._gpsInfo_e4b24_619{color:#666;padding-left:26px;font-size:13px;line-height:1.8}._gpsAddress_e4b24_626{color:#333;word-break:break-all;margin-top:4px;font-weight:500}._gpsError_e4b24_633{background:#fff2f0;border:1px solid #ffccc7;border-radius:8px;padding:12px 16px}._gpsErrorText_e4b24_640{color:#ff4d4f;margin-bottom:8px;font-size:13px;line-height:1.5}._gpsOptionalTip_e4b24_647{color:#999;margin-bottom:8px;font-size:12px}._imageGrid_e4b24_654{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}._imageGridItem_e4b24_661{background:#f5f5f5;border-radius:8px;width:100%;padding-bottom:100%;position:relative;overflow:hidden}._imageGridItem_e4b24_661 img{object-fit:cover;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}._imageGridRemove_e4b24_680{color:#fff;cursor:pointer;z-index:1;background:#ff4d4f;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;line-height:1;display:flex;position:absolute;top:4px;right:4px}._imageGridAdd_e4b24_699{cursor:pointer;background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;width:100%;padding-bottom:100%;transition:border-color .2s;position:relative}._imageGridAdd_e4b24_699:hover{border-color:#1890ff}._imageGridAddIcon_e4b24_714{color:#999;font-size:24px;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._imageGridUploading_e4b24_724{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}._imageGridTip_e4b24_736{color:#999;margin-top:8px;margin-bottom:0;font-size:12px}._smsVerifyBtn_e4b24_744{color:#1890ff;cursor:pointer;text-align:center;background:#f0f7ff;border:1px dashed #1890ff;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}._smsVerifyBtn_e4b24_744:active{background:#e0efff}._phoneChangeBtn_e4b24_761{color:#666;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:4px;margin-left:auto;padding:4px 12px;font-size:12px}._commitmentModal_e4b24_773{z-index:1000;-webkit-overflow-scrolling:touch;background:#fff;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}._commitmentContent_e4b24_785{min-height:100%;padding-bottom:32px}._commitmentHeader_e4b24_790{text-align:center;border-bottom:1px solid #eee;padding:24px 16px 16px;position:relative}._commitmentBackBtn_e4b24_797{color:#666;cursor:pointer;z-index:1;background:0 0;border:none;padding:4px 8px;font-size:14px;position:absolute;top:16px;left:16px}._commitmentTitle_e4b24_810{color:#c41d1d;margin:0 0 8px;font-size:22px;font-weight:600}._commitmentNo_e4b24_817{color:#999;margin:0;font-size:12px}._commitmentBody_e4b24_823{color:#333;padding:16px;font-size:13px;line-height:1.8}._commitmentIntro_e4b24_830{margin-bottom:12px;font-weight:500}._commitmentText_e4b24_835{text-indent:2em;margin:0 0 12px}._commitmentTextRed_e4b24_840{text-indent:2em;color:#c41d1d;margin:0 0 12px;font-weight:500}._commitmentSection_e4b24_847{margin-bottom:16px}._commitmentSectionTitle_e4b24_851{color:#333;margin:16px 0 8px;font-size:15px;font-weight:600}._commitmentSubText_e4b24_858{text-indent:-1.5em;margin:0 0 8px;padding-left:1.5em}._commitmentSubTextRed_e4b24_864{text-indent:-1.5em;color:#c41d1d;margin:0 0 8px;padding-left:1.5em}._commitmentDivider_e4b24_871{background:#eee;height:1px;margin:0 16px}._commitmentSignArea_e4b24_877{padding:16px}._commitmentFormItem_e4b24_881{margin-bottom:16px}._commitmentLabel_e4b24_885{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}._commitmentInput_e4b24_893{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:15px}._commitmentInput_e4b24_893:focus{border-color:#c41d1d;outline:none;box-shadow:0 0 0 3px #c41d1d1a}._commitmentInputReadonly_e4b24_909{color:#333;box-sizing:border-box;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;font-size:15px}._commitmentInputHint_e4b24_920{color:#52c41a;margin-top:4px;font-size:12px;display:block}._commitmentSignatureHeader_e4b24_927{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}._commitmentSignatureHeader_e4b24_927 ._commitmentLabel_e4b24_885{margin-bottom:0}._commitmentClearBtn_e4b24_938{color:#1890ff;cursor:pointer;background:0 0;border:none;padding:4px 12px;font-size:12px}._commitmentCanvasWrapper_e4b24_947{border:2px dashed #ccc;border-radius:8px;width:100%;height:220px;position:relative;overflow:hidden}._commitmentCanvas_e4b24_947{touch-action:none;background:#fff;width:100%;height:100%;display:block}._commitmentCanvasPlaceholder_e4b24_964{color:#ccc;pointer-events:none;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._commitmentCheckbox_e4b24_974{margin-bottom:16px}._commitmentCheckbox_e4b24_974 label{color:#333;cursor:pointer;align-items:flex-start;gap:8px;font-size:14px;display:flex}._commitmentCheckbox_e4b24_974 input[type=checkbox]{cursor:pointer;width:16px;height:16px;margin-top:3px}._commitmentError_e4b24_994{color:#ff4d4f;background:#fff2f0;border:1px solid #ffccc7;border-radius:8px;margin-bottom:16px;padding:12px;font-size:13px}._commitmentSubmitBtn_e4b24_1004{color:#fff;cursor:pointer;background:#c41d1d;border:none;border-radius:8px;width:100%;padding:16px;font-size:16px;font-weight:500;transition:opacity .2s}._commitmentSubmitBtn_e4b24_1004:hover{opacity:.9}._commitmentSubmitBtn_e4b24_1004:disabled{opacity:.5;cursor:not-allowed}: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}
