.support-chat-module__T-ahWG__page{background:var(--bg-page);flex-direction:column;max-width:100%;height:100vh;margin:0 auto;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.support-chat-module__T-ahWG__header{background:var(--card);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.support-chat-module__T-ahWG__back{color:#ff2d55;font-size:22px;font-weight:700;line-height:1;text-decoration:none}.support-chat-module__T-ahWG__agentName{color:var(--text-primary);font-size:15px;font-weight:800}.support-chat-module__T-ahWG__agentSub{color:#22c55e;font-size:12px;font-weight:600}.support-chat-module__T-ahWG__escalatedBanner{color:#8a6d2b;background:#fff7e6;border-bottom:1px solid #f3e4c2;flex-shrink:0;padding:10px 20px;font-size:12px;font-weight:600}.support-chat-module__T-ahWG__messages{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.support-chat-module__T-ahWG__msgRow{align-self:flex-start;max-width:80%;display:flex}.support-chat-module__T-ahWG__msgRowMine{justify-content:flex-end;align-self:flex-end}.support-chat-module__T-ahWG__bubble{word-break:break-word;border-radius:16px;flex-direction:column;gap:3px;padding:10px 14px;display:flex}.support-chat-module__T-ahWG__bubbleBot{background:var(--card);border:1px solid var(--border);border-top-left-radius:4px}.support-chat-module__T-ahWG__bubbleMine{background:#ff2d55;border-top-right-radius:4px}.support-chat-module__T-ahWG__bubbleEscalated{background:#fffbeb;border:1px solid #f59e0b}.support-chat-module__T-ahWG__bubbleName{color:#ff2d55;font-size:11px;font-weight:800}.support-chat-module__T-ahWG__bubbleText{white-space:pre-wrap;font-size:14px;line-height:20px}.support-chat-module__T-ahWG__bubbleBot .support-chat-module__T-ahWG__bubbleText{color:var(--text-primary)}.support-chat-module__T-ahWG__bubbleMine .support-chat-module__T-ahWG__bubbleText{color:#fff}.support-chat-module__T-ahWG__bubbleTime{align-self:flex-end;font-size:10px}.support-chat-module__T-ahWG__bubbleBot .support-chat-module__T-ahWG__bubbleTime{color:var(--text-secondary)}.support-chat-module__T-ahWG__bubbleMine .support-chat-module__T-ahWG__bubbleTime{color:#fffc}.support-chat-module__T-ahWG__typing{gap:4px;padding:4px 0;display:flex}.support-chat-module__T-ahWG__typing span{background:#ccc;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite support-chat-module__T-ahWG__typingBounce}.support-chat-module__T-ahWG__typing span:nth-child(2){animation-delay:.15s}.support-chat-module__T-ahWG__typing span:nth-child(3){animation-delay:.3s}@keyframes support-chat-module__T-ahWG__typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.support-chat-module__T-ahWG__inputBar{background:var(--card);border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.support-chat-module__T-ahWG__inputField{background:var(--card);border:1px solid var(--border);color:var(--text-primary);border-radius:100px;outline:none;flex:1;padding:11px 16px;font-family:inherit;font-size:15px}.support-chat-module__T-ahWG__inputField:focus{border-color:#ff2d55}.support-chat-module__T-ahWG__inputField::placeholder{color:var(--text-secondary)}.support-chat-module__T-ahWG__inputField:disabled{background:var(--bg-surface)}.support-chat-module__T-ahWG__sendBtn{color:#fff;cursor:pointer;background:#ff2d55;border:none;border-radius:100px;flex-shrink:0;padding:11px 20px;font-family:inherit;font-size:15px;font-weight:800;transition:opacity .2s}.support-chat-module__T-ahWG__sendBtn:hover:not(:disabled){opacity:.9}.support-chat-module__T-ahWG__sendBtn:disabled{cursor:default;background:#c9c9cf}
