.chatapp-floating-root.svelte-1cledwm{position:fixed;right:0;bottom:16px;left:0;z-index:20;pointer-events:none}.chatapp-floating-container.svelte-1cledwm{display:flex;justify-content:center}.chatapp-floating-actions.svelte-1cledwm{display:flex;align-items:center;gap:8px;width:fit-content;pointer-events:none;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease}.chatapp-floating-actions.visible.svelte-1cledwm{pointer-events:auto;opacity:1;transform:translateY(0)}.chatapp-icon-button.svelte-1cledwm,.chatapp-cta-button.svelte-1cledwm{border:none;cursor:pointer;background:#1f1f1f66;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:var(--second-text-color);transition:background-color .3s ease,color .3s ease,transform .3s ease}.chatapp-icon-button.svelte-1cledwm:hover,.chatapp-icon-button.svelte-1cledwm:focus-visible,.chatapp-cta-button.svelte-1cledwm:hover,.chatapp-cta-button.svelte-1cledwm:focus-visible{background:#1f1f1f99;color:var(--primary-color);transform:translateY(-1px)}.chatapp-icon-button.svelte-1cledwm{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;padding:0}.chatapp-icon-button.svelte-1cledwm img:where(.svelte-1cledwm){display:block;width:22px;height:22px;object-fit:contain}.chatapp-icon-button.svelte-1cledwm svg{display:block;width:22px;height:22px;flex:0 0 auto}.chatapp-cta-button.svelte-1cledwm{min-height:42px;padding:12px 24px;border-radius:999px;font-family:var(--font-family);font-size:14px;font-weight:300;line-height:1;white-space:nowrap}@media (min-width: 769px){.chatapp-floating-root.svelte-1cledwm{bottom:24px}.chatapp-floating-container.svelte-1cledwm{justify-content:flex-end}}
