#heroSystem{--hsys-paper:#f6f3e9;--hsys-ink:#1d1f16;--hsys-lime:#cdf531;--hsys-line:#c7c8b7;--hsys-muted:#636655;color:var(--hsys-ink);width:100%;margin:28px auto 0;text-align:left;font-family:inherit}
#heroSystem *{box-sizing:border-box}
.hsys-frame{border:1px solid var(--hsys-ink);border-radius:9px;background:var(--hsys-paper);box-shadow:5px 6px 0 var(--hsys-ink);overflow:hidden}
.hsys-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-bottom:1px solid #cccdbb;background:#f9f7ef;position:relative;z-index:5}
.hsys-status{display:flex;align-items:center;gap:8px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:9px;font-weight:750;letter-spacing:.1em}
.hsys-status i,.hsys-os-dot{width:7px;height:7px;background:var(--hsys-lime);border:1px solid #4d591c;border-radius:50%;box-shadow:0 0 0 4px #dbedaa}
.hsys-motion{display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;border:1px solid #bfc0ac;color:#484b3d;background:transparent;border-radius:4px;padding:6px 8px;white-space:nowrap;font-size:10px;font-weight:650;font-family:inherit;transition:background .2s,border-color .2s}
.hsys-motion:hover{background:var(--hsys-lime);border-color:var(--hsys-ink)}
.hsys-motion:focus-visible{outline:3px solid #597a1e;outline-offset:3px}
.hsys-perspective{perspective:1800px;background-image:linear-gradient(#7175580d 1px,transparent 1px),linear-gradient(90deg,#7175580d 1px,transparent 1px);background-size:24px 24px;padding:26px 26px 21px;overflow:hidden}
.hsys-stage{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.72fr) minmax(0,.8fr);grid-template-rows:auto 55px auto;column-gap:35px;align-items:center;transform:rotateX(4deg) rotateY(-3deg) rotateZ(-.35deg);transform-style:preserve-3d}
.hsys-flows{position:absolute;inset:0;width:100%;height:100%;z-index:0;overflow:visible;pointer-events:none}
.hsys-flow-track{fill:none;stroke:#8d9176;stroke-width:1.2;stroke-dasharray:4 5}
.hsys-packet{fill:var(--hsys-lime);stroke:#384017;stroke-width:1.2;filter:drop-shadow(0 0 4px #c9ef5d)}
.hsys-node{position:relative;z-index:1;min-width:0}
.hsys-node-label{font-family:ui-monospace,SFMono-Regular,monospace;font-size:8px;letter-spacing:.055em;font-weight:750;display:flex;align-items:center;gap:7px;line-height:1.5}
.hsys-node-label>span{display:inline-grid;place-items:center;min-width:21px;height:20px;border:1px solid #aaaF8d;background:#e9eddc;font-size:9px}
.hsys-inputs>.hsys-node-label,.hsys-outputs>.hsys-node-label{margin-bottom:13px}
.hsys-source{display:flex;align-items:center;gap:9px;margin-top:8px;padding:12px 9px;background:#fffef9;border:1px solid #777b61;border-radius:5px;box-shadow:2px 3px 0 #d3d6bd;transform:rotate(-1.5deg)}
.hsys-source:nth-of-type(3){transform:rotate(1deg)}
.hsys-source:nth-of-type(4){transform:rotate(-.6deg)}
.hsys-source>svg{flex-shrink:0;color:#525b37;width:20px;height:20px}
.hsys-source b{display:block;font-size:11px;font-weight:750;line-height:1.3}
.hsys-source small{display:block;font-size:8px;line-height:1.5;color:var(--hsys-muted);margin-top:3px}
.hsys-source-link{background:#eef7c9}
.hsys-tiny-note{display:block;font-size:8px;color:var(--hsys-muted);margin-top:15px;line-height:1.4}
.hsys-os{background:#fbfcf2;border:1.5px solid var(--hsys-ink);border-radius:8px;box-shadow:5px 6px 0 #9bac66,8px 9px 0 #353b20;padding:17px 15px 13px;isolation:isolate}
.hsys-os:before{content:"";position:absolute;inset:-8px 9px 8px -8px;border:1px solid #7d885f;border-radius:8px;background:#d2dfac;z-index:-2;transform:rotate(-1.6deg)}
.hsys-os:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:7px;background:#fbfcf2}
.hsys-os-heading{display:flex;align-items:center;gap:11px;margin-bottom:15px}
.hsys-monogram{width:42px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--hsys-lime);border:1px solid var(--hsys-ink);border-radius:7px;font-size:34px;font-weight:850;line-height:1;letter-spacing:-.1em;transform:rotate(-6deg);flex-shrink:0}
.hsys-monogram>span{font-size:16px;line-height:1;align-self:flex-start;margin-top:6px;margin-left:1px;margin-right:3px}
.hsys-os-heading .hsys-node-label{font-size:7px;gap:4px}
.hsys-os-heading .hsys-node-label>span{width:18px;min-width:18px;height:15px;font-size:7px}
.hsys-os-heading .hsys-os-title{margin:4px 0 0!important;font-family:inherit!important;font-size:clamp(20px,2vw,29px)!important;font-weight:800;line-height:.98!important;letter-spacing:-.055em!important;color:var(--hsys-ink)!important;text-align:left!important}
.hsys-os-dot{margin-left:auto;align-self:flex-start;margin-top:8px;flex-shrink:0;animation:hsys-signal 3s ease-in-out infinite}
.hsys-brain{border:1px solid #808956;border-radius:5px;background:#eaf4c3;padding:11px 10px}
.hsys-brain-title{display:flex;align-items:center;gap:7px}
.hsys-brain-title b{font-size:14px;line-height:1.2;letter-spacing:-.03em}
.hsys-brain-title>span{margin-left:auto;font-size:7px;line-height:1.2;color:#5a6440}
.hsys-brain-tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:9px}
.hsys-brain-tags>span{border:1px solid #b0bd88;background:#f9fce9;border-radius:3px;font-size:7px;padding:3px 5px;line-height:1.2}
.hsys-agents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:11px 0}
.hsys-agent-group{display:flex;align-items:center;gap:8px;border:1px solid #bfc5a9;border-radius:4px;padding:8px;background:#fffef9;transition:transform .2s,background .2s}
.hsys-agent-group:hover{transform:translateY(-2px);background:#eaf4c3}
.hsys-agent-group>svg{flex-shrink:0}
.hsys-agent-group>span{font-size:11px;font-weight:750;line-height:1.2}
.hsys-agent-group small{display:block;color:#656951;font-size:8px;font-weight:450;margin-top:3px}
.hsys-hosts{padding-top:8px;border-top:1px solid #cbd0b8}
.hsys-runtime-label{font-family:ui-monospace,SFMono-Regular,monospace;font-size:6.5px;letter-spacing:.09em;font-weight:700;color:#63684f}
.hsys-hosts>div{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:6px}
.hsys-host{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;flex:1;padding:6px 1px;border-radius:4px;background:#eef1e5;transition:background .2s}
.hsys-host:hover{background:#dbe8b8}
.hsys-host img{height:17px;width:17px;object-fit:contain}
.hsys-host>span{font-size:7px;font-weight:750;white-space:nowrap}
.hsys-output{position:relative;background:#fffef9;padding:11px;border:1px solid #92977c;border-radius:4px;box-shadow:3px 3px 0 #d1d7bb;margin-bottom:9px;transform:rotate(1.5deg)}
.hsys-output+.hsys-output{transform:rotate(-1.2deg)}
.hsys-output b{display:block;font-size:11px;line-height:1.2;margin:4px 0 8px}
.hsys-output small{font-size:8px;color:#737760;display:block;margin-top:7px}
.hsys-output-icon{display:inline-flex;color:#566339}
.hsys-mini-bars{display:flex;align-items:flex-end;height:29px;gap:5px;border-bottom:1px solid #d9ddcc;padding-bottom:3px}
.hsys-mini-bars>i{height:45%;width:20%;background:#bccf8b;border:1px solid #829457;border-radius:2px 2px 0 0}
.hsys-mini-bars>i:nth-child(2){height:65%;background:#d0e897}
.hsys-mini-bars>i:nth-child(3){height:48%}
.hsys-mini-bars>i:nth-child(4){height:90%;background:var(--hsys-lime)}
.hsys-copy-lines{display:grid;gap:5px;margin:8px 0 5px}
.hsys-copy-lines>i{display:block;height:5px;background:#dce2ca;border-radius:2px}
.hsys-copy-lines>i:last-child{width:70%}
.hsys-review{display:flex;gap:6px;align-items:flex-start;font-size:8px;line-height:1.5;margin-top:12px;color:#545c3e}
.hsys-review>svg{flex-shrink:0;border:1px solid #9faf76;border-radius:50%;background:#e1edc2;margin-top:1px}
.hsys-review b{color:#333d20;font-weight:700}
.hsys-tool-bridge{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;align-self:center;pointer-events:none;padding:0 4px}
.hsys-tool-bridge>span{background:var(--hsys-paper);font:650 6.5px/1.4 ui-monospace,SFMono-Regular,monospace;letter-spacing:.045em;max-width:68px;color:#60674c;padding:4px}
.hsys-tool-bridge>span:last-child{text-align:right}
.hsys-tool-bridge>i{width:18px;height:7px;background:var(--hsys-paper)}
.hsys-tools{grid-column:1/-1;grid-row:3;background:#fdfcf6;border:1px solid #8f9576;box-shadow:4px 4px 0 #d3d9c1;border-radius:6px;padding:13px 14px 12px}
.hsys-tools-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}
.hsys-tools-heading>b{font-size:13px;letter-spacing:-.015em;line-height:1.2}
.hsys-tools-heading>span{font-size:8px;color:#686e56;line-height:1.3;text-align:right}
.hsys-tool-groups{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}
.hsys-tool-group{min-width:0;padding:0 9px;border-left:1px solid #d8dccb}
.hsys-tool-group:first-child{padding-left:0;border-left:0}
.hsys-tool-group:last-child{padding-right:0}
.hsys-tool-group .hsys-group-title{margin:0 0 9px!important;font-size:8px!important;font-weight:750;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap;text-align:left!important}
.hsys-tool-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 3px}
.hsys-tool{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;transition:transform .2s;cursor:default}
.hsys-tool:hover{transform:translateY(-3px)}
.hsys-tool>img{background:#fff;padding:5px;box-sizing:content-box!important;border:1px solid #e1e3d8;border-radius:6px;object-fit:contain;width:18px;height:18px}
.hsys-tool>span{font-size:6.5px;line-height:1.2;color:#565c46;text-align:center;overflow-wrap:anywhere}
.hsys-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 20px;border-top:1px solid #d9dccb;background:#edf0e0;color:#525a3a;font-size:8px;line-height:1.4}
.hsys-footer>span:first-child{display:flex;align-items:center;gap:6px;font-weight:650}
.hsys-footer>span:last-child{text-align:right;font-size:7px}
.hsys-legend-dot{width:5px;height:5px;background:#779730;border-radius:50%;flex-shrink:0}
#heroSystem[data-hsys-paused="true"] .hsys-os-dot{animation-play-state:paused}
@keyframes hsys-signal{0%,100%{box-shadow:0 0 0 3px #deedb5}50%{box-shadow:0 0 0 6px #deedb500}}
@media(min-width:1500px){.hsys-perspective{padding:32px}.hsys-stage{column-gap:46px}.hsys-source b{font-size:13px}.hsys-source small,.hsys-tiny-note{font-size:10px}.hsys-node-label{font-size:10px}.hsys-os{padding:22px}.hsys-brain-title b{font-size:17px}.hsys-brain-tags>span{font-size:9px}.hsys-agent-group{padding:10px}.hsys-agent-group>span{font-size:13px}.hsys-agent-group small{font-size:10px}.hsys-host>span{font-size:9px}.hsys-output b{font-size:13px}.hsys-output small,.hsys-review{font-size:10px}.hsys-tool-group .hsys-group-title{font-size:10px!important}.hsys-tool>span{font-size:8px}.hsys-tool>img{width:21px;height:21px}.hsys-tools-heading>b{font-size:15px}}
@media(max-width:1050px) and (min-width:761px){.hsys-perspective{padding:20px 15px}.hsys-stage{grid-template-columns:minmax(0,.74fr) minmax(0,1.6fr) minmax(0,.7fr);column-gap:20px}.hsys-os{padding:13px 10px}.hsys-monogram{width:33px;height:37px;font-size:28px}.hsys-os-heading{gap:7px}.hsys-source{padding:10px 7px;gap:6px}.hsys-source>svg{width:15px}.hsys-source b,.hsys-output b{font-size:9px}.hsys-source small{font-size:7px}.hsys-brain-title b{font-size:12px}.hsys-brain-title>span{display:none}.hsys-tool-group{padding:0 5px}.hsys-tool-group .hsys-group-title{font-size:6.5px!important}.hsys-node-label{font-size:6px;gap:4px}.hsys-host>span{font-size:6px}.hsys-tool-group>div{gap:7px 2px}.hsys-tool>img{width:16px;height:16px;padding:4px}.hsys-tool>span{font-size:6px}.hsys-output{padding:9px}.hsys-output small{font-size:7px}.hsys-agent-group{padding:7px 5px;gap:5px}.hsys-agent-group>span{font-size:9px}.hsys-agent-group small{font-size:7px}.hsys-agent-group>svg{width:16px}.hsys-footer{font-size:7px}}
@media(max-width:760px){.hsys-topbar{padding:12px 13px;gap:8px}.hsys-status{font-size:7px;line-height:1.5;letter-spacing:.04em}.hsys-status i{width:6px;height:6px;flex-shrink:0}.hsys-motion{font-size:8px;padding:5px}.hsys-perspective{padding:20px 15px 21px;perspective:none}.hsys-stage{display:flex;flex-direction:column;transform:none;gap:39px}.hsys-inputs{order:1;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.hsys-inputs>.hsys-node-label{grid-column:1/-1;margin-bottom:7px;justify-content:center;font-size:9px}.hsys-source{margin:0;padding:10px 6px;display:flex;flex-direction:column;gap:5px;text-align:center;transform:rotate(-1deg);height:100%}.hsys-source b{font-size:9px;line-height:1.3}.hsys-source small{font-size:7px;line-height:1.4;margin-top:4px}.hsys-tiny-note{grid-column:1/-1;margin:8px 0 0;text-align:center;font-size:8px}.hsys-os{order:2;width:100%;max-width:430px;padding:17px 16px 13px}.hsys-os-heading .hsys-os-title{font-size:28px!important}.hsys-os-heading .hsys-node-label{font-size:8px}.hsys-os-heading .hsys-node-label>span{font-size:8px}.hsys-brain-title b{font-size:16px}.hsys-brain-title>span{font-size:8px}.hsys-brain-tags>span{font-size:9px}.hsys-brain-tags{gap:5px}.hsys-agent-group{padding:10px}.hsys-agent-group>span{font-size:12px}.hsys-agent-group small{font-size:9px}.hsys-host>span{font-size:9px}.hsys-runtime-label{font-size:8px}.hsys-hosts>div{gap:5px}.hsys-host{padding:8px 1px}.hsys-host>img{width:20px;height:20px}.hsys-tools{order:3;width:100%;padding:14px 11px}.hsys-tool-bridge{display:none}.hsys-tools-heading{flex-direction:column;gap:5px;align-items:flex-start;margin-bottom:17px}.hsys-tools-heading>b{font-size:15px}.hsys-tools-heading>span{font-size:8px;text-align:left}.hsys-tool-groups{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:20px}.hsys-tool-group:nth-child(4){padding-left:0;border-left:0}.hsys-tool-group:nth-child(3){padding-right:0}.hsys-tool-group{padding:0 7px}.hsys-tool-group .hsys-group-title{font-size:7px!important;margin-bottom:9px!important}.hsys-tool>span{font-size:7px}.hsys-tool>img{width:19px;height:19px;padding:5px}.hsys-tool-group>div{gap:11px 4px}.hsys-outputs{order:4;display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.hsys-outputs>.hsys-node-label{grid-column:1/-1;justify-content:center;font-size:9px;margin-bottom:2px}.hsys-output{margin:0;padding:12px}.hsys-output b{font-size:12px}.hsys-output small{font-size:9px}.hsys-review{grid-column:1/-1;justify-content:center;font-size:10px;margin-top:5px}.hsys-review>span br{display:none}.hsys-review>span b{margin-left:3px}.hsys-footer{padding:11px 13px;flex-direction:column;gap:6px;align-items:center;font-size:8px}.hsys-footer>span:last-child{text-align:center;font-size:7px}}
@media(prefers-reduced-motion:reduce){.hsys-os-dot{animation:none}.hsys-agent-group,.hsys-tool,.hsys-host,.hsys-motion{transition:none}}
