.typing-indicator-wrapper{-webkit-backdrop-filter:blur(6px);background:#00000059;border-radius:16px;align-items:center;width:fit-content;max-width:max-content;padding:16px 20px;display:inline-flex;box-shadow:0 4px 12px #00000040}.typing-indicator-wrapper-v2{background:#0000008c;border-radius:14px;align-items:center;width:fit-content;max-width:max-content;padding:8px 12px;display:inline-flex}.typing-indicator{gap:4px;display:flex}.typing-indicator span{background:#fff;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite bounce}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-8px)}}
