:root{--paper:var(--brand-paper,#fffefa);--paper-raised:var(--brand-paper-raised,#ffffff);--ink:var(--brand-paper-ink,#111111);--ink-muted:var(--brand-paper-muted,#6d6d68);--line:var(--brand-paper-line,#e3e4df);--paper-accent:var(--brand-accent,#1465b4);--paper-success:var(--brand-success,#0f6b55);--paper-warning:var(--brand-warning,#b46f16);--paper-danger:var(--brand-danger,#fa4a24);--paper-radius:8px;--paper-pill-radius:999px}.ci-artifact-page,.ci-paper{color:var(--ink);background:var(--paper)}.ci-artifact-page{min-height:100%;padding:clamp(24px,4vw,56px)}.ci-paper{border:1px solid var(--line);border-radius:var(--paper-radius);box-shadow:none}.ci-paper-grid{background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:18px 18px}.ci-dot-pill,.ci-paper-label,.ci-type-role{font-family:var(--font-mono,ui-monospace,SFMono-Regular,"SF Mono",Menlo,Monaco,Consolas,monospace)}.ci-paper-label,.ci-type-role--mono-label{color:var(--ink-muted);font-size:10px;letter-spacing:0;line-height:1;text-transform:lowercase}.ci-type-role--tabular{font-variant-numeric:tabular-nums}.ci-type-role--caption{color:var(--ink-muted);font-size:12px;line-height:1.45}.ci-dot-pill{display:inline-flex;align-items:center;gap:7px;min-height:22px;padding:0 9px;border:1px solid var(--line);border-radius:var(--paper-pill-radius);color:var(--ink-muted);font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:0;text-transform:lowercase}.ci-evidence-card{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:var(--paper-radius);color:var(--ink);background:var(--paper);box-shadow:none}.ci-evidence-card__header{display:flex;align-items:start;justify-content:space-between;gap:12px}.ci-evidence-card__title{margin:0;color:var(--ink);font-size:14px;font-weight:600;line-height:1.25}.ci-evidence-card__footer,.ci-evidence-card__meta{color:var(--ink-muted);font-size:12px;font-variant-numeric:tabular-nums;line-height:1.45}.ci-evidence-card__footer{padding-top:10px;border-top:1px solid var(--line)}@page{size:auto;margin:.55in}@media print{:root{color-scheme:light}body{color:var(--ink)!important}.ci-artifact-page,body{background:var(--paper)!important}.ci-artifact-page{min-height:auto;padding:0}.ci-evidence-card,.ci-paper{break-inside:avoid;box-shadow:none!important}.ci-paper-grid{background-image:none!important}}.ci-status-dot{display:inline-block;flex-shrink:0;border-radius:var(--radius-full,9999px)}.ci-status-dot[data-pulse=true]{animation:ci-status-dot-pulse 1.6s ease-in-out infinite}@keyframes ci-status-dot-pulse{0%,to{opacity:.64;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ci-status-dot[data-pulse=true]{animation:none}}.ci-run-receipt{display:flex;flex-direction:column;gap:10px;width:100%;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-sm,.625rem);background:color-mix(in srgb,var(--background-secondary),transparent 25%)}.ci-run-receipt--compact{gap:8px;padding:10px 12px}.ci-run-receipt__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px}.ci-run-receipt__verdicts{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.ci-run-receipt__pill{display:inline-flex;align-items:center;gap:7px;padding:4px 12px 4px 9px;border:1px solid var(--border);border-radius:var(--radius-full,999px);font-size:12px}.ci-run-receipt--compact .ci-run-receipt__pill{padding:3px 9px 3px 7px;font-size:11px}.ci-run-receipt__pill-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--foreground-quaternary)}.ci-run-receipt__pill-axis{color:var(--foreground-tertiary);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.ci-run-receipt__pill-value{color:var(--foreground);font-weight:600}.ci-run-receipt__pill--met{border-color:color-mix(in srgb,var(--green),transparent 55%);background:color-mix(in srgb,var(--green),transparent 88%)}.ci-run-receipt__pill--met .ci-run-receipt__pill-dot{background:var(--green)}.ci-run-receipt__pill--met .ci-run-receipt__pill-value{color:var(--green)}.ci-run-receipt__pill--not-met{border-color:color-mix(in srgb,var(--red),transparent 55%);background:color-mix(in srgb,var(--red),transparent 88%)}.ci-run-receipt__pill--not-met .ci-run-receipt__pill-dot{background:var(--red)}.ci-run-receipt__pill--not-met .ci-run-receipt__pill-value{color:var(--red)}.ci-run-receipt__pill--running{border-color:color-mix(in srgb,var(--blue),transparent 55%);background:color-mix(in srgb,var(--blue),transparent 90%)}.ci-run-receipt__pill--running .ci-run-receipt__pill-dot{background:var(--blue)}.ci-run-receipt__pill--running .ci-run-receipt__pill-value{color:var(--blue)}.ci-run-receipt__pill--neutral .ci-run-receipt__pill-dot{background:var(--foreground-quaternary)}.ci-run-receipt__meta{display:inline-flex;min-width:0;flex-wrap:wrap;align-items:center;gap:8px}.ci-run-receipt__kind{padding:2px 8px;border:1px solid var(--border);border-radius:var(--radius-full,999px);color:var(--foreground-secondary);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.ci-run-receipt__scope{max-width:200px;overflow:hidden;color:var(--foreground-tertiary);font-family:var(--font-mono);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ci-run-receipt__activity{color:var(--foreground-quaternary);font-size:11px;font-variant-numeric:tabular-nums}.ci-run-receipt__flags{display:inline-flex;flex-wrap:wrap;gap:6px}.ci-run-receipt__flag{padding:2px 9px;border:1px solid var(--border);border-radius:var(--radius-full,999px);color:var(--foreground-secondary);font-size:11px}.ci-run-receipt__flag--attention{border-color:color-mix(in srgb,var(--yellow),transparent 55%);color:var(--yellow);background:color-mix(in srgb,var(--yellow),transparent 90%)}.ci-run-receipt__flag--blocked{border-color:color-mix(in srgb,var(--red),transparent 55%);color:var(--red);background:color-mix(in srgb,var(--red),transparent 90%)}.ci-run-receipt__decision{margin:0;color:var(--foreground-secondary);font-size:13px;line-height:1.5}.ci-run-receipt--compact .ci-run-receipt__decision{font-size:12px}.ci-run-receipt__delta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.ci-run-receipt__delta-kind{padding:1px 7px;border:1px solid color-mix(in srgb,var(--border),transparent 30%);border-radius:var(--radius-full,999px);color:var(--foreground-tertiary);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.ci-run-receipt__delta-summary{min-width:0;color:var(--foreground-secondary);font-size:12px}.ci-run-receipt__delta-time{color:var(--foreground-quaternary);font-size:11px;font-variant-numeric:tabular-nums}.ci-run-receipt__proof-ref{display:inline-flex;align-items:baseline;gap:6px}.ci-run-receipt__proof-ref-label{color:var(--foreground-tertiary);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.ci-run-receipt__proof-ref-code{max-width:280px;overflow:hidden;padding:1px 6px;border:1px solid var(--border);border-radius:var(--radius-sm,.625rem);color:var(--foreground-secondary);background:var(--background-secondary);font-family:var(--font-mono);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ci-run-receipt__bridge{margin-top:2px;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--border),transparent 45%);font-size:11px}.ci-run-receipt__bridge-linked,.ci-run-receipt__bridge-sovereign{display:inline-flex;align-items:center;gap:7px}.ci-run-receipt__bridge-linked{color:var(--foreground-tertiary)}.ci-run-receipt__bridge-sovereign{color:var(--foreground-quaternary)}.ci-run-receipt__bridge-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:currentColor;opacity:.6}.ci-run-receipt__bridge-trace{max-width:180px;overflow:hidden;padding:0 5px;border:1px solid var(--border);border-radius:var(--radius-sm,.625rem);color:var(--foreground-secondary);background:var(--background-secondary);font-family:var(--font-mono);text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}@media (max-width:640px){.ci-run-receipt__head{flex-direction:column;align-items:flex-start;gap:8px}}