/* Added by the emergency static-site archiver. */
.static-form-placeholder {
  box-sizing: border-box;
  margin: 1rem 0;
  padding: 1rem 1.25rem;
  border: 2px solid #6b7280;
  border-radius: 0.35rem;
  background: #f3f4f6;
  color: #111827;
  font: 600 1rem/1.5 system-ui, sans-serif;
}
.static-form-placeholder p { margin: 0; }
