
    body.ms-v104 .v101425-chat-message{animation:v10162In .18s ease-out}
    @keyframes v10162In{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
    body.ms-v104 .v10162-message-time{display:block;margin-top:5px;font-size:6px;opacity:.52;text-align:right}
    body.ms-v104 .v10162-typing-wrap{display:flex;align-items:flex-end;gap:7px;margin:7px 0 10px}
    body.ms-v104 .v10162-typing-avatar{width:27px;height:27px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#7400bd,#e00080);color:#fff;font-size:11px}
    body.ms-v104 .v10162-typing{display:flex;align-items:center;gap:7px;border:1px solid #e4d8eb;background:#fff;border-radius:15px 15px 15px 5px;padding:9px 11px;color:#716477;font-size:8px}
    body.ms-v104 .v10162-dots{display:inline-flex;gap:3px}
    body.ms-v104 .v10162-dots i{width:5px;height:5px;border-radius:50%;background:#8b5ba9;animation:v10162Dot 1.05s infinite ease-in-out}
    body.ms-v104 .v10162-dots i:nth-child(2){animation-delay:.14s}
    body.ms-v104 .v10162-dots i:nth-child(3){animation-delay:.28s}
    @keyframes v10162Dot{0%,70%,100%{transform:translateY(0);opacity:.4}35%{transform:translateY(-4px);opacity:1}}
    body.ms-v104 .v10162-welcome{border:1px solid #dfd1e9;background:linear-gradient(135deg,#f9f3ff,#fff);border-radius:17px;padding:13px;margin-bottom:9px}
    body.ms-v104 .v10162-welcome h3{margin:0;color:#40106d;font-size:13px}
    body.ms-v104 .v10162-welcome p{margin:5px 0 0;color:#76697d;font-size:8px;line-height:1.45}
    body.ms-v104 .v10162-suggestions{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}
    body.ms-v104 .v10162-suggestions button{border:1px solid #ddcfe7;background:#fff;color:#631893;border-radius:999px;padding:7px 9px;font-size:7px;font-weight:950}
    body.ms-v104 .v10161-composer.is-busy{background:#faf7fc}
    body.ms-v104 .v10161-composer.is-busy textarea{background:#f5f0f8;color:#877a8d}
    body.ms-v104 .v10161-composer.is-busy .v101425-send{opacity:.55;cursor:wait}
  