.progress-panel{margin-top:20px;padding:18px;border:1px solid #dce3ee;border-radius:10px;background:#f9fbff}.progress-heading,.progress-heading>div,.progress-detail{display:flex;align-items:center;justify-content:space-between}.progress-heading span{font-weight:650;color:#25334a}.progress-heading strong{margin-left:12px;color:#3267e3}.progress-heading small{color:#687386}.progress-track{height:10px;margin:14px 0 10px;border-radius:999px;background:#e7ecf4;overflow:hidden}.progress-track>div{height:100%;width:0;background:linear-gradient(90deg,#3267e3,#6e8ff0);border-radius:inherit;transition:width .35s ease}.progress-detail{font-size:12px;color:#687386}.progress-detail>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:20px}.progress-detail i{font-size:7px;color:#15956d;animation:pulse 1.25s ease-in-out infinite}.progress-panel.complete .progress-track>div{background:#15956d}.progress-panel.failed .progress-track>div{background:#c44040}.progress-panel.failed #progressPulse{color:#ad3030}@keyframes pulse{0%,100%{opacity:.25}50%{opacity:1}}
.version-options{margin:0 0 22px;padding:16px;border:1px solid #dfe5ee;border-radius:10px;background:#fafbfc}.replace-notice{display:flex;align-items:center;gap:12px}.replace-notice>i{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#eaf0ff;color:#3267e3;font-size:18px}.replace-notice div,.snapshot-toggle span{display:flex;flex-direction:column;gap:3px}.replace-notice span,.snapshot-toggle small{color:#687386;font-size:11px}.snapshot-toggle{display:flex;align-items:flex-start;gap:10px;margin-top:15px;padding-top:15px;border-top:1px solid #e4e8ef;cursor:pointer}.snapshot-toggle input{margin-top:3px}.snapshot-name{display:flex;flex-direction:column;gap:7px;margin:14px 0 0 25px;font-size:12px;font-weight:600}.snapshot-name input{max-width:420px;padding:10px;border:1px solid #d7dce5;border-radius:7px}
