.duck-container.svelte-weehiu{position:relative;display:inline-block}.duck-container.animate.svelte-weehiu{animation:svelte-weehiu-float 3s ease-in-out infinite}.duck-container.speaking.svelte-weehiu{animation:svelte-weehiu-bounce .6s ease-in-out infinite}.speech-bubble.svelte-weehiu{position:absolute;top:-80px;left:50%;transform:translate(-50%);background:var(--popover);color:var(--popover-foreground);padding:10px 14px;border-radius:var(--radius-sm);font-size:13px;border:1px solid var(--border);box-shadow:var(--shadow-md);z-index:1000;max-width:250px;max-height:120px;white-space:normal;pointer-events:none;text-align:center;line-height:1.4;animation:svelte-weehiu-bubbleFloat 2s ease-in-out infinite;word-wrap:break-word;overflow-wrap:break-word;overflow:hidden}.speech-bubble.svelte-weehiu:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:var(--popover)}.speech-bubble.svelte-weehiu:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:10px solid transparent;border-top-color:var(--border);z-index:-1}.speech-bubble.bottom.svelte-weehiu{top:auto;bottom:-80px;animation:svelte-weehiu-bubbleFloatBottom 2s ease-in-out infinite}.speech-bubble.bottom.svelte-weehiu:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:var(--popover)}.speech-bubble.bottom.svelte-weehiu:before{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:var(--border)}@keyframes svelte-weehiu-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svelte-weehiu-bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.05)}}@keyframes svelte-weehiu-bubbleFloat{0%,to{transform:translate(-50%) translateY(0);opacity:.9}50%{transform:translate(-50%) translateY(-3px);opacity:1}}@keyframes svelte-weehiu-bubbleFloatBottom{0%,to{transform:translate(-50%) translateY(0);opacity:.9}50%{transform:translate(-50%) translateY(3px);opacity:1}}.duck-container.floating-left.svelte-weehiu{position:fixed;left:20px;top:50%;transform:translateY(-50%);z-index:1000}.duck-container.floating-right.svelte-weehiu{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:1000}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu),.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu){position:absolute;top:50%;transform:translateY(-50%);max-width:200px;min-width:120px;font-size:13px;animation:none;white-space:normal;word-wrap:break-word;z-index:1001}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu){left:calc(100% + 20px)}.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu){right:calc(100% + 20px)}@media (max-width: 1200px){.duck-container.floating-left.svelte-weehiu,.duck-container.floating-right.svelte-weehiu{top:auto;bottom:14px;transform:none;width:52px!important;height:52px!important}.duck-container.floating-left.svelte-weehiu{left:12px}.duck-container.floating-right.svelte-weehiu{right:12px}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu),.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu){top:auto;bottom:calc(100% + 10px);transform:none;max-width:min(230px,calc(100vw - 6rem));font-size:12px;padding:8px 12px}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu){left:0}.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu){right:0}}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu):after{inset:50% auto auto -8px;transform:translateY(-50%);border:8px solid transparent;border-right-color:#1f2937;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu):before{inset:50% auto auto -10px;transform:translateY(-50%);border:10px solid transparent;border-right-color:#fbbf24;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu):after{inset:50% -8px auto auto;transform:translateY(-50%);border:8px solid transparent;border-left-color:#1f2937;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu):before{inset:50% -10px auto auto;transform:translateY(-50%);border:10px solid transparent;border-left-color:#fbbf24;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}@media (max-width: 768px){.duck-container.floating-left.svelte-weehiu{left:10px}.duck-container.floating-right.svelte-weehiu{right:10px}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu),.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu){max-width:160px;font-size:12px}.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu){left:calc(100% + 15px)}.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu){right:calc(100% + 15px)}}@media (max-width: 480px){.duck-container.floating-left.svelte-weehiu .speech-bubble:where(.svelte-weehiu),.duck-container.floating-right.svelte-weehiu .speech-bubble:where(.svelte-weehiu){max-width:150px;font-size:11px}}
