:root{--onyx-clr-primary:#c0c0c6;--onyx-clr-link:#c0c0c6;--onyx-clr-header-bg:#050100;--onyx-clr-heading:#fffaf4;--onyx-clr-link-hover:#dddce0;--onyx-clr-muted:#8d8d95;--onyx-clr-bg:#0f0b09;--onyx-clr-header-text:#fffaf4;--onyx-clr-footer-text:#8d8d95;--onyx-clr-primary-contrast:#0a0603;--onyx-clr-accent:#7a7ddd;--onyx-clr-text:#dddbdb;--onyx-clr-footer-bg:#050100;--onyx-clr-primary-hover:#dddce0;--onyx-fs-base:16px;--onyx-lh:1.6;--onyx-container:1320px;--onyx-font-body:'Inter',system-ui,-apple-system,sans-serif;--onyx-radius:0;--onyx-font-heading:'Space Mono',system-ui,-apple-system,sans-serif}html{box-sizing:border-box;-webkit-text-size-adjust:100%}*,*::before,*::after{box-sizing:inherit}body.onyx-shell{margin:0;background:repeating-linear-gradient(to right,transparent 0,transparent 23px,rgba(221,219,219,0.15) 23px,rgba(221,219,219,0.15) 24px),repeating-linear-gradient(to bottom,transparent 0,transparent 23px,rgba(221,219,219,0.15) 23px,rgba(221,219,219,0.15) 24px),var(--onyx-clr-bg) !important;color:var(--onyx-clr-text);font-family:var(--onyx-font-body);font-size:var(--onyx-fs-base);line-height:var(--onyx-lh);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.onyx-shell img{max-width:100%;height:auto}body.onyx-shell a{color:var(--onyx-clr-link);text-decoration:underline;text-underline-offset:.15em;transition:color .15s ease}body.onyx-shell a:hover,body.onyx-shell a:focus{color:var(--onyx-clr-link-hover)}body.onyx-shell :focus-visible{outline:2px solid var(--onyx-clr-primary);outline-offset:2px}body.onyx-shell #page,body.onyx-shell .site-content,body.onyx-shell .ast-container,body.onyx-shell #primary,body.onyx-shell .content-area,body.onyx-shell .entry-content{max-width:none;padding:0;margin:0;background:transparent !important;box-shadow:none}body.onyx-shell #ast-scroll-top,body.onyx-shell .ast-scroll-top-icon{display:none}body.onyx-shell button.onyx-nav-control,body.onyx-shell button.onyx-top-trigger,body.onyx-shell button.onyx-btn{box-shadow:none;text-shadow:none;-webkit-appearance:none;appearance:none}body.onyx-shell .onyx-vessel{width:100%;max-width:var(--onyx-container);margin:0 auto;padding:0 1.25rem}body.onyx-shell .onyx-skip-to-main{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}body.onyx-shell .onyx-skip-to-main:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.5rem 1rem;background:var(--onyx-clr-primary);color:var(--onyx-clr-primary-contrast);z-index:9999}body.onyx-shell .onyx-author-frame-title+.onyx-author-frame{margin-top:14px}body.onyx-shell .onyx-author-frame{margin:32px 0 0;padding:22px 24px;background:var(--onyx-clr-surface);border-radius:8px;color:var(--onyx-clr-text)}body.onyx-shell .onyx-author-frame-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}body.onyx-shell .onyx-author-frame-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--onyx-clr-bg);flex:0 0 64px}body.onyx-shell .onyx-author-frame-meta{display:flex;flex-direction:column;gap:2px;min-width:0}body.onyx-shell .onyx-author-frame-name{font-size:1.125rem;font-weight:700;color:var(--onyx-clr-heading);line-height:1.25}body.onyx-shell .onyx-author-frame-role{font-size:.875rem;color:var(--onyx-clr-primary);line-height:1.3}body.onyx-shell .onyx-author-frame-bio{font-size:.95rem;line-height:1.6;color:var(--onyx-clr-text)}body.onyx-shell .onyx-author-frame-bio p{margin:0 0 .6em}body.onyx-shell .onyx-author-frame-bio p:last-child{margin-bottom:0}body.onyx-shell .onyx-author-frame-links{display:flex;align-items:center;gap:10px;margin-top:14px}body.onyx-shell .onyx-author-frame-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--onyx-clr-bg);color:var(--onyx-clr-text);text-decoration:none;transition:background .15s ease,color .15s ease}body.onyx-shell .onyx-author-frame-link:hover,body.onyx-shell .onyx-author-frame-link:focus{background:var(--onyx-clr-primary);color:var(--onyx-clr-primary-contrast)}body.onyx-shell .onyx-page-footer{background:var(--onyx-clr-footer-bg);color:var(--onyx-clr-footer-text);padding:2.5rem 0 2rem;margin-top:0;border-top:1px solid #2c2a2d}body.onyx-shell .onyx-footer-flex{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;text-align:center}body.onyx-shell .onyx-footer-strip{font-size:.9rem;color:var(--onyx-clr-footer-text);text-align:center}body.onyx-shell .onyx-footer-strip a{color:var(--onyx-clr-footer-text)}body.onyx-shell button.onyx-top-trigger{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;min-width:0;padding:0;margin:0;border:0;border-radius:var(--onyx-radius);background:var(--onyx-clr-primary);color:var(--onyx-clr-primary-contrast);box-shadow:0 6px 24px rgba(0,0,0,.18);display:none;align-items:center;justify-content:center;cursor:pointer;line-height:0;z-index:50;transition:transform .2s ease,background .2s ease}body.onyx-shell button.onyx-top-trigger.is-visible{display:inline-flex}body.onyx-shell button.onyx-top-trigger:hover{background:var(--onyx-clr-primary-hover);transform:translateY(-2px)}body.onyx-shell button.onyx-top-trigger svg{width:20px;height:20px;color:var(--onyx-clr-primary-contrast)}body.onyx-shell .onyx-lead-top{background:var(--onyx-clr-header-bg);color:var(--onyx-clr-header-text);border-bottom:1px solid #2c2a2d}body.onyx-shell .onyx-lead-top.is-sticky{position:sticky;top:0;z-index:100;backdrop-filter:blur(8px)}body.onyx-shell .onyx-head-rail{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.99rem 0}@media(min-width:901px){body.onyx-shell .onyx-h-v7 .onyx-head-rail{justify-content:space-between}body.onyx-shell .onyx-h-v7 .onyx-h-v7-trigger{display:inline-flex !important;align-items:center;gap:.55rem;background:transparent;border:1px solid #2c2a2d;color:var(--onyx-clr-header-text);padding:.45rem .9rem;border-radius:var(--onyx-radius);cursor:pointer;height:auto;width:auto}body.onyx-shell .onyx-h-v7 .onyx-h-v7-label{font-weight:600;font-size:.85rem;letter-spacing:.08em}body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer{display:none;position:absolute;left:0;right:0;top:100%;background:var(--onyx-clr-header-bg);border-top:1px solid #2c2a2d;padding:1.25rem 0;z-index:50}body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer.is-open{display:block}body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row{max-width:var(--onyx-container);margin:0 auto;padding:0 1.25rem;flex-direction:column;align-items:flex-start;gap:.5rem}body.onyx-shell .onyx-h-v7{position:relative}body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row li::before,body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row li::after,body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row a::after{content:none !important;display:none !important;background:none !important}body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row a{display:flex !important;align-items:center;gap:.75rem;padding:.55rem 0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;text-transform:none !important;font-variant:normal !important;font-style:normal !important;letter-spacing:0 !important;font-weight:500 !important;text-shadow:none !important;color:var(--onyx-clr-header-text)}body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row a:hover,body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row .current-menu-item>a{color:var(--onyx-clr-primary) !important;background:transparent !important}body.onyx-shell .onyx-h-v7 .onyx-h-v7-drawer .onyx-row a::before{content:'+' !important;flex:0 0 auto;display:inline-flex !important;align-items:center;justify-content:center;min-width:1em;line-height:1;color:var(--onyx-clr-primary);font-weight:600;opacity:.85;background:none !important;position:static !important;transform:none !important}}@media(max-width:900px){body.onyx-shell .onyx-lead-top{position:relative}body.onyx-shell .onyx-head-rail{flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:1rem}body.onyx-shell .onyx-nav-control{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}body.onyx-shell .onyx-h-v5 .onyx-h-band--bottom{display:none}body.onyx-shell .onyx-h-v6 .onyx-h-nav-left,body.onyx-shell .onyx-h-v6 .onyx-h-nav-right{display:none}body.onyx-shell .onyx-h-v6 .onyx-head-rail{display:flex !important}body.onyx-shell .onyx-h-v4 .onyx-h-divider{display:none}body.onyx-shell .onyx-h-v7 .onyx-h-v7-label{display:none}}body.onyx-shell .onyx-emblem .custom-logo-link{display:inline-block;max-width:100%}body.onyx-shell .onyx-emblem .custom-logo{max-height:48px;width:auto;height:auto;max-width:100%}body.onyx-shell .onyx-site-name{font-family:var(--onyx-font-heading);font-size:1.25rem;font-weight:700;color:var(--onyx-clr-header-text);text-decoration:none;letter-spacing:-.01em}body.onyx-shell .onyx-site-name:hover{color:var(--onyx-clr-primary)}body.onyx-shell .onyx-headline-block{margin-bottom:32px !important}body.onyx-shell .onyx-headline-block>*{margin:0 !important}body.onyx-shell .onyx-headline-block>*+*{margin-top:12px !important}body.onyx-shell .onyx-headline-block>h1+*{margin-top:32px !important}body.onyx-shell .onyx-writer-top{gap:12px !important}body.onyx-shell .onyx-byline-pill-wrap{text-align:center !important}body.onyx-shell .onyx-doc-prose{padding-top:0 !important;margin-top:0 !important}body.onyx-shell .onyx-doc-prose>*:first-child,body.onyx-shell .onyx-doc-prose>*:first-child>*:first-child,body.onyx-shell .onyx-doc-prose>*:first-child>*:first-child>*:first-child{margin-top:0 !important;padding-top:0 !important}body.onyx-shell .onyx-byline-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:var(--onyx-clr-surface);color:var(--onyx-clr-text);font-size:.875rem;line-height:1.2;box-shadow:0 1px 2px rgba(0,0,0,0.06);vertical-align:middle}body.onyx-shell .onyx-byline-pill-icon{flex:0 0 16px;width:16px;height:16px;color:var(--onyx-clr-primary)}body.onyx-shell .onyx-byline-pill-label{font-weight:600}body.onyx-shell .onyx-byline-pill-date{font-weight:400;color:var(--onyx-clr-muted)}body.onyx-shell .onyx-writer-top{display:flex;flex-direction:column;align-items:center;gap:8px;margin:14px 0 6px;text-align:center}body.onyx-shell .onyx-writer-top-avatar{width:64px;height:64px;border-radius:50%;background-size:cover;background-position:center;background-color:var(--onyx-clr-surface);flex:0 0 64px}body.onyx-shell .onyx-writer-top-name{font-size:1rem;font-weight:600;color:var(--onyx-clr-text);line-height:1.3}body.onyx-shell .onyx-error-404{padding:4rem 0;text-align:center}body.onyx-shell .onyx-error-inner{max-width:600px}body.onyx-shell .onyx-error-code{font-family:var(--onyx-font-heading);font-size:clamp(5rem,4rem+8vw,9rem);font-weight:800;line-height:1;color:var(--onyx-clr-primary);margin-bottom:1rem;letter-spacing:-.04em}body.onyx-shell .onyx-error-title{font-family:var(--onyx-font-heading);font-size:1.75rem;margin:0 0 .75rem;color:var(--onyx-clr-heading)}body.onyx-shell .onyx-error-text{color:var(--onyx-clr-muted);margin:0 0 2rem}body.onyx-shell .onyx-central{min-height:60vh;padding:2.5rem 0;color:var(--onyx-clr-text);background:transparent !important}body.onyx-shell .onyx-page-pane{padding:0}body.onyx-shell .onyx-core-doc{max-width:1040px;margin:0 auto;background:#1a1717;padding:3.5rem 2.25rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,0.35)}@media(max-width:600px){body.onyx-shell .onyx-core-doc{padding-left:1.1rem;padding-right:1.1rem}}body.onyx-shell .onyx-headline-block{margin-bottom:2rem}body.onyx-shell .onyx-topline{font-family:var(--onyx-font-heading);font-size:clamp(1.75rem,1rem+2.5vw,2.75rem);line-height:1.15;color:var(--onyx-clr-heading);margin:0 0 .5rem;letter-spacing:-.02em;text-align:left}body.onyx-shell .onyx-doc-prose{color:var(--onyx-clr-text)}body.onyx-shell .onyx-doc-prose h1,body.onyx-shell .onyx-doc-prose h2,body.onyx-shell .onyx-doc-prose h3,body.onyx-shell .onyx-doc-prose h4,body.onyx-shell .onyx-doc-prose h5,body.onyx-shell .onyx-doc-prose h6{font-family:var(--onyx-font-heading);color:var(--onyx-clr-heading);line-height:1.25;margin:2.5rem 0 1rem;letter-spacing:-.01em}body.onyx-shell .onyx-doc-prose h1,body.onyx-shell .onyx-doc-prose h2{text-align:left}body.onyx-shell .onyx-doc-prose h3,body.onyx-shell .onyx-doc-prose h4,body.onyx-shell .onyx-doc-prose h5,body.onyx-shell .onyx-doc-prose h6{text-align:left}body.onyx-shell .onyx-doc-prose h2{font-size:1.875rem}body.onyx-shell .onyx-doc-prose h3{font-size:1.375rem}body.onyx-shell .onyx-doc-prose h4{font-size:1.125rem}body.onyx-shell .onyx-doc-prose p{margin:0 0 1.25rem;text-align:left}body.onyx-shell .onyx-doc-prose ul,body.onyx-shell .onyx-doc-prose ol{margin:0 0 1.5rem;padding-left:1.5rem}body.onyx-shell .onyx-doc-prose li{margin-bottom:.5rem}body.onyx-shell .onyx-doc-prose strong{color:var(--onyx-clr-heading)}body.onyx-shell .onyx-doc-prose blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border-left:3px solid var(--onyx-clr-primary);background:var(--onyx-clr-surface,#1a1717);color:var(--onyx-clr-muted);font-style:italic;border-radius:0 var(--onyx-radius) var(--onyx-radius) 0}body.onyx-shell .onyx-doc-prose img{border-radius:12px;margin:.5rem auto;display:block;max-width:100%;height:auto;padding:3px;border:2px dashed var(--onyx-clr-primary);box-sizing:border-box}body.onyx-shell .onyx-doc-prose p:has(>img:only-child){margin:0}body.onyx-shell .onyx-doc-prose table{width:100%;border-collapse:collapse;margin:2rem 0;background:var(--onyx-clr-surface,#1a1717);color:var(--onyx-clr-text);border-radius:var(--onyx-radius);overflow:hidden;border-top:1px solid #2c2a2d;border-right:1px solid #2c2a2d;border-bottom:1px solid #2c2a2d;border-left:1px solid #2c2a2d}body.onyx-shell .onyx-doc-prose table th,body.onyx-shell .onyx-doc-prose table td{padding:.9rem 1rem;text-align:left;color:var(--onyx-clr-text);background:transparent;border-top:0;border-right:0;border-left:0;border-bottom:1px solid #2c2a2d}body.onyx-shell .onyx-doc-prose table th{background:#1a1717;color:var(--onyx-clr-heading);font-family:var(--onyx-font-heading);font-weight:700}body.onyx-shell .onyx-doc-prose table tr:last-child td{border-bottom:0}body.onyx-shell .onyx-table-scroll{width:100%;margin:2rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--onyx-radius)}body.onyx-shell .onyx-table-scroll>table{margin:0;border-radius:0}@media(max-width:700px){body.onyx-shell .onyx-table-scroll>table{min-width:560px}body.onyx-shell .onyx-table-scroll{background:linear-gradient(to right,var(--onyx-clr-surface,#1a1717) 30%,transparent),linear-gradient(to right,transparent,var(--onyx-clr-surface,#1a1717) 70%) 100% 0,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.15),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.15),transparent) 100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll}}body.onyx-shell .onyx-doc-prose details{background:var(--onyx-clr-surface,#1a1717);border:1px solid #2c2a2d;border-radius:var(--onyx-radius);margin-bottom:.75rem;overflow:hidden}body.onyx-shell .onyx-doc-prose details>summary{cursor:pointer;padding:1rem 1.25rem;font-family:var(--onyx-font-heading);font-weight:600;color:var(--onyx-clr-heading);list-style:none;position:relative;padding-right:2.5rem}body.onyx-shell .onyx-doc-prose details>summary::-webkit-details-marker{display:none}body.onyx-shell .onyx-doc-prose details>summary::after{content:'+';position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--onyx-clr-primary);transition:transform .15s ease}body.onyx-shell .onyx-doc-prose details[open]>summary::after{content:'−'}body.onyx-shell .onyx-doc-prose details>*:not(summary){padding:0 1.25rem 1.25rem}body.onyx-shell .onyx-btn,body.onyx-shell button.onyx-btn,body.onyx-shell a.onyx-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:var(--onyx-radius);text-decoration:none;font-weight:600;border:0;cursor:pointer;background:transparent;color:inherit;transition:background .15s ease,transform .1s ease}body.onyx-shell .onyx-btn--primary,body.onyx-shell button.onyx-btn--primary,body.onyx-shell a.onyx-btn--primary{background:var(--onyx-clr-primary);color:var(--onyx-clr-primary-contrast)}body.onyx-shell .onyx-btn--primary:hover,body.onyx-shell button.onyx-btn--primary:hover,body.onyx-shell a.onyx-btn--primary:hover{background:var(--onyx-clr-primary-hover);color:var(--onyx-clr-primary-contrast);transform:translateY(-1px)}body.onyx-shell .onyx-main-menu .onyx-row{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;align-items:center}body.onyx-shell .onyx-main-menu .onyx-row a{color:var(--onyx-clr-header-text);text-decoration:none;font-size:.95rem;transition:color .15s ease,background-color .2s ease,border-color .15s ease}body.onyx-shell .onyx-main-menu .onyx-row a{font-weight:500;padding:.25rem 0;position:relative;padding-left:1rem}body.onyx-shell .onyx-main-menu .onyx-row a::before{content:'›';position:absolute;left:0;top:50%;transform:translateY(-50%);color:var(--onyx-clr-primary);font-size:1.1em}body.onyx-shell .onyx-main-menu .onyx-row a:hover,body.onyx-shell .onyx-main-menu .onyx-row .current-menu-item>a{color:var(--onyx-clr-primary)}body.onyx-shell .onyx-nav-control{display:none;background:transparent;border:1px solid #2c2a2d;color:var(--onyx-clr-header-text);padding:0;width:44px;height:44px;border-radius:var(--onyx-radius);cursor:pointer;align-items:center;justify-content:center}body.onyx-shell .onyx-nav-control__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:0}body.onyx-shell .onyx-nav-control__icon svg{display:block;width:100%;height:100%}body.onyx-shell .onyx-nav-control__icon--close{display:none}body.onyx-shell .onyx-nav-control[aria-expanded="true"] .onyx-nav-control__icon--open{display:none}body.onyx-shell .onyx-nav-control[aria-expanded="true"] .onyx-nav-control__icon--close{display:inline-flex}@media(max-width:900px){body.onyx-shell .onyx-nav-control{display:inline-flex}body.onyx-shell .onyx-main-menu{display:none;position:absolute;left:0;right:0;top:100%;background:var(--onyx-clr-header-bg);border-top:1px solid #2c2a2d;padding:1rem 1.25rem}body.onyx-shell .onyx-lead-top{position:relative}body.onyx-shell .onyx-main-menu.is-open{display:block}body.onyx-shell .onyx-main-menu .onyx-row{flex-direction:column;align-items:flex-start;gap:.25rem}body.onyx-shell .onyx-main-menu .onyx-row li::before,body.onyx-shell .onyx-main-menu .onyx-row li::after,body.onyx-shell .onyx-main-menu .onyx-row a::after{content:none !important;display:none !important;background:none !important}body.onyx-shell .onyx-main-menu .onyx-row a{display:flex !important;align-items:center;gap:.75rem;padding:.65rem 0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;text-transform:none !important;font-variant:normal !important;font-style:normal !important;letter-spacing:0 !important;font-weight:500 !important;font-size:1rem !important;line-height:1.4 !important;text-shadow:none !important;color:var(--onyx-clr-header-text)}body.onyx-shell .onyx-main-menu .onyx-row a:hover,body.onyx-shell .onyx-main-menu .onyx-row .current-menu-item>a{color:var(--onyx-clr-primary) !important;background:transparent !important}body.onyx-shell .onyx-main-menu .onyx-row a::before{content:'+' !important;flex:0 0 auto;display:inline-flex !important;align-items:center;justify-content:center;min-width:1em;line-height:1;color:var(--onyx-clr-primary);font-weight:600;opacity:.85;background:none !important;position:static !important;transform:none !important}body.onyx-shell .onyx-emblem .custom-logo{max-height:36px;max-width:calc(100vw - 120px)}body.onyx-shell .onyx-site-name{font-size:1.05rem}}