/* client/docs/bookmarks/bookmarklets/bookmarklet.css */
.bc-bookmarklet {
  font-weight: bold;
  font-family: var(--system-round);
  border: 2px dotted;
  border-radius: 30px;
  border-color: var(--accent-midground);
  color: var(--text) !important;
  padding: 5px;
  text-decoration: none !important;
}
.bc-bookmarklet-copy-line {
  display: flex;
  align-items: center;
  gap: 5px;
}
.bc-bookmarklet-copy-line .bc-bookmarklet-copy-select {
  flex-grow: 1;
}

/* client/docs/bookmarks/bookmarklets/style.css */
/*# sourceMappingURL=style-5WTLVLJU.css.map */
