.chat_chatWorkspaceCanvas__EoKp0{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--bg);z-index:999;overflow:hidden}@media (max-width:768px){.chat_chatWorkspaceCanvas__EoKp0{left:0;top:60px}}.chat_chatLauncher__D4GJU{position:fixed;bottom:30px;right:40px;background:var(--chameleon-gradient);color:#fff;width:56px;height:56px;border-radius:9999px;display:flex;justify-content:center;align-items:center;font-size:14px;cursor:pointer;z-index:1000;box-shadow:0 4px 8px rgba(107,70,193,.3);transition:all .2s ease}.chat_chatLauncher__D4GJU:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(107,70,193,.4)}@keyframes chat_wiggle__WfaX_{0%,to{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.chat_chatLauncherWiggle___Ar3a{animation:chat_wiggle__WfaX_ .5s ease-in-out 3}.chat_unreadDot__ZcBJU{position:absolute;top:8px;right:8px;width:12px;height:12px;background-color:#ff3b30;border-radius:50%;border:2px solid #fff;animation:chat_pulse__NKl6n 2s ease-in-out infinite}@keyframes chat_pulse__NKl6n{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.chat_unreadDotSmall__3LIl_{width:8px;height:8px;background-color:red;border-radius:50%;margin-left:auto}.chat_chatTray__APOsy{position:fixed;bottom:36px;right:90px;display:flex;gap:8px;z-index:1000;opacity:0;transform:translateX(20px);animation:chat_slideLeft__DsNTE .25s ease forwards}@keyframes chat_slideLeft__DsNTE{to{opacity:1;transform:translateX(0)}}.chat_chatBubble__ZkrIV{width:38px;height:38px;border-radius:50%;background:#eee;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.1)}.chat_chatBubble__ZkrIV img{border-radius:50%;object-fit:cover}.chat_chatSidebar__vJEFL{position:fixed;bottom:80px;right:20px;display:flex;flex-direction:column;gap:6px;z-index:1001;max-height:300px;overflow-y:auto;background:transparent;padding:0}.chat_userRow__QrBCe{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 6px;border-radius:6px;transition:background .2s ease}.chat_userRow__QrBCe:hover{background:#f8f8f8}.chat_avatarFallback__owzRo,.chat_userRow__QrBCe img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.chat_userRow__QrBCe span{font-size:11px;color:#222;line-height:1;text-align:left;margin:0;padding:0}.chat_avatarFallback__owzRo{width:28px;height:28px;background-color:#aaa;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px}.chat_chatWindow__56ycZ{bottom:0;width:320px;max-height:440px;background:hsla(0,0%,100%,.95);border-top-left-radius:16px;border-top-right-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -4px 20px rgba(0,0,0,.25);display:flex;flex-direction:column;z-index:1002;animation:chat_slideUpChat__A3yH_ .2s ease forwards;transition:all .3s ease}.chat_chatWindowWiggle__zy19m{animation:chat_wiggle__WfaX_ .5s ease-in-out 2}@keyframes chat_slideUpChat__A3yH_{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.chat_chatHeader__u4s8s{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:11px;background:hsla(0,0%,100%,.55);border-top-left-radius:16px;border-top-right-radius:16px;border-bottom:1px solid #eee}.chat_chatHeader__u4s8s img{border-radius:50%;margin-right:8px}.chat_chatMessages__jvKYy{flex:1 1;padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;font-size:11px}.chat_dateSeparator__ZmcHp{display:flex;align-items:center;justify-content:center;margin:16px 0 12px;position:relative}.chat_dateSeparator__ZmcHp:after,.chat_dateSeparator__ZmcHp:before{content:"";flex:1 1;height:1px;background:#e0e0e0}.chat_dateSeparator__ZmcHp span{padding:0 12px;font-size:10px;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.chat_messageHeader__FiuNq{display:flex;align-items:center;gap:6px;margin-top:12px;margin-bottom:4px;padding:0 4px}.chat_messageHeaderSelf__iSQeh{justify-content:flex-end}.chat_messageAvatar__Zuupk{border-radius:50%;object-fit:cover}.chat_messageSender___1oWD{font-size:11px;font-weight:600;color:#333}.chat_messageTime__gBr2O{font-size:9px;color:#888;font-weight:400}.chat_messageGroup__O_yg9{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2px;position:relative}.chat_messageGroupSelf__yEJy1{align-items:flex-end}.chat_messageBubble__UgPOK{background:#f1f1f1;padding:8px 12px;border-radius:16px;max-width:80%;line-height:1.4;word-wrap:break-word}.chat_fromSelf__cZ_Qv{background:#a4b7cb;color:#fff}.chat_readReceipt__Z3RTY{display:flex;align-items:center;margin-top:2px;margin-right:4px}.chat_readReceiptAvatar__mr3Mt{border-radius:50%;object-fit:cover;border:1px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,.1)}.chat_chatInputBar__Ty8K6{display:flex;padding:8px;border-top:1px solid #ddd;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.chat_chatInputBar__Ty8K6 input{flex:1 1;padding:8px;font-size:11px;border:1px solid #ccc;border-radius:12px;outline:none}.chat_chatInputBar__Ty8K6 button{margin-left:8px;background:#a4b7cb;color:#fff;border:none;padding:8px 14px;font-size:11px;border-radius:12px;cursor:pointer;transition:background .2s ease}.chat_chatInputBar__Ty8K6 button:hover{background:#005fcc}.chat_userSearchInput__AA_oU{margin-top:10px;padding:8px 10px;font-size:11px;border-radius:8px;border:0 solid #ccc;outline:none;width:100%}.chat_chatWindowWrapper__ib0gW{position:fixed;bottom:0;right:140px;display:flex;gap:12px;flex-direction:row-reverse;align-items:flex-end;z-index:1002}.chat_chatWindowMinimised__lWi5y{height:48px;overflow:hidden;align-self:flex-end}.chat_chatHeader__u4s8s button{background:none;border:none;padding:4px;cursor:pointer}.chat_chatWindow__56ycZ{transition:height .2s ease}.loader_loaderWrapper__C1FA2{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;background-color:#000;z-index:9999;position:fixed;top:0;left:0;transition:transform .8s cubic-bezier(.76,0,.24,1),opacity .8s ease-out}.loader_loaderWrapper__C1FA2.loader_exiting__wHDA9{transform:translate(100%,-100%) scale(.9);opacity:0;pointer-events:none}.loader_loaderInner__HyOsl{display:flex;flex-direction:column;align-items:center;animation:loader_fadeIn__J3WbK 1.2s ease-out}.loader_logo__W4jzs{animation:loader_pulse__lzntw 2s ease-in-out infinite}.loader_loadingText__nkZ5E{margin-top:16px;color:#fff;font-size:12px;animation:loader_fadeTextInOut__W2YRG 2s ease-in-out infinite}@keyframes loader_fadeIn__J3WbK{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes loader_pulse__lzntw{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.85}}@keyframes loader_fadeTextInOut__W2YRG{0%,to{opacity:.4}50%{opacity:1}}