.drag-drop-container[data-v-1432d6a2]{border:2px dashed #ccc;padding:20px;text-align:center;width:300px;margin:auto;border-radius:8px;background-color:#f9f9f9}.drag-drop-message[data-v-1432d6a2]{font-size:16px;color:#666}.file-list[data-v-1432d6a2]{margin-top:20px}.file-list ul[data-v-1432d6a2]{list-style-type:none;padding-left:0}.file-list li[data-v-1432d6a2]{margin:5px 0;font-size:14px}.sidebar-section[data-v-5454f422]{margin-bottom:20px}.sidebar-title[data-v-5454f422]{font-size:.85rem;font-weight:600;color:#888;margin-bottom:8px;text-transform:uppercase}.sidebar-card[data-v-5454f422]{background:#f4f6f8;padding:10px;border-radius:10px;margin-bottom:10px}.sidebar-list[data-v-5454f422]{display:flex;flex-direction:column;gap:6px}.sidebar-list-item[data-v-5454f422]{padding:10px 12px;border-radius:10px;background:#f8f9fa;cursor:pointer;transition:.2s;font-size:.9rem}.sidebar-list-item[data-v-5454f422]:hover{background:#e9ecef}.sidebar-list-item.new-group[data-v-5454f422]{background:#e3f2fd;font-weight:500}.sidebar-list-item.online[data-v-5454f422]{border-left:3px solid #4caf50}.sidebar-list-item.offline[data-v-5454f422]{opacity:.6}.sidebar-btn[data-v-5454f422]{width:100%;border:none;padding:8px;border-radius:8px;margin-top:6px;cursor:pointer;background:#f1f3f5;transition:.2s}.sidebar-btn[data-v-5454f422]:hover{background:#e0e0e0}.sidebar-btn.primary[data-v-5454f422]{background:#1976d2;color:#fff}.sidebar-btn.primary[data-v-5454f422]:hover{background:#1565c0}.sidebar-btn.danger[data-v-5454f422]{background:#ffebee;color:#c62828}.sidebar-btn.danger[data-v-5454f422]:hover{background:#ffcdd2}.chat-header[data-v-5454f422]{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-radius:12px;margin-bottom:10px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.back-btn[data-v-5454f422]{border:none;background:#f1f3f5;padding:6px 12px;border-radius:8px;cursor:pointer;font-size:.9rem;transition:.2s}.back-btn[data-v-5454f422]:hover{background:#e0e0e0}.chat-title[data-v-5454f422]{font-weight:600;font-size:1rem}.chat-container[data-v-5454f422]{flex-grow:1;overflow-y:auto;padding:16px;background:#f4f6f8;border-radius:12px;scroll-behavior:smooth}.chat-bubble[data-v-5454f422]{max-width:70%;padding:10px 14px;margin:6px 0;border-radius:16px;font-size:.95rem;line-height:1.4;box-shadow:0 2px 6px rgba(0,0,0,.08)}.chat-bubble--in[data-v-5454f422]{background:#fff;color:#333;margin-right:auto;border-bottom-left-radius:4px}.chat-bubble--out[data-v-5454f422]{background:#1976d2;color:#fff;margin-left:auto;border-bottom-right-radius:4px}.chat-meta[data-v-5454f422]{font-size:.7rem;opacity:.7;margin-top:4px;display:flex;gap:6px}.chat-input-wrapper[data-v-5454f422]{display:flex;align-items:center;padding:10px;border-radius:16px;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.08);gap:10px}.chat-input[data-v-5454f422]{flex:1;border:none;resize:none;outline:none;font-size:.95rem;padding:10px;border-radius:12px;background:#f1f3f5}.chat-send-btn[data-v-5454f422]{background:#1976d2;border:none;color:#fff;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chat-list-item[data-v-5454f422]{padding:14px;border-radius:12px;margin-bottom:10px;background:#fff;cursor:pointer;transition:.2s}.chat-list-item[data-v-5454f422]:hover{background:#f1f3f5}.chat-list-item.unread[data-v-5454f422]{border-left:4px solid #1976d2;background:#e3f2fd}.sideBar[data-v-5454f422]{width:20%;padding:16px;background:#fff;border-left:1px solid #eee}.send-button[data-v-5454f422]{height:auto!important}.rounded-r[data-v-5454f422]{border-radius:0 15px 15px 0}.rounded-l[data-v-5454f422]{border-radius:15px 0 0 15px}.bgbody[data-v-5454f422]{background-color:#f8f9fa}.unread[data-v-5454f422]{border:3px solid rgba(24,223,24,.286);background-color:rgba(24,223,24,.101)}.unread-chat[data-v-5454f422]{background-color:rgba(166,251,160,.286)}.read-chat[data-v-5454f422]{background-color:hsla(0,0%,76%,.437)}.active[data-v-5454f422]{background-color:rgba(24,223,24,.286)}.inactive[data-v-5454f422]{background-color:rgba(255,129,19,.286)}.modal-overlay[data-v-5454f422]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;z-index:10;justify-content:center;align-items:center}.newGroupModal[data-v-5454f422]{position:relative;width:60%;background-color:#f8f9fa;padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3)}.floating-list[data-v-5454f422]{position:absolute;z-index:30;margin-top:-250px;display:grid;min-width:80%;grid-template-columns:repeat(auto-fill,minmax(33%,1fr));gap:0;justify-items:stretch;align-items:flex-start;padding:1em;height:18em}.category-container[data-v-5454f422]{box-shadow:0 4px 10px rgba(0,0,0,.2);padding:1em;margin:1em;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-y:auto;background-color:#fff}.list-block[data-v-5454f422]{padding:0;margin:0}ul[data-v-5454f422]{list-style:none;padding:0;margin:0}.category-container>p[data-v-5454f422]{font-weight:700;font-size:1.2em}.list-block li[data-v-5454f422]{padding:8px;border-bottom:1px solid #ddd}.list-block li a[data-v-5454f422]{text-decoration:none;color:#333;display:block}.list-block li a[data-v-5454f422]:hover{background-color:#f0f0f0}