.dp-evaluation-device{min-width:0}.dp-evaluation-device .ppo-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.dp-stages,.dp-code-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.dp-evaluation-device button{font:inherit;color:inherit;background:var(--surface,#fff);border:1px solid var(--border,#cbd0d8);border-radius:5px;padding:8px 11px;cursor:pointer}.dp-evaluation-device button[aria-pressed=true]{background:var(--text,#17171a);color:var(--surface,#fff)}.dp-evaluation-device figure{margin:22px 0;overflow-x:auto}.dp-evaluation-device svg{display:block;width:100%;height:auto}.dp-evaluation-device svg text{font:13px ui-monospace,SFMono-Regular,Consolas,monospace;fill:currentColor;stroke:none}.dp-evaluation-device svg path,.dp-evaluation-device svg circle{stroke:currentColor;stroke-width:1.5;fill:none;vector-effect:non-scaling-stroke}.dp-evaluation-device svg .dp-safe{fill:var(--surface,#fff);stroke:#256e64;stroke-width:2}.dp-evaluation-device svg .dp-danger{fill:var(--surface,#fff);stroke:#ad633d;stroke-width:2}.dp-evaluation-device svg .dp-danger-line{stroke:#ad633d;stroke-dasharray:5 4}.dp-evaluation-device svg .dp-grid{opacity:.16;stroke-width:1}.dp-evaluation-device svg .dp-axis{opacity:.65}.dp-evaluation-device svg .dp-stem{stroke:#256e64;stroke-width:2.5}.dp-evaluation-device svg .dp-line-safe{stroke:#256e64;stroke-width:2.4}.dp-evaluation-device svg .dp-line-danger{stroke:#ad633d;stroke-width:2.4;stroke-dasharray:6 5}.dp-evaluation-device svg .dp-marker{stroke-dasharray:2 5;opacity:.65}.dp-evaluation-device figcaption{font-size:13px;line-height:1.75;color:var(--text-secondary,#73747b);margin-top:8px}.dp-content>p,.dp-calculation{line-height:1.9}.dp-calculation{border-left:2px solid var(--border,#cbd0d8);padding-left:14px}.dp-step{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dp-step input{flex:1;min-width:160px}.dp-evaluation-device .trace-code pre,.dp-evaluation-device details pre{overflow:auto;max-width:100%}@media(max-width:650px){.dp-evaluation-device .ppo-controls{grid-template-columns:1fr}.dp-evaluation-device svg{min-width:560px}.dp-evaluation-device svg text{font-size:13px}}
.dp-evaluation-device .dp-narrow-tree{display:none}
@media(max-width:650px){.dp-evaluation-device svg{min-width:0}.dp-evaluation-device .dp-wide-tree{display:none}.dp-evaluation-device .dp-narrow-tree{display:block}}
