.chat-form textarea{height:46px!important;min-height:46px!important;max-height:130px!important;resize:none!important;overflow:hidden;appearance:none;-webkit-appearance:none}.chat-form textarea::-webkit-resizer{display:none}.chat-message-actions{display:flex;gap:12px;margin-top:6px}.chat-message-actions button{padding:0;border:0;background:transparent;color:var(--primary);font:inherit;font-size:10px;font-weight:850;cursor:pointer}.chat-message-actions button+button{color:#d39a22}.chat-message-actions button:hover{text-decoration:underline}.chat-system-message{margin:7px 0;padding:10px!important;border:1px solid var(--primary-soft-hover);border-radius:10px;background:var(--primary-soft)}.chat-system-message p{font-weight:750}
