.aoa-figure{margin:1.5rem 0}.aoa-frame{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-sub);padding:.5rem;overflow-x:auto}.aoa-svg{display:block;width:100%;min-width:320px;height:auto;font-family:inherit}.aoa-caption{margin:.6rem 0 0;font-size:.86rem;line-height:1.8;color:var(--fg-muted)}.aoa-node circle{fill:var(--bg);stroke:var(--fg-muted);stroke-width:1.6}.aoa-node.is-critical circle{stroke:var(--accent);stroke-width:2.6}.aoa-num{font-size:15px;font-weight:700;fill:var(--fg)}.aoa-time{font-size:11px;fill:var(--fg-muted)}.aoa-line{stroke:var(--fg-muted);stroke-width:1.8;fill:none}.aoa-head{fill:var(--fg-muted);stroke:none}.aoa-elabel{font-size:12.5px;font-weight:600;fill:var(--fg);paint-order:stroke;stroke:var(--bg-sub);stroke-width:3.5px;stroke-linejoin:round}.aoa-edge.is-dummy .aoa-line{stroke-dasharray:5 4;stroke-width:1.4}.aoa-edge.is-dummy .aoa-elabel{fill:var(--fg-muted);font-weight:500}.aoa-edge.is-critical .aoa-line{stroke:var(--accent);stroke-width:3.4}.aoa-edge.is-critical .aoa-head,.aoa-edge.is-critical .aoa-elabel{fill:var(--accent)}.aoa-edge.is-reach .aoa-line{stroke:var(--fg);stroke-width:2.2;opacity:.55}.aoa-edge.is-reach .aoa-head{fill:var(--fg);opacity:.55}.aoa-edge.is-path .aoa-line{stroke:#c2410c;stroke-width:4;opacity:1}.aoa-edge.is-path .aoa-head{fill:#c2410c;opacity:1}.aoa-edge.is-path .aoa-elabel{fill:#c2410c;font-weight:700}@media(prefers-color-scheme:dark){.aoa-edge.is-path .aoa-line{stroke:#fb923c}.aoa-edge.is-path .aoa-head,.aoa-edge.is-path .aoa-elabel{fill:#fb923c}}.aoa-edge.is-selected .aoa-line{stroke-dasharray:none}.aoa-edge.is-selected .aoa-elabel{text-decoration:underline}.aoa-edge.is-dim .aoa-line,.aoa-edge.is-dim .aoa-head,.aoa-edge.is-dim .aoa-elabel{opacity:.22}.aoa-hit{stroke:transparent;stroke-width:22;fill:none;cursor:pointer}.aoa-edge:focus{outline:none}.aoa-edge:focus-visible .aoa-line{stroke-dasharray:2 3}.aoa-app{margin:1.5rem 0}.aoa-app [hidden]{display:none!important}.aoa-examples{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .9rem;padding:0;list-style:none}.aoa-ex{border:1px solid var(--border);border-radius:999px;background:var(--bg);color:var(--fg);padding:.3rem .85rem;font-size:.85rem;font-weight:600;cursor:pointer}.aoa-ex:hover{border-color:var(--accent);color:var(--accent)}.aoa-ex[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.aoa-readout{margin:.9rem 0 0;border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;background:var(--bg);font-size:.92rem;line-height:1.85}.aoa-readout p{margin:0 0 .4rem}.aoa-readout p:last-child{margin-bottom:0}.aoa-total{font-size:1.15rem;font-weight:700}.aoa-total b{color:#c2410c}@media(prefers-color-scheme:dark){.aoa-total b{color:#fb923c}}.aoa-route{font-weight:600;word-break:break-word}.aoa-hint{color:var(--fg-muted);font-size:.87rem}.aoa-editor{margin:1rem 0 0}.aoa-editor summary{cursor:pointer;font-weight:700;font-size:.92rem;padding:.35rem 0}.aoa-editor textarea{width:100%;min-height:9rem;box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;line-height:1.7;padding:.6rem .7rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--fg)}.aoa-editor textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.aoa-help{font-size:.85rem;color:var(--fg-muted);line-height:1.8;margin:.5rem 0}.aoa-help code{font-size:.9em}.aoa-msg{margin:.7rem 0 0;padding:.6rem .8rem;border-radius:var(--radius);font-size:.88rem;line-height:1.75}.aoa-msg.is-error{background:var(--warn-bg);border:1px solid var(--warn-border)}.aoa-msg.is-warn{background:var(--bg-sub);border:1px solid var(--border);color:var(--fg-muted)}.aoa-msg ul{margin:.2rem 0 0;padding-left:1.2rem}.aoa-controls{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;margin:.8rem 0 0;font-size:.88rem}.aoa-controls label{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.aoa-reset{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--fg);padding:.3rem .8rem;font-size:.85rem;cursor:pointer}.aoa-reset:hover{border-color:var(--accent);color:var(--accent)}.aoa-table{width:100%;font-size:.88rem;margin-top:1rem}.aoa-table td:first-child{font-weight:700;white-space:nowrap}.aoa-table tr.is-critical td{background:var(--accent-soft)}.aoa-table .num{text-align:right;white-space:nowrap}@media(max-width:30rem){.aoa-elabel{font-size:13.5px}.aoa-readout{font-size:.88rem}}
