.mp{gap:.6rem;display:grid}.mp-controls{border-radius:8px;flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.mp-controls:focus-visible{outline:2px solid var(--signal,#1f56de);outline-offset:3px}.mp-seg-label{font-family:var(--font-mono,ui-monospace, monospace);color:var(--ink,#23201b);letter-spacing:.01em;font-size:.74rem}.mp-seg-label b{color:var(--signal,#1f56de)}.mp-seg{border:1px solid var(--rule-strong,#c8bc9e);border-radius:100px;display:inline-flex;overflow:hidden}.mp-seg-btn{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.01em;border:0;border-right:1px solid var(--rule-strong,#c8bc9e);background:var(--paper,#f7f3ea);color:var(--ink-mute,#6d6252);cursor:pointer;padding:.34rem .9rem;font-size:.72rem;transition:background .15s,color .15s}.mp-seg-btn:last-child{border-right:0}.mp-seg-btn[aria-pressed=true]{background:var(--signal,#1f56de);color:#fff}.mp-seg-btn:focus-visible{outline:2px solid var(--signal,#1f56de);outline-offset:2px}.mp-seg-hint{font-family:var(--font-mono,ui-monospace, monospace);color:var(--ink-mute,#6d6252);letter-spacing:.01em;font-size:.72rem}.mp-panels{grid-template-columns:1fr;gap:.6rem;display:grid}@media (width>=640px){.mp-panels{grid-template-columns:1fr 1.15fr;align-items:stretch}}.mp-panel{border:1px solid var(--paper-edge,#ded3ba);background:var(--paper-2,#f0e9d9);border-radius:3px;flex-direction:column;margin:0;padding:.5rem .6rem .45rem;display:flex}.mp-cap{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-mute,#6d6252);justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.2rem;font-size:.66rem;display:flex}.mp-cap b{color:var(--ink,#23201b);text-transform:none;letter-spacing:0;font-weight:600}.mp-cap b.mp-good{color:var(--entity-target,#0c7d5f)}.mp-cap b.mp-bad{color:var(--alert,#c0362a)}.mp-svg{width:100%;height:auto;display:block}.mp-fan-svg{aspect-ratio:380/300}.mp-fan-guide{stroke:color-mix(in srgb, var(--ink-mute,#6d6252) 20%, transparent);stroke-width:1px;stroke-dasharray:3 4}.mp-fan-orient{font-family:var(--font-mono,ui-monospace, monospace);fill:var(--ink-mute,#6d6252);letter-spacing:.02em;font-size:9px}.mp-cand{fill:none;stroke:var(--signal,#1f56de);stroke-linejoin:round;stroke-linecap:round}.mp-chosen-glow{fill:none;stroke:var(--entity-pusher,#b0560f);stroke-width:6px;stroke-linejoin:round;stroke-linecap:round;opacity:.18}.mp-chosen{fill:none;stroke:var(--entity-pusher,#b0560f);stroke-width:2.6px;stroke-linejoin:round;stroke-linecap:round}.mp-start{fill:var(--ink,#23201b);stroke:var(--paper,#f7f3ea);stroke-width:1px}.mp-chosen-end{fill:var(--entity-pusher,#b0560f);stroke:var(--paper,#f7f3ea);stroke-width:1px}.mp-axis{stroke:color-mix(in srgb, var(--ink-mute,#6d6252) 42%, transparent);stroke-width:1px}.mp-grid{stroke:color-mix(in srgb, var(--ink-mute,#6d6252) 16%, transparent);stroke-width:1px}.mp-up-line{stroke:var(--entity-target,#0c7d5f);stroke-width:1.2px;stroke-dasharray:5 4;opacity:.85}.mp-up-lab{font-family:var(--font-mono,ui-monospace, monospace);fill:color-mix(in srgb, var(--entity-target,#0c7d5f) 82%, var(--ink,#23201b));font-size:9px}.mp-tick{font-family:var(--font-mono,ui-monospace, monospace);fill:var(--ink-mute,#6d6252);font-size:9px}.mp-axis-title{font-family:var(--font-mono,ui-monospace, monospace);fill:var(--ink-mute,#6d6252);letter-spacing:.03em;font-size:9px}.mp-run{fill:none;stroke-linejoin:round;stroke-linecap:round;stroke-width:1.4px;opacity:.3}.mp-run-plan{stroke:var(--entity-pusher,#b0560f)}.mp-run-break{stroke:var(--alert,#c0362a)}.mp-run.is-active{opacity:1;stroke-width:2.4px}.mp-cross{fill:var(--entity-pusher,#b0560f);stroke:var(--paper,#f7f3ea);stroke-width:1px}.mp-cross-lab{font-family:var(--font-mono,ui-monospace, monospace);fill:color-mix(in srgb, var(--entity-pusher,#b0560f) 88%, var(--ink,#23201b));font-size:9px;font-weight:600}.mp-legend{font-family:var(--font-mono,ui-monospace, monospace);flex-wrap:wrap;gap:.4rem .9rem;margin-top:.35rem;font-size:.66rem;display:flex}.mp-lg{color:var(--ink,#23201b);align-items:center;gap:.35rem;display:inline-flex}.mp-lg em{color:var(--ink-mute,#6d6252);font-style:normal}.mp-lg:before{content:"";background:currentColor;border-radius:2px;width:.9rem;height:.16rem}.mp-lg-cand{color:var(--signal,#1f56de)}.mp-lg-chosen{color:var(--entity-pusher,#b0560f)}.mp-lg-chosen:before{height:.24rem}.mp-readout{border:1px solid var(--rule-strong,#c8bc9e);background:color-mix(in srgb, var(--paper,#f7f3ea) 88%, transparent);font-family:var(--font-mono,ui-monospace, monospace);border-radius:5px;gap:.28rem;margin-top:.35rem;padding:.45rem .55rem;font-size:.7rem;display:grid}.mp-row{justify-content:space-between;align-items:baseline;gap:.8rem;display:flex}.mp-k{color:var(--ink,#23201b);align-items:center;gap:.35rem;display:inline-flex}.mp-k:before{content:"";background:currentColor;border-radius:50%;width:.6rem;height:.6rem}.mp-k-plan{color:var(--entity-pusher,#b0560f)}.mp-k-break{color:var(--alert,#c0362a)}.mp-k-rand{color:var(--ink-mute,#6d6252)}.mp-v{font-variant-numeric:tabular-nums;color:var(--ink,#23201b);font-weight:600}.mp-v.mp-good{color:var(--entity-target,#0c7d5f)}.mp-v.mp-bad{color:var(--alert,#c0362a)}.mp-v.mp-muted{color:var(--ink-mute,#6d6252)}.mp-note{font-family:var(--font-mono,ui-monospace, monospace);color:var(--ink-mute,#6d6252);font-size:.66rem;line-height:1.5}.mp-note b{color:var(--ink,#23201b);font-weight:600}.bk-sr{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.mp-seg-btn{transition:none}}
