.chat-bubble.svelte-bg5ce{z-index:9999;border:1px solid var(--line-strong);background:var(--chat-accent,#e87722);color:#fff;width:64px;height:64px;box-shadow:var(--shadow);cursor:grab;touch-action:none;border-radius:999px;place-items:center;animation:.2s ease-out svelte-bg5ce-bubble-in;position:fixed;display:none!important}.chat-bubble.svelte-bg5ce span:where(.svelte-bg5ce){letter-spacing:0;text-align:center;font-size:10px;font-weight:900}.chat-bubble.svelte-bg5ce strong:where(.svelte-bg5ce){color:#fff;background:#cf222e;border-radius:999px;min-width:22px;padding:2px 5px;font-size:11px;position:absolute;top:-4px;right:-4px}.chat-bubble.has-unread.svelte-bg5ce{animation:.2s ease-out svelte-bg5ce-bubble-in,1.8s infinite svelte-bg5ce-bubble-pulse}@media (width<=720px){.chat-bubble.svelte-bg5ce{right:max(.9rem, env(safe-area-inset-right));bottom:calc(5.25rem + env(safe-area-inset-bottom));touch-action:manipulation;cursor:pointer;width:58px;height:58px;top:auto!important;left:auto!important}}@keyframes svelte-bg5ce-bubble-in{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes svelte-bg5ce-bubble-pulse{0%,to{box-shadow:var(--shadow)}50%{box-shadow:0 0 0 8px #e877222e, var(--shadow)}}
