/* the-judge-had-to-die.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* per-post signature: the-judge-had-to-die
         palette=amber, border=inset-glow, corner=chamfer-4,
         density=staggered, typography=bracketed, icon=filled, rhythm=stacked-stripes */
      .article-wrap[data-sig="the-judge-had-to-die"] {
        --sig-fg: #ffaa00;
        --sig-accent: #ffdd44;
        --sig-dim: #7a4400;
        --sig-glow: rgba(255,170,0,0.35);
      }
      .article-wrap[data-sig="the-judge-had-to-die"] .tldr,
      .article-wrap[data-sig="the-judge-had-to-die"] .concept-card,
      .article-wrap[data-sig="the-judge-had-to-die"] .info-table,
      .article-wrap[data-sig="the-judge-had-to-die"] .key-point,
      .article-wrap[data-sig="the-judge-had-to-die"] .do-dont .col,
      .article-wrap[data-sig="the-judge-had-to-die"] .visual-flow .step,
      .article-wrap[data-sig="the-judge-had-to-die"] .cta-box,
      .article-wrap[data-sig="the-judge-had-to-die"] .rule-list {
        border: 1px solid var(--sig-fg);
        box-shadow: inset 0 0 18px var(--sig-glow);
        clip-path: polygon(4px 0, 100% 0, 100% calc(100% - 4px), calc(100% - 4px) 100%, 0 100%, 0 4px);
        padding: 22px 26px;
        background: #0a0500;
      }
      .article-wrap[data-sig="the-judge-had-to-die"] .concept-grid,
      .article-wrap[data-sig="the-judge-had-to-die"] .do-dont {
        gap: 22px;
      }
      .article-wrap[data-sig="the-judge-had-to-die"] .concept-grid > *:nth-child(even),
      .article-wrap[data-sig="the-judge-had-to-die"] .do-dont > *:nth-child(even) {
        transform: translateY(8px);
      }
      .article-wrap[data-sig="the-judge-had-to-die"] .tldr-label,
      .article-wrap[data-sig="the-judge-had-to-die"] .concept-card-title,
      .article-wrap[data-sig="the-judge-had-to-die"] .key-point strong,
      .article-wrap[data-sig="the-judge-had-to-die"] h3 {
        color: var(--sig-fg);
      }
      .article-wrap[data-sig="the-judge-had-to-die"] h3::before { content: "[ "; color: var(--sig-accent); }
      .article-wrap[data-sig="the-judge-had-to-die"] h3::after { content: " ]"; color: var(--sig-accent); }
      .article-wrap[data-sig="the-judge-had-to-die"] .tldr-label::before { content: "[ "; color: var(--sig-accent); }
      .article-wrap[data-sig="the-judge-had-to-die"] .tldr-label::after { content: " ]"; color: var(--sig-accent); }
      .article-wrap[data-sig="the-judge-had-to-die"] .info-table th {
        color: var(--sig-fg);
        border-bottom: 1px solid var(--sig-fg);
      }
      .article-wrap[data-sig="the-judge-had-to-die"] .info-table td {
        border-bottom: 1px solid var(--sig-dim);
      }
      .article-wrap[data-sig="the-judge-had-to-die"] > section:nth-of-type(even),
      .article-wrap[data-sig="the-judge-had-to-die"] > div:nth-of-type(even) {
        background: #050505;
      }
