#aiSearchEmbed{left:50%;max-width:1290px;position:fixed;top:0;transform:translateX(-50%);width:100%;z-index:1}#aiInputEmbed{width:500px}.map-panel-open{transform:translateX(0)}.ellipsis{align-items:center;display:inline-flex;gap:4px;justify-content:center}.ellipsis span{animation:ellipsis 1.2s infinite;background-color:#000;border-radius:50%;display:block;height:6px;width:6px}.ellipsis span:first-child{animation-delay:0s}.ellipsis span:nth-child(2){animation-delay:.2s}.ellipsis span:nth-child(3){animation-delay:.4s}@keyframes ellipsis{0%{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}to{opacity:.2;transform:scale(1)}}.textarea{height:120px;min-height:120px}