:root{font-family:"Segoe UI","Microsoft YaHei",sans-serif;color:#20324a;background:#f0f4f8;font-size:16px}*{box-sizing:border-box}body{margin:0}main{max-width:1080px;margin:auto;padding:32px 28px 70px}header{display:flex;align-items:center;gap:12px;color:#52677e}.mark{display:grid;place-items:center;background:#265cc4;color:white;width:34px;height:34px;border-radius:9px;font-weight:700}#connection{margin-left:auto;font-size:14px}h1{font-size:44px;font-weight:600;margin:48px 0 10px;letter-spacing:-1px}.intro{color:#52677e;margin-bottom:36px}h2{font-size:20px;margin:0 0 22px;font-weight:600}.layout{display:grid;grid-template-columns:340px 1fr;gap:24px}section{padding:26px;background:#fff;border-radius:12px}label{display:block;margin-bottom:10px;font-size:14px}input{width:100%;padding:12px;border:1px solid #b7c5d6;border-radius:6px;font:inherit;background:#fbfdff}button{cursor:pointer;background:#265cc4;color:white;border:0;border-radius:6px;padding:11px 18px;font:inherit;font-size:14px}section>button{margin-top:14px}button:disabled{opacity:.45;cursor:default}.secondary{background:#eaf0f8;color:#26466e}input:focus-visible,button:focus-visible{outline:3px solid #79a5ee;outline-offset:2px}.hint{font-size:13px;line-height:1.7;color:#62758b}hr{border:0;border-top:1px solid #e5ebf2;margin:26px 0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-title h2{margin:0}#notice{color:#52677e;font-size:14px;line-height:1.7}.job{border-top:1px solid #e5ebf2;padding:20px 0}.job strong{font-weight:600}.job p{color:#52677e;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.job small{display:block;color:#62758b;margin:8px 0}.badge{float:right;color:#265cc4;font-size:13px;background:#edf3ff;padding:4px 8px;border-radius:5px}#result-panel{margin-top:24px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7}@media(max-width:720px){main{padding:24px 16px}.layout{grid-template-columns:1fr}h1{font-size:34px}section{padding:22px}}
:root .job strong{display:inline-block;max-width:calc(100% - 80px);overflow-wrap:anywhere}
.job .stage{color:#26466e;font-weight:600}.job .attention{color:#854c0a;background:#fff5df;padding:12px;border-radius:6px}
.progress{margin:16px 0;font-size:13px}.progress summary{cursor:pointer;color:#265cc4;padding:8px 0}.progress ol{padding-left:20px;max-height:300px;overflow:auto}.progress li{padding:6px 0;line-height:1.6;color:#52677e}.progress time{display:block;font-size:12px;color:#62758b}.progress span{overflow-wrap:anywhere}
