.team-chat-root{color:#e2e8f0;font-family:inherit;font-size:14px;line-height:1.45}.team-chat-root *{box-sizing:border-box}.team-chat-root button{font:inherit;cursor:pointer;touch-action:manipulation}.team-chat-root button:disabled{cursor:default;opacity:.5}.team-chat-root button:focus-visible,.team-chat-root textarea:focus-visible,.team-chat-root a:focus-visible{outline:2px solid #67e8f9;outline-offset:3px}.team-chat-launcher{position:fixed;right:16px;bottom:var(--team-chat-bottom);z-index:40;display:flex;align-items:center;gap:8px;min-height:50px;padding:12px 16px;border:1px solid #67e8f9;border-radius:28px;color:#083344;background:#22d3ee;box-shadow:0 5px 24px #0007;font-weight:800!important}.team-chat-launcher b{position:absolute;right:-3px;top:-7px;min-width:23px;height:23px;padding:2px 5px;border:2px solid #020617;border-radius:14px;background:#e11d48;color:#fff;font-size:11px}.team-chat-overlay{position:fixed;inset:0;z-index:90}.team-chat-shade{position:absolute;inset:0;background:#020617a8;backdrop-filter:blur(3px)}.team-chat-panel{position:absolute;right:20px;bottom:20px;display:flex;flex-direction:column;width:min(480px,calc(100vw - 40px));height:min(760px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);border:1px solid #334155;border-radius:22px;background:#0b1220;box-shadow:0 24px 80px #0008;overflow:hidden;outline:none}.team-chat-header{display:flex;align-items:center;gap:10px;flex-shrink:0;padding:14px 14px 14px 18px;border-bottom:1px solid #243247;background:linear-gradient(115deg,#083344,#0f172a)}.team-chat-heading-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid #155e75;border-radius:14px;color:#67e8f9;background:#164e634d}.team-chat-header>div{flex:1;min-width:0}.team-chat-header h2{margin:0;font-size:18px;font-weight:800;color:#fff}.team-chat-header p{margin:2px 0 0;font-size:11px;color:#a5f3fc}.team-chat-icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;padding:8px;border:0;border-radius:12px;background:transparent;color:#cbd5e1}.team-chat-icon-button:hover{background:#33415580;color:#fff}.team-chat-notice{margin:0;padding:12px 18px;background:#164e6366;color:#a5f3fc;font-size:12px;border-bottom:1px solid #155e75}.team-chat-sync-error{display:flex;align-items:center;gap:8px;padding:8px 14px;color:#fcd34d;background:#78350f40;font-size:12px}.team-chat-sync-error span{flex:1}.team-chat-sync-error button{border:0;background:transparent;color:#67e8f9}.team-chat-messages{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:18px 14px;scrollbar-width:thin;scrollbar-color:#475569 transparent}.team-chat-empty{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:#94a3b8;padding:20px}.team-chat-empty>svg{color:#22d3ee}.team-chat-empty h3{font-size:20px;font-weight:800;color:#f1f5f9;margin:0}.team-chat-empty p{margin:0;font-size:13px}.team-chat-empty small{max-width:260px;font-size:11px}.team-chat-older{display:block;margin:0 auto 16px;border:1px solid #334155;border-radius:14px;padding:7px 12px;background:#1e293b;color:#cbd5e1;font-size:12px!important}.team-chat-message{display:flex;align-items:flex-start;gap:8px;margin-bottom:18px;min-width:0}.team-chat-avatar{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;margin-top:20px;border:1px solid #475569;border-radius:10px;background:#1e293b;color:#a5f3fc;font-size:10px;font-weight:800}.team-chat-message-main{max-width:calc(100% - 38px);min-width:0}.team-chat-message-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0 3px 5px}.team-chat-message-meta strong{font-size:11px;color:#cbd5e1;overflow-wrap:anywhere}.team-chat-message-meta time{font-size:9px;color:#94a3b8}.team-chat-bubble{padding:10px 12px;border:1px solid #334155;border-radius:3px 15px 15px;background:#1b293c}.team-chat-bubble>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:#f1f5f9}.team-chat-mine{justify-content:flex-end}.team-chat-mine .team-chat-avatar{display:none}.team-chat-mine .team-chat-message-meta{justify-content:flex-end}.team-chat-mine .team-chat-bubble{border-radius:15px 3px 15px 15px;border-color:#0e7490;background:#164e63}.team-chat-sent{display:flex;justify-content:flex-end;align-items:center;gap:3px;margin:4px 2px 0;font-size:9px;color:#94a3b8}.team-chat-attachment{margin-top:7px;min-width:0}.team-chat-bubble>.team-chat-attachment:first-child{margin-top:0}.team-chat-file{display:flex;align-items:center;gap:9px;padding:4px 0;width:100%;text-align:left;border:0;background:transparent;color:#e2e8f0}.team-chat-file-icon{display:grid;place-items:center;flex-shrink:0;width:35px;height:40px;border-radius:10px;background:#0f172a80;color:#67e8f9}.team-chat-file span:last-child{min-width:0}.team-chat-file strong{display:block;font-size:12px;overflow-wrap:anywhere}.team-chat-file small{display:block;margin-top:3px;font-size:10px;color:#cbd5e1}.team-chat-attachment img,.team-chat-attachment video{display:block;max-width:100%;max-height:330px;border-radius:9px;object-fit:contain;background:#020617}.team-chat-attachment audio{display:block;max-width:100%;width:260px;height:44px}.team-chat-text-button{display:flex;align-items:center;gap:5px;margin-top:7px;padding:3px 0;border:0;background:transparent;font-size:11px!important;color:#a5f3fc}.team-chat-new{align-self:center;display:flex;align-items:center;gap:6px;margin:-6px 0 6px;padding:7px 12px;border:1px solid #22d3ee;border-radius:16px;background:#155e75;color:#fff;font-size:12px!important}.team-chat-composer{flex-shrink:0;padding:12px 14px 9px;border-top:1px solid #334155;background:#111c2e}.team-chat-composer textarea{display:block;width:100%;min-height:58px;max-height:120px;resize:vertical;margin:0;border:1px solid #475569;border-radius:12px;padding:10px 12px;background:#0b1220;color:#fff;font:inherit;user-select:text}.team-chat-composer textarea::placeholder{color:#94a3b8}.team-chat-compose-actions{display:flex;align-items:center;gap:2px;margin-top:6px}.team-chat-limit{flex:1;font-size:10px;color:#94a3b8;padding-left:5px}.team-chat-send,.team-chat-stop{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:10px 15px;border:0;border-radius:12px;background:#22d3ee;color:#083344;font-weight:800!important}.team-chat-identity{margin:4px 0 0;font-size:10px;color:#64748b;text-align:right}.team-chat-error{margin:0 0 8px;padding:9px 10px;border:1px solid #9f1239;border-radius:9px;background:#88133740;color:#fecdd3;font-size:12px;overflow-wrap:anywhere}.team-chat-draft-file{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:7px 9px;border:1px solid #475569;border-radius:10px;background:#1e293b;color:#a5f3fc}.team-chat-draft-file>span{flex:1;min-width:0}.team-chat-draft-file strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.team-chat-draft-file small{display:block;color:#94a3b8;font-size:10px}.team-chat-recording{display:flex;align-items:center;gap:8px;min-height:65px;color:#fda4af;font-size:12px}.team-chat-recording>span:nth-child(2){flex:1}.team-chat-record-dot{width:9px;height:9px;border-radius:50%;background:#fb7185;animation:team-chat-pulse 1s infinite}.team-chat-stop{background:#fda4af;color:#4c0519}.team-chat-spin{animation:team-chat-spin 1s linear infinite}.team-chat-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes team-chat-spin{to{transform:rotate(360deg)}}@keyframes team-chat-pulse{50%{opacity:.35}}@media(max-width:600px){.team-chat-panel{inset:0;width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding-top:env(safe-area-inset-top)}.team-chat-composer{padding-bottom:calc(9px + env(safe-area-inset-bottom))}.team-chat-header{padding:10px 8px 10px 12px}.team-chat-header h2{font-size:17px}.team-chat-messages{padding:14px 10px}.team-chat-message-main{max-width:calc(100% - 36px)}.team-chat-launcher{padding:11px 13px;right:12px}.team-chat-launcher span{font-size:12px}.team-chat-attachment audio{width:220px}}@media(prefers-reduced-motion:reduce){.team-chat-spin,.team-chat-record-dot{animation:none}}.team-chat-mention{padding:1px 3px;border-radius:4px;background:#0e749066;color:#a5f3fc;font-weight:700}.team-chat-mention-me{background:#854d0e;color:#fef08a}.team-chat-mention-picker{max-height:180px;overflow-y:auto;margin-bottom:8px;border:1px solid #0891b2;border-radius:12px;background:#0b1220}.team-chat-mention-picker button{display:flex;justify-content:space-between;gap:8px;min-height:44px;width:100%;padding:9px 12px;border:0;background:transparent;color:#e2e8f0;text-align:left}.team-chat-mention-picker button[aria-selected=true],.team-chat-mention-picker button:hover{background:#164e63}.team-chat-mention-picker strong,.team-chat-mention-picker small{overflow-wrap:anywhere;min-width:0}.team-chat-mention-picker small{color:#a5f3fc;font-size:11px}.team-chat-mention-picker p{padding:10px;margin:0;color:#94a3b8}.team-chat-mention-summary{font-size:11px;margin:0 0 6px;color:#a5f3fc;overflow-wrap:anywhere}.team-chat-mention-notice{position:fixed;right:16px;bottom:calc(var(--team-chat-bottom) + 66px);z-index:40;max-width:min(330px,calc(100vw - 32px));padding:10px 14px;border:1px solid #fbbf24;border-radius:14px;background:#422006;color:#fef08a;text-align:left;box-shadow:0 4px 20px #0005}.team-chat-mention-notice small{display:block;font-size:11px;margin-top:3px;color:#fde68a}.team-chat-focused{flex-shrink:0;max-height:170px;overflow:auto;padding:10px 14px;border-bottom:1px solid #0891b2;background:#08334466;overflow-wrap:anywhere}.team-chat-focused>.team-chat-icon-button{float:right;width:28px;height:28px}.team-chat-focused>strong{font-size:12px}.team-chat-focused>small{display:block;color:#94a3b8;font-size:10px}.team-chat-focused>p{margin:5px 0;white-space:pre-wrap}
