*{box-sizing:border-box}body{margin:0;background:#f4f6fa;color:#18243a;font-family:Inter,"Microsoft YaHei",system-ui,sans-serif;font-size:16px}button,input,textarea{font:inherit}button{cursor:pointer;border:1px solid #dce2ec;background:white;color:#35435b;border-radius:8px;padding:10px 15px;font-size:14px}button:hover{border-color:#245cf5;color:#245cf5}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #82a4ff;outline-offset:3px}header{height:80px;background:white;border-bottom:1px solid #e2e7ef;display:flex;align-items:center;padding:0 4%;gap:42px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:#16243c;font-size:23px;font-weight:750}.logo{background:#245cf5;color:white;border-radius:10px;font-size:32px;width:40px;height:40px;text-align:center;line-height:34px}.brand small{font-size:12px;color:#8390a5;letter-spacing:2px;border-left:1px solid #dce2ec;padding-left:15px;font-weight:500}.workspace{font-size:14px;color:#65748a}header>button{margin-left:auto}main{max-width:1500px;margin:auto;padding:36px 4%}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.eyebrow{font-size:12px;letter-spacing:1.6px;color:#7d8ba1;font-weight:650}h1{font-size:30px;letter-spacing:-1px;margin:10px 0}p{line-height:1.7}.heading p{color:#718096;margin:0;font-size:15px}.badge{background:#edf2ff;color:#335fc2;padding:6px 10px;border-radius:6px;font-size:13px;white-space:nowrap}.pipeline{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:26px}.node{text-align:left;padding:18px;position:relative;min-height:117px;border:1px solid #e0e5ee;border-radius:10px}.node.active{border-color:#245cf5;box-shadow:0 0 0 1px #245cf5;background:#f9fbff}.node:not(:last-child):after{content:'›';position:absolute;right:-12px;top:44px;color:#97a5bb;z-index:1}.node-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.node-number{font-size:13px;color:#8390a5}.node strong{font-size:16px;display:block}.node small{display:block;color:#7a879d;font-size:12px;margin-top:6px}.state{font-size:12px;color:#7c889c}.state.done{color:#16815f}.state.running{color:#245cf5}.layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px}.panel{background:white;border:1px solid #e1e6ef;border-radius:12px;padding:24px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.panel-title h2{font-size:18px;margin:4px 0}.panel-title>span:not(.badge){font-size:12px;color:#94a0b4;letter-spacing:1px}label{font-size:14px;display:block;font-weight:550;margin:20px 0 9px}textarea,input{width:100%;border:1px solid #dbe2ee;background:#fafbfd;border-radius:8px;padding:12px;color:#24324b;font-size:14px;line-height:1.7;resize:vertical}textarea:focus,input:focus{outline:2px solid #adc4ff;border-color:#245cf5}.text-button{color:#245cf5;border:0;padding:12px 0;font-size:13px;background:transparent}.divider{height:1px;background:#edf0f5;margin:12px 0 18px}.hint,.notice{color:#7d899c;font-size:13px;line-height:1.8}.full{width:100%;margin-top:16px}.primary{background:#245cf5;color:white;border-color:#245cf5}.primary:hover{background:#1749d6;color:white}.notice{margin-bottom:0}.muted{font-size:14px;color:#7b879c;margin-top:0}.toolbar{display:flex;gap:8px;padding-bottom:20px;border-bottom:1px solid #edf0f5}.toolbar button:last-child{margin-left:auto}.result{display:flex;flex-direction:column;min-height:575px}#output{flex:1;padding:24px 0;overflow-wrap:anywhere}.empty{height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#8794a8}.empty-icon{width:64px;height:64px;background:#f0f4ff;border:1px solid #e2eaff;border-radius:18px;display:grid;place-items:center;color:#245cf5;font-size:30px;margin-bottom:20px}.empty strong{color:#41516c;font-size:17px}.empty p{max-width:350px;font-size:14px}.result-footer{display:flex;justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid #edf0f5;color:#8a96a9;font-size:12px}.result-footer span:first-child{color:#245cf5}.activity{display:flex;gap:14px;align-items:center;margin-top:24px;font-size:13px;color:#7d8aa0}.activity strong{color:#4e5f78;font-weight:550}.live-dot{background:#245cf5;width:7px;height:7px;border-radius:50%}#log{overflow-wrap:anywhere}.item{padding:18px;border:1px solid #e2e8f2;border-radius:8px;margin-bottom:12px;background:#fcfdff}.item h3{margin:0 0 12px;font-size:16px}.kv{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:7px 0;font-size:14px;line-height:1.7}.kv>span:first-child{color:#8390a5}.kv>div{white-space:pre-wrap}.summary{background:#edf3ff;border-left:3px solid #245cf5;padding:14px 16px;font-size:14px;line-height:1.8;margin-bottom:20px}.result-note{font-size:13px;color:#957329;line-height:1.7}dialog{border:1px solid #dce3ef;border-radius:16px;max-width:550px;width:calc(100% - 32px);padding:28px;box-shadow:0 24px 100px #18243a30}dialog::backdrop{background:#12213c66}dialog h2{margin-top:0}dialog button{margin:20px 4px 0 0}#edit-text{font-family:monospace}#editor button{margin-top:12px}[hidden]{display:none!important}@media(max-width:1050px){.layout{grid-template-columns:280px minmax(0,1fr)}.node{padding:13px}.brand small{display:none}.panel{padding:18px}}@media(max-width:740px){header{height:66px;gap:12px}.workspace{display:none}main{padding:24px 16px}.heading{align-items:flex-start;gap:12px}h1{font-size:24px}.pipeline{grid-template-columns:repeat(2,1fr);gap:10px}.node:not(:last-child):after{display:none}.node:last-child{grid-column:1/-1}.layout{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar button:last-child{margin-left:0}.result-footer{flex-wrap:wrap}.kv{grid-template-columns:85px 1fr}.heading p{font-size:14px}.activity{align-items:flex-start}.brand{font-size:20px}}
