:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#1c1c25;color:hsla(0,0%,100%,.87);color-scheme:light dark;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-synthesis:none;font-weight:400;line-height:24px;text-rendering:optimizeLegibility}*{box-sizing:border-box;margin:0;padding:0}.chatGPT-app{margin:0 auto;max-width:1200px;padding:0 20px}footer{align-items:center;background:#2b2b36;border-radius:10000px;display:flex;gap:10px;height:50px;justify-content:space-between;padding:14px 5px 14px 10px;width:100%}.composebar{background-color:initial;border:0;color:#fff;font-size:16px;font-weight:400;line-height:30px;max-width:calc(100% - 120px);min-width:calc(100% - 120px);outline:0;padding:0 10px}.send-button{align-items:center;background:linear-gradient(269deg,#2541fc 1.77%,#5466f2 99.15%);border-radius:47px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:15px 25px}.send-button img{margin-right:-5px;width:20px}.chat-container{height:calc(100vh - 160px);padding:20px 0}.layout{display:flex;flex-direction:column;gap:30px;height:100%;overflow:auto;scrollbar-width:none;width:100%}.chat-bubble{display:flex;gap:15px}.chat-bubble .avatar{align-items:center;background:#d9d9d9;border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.chat-bubble.bot .avatar{background:linear-gradient(269deg,#2541fc 1.77%,#5466f2 99.15%)}.chat-bubble .avatar img{width:22px}.post{background:#2b2b36;border-radius:22px;max-width:100%;min-height:40px;padding:10px 20px;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat-bubble.bot .post{background:#21212c}.loader{align-items:center;background:#2b2b36;border-radius:22px;display:flex;max-width:100%;min-height:40px;padding:0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header{line-height:40px;padding:20px;text-align:center}
/*# sourceMappingURL=main.dffb1e4d.css.map*/