.sysmap{background:var(--panel,#fff);border:1px solid var(--line,#dde7ed);border-radius:16px;box-shadow:0 1px 2px #132e3f0f,0 8px 24px #132e3f0f;margin:0 0 22px;overflow:hidden}.sysmap .sm-hd{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;padding:16px 20px 4px}.sysmap .sm-hd h2{margin:0;font-size:16px;letter-spacing:.2px;color:var(--navy,#132e3f)}.sysmap .sm-hd p{margin:0;font-size:13px;color:var(--muted,#5b7488)}.sysmap .sm-body{padding:6px 16px 8px}.sysmap svg.sm-svg{width:100%;height:auto;display:block}.sysmap .sm-legend{display:flex;gap:20px;flex-wrap:wrap;padding:2px 20px 16px;font-size:12px;color:var(--muted,#5b7488)}.sysmap .sm-legend span{display:inline-flex;align-items:center;gap:7px}.sysmap .sm-legend i{width:22px;height:0;border-top-width:2.5px;border-top-style:solid;display:inline-block}.sysmap .lg-in{border-top-color:#9db4c2}.sysmap .lg-cross{border-top-color:var(--coral,#d1603d);border-top-style:dashed}.sysmap .lg-out{border-top-color:var(--steel,#275c7f)}.sysmap .nlabel{font:600 14px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;fill:var(--navy,#132e3f)}.sysmap .nsub{font:400 11px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;fill:var(--muted,#5b7488)}.sysmap .chip{font:600 10px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;fill:var(--steel,#275c7f)}.sysmap .onode-t{font:700 15px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;fill:#fff}.sysmap .onode-s{font:400 11.5px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;fill:#cfe0ea}.sysmap .onode-i{font:600 12px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;fill:#eaf2f7}.sysmap .wire{fill:none;stroke:#9db4c2;stroke-width:2}.sysmap .wire.anim{stroke-dasharray:6 6;animation:sm-dash 1.4s linear infinite}.sysmap .cross{fill:none;stroke:var(--coral,#d1603d);stroke-width:2.5;stroke-dasharray:6 5}.sysmap .out{fill:none;stroke:var(--steel,#275c7f);stroke-width:2.5}.sysmap .elabel{font:600 11px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;fill:var(--muted,#5b7488);paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round}.sysmap .elabel.cr{fill:var(--coral,#d1603d)}@keyframes sm-dash{to{stroke-dashoffset:-12}}@media(prefers-reduced-motion:reduce){.sysmap .wire.anim{animation:none}}.sysmap .g-node[data-node]{cursor:pointer}.sysmap .g-node[data-node]:focus{outline:none}.sysmap .hitbox{fill:transparent;stroke:transparent}.sysmap .g-node[data-node]{transition:filter .15s ease}.sysmap .g-node.sel{filter:drop-shadow(0 5px 14px rgba(19,46,63,.22)) drop-shadow(0 0 2px rgba(209,96,61,.4))}.sysmap .g-node[data-node]:focus-visible{filter:drop-shadow(0 0 4px rgba(209,96,61,.8))}.sysmap svg:has(.g-node:hover) .flow{opacity:.18;transition:opacity .12s}.sysmap svg:has(.g-node:hover) .g-node{opacity:.45;transition:opacity .12s}.sysmap svg:has(.g-drive:hover) .flow.f-drive,.sysmap svg:has(.g-drive:hover) .g-drive,.sysmap svg:has(.g-anth:hover) .flow.f-anth,.sysmap svg:has(.g-anth:hover) .g-anth,.sysmap svg:has(.g-aws:hover) .flow.f-aws,.sysmap svg:has(.g-aws:hover) .g-aws,.sysmap svg:has(.g-auto2:hover) .flow.f-auto2,.sysmap svg:has(.g-auto2:hover) .g-auto2,.sysmap svg:has(.g-contract:hover) .flow.f-contract,.sysmap svg:has(.g-contract:hover) .g-contract,.sysmap svg:has(.g-automation:hover) .flow.f-automation,.sysmap svg:has(.g-automation:hover) .g-automation,.sysmap svg:has(.g-tokengov:hover) .flow.f-tokengov,.sysmap svg:has(.g-tokengov:hover) .g-tokengov{opacity:1}.sysmap[data-active=contracts] .ring-contract,.sysmap[data-active=automation] .ring-automation,.sysmap[data-active=tokengov] .ring-tokengov{display:block}.sysmap .yah{display:none}.sysmap[data-active=contracts] .yah-contract,.sysmap[data-active=automation] .yah-automation,.sysmap[data-active=tokengov] .yah-tokengov{display:block}.sysmap .sm-detail{border-top:1px solid var(--line,#dde7ed);background:#f8fafb;padding:16px 20px 20px;position:relative}.sysmap .sm-detail[hidden]{display:none}.sysmap .smd-close{position:absolute;top:12px;right:16px;border:1px solid var(--line,#dde7ed);background:#fff;color:var(--muted,#5b7488);border-radius:8px;padding:5px 12px;font:600 12px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer}.sysmap .smd-close:hover{background:var(--steel,#275c7f);color:#fff;border-color:var(--steel,#275c7f)}.sysmap .smd-title{margin:2px 60px 2px 0;font-size:16px;color:var(--navy,#132e3f)}.sysmap .smd-sub{margin:0 0 12px;font-size:13px;color:var(--muted,#5b7488)}.sysmap .smd-how{margin:0 0 12px;padding-left:18px}.sysmap .smd-how li{font-size:13.5px;color:var(--ink,#22333f);margin:5px 0;line-height:1.45}.sysmap .smd-res{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.sysmap .smd-chip{font:600 11px ui-monospace,Menlo,Consolas,monospace;background:#eef3f6;color:var(--steel,#275c7f);border:1px solid var(--line,#dde7ed);border-radius:6px;padding:3px 8px}.sysmap .smd-open{display:inline-block;text-decoration:none;background:var(--steel,#275c7f);color:#fff;font:600 13px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:8px;padding:9px 15px}.sysmap .smd-open:hover{background:var(--navy,#132e3f)}
