/* Invoice generator — shared document template + deep navy accent. */
@import url("_doc.css");

.doc-tool {
  --doc-accent: var(--blue-800);
  --doc-accent-soft: var(--blue-50);
}
