.chat-widget-toggle{position:fixed;width:60px;height:60px;border-radius:50%;border:none;background:var(--gradient-primary);color:var(--color-white);font-size:0;line-height:1;cursor:pointer;z-index:9999;padding:0%}.chat-widget-toggle svg{width:28px;height:28px;pointer-events:none}.chat-widget-panel{position:fixed;bottom:90px;right:20px;width:360px;max-height:80vh;z-index:9999;overflow:hidden}html.dark-mode .chat-widget-toggle{background:var(--gradient-dark)}html.dark-mode .chat-widget-panel{background:var(--color-surface)}.chat-widget-iframe{width:100%;height:70vh;border:none}
