.ledger-commit-strip[data-astro-cid-tt63lfha]{position:relative;border-radius:12px;border:1px solid var(--border);background:var(--command-surface-bg);box-shadow:0 8px 32px #0000004d,inset 0 1px 0 var(--panel-edge-light);overflow:hidden}[data-astro-cid-tt63lfha][data-theme=light] .ledger-commit-strip[data-astro-cid-tt63lfha]{background:#ffffffe0;box-shadow:0 8px 32px #0f172a14,0 1px 3px #0f172a0a,inset 0 1px #fffc;border-color:#64748b2e}.lcs-header[data-astro-cid-tt63lfha]{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;border-bottom:1px solid var(--border);position:relative}.lcs-header[data-astro-cid-tt63lfha]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--panel-edge-light),transparent);pointer-events:none}.lcs-header-label[data-astro-cid-tt63lfha]{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-weight:600}[data-astro-cid-tt63lfha][data-theme=dark] .lcs-header-label[data-astro-cid-tt63lfha]{color:#00f5ffcc}[data-astro-cid-tt63lfha][data-theme=light] .lcs-header-label[data-astro-cid-tt63lfha]{color:#0e7490}.lcs-header-sub[data-astro-cid-tt63lfha]{font-family:var(--font-mono);font-size:.5rem;color:var(--text-muted);letter-spacing:.02em}.lcs-body[data-astro-cid-tt63lfha]{position:relative;padding:.25rem 0}.ledger-commit-row[data-astro-cid-tt63lfha]{display:flex;align-items:center;gap:.5rem;padding:.45rem 1rem;position:relative;border-left:2px solid transparent;transition:border-color .3s ease,background .3s ease}.ledger-commit-row[data-astro-cid-tt63lfha]:before{content:"";position:absolute;inset:0;background:var(--ledger-row-active);opacity:0;pointer-events:none;transition:opacity .3s ease}.ledger-commit-row[data-astro-cid-tt63lfha].row-active:before{opacity:1}.lcs-id-chip[data-astro-cid-tt63lfha]{flex-shrink:0;min-width:0}.lcs-id-text[data-astro-cid-tt63lfha]{font-family:var(--font-mono);font-size:.45rem;letter-spacing:.04em;color:var(--event-id-color);padding:.1rem .35rem;border-radius:2px;background:var(--event-status-bg);border:1px solid var(--ledger-row-border);white-space:nowrap}.lcs-label[data-astro-cid-tt63lfha]{flex:1;min-width:0}.lcs-label-text[data-astro-cid-tt63lfha]{font-family:var(--font-mono);font-size:.5rem;color:var(--text-secondary);white-space:nowrap;transition:color .3s ease}.ledger-commit-row[data-astro-cid-tt63lfha].row-active .lcs-label-text[data-astro-cid-tt63lfha]{color:var(--text-primary)}.lcs-state-chip[data-astro-cid-tt63lfha]{flex-shrink:0}.lcs-state-text[data-astro-cid-tt63lfha]{font-family:var(--font-mono);font-size:.45rem;letter-spacing:.02em;color:var(--text-muted);padding:.1rem .35rem;border-radius:2px;background:var(--event-status-bg);border:1px solid var(--ledger-row-border);white-space:nowrap;transition:color .3s ease,border-color .3s ease}.ledger-commit-row[data-astro-cid-tt63lfha].row-active .lcs-state-text[data-astro-cid-tt63lfha]{color:var(--accent);border-color:var(--diagram-line-active)}[data-astro-cid-tt63lfha][data-theme=dark] .ledger-commit-row[data-astro-cid-tt63lfha].row-active .lcs-state-text[data-astro-cid-tt63lfha]{color:#00f5ffb3}[data-astro-cid-tt63lfha][data-theme=light] .ledger-commit-row[data-astro-cid-tt63lfha].row-active .lcs-state-text[data-astro-cid-tt63lfha]{color:#0e7490}.lcs-trace-marker[data-astro-cid-tt63lfha]{width:3px;height:3px;border-radius:50%;background:var(--text-muted);opacity:.3;flex-shrink:0;transition:background .3s ease,opacity .3s ease}.ledger-commit-row[data-astro-cid-tt63lfha].row-active .lcs-trace-marker[data-astro-cid-tt63lfha]{background:var(--accent);opacity:.7}[data-astro-cid-tt63lfha][data-theme=dark] .ledger-commit-row[data-astro-cid-tt63lfha].row-active .lcs-trace-marker[data-astro-cid-tt63lfha]{background:#00f5ff99}[data-astro-cid-tt63lfha][data-theme=light] .ledger-commit-row[data-astro-cid-tt63lfha].row-active .lcs-trace-marker[data-astro-cid-tt63lfha]{background:#0e7490}.ledger-commit-row[data-astro-cid-tt63lfha]{animation:ledger-row-cycle var(--motion-ledger) ease-in-out infinite;animation-delay:calc(var(--row-index) * 1.7s)}@keyframes ledger-row-cycle{0%,to{border-color:transparent}2%,14%{border-color:var(--accent)}18%,to{border-color:transparent}}.ledger-commit-row[data-astro-cid-tt63lfha] .lcs-trace-marker[data-astro-cid-tt63lfha]{animation:ledger-dot-cycle var(--motion-ledger) ease-in-out infinite;animation-delay:calc(var(--row-index) * 1.7s)}@keyframes ledger-dot-cycle{0%,to{background:var(--text-muted);opacity:.25}2%,14%{background:var(--accent);opacity:.5}18%,to{background:var(--text-muted);opacity:.25}}.lcs-trace-line[data-astro-cid-tt63lfha]{position:absolute;top:0;right:1.5rem;width:1px;height:100%;background:var(--diagram-line);opacity:.2;overflow:hidden}.lcs-trace-line[data-astro-cid-tt63lfha]:before{content:"";position:absolute;top:0;left:0;width:100%;height:24px;background:linear-gradient(180deg,transparent,var(--accent),transparent);opacity:0;animation:trace-line-down var(--motion-flow-slow) ease-in-out infinite}[data-astro-cid-tt63lfha][data-theme=dark] .lcs-trace-line[data-astro-cid-tt63lfha]:before{background:linear-gradient(180deg,transparent,rgba(0,245,255,.3),transparent)}[data-astro-cid-tt63lfha][data-theme=light] .lcs-trace-line[data-astro-cid-tt63lfha]:before{background:linear-gradient(180deg,transparent,rgba(14,116,144,.25),transparent)}@keyframes trace-line-down{0%{top:0;opacity:0}3%{opacity:.3}45%{top:calc(100% - 24px);opacity:.3}50%,to{opacity:0}}.lcs-footer[data-astro-cid-tt63lfha]{padding:.5rem 1rem .75rem;border-top:1px solid var(--border)}.lcs-footer-label[data-astro-cid-tt63lfha]{font-family:var(--font-mono);font-size:.5rem;color:var(--text-muted);letter-spacing:.02em}@media(max-width:767px){.ledger-commit-row[data-astro-cid-tt63lfha]{padding:.4rem .75rem;gap:.35rem}.lcs-id-text[data-astro-cid-tt63lfha]{font-size:.4rem;padding:.0625rem .25rem}.lcs-label-text[data-astro-cid-tt63lfha]{font-size:.45rem}.lcs-state-text[data-astro-cid-tt63lfha]{font-size:.4rem;padding:.0625rem .25rem}.lcs-trace-line[data-astro-cid-tt63lfha]{right:1rem}.lcs-header[data-astro-cid-tt63lfha]{padding:.625rem .75rem}.lcs-footer[data-astro-cid-tt63lfha]{padding:.5rem .75rem .625rem}}@media(max-width:430px){.lcs-label-text[data-astro-cid-tt63lfha]{font-size:.4rem}.lcs-header-label[data-astro-cid-tt63lfha]{font-size:.5rem}}@media(prefers-reduced-motion:reduce){.ledger-commit-row[data-astro-cid-tt63lfha],.ledger-commit-row[data-astro-cid-tt63lfha] .lcs-trace-marker[data-astro-cid-tt63lfha],.lcs-trace-line[data-astro-cid-tt63lfha]:before{animation:none!important}.ledger-commit-row[data-astro-cid-tt63lfha]{border-color:var(--border)}.ledger-commit-row[data-astro-cid-tt63lfha]:first-child{border-color:var(--accent)}.ledger-commit-row[data-astro-cid-tt63lfha]:first-child .lcs-trace-marker[data-astro-cid-tt63lfha]{background:var(--accent);opacity:.7}.lcs-trace-line[data-astro-cid-tt63lfha]:before{opacity:.2;top:0}}
