@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.shell.svelte-132lyxn{--s0:#f5f6f8;--s1:#fff;--s2:#fff;--tp:#484b4f;--ts:#4b5563;--tm:#8b95a1;--bd:#e4e8ee;--bds:#cfd6df;--fa:#ff8a00;--oa:#fff;--fdanger:#ef4444;--c-warn:#a15c00;--bg-warn:#fff7ed;--b-warn:#fed7aa;--c-err:#b42318;--bg-err:#fff1f2;--b-err:#fecdd3;--c-acc:#f97316;--bg-acc:#fff7ed;--b-acc:#fdba74;--c-muted:#667085;--bg-muted:#f8fafc;--c-sys:#7b8491;--c-ok:#16803c;--bg-ok:#ecfdf3;--b-ok:#abefc6;--c-fail:#b42318;--fs:#12b76a;--fw:#ff8a00;--r:8px;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:"JetBrains Mono","Fira Code","Cascadia Code","Consolas",monospace;box-sizing:border-box;height:100dvh;min-height:480px;font-family:var(--sans);background:var(--s0);color:var(--tp);flex-direction:column;display:flex;overflow:hidden}.topbar.svelte-132lyxn,.main.svelte-132lyxn,.card.svelte-132lyxn,.card-bar.svelte-132lyxn,.editor-wrap.svelte-132lyxn,.editor.svelte-132lyxn,.output.svelte-132lyxn,.statusbar.svelte-132lyxn,.tb-btn.svelte-132lyxn,.clear-btn.svelte-132lyxn,.action-btn.svelte-132lyxn,.ws-badge.svelte-132lyxn,.out-row.svelte-132lyxn,.out-tbl.svelte-132lyxn{box-sizing:border-box}.topbar.svelte-132lyxn{background:var(--s1);border-bottom:.5px solid var(--bd);flex-shrink:0;align-items:center;gap:10px;padding:10px 18px;display:flex}.logo.svelte-132lyxn{align-items:center;gap:6px;font-size:14px;font-weight:650;display:flex}.logo.svelte-132lyxn svg:where(.svelte-132lyxn){color:var(--fa)}.spacer.svelte-132lyxn{flex:1}.ws-badge.svelte-132lyxn{background:var(--s0);border:.5px solid var(--bd);color:var(--tm);border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;transition:all .2s;display:flex}.ws-badge.open.svelte-132lyxn{background:var(--bg-ok);color:var(--c-ok);border-color:var(--b-ok)}.ws-badge.err.svelte-132lyxn{background:var(--bg-err);color:var(--c-err);border-color:var(--b-err)}.ws-dot.svelte-132lyxn{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.main.svelte-132lyxn{flex-direction:column;flex:1;gap:12px;padding:14px;display:flex;overflow:hidden}.card.svelte-132lyxn{border:.5px solid var(--bd);background:var(--s2);border-radius:12px;overflow:hidden}.editor-card.svelte-132lyxn{flex-shrink:0}.console-card.svelte-132lyxn{background:var(--s0);flex-direction:column;flex:1;min-height:140px;display:flex}.card-bar.svelte-132lyxn{background:var(--s1);border-bottom:.5px solid var(--bd);flex-shrink:0;align-items:center;gap:7px;padding:7px 12px;display:flex}.card-title.svelte-132lyxn{color:var(--ts);font-size:12px;font-weight:500;font-family:var(--mono);align-items:center;gap:5px;display:flex}.tb-btn.svelte-132lyxn{cursor:pointer;border-radius:var(--r);color:var(--tm);background:0 0;border:.5px solid #0000;align-items:center;gap:4px;padding:4px 8px;font-size:12px;transition:background .12s,color .12s,border-color .12s;display:flex}.tb-btn.svelte-132lyxn:hover{background:var(--s0);color:var(--tp);border-color:var(--bd)}.action-btn.svelte-132lyxn{border-radius:var(--r);cursor:pointer;border:none;align-items:center;gap:5px;padding:5px 14px;font-size:13px;font-weight:600;transition:opacity .12s,transform .1s;display:flex}.action-btn.svelte-132lyxn:active{transform:scale(.97)}.action-btn.svelte-132lyxn:disabled{opacity:.45;cursor:not-allowed}.action-btn.run.svelte-132lyxn{background:var(--fa);color:var(--oa)}.action-btn.run.svelte-132lyxn:hover:not(:disabled){opacity:.88}.action-btn.stop.svelte-132lyxn{background:var(--fdanger);color:#fff}.action-btn.stop.svelte-132lyxn:hover:not(:disabled){opacity:.88}.running-pill.svelte-132lyxn{color:var(--fw);align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.exec-time.svelte-132lyxn{color:var(--tm);font-size:11px;font-family:var(--mono)}.clear-btn.svelte-132lyxn{cursor:pointer;color:var(--tm);border-radius:var(--r);background:0 0;border:none;align-items:center;gap:4px;padding:3px 7px;font-size:12px;transition:color .12s,background .12s;display:flex}.clear-btn.svelte-132lyxn:hover{color:var(--c-err);background:var(--bg-err)}.editor-wrap.svelte-132lyxn{background:var(--s2);position:relative}.line-nums.svelte-132lyxn{text-align:right;width:42px;color:var(--tm);-webkit-user-select:none;user-select:none;pointer-events:none;padding:12px 0;font-size:13px;line-height:1.6;position:absolute;inset:0 auto 0 0;overflow:hidden}.line-nums.svelte-132lyxn span{padding-right:10px;font-size:12px;display:block}.line-nums.svelte-132lyxn:after{content:"";height:12px;display:block}.editor.svelte-132lyxn{width:100%;height:210px;color:var(--tp);resize:vertical;tab-size:2;caret-color:var(--fa);background:0 0;border:none;outline:none;padding:12px 14px 12px 52px;font-size:12px;line-height:1.6}.output.svelte-132lyxn{flex:1;padding:6px 0;overflow-y:auto}.empty.svelte-132lyxn{height:100%;min-height:70px;color:var(--tm);justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.out-row.svelte-132lyxn{padding:4px 16px}.out-text.svelte-132lyxn{font-family:var(--mono);color:var(--tp);border-left:2px solid #0000;align-items:baseline;gap:8px;font-size:12.5px;line-height:1.55;display:flex}.out-text.warn.svelte-132lyxn{color:var(--c-warn);background:var(--bg-warn);border-left-color:var(--b-warn)}.out-text.err.svelte-132lyxn{color:var(--c-err);background:var(--bg-err);border-left-color:var(--b-err)}.out-text.result.svelte-132lyxn{color:var(--c-acc);background:var(--bg-acc);border-left-color:var(--b-acc)}.out-text.debug.svelte-132lyxn{color:var(--c-muted)}.out-text.sys.svelte-132lyxn{color:var(--c-sys);border-left-color:var(--bd);font-style:italic}.row-icon.svelte-132lyxn{opacity:.65;flex-shrink:0;min-width:10px;font-size:11px}.row-pre.svelte-132lyxn{white-space:pre-wrap;word-break:break-all;font-family:var(--mono);flex:1;margin:0;font-size:12.5px}.out-table-wrap.svelte-132lyxn{padding:8px 16px}.table-caption.svelte-132lyxn{color:var(--ts);font-size:11px;font-weight:600;font-family:var(--mono);letter-spacing:.02em;text-transform:uppercase;margin-bottom:6px}.table-scroll.svelte-132lyxn{overflow-x:auto}.out-tbl.svelte-132lyxn{border-collapse:collapse;width:100%;font-size:12.5px;font-family:var(--mono);border:.5px solid var(--bd);border-radius:var(--r);overflow:hidden}.out-tbl.svelte-132lyxn thead:where(.svelte-132lyxn) tr:where(.svelte-132lyxn){background:var(--s1)}.out-tbl.svelte-132lyxn th:where(.svelte-132lyxn){text-align:left;color:var(--ts);border-bottom:.5px solid var(--bd);white-space:nowrap;letter-spacing:.03em;text-transform:uppercase;padding:7px 12px;font-size:11px;font-weight:600}.out-tbl.svelte-132lyxn td:where(.svelte-132lyxn){border-bottom:.5px solid var(--bd);color:var(--tp);vertical-align:middle;padding:6px 12px}.out-tbl.svelte-132lyxn tbody:where(.svelte-132lyxn) tr:where(.svelte-132lyxn):last-child td:where(.svelte-132lyxn){border-bottom:none}.out-tbl.svelte-132lyxn tbody:where(.svelte-132lyxn) tr:where(.svelte-132lyxn):hover{background:var(--s1)}.out-image-wrap.svelte-132lyxn{padding:8px 16px}.out-img.svelte-132lyxn{border-radius:var(--r);border:.5px solid var(--bd);max-width:100%;display:block}.img-caption.svelte-132lyxn{color:var(--tm);font-size:11px;font-family:var(--mono);margin-top:5px;font-style:italic}.out-loading-wrap.svelte-132lyxn{border-left:2px solid var(--bd);padding:8px 16px 10px;transition:border-color .3s,background .3s}.out-loading-wrap.resolved.ok.svelte-132lyxn{border-left-color:var(--b-ok);background:var(--bg-ok)}.out-loading-wrap.resolved.fail.svelte-132lyxn{border-left-color:var(--b-err);background:var(--bg-err)}.loading-header.svelte-132lyxn{font-size:12px;font-family:var(--mono);color:var(--tm);align-items:center;gap:6px;margin-bottom:6px;display:flex}.loading-label.svelte-132lyxn{flex:1}.loading-label.ok.svelte-132lyxn{color:var(--c-ok)}.loading-label.fail.svelte-132lyxn{color:var(--c-fail)}.loading-pct.svelte-132lyxn{opacity:.6;font-size:11px}.loading-status-icon.svelte-132lyxn{flex-shrink:0}.loading-status-icon.ok.svelte-132lyxn{color:var(--c-ok)}.loading-status-icon.fail.svelte-132lyxn{color:var(--c-fail)}.progress-track.svelte-132lyxn{background:var(--bd);border-radius:99px;width:100%;height:4px;overflow:hidden}.progress-bar.svelte-132lyxn{background:var(--fa);border-radius:99px;height:100%;transition:width .4s,background .3s}.progress-bar.indeterminate.svelte-132lyxn{background:linear-gradient(90deg, transparent 0%, var(--fa) 40%, color-mix(in srgb, var(--fa) 60%, white) 60%, transparent 100%);width:40%;animation:1.4s ease-in-out infinite svelte-132lyxn-indeterminate}.progress-bar.done.svelte-132lyxn{background:var(--fs);width:100%;animation:none}.progress-bar.failed.svelte-132lyxn{background:var(--fdanger);width:100%;animation:none}@keyframes svelte-132lyxn-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}.statusbar.svelte-132lyxn{background:var(--s1);border-top:.5px solid var(--bd);color:var(--tm);flex-shrink:0;align-items:center;gap:6px;padding:5px 18px;font-size:11px;display:flex}.status-dot.svelte-132lyxn{background:var(--fs);border-radius:50%;flex-shrink:0;width:6px;height:6px}.status-dot.busy.svelte-132lyxn{background:var(--fw);animation:.8s ease-in-out infinite svelte-132lyxn-blink}kbd.svelte-132lyxn{font-family:var(--mono);background:var(--s0);border:.5px solid var(--bds);color:var(--ts);border-radius:3px;padding:1px 4px;font-size:10px}.spin.svelte-132lyxn{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:11px;height:11px;animation:.5s linear infinite svelte-132lyxn-spin;display:inline-block}.editor.svelte-132lyxn::-webkit-scrollbar{width:5px;height:5px}.output.svelte-132lyxn::-webkit-scrollbar{width:5px;height:5px}.editor.svelte-132lyxn::-webkit-scrollbar-track{background:0 0}.output.svelte-132lyxn::-webkit-scrollbar-track{background:0 0}.editor.svelte-132lyxn::-webkit-scrollbar-thumb{background:var(--bds);border-radius:3px}.output.svelte-132lyxn::-webkit-scrollbar-thumb{background:var(--bds);border-radius:3px}@keyframes svelte-132lyxn-spin{to{transform:rotate(360deg)}}@keyframes svelte-132lyxn-blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes svelte-132lyxn-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}.forecast-card.svelte-vsyu0d{box-sizing:border-box;color:#26303d;background:#f7f8fa;border:1px solid #d7dde5;border-radius:12px;width:100%;min-height:420px;padding:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.chart-head.svelte-vsyu0d{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}h2.svelte-vsyu0d{color:#27313d;margin:0;font-size:18px;font-weight:700}.legend.svelte-vsyu0d{color:#667085;white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.legend-line.svelte-vsyu0d{background:#087a1d;border-radius:99px;width:24px;height:4px}.legend-actual.svelte-vsyu0d{background:#f97316;border-radius:99px;width:24px;height:3px}.legend-band.svelte-vsyu0d{background:#2ab4542e;border:1px dashed #344054;border-radius:3px;width:24px;height:12px}.chart-wrap.svelte-vsyu0d{background:#e9e9e9;border-radius:10px;height:340px;overflow:hidden}canvas.svelte-vsyu0d{width:100%;height:100%}@media (width<=640px){.forecast-card.svelte-vsyu0d{padding:14px}.chart-head.svelte-vsyu0d{display:block}.legend.svelte-vsyu0d{white-space:normal;flex-wrap:wrap;margin-top:12px}.chart-wrap.svelte-vsyu0d{height:300px}}
