/* the-orchestra-that-wasnt.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* per-post signature: the-orchestra-that-wasnt · gold · double-3 · terminal-tag · staggered · mono-sans · no-icon · full-bleed-narrow */
      .article-wrap[data-sig="the-orchestra-that-wasnt"] {
        --sig-fg: #ffcc33;
        --sig-accent: #ffeeaa;
        --sig-dim: #7a5a00;
        --sig-glow: rgba(255,204,51,0.4);
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .tldr,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .key-point,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .info-table,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .cta-box,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .do-dont .do,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .do-dont .dont,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-fig {
        border: 3px double var(--sig-fg);
        clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);
        padding: 22px;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .tldr-label,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .key-point strong,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] h3 {
        color: var(--sig-fg);
        font-family: 'JetBrains Mono', monospace;
        font-weight: 600;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .tldr,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .key-point,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .info-table {
        font-family: ui-sans-serif, system-ui, sans-serif;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .do h4,
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .dont h4 {
        font-family: 'JetBrains Mono', monospace;
        color: var(--sig-fg);
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .do-dont .do {
        border-color: var(--sig-fg);
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .do-dont .dont {
        border-color: var(--sig-dim);
        opacity: 0.7;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .info-table th {
        color: var(--sig-fg);
        font-family: 'JetBrains Mono', monospace;
        border-bottom: 2px solid var(--sig-fg);
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] figcaption {
        color: var(--sig-accent);
        font-family: 'JetBrains Mono', monospace;
        font-size: 12px;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-fig {
        margin: 24px 0;
        background: #050505;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-fig.narrow {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
      }
      /* callout */
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-callout {
        display: grid;
        grid-template-columns: 90px 1fr;
        gap: 16px;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-callout .tag {
        font-family: 'JetBrains Mono', monospace;
        font-size: 26px;
        font-weight: 700;
        color: #000;
        background: var(--sig-fg);
        text-align: center;
        padding: 12px 4px;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-callout .title {
        font-weight: 600;
        color: var(--sig-fg);
        margin-bottom: 6px;
        font-family: 'JetBrains Mono', monospace;
      }
      /* term */
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-term {
        padding: 0;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-term .bar {
        background: var(--sig-dim);
        padding: 8px 12px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 11px;
        color: #000;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-term .body {
        padding: 14px;
        font-family: 'JetBrains Mono', monospace;
        font-size: 13px;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-term .body .pr { color: var(--sig-fg); margin-right: 6px; }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-term .body .out { color: var(--sig-accent); display: block; padding-left: 16px; }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-term .body .err { color: #ff6644; display: block; padding-left: 16px; }
      /* ba */
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-ba {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 18px;
        padding: 0;
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-ba .col {
        padding: 16px;
        border: 3px double var(--sig-dim);
        clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 0 100%);
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-ba .col.after {
        border: 3px double var(--sig-fg);
        box-shadow: 0 0 10px var(--sig-glow);
      }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-ba .col.before { opacity: 0.55; }
      .article-wrap[data-sig="the-orchestra-that-wasnt"] .otw-ba .head {
        font-family: 'JetBrains Mono', monospace;
        font-size: 11px;
        letter-spacing: 0.18em;
        color: var(--sig-fg);
        margin-bottom: 10px;
      }
