@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--primary-color: #3b82f6;--bg-color: #f8fafc}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color)}#root{width:100vw;height:100vh;margin:0;padding:0;display:flex;flex-direction:column;overflow:hidden}.chat-wrapper{width:100%;height:100%;position:relative;display:flex;flex-direction:column;background-color:#fff}flowise-fullchatbot{width:100%!important;height:100%!important;display:block!important}
