{
  "id": "depth-charge-vessels",
  "name": "Vessel Finder",
  "theme": "depth-charge",
  "category": "Search & Browse",
  "description": "A fleet list sorted by how much attention a vessel needs rather than alphabetically, with the alarm count as the first column and the name second.",
  "layout": "A dense list where each row carries a twelve-hour alarm sparkline in place of a status badge, above a filter row of segmented buttons rather than a sidebar.",
  "modules": [
    {
      "key": "head",
      "name": "Header",
      "html": "\n<header class=\"hd\"><h1>Fleet</h1><span class=\"m\">118 vessels · 14 with open alarms</span><div class=\"sg\"><button type=\"button\" class=\"on\">Needs attention</button><button type=\"button\">All</button><button type=\"button\">In port</button><button type=\"button\">Offline</button></div></header>"
    },
    {
      "key": "rows",
      "name": "Vessel rows",
      "html": "\n<ol class=\"vs\">\n  <li class=\"a\"><span class=\"ct\">6</span><div><b>MV Hollin Bank</b><span class=\"m\">Rotterdam → Immingham · 11.4 kn</span></div><div class=\"sp\"><i style=\"--h:10%\"></i><i style=\"--h:14%\"></i><i style=\"--h:8%\"></i><i style=\"--h:22%\"></i><i style=\"--h:40%\"></i><i style=\"--h:36%\"></i><i style=\"--h:58%\"></i><i style=\"--h:70%\"></i><i class=\"pk\" style=\"--h:100%\"></i><i style=\"--h:88%\"></i><i style=\"--h:92%\"></i><i style=\"--h:96%\"></i></div><span class=\"st\">ME fuel pressure</span></li>\n  <li class=\"a\"><span class=\"ct\">4</span><div><b>MV Kirkstall</b><span class=\"m\">Alongside, Teesport</span></div><div class=\"sp\"><i style=\"--h:6%\"></i><i style=\"--h:8%\"></i><i style=\"--h:30%\"></i><i style=\"--h:44%\"></i><i style=\"--h:38%\"></i><i style=\"--h:52%\"></i><i style=\"--h:48%\"></i><i style=\"--h:60%\"></i><i style=\"--h:56%\"></i><i style=\"--h:62%\"></i><i style=\"--h:58%\"></i><i style=\"--h:64%\"></i></div><span class=\"st\">Cargo humidity</span></li>\n  <li class=\"w\"><span class=\"ct\">2</span><div><b>MV Carrfield</b><span class=\"m\">Immingham → Gothenburg · 13.1 kn</span></div><div class=\"sp\"><i style=\"--h:4%\"></i><i style=\"--h:6%\"></i><i style=\"--h:5%\"></i><i style=\"--h:12%\"></i><i style=\"--h:18%\"></i><i style=\"--h:14%\"></i><i style=\"--h:22%\"></i><i style=\"--h:20%\"></i><i style=\"--h:26%\"></i><i style=\"--h:24%\"></i><i style=\"--h:30%\"></i><i style=\"--h:28%\"></i></div><span class=\"st\">Jacket water temp</span></li>\n  <li><span class=\"ct\">0</span><div><b>MV Beckton</b><span class=\"m\">Gothenburg → Hull · 12.0 kn</span></div><div class=\"sp\"><i style=\"--h:2%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:4%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:4%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:3%\"></i></div><span class=\"st\">—</span></li>\n  <li class=\"off\"><span class=\"ct\">—</span><div><b>MV Marsh Head</b><span class=\"m\">No contact for 4 h 12 m</span></div><div class=\"sp\"><i style=\"--h:8%\"></i><i style=\"--h:6%\"></i><i style=\"--h:9%\"></i><i style=\"--h:7%\"></i><i style=\"--h:5%\"></i><i style=\"--h:6%\"></i><i></i><i></i><i></i><i></i><i></i><i></i></div><span class=\"st\">Link lost</span></li>\n</ol>"
    },
    {
      "key": "foot",
      "name": "Footnote",
      "html": "\n<footer class=\"ft\"><span class=\"m\">Sparklines show alarms per hour over the last twelve hours. A vessel with no alarms is not necessarily healthy — check the link column.</span></footer>"
    }
  ],
  "moduleCount": 3,
  "reorderable": true,
  "meta": {
    "id": "depth-charge-vessels",
    "model": "Claude Opus 5",
    "author": "Claude Code",
    "createdAt": "2026-09-01T20:13:22+09:00",
    "updatedAt": "2026-09-01T20:13:22+09:00",
    "version": "1.0.0",
    "isNew": false
  },
  "link": "/api/v1/designs/depth-charge-vessels.json",
  "structure": "A dense list where each row carries a twelve-hour alarm sparkline in place of a status badge, above a filter row of segmented buttons rather than a sidebar.",
  "html": "<div class=\"dz dz-depth-charge-vessels\" data-design=\"depth-charge-vessels\" data-theme=\"depth-charge\">\n<section class=\"dz-mod\" data-mod=\"head\" aria-label=\"Header\">\n<header class=\"hd\"><h1>Fleet</h1><span class=\"m\">118 vessels · 14 with open alarms</span><div class=\"sg\"><button type=\"button\" class=\"on\">Needs attention</button><button type=\"button\">All</button><button type=\"button\">In port</button><button type=\"button\">Offline</button></div></header></section>\n<section class=\"dz-mod\" data-mod=\"rows\" aria-label=\"Vessel rows\">\n<ol class=\"vs\">\n  <li class=\"a\"><span class=\"ct\">6</span><div><b>MV Hollin Bank</b><span class=\"m\">Rotterdam → Immingham · 11.4 kn</span></div><div class=\"sp\"><i style=\"--h:10%\"></i><i style=\"--h:14%\"></i><i style=\"--h:8%\"></i><i style=\"--h:22%\"></i><i style=\"--h:40%\"></i><i style=\"--h:36%\"></i><i style=\"--h:58%\"></i><i style=\"--h:70%\"></i><i class=\"pk\" style=\"--h:100%\"></i><i style=\"--h:88%\"></i><i style=\"--h:92%\"></i><i style=\"--h:96%\"></i></div><span class=\"st\">ME fuel pressure</span></li>\n  <li class=\"a\"><span class=\"ct\">4</span><div><b>MV Kirkstall</b><span class=\"m\">Alongside, Teesport</span></div><div class=\"sp\"><i style=\"--h:6%\"></i><i style=\"--h:8%\"></i><i style=\"--h:30%\"></i><i style=\"--h:44%\"></i><i style=\"--h:38%\"></i><i style=\"--h:52%\"></i><i style=\"--h:48%\"></i><i style=\"--h:60%\"></i><i style=\"--h:56%\"></i><i style=\"--h:62%\"></i><i style=\"--h:58%\"></i><i style=\"--h:64%\"></i></div><span class=\"st\">Cargo humidity</span></li>\n  <li class=\"w\"><span class=\"ct\">2</span><div><b>MV Carrfield</b><span class=\"m\">Immingham → Gothenburg · 13.1 kn</span></div><div class=\"sp\"><i style=\"--h:4%\"></i><i style=\"--h:6%\"></i><i style=\"--h:5%\"></i><i style=\"--h:12%\"></i><i style=\"--h:18%\"></i><i style=\"--h:14%\"></i><i style=\"--h:22%\"></i><i style=\"--h:20%\"></i><i style=\"--h:26%\"></i><i style=\"--h:24%\"></i><i style=\"--h:30%\"></i><i style=\"--h:28%\"></i></div><span class=\"st\">Jacket water temp</span></li>\n  <li><span class=\"ct\">0</span><div><b>MV Beckton</b><span class=\"m\">Gothenburg → Hull · 12.0 kn</span></div><div class=\"sp\"><i style=\"--h:2%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:4%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:4%\"></i><i style=\"--h:3%\"></i><i style=\"--h:2%\"></i><i style=\"--h:3%\"></i></div><span class=\"st\">—</span></li>\n  <li class=\"off\"><span class=\"ct\">—</span><div><b>MV Marsh Head</b><span class=\"m\">No contact for 4 h 12 m</span></div><div class=\"sp\"><i style=\"--h:8%\"></i><i style=\"--h:6%\"></i><i style=\"--h:9%\"></i><i style=\"--h:7%\"></i><i style=\"--h:5%\"></i><i style=\"--h:6%\"></i><i></i><i></i><i></i><i></i><i></i><i></i></div><span class=\"st\">Link lost</span></li>\n</ol></section>\n<section class=\"dz-mod\" data-mod=\"foot\" aria-label=\"Footnote\">\n<footer class=\"ft\"><span class=\"m\">Sparklines show alarms per hour over the last twelve hours. A vessel with no alarms is not necessarily healthy — check the link column.</span></footer></section>\n</div>",
  "css": "\n.dz-depth-charge-vessels { background: var(--background); color: var(--foreground); font-family: var(--pv-body); padding: 0 24px 24px; }\n.dz-depth-charge-vessels .hd { display: flex; align-items: center; gap: 18px; padding: 20px 0 18px; flex-wrap: wrap; }\n.dz-depth-charge-vessels .hd h1 { font-family: var(--pv-display); font-size: 34px; font-weight: 600; margin: 0; }\n.dz-depth-charge-vessels .m { font-size: 12px; line-height: 1.5; color: var(--muted-foreground); }\n.dz-depth-charge-vessels .sg { display: flex; gap: 8px; margin-left: auto; }\n.dz-depth-charge-vessels .sg button { font: inherit; font-size: 13px; background: var(--card); color: var(--muted-foreground); border: 0; border-radius: var(--pv-radius-md); padding: 9px 16px; cursor: pointer; }\n.dz-depth-charge-vessels .sg .on { background: var(--primary); color: var(--primary-foreground); }\n.dz-depth-charge-vessels .vs { list-style: none; margin: 0; padding: 0; }\n.dz-depth-charge-vessels .vs li { background: var(--card); border-radius: var(--pv-radius); display: grid; grid-template-columns: 54px minmax(0, 1fr) 170px 170px; align-items: center; gap: 18px; padding: 12px 18px; margin-bottom: 8px; border-left: 4px solid var(--muted); }\n.dz-depth-charge-vessels .vs .a { border-left-color: var(--accent); }\n.dz-depth-charge-vessels .vs .w { border-left-color: var(--primary); }\n.dz-depth-charge-vessels .off { opacity: .6; }\n.dz-depth-charge-vessels .ct { font-family: var(--pv-mono); font-feature-settings: \"tnum\" 1; font-size: 26px; text-align: center; }\n.dz-depth-charge-vessels .a .ct { color: var(--accent); } .dz-depth-charge-vessels .w .ct { color: var(--primary); }\n.dz-depth-charge-vessels .vs b { display: block; font-family: var(--pv-display); font-size: 18px; font-weight: 600; }\n.dz-depth-charge-vessels .sp { display: flex; align-items: flex-end; gap: 3px; height: 30px; }\n.dz-depth-charge-vessels .sp i { flex: 1; height: var(--h); background: color-mix(in srgb, var(--primary) 40%, transparent); border-radius: 1px; display: block; min-height: 1px; }\n.dz-depth-charge-vessels .sp .pk { background: var(--accent); }\n.dz-depth-charge-vessels .st { font-size: 10.5px; letter-spacing: .12em; text-transform: uppercase; color: var(--muted-foreground); text-align: right; }\n.dz-depth-charge-vessels .ft { padding-top: 12px; }\n@media (prefers-reduced-motion: reduce) { .dz-depth-charge-vessels *, .dz-depth-charge-vessels *::before, .dz-depth-charge-vessels *::after { transition-duration: 1ms !important; animation-duration: 1ms !important; } }",
  "requiredTheme": "/api/v1/themes/depth-charge.json",
  "googleFontsHref": "https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=Titillium+Web:wght@400;500;600;700&family=Share+Tech+Mono:wght@400;500;600;700&display=swap"
}