/* the-gallery-shipped-every-post-moves.css — extracted from inline <style> blocks. Generated by scripts/h1-extract.mjs */
/* Signature: the-gallery-shipped-every-post-moves palette=cyan-magenta border=drop-ring corner=rounded-2 density=staggered typography=italic-cap icon=ascii rhythm=split-grid */
      .article-wrap[data-sig-palette="cyan-magenta"] {
        --sig-fg: #00ddff;
        --sig-accent: #ff00aa;
        --sig-dim: #3a0a3a;
        --sig-glow: rgba(255,0,170,0.4);
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .tldr,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .concept-card,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .info-table,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .key-point,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .visual-flow .step,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .do-dont .col,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .cta-box {
        border: 1px solid var(--sig-fg);
        border-radius: 2px;
        box-shadow: 0 0 0 4px var(--sig-glow);
        padding: 22px 26px;
        background: #04060a;
        margin-top: 18px;
        margin-bottom: 18px;
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .concept-grid,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .visual-flow,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .do-dont {
        gap: 22px;
        padding: 22px 0;
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .concept-grid > *:nth-child(even),
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .visual-flow > *:nth-child(even),
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .do-dont > *:nth-child(even) {
        transform: translateY(8px);
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .tldr-label,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .concept-card-title,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .key-point strong,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] figcaption {
        color: var(--sig-fg);
        font-style: italic;
        font-weight: 500;
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .concept-card-title::before,
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .tldr-label::before {
        content: "o-o ";
        font-style: normal;
        color: var(--sig-accent);
        font-family: 'JetBrains Mono', monospace;
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .key-point strong::before {
        content: "[*] ";
        font-style: normal;
        color: var(--sig-accent);
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .info-table th {
        color: var(--sig-fg);
        font-style: italic;
        border-bottom: 1px solid var(--sig-accent);
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .key-point {
        border-left: 4px solid var(--sig-accent) !important;
      }
      .article-wrap[data-sig="the-gallery-shipped-every-post-moves"] .visual-flow .step .step-num::before {
        content: "+--";
        color: var(--sig-accent);
        font-family: 'JetBrains Mono', monospace;
        margin-right: 4px;
      }
