/* one-shot-orchestra-evolution-cleanup.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* per-post signature: one-shot-orchestra-evolution-cleanup — cyan / inset-glow / rounded-8 / tight / all-mono-upper / geometric / centered */
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] {
        --sig-fg: #00ddff;
        --sig-accent: #88ffff;
        --sig-dim: #0a4060;
        --sig-glow: rgba(0,221,255,0.4);
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .tldr,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .concept-card,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .key-point,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .info-table,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .visual-flow,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .do-dont .do,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .cta-box {
        border: 1px solid var(--sig-fg);
        box-shadow: inset 0 0 18px var(--sig-glow);
        border-radius: 8px;
        padding: 12px 14px;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .info-table {
        padding: 8px;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .tldr-label,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .concept-card h4,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .key-point strong,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .do-dont .do h4,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .cta-box h3,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .info-table th {
        font-family: 'JetBrains Mono', monospace;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: var(--sig-fg);
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-cause,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-callout,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-term,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-flow {
        margin: 24px auto;
        max-width: 720px;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] figcaption {
        font-family: 'JetBrains Mono', monospace;
        font-size: 11px;
        color: var(--sig-accent);
        text-align: center;
        margin-top: 8px;
        text-transform: uppercase;
        letter-spacing: 0.06em;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-callout {
        display: grid;
        grid-template-columns: 84px 1fr;
        gap: 14px;
        align-items: center;
        padding: 14px 16px;
        border: 1px solid var(--sig-fg);
        box-shadow: inset 0 0 18px var(--sig-glow);
        border-radius: 8px;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-callout .callout-tag {
        font-family: 'JetBrains Mono', monospace;
        font-size: 26px;
        font-weight: 700;
        color: var(--sig-fg);
        text-align: center;
        padding: 8px;
        border: 1px solid var(--sig-fg);
        border-radius: 8px;
        text-transform: uppercase;
        letter-spacing: 0.06em;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-callout .callout-title {
        font-family: 'JetBrains Mono', monospace;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: var(--sig-fg);
        font-weight: 700;
        margin-bottom: 4px;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-callout .callout-body p {
        margin: 0;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-grid {
        display: grid;
        gap: 1px;
        background: var(--sig-dim);
        border: 1px solid var(--sig-fg);
        border-radius: 8px;
        overflow: hidden;
        box-shadow: inset 0 0 18px var(--sig-glow);
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-h,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-rh,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-c {
        background: #000;
        padding: 8px 10px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.04em;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-h {
        color: var(--sig-fg);
        text-align: center;
        font-weight: 700;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-rh {
        color: var(--sig-accent);
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-c {
        text-align: center;
        color: var(--sig-dim);
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-matrix .mx-c.on {
        background: var(--sig-fg);
        color: #000;
        font-weight: 700;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-term .term-frame {
        background: #000;
        border: 1px solid var(--sig-fg);
        border-radius: 8px;
        box-shadow: inset 0 0 18px var(--sig-glow);
        overflow: hidden;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-term .term-bar {
        background: var(--sig-dim);
        padding: 6px 12px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 11px;
        color: var(--sig-accent);
        text-transform: uppercase;
        letter-spacing: 0.06em;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-term .term-body {
        padding: 12px 14px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 12px;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-term .term-line {
        margin: 2px 0;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-term .prompt {
        color: var(--sig-fg);
        margin-right: 6px;
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-term .term-out {
        padding-left: 14px;
        color: var(--sig-accent);
      }
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-cause svg,
      .article-wrap[data-sig="one-shot-orchestra-evolution-cleanup"] .vis-flow svg {
        width: 100%;
        height: auto;
        display: block;
      }
