@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&display=swap");body,html{padding:0;margin:0;font-family:Source Sans\ 3,"sans-serif"}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.content{height:100%;width:100%}.app{display:flex;position:relative}.page-boundary{max-width:20px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#3f476b}::-webkit-scrollbar-track:hover{background:#555}.copilotKitWindow{border-radius:10px!important;border:1px solid #e0e0e0!important}.copilotKitInputContainer{padding-top:15px!important;border-top:1px solid #e0e0e0!important}.copilotKitInput{border-radius:10px!important}.copilotKitMessages{overflow-y:auto!important}.copilotKitMessages::-webkit-scrollbar{width:8px!important}.copilotKitMessages::-webkit-scrollbar-thumb{background-color:#fff!important;border-radius:10rem;border:3px solid #3f476b!important}.copilotKitMessages::-webkit-scrollbar-track{background-color:#3f476b!important;border-radius:20rem;border:0 solid #e0e0e0!important}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(113,61,253,.7)}1%{transform:scale(1);box-shadow:0 0 0 0 rgba(113,61,253,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(113,61,253,0)}}.copilotKitButton_old{background-color:#713dfd!important;border-color:#713dfd!important;color:#fff!important;width:2.5rem!important;height:2.5rem!important;margin-right:0!important;padding:0!important}@media (min-width:640px){.copilotKitWindow{width:24rem!important}.copilotKitSidebarContentWrapper.sidebarExpanded{margin-right:24rem!important}}@media (min-width:960px){.copilotKitWindow{width:28rem!important}.copilotKitSidebarContentWrapper.sidebarExpanded{margin-right:28rem!important}}@media (min-width:1280px){.copilotKitWindow{width:32rem!important}.copilotKitSidebarContentWrapper.sidebarExpanded{margin-right:32rem!important}}