@charset "UTF-8";.vue-navigation-layout-body{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;display:flex;flex-direction:column;box-shadow:-5px 0 20px #64646426}:root{--safe-area-inset-top: 0px;--safe-area-inset-right: 0px;--safe-area-inset-bottom: 0px;--safe-area-inset-left: 0px}@supports (top: constant(safe-area-inset-top)){:root{--safe-area-inset-top: constant(safe-area-inset-top);--safe-area-inset-right: constant(safe-area-inset-right);--safe-area-inset-bottom: constant(safe-area-inset-bottom);--safe-area-inset-left: constant(safe-area-inset-left)}}@supports (top: env(safe-area-inset-top)){:root{--safe-area-inset-top: env(safe-area-inset-top, 0);--safe-area-inset-right: env(safe-area-inset-right, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-left: env(safe-area-inset-left, 0px)}}._safe-height-top_uq8lz_32{height:0px;height:var(--safe-area-inset-top)}._safe-height-bottom_uq8lz_37{height:0px;height:var(--safe-area-inset-bottom)}._safe-height-left_uq8lz_42{height:0px;height:var(--safe-area-inset-left)}._safe-height-right_uq8lz_47{height:0px;height:var(--safe-area-inset-right)}._back_25qgj_1{background-color:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:absolute;top:0;left:0;right:0;bottom:0}._main_25qgj_12{position:relative}._body_25qgj_16,._centerBody_25qgj_16,._rightBody_25qgj_16,._leftBody_25qgj_16,._topBody_25qgj_16,._bottomBody_25qgj_16{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh}._bottomBody_25qgj_16{display:flex;flex-direction:column;justify-content:flex-end}._topBody_25qgj_16{display:flex;flex-direction:column;justify-content:flex-start}._leftBody_25qgj_16{display:flex;flex-direction:row;justify-content:flex-start}._rightBody_25qgj_16{display:flex;flex-direction:row;justify-content:flex-end}._centerBody_25qgj_16{display:flex;flex-direction:column;justify-content:center;align-items:center}._body_6rsk8_1{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;pointer-events:none}._body_6rsk8_1 ._main_6rsk8_14{padding:20px;border-radius:8px;background-color:#000000b3;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:88px;min-height:88px;margin:0 30px;box-shadow:-5px 0 20px #64646426}._body_6rsk8_1 ._main_6rsk8_14 span{margin-top:12px;font-size:14px;text-align:center}._body_6rsk8_1 ._icon_6rsk8_33{width:36px;height:36px;display:flex;align-items:center;justify-content:center}._body_6rsk8_1 ._icon_6rsk8_33 svg,._body_6rsk8_1 ._icon_6rsk8_33 img{width:100%;height:100%}._body_6rsk8_1 ._spinner_6rsk8_44{animation:_spin_6rsk8_44 1s linear infinite}._body_6rsk8_1 ._spinner_6rsk8_44 circle{stroke-dasharray:180;stroke-dashoffset:60}@keyframes _spin_6rsk8_44{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_17ycd_1{position:fixed;left:0;right:0;bottom:20%;z-index:9999;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:8px}._toast_17ycd_14{position:fixed;bottom:20%;left:50%;background-color:#000c;color:#fff;font-size:15px;padding:8px 16px;border-radius:4px;max-width:60%;white-space:pre-line;text-align:center;z-index:9999}._container_dwctb_1{display:flex;flex-direction:column;height:100%;background:#f5f5f5}._header_dwctb_8{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#ededed}._header_dwctb_8 ._backBtn_dwctb_15{color:#191919;font-size:16px;cursor:pointer}._header_dwctb_8 ._title_dwctb_20{font-size:17px;font-weight:600;color:#191919}._header_dwctb_8 ._more_dwctb_25{font-size:20px;font-weight:700;color:#191919;cursor:pointer}._chatContent_dwctb_32{flex:1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch}._message_dwctb_39{display:flex;align-items:flex-start;margin-bottom:16px}._message_dwctb_39._sent_dwctb_44{flex-direction:row-reverse}._message_dwctb_39._sent_dwctb_44 ._msgAvatar_dwctb_47{margin-left:8px;margin-right:0}._message_dwctb_39._sent_dwctb_44 ._msgBubble_dwctb_51{background:#95ec69;margin-left:0;margin-right:0}._message_dwctb_39._received_dwctb_56 ._msgAvatar_dwctb_47{margin-right:8px}._message_dwctb_39._received_dwctb_56 ._msgBubble_dwctb_51{background:#fff;margin-left:0}._msgAvatar_dwctb_47{width:40px;height:40px;border-radius:4px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}._msgBubble_dwctb_51{max-width:60%;padding:10px 12px;border-radius:4px;font-size:15px;line-height:1.5;word-break:break-word}._msgImage_dwctb_85{margin-left:8px;cursor:pointer}._msgImage_dwctb_85 img{max-width:150px;border-radius:4px;display:block}._inputBar_dwctb_95{display:flex;align-items:center;padding:8px 12px;background:#f7f7f7;border-top:1px solid #e5e5e5;gap:8px}._inputBar_dwctb_95 ._voice_dwctb_103,._inputBar_dwctb_95 ._emoji_dwctb_104{font-size:24px;cursor:pointer}._inputBar_dwctb_95 ._input_dwctb_95{flex:1;padding:8px 12px;border:none;border-radius:4px;font-size:15px;outline:none;background:#fff}._inputBar_dwctb_95 ._sendBtn_dwctb_117{padding:6px 12px;background:#07c160;color:#fff;border-radius:4px;font-size:14px;cursor:pointer}._inputBar_dwctb_95 ._sendBtn_dwctb_117:active{opacity:.8}._imagePreview_dwctb_129{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._imagePreview_dwctb_129 img{max-width:90%;max-height:90%;object-fit:contain}._container_7tacr_1{display:flex;flex-direction:column;height:100%;background:#f5f5f5}._header_7tacr_8{display:flex;align-items:center;padding:12px 16px;background:#ededed}._header_7tacr_8 ._backBtn_7tacr_14{color:#191919;font-size:16px;cursor:pointer;margin-right:16px}._header_7tacr_8 ._title_7tacr_20{font-size:17px;font-weight:600;color:#191919}._content_7tacr_26{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}._section_7tacr_32{margin-top:8px;background:#fff}._sectionTitle_7tacr_37{padding:8px 16px;font-size:12px;color:#999;background:#f5f5f5}._item_7tacr_44{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer}._item_7tacr_44:active{background:#f5f5f5}._item_7tacr_44 ._arrow_7tacr_55{color:#999;font-size:18px}._desc_7tacr_60{padding:16px;font-size:14px;line-height:2;color:#666}._desc_7tacr_60 p{margin:0}._bottomSheet_7tacr_70{background:#fff;border-radius:12px 12px 0 0;min-height:300px}._bottomSheet_7tacr_70 ._sheetHeader_7tacr_75{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0;font-size:16px;font-weight:600}._bottomSheet_7tacr_70 ._sheetHeader_7tacr_75 ._closeBtn_7tacr_84{cursor:pointer;font-size:20px;color:#999}._bottomSheet_7tacr_70 ._sheetContent_7tacr_89{padding:20px 16px;font-size:14px;color:#666;line-height:1.8}._rightDrawer_7tacr_96{background:#fff;width:280px;height:100%}._rightDrawer_7tacr_96 ._drawerHeader_7tacr_101{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0;font-size:16px;font-weight:600}._rightDrawer_7tacr_96 ._drawerHeader_7tacr_101 ._backBtn_7tacr_14{font-size:24px;margin-right:12px;cursor:pointer}._rightDrawer_7tacr_96 ._drawerContent_7tacr_114{padding:20px 16px;font-size:14px;color:#666;line-height:1.8}._centerModal_7tacr_121{background:#fff;border-radius:12px;width:280px;overflow:hidden}._centerModal_7tacr_121 ._modalHeader_7tacr_127{padding:20px 16px 12px;font-size:17px;font-weight:600;text-align:center}._centerModal_7tacr_121 ._modalContent_7tacr_133{padding:0 16px 20px;font-size:14px;color:#666;text-align:center}._centerModal_7tacr_121 ._modalActions_7tacr_139{display:flex;border-top:1px solid #f0f0f0}._centerModal_7tacr_121 ._modalActions_7tacr_139 button{flex:1;padding:14px;border:none;background:none;font-size:16px;cursor:pointer}._centerModal_7tacr_121 ._modalActions_7tacr_139 button:active{background:#f5f5f5}._centerModal_7tacr_121 ._modalActions_7tacr_139 ._cancelBtn_7tacr_154{color:#666;border-right:1px solid #f0f0f0}._centerModal_7tacr_121 ._modalActions_7tacr_139 ._confirmBtn_7tacr_158{color:#07c160;font-weight:500}._simplePage_7tacr_163{display:flex;flex-direction:column;height:100%;background:#f5f5f5}._simplePage_7tacr_163 ._simpleHeader_7tacr_169{display:flex;align-items:center;padding:12px 16px;background:#ededed}._simplePage_7tacr_163 ._simpleHeader_7tacr_169 ._backBtn_7tacr_14{color:#191919;font-size:16px;cursor:pointer;margin-right:16px}._simplePage_7tacr_163 ._simpleContent_7tacr_181{flex:1;padding:20px 16px;font-size:14px;color:#666;line-height:2}._logBox_7tacr_189{margin-top:16px;padding:12px;background:#fff;border-radius:8px;max-height:200px;overflow-y:auto;font-size:12px;font-family:monospace}._logBox_7tacr_189 p{margin:4px 0;color:#333}._popupOverlay_7tacr_204{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}._popupDemo_7tacr_217{background:#fff;border-radius:12px;padding:24px;min-width:280px;box-shadow:0 8px 32px #00000026}._popupTitle_7tacr_225{font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}._popupContent_7tacr_232{font-size:14px;color:#666;line-height:1.8;margin-bottom:20px;text-align:center}._popupContent_7tacr_232 p{margin:4px 0}._container_18730_1{display:flex;flex-direction:column;height:100%;background:#ededed}._header_18730_8{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#ededed;position:sticky;top:0;z-index:100}._header_18730_8 ._title_18730_18{font-size:18px;font-weight:600;color:#191919}._header_18730_8 ._headerRight_18730_23{display:flex;gap:16px}._header_18730_8 ._icon_18730_27{font-size:20px;cursor:pointer}._content_18730_32{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}._messageList_18730_38{background:#fff}._messageItem_18730_42{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer}._messageItem_18730_42:active{background:#f5f5f5}._avatar_18730_53{width:48px;height:48px;border-radius:4px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:28px;margin-right:12px}._messageContent_18730_65{flex:1;min-width:0}._messageHeader_18730_70{display:flex;justify-content:space-between;margin-bottom:4px}._name_18730_76{font-size:16px;color:#191919;font-weight:500}._time_18730_82{font-size:12px;color:#999}._lastMessage_18730_87{font-size:14px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._contacts_18730_95 ._searchBar_18730_95{padding:8px 16px;background:#ededed}._contacts_18730_95 ._searchBar_18730_95 span{display:block;background:#fff;padding:8px 12px;border-radius:4px;color:#999;font-size:14px}._contacts_18730_95 ._contactSection_18730_107{background:#fff;margin-top:8px}._contacts_18730_95 ._sectionTitle_18730_111{padding:8px 16px;font-size:12px;color:#999;background:#ededed}._contacts_18730_95 ._contactItem_18730_117{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer}._contacts_18730_95 ._contactItem_18730_117:active{background:#f5f5f5}._contacts_18730_95 ._contactItem_18730_117 ._contactIcon_18730_127{font-size:24px;margin-right:12px}._discover_18730_132{margin-top:8px}._discoverItem_18730_136{display:flex;align-items:center;padding:14px 16px;background:#fff;border-bottom:1px solid #f0f0f0;cursor:pointer}._discoverItem_18730_136:active{background:#f5f5f5}._discoverItem_18730_136 ._discoverIcon_18730_147{font-size:24px;margin-right:12px}._discoverItem_18730_136 ._arrow_18730_151{margin-left:auto;color:#999;font-size:20px}._me_18730_38 ._profile_18730_157{display:flex;align-items:center;padding:20px 16px;background:#fff;margin-bottom:8px}._me_18730_38 ._profile_18730_157 ._profileAvatar_18730_164{width:64px;height:64px;border-radius:4px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:40px;margin-right:16px}._me_18730_38 ._profile_18730_157 ._profileInfo_18730_175 ._profileName_18730_175{font-size:18px;font-weight:600;margin-bottom:4px}._me_18730_38 ._profile_18730_157 ._profileInfo_18730_175 ._profileId_18730_180{font-size:14px;color:#999}._me_18730_38 ._meSection_18730_184{background:#fff;margin-bottom:8px}._me_18730_38 ._meItem_18730_188{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer}._me_18730_38 ._meItem_18730_188:last-child{border-bottom:none}._me_18730_38 ._meItem_18730_188:active{background:#f5f5f5}._me_18730_38 ._meItem_18730_188 ._meIcon_18730_201{font-size:24px;margin-right:12px}._tabBar_18730_206{background:#f7f7f7;border-top:1px solid #e5e5e5}._tabBarContent_18730_211{display:flex;padding:4px 0 8px}._tabItem_18730_216{flex:1;display:flex;flex-direction:column;align-items:center;cursor:pointer}._tabItem_18730_216 ._tabIcon_18730_223{font-size:24px;margin-bottom:2px;opacity:.6}._tabItem_18730_216 ._tabLabel_18730_228{font-size:10px;color:#999}._tabItem_18730_216._active_18730_232 ._tabIcon_18730_223{opacity:1}._tabItem_18730_216._active_18730_232 ._tabLabel_18730_228{color:#07c160}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}*{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}input,textarea{-webkit-user-select:auto;user-select:auto}
