/* we-killed-workers-mid-thought.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* per-post signature: we-killed-workers-mid-thought */
      /* palette=green-cyan border=inset-glow corner=terminal-tag density=staggered typography=mono-sans icon=no-icon rhythm=centered */
      .article-wrap[data-sig="we-killed-workers-mid-thought"] {
        --sig-fg: #00ff88;
        --sig-accent: #00ddff;
        --sig-dim: #0a6b6b;
        --sig-glow: rgba(0,221,255,0.35);
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .tldr,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .key-point,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .info-table,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .cta-box,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .visual-flow,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont .do,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont .dont,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-callout,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-cause,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-term,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-grid,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-flow,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-cause-2 {
        border: 1px solid var(--sig-fg);
        box-shadow: inset 0 0 18px var(--sig-glow);
        clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);
        padding: 22px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont {
        gap: 22px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont > *:nth-child(even) {
        transform: translateY(8px);
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .tldr,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .key-point,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .info-table,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .cta-box,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont .do,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont .dont {
        font-family: 'JetBrains Mono', monospace;
        font-weight: 600;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .tldr p,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .key-point p,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .info-table td,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .cta-box p,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont p {
        font-family: ui-sans-serif, system-ui, sans-serif;
        font-weight: 400;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .tldr-label,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .key-point strong,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .cta-box h3,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .do-dont h4 {
        color: var(--sig-fg);
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] .info-table th {
        color: var(--sig-fg);
        border-bottom: 1px solid var(--sig-fg);
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-callout,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-cause,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-term,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-flow,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-cause-2 {
        margin: 32px auto;
        max-width: 740px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-callout {
        display: grid;
        grid-template-columns: 84px 1fr;
        gap: 18px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-callout .callout-tag {
        font-family: 'JetBrains Mono', monospace;
        font-size: 26px;
        font-weight: 700;
        color: #000;
        background: var(--sig-fg);
        text-align: center;
        padding: 12px 6px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-callout .callout-title {
        font-family: 'JetBrains Mono', monospace;
        font-weight: 600;
        color: var(--sig-fg);
        margin-bottom: 6px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-term .term-frame { background: #000; }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-term .term-bar {
        background: var(--sig-dim);
        padding: 6px 12px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 11px;
        color: var(--sig-accent);
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-term .term-body {
        padding: 14px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 13px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-term .prompt {
        color: var(--sig-fg);
        margin-right: 6px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-term .term-out {
        color: var(--sig-accent);
        padding-left: 16px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-grid {
        display: grid;
        grid-template-columns: 220px repeat(2, 1fr);
        gap: 1px;
        background: var(--sig-dim);
        padding: 0;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-h,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-rh,
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-c {
        background: #000;
        padding: 12px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 12px;
      }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-h { color: var(--sig-fg); text-align: center; }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-rh { color: var(--sig-accent); }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-c { text-align: center; color: var(--sig-dim); }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-c.on { background: var(--sig-fg); color: #000; }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-c.on::after { content: "OK"; }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-c.bad { background: #2a0a0a; color: #ff8888; }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figure.vis-matrix .mx-c.bad::after { content: "no"; }
      .article-wrap[data-sig="we-killed-workers-mid-thought"] figcaption {
        font-size: 12px;
        color: var(--sig-accent);
        margin-top: 8px;
        text-align: center;
        font-family: 'JetBrains Mono', monospace;
      }
