/*!
 * docmd (v0.7.7)
 * Copyright (c) 2025-present docmd.io
 * License: MIT
 */
:root{--bg-color: #faf9fd;--text-color: #3d3750;--text-muted: #6f6785;--text-heading: #241d38;--link-color: #6750a8;--link-color-hover: #574393;--border-color: #e2def0;--code-bg: #f2edf9;--code-text: #362d4f;--border-color-codeblock: #d7cee9;--focus-ring: color-mix(in srgb, #6f56b7 55%, white 45%)}:root[data-theme=dark]{--bg-color: #141320;--text-color: #c9c5d8;--text-muted: #a49eb8;--text-heading: #f3f0ff;--link-color: #b09af0;--link-color-hover: #c4b0ff;--border-color: #2d2a3a;--code-bg: #1e1b2b;--code-text: #ece7ff;--border-color-codeblock: #3a3550;--focus-ring: color-mix(in srgb, #7a5ec6 55%, black 45%)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.back-to-main-site{color:inherit}.homepage-logo{display:block;width:min(420px,80%);max-height:140px;object-fit:contain;margin:.5rem 0 1.5rem}.doc-content h1{letter-spacing:.01em}.doc-content h2{margin-top:1.75rem}.emoji{display:inline-block;height:1.25em;width:1.25em;line-height:1;vertical-align:-.25em;margin:0 .05em}
