.sm-wrap{flex-direction:column;align-items:stretch;gap:clamp(20px,2.6vw,32px);display:flex}@media (min-width:1024px){.sm-wrap{flex-direction:row;align-items:center;gap:clamp(24px,3vw,44px)}}.sm-canvas{border:1px solid var(--hairline-soft);border-radius:var(--r-xxl);background:var(--surface-1);flex:auto;min-width:0;overflow:hidden}.sm-svg{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.sm-world{transform-box:view-box;transition:transform .85s var(--ease)}.sm-spoke{stroke:#ffffff57;stroke-width:1.2px;transition:opacity .4s var(--ease)}.sm-twig{stroke:#ffffff38;stroke-width:1px;stroke-dasharray:2.5 4;transition:opacity .4s var(--ease);animation:1.5s linear infinite sm-march}.sm-echo{stroke:#ffffff24;stroke-width:1px;stroke-dasharray:2.5 4;transition:opacity .4s var(--ease);animation:1.9s linear infinite sm-march}@keyframes sm-march{to{stroke-dashoffset:-6.5px}}.sm-spoke.is-muted,.sm-twig.is-muted,.sm-echo.is-muted{opacity:.14}.sm-gone{animation-play-state:paused;opacity:0!important}.sm-marker{fill:none;stroke:var(--ink);stroke-width:1.4px;transition:opacity .4s var(--ease), transform .5s var(--ease);transform-box:fill-box;transform-origin:50%}.sm-marker-dot{fill:var(--ink);transition:opacity .4s var(--ease), transform .5s var(--ease);transform-box:fill-box;transform-origin:50%}.sm-marker-faded{stroke:#ffffff59}.sm-waypoint{fill:var(--surface-1);stroke:var(--ink);stroke-width:1.3px}.sm-waypoint-dot{fill:var(--ink)}.sm-node.is-muted .sm-marker,.sm-node.is-muted .sm-marker-dot{opacity:.2;transform:scale(.82)}.sm-node.is-muted .sm-label,.sm-node.is-muted .sm-branch-label{opacity:.14}.sm-label{fill:var(--ink-muted);text-transform:uppercase;font-family:var(--font-mono);letter-spacing:.14em;transition:opacity .4s var(--ease);font-size:10.5px}.sm-branch-label{fill:var(--ink);text-transform:uppercase;font-family:var(--font-mono);letter-spacing:.18em;transition:opacity .4s var(--ease);font-size:10px;font-weight:600}.sm-hub{fill:var(--accent-blue)}.sm-hub-ring{fill:none;stroke:#0099ff59;stroke-width:1px}.sm-hub-name{fill:var(--ink);text-transform:uppercase;font-family:var(--font-mono);letter-spacing:.16em;font-size:12px;font-weight:600}.sm-hub-sub{fill:var(--ink-muted);text-transform:uppercase;font-family:var(--font-mono);letter-spacing:.2em;font-size:9px}.sm-halo{paint-order:stroke;stroke:var(--surface-1);stroke-width:4px}.sm-hit{cursor:pointer}.sm-hit:hover .sm-label,.sm-hit:hover~.sm-label{fill:var(--ink)}.sm-node.is-focus .sm-marker,.sm-node.is-focus .sm-marker-dot{stroke:var(--accent-blue);transform:scale(1.15)}.sm-node.is-focus .sm-marker-dot{fill:var(--accent-blue)}.sm-node.is-focus .sm-label{fill:var(--ink)}.sm-legend{border:1px solid var(--hairline-soft);border-radius:var(--r-xxl);background:var(--surface-1);flex:0 0 100%;padding:clamp(18px,2.2vw,26px)}@media (min-width:1024px){.sm-legend{flex:0 0 300px}}.sm-legend-head{border-bottom:1px dotted #ffffff2e;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.sm-legend-title{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:11px;font-weight:600;display:flex}.sm-legend-dot{background:var(--accent-blue);border-radius:50%;width:8px;height:8px}.sm-legend-minus{color:var(--ink-muted);font-size:14px;line-height:1}.sm-legend-text{color:var(--ink-muted);margin:12px 0 0;font-size:13px;line-height:1.65}.sm-legend-list{border-bottom:1px dotted #ffffff2e;margin:16px 0 0;padding:0;list-style:none}.sm-row{width:100%;transition:background .2s var(--ease);border-top:1px dotted #ffffff2e;align-items:center;gap:10px;padding:4px 0;display:flex}.sm-row:hover{background:#ffffff08}.sm-row-main{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:8px 0;display:flex}.sm-row-glyph{width:20px;height:20px;transition:opacity .3s var(--ease);flex:none}.sm-row-body{flex:1}.sm-row-name{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;transition:opacity .3s var(--ease);font-size:11px;font-weight:600;display:block}.sm-row-detail{font-family:var(--font-mono);letter-spacing:.12em;color:var(--ink-muted);font-size:10px;display:block}.sm-row.is-folded .sm-row-name{opacity:.4}.sm-row.is-folded .sm-row-glyph{opacity:.3}.sm-row.is-focus{background:#0099ff12}.sm-row.is-focus .sm-row-name{color:var(--accent-blue)}.sm-toggle{border:1px solid var(--hairline-soft);width:20px;height:20px;color:var(--ink-muted);cursor:pointer;transition:border-color .2s var(--ease);background:0 0;justify-content:center;align-items:center;margin-right:2px;font-size:11px;line-height:1;display:flex}.sm-row:hover .sm-toggle{border-color:var(--hairline)}.sm-release{width:100%;color:var(--accent-blue);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px dotted #ffffff2e;padding:10px 0;font-size:11px}@media (prefers-reduced-motion:reduce){.sm-twig,.sm-echo{animation:none}.sm-world{transition:none}}
