:root{--docs-bg:var(--vhyxseal-color-bg);--docs-surface:var(--vhyxseal-color-surface);--docs-border:var(--vhyxseal-color-border);--docs-text:var(--vhyxseal-color-text);--docs-text-muted:var(--vhyxseal-color-text-muted);--docs-code-bg:var(--vhyxseal-color-bg);--docs-link:var(--vhyxseal-color-info);--docs-link-hover:var(--vhyxseal-color-full);--docs-sidebar-width:240px;--docs-header-height:56px}*,:after,:before{box-sizing:border-box}html{font-size:16px}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--docs-bg);color:var(--docs-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--docs-link);text-decoration:none}a:hover{color:var(--docs-link-hover);text-decoration:underline}h1,h2,h3,h4,h5,h6{line-height:1.3}h1,h2,h3,h4,h5,h6,p{margin-top:0;color:var(--docs-text)}code,kbd,pre,samp{font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,Menlo,Monaco,Courier New,monospace;font-size:.875em}:root:not([data-theme=light]) .shiki,:root:not([data-theme=light]) .shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}:root[data-theme=light] .shiki,:root[data-theme=light] .shiki span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important;font-style:var(--shiki-light-font-style)!important;font-weight:var(--shiki-light-font-weight)!important;-webkit-text-decoration:var(--shiki-light-text-decoration)!important;text-decoration:var(--shiki-light-text-decoration)!important}.shiki{padding:16px 20px;overflow-x:auto;border-radius:0;margin:0}@media (max-width:1200px){.docs-on-this-page{display:none}}@media (max-width:768px){:root{--docs-sidebar-width:0px}aside[aria-label="Docs navigation"]{display:none}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--docs-bg)}::-webkit-scrollbar-thumb{background:var(--docs-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--docs-text-muted)}:root{--vhyxseal-color-full:#22c55e;--vhyxseal-color-inferred:#eab308;--vhyxseal-color-missing:#ef4444;--vhyxseal-color-neutral:#6b7280;--vhyxseal-color-info:#3b82f6;--vhyxseal-color-capability:#a855f7;--vhyxseal-color-bg:#111827;--vhyxseal-color-surface:#1f2937;--vhyxseal-color-border:#374151;--vhyxseal-color-text:#f9fafb;--vhyxseal-color-text-muted:#6b7280}:root[data-theme=light]{--vhyxseal-color-bg:#ffffff;--vhyxseal-color-surface:#f3f4f6;--vhyxseal-color-border:#e5e7eb;--vhyxseal-color-text:#111827;--vhyxseal-color-text-muted:#6b7280;--vhyxseal-color-full:#16a34a;--vhyxseal-color-inferred:#ca8a04;--vhyxseal-color-missing:#dc2626;--vhyxseal-color-neutral:#4b5563;--vhyxseal-color-info:#2563eb;--vhyxseal-color-capability:#9333ea}:root{--vhyxseal-safety-low:var(--vhyxseal-color-neutral);--vhyxseal-safety-medium:var(--vhyxseal-color-info);--vhyxseal-safety-high:var(--vhyxseal-color-inferred);--vhyxseal-safety-critical:var(--vhyxseal-color-missing);--vhyxseal-safety-sensitive:var(--vhyxseal-color-missing)}