.participants-panel[data-v-90f0704a]{width:380px;min-width:320px;min-height:70vh;margin:30px;margin-top:110px;border:2px solid #ebebeb;border-radius:10px;padding:40px;background:#fff;position:relative;overflow-y:auto;flex-shrink:0}.participants-panel[data-v-90f0704a]::-webkit-scrollbar{width:6px}.participants-panel[data-v-90f0704a]::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.participants-panel[data-v-90f0704a]::-webkit-scrollbar-thumb{background:#cecece;border-radius:3px}.participants-panel[data-v-90f0704a]::-webkit-scrollbar-thumb:hover{background:#999}.participants-content[data-v-90f0704a]{display:flex;flex-direction:column;gap:30px}.participants-title[data-v-90f0704a]{color:#222;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:400;line-height:150%;text-align:left;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.participants-list[data-v-90f0704a]{display:flex;flex-direction:column;gap:24px}.invite-item[data-v-90f0704a]{display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .2s}.invite-item[data-v-90f0704a]:hover{opacity:.8}.invite-icon[data-v-90f0704a]{width:38px;height:38px;flex-shrink:0}.invite-text[data-v-90f0704a]{color:#073dff;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:600;line-height:100%}.participant-item[data-v-90f0704a]{display:flex;align-items:center;gap:8px}.participant-avatar[data-v-90f0704a]{width:36px;height:36px;flex-shrink:0;border-radius:50%;overflow:hidden}.participant-avatar .avatar-image[data-v-90f0704a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.participant-name[data-v-90f0704a]{color:#222;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:600;line-height:100%}@media screen and (max-width:1800px){.participants-panel[data-v-90f0704a]{right:30px}}@media screen and (max-width:1600px){.participants-panel[data-v-90f0704a]{width:320px;padding:30px;right:20px}.invite-text[data-v-90f0704a],.participant-name[data-v-90f0704a],.participants-title[data-v-90f0704a]{font-size:18px}}@media screen and (max-width:1400px){.participants-panel[data-v-90f0704a]{position:static;width:100%;max-height:none;margin-top:20px}}@media screen and (max-width:768px){.participants-panel[data-v-90f0704a]{width:100%;height:100%;margin:0;padding:30px;border:none;border-radius:0;min-height:auto}.participants-content[data-v-90f0704a]{gap:24px;padding-top:40px}.participants-title[data-v-90f0704a]{font-size:20px}.participants-list[data-v-90f0704a]{gap:24px}.invite-text[data-v-90f0704a]{font-size:20px}.participant-name[data-v-90f0704a]{font-size:16px}.invite-icon[data-v-90f0704a]{width:38px;height:38px}.participant-avatar[data-v-90f0704a]{width:36px;height:36px}}.community-chat-page[data-v-30e483a8]{display:flex;min-height:calc(100vh - 120px);background:#fff}.chat-main[data-v-30e483a8]{flex:1;position:relative;display:flex;flex-direction:column;margin-left:270px;min-width:0}.space-header[data-v-30e483a8]{position:relative;padding:40px 40px 20px;text-align:left;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb;display:flex;justify-content:space-between;align-items:center}.space-name-tag[data-v-30e483a8]{display:inline-flex;align-items:center;gap:6px;height:20px}.space-name-tag svg[data-v-30e483a8]{width:16px;height:16px;flex-shrink:0}.space-name-tag span[data-v-30e483a8]{color:#222;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:20px}.toggle-participants-btn[data-v-30e483a8]{display:none;width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;transition:opacity .2s;flex-shrink:0}.toggle-participants-btn[data-v-30e483a8]:hover{opacity:.7}.toggle-participants-btn svg[data-v-30e483a8]{width:100%;height:100%}.participants-overlay[data-v-30e483a8]{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(17,17,17,.5);z-index:999}.participants-wrapper[data-v-30e483a8]{position:relative}.close-participants-btn[data-v-30e483a8]{display:none;position:absolute;right:16px;top:30px;width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;z-index:10;color:#444;transition:color .2s}.close-participants-btn[data-v-30e483a8]:hover{color:#000}.close-participants-btn svg[data-v-30e483a8]{width:100%;height:100%}.chat-container[data-v-30e483a8]{flex:1;width:100%;padding:0 40px 40px;display:flex;flex-direction:column;height:calc(100vh - 120px);border-left:2px solid #ebebeb;border-right:2px solid #ebebeb;border-bottom:2px solid #ebebeb;border-top:none;box-sizing:border-box}.notice-section[data-v-30e483a8]{width:100%;padding:30px;border:2px solid #ebebeb;border-radius:8000px;margin-bottom:30px;transition:all .3s ease}.notice-section.collapsed .notice-text[data-v-30e483a8]{-webkit-line-clamp:1}.notice-section.collapsed .toggle-btn svg[data-v-30e483a8]{transform:rotate(180deg)}.notice-content[data-v-30e483a8]{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.notice-text[data-v-30e483a8]{flex:1;color:#222;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:400;line-height:150%;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.toggle-btn[data-v-30e483a8]{width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0;transition:transform .3s}.toggle-btn svg[data-v-30e483a8]{width:100%;height:100%}.toggle-btn[data-v-30e483a8]:hover{opacity:.7}.chat-messages[data-v-30e483a8]{flex:1;overflow-y:auto;padding:20px 0;display:flex;flex-direction:column;gap:40px}.chat-messages[data-v-30e483a8]::-webkit-scrollbar{width:6px}.chat-messages[data-v-30e483a8]::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.chat-messages[data-v-30e483a8]::-webkit-scrollbar-thumb{background:#cecece;border-radius:3px}.chat-messages[data-v-30e483a8]::-webkit-scrollbar-thumb:hover{background:#999}.message-wrapper[data-v-30e483a8]{width:100%}.message-left[data-v-30e483a8]{display:flex;flex-direction:column;gap:10px;align-items:flex-start;max-width:70%}.message-header[data-v-30e483a8]{display:flex;align-items:center;gap:8px}.user-avatar[data-v-30e483a8]{width:36px;height:36px;flex-shrink:0}.user-name[data-v-30e483a8]{color:#222;font-size:20px;font-weight:600}.message-time[data-v-30e483a8],.user-name[data-v-30e483a8]{font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;line-height:100%}.message-time[data-v-30e483a8]{color:#cecece;font-size:16px;font-weight:700}.message-bubble[data-v-30e483a8]{display:flex;align-items:flex-start;gap:10px;padding:16px 20px;border-radius:10px;background:#ebebeb;position:relative}.sent-bubble[data-v-30e483a8]{background:#ffeb9a}.message-text[data-v-30e483a8]{color:#222;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:20px;font-weight:400;line-height:130%;margin:0;white-space:pre-line;overflow-wrap:break-word}.bubble-tail[data-v-30e483a8]{width:12.5px;height:22.679px;position:absolute;top:9px}.left-tail[data-v-30e483a8]{left:-6px;background:#ebebeb;clip-path:polygon(100% 0,0 0,66% 42%,52% 100%,48% 88%)}.right-tail[data-v-30e483a8]{right:-5.5px;background:#ffeb9a;clip-path:polygon(0 0,100% 0,34% 42%,48% 100%,52% 88%)}.message-right[data-v-30e483a8]{display:flex;flex-direction:row;align-items:flex-start;gap:10px;justify-content:flex-end;margin-left:auto;max-width:70%}.message-right .message-time[data-v-30e483a8]{align-self:flex-end;padding-bottom:16px}.message-input-section[data-v-30e483a8]{display:flex;align-items:center;gap:20px;padding-top:30px;border-top:2px solid #ebebeb}.message-input[data-v-30e483a8]{flex:1;height:52px;padding:0 16px;border:1px solid #cecece;border-radius:10px;color:#222;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:20px;outline:none;transition:border-color .2s}.message-input[data-v-30e483a8]::-moz-placeholder{color:#888}.message-input[data-v-30e483a8]::placeholder{color:#888}.message-input[data-v-30e483a8]:focus{border-color:#073dff}.send-btn[data-v-30e483a8]{width:136px;height:52px;padding:0;background:#073dff;border:none;border-radius:10px;color:#fff;font-family:Pretendard,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:100%;cursor:pointer;transition:all .2s;flex-shrink:0}.send-btn[data-v-30e483a8]:hover{background:#0530cc}.send-btn[data-v-30e483a8]:active{background:#042099}@media screen and (max-width:1800px){.chat-container[data-v-30e483a8]{max-width:1000px}}@media screen and (max-width:1400px){.chat-container[data-v-30e483a8]{max-width:900px}}@media screen and (max-width:1200px){.chat-container[data-v-30e483a8]{max-width:800px;padding:80px 30px 40px}}@media screen and (max-width:1024px){.chat-main[data-v-30e483a8]{margin-left:0;margin-right:0}.space-header[data-v-30e483a8]{padding:30px 40px 20px;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}.chat-container[data-v-30e483a8]{padding:0 40px 40px;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}.message-left[data-v-30e483a8],.message-right[data-v-30e483a8]{max-width:85%}}@media screen and (max-width:768px){.community-chat-page[data-v-30e483a8]{display:block;padding-top:54px;position:relative}.chat-main[data-v-30e483a8]{border:none}.space-header[data-v-30e483a8]{padding:16px 20px;border-left:none;border-right:none;border-bottom:1px solid #ebebeb}.space-name-tag span[data-v-30e483a8]{font-size:16px}.space-name-tag svg[data-v-30e483a8]{width:14px;height:14px}.toggle-participants-btn[data-v-30e483a8]{display:flex}.participants-overlay[data-v-30e483a8]{display:block}.participants-wrapper[data-v-30e483a8]{position:fixed;top:0;right:-100%;bottom:0;width:267px;background:#fff;border-left:2px solid #ebebeb;z-index:1000;transition:right .3s ease-in-out;box-shadow:-4px 0 12px rgba(0,0,0,.1);overflow-y:auto}.participants-wrapper.show[data-v-30e483a8]{right:0}.close-participants-btn[data-v-30e483a8]{display:flex}.chat-container[data-v-30e483a8]{padding:20px;border-left:none;border-right:none;border-bottom:none;height:calc(100vh - 54px)}.notice-section[data-v-30e483a8]{padding:14px 20px;border-radius:8000px;margin-bottom:20px}.notice-text[data-v-30e483a8]{font-size:12px;line-height:150%}.toggle-btn[data-v-30e483a8],.toggle-btn svg[data-v-30e483a8]{width:16px;height:16px}.chat-messages[data-v-30e483a8]{gap:30px}.message-left[data-v-30e483a8],.message-right[data-v-30e483a8]{max-width:90%}.user-avatar[data-v-30e483a8]{width:36px;height:36px}.message-time[data-v-30e483a8],.user-name[data-v-30e483a8]{font-size:12px}.message-bubble[data-v-30e483a8]{padding:8px 16px}.message-text[data-v-30e483a8]{font-size:12px;line-height:150%}.message-input-section[data-v-30e483a8]{padding-top:20px;gap:4px}.message-input[data-v-30e483a8]{font-size:16px;height:52px;padding:16px}.send-btn[data-v-30e483a8]{width:auto;height:45px;padding:16px;font-size:16px}}@media screen and (max-width:600px){.chat-main[data-v-30e483a8]{border:none}.space-header[data-v-30e483a8]{padding:16px 20px;border-left:none;border-right:none}.space-name-tag span[data-v-30e483a8]{font-size:16px}.space-name-tag svg[data-v-30e483a8]{width:14px;height:14px}.chat-container[data-v-30e483a8]{padding:16px 20px 30px;border:none}.notice-section[data-v-30e483a8]{padding:14px 20px}.notice-text[data-v-30e483a8]{font-size:12px}.chat-messages[data-v-30e483a8]{gap:30px;padding:16px 0}.message-text[data-v-30e483a8],.message-time[data-v-30e483a8],.user-name[data-v-30e483a8]{font-size:12px}.message-input[data-v-30e483a8]{font-size:16px;height:52px}.send-btn[data-v-30e483a8]{padding:16px;height:45px;font-size:16px;width:auto}.message-input-section[data-v-30e483a8]{gap:4px;padding-top:16px}}