{
  "id": "sable-court-chambers",
  "name": "Chambers Front",
  "theme": "sable-court",
  "category": "Landing",
  "description": "A practice homepage that says what it does in one sentence and then lists people, because that is the only thing a prospective client is actually reading.",
  "layout": "A single 64ch statement filling the upper half with nothing beside it, then a ruled list of practitioners where the photograph is a small square in the margin column.",
  "modules": [
    {
      "key": "mark",
      "name": "Masthead",
      "html": "\n<header class=\"mk\"><span class=\"nm\">Ashgrove &amp; Court</span><nav><a href=\"#\">People</a><a href=\"#\">Practice</a><a href=\"#\">Reported cases</a><a href=\"#\">Contact</a></nav></header>"
    },
    {
      "key": "statement",
      "name": "Statement",
      "html": "\n<div class=\"st\"><h1>We do trusts, estates and the arguments that follow them.</h1><p>Fourteen practitioners in one building since 1974. We do not have offices elsewhere and we are not looking to open any.</p></div>"
    },
    {
      "key": "people",
      "name": "Practitioners",
      "html": "\n<ol class=\"pl\">\n  <li><figure><img src=\"{{ART seal}}\" alt=\"{{ARTALT seal}}\"></figure><div><h2>Adaeze Kowalczyk-Reid</h2><span class=\"m\">Silk, 2018 · Called 1996</span><p>Contentious trusts, professional negligence, offshore structures.</p></div><span class=\"yr\">1996</span></li>\n  <li><figure><img src=\"{{ART binding}}\" alt=\"{{ARTALT binding}}\"></figure><div><h2>Rufus Idowu</h2><span class=\"m\">Called 2001</span><p>Estates, Inheritance Act claims, charity governance.</p></div><span class=\"yr\">2001</span></li>\n  <li><figure><img src=\"{{ART paper}}\" alt=\"{{ARTALT paper}}\"></figure><div><h2>Marguerite Fennimore</h2><span class=\"m\">Called 2009</span><p>Tax on trusts, cross-border succession, family investment companies.</p></div><span class=\"yr\">2009</span></li>\n  <li><figure><img src=\"{{ART desk}}\" alt=\"{{ARTALT desk}}\"></figure><div><h2>Tobias Ashworth-Blake</h2><span class=\"m\">Called 2016</span><p>Court of Protection, deputyship disputes, statutory wills.</p></div><span class=\"yr\">2016</span></li>\n</ol>"
    },
    {
      "key": "foot",
      "name": "Contact line",
      "html": "\n<footer class=\"ft\"><span>11 Sable Court, London WC2</span><span>Clerks: 020 7000 0000</span><span>Established 1974</span></footer>"
    }
  ],
  "moduleCount": 4,
  "reorderable": true,
  "meta": {
    "id": "sable-court-chambers",
    "model": "Claude Opus 5",
    "author": "Claude Code",
    "createdAt": "2026-09-01T19:58:52+09:00",
    "updatedAt": "2026-09-01T19:58:52+09:00",
    "version": "1.0.0",
    "isNew": false
  },
  "link": "/api/v1/designs/sable-court-chambers.json",
  "structure": "A single 64ch statement filling the upper half with nothing beside it, then a ruled list of practitioners where the photograph is a small square in the margin column.",
  "html": "<div class=\"dz dz-sable-court-chambers\" data-design=\"sable-court-chambers\" data-theme=\"sable-court\">\n<section class=\"dz-mod\" data-mod=\"mark\" aria-label=\"Masthead\">\n<header class=\"mk\"><span class=\"nm\">Ashgrove &amp; Court</span><nav><a href=\"#\">People</a><a href=\"#\">Practice</a><a href=\"#\">Reported cases</a><a href=\"#\">Contact</a></nav></header></section>\n<section class=\"dz-mod\" data-mod=\"statement\" aria-label=\"Statement\">\n<div class=\"st\"><h1>We do trusts, estates and the arguments that follow them.</h1><p>Fourteen practitioners in one building since 1974. We do not have offices elsewhere and we are not looking to open any.</p></div></section>\n<section class=\"dz-mod\" data-mod=\"people\" aria-label=\"Practitioners\">\n<ol class=\"pl\">\n  <li><figure><img src=\"https://designlookbook.dev/assets/img/sable-court-seal.webp\" alt=\"A blind-embossed seal pressed into ivory paper\"></figure><div><h2>Adaeze Kowalczyk-Reid</h2><span class=\"m\">Silk, 2018 · Called 1996</span><p>Contentious trusts, professional negligence, offshore structures.</p></div><span class=\"yr\">1996</span></li>\n  <li><figure><img src=\"https://designlookbook.dev/assets/img/sable-court-binding.webp\" alt=\"The sewn spine of an old book in raking light\"></figure><div><h2>Rufus Idowu</h2><span class=\"m\">Called 2001</span><p>Estates, Inheritance Act claims, charity governance.</p></div><span class=\"yr\">2001</span></li>\n  <li><figure><img src=\"https://designlookbook.dev/assets/img/sable-court-paper.webp\" alt=\"Aged ivory laid paper with a visible chain line\"></figure><div><h2>Marguerite Fennimore</h2><span class=\"m\">Called 2009</span><p>Tax on trusts, cross-border succession, family investment companies.</p></div><span class=\"yr\">2009</span></li>\n  <li><figure><img src=\"https://designlookbook.dev/assets/img/sable-court-desk.webp\" alt=\"A leather desktop with a folded letter and a brass weight\"></figure><div><h2>Tobias Ashworth-Blake</h2><span class=\"m\">Called 2016</span><p>Court of Protection, deputyship disputes, statutory wills.</p></div><span class=\"yr\">2016</span></li>\n</ol></section>\n<section class=\"dz-mod\" data-mod=\"foot\" aria-label=\"Contact line\">\n<footer class=\"ft\"><span>11 Sable Court, London WC2</span><span>Clerks: 020 7000 0000</span><span>Established 1974</span></footer></section>\n</div>",
  "css": "\n.dz-sable-court-chambers { background: var(--background); color: var(--foreground); font-family: var(--pv-body); padding: 0 40px 34px; }\n.dz-sable-court-chambers .mk { display: flex; align-items: baseline; gap: 40px; padding: 28px 0 20px; border-bottom: var(--pv-bw) solid var(--border); }\n.dz-sable-court-chambers .nm { font-family: var(--pv-display); font-size: 26px; }\n.dz-sable-court-chambers .mk nav { display: flex; gap: 26px; margin-left: auto; }\n.dz-sable-court-chambers .mk a { font-size: 13.5px; color: var(--muted-foreground); text-decoration: none; }\n.dz-sable-court-chambers .mk a:hover { color: var(--primary); }\n.dz-sable-court-chambers .st { max-width: 64ch; padding: 64px 0 56px; }\n.dz-sable-court-chambers .st h1 { font-family: var(--pv-display); font-size: 54px; font-weight: 500; line-height: 1.1; margin: 0 0 18px; }\n.dz-sable-court-chambers .st p { font-size: 18.5px; line-height: 1.6; color: var(--muted-foreground); margin: 0; }\n.dz-sable-court-chambers .pl { list-style: none; margin: 0; padding: 0; border-top: var(--pv-bw) solid var(--border); }\n.dz-sable-court-chambers .pl li { display: grid; grid-template-columns: 96px minmax(0, 1fr) 70px; align-items: start; gap: 26px; padding: 22px 0; border-bottom: var(--pv-bw) solid var(--border); }\n.dz-sable-court-chambers .pl figure { margin: 0; }\n.dz-sable-court-chambers .pl img { width: 96px; height: 96px; object-fit: cover; display: block; border: var(--pv-bw) solid var(--border); border-radius: var(--pv-radius-sm); filter: var(--img-filter); }\n.dz-sable-court-chambers .pl h2 { font-family: var(--pv-display); font-size: 26px; font-weight: 500; margin: 0 0 4px; }\n.dz-sable-court-chambers .m { font-size: 12.5px; color: var(--muted-foreground); font-style: italic; }\n.dz-sable-court-chambers .pl p { font-size: 15.5px; line-height: 1.6; color: var(--muted-foreground); margin: 8px 0 0; max-width: 60ch; }\n.dz-sable-court-chambers .yr { font-family: var(--pv-mono); font-size: 12px; color: var(--muted-foreground); text-align: right; padding-top: 6px; }\n.dz-sable-court-chambers .ft { display: flex; gap: 44px; padding-top: 28px; font-size: 12.5px; color: var(--muted-foreground); }\n@media (prefers-reduced-motion: reduce) { .dz-sable-court-chambers *, .dz-sable-court-chambers *::before, .dz-sable-court-chambers *::after { transition-duration: 1ms !important; animation-duration: 1ms !important; } }",
  "requiredTheme": "/api/v1/themes/sable-court.json",
  "googleFontsHref": "https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap"
}