.toast[data-v-aa3309f1]{position:fixed;top:0;left:50%;z-index:9999;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);transform:translateY(var(--v0bfd64ef)) translate(-50%)}.toast button[data-v-aa3309f1]{margin-left:10px;font-weight:700;text-decoration:underline}.success[data-v-aa3309f1]{background-color:#b4e8b4}.error[data-v-aa3309f1]{background-color:#eca4a4}.normal[data-v-aa3309f1]{background-color:#fff}.back-svg[data-v-ae690a4a]{fill:#000}.share-post[data-v-64472697]{display:flex;flex-direction:column;width:200px;height:100px;border-radius:10px;padding:10px;background-color:var(--theme-chat-speech-bubble-color);cursor:pointer}.share-post .title[data-v-64472697]{display:flex;align-items:center;height:32px;gap:8px}.share-post .title img[data-v-64472697]{width:25px;height:25px;aspect-ratio:1;border-radius:50%}.share-post .content[data-v-64472697]{margin-top:5px;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-ee0d134e]{position:fixed;top:0;left:50%;z-index:9999;width:auto;min-width:300px;margin-top:20px;font-size:14px;padding:10px 15px;text-align:center;border-radius:10px;background-color:var(--theme-color);box-shadow:var(--theme-shadow-color);transform:translateY(var(--v9ced7e08)) translate(-50%)}.chat-toast ul[data-v-ee0d134e]{position:absolute;top:0;left:-70px;padding:10px;border-radius:10px;background-color:var(--theme-color);box-shadow:var(--theme-shadow-color);display:flex;flex-direction:column;gap:10px}.chat-toast ul .active[data-v-ee0d134e]{background-color:var(--theme-chat-speech-bubble-color);box-shadow:0 0 0 3px var(--theme-chat-speech-bubble-color);border-radius:10px}.chat-toast ul li[data-v-ee0d134e]{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.chat-toast ul li img[data-v-ee0d134e]{width:30px;height:30px;aspect-ratio:1;border-radius:50%}.chat-toast .user-info[data-v-ee0d134e]{display:flex;align-items:center;gap:15px;margin-bottom:10px}.chat-toast .user-info span[data-v-ee0d134e]{margin-right:auto}.chat-toast .user-info .ico[data-v-ee0d134e]{width:20px;height:20px;cursor:pointer}.chat-toast .user-info img[data-v-ee0d134e]{width:40px;height:40px;aspect-ratio:1;border-radius:50%}.chat-toast .chat-box[data-v-ee0d134e]{display:flex;flex-direction:column;gap:10px;max-height:200px;overflow-y:scroll;scroll-behavior:smooth}.chat-toast .chat-box[data-v-ee0d134e]::-webkit-scrollbar{width:10px}.chat-toast .chat-box[data-v-ee0d134e]::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--theme-scrollbar-thumb-color)}.chat-toast .chat-box .chat[data-v-ee0d134e]{display:flex;gap:10px}.chat-toast .chat-box .chat .msg[data-v-ee0d134e]{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-box .chat img[data-v-ee0d134e]{width:30px;height:30px;aspect-ratio:1;border-radius:50%}.chat-toast .ipt[data-v-ee0d134e]{display:flex;align-items:center;width:100%;border-radius:10px;overflow:hidden;box-shadow:var(--theme-shadow-color);transition:all .3s ease;margin-top:10px}.chat-toast .ipt button[data-v-ee0d134e]{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 .ipt button[data-v-ee0d134e]:hover{background-color:var(--theme-send-button-hover-color)}.chat-toast .ipt textarea[data-v-ee0d134e]{width:100%;height:60px;resize:none;padding:10px;border:none;outline:none;color:var(--theme-font-color);background-color:var(--theme-color);font-family:system-ui}.chat-toast .ipt textarea[data-v-ee0d134e]::-webkit-scrollbar{width:0;height:0}.chat-toast .ipt textarea[data-v-ee0d134e]::placeholder{color:var(--theme-font-color)}.chat-toast .ipt[data-v-ee0d134e]:has(textarea:focus){box-shadow:0 0 7px var(--theme-button-hover-color)}.pic[data-v-71ae6d21]{position:fixed;top:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#3d3d3db3}.pic img[data-v-71ae6d21]{max-width:80%;max-height:80%;cursor:default}.pic[data-v-71ae6d21]{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(115, 109, 106);--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(78, 77, 77);--theme-textarea-bg-color: rgb(78, 77, 77);--theme-avatar-widget-hover-color: rgb(78, 77, 77);--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)}: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)}*{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}a{color:var(--theme-font-color)}
