.ExcerptCard-module__JRh9Fa__card{gap:var(--space-4);background:var(--ground-raised);border-radius:var(--radius-surface);padding:var(--space-5);border:0;flex-direction:column;display:flex}.ExcerptCard-module__JRh9Fa__head{justify-content:space-between;align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:var(--hairline) solid var(--rule);display:flex}.ExcerptCard-module__JRh9Fa__id{color:var(--ink);font-weight:var(--weight-mono-emphasis)}.ExcerptCard-module__JRh9Fa__title{letter-spacing:-.01em}.ExcerptCard-module__JRh9Fa__body{flex:1}.ExcerptCard-module__JRh9Fa__well{background:var(--ground-inset);border-radius:var(--radius-tight);padding:var(--space-4);border:0;overflow-x:auto}.ExcerptCard-module__JRh9Fa__wellLabel{color:var(--ink-faint);margin-bottom:var(--space-3)}.ExcerptCard-module__JRh9Fa__fields{gap:var(--space-2);flex-direction:column;margin:0;display:flex}.ExcerptCard-module__JRh9Fa__fieldRow{gap:var(--space-2);align-items:baseline;display:flex}.ExcerptCard-module__JRh9Fa__fieldRow dd{margin:0}.ExcerptCard-module__JRh9Fa__fieldName{color:var(--ink-faint);flex:none}.ExcerptCard-module__JRh9Fa__fieldValue{color:var(--ink-muted);line-height:1.6}.ExcerptCard-module__JRh9Fa__fieldRow[data-tone=live] .ExcerptCard-module__JRh9Fa__fieldValue{color:var(--status-live)}.ExcerptCard-module__JRh9Fa__foot{padding-top:var(--space-3);border-top:var(--hairline) solid var(--rule)}
.LedgerRun-module__ORYNEW__region[data-run-mode=scroll]{height:260vh}.LedgerRun-module__ORYNEW__stickyFrame{flex-direction:column;justify-content:flex-start;display:flex;position:sticky;top:0}.LedgerRun-module__ORYNEW__region[data-run-mode=scroll] .LedgerRun-module__ORYNEW__stickyFrame{top:96px}.LedgerRun-module__ORYNEW__panel{background:var(--ground-raised);border-radius:var(--radius-surface);border:0;overflow:clip}.LedgerRun-module__ORYNEW__head{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);border-bottom:var(--hairline) solid var(--rule);display:flex}.LedgerRun-module__ORYNEW__headLeft{align-items:baseline;gap:var(--space-4);min-width:0;display:inline-flex}.LedgerRun-module__ORYNEW__headKind{color:var(--ink-muted)}.LedgerRun-module__ORYNEW__headMeta{color:var(--ink-faint);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.LedgerRun-module__ORYNEW__toolbar{align-items:center;gap:var(--space-4);flex:none;display:inline-flex}.LedgerRun-module__ORYNEW__stageCount{color:var(--ink-faint);font-variant-numeric:tabular-nums}.LedgerRun-module__ORYNEW__toolBtn{font-family:var(--font-body);font-size:var(--type-meta);font-weight:var(--weight-emphasis);text-transform:uppercase;letter-spacing:.05em;color:var(--ink-muted);border:var(--hairline) solid var(--rule-strong);padding:var(--space-2) var(--space-3);min-height:32px;transition:color var(--motion-tap), border-color var(--motion-tap)}.LedgerRun-module__ORYNEW__toolBtn:hover{color:var(--ink);border-color:var(--ink)}.LedgerRun-module__ORYNEW__stages{flex-direction:column;list-style:none;display:flex}.LedgerRun-module__ORYNEW__stageItem{gap:var(--space-3);padding:var(--space-5);border-bottom:var(--hairline) solid var(--rule);flex-direction:column;display:flex}.LedgerRun-module__ORYNEW__stageItem:last-child{border-bottom:none}.LedgerRun-module__ORYNEW__stageLabel{align-items:baseline;gap:var(--space-3);display:flex}.LedgerRun-module__ORYNEW__stageNum{color:var(--ink-faint);font-variant-numeric:tabular-nums}.LedgerRun-module__ORYNEW__stageName{color:var(--ink)}.LedgerRun-module__ORYNEW__panel[data-stage="1"] .LedgerRun-module__ORYNEW__stageItem[data-idx="2"],.LedgerRun-module__ORYNEW__panel[data-stage="1"] .LedgerRun-module__ORYNEW__stageItem[data-idx="3"],.LedgerRun-module__ORYNEW__panel[data-stage="1"] .LedgerRun-module__ORYNEW__stageItem[data-idx="4"],.LedgerRun-module__ORYNEW__panel[data-stage="1"] .LedgerRun-module__ORYNEW__stageItem[data-idx="5"],.LedgerRun-module__ORYNEW__panel[data-stage="2"] .LedgerRun-module__ORYNEW__stageItem[data-idx="3"],.LedgerRun-module__ORYNEW__panel[data-stage="2"] .LedgerRun-module__ORYNEW__stageItem[data-idx="4"],.LedgerRun-module__ORYNEW__panel[data-stage="2"] .LedgerRun-module__ORYNEW__stageItem[data-idx="5"],.LedgerRun-module__ORYNEW__panel[data-stage="3"] .LedgerRun-module__ORYNEW__stageItem[data-idx="4"],.LedgerRun-module__ORYNEW__panel[data-stage="3"] .LedgerRun-module__ORYNEW__stageItem[data-idx="5"],.LedgerRun-module__ORYNEW__panel[data-stage="4"] .LedgerRun-module__ORYNEW__stageItem[data-idx="5"]{display:none}@keyframes LedgerRun-module__ORYNEW__settle{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.LedgerRun-module__ORYNEW__panel[data-run-mode=scroll] .LedgerRun-module__ORYNEW__stageItem,.LedgerRun-module__ORYNEW__panel[data-run-mode=tap] .LedgerRun-module__ORYNEW__stageItem{animation:LedgerRun-module__ORYNEW__settle var(--motion-settle) both}}.LedgerRun-module__ORYNEW__well{background:var(--ground-inset);border-radius:var(--radius-tight);padding:var(--space-4);border:0}.LedgerRun-module__ORYNEW__brief{color:var(--ink);line-height:var(--leading-ledger)}.LedgerRun-module__ORYNEW__scopeLines{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.LedgerRun-module__ORYNEW__scopeLine{align-items:baseline;gap:var(--space-3);line-height:var(--leading-ledger);display:flex}.LedgerRun-module__ORYNEW__scopeMark{flex:none;align-self:center;width:6px;height:6px}.LedgerRun-module__ORYNEW__scopeMarkGranted{background:var(--status-live)}.LedgerRun-module__ORYNEW__scopeMarkDenied{border:var(--hairline) solid var(--ink-faint);background:0 0}.LedgerRun-module__ORYNEW__scopeGranted{color:var(--status-live)}.LedgerRun-module__ORYNEW__scopeDenied{color:var(--ink-muted)}.LedgerRun-module__ORYNEW__scopeNote{color:var(--ink-faint)}.LedgerRun-module__ORYNEW__execLine{color:var(--ink)}.LedgerRun-module__ORYNEW__execNote{color:var(--ink-muted);font-family:var(--font-body);font-size:var(--type-meta-sm)}.LedgerRun-module__ORYNEW__track{background:var(--ground-inset);max-width:480px;height:2px}.LedgerRun-module__ORYNEW__fill{background:var(--ink-muted);transform-origin:0;height:100%;transform:scaleX(1)}@media (prefers-reduced-motion:no-preference){.LedgerRun-module__ORYNEW__panel[data-run-mode=scroll] .LedgerRun-module__ORYNEW__fill,.LedgerRun-module__ORYNEW__panel[data-run-mode=tap] .LedgerRun-module__ORYNEW__fill{animation:LedgerRun-module__ORYNEW__run-fill var(--motion-drift) both}}@keyframes LedgerRun-module__ORYNEW__run-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.LedgerRun-module__ORYNEW__execFoot{color:var(--ink-faint)}.LedgerRun-module__ORYNEW__candidates{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.LedgerRun-module__ORYNEW__candidateRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.LedgerRun-module__ORYNEW__candidateIdx{color:var(--ink-faint);font-variant-numeric:tabular-nums}.LedgerRun-module__ORYNEW__redaction{background:repeating-linear-gradient(-45deg, var(--ground-inset), var(--ground-inset) 4px, var(--rule-strong) 4px, var(--rule-strong) 5px);border:var(--hairline) solid var(--rule-strong);width:140px;height:.9em;display:inline-block}.LedgerRun-module__ORYNEW__candidateMeta{color:var(--ink-muted)}.LedgerRun-module__ORYNEW__verifyLine{color:var(--ink);max-width:60ch;line-height:1.6}.LedgerRun-module__ORYNEW__recordLine{color:var(--ink)}.LedgerRun-module__ORYNEW__quotaLine{color:var(--ink-muted)}.LedgerRun-module__ORYNEW__redactionLine{color:var(--ink-faint);max-width:64ch;line-height:1.6}.LedgerRun-module__ORYNEW__tapBtn,.LedgerRun-module__ORYNEW__tapDone{width:100%;min-height:48px;padding:var(--space-4);border-top:var(--hairline) solid var(--rule);font-family:var(--font-body);font-size:var(--type-meta);font-weight:var(--weight-emphasis);color:var(--paper);background:var(--ultramarine);text-align:center;justify-content:center;align-items:center;text-decoration:none;display:flex}
