/* wave-execution-the-fix-that-saved-one-shot.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* per-post signature: wave-execution-the-fix-that-saved-one-shot
         palette=rainbow, border=corner-brackets, corner=rounded-2,
         density=staggered, typography=italic-cap, icon=ascii, rhythm=stacked-stripes */
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] {
        --sig-fg: #ffffff;
        --sig-accent: #ffffff;
        --sig-dim: #444444;
        --sig-glow: rgba(255,255,255,0.3);
        --sig-rainbow: linear-gradient(90deg,#ff3333,#ffaa00,#ffff00,#00ff41,#00ddff,#aa66ff);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .tldr,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .concept-card,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .info-table,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .key-point,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .do-dont .col,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .do-dont .do,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .do-dont .dont,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .visual-flow,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .cta-box,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .rule-list {
        position: relative;
        padding: 22px 26px;
        border-radius: 2px;
        background: #050505;
        border: 1px solid var(--sig-dim);
      }
      /* corner-brackets: 4 L-shapes via pseudo-elements + child-injected */
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .tldr::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .concept-card::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .info-table::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .key-point::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .visual-flow::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .cta-box::before {
        content: "";
        position: absolute; top: -2px; left: -2px; width: 14px; height: 14px;
        border-top: 2px solid var(--sig-fg); border-left: 2px solid var(--sig-fg);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .tldr::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .concept-card::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .info-table::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .key-point::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .visual-flow::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .cta-box::after {
        content: "";
        position: absolute; bottom: -2px; right: -2px; width: 14px; height: 14px;
        border-bottom: 2px solid var(--sig-fg); border-right: 2px solid var(--sig-fg);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .concept-grid,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .do-dont {
        gap: 22px;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .concept-grid > *:nth-child(even),
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .do-dont > *:nth-child(even) {
        transform: translateY(10px);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .tldr-label,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .concept-card-title,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .key-point strong,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] h3,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] h4 {
        font-style: italic; font-weight: 500; color: var(--sig-fg);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] h3::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] h4::before {
        content: ">> "; font-style: normal; background: var(--sig-rainbow); -webkit-background-clip: text; background-clip: text; color: transparent;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .info-table th {
        color: #fff;
        background: var(--sig-rainbow); -webkit-background-clip: text; background-clip: text;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .info-table th { -webkit-text-fill-color: transparent; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .info-table td {
        border-bottom: 1px solid var(--sig-dim);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] > section:nth-of-type(odd),
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] > div:nth-of-type(odd) {
        background: #050505;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] > section:nth-of-type(even),
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] > div:nth-of-type(even) {
        background: #001408;
      }
      /* New visual primitives for wave-execution */
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-callout,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-cause,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix {
        position: relative; margin: 28px 0; padding: 22px 24px; border-radius: 2px; background: #050505; border: 1px solid var(--sig-dim);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-callout::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-cause::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft::before,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix::before {
        content: ""; position: absolute; top: -2px; left: -2px; width: 14px; height: 14px;
        border-top: 2px solid var(--sig-fg); border-left: 2px solid var(--sig-fg);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-callout::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-cause::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft::after,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix::after {
        content: ""; position: absolute; bottom: -2px; right: -2px; width: 14px; height: 14px;
        border-bottom: 2px solid var(--sig-fg); border-right: 2px solid var(--sig-fg);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-callout {
        display: grid; grid-template-columns: 110px 1fr; gap: 18px; align-items: center;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-callout .ct-tag {
        font-family: 'JetBrains Mono', monospace; font-size: 26px; font-weight: 700;
        text-align: center; padding: 14px 8px; border: 1px solid var(--sig-fg);
        background: var(--sig-rainbow); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-callout .ct-title {
        font-style: italic; font-weight: 600; margin-bottom: 6px; color: var(--sig-fg);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-cause svg { width: 100%; height: auto; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-cause figcaption,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft figcaption,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix figcaption {
        font-family: 'JetBrains Mono', monospace; font-size: 12px; color: var(--sig-fg); margin-top: 12px; text-align: center; font-style: italic;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term .term-frame { background: #000; border: 1px solid var(--sig-fg); }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term .term-bar {
        padding: 6px 10px; display: flex; gap: 8px; align-items: center;
        font-family: 'JetBrains Mono', monospace; font-size: 11px; border-bottom: 1px solid var(--sig-fg);
        background: linear-gradient(90deg,#ff3333,#ffaa00,#ffff00,#00ff41,#00ddff,#aa66ff);
        background-size: 200% 100%;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term .term-dot { width: 10px; height: 10px; background: #000; border: 1px solid #fff; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term .term-title { margin-left: auto; color: #000; font-weight: 700; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term .term-body { padding: 14px 16px; font-family: 'JetBrains Mono', monospace; font-size: 12px; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term .prompt { color: var(--sig-fg); margin-right: 6px; font-weight: 700; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-term .term-out { color: #aaa; padding-left: 12px; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft .ba-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: stretch; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft .ba-col { padding: 16px; border: 1px solid var(--sig-dim); }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft .ba-before { opacity: 0.6; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft .ba-after { border: 1px solid var(--sig-fg); }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft .ba-head { font-family: 'JetBrains Mono', monospace; font-size: 11px; letter-spacing: 0.18em; margin-bottom: 12px; font-style: italic; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft .ba-before .ba-head { color: #ff3333; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bef-aft .ba-after .ba-head { color: #00ff41; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-grid {
        display: grid; gap: 1px; background: var(--sig-dim);
        border: 1px solid var(--sig-fg);
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-h,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-rh,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-c {
        background: #000; padding: 10px 12px;
        font-family: 'JetBrains Mono', monospace; font-size: 12px;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-h { color: var(--sig-fg); text-align: center; font-weight: 700; font-style: italic; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-rh { color: #ccc; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-c { text-align: center; color: var(--sig-dim); }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-c.on { background: var(--sig-fg); color: #000; font-weight: 700; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-matrix .mx-c.on::after { content: " ✓"; }
      /* touch-up additions */
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-fsm,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bars,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-tl,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-stack {
        margin: 24px 0; padding: 16px;
        border: 2px solid transparent;
        border-image: linear-gradient(135deg, #ff007f, #ffaa00, #00ff41, #00aaff, #aa66ff) 1;
        border-image-slice: 1;
        background: #060606;
        border-radius: 2px;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-fsm svg,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-tl svg { width: 100%; height: auto; display: block; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bars .row {
        display: grid; grid-template-columns: 150px 1fr 64px; gap: 12px; align-items: center; margin-bottom: 8px;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bars .lab { font-family: 'JetBrains Mono', monospace; font-size: 12px; color: #ccc; font-style: italic; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bars .bar { height: 12px; background: linear-gradient(90deg, var(--sig-fg) var(--v), var(--sig-dim) var(--v)); }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-bars .val { font-family: 'JetBrains Mono', monospace; font-size: 12px; color: var(--sig-fg); text-align: right; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-stack .layer {
        padding: 12px 16px; border-bottom: 1px solid var(--sig-dim); font-family: 'JetBrains Mono', monospace; font-size: 13px; color: #ccc; background: #060606; font-style: italic;
      }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-stack .layer:nth-child(2) { background: #0a0a0a; padding-left: 28px; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-stack .layer:nth-child(3) { background: #0e0e0e; padding-left: 44px; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] .vis-stack .bottom { background: var(--sig-fg); color: #000; font-weight: 700; padding-left: 60px; }
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] figure[class^="vis-"] figcaption,
      .article-wrap[data-sig="wave-execution-the-fix-that-saved-one-shot"] figure[class*=" vis-"] figcaption { font-family: 'JetBrains Mono', monospace; font-size: 12px; color: #ccc; font-style: italic; margin-top: 8px; text-align: center; }
