.runner{display:flex;flex-direction:column;gap:var(--space-5);min-width:0}.runner [hidden]{display:none!important}.runner .num,.runner .table .num{font-variant-numeric:tabular-nums}.runner-view{min-width:0}.runner-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.runner-label{color:var(--text-faint);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase}.runner-fineprint{font-size:var(--text-sm)}.runner-stats{display:grid;gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));margin:0}.runner-stat{border:var(--border-width) solid var(--border);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);background:var(--bg)}.runner-stat dt{color:var(--text-faint);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase}.runner-stat dd{margin:var(--space-1) 0 0;font-size:var(--text-lg);font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums}.runner-bar{position:sticky;top:0;z-index:var(--z-sticky);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface);border:var(--border-width) solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}.runner-bar__left,.runner-bar__right{display:flex;align-items:center;gap:var(--space-3)}.runner-bar__sep{color:var(--text-faint)}.runner-progress{font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums}.runner-clock{font-family:var(--font-mono);font-variant-numeric:tabular-nums;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--surface-muted);color:var(--text-muted)}.runner-clock--warn{background:var(--signal-soft);color:var(--signal-strong);font-weight:var(--weight-semibold)}.runner-item{display:flex;flex-direction:column;gap:var(--space-4);background:var(--surface);border:var(--border-width) solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-1);min-width:0}.runner-stem{font-size:var(--text-md);line-height:var(--leading-loose);max-width:var(--prose-max)}.runner-options{display:flex;flex-direction:column;gap:var(--space-3);border:0;margin:0;padding:0;min-width:0}.runner-option{display:flex;gap:var(--space-3);align-items:flex-start;padding:var(--space-4);border:var(--border-width) solid var(--border);border-radius:var(--radius-md);background:var(--bg);cursor:pointer}.runner-option:hover{border-color:var(--border-strong)}.runner-option__input{margin:.25em 0 0;accent-color:var(--accent);flex:0 0 auto}.runner-option__input:focus-visible+.runner-option__body{outline:var(--border-width-thick) solid var(--focus-ring);outline-offset:4px;border-radius:var(--radius-sm)}.runner-option:has(.runner-option__input:checked){border-color:var(--accent-border);background:var(--accent-soft)}.runner-option__body{display:flex;gap:var(--space-3);align-items:flex-start;min-width:0}.runner-option__key{color:var(--text-faint);font-variant-numeric:tabular-nums;flex:0 0 auto}.runner-option__text{line-height:var(--leading-loose)}.runner-foot{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:space-between}.runner-map{display:flex;flex-wrap:wrap;gap:var(--space-1)}.runner-map__cell{min-width:2rem;padding:var(--space-1) var(--space-2);border:var(--border-width) solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);font:inherit;font-size:var(--text-xs);font-variant-numeric:tabular-nums;cursor:pointer}.runner-map__cell--answered{background:var(--surface-inset);color:var(--text);border-color:var(--border-strong)}.runner-map__cell--current{border-color:var(--accent);color:var(--accent-strong);font-weight:var(--weight-semibold)}.runner-families{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.runner-review{border-top:var(--border-width) solid var(--grid-line);padding:var(--space-3) 0}.runner-review__summary{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);cursor:pointer}.runner-review__index{color:var(--text-faint);min-width:1.5rem;font-variant-numeric:tabular-nums}.runner-review__cite{color:var(--text-faint);font-size:var(--text-xs)}.runner-review__stem{flex:1 1 18rem;min-width:0;color:var(--text-muted);font-size:var(--text-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.runner-review[open] .runner-review__stem{white-space:normal;overflow:visible}.runner-review__body{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4) 0 var(--space-2)}.runner-verdict{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:var(--border-width) solid var(--border);border-left-width:3px;border-radius:var(--radius-md);background:var(--bg)}.runner-verdict--key{border-color:var(--success);background:var(--success-soft)}.runner-verdict--mine{border-color:var(--signal);background:var(--signal-soft)}.runner-explanation{line-height:var(--leading-loose);max-width:var(--prose-max)}.runner kbd{background:var(--surface-inset);border:var(--border-width) solid var(--border);border-radius:var(--radius-sm);padding:0 .35em}.runner [data-domain=D1]{color:var(--domain-d1)}.runner [data-domain=D2]{color:var(--domain-d2)}.runner [data-domain=D3]{color:var(--domain-d3)}.runner [data-domain=D4]{color:var(--domain-d4)}.runner [data-domain=D5]{color:var(--domain-d5)}
