.code-viewer .shiki,.code-viewer .shiki span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}html.dark .code-viewer .shiki,html.dark .code-viewer .shiki span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}.code-viewer .shiki{border:1px solid #e5e7ebcc;border-radius:12px;padding:12px 14px;font:13px/1.6 ui-monospace,JetBrains Mono,Menlo,Consolas,monospace;overflow-x:auto}html.dark .code-viewer .shiki{border-color:#374151cc}.code-binary{color:#6b7280;border:1px dashed #d1d5db;border-radius:12px;padding:16px;font-size:.875rem;font-style:italic}html.dark .code-binary{color:#9ca3af;border-color:#4b5563}
