@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";h1{font-family:Inter,sans-serif;font-weight:600;color:#ddd}.page-container{display:grid;max-width:1024px;margin:0 auto 0 22px}.repo-box{background-color:#0d1116;border-color:#31363d;border-radius:6px;border-style:solid;border-width:1px;padding:20px 30px 20px 50px;text-align:left;width:800px;max-width:900px;margin:0 auto}.input-field{background-color:#0d1116;border:1px solid #31363d;border-radius:4px;color:#fff;margin-top:8px;padding-top:.5rem;width:80%}.project-header{display:flex;align-items:center;margin-top:1.5rem;margin-bottom:1rem}.project-header img{height:28px;width:28px;margin-right:.5rem}.username,.separator,.project-name{font-weight:700;font-size:1.2rem}.username,.project-name{color:#704e8e}.separator{color:#7f858f;margin-left:.5rem;margin-right:.5rem}.warning-popup{background-color:#f8d7da;border:1px solid #f5c2c7;padding:1rem;margin-bottom:1rem}.repo-box-title{color:#fff;font-weight:700;font-size:18px}.repo-box-subtitle{color:gray;font-size:14px;margin-top:10px}.repo-box-subtitle a{color:#58a6ff}.repo-button{background-color:#22262c;border-color:#31363d;border-radius:6px;border-style:solid;border-width:1px;color:#58a6ff;cursor:pointer;margin-top:20px;padding:10px 20px}.repo-button:hover{background-color:#31363d}.cloning-progress{width:100%;margin-top:1rem;background-color:#eee;border-radius:4px;height:8px}.cloning-progress::-webkit-progress-bar{background-color:#eee;border-radius:4px}.cloning-progress::-webkit-progress-value{background-color:#704e8e;border-radius:4px}.cloning-progress::-moz-progress-bar{background-color:#704e8e;border-radius:4px}.new-project-button{background-color:#22262c;border-color:#31363d;border-radius:6px;border-style:solid;border-width:1px;color:#58a6ff;cursor:pointer;padding:10px 20px}.new-project-button:hover{background-color:#31363d}
