.identity-icon[data-v-f3392891]{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff;overflow:hidden;flex-shrink:0;cursor:pointer;transition:all .2s;box-shadow:0 2px 6px #0000001a}.identity-icon[data-v-f3392891]:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.identity-icon img[data-v-f3392891]{width:100%;height:100%;object-fit:cover}.nav-icon[data-v-9ec766e1]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--color-text-secondary);cursor:pointer;transition:all .2s;border:2px solid transparent}.nav-icon[data-v-9ec766e1]:hover{background:var(--color-accent-light);color:var(--color-accent-dark);border-color:var(--color-accent)}.left-panel[data-v-985b0516]{width:80px;background:#d1e4f2cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-right:1px solid var(--color-border);display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:12px}.separator[data-v-985b0516]{width:32px;height:2px;background:var(--color-border);border-radius:1px;margin:4px 0}.identities[data-v-985b0516]{display:flex;flex-direction:column;gap:12px;width:100%;align-items:center}.identities>div[data-v-985b0516]{cursor:pointer;transition:transform .2s}.identities>div[data-v-985b0516]:hover{transform:scale(1.05)}.identities>div.active[data-v-985b0516]{position:relative}.identities>div.active[data-v-985b0516]:after{content:"";position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:4px;height:32px;background:var(--color-accent);border-radius:2px}.nav-icons[data-v-985b0516]{margin-top:auto;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:12px}[data-v-dea2c1fd]{box-sizing:border-box}.chat-item[data-v-dea2c1fd]{display:flex;align-items:center;gap:12px;padding:12px 16px;width:100%;cursor:pointer;border-bottom:1px solid #404040;transition:background-color .2s;min-height:72px;box-sizing:border-box}.chat-item[data-v-dea2c1fd]:hover{background-color:#2a2a2a}.chat-item.active[data-v-dea2c1fd]{background-color:#3a3a3a}.chat-info[data-v-dea2c1fd]{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;box-sizing:border-box}.chat-name[data-v-dea2c1fd]{font-weight:600;font-size:16px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.last-message[data-v-dea2c1fd]{font-size:14px;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.identity-icon[data-v-dea2c1fd]{flex-shrink:0;box-sizing:border-box}.center-panel[data-v-c0c1eccb]{width:320px;background:#252525;border-right:1px solid #404040;height:100vh;display:flex;flex-direction:column;overflow:hidden}.chat-list[data-v-c0c1eccb]{flex:1;overflow-y:auto;display:flex;flex-direction:column}.chat-list[data-v-c0c1eccb]::-webkit-scrollbar{width:6px}.chat-list[data-v-c0c1eccb]::-webkit-scrollbar-track{background:#1e1e1e}.chat-list[data-v-c0c1eccb]::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.chat-list[data-v-c0c1eccb]::-webkit-scrollbar-thumb:hover{background:#777}.message-wrapper[data-v-7950849f]{display:flex;padding:4px 16px}.message-wrapper.own[data-v-7950849f]{justify-content:flex-end}.message-bubble[data-v-7950849f]{max-width:60%;padding:10px 14px;background:#2b2b2b;border-radius:18px;color:#fff;word-wrap:break-word}.own .message-bubble[data-v-7950849f]{background:#3b82f6}.chat-messages[data-v-0d532661]{flex:1;overflow-y:auto;padding:16px 0;display:flex;flex-direction:column;gap:4px}.chat-messages[data-v-0d532661]::-webkit-scrollbar{width:6px}.chat-messages[data-v-0d532661]::-webkit-scrollbar-track{background:#1e1e1e}.chat-messages[data-v-0d532661]::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.chat-input[data-v-7c686ab6]{display:flex;gap:8px;padding:16px;background:#252525;border-top:1px solid #404040}.chat-input input[data-v-7c686ab6]{flex:1;padding:10px 12px;background:#1e1e1e;border:1px solid #404040;border-radius:8px;color:#fff;font-size:14px;outline:none}.chat-input input[data-v-7c686ab6]:focus{border-color:#3b82f6}.chat-input button[data-v-7c686ab6]{width:40px;height:40px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:18px;cursor:pointer;transition:background .2s}.chat-input button[data-v-7c686ab6]:hover{background:#2563eb}.right-panel[data-v-dd79fa6f]{flex:1;background:#1e1e1e;display:flex;flex-direction:column;height:100vh;overflow:hidden}body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,var(--color-bg-panel),var(--color-bg-message-other));min-height:100vh}.app[data-v-1efe9267]{display:flex;max-width:90rem;margin:0 auto;height:100vh;width:100%;background-color:var(--color-bg-panel);color:var(--color-text-primary)}:root{--color-accent: #57def5;--color-accent-dark: #1a95e2;--color-accent-light: #c3fffe;--color-bg-panel: #d1e4f2;--color-bg-message-other: #e5dae1;--color-text-primary: #1a1a1a;--color-text-secondary: #4a4a4a;--color-border: #b0c4de}
