body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f0f0f0}.container{border-radius:12px;font-family:Arial,sans-serif;margin:50px auto;max-width:600px;padding:30px}.title{text-align:center}.title,.user-info{margin-bottom:30px}.section{margin-bottom:20px}.label{display:block;font-weight:700;margin-bottom:5px}.input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;margin-bottom:10px;padding:10px;width:100%}.button-group{display:flex;gap:10px}.btn{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 15px}.fetch-btn{background-color:#4caf50}.reset-btn{background-color:#f44336}.chat-box{background:#fafafa;border:1px solid #ddd;border-radius:8px;margin-top:1rem;max-height:300px;overflow-y:auto;padding:.5rem}.chat-bubble{word-wrap:break-word;border-radius:15px;margin:4px 0;max-width:75%;overflow-wrap:anywhere;padding:8px 12px;white-space:pre-wrap}.user-bubble{.user-bubble{background:#e3f2fd;border:1px solid #bbdefb;border-radius:12px 12px 0 12px;box-shadow:0 1px 3px #0000001a;color:#0d47a1;font-size:15px;line-height:1.4;margin-bottom:10px;margin-left:auto;max-width:70%;padding:12px 16px}}.ai-bubble{background:#f6f8fa;border:1px solid #e1e4e8;border-radius:10px;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;display:inline-block;max-width:80%;padding:12px 16px}.ai-bubble pre{word-wrap:break-word;background:#f6f8fa;border-radius:6px;font-family:Courier New,monospace;font-size:14px;line-height:1.5;overflow-wrap:break-word;overflow-x:auto;padding:12px;white-space:pre-wrap}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:inline-block;height:24px;margin-left:10px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.repo-select{border:1px solid #ccc;border-radius:8px;font-size:16px;height:45px;margin-bottom:10px;max-width:500px;padding:5px 10px;width:100%}.repo-select option{max-height:150px;overflow-y:auto;padding:8px}@media (max-width:768px){.repo-select{font-size:14px;height:40px;max-width:100%}}@media (max-width:480px){.repo-select{font-size:13px;height:38px;padding:4px 8px}}.custom-dropdown{font-size:16px;max-width:500px;position:relative;width:100%}.dropdown-btn{border-radius:8px;cursor:pointer;margin-bottom:10px;padding:10px;text-align:left}.dropdown-btn,.dropdown-list{background-color:#fff;border:1px solid #ccc;width:100%}.dropdown-list{border-radius:8px;box-shadow:0 2px 5px #0003;left:0;margin-top:2px;max-height:200px;overflow-y:auto;position:absolute;top:100%;z-index:10}.dropdown-item{cursor:pointer;padding:8px 10px}.dropdown-item:hover{background-color:#f1f1f1}
/*# sourceMappingURL=main.e6c58be2.css.map*/