/* orchestra-v2-the-orchestrator-became-a-daemon.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* per-post signature: orchestra-v2-the-orchestrator-became-a-daemon — amber-red / dotted-1 / square / tight / heavy-light / line / split-grid */
      .article-wrap[data-sig-palette="amber-red"] {
        --sig-fg: #ff8800;
        --sig-accent: #ff3333;
        --sig-dim: #7a4400;
        --sig-glow: rgba(255,51,51,0.4);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .tldr,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .concept-card,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .info-table,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .key-point,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .visual-flow,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .cta-box,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .do-dont .do,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .do-dont .dont {
        border: 1px dotted var(--sig-fg);
        border-radius: 0;
        padding: 12px 14px;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .tldr-label,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .concept-card h4,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .key-point strong,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .cta-box h3,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .do-dont .do h4,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .do-dont .dont h4 {
        color: var(--sig-fg);
        font-weight: 800;
        letter-spacing: -0.01em;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .tldr p,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .concept-card p,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .key-point p {
        font-weight: 300;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .info-table thead th {
        background: #1a0a00;
        color: var(--sig-accent);
        border-bottom: 1px dotted var(--sig-fg);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .info-table td,
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .info-table th {
        border-color: var(--sig-dim);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .visual-flow {
        background: #0d0500;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .do-dont {
        gap: 12px;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vis-extra {
        margin: 24px 0;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vis-extra figcaption {
        color: var(--sig-accent);
        font-size: 12px;
        margin-top: 8px;
        font-weight: 300;
      }
      /* cause-effect chain */
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-chain svg {
        width: 100%;
        height: auto;
        max-width: 760px;
        display: block;
        margin: 0 auto;
      }
      /* mini terminal mockup */
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-term {
        border: 1px dotted var(--sig-fg);
        background: #0d0500;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-term-bar {
        background: #1a0a00;
        border-bottom: 1px dotted var(--sig-dim);
        padding: 7px 12px;
        font-size: 11px;
        color: var(--sig-accent);
        font-weight: 800;
        letter-spacing: 0.04em;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-term-body {
        padding: 14px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 12px;
        line-height: 1.7;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-term-body .pmt { color: var(--sig-fg); margin-right: 6px; font-weight: 700; }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-term-body .out { color: var(--sig-accent); }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-term-body .key { color: var(--sig-fg); font-weight: 800; }
      /* state-machine */
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-fsm svg {
        width: 100%;
        height: auto;
        max-width: 760px;
        display: block;
        margin: 0 auto;
      }
      /* callout */
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-callout {
        display: grid;
        grid-template-columns: 96px 1fr;
        gap: 14px;
        padding: 16px;
        border-left: 4px solid var(--sig-fg);
        border-top: 1px dotted var(--sig-dim);
        border-right: 1px dotted var(--sig-dim);
        border-bottom: 1px dotted var(--sig-dim);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-callout-tag {
        font-size: 32px;
        font-weight: 800;
        color: var(--sig-fg);
        text-align: center;
        line-height: 1;
        padding: 14px 4px;
        border: 1px dotted var(--sig-fg);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-callout-title {
        color: var(--sig-fg);
        font-weight: 800;
        margin-bottom: 6px;
        letter-spacing: -0.01em;
      }
      /* timeline */
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-tl svg {
        width: 100%;
        height: auto;
        max-width: 760px;
        display: block;
        margin: 0 auto;
      }
      /* matrix */
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-mx {
        display: grid;
        grid-template-columns: 180px repeat(2, 1fr);
        gap: 1px;
        background: var(--sig-dim);
        border: 1px dotted var(--sig-fg);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-mx > div {
        background: #0d0500;
        padding: 9px 12px;
        font-size: 12px;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-mx-h { color: var(--sig-fg); text-align: center; font-weight: 800; }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-mx-rh { color: var(--sig-accent); }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-mx-c { text-align: center; font-weight: 300; }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-mx-c.is-on { background: var(--sig-fg); color: #000; font-weight: 700; }
      /* before-after */
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-ba {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 14px;
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-ba-col {
        padding: 14px;
        border: 1px dotted var(--sig-dim);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-ba-col.is-after {
        border: 1px dotted var(--sig-fg);
        box-shadow: inset 0 0 12px var(--sig-glow);
      }
      .article-wrap[data-sig="orchestra-v2-the-orchestrator-became-a-daemon"] .vd-ba-head {
        font-size: 11px;
        color: var(--sig-fg);
        font-weight: 800;
        letter-spacing: 0.14em;
        margin-bottom: 8px;
      }
