.toast[data-v-dfeff335]{position:fixed;top:0;left:50%;z-index:99999;width:auto;min-width:80px;margin-top:20px;font-size:14px;padding:10px 15px;text-align:center;border-radius:10px;background-color:#fff;box-shadow:var(--theme-shadow-color);cursor:default;transform:translateY(var(--v7f24c8b1)) translate(-50%)}.toast button[data-v-dfeff335]{margin-left:10px;font-weight:700;text-decoration:underline}.success[data-v-dfeff335]{background-color:#b4e8b4}.error[data-v-dfeff335]{background-color:#eca4a4}.normal[data-v-dfeff335]{background-color:#fff}.back-svg[data-v-30243438]{fill:#000}.unwatch[data-v-dd661a75]{opacity:.6;flex-direction:row!important;gap:5px}.share-post[data-v-dd661a75]{display:flex;flex-direction:column;justify-content:space-between;width:190px;height:83px;border-radius:10px;padding:8px 10px;background-color:var(--theme-chat-speech-bubble-color);cursor:pointer}.share-post .title[data-v-dd661a75]{margin-top:5px;align-self:flex-end;display:flex;align-items:center;height:20px;gap:5px}.share-post .title span[data-v-dd661a75]{font-size:12px}.share-post .title img[data-v-dd661a75]{width:20px;height:20px;aspect-ratio:1;border-radius:50%}.share-post .content[data-v-dd661a75]{display:-webkit-box;line-clamp:1;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5;text-overflow:ellipsis}.chat-toast[data-v-f8306d93]{position:fixed;top:-10px;left:50%;z-index:99999;width:auto;min-width:340px;margin-top:20px;font-size:14px;text-align:center;border-radius:10px;overflow:hidden;background-color:var(--theme-color);box-shadow:var(--theme-shadow-color);transform:translateY(var(--v498c46ac)) translate(-50%)}.chat-toast .chat[data-v-f8306d93]{display:flex}.chat-toast .chat .left[data-v-f8306d93]{display:flex;flex-direction:column;gap:10px;padding:15px;flex-shrink:0;background-color:var(--theme-chat-box-bg-color);max-height:325px;overflow-y:auto;overflow-x:hidden}.chat-toast .chat .left[data-v-f8306d93]::-webkit-scrollbar{width:10px}.chat-toast .chat .left[data-v-f8306d93]::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-scrollbar-thumb-color)}.chat-toast .chat .left .active[data-v-f8306d93]{box-shadow:0 0 0 3px var(--theme-chat-speech-bubble-color)}.chat-toast .chat .left li[data-v-f8306d93]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;overflow:hidden}.chat-toast .chat .left li img[data-v-f8306d93]{width:40px;height:40px;aspect-ratio:1}.chat-toast .chat .right[data-v-f8306d93]{width:100%;padding:10px}.chat-toast .chat .right .user-info[data-v-f8306d93]{display:flex;align-items:center;gap:10px;margin-bottom:10px}.chat-toast .chat .right .user-info span[data-v-f8306d93]{color:var(--theme-font-color);margin-right:auto}.chat-toast .chat .right .user-info .ico[data-v-f8306d93]{width:20px;height:20px;cursor:pointer}.chat-toast .chat .right .user-info img[data-v-f8306d93]{width:40px;height:40px;aspect-ratio:1;border-radius:50%}.chat-toast .chat .right .chat-box[data-v-f8306d93]{display:flex;flex-direction:column;gap:10px;max-height:200px;overflow-y:scroll;scroll-behavior:smooth}.chat-toast .chat .right .chat-box[data-v-f8306d93]::-webkit-scrollbar{width:10px}.chat-toast .chat .right .chat-box[data-v-f8306d93]::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-scrollbar-thumb-color)}.chat-toast .chat .right .chat-box .chat[data-v-f8306d93]{display:flex;gap:10px}.chat-toast .chat .right .chat-box .chat .msg[data-v-f8306d93]{padding:10px;border-radius:10px;background-color:var(--theme-chat-speech-bubble-color);max-width:200px;color:var(--theme-font-color);text-align:start;word-break:break-all}.chat-toast .chat .right .chat-box .chat img[data-v-f8306d93]{width:30px;height:30px;aspect-ratio:1;border-radius:50%}.chat-toast .chat .right .ipt[data-v-f8306d93]{display:flex;align-items:center;width:100%;border-radius:10px;overflow:hidden;transition:all .3s ease;margin-top:10px}.chat-toast .chat .right .ipt button[data-v-f8306d93]{height:60px;border:none;outline:none;padding:0 15.3846153846px;border-radius:0 10px 10px 0;background-color:var(--theme-send-button-color);transition:all .3s ease;cursor:pointer}.chat-toast .chat .right .ipt button[data-v-f8306d93]:hover{background-color:var(--theme-send-button-hover-color)}.chat-toast .chat .right .ipt textarea[data-v-f8306d93]{width:100%;height:60px;resize:none;padding:10px;border:none;outline:none;color:var(--theme-font-color);background-color:var(--theme-chat-box-bg-color);font-family:inherit}.chat-toast .chat .right .ipt textarea[data-v-f8306d93]::-webkit-scrollbar{width:0;height:0}.chat-toast .chat .right .ipt textarea[data-v-f8306d93]::placeholder{color:var(--theme-font-color);opacity:.6}.chat-toast .chat .right .ipt[data-v-f8306d93]:has(textarea:focus){box-shadow:0 0 7px var(--theme-button-hover-color)}.shade[data-v-4d32b6d8]{position:fixed;top:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#3d3d3db3}.shade img[data-v-4d32b6d8]{max-width:80%;max-height:80%;cursor:default}.shade[data-v-4d32b6d8]{cursor:pointer}body[data-theme=Dark]{--theme-color: rgb(0, 0, 0);--theme-shadow-color: 0 0 10px rgba(255, 255, 255, .3);--theme-svg-color: rgb(255, 255, 255);--theme-font-color: rgb(255, 255, 255);--theme-nav-color: rgb(0, 0, 0);--theme-select-color: rgba(255, 255, 255, .4);--theme-tag-active-color: rgb(88, 88, 88);--theme-button-color: rgb(255, 255, 255);--theme-button-hover-color: rgb(255, 214, 192);--theme-post-card-color: var(--theme-nav-color);--theme-avatar-widget-color: rgb(0, 0, 0);--theme-img-loading-color: rgba(177, 177, 177, .137);--theme-send-button-color: rgb(88, 88, 88);--theme-send-button-hover-color: rgb(81, 81, 81);--theme-scrollbar-thumb-color: rgb(88, 88, 88);--theme-textarea-bg-color: rgb(88, 88, 88);--theme-avatar-widget-hover-color: rgb(88, 88, 88);--theme-chat-item-bg-color: rgb(0, 0, 0);--theme-chat-item-bg-hover-color: rgba(88, 86, 86, .482);--theme-chat-speech-bubble-color: rgb(56, 56, 56);--theme-avatar-border-color: rgb(255, 255, 255);--theme-message-quote-bg-color: rgb(40, 40, 40);--theme-chat-box-bg-color: rgb(40, 40, 40)}:root{--theme-color: rgb(255, 255, 255);--theme-shadow-color: 0 0 10px rgba(156, 164, 172, .3);--theme-svg-color: rgb(0, 0, 0);--theme-font-color: rgb(0, 0, 0);--theme-nav-color: rgb(255, 255, 255);--theme-select-color: rgba(0, 0, 0, .2);--theme-tag-active-color: rgb(255, 214, 192);--theme-button-color: rgb(255, 214, 192);--theme-button-hover-color: rgb(233, 185, 160);--theme-post-card-color: var(--theme-nav-color);--theme-avatar-widget-color: rgb(255, 214, 192);--theme-img-loading-color: rgba(177, 177, 177, .137);--theme-send-button-color: rgb(255, 214, 192);--theme-send-button-hover-color: rgb(233, 185, 160);--theme-scrollbar-thumb-color: rgb(255, 214, 192);--theme-textarea-bg-color: rgb(255, 238, 228);--theme-avatar-widget-hover-color: rgb(233, 185, 160);--theme-chat-item-bg-color: rgba(255, 233, 221, .482);--theme-chat-item-bg-hover-color: rgb(255, 236, 225);--theme-chat-speech-bubble-color: rgb(255, 214, 192);--theme-avatar-border-color: rgb(255, 214, 192);--theme-message-quote-bg-color: rgb(245, 245, 245);--theme-chat-box-bg-color: rgb(248, 248, 248)}*{margin:0;padding:0;box-sizing:border-box;list-style:none;-webkit-tap-highlight-color:transparent}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-scrollbar-thumb-color);cursor:pointer}::selection{background-color:var(--theme-select-color)}svg{fill:var(--theme-svg-color);transition:all .3s ease}body{background-color:var(--theme-color);transition:all .3s ease}.icon{width:32px;height:32px}a:focus-visible,button:focus-visible,.tab-focus-style.post-card:focus-visible,.tab-focus-style.back:focus-visible,.tab-focus-style:focus-visible,.tab-focus-style.toggle-btn:focus-visible,.tab-focus-style.publish:focus-visible,.tab-focus-style.image:focus-visible{outline:none;transition:all .3s ease;box-shadow:0 0 0 3px var(--theme-nav-color),0 0 0 7px var(--theme-tag-active-color)!important;border-radius:6px}.tab-focus-outline-style:focus-visible{outline:none;outline:5px solid var(--theme-tag-active-color)!important}#app{display:flex;justify-content:center}img{display:block;transition:all .3s ease}.del-img{transition:all .3s ease}.del-img:hover{opacity:.5}button,input{outline:none;border:none;background-color:transparent}button{cursor:pointer;font-family:inherit}a{color:var(--theme-font-color)}
