.fdx-diagram{width:100%;max-width:640px;margin:0 auto}.fdx-diagram svg{width:100%;height:auto;display:block}.fdx-label{font:600 20px/1 var(--font-body);fill:var(--ink)}.fdx-sublabel{font:500 15px/1.3 var(--font-body);fill:var(--ink-soft)}.fdx-reg-name{font:700 22px/1 var(--font-mono);fill:var(--ink)}.fdx-value{font:600 26px/1 var(--font-mono);fill:var(--ink)}.fdx-mem-cell rect{fill:var(--surface);stroke:var(--line);stroke-width:1.5px;rx:var(--radius);transition:fill .35s,stroke .35s}.fdx-mem-cell--active rect{stroke:var(--sky-deep);stroke-width:2.5px;fill:color-mix(in srgb, var(--sky) 14%, var(--surface))}.fdx-bus-line{stroke:var(--line);stroke-width:2.5px;fill:none}.fdx-bus-line--address{stroke:color-mix(in srgb, var(--sky-deep) 55%, var(--line))}.fdx-bus-line--data{stroke:color-mix(in srgb, var(--emerald) 55%, var(--line))}.fdx-token{transition:cy .4s,opacity .3s}.fdx-cpu-boundary{fill:var(--ice);stroke:var(--line);stroke-width:2px;rx:var(--radius-lg)}.fdx-reg rect{fill:var(--surface);stroke:var(--line);stroke-width:1.5px;rx:var(--radius);transition:fill .35s,stroke .35s}.fdx-reg--active rect{stroke:var(--sky);stroke-width:3px;fill:color-mix(in srgb, var(--sky) 16%, var(--surface))}.fdx-cu rect{fill:var(--surface);stroke:color-mix(in srgb, var(--purple) 45%, var(--line));stroke-width:1.5px;rx:var(--radius-lg);transition:fill .35s,stroke .35s}.fdx-cu--active rect{fill:color-mix(in srgb, var(--purple) 16%, var(--surface));stroke:var(--purple);stroke-width:3px}.fdx-signal-tick{stroke:var(--purple);stroke-width:2.5px;stroke-linecap:round;opacity:0;transition:opacity .3s}.fdx-cu--active .fdx-signal-tick{opacity:1}.fdx-alu rect{fill:var(--surface);stroke:color-mix(in srgb, var(--amber) 40%, var(--line));stroke-width:1.5px;rx:var(--radius-lg);stroke-dasharray:5 4}.fdx-alu .fdx-sublabel{fill:var(--ink-soft)}.fdx-alevel-overlay rect{fill:color-mix(in srgb, var(--amber) 12%, var(--surface));stroke:var(--amber);stroke-width:1.5px;rx:var(--radius-lg);stroke-dasharray:5 4}.fdx-legend{grid-template-columns:repeat(2,1fr);gap:14px 28px;margin:22px 0 0;padding:0;display:grid}.fdx-legend-item{flex-direction:column;gap:2px;display:flex}.fdx-legend-item dt{font:600 14px/1.3 var(--font-body);color:var(--ink)}.fdx-legend-item dd{font:400 13px/1.45 var(--font-body);color:var(--ink-soft);margin:0}@media (max-width:480px){.fdx-legend{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.fdx-token,.fdx-mem-cell rect,.fdx-reg rect,.fdx-cu rect,.fdx-signal-tick{transition:none!important}}
