/* evolution-v3-1-the-audit.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* Per-post signature: evolution-v3-1-the-audit
         palette=gold, border=solid-1, corner=terminal-tag,
         density=staggered, typography=mono-sans, icon=no-icon, rhythm=left-rail */
      .article-wrap[data-sig-palette="gold"] {
        --sig-fg: #ffcc33;
        --sig-accent: #ffeeaa;
        --sig-dim: #7a5a00;
        --sig-glow: rgba(255, 204, 51, 0.4);
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .tldr,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .concept-card,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .key-point,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .info-table,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .do-dont .col,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .visual-flow .step,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .cta-box,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] figure.vis {
        border: 1px solid var(--sig-fg);
        clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);
        padding: 20px;
        background: #000;
        font-family: ui-sans-serif, system-ui, sans-serif;
        font-weight: 300;
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .concept-grid,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .visual-flow {
        gap: 20px;
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .concept-grid > *:nth-child(even),
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .visual-flow .step:nth-child(even) {
        transform: translateY(8px);
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .tldr-label,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .concept-card-title,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .key-point strong,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] h3,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .info-table th {
        font-family: 'JetBrains Mono', monospace;
        font-weight: 600;
        color: var(--sig-fg);
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .info-table td {
        border-color: var(--sig-dim);
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .key-point {
        border-left: 4px solid var(--sig-fg);
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] > h2,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] > h3,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] > p,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] > ul,
      .article-wrap[data-sig="evolution-v3-1-the-audit"] > ol {
        border-left: 2px solid var(--sig-dim);
        padding-left: 16px;
      }
      .article-wrap[data-sig="evolution-v3-1-the-audit"] .section-icon {
        display: none;
      }
