#helpCarousel{display:flex;align-items:center}.helpCarouselItem li{margin:.5em}.ant-carousel .slick-prev:before{content:"‹";color:#8c0035;font-size:40px}.ant-carousel .slick-next:before{content:"›";color:#8c0035;font-size:40px}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}body{margin:0}img{max-width:100%;max-height:100%}#menuContainer{height:100%;display:flex;flex-direction:column;justify-content:space-between}#sidebar{background-color:#f4f4f4;height:100vh;z-index:1000;position:fixed;box-shadow:12px 7px 25px #d2d1d1}@media (min-width: 992px){#sidebar{position:relative;box-shadow:0 0}}#menuButton{position:fixed;top:1rem;left:1rem;z-index:1100}#chatWrapper[data-v-9ca43fb2]{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}#chatContent[data-v-9ca43fb2]{flex-grow:1;overflow-y:auto;padding-bottom:18em;position:relative;z-index:1}.gradient-overlay[data-v-9ca43fb2]{position:absolute;inset:0;background:linear-gradient(#fff0 0% 74%,#fff 76%);pointer-events:none;z-index:1}#chatInputArea[data-v-9ca43fb2]{position:relative;bottom:0;width:90%;margin:0 1em 1em;z-index:2}.filenameList[data-v-9ca43fb2]{display:flex;gap:.5em;overflow-x:auto;white-space:nowrap;max-width:90%;margin-top:.25em}.filename[data-v-9ca43fb2]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block}@media (min-width: 768px){#chatInputArea[data-v-9ca43fb2]{width:80%}.chatMessage[data-v-9ca43fb2]{max-width:70%}.gradient-overlay[data-v-9ca43fb2]{background:linear-gradient(#fff0 0% 80%,#fff 82%)}.filenameList[data-v-9ca43fb2]{max-width:65%;margin-top:.75em}}.chatMessage[data-v-9ca43fb2]{background-color:#dfd9d9;display:inline-block;max-width:80%;word-break:break-word;white-space:pre-line;text-align:left;padding:.6em;border-radius:10px;z-index:0}.left>.chatMessage[data-v-9ca43fb2]{background-color:#f4f4f4;margin-left:1em}.copyButton[data-v-9ca43fb2]{visibility:hidden;opacity:0;transition:opacity .3s ease}ul:hover .copyButton[data-v-9ca43fb2]{visibility:visible;opacity:1}[data-v-9ca43fb2] .markdownMessage p{padding:0;margin:0}ul[data-v-9ca43fb2]{list-style-type:none;padding-left:0;width:100%;display:flex}.left[data-v-9ca43fb2]{justify-content:flex-start}.right[data-v-9ca43fb2]{justify-content:flex-end}.AIindicator[data-v-9ca43fb2]{font-size:x-small}#chatContainer[data-v-9ca43fb2]{width:100%}
