{
  "id": "pearl-atelier-journal",
  "name": "Cloth Journal",
  "theme": "pearl-atelier",
  "category": "Editorial",
  "description": "A journal entry about one cloth, where the swatch photographs sit inside the text column at the exact point the writing is describing them.",
  "layout": "A 62ch centred column with images inline at reading width rather than pulled out, and a pill-shaped mill card breaking the column once at its midpoint.",
  "modules": [
    {
      "key": "head",
      "name": "Entry header",
      "html": "\n<header class=\"hd\"><span class=\"k\">Journal · cloth</span><h1>The rose wool, and why it took two years to find</h1><span class=\"by\">Marguerite Fennimore · 28 August 2026</span></header>"
    },
    {
      "key": "open",
      "name": "Opening",
      "html": "\n<article class=\"op\">\n  <p class=\"lede\">We wanted a rose that was not sweet, which turns out to be a very difficult thing to ask a mill for.</p>\n  <p>Most pink wool is dyed in the piece, and piece dye makes a flat colour. What we were after was a rose built in the yarn from three different fibres, so that at two metres it reads as one colour and at arm's length it does not.</p>\n</article>"
    },
    {
      "key": "swatch",
      "name": "Swatch plate",
      "html": "\n<figure class=\"sw\"><img src=\"{{ART swatch}}\" alt=\"{{ARTALT swatch}}\"><figcaption>Fourteen trials. The eleventh is the one, second from the right.</figcaption></figure>"
    },
    {
      "key": "mill",
      "name": "Mill card",
      "html": "\n<aside class=\"ml\"><span class=\"k\">The mill</span><b>Lanificio Bertolini, Biella</b><p>Founded 1888, forty-one people, still on the same river. They took the eleventh trial and made 180 metres, which is what we have.</p></aside>"
    },
    {
      "key": "close",
      "name": "Closing",
      "html": "\n<article class=\"cl\">\n  <p>The finished cloth is 480 grams, double-faced, and needs no lining — which is the reason the coat has none and why it hangs the way it does.</p>\n  <p>When the 180 metres are gone the coat will stop. We are not planning to reorder, because the eleventh trial was a specific batch of a specific fibre and it would not be the same cloth.</p>\n</article>"
    }
  ],
  "moduleCount": 5,
  "reorderable": true,
  "meta": {
    "id": "pearl-atelier-journal",
    "model": "Claude Opus 5",
    "author": "Claude Code",
    "createdAt": "2026-09-01T20:10:44+09:00",
    "updatedAt": "2026-09-01T20:10:44+09:00",
    "version": "1.0.0",
    "isNew": false
  },
  "link": "/api/v1/designs/pearl-atelier-journal.json",
  "structure": "A 62ch centred column with images inline at reading width rather than pulled out, and a pill-shaped mill card breaking the column once at its midpoint.",
  "html": "<div class=\"dz dz-pearl-atelier-journal\" data-design=\"pearl-atelier-journal\" data-theme=\"pearl-atelier\">\n<section class=\"dz-mod\" data-mod=\"head\" aria-label=\"Entry header\">\n<header class=\"hd\"><span class=\"k\">Journal · cloth</span><h1>The rose wool, and why it took two years to find</h1><span class=\"by\">Marguerite Fennimore · 28 August 2026</span></header></section>\n<section class=\"dz-mod\" data-mod=\"open\" aria-label=\"Opening\">\n<article class=\"op\">\n  <p class=\"lede\">We wanted a rose that was not sweet, which turns out to be a very difficult thing to ask a mill for.</p>\n  <p>Most pink wool is dyed in the piece, and piece dye makes a flat colour. What we were after was a rose built in the yarn from three different fibres, so that at two metres it reads as one colour and at arm's length it does not.</p>\n</article></section>\n<section class=\"dz-mod\" data-mod=\"swatch\" aria-label=\"Swatch plate\">\n<figure class=\"sw\"><img src=\"https://designlookbook.dev/assets/img/pearl-atelier-swatch.webp\" alt=\"Fabric swatches fanned from blush to deep rose\"><figcaption>Fourteen trials. The eleventh is the one, second from the right.</figcaption></figure></section>\n<section class=\"dz-mod\" data-mod=\"mill\" aria-label=\"Mill card\">\n<aside class=\"ml\"><span class=\"k\">The mill</span><b>Lanificio Bertolini, Biella</b><p>Founded 1888, forty-one people, still on the same river. They took the eleventh trial and made 180 metres, which is what we have.</p></aside></section>\n<section class=\"dz-mod\" data-mod=\"close\" aria-label=\"Closing\">\n<article class=\"cl\">\n  <p>The finished cloth is 480 grams, double-faced, and needs no lining — which is the reason the coat has none and why it hangs the way it does.</p>\n  <p>When the 180 metres are gone the coat will stop. We are not planning to reorder, because the eleventh trial was a specific batch of a specific fibre and it would not be the same cloth.</p>\n</article></section>\n</div>",
  "css": "\n.dz-pearl-atelier-journal { background: var(--background); color: var(--foreground); font-family: var(--pv-body); display: grid; grid-template-columns: minmax(0, 62ch); justify-content: center; padding: 0 36px 44px; row-gap: 22px; align-content: start; }\n.dz-pearl-atelier-journal .hd { padding: 44px 0 8px; }\n.dz-pearl-atelier-journal .k { font-size: 10.5px; letter-spacing: .18em; text-transform: uppercase; color: var(--muted-foreground); display: block; }\n.dz-pearl-atelier-journal .hd h1 { font-family: var(--pv-display); font-size: 46px; font-weight: 500; line-height: 1.1; margin: 12px 0 10px; }\n.dz-pearl-atelier-journal .by { font-size: 10.5px; letter-spacing: .18em; text-transform: uppercase; color: var(--muted-foreground); }\n.dz-pearl-atelier-journal .lede { font-family: var(--pv-display); font-size: 25px; line-height: 1.44; margin: 0 0 20px; }\n.dz-pearl-atelier-journal .op p, .dz-pearl-atelier-journal .cl p { font-size: 17px; line-height: 1.7; color: var(--muted-foreground); margin: 0 0 16px; }\n.dz-pearl-atelier-journal .sw { margin: 0; }\n.dz-pearl-atelier-journal .sw img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; display: block; border-radius: 999px; border-radius: 240px 240px 32px 32px; filter: var(--img-filter); }\n.dz-pearl-atelier-journal .sw figcaption { font-size: 10.5px; letter-spacing: .18em; text-transform: uppercase; color: var(--muted-foreground); padding-top: 12px; text-align: center; }\n.dz-pearl-atelier-journal .ml { background: var(--card); border-radius: var(--pv-radius); box-shadow: 0 18px 44px -26px color-mix(in srgb, var(--accent) 55%, transparent); border-radius: 999px; padding: 24px 34px; text-align: center; }\n.dz-pearl-atelier-journal .ml b { display: block; font-family: var(--pv-display); font-size: 24px; font-weight: 500; margin: 8px 0 8px; }\n.dz-pearl-atelier-journal .ml p { font-size: 14.5px; line-height: 1.62; color: var(--muted-foreground); margin: 0; }\n@media (prefers-reduced-motion: reduce) { .dz-pearl-atelier-journal *, .dz-pearl-atelier-journal *::before, .dz-pearl-atelier-journal *::after { transition-duration: 1ms !important; animation-duration: 1ms !important; } }",
  "requiredTheme": "/api/v1/themes/pearl-atelier.json",
  "googleFontsHref": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Jost:wght@400;500;600;700&family=DM+Mono:wght@400;500;600;700&display=swap"
}