:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){:root{font-size:14px}}@media(max-width:480px){:root{font-size:12px}}body{margin:0;display:flex;align-items:flex-start;justify-content:center;min-width:20rem;min-height:100vh;width:100%}#root{width:100%;display:flex;justify-content:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}.app-container{width:min(76rem,100%);margin:0 auto;padding:1rem;box-sizing:border-box}h1{margin:0 0 .35rem;font-size:1.75rem}.hint{margin:0 0 1.5rem;color:#8b8b8b;font-size:.9rem}.step-card{background:#ffffff0a;border:.0625rem solid rgba(255,255,255,.12);border-radius:.5rem;padding:.75rem 1rem;margin-bottom:.75rem}.step-card h2{margin:0 0 .35rem;font-size:1.1rem}.step-card h3{margin:0 0 .35rem;font-size:1rem}.desc{margin:0 0 .75rem;color:#9f9f9f;font-size:.95rem}.status{margin:.35rem 0;word-break:break-word}.error-text{color:#ff7979}button{border:none;border-radius:.4rem;padding:.45rem .85rem;cursor:pointer;font-size:.95rem;color:#fff;background:#1d6cff;margin-right:.75rem}button:disabled{background:#6d6d6d;cursor:not-allowed}.secondary-btn{background:#585f6a}.radio-list{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.radio-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:.4rem;background:#ffffff0d}.diff-area{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:.6rem 0}ul{margin:0;padding-left:0}.diff-scroll{height:25.6rem;overflow-y:auto;padding-right:.35rem}.diff-list li{min-height:2.95rem;margin-bottom:.3rem;padding:.3rem .5rem;background:#ffffff0a;border-radius:.25rem;list-style:none;box-sizing:border-box}.diff-list .remote-name,.diff-list .remote-sha,.diff-list .local-matches{display:block;font-size:.85rem;line-height:1.25;word-break:break-all}.diff-list .remote-sha{color:#9f9f9f}.muted{margin:0;color:#9f9f9f}.progress-list{height:26.8rem;margin-top:.6rem;display:flex;flex-direction:column;gap:.4rem;overflow-y:auto;padding-right:.35rem}.progress-item{background:#ffffff0d;padding:.35rem .5rem;border-radius:.4rem;min-height:3rem;box-sizing:border-box}.progress-title{margin:0 0 .35rem;font-size:.9rem;word-break:break-word}progress{width:100%;height:.8rem}.error-card{border-color:#ff7979b3}.success-card{border-color:#70db99bf}@media(max-width:48rem){.diff-area{grid-template-columns:1fr}}
