.chatFooter_chatFooter__kGNlB{position:sticky;bottom:0;z-index:20;background:var(--color-white,#fff);box-shadow:0 -1px 0 var(--color-white-blue);min-height:68px;display:flex;flex-direction:column;align-items:stretch;padding:10px 14px 12px;gap:8px;border-top:1px solid var(--color-white-blue)}.chatFooter_chatFooter__kGNlB .chatFooter_footerRow__NxzcL{display:flex;align-items:center;gap:10px}.chatFooter_chatFooter__kGNlB .chatFooter_inputWrap__yGgbp{position:relative;display:flex;align-items:center;min-width:0;flex:1 1 auto}.chatFooter_chatFooter__kGNlB .chatFooter_inputField__kBM7m,.chatFooter_chatFooter__kGNlB input[type=text]{height:44px;border-radius:1000000px;background-color:var(--color-container);box-shadow:var(--drop-shadow-subtle);padding:10px 42px 10px 14px;flex:1 1 auto;width:100%;box-sizing:border-box;border:1px solid var(--color-white-blue)}.chatFooter_chatFooter__kGNlB .chatFooter_inputField__kBM7m::placeholder,.chatFooter_chatFooter__kGNlB input[type=text]::placeholder{font-size:.875rem;font-weight:300}.chatFooter_chatFooter__kGNlB .chatFooter_emojiBtn__q7xIm{background:transparent;color:inherit;width:30px;height:30px;position:absolute;right:8px;top:50%;transform:translateY(-50%);min-width:28px;min-height:28px;border:none;font-size:16px;cursor:pointer;opacity:.95;display:inline-flex;align-items:center;justify-content:center;z-index:3}.chatFooter_chatFooter__kGNlB .chatFooter_emojiBtn__q7xIm:hover{opacity:1}.chatFooter_chatFooter__kGNlB .chatFooter_sendButton__9PW_E{flex:0 0 44px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:1000000px;border:none;background-color:var(--color-plain);color:var(--color-white);font-size:1.25rem;cursor:pointer;transition:filter .15s ease;margin-left:2px}.chatFooter_chatFooter__kGNlB .chatFooter_replyBar__RsFEE{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:var(--color-container);border:1px solid var(--color-white-blue);box-shadow:var(--drop-shadow-slight)}.chatFooter_chatFooter__kGNlB .chatFooter_replyInfo__OaP7m{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.chatFooter_chatFooter__kGNlB .chatFooter_replyTitle__f_eCZ{font-size:.75rem;color:var(--color-dark-muted);font-weight:600}.chatFooter_chatFooter__kGNlB .chatFooter_replySnippet__ThZt1{font-size:.85rem;color:var(--color-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatFooter_chatFooter__kGNlB .chatFooter_replyClose__cruuD{width:28px;height:28px;border-radius:999px;border:none;background:var(--color-white);color:var(--color-dark-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chatFooter_chatFooter__kGNlB .chatFooter_replyClose__cruuD:hover{background:var(--color-plain-bg);color:var(--color-plain)}.chatFooter_chatFooter__kGNlB .chatFooter_sendButton__9PW_E:hover{filter:brightness(.96)}.chatFooter_chatFooter__kGNlB .chatFooter_emojiPopover__4cchQ{position:absolute;bottom:48px;right:0;z-index:10000;background:#fff;border:1px solid var(--border,#e5e7eb);border-radius:10px;box-shadow:0 12px 24px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.08);padding:8px;width:auto}.chatFooter_chatFooter__kGNlB .chatFooter_emojiGrid__8VS4b{display:grid;grid-template-columns:repeat(10,1fr);gap:4px}.chatFooter_chatFooter__kGNlB .chatFooter_emojiCell__IMC6o{background:none;border:none;font-size:18px;line-height:1;cursor:pointer;padding:6px 4px;border-radius:6px}.chatFooter_chatFooter__kGNlB .chatFooter_emojiCell__IMC6o:hover{background:rgba(0,0,0,.06)}.chatFooter_chatFooter__kGNlB .chatFooter_emojiHint__q7FoI{margin-top:6px;font-size:12px;color:#6b7280;text-align:center}@media (max-width:480px){.chatFooter_chatFooter__kGNlB{gap:8px;height:60px}.chatFooter_chatFooter__kGNlB .chatFooter_emojiPopover__4cchQ{width:240px}}