.fc-chat[data-astro-cid-ryytxnzt]{font-family:inherit;letter-spacing:normal;text-transform:none;text-shadow:none;-webkit-font-smoothing:antialiased}.fc-chat__bubble[data-astro-cid-ryytxnzt]{position:fixed;right:20px;bottom:20px;z-index:99999999;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--fc-bubble-bg);color:#fff;border:0;border-radius:100px;box-shadow:#00000026 0 3px 12px;cursor:pointer;padding:0;transition:opacity .1s ease-in,transform .1s ease-in,background-color .1s ease-in}.fc-chat__bubble[data-astro-cid-ryytxnzt]:hover{transform:scale(1.06)}.fc-chat__bubble[data-astro-cid-ryytxnzt]:active{transform:scale(.97)}.fc-chat__bubble-icon[data-astro-cid-ryytxnzt]{width:32px;height:32px;fill:#fff}.fc-chat__badge[data-astro-cid-ryytxnzt]{position:absolute;top:4px;right:4px;width:10px;height:10px;background:red;border-radius:50%}.fc-chat__bubble[data-astro-cid-ryytxnzt]:before,.fc-chat__bubble[data-astro-cid-ryytxnzt]:after{content:"";position:absolute;inset:-2px;border:1px solid var(--fc-bubble-bg);border-radius:500px;opacity:0;pointer-events:none}.fc-chat--pulse[data-astro-cid-ryytxnzt] .fc-chat__bubble[data-astro-cid-ryytxnzt]:before{animation:fc-chats-pulse 1s ease-out}.fc-chat--pulse[data-astro-cid-ryytxnzt] .fc-chat__bubble[data-astro-cid-ryytxnzt]:after{animation:fc-chats-pulse 1s ease-out .2s}@keyframes fc-chats-pulse{0%{transform:scale(1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.fc-chat__panel[data-astro-cid-ryytxnzt]{position:fixed;right:20px;bottom:76px;z-index:2147483647;width:min(360px,calc(100vw - 40px));margin:0;border-radius:16px;box-shadow:#0000004d 0 4px 30px;overflow:hidden;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s,margin .3s,visibility .3s}.fc-chat--open[data-astro-cid-ryytxnzt] .fc-chat__panel[data-astro-cid-ryytxnzt]{opacity:1;visibility:visible;margin:0 0 20px}.fc-chat__close[data-astro-cid-ryytxnzt]{position:absolute;top:8px;right:8px;width:20px;height:20px;padding:0;border:0;background:transparent;opacity:.4;cursor:pointer;z-index:1;transition:opacity .1s ease-in}.fc-chat__close[data-astro-cid-ryytxnzt]:hover{opacity:.75}.fc-chat__close[data-astro-cid-ryytxnzt]:before,.fc-chat__close[data-astro-cid-ryytxnzt]:after{content:"";position:absolute;top:9px;left:4px;width:12px;height:2px;border-radius:2px;background:var(--fc-header-fg)}.fc-chat__close[data-astro-cid-ryytxnzt]:before{transform:rotate(45deg)}.fc-chat__close[data-astro-cid-ryytxnzt]:after{transform:rotate(-45deg)}.fc-chat__header[data-astro-cid-ryytxnzt]{display:flex;align-items:center;padding:20px;background:var(--fc-header-bg);border-bottom:1px solid var(--fc-header-border)}.fc-chat__avatar[data-astro-cid-ryytxnzt]{position:relative;flex:0 0 52px;width:52px;height:52px;border-radius:50%}.fc-chat__avatar[data-astro-cid-ryytxnzt] img[data-astro-cid-ryytxnzt]{width:52px;height:52px;border-radius:50%;object-fit:cover;display:block}.fc-chat__avatar[data-astro-cid-ryytxnzt]:before{content:"";position:absolute;top:40px;left:40px;width:12px;height:12px;background:#4ad504;border:2px solid var(--fc-header-bg);border-radius:50%}.fc-chat__info[data-astro-cid-ryytxnzt]{margin:0 16px;min-width:0;flex:1}.fc-chat__name[data-astro-cid-ryytxnzt]{font-size:16px;font-weight:700;line-height:20px;color:var(--fc-header-fg)}.fc-chat__caption[data-astro-cid-ryytxnzt]{margin-top:4px;font-size:13px;line-height:18px;color:var(--fc-header-fg)}.fc-chat__body[data-astro-cid-ryytxnzt]{background-image:var(--fc-wallpaper);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.fc-chat__messages[data-astro-cid-ryytxnzt]{padding:10px 20px 12px}.fc-chat__time[data-astro-cid-ryytxnzt]{display:flex;justify-content:center;margin:0 0 12px}.fc-chat__time[data-astro-cid-ryytxnzt] span[data-astro-cid-ryytxnzt]{padding:4px;border-radius:5px;font-size:10px;line-height:normal;color:#111;opacity:.3}.fc-chat__msg[data-astro-cid-ryytxnzt]{position:relative;width:fit-content;max-width:100%;background:#fff;color:#fff;border-radius:0 16px 16px;box-shadow:#00000026 0 1px;padding:6px 14px}.fc-chat__tail[data-astro-cid-ryytxnzt]{position:absolute;top:0;left:-8px}.fc-chat__msg-text[data-astro-cid-ryytxnzt]{font-size:15px;line-height:20px;color:#111;overflow-wrap:break-word}.fc-chat__cta-row[data-astro-cid-ryytxnzt]{display:flex;justify-content:center}.fc-chat__cta[data-astro-cid-ryytxnzt]{display:flex;align-items:center;margin:20px;max-width:100%;padding:12px 27px;border-radius:24px;background:var(--fc-button-bg);color:#fff;font-size:16px;font-weight:700;line-height:22px;text-decoration:none;box-shadow:#00000040 0 1px;transition:filter .1s ease-in,transform .1s ease-in}.fc-chat__cta[data-astro-cid-ryytxnzt]:hover{filter:brightness(1.08);color:#fff;text-decoration:none}.fc-chat__cta[data-astro-cid-ryytxnzt]:active{transform:scale(.98)}.fc-chat__cta-icon[data-astro-cid-ryytxnzt]{width:24px;height:24px;margin:0 8px 0 -4px;fill:#fff;flex:0 0 24px}.fc-chat__cta-text[data-astro-cid-ryytxnzt]{color:#fff;font-size:16px;font-weight:700;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(prefers-reduced-motion:reduce){.fc-chat__panel[data-astro-cid-ryytxnzt],.fc-chat__bubble[data-astro-cid-ryytxnzt],.fc-chat__close[data-astro-cid-ryytxnzt],.fc-chat__cta[data-astro-cid-ryytxnzt]{transition:none}.fc-chat--pulse[data-astro-cid-ryytxnzt] .fc-chat__bubble[data-astro-cid-ryytxnzt]:before,.fc-chat--pulse[data-astro-cid-ryytxnzt] .fc-chat__bubble[data-astro-cid-ryytxnzt]:after{animation:none}}
