:root{--robot-paper:var(--bg);--robot-panel:var(--surface);--robot-ink:var(--green);--robot-muted:var(--muted);--robot-line:var(--line)}
.robot-figure{margin:1.75rem 0;padding:1.2rem;border:1px solid var(--robot-line);border-radius:10px;background:var(--surface);overflow:hidden}.robot-figure figcaption h3{font-size:1.35rem;margin:.55rem 0}.robot-figure figcaption p{font-size:.96rem;line-height:1.55}.robot-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.2rem;background:var(--robot-panel);padding:1rem;border-radius:7px}.robot-controls label{display:block;font-size:.83rem}.robot-controls label>span:first-child{display:flex;justify-content:space-between;gap:.5rem}.robot-controls input[type=range]{width:100%;accent-color:var(--robot-ink);min-height:32px}.control-ends{display:flex;justify-content:space-between;line-height:1}.control-ends small{font-size:.69rem;color:var(--robot-muted)}.robot-result{margin-top:1rem}.robot-result svg{display:block;width:100%;height:auto;font-family:inherit}.robot-result svg text{fill:currentColor;font-size:11px}.robot-result svg .axis-label{font-size:11px;font-weight:650}.gridline{stroke:var(--robot-line);stroke-width:.7;stroke-dasharray:3 4}.zero-line{stroke:var(--robot-muted);stroke-width:1.2}.robot-chart{margin:.8rem 0 1.2rem}.plot-legend{display:flex;gap:.3rem 1.2rem;flex-wrap:wrap;font-size:.8rem}.plot-legend i{display:inline-block;width:15px;height:3px;vertical-align:middle;margin-right:.4rem}.computed-values{margin:.7rem 0}.robot-bars{max-height:350px}.robot-geometry{max-height:310px}.model-status{font-weight:600;font-size:.91rem;border-left:3px solid #a58030;padding:.6rem .8rem;background:var(--robot-panel)}.robot-figure table{width:100%;border-collapse:collapse;font-size:.88rem}.robot-figure td,.robot-figure th{border:1px solid var(--robot-line);padding:.4rem;text-align:right}.robot-figure th:first-child{text-align:left}.robot-matrix{overflow:auto;margin:1rem 0}.robot-matrix table{width:auto;max-width:100%;margin:0 auto}.robot-matrix tr.active-row{background:var(--yellow)}.robot-graph{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin:1rem 0;font-size:.85rem}.robot-graph strong{padding:.7rem;border:2px solid var(--robot-ink);border-radius:7px}.robot-graph b{flex-basis:100%;text-align:center}.robot-graph.rejected strong{border-style:dashed}.robot-figure details{margin:.7rem 0;font-size:.9rem}.robot-figure summary{cursor:pointer;font-weight:600}.figure-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin:1rem 0 .6rem}.figure-actions button{font-size:.85rem}.figure-scope{font-size:.77rem!important;color:var(--robot-muted);line-height:1.5;margin-bottom:0!important}.model-error{padding:1rem;border:2px solid #a34955;border-radius:8px}
@media(max-width:600px){.robot-figure{padding:12px}.robot-controls{padding:10px;grid-template-columns:1fr}.robot-result svg text{font-size:12px}}
