header{flex-direction:row;align-items:center;gap:1.5rem;margin:2rem 0;display:flex}header h1{flex:auto;margin:0}.clipboard-button{float:right;color:var(--gray);border-color:var(--dark);background-color:var(--light);opacity:0;border:1px solid;border-radius:5px;margin:.3rem;padding:.4rem;transition:all .2s;display:flex;position:absolute;right:0}.clipboard-button>svg{fill:var(--light);filter:contrast(.3)}.clipboard-button:hover{cursor:pointer;border-color:var(--secondary)}.clipboard-button:focus{outline:0}pre:hover>.clipboard-button{opacity:1;transition:all .2s}.page-title{font-size:1.75rem;font-family:var(--titleFont);margin:0}.search{min-width:fit-content;max-width:14rem}@media (max-width:800px){.search{flex-grow:.3}}.search>.search-button{border:1px var(--lightgray) solid;font-family:inherit;font-size:inherit;height:2rem;text-align:inherit;cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:4px;align-items:center;width:100%;padding:0 1rem 0 0;display:flex}.search>.search-button>p{color:var(--gray);text-wrap:unset;display:inline}.search>.search-button svg{cursor:pointer;width:18px;min-width:18px;margin:0 .5rem}.search>.search-button svg .search-path{stroke:var(--darkgray);stroke-width:1.5px;transition:stroke .5s}.search>.search-container{contain:layout;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow-y:auto}.search>.search-container.active{display:inline-block}.search>.search-container>.search-space{width:65%;margin-top:12vh;margin-left:auto;margin-right:auto}@media not (min-width:1200px){.search>.search-container>.search-space{width:90%}}.search>.search-container>.search-space>*{background:var(--light);border-radius:7px;width:100%;margin-bottom:2em;box-shadow:0 14px 50px #1b21301f,0 10px 30px #1b213029}.search>.search-container>.search-space>input{box-sizing:border-box;font-family:var(--bodyFont);color:var(--dark);border:1px solid var(--lightgray);padding:.5em 1em;font-size:1.1em}.search>.search-container>.search-space>input:focus{outline:none}.search>.search-container>.search-space>.search-layout{border:1px solid var(--lightgray);box-sizing:border-box;flex-direction:row;flex:0 0 100%;display:none}.search>.search-container>.search-space>.search-layout.display-results{display:flex}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 min(30%,450px)}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout[data-preview] .result-card>p.preview{display:none}.search>.search-container>.search-space>.search-layout[data-preview]>div:first-child{border-right:1px solid var(--lightgray);border-top-right-radius:unset;border-bottom-right-radius:unset}.search>.search-container>.search-space>.search-layout[data-preview]>div:last-child{border-top-left-radius:unset;border-bottom-left-radius:unset}}.search>.search-container>.search-space>.search-layout>div{border-radius:5px;height:63vh}@media (max-width:800px){.search>.search-container>.search-space>.search-layout{flex-direction:column}.search>.search-container>.search-space>.search-layout>.preview-container{display:none!important}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 100%;width:100%;height:auto}}.search>.search-container>.search-space>.search-layout .highlight{background:color-mix(in srgb, var(--tertiary) 60%, #fff0);border-radius:5px;scroll-margin-top:2rem}.search>.search-container>.search-space>.search-layout>.preview-container{color:var(--dark);flex-grow:1;padding:0 2rem;font-family:inherit;font-weight:400;line-height:1.5em;display:block;overflow:hidden auto}.search>.search-container>.search-space>.search-layout>.preview-container .preview-inner{width:min(800px,100%);margin:0 auto}.search>.search-container>.search-space>.search-layout>.preview-container a[role=anchor]{background-color:#0000}.search>.search-container>.search-space>.search-layout>.results-container{overflow-y:auto}.search>.search-container>.search-space>.search-layout>.results-container .result-card{cursor:pointer;border-bottom:1px solid var(--lightgray);box-sizing:border-box;text-transform:none;text-align:left;width:100%;font-family:inherit;font-size:100%;line-height:1.15;font-weight:inherit;outline:none;margin:0;padding:1em;transition:background .2s;display:block;overflow:hidden}.search>.search-container>.search-space>.search-layout>.results-container .result-card:hover,.search>.search-container>.search-space>.search-layout>.results-container .result-card:focus,.search>.search-container>.search-space>.search-layout>.results-container .result-card.focus{background:var(--lightgray)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>h3{margin:0}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout>.results-container .result-card>p.card-description{display:none}}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul.tags{margin-top:.45rem;margin-bottom:0}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p{background-color:var(--highlight);color:var(--secondary);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem;font-weight:700;line-height:1.4rem}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p.match-tag{color:var(--tertiary)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>p{margin-bottom:0}.darkmode{cursor:pointer;width:20px;height:32px;text-align:inherit;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;position:relative}.darkmode svg{width:20px;height:20px;fill:var(--darkgray);transition:opacity .1s;position:absolute;top:calc(50% - 10px)}:root[saved-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[saved-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[saved-theme=dark] .darkmode>.dayIcon{display:none}:root[saved-theme=dark] .darkmode>.nightIcon,:root .darkmode>.dayIcon{display:inline}:root .darkmode>.nightIcon{display:none}.readermode{cursor:pointer;width:20px;height:32px;text-align:inherit;background:0 0;border:none;flex-shrink:0;margin:0;padding:0;position:relative}.readermode svg{width:20px;height:20px;fill:var(--darkgray);stroke:var(--darkgray);transition:opacity .1s;position:absolute;top:calc(50% - 10px)}:root[reader-mode=on] .sidebar.left,:root[reader-mode=on] .sidebar.right{opacity:0;transition:opacity .2s}:root[reader-mode=on] .sidebar.left:hover,:root[reader-mode=on] .sidebar.right:hover{opacity:1}footer{font-size:9px!important;font-family:var(--codeFont)!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#7a7065!important;opacity:.8!important;background:linear-gradient(#12110f,#0f0f0d)!important;border-top:.5px solid #222018!important;align-items:center!important;margin:0!important;padding:5px 12px!important;display:flex!important}footer p{margin:0!important}footer ul{align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}footer:hover{opacity:1!important;color:#8e8376!important;border-top-color:#3a3428!important}:root[saved-theme=light] footer{color:#8a8175!important;opacity:1!important;background:#ede8de!important;border-top:.5px solid #d8d0c4!important}:root[saved-theme=light] footer:hover{color:#6d6258!important;background:#e8e3d8!important;border-top-color:#cfc5b7!important}:root[saved-theme=light] footer p{color:inherit!important}:root[saved-theme=light] footer a{color:#a85c42!important}:root[saved-theme=light] footer a:hover{color:#c87858!important}.article-title{margin:2rem 0 0}.content-meta{color:var(--darkgray);margin-top:0}.content-meta[show-comma=true]>:not(:last-child){margin-right:8px}.content-meta[show-comma=true]>:not(:last-child):after{content:","}ul.section-ul{margin-top:2em;padding-left:0;list-style:none}li.section-li{margin-bottom:1em}li.section-li>.section{grid-template-columns:fit-content(8em) 3fr 1fr;display:grid}@media (max-width:800px){li.section-li>.section>.tags{display:none}}li.section-li>.section>.desc>h3>a{background-color:#0000}li.section-li>.section .meta{opacity:.6;margin:0 1em 0 0}.popover .section{grid-template-columns:fit-content(8em) 1fr!important}.popover .section>.tags{display:none}.section h3,.section>.tags{margin:0}@keyframes dropin{0%{opacity:0;visibility:hidden}1%{opacity:0}to{opacity:1;visibility:visible}}.popover{z-index:999;will-change:transform;padding:1rem;position:fixed;top:0;left:0;overflow:visible}.popover>.popover-inner{width:30rem;max-height:20rem;font-weight:initial;font-style:initial;line-height:normal;font-size:initial;font-family:var(--bodyFont);border:1px solid var(--lightgray);background-color:var(--light);overscroll-behavior:contain;white-space:normal;-webkit-user-select:none;user-select:none;cursor:default;border-radius:5px;padding:0 1rem 1rem;position:relative;overflow:auto;box-shadow:6px 6px 36px #00000040}.popover>.popover-inner[data-content-type][data-content-type*=pdf],.popover>.popover-inner[data-content-type][data-content-type*=image]{max-height:100%;padding:0}.popover>.popover-inner[data-content-type][data-content-type*=image] img{border-radius:0;margin:0;display:block}.popover>.popover-inner[data-content-type][data-content-type*=pdf] iframe{width:100%}.popover h1{font-size:1.5rem}.popover{visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}@media (max-width:800px){.popover{display:none!important}}.active-popover,.popover:hover{animation:.3s .2s forwards dropin}code[data-theme*=\ ]{color:var(--shiki-light);background-color:var(--shiki-light-bg)}code[data-theme*=\ ] span{color:var(--shiki-light)}[saved-theme=dark] code[data-theme*=\ ]{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark)}.callout{border:1px solid var(--border);background-color:var(--bg);box-sizing:border-box;border-radius:5px;padding:0 1rem;overflow-y:hidden}.callout>.callout-content{transition:grid-template-rows .1s cubic-bezier(.02,.01,.47,1);display:grid;overflow:hidden}.callout>.callout-content>:first-child{margin-top:0}.callout{--callout-icon-note:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"2\" x2=\"22\" y2=\"6\"></line><path d=\"M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z\"></path></svg>");--callout-icon-abstract:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"></rect><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"></path><path d=\"M12 11h4\"></path><path d=\"M12 16h4\"></path><path d=\"M8 11h.01\"></path><path d=\"M8 16h.01\"></path></svg>");--callout-icon-info:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"></line></svg>");--callout-icon-todo:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>");--callout-icon-tip:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z\"></path></svg> ");--callout-icon-success:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg> ");--callout-icon-question:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg> ");--callout-icon-warning:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"></line><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>");--callout-icon-failure:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"></line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"></line></svg> ");--callout-icon-danger:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"></polygon></svg> ");--callout-icon-bug:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"8\" height=\"14\" x=\"8\" y=\"6\" rx=\"4\"></rect><path d=\"m19 7-3 2\"></path><path d=\"m5 7 3 2\"></path><path d=\"m19 19-3-2\"></path><path d=\"m5 19 3-2\"></path><path d=\"M20 13h-4\"></path><path d=\"M4 13h4\"></path><path d=\"m10 4 1 2\"></path><path d=\"m14 4-1 2\"></path></svg>");--callout-icon-example:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg> ");--callout-icon-quote:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z\"></path><path d=\"M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z\"></path></svg>");--callout-icon-fold:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"%3E%3Cpolyline points=\"6 9 12 15 18 9\"%3E%3C/polyline%3E%3C/svg%3E")}.callout[data-callout]{--color:#448aff;--border:#448aff44;--bg:#448aff10;--callout-icon:var(--callout-icon-note)}.callout[data-callout=abstract]{--color:#00b0ff;--border:#00b0ff44;--bg:#00b0ff10;--callout-icon:var(--callout-icon-abstract)}.callout[data-callout=info],.callout[data-callout=todo]{--color:#00b8d4;--border:#00b8d444;--bg:#00b8d410;--callout-icon:var(--callout-icon-info)}.callout[data-callout=todo]{--callout-icon:var(--callout-icon-todo)}.callout[data-callout=tip]{--color:#00bfa5;--border:#00bfa544;--bg:#00bfa510;--callout-icon:var(--callout-icon-tip)}.callout[data-callout=success]{--color:#09ad7a;--border:#09ad7144;--bg:#09ad7110;--callout-icon:var(--callout-icon-success)}.callout[data-callout=question]{--color:#dba642;--border:#dba64244;--bg:#dba64210;--callout-icon:var(--callout-icon-question)}.callout[data-callout=warning]{--color:#db8942;--border:#db894244;--bg:#db894210;--callout-icon:var(--callout-icon-warning)}.callout[data-callout=failure],.callout[data-callout=danger],.callout[data-callout=bug]{--color:#db4242;--border:#db424244;--bg:#db424210;--callout-icon:var(--callout-icon-failure)}.callout[data-callout=bug]{--callout-icon:var(--callout-icon-bug)}.callout[data-callout=danger]{--callout-icon:var(--callout-icon-danger)}.callout[data-callout=example]{--color:#7a43b5;--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example)}.callout[data-callout=quote]{--color:var(--secondary);--border:var(--lightgray);--callout-icon:var(--callout-icon-quote)}.callout.is-collapsed>.callout-title>.fold-callout-icon{transform:rotate(-90deg)}.callout.is-collapsed .callout-content>*{height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;transition:height .1s cubic-bezier(.02,.01,.47,1),margin .1s cubic-bezier(.02,.01,.47,1),padding .1s cubic-bezier(.02,.01,.47,1);overflow-y:clip}.callout.is-collapsed .callout-content>:first-child{margin-top:-1rem}.callout-title{color:var(--color);--icon-size:18px;align-items:flex-start;gap:5px;padding:1rem 0;display:flex}.callout-title .fold-callout-icon{opacity:.8;cursor:pointer;--callout-icon:var(--callout-icon-fold);transition:transform .15s}.callout-title>.callout-title-inner>p{color:var(--color);margin:0}.callout-title .callout-icon,.callout-title .fold-callout-icon{width:var(--icon-size);height:var(--icon-size);flex:0 0 var(--icon-size);background-size:var(--icon-size) var(--icon-size);background-position:50%;background-color:var(--color);-webkit-mask-image:var(--callout-icon);mask-image:var(--callout-icon);-webkit-mask-size:var(--icon-size) var(--icon-size);mask-size:var(--icon-size) var(--icon-size);padding:.2rem 0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.callout-title .callout-title-inner{font-weight:600}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;overflow-x:hidden}@media (max-width:800px){html{scroll-padding-top:4rem}}body{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);margin:0}.text-highlight{background-color:var(--textHighlight);border-radius:5px;padding:0 .1rem}::selection{background:color-mix(in srgb, var(--tertiary) 60%, #fff0);color:var(--darkgray)}p,ul,text,a,tr,td,li,ol,ul,.katex,.math,.typst-doc,g[class~=typst-text]{color:var(--darkgray);fill:var(--darkgray);overflow-wrap:break-word;text-wrap:pretty}path[class~=typst-shape]{stroke:var(--darkgray)}.math.math-display{text-align:center}article>mjx-container.MathJax,article blockquote>div>mjx-container.MathJax{display:flex}article>mjx-container.MathJax>svg,article blockquote>div>mjx-container.MathJax>svg{margin-left:auto;margin-right:auto}article blockquote>div>mjx-container.MathJax>svg{margin-top:1rem;margin-bottom:1rem}strong{font-weight:600}a{color:var(--secondary);font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:var(--tertiary)}a.internal{background-color:var(--highlight);border-radius:5px;padding:0 .1rem;line-height:1.4rem;text-decoration:none}a.internal.broken{color:var(--secondary);opacity:.5;transition:opacity .2s}a.internal.broken:hover{opacity:.8}a.internal:has(>img){background-color:#0000;border-radius:0;padding:0}a.internal.tag-link:before{content:"#"}a.external .external-icon{height:1ex;margin:0 .15em}a.external .external-icon>path{fill:var(--dark)}.flex-component{display:flex}.desktop-only{display:initial}.desktop-only.flex-component{display:flex}@media (max-width:800px){.desktop-only.flex-component,.desktop-only{display:none}}.mobile-only,.mobile-only.flex-component{display:none}@media (max-width:800px){.mobile-only.flex-component{display:flex}.mobile-only{display:initial}}.page{max-width:1500px;margin:0 auto}.page article>h1{font-size:2rem}.page article li:has(>input[type=checkbox]){padding-left:0;list-style-type:none}.page article li:has(>input[type=checkbox]:checked){text-decoration:line-through;-webkit-text-decoration-color:var(--gray);text-decoration-color:var(--gray);color:var(--gray)}.page article li>*{margin-top:0;margin-bottom:0}.page article p>strong{color:var(--dark)}.page>#quartz-body{grid-template:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right"/320px auto 320px;gap:5px;display:grid}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template:"grid-sidebar-left grid-header""grid-sidebar-left grid-center""grid-sidebar-left grid-sidebar-right""grid-sidebar-left grid-footer"/320px auto;gap:5px}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-sidebar-left""grid-header""grid-center""grid-sidebar-right""grid-footer"/auto;gap:5px}}@media not (min-width:1200px){.page>#quartz-body{padding:0 1rem}}@media (max-width:800px){.page>#quartz-body{margin:0 auto}}.page>#quartz-body .sidebar{box-sizing:border-box;gap:1.2rem;height:100vh;padding:6rem 2rem 2rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;flex-direction:column;grid-area:grid-sidebar-left}@media (max-width:800px){.page>#quartz-body .sidebar.left{position:initial;height:unset;flex-direction:row;align-items:center;gap:0;padding:2rem 0 0;display:flex}}.page>#quartz-body .sidebar.right{flex-direction:column;grid-area:grid-sidebar-right;margin-right:0}@media (max-width:800px){.page>#quartz-body .sidebar.right{margin-left:inherit;margin-right:inherit}}@media not (min-width:1200px){.page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}.page>#quartz-body .sidebar.right>*{flex:1;max-height:24rem}.page>#quartz-body .sidebar.right>.toc{display:none}}.page>#quartz-body .page-header,.page>#quartz-body .page-footer{margin-top:1rem}.page>#quartz-body .page-header{grid-area:grid-header;margin:6rem 0 0}@media (max-width:800px){.page>#quartz-body .page-header{margin-top:0;padding:0}}.page>#quartz-body .center>article{grid-area:grid-center}@media (max-width:800px){.page>#quartz-body .center>article{grid-area:unset;width:100%;min-width:0;margin:0}}.page>#quartz-body footer{grid-area:grid-footer}.page>#quartz-body .center,.page>#quartz-body footer{min-width:100%;max-width:100%;margin-left:auto;margin-right:auto}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body .center,.page>#quartz-body footer{margin-right:0}}@media (max-width:800px){.page>#quartz-body .center,.page>#quartz-body footer{margin-left:0;margin-right:0}}.page>#quartz-body footer{margin-left:0}.footnotes{border-top:1px solid var(--lightgray);margin-top:2rem}input[type=checkbox]{color:var(--secondary);border:1px solid var(--lightgray);background-color:var(--light);appearance:none;border-radius:3px;width:16px;height:16px;margin-inline:-1.4rem .2rem;position:relative;transform:translateY(2px)}input[type=checkbox]:checked{border-color:var(--secondary);background-color:var(--secondary)}input[type=checkbox]:checked:after{content:"";border:solid var(--light);border-width:0 2px 2px 0;width:4px;height:8px;display:block;position:absolute;top:1px;left:4px;transform:rotate(45deg)}blockquote{border-left:3px solid var(--secondary);margin:1rem 0;padding-left:1rem;transition:border-color .2s}h1,h2,h3,h4,h5,h6,thead{font-family:var(--headerFont);color:var(--dark);font-weight:revert;margin-bottom:0}article>h1>a[role=anchor],article>h2>a[role=anchor],article>h3>a[role=anchor],article>h4>a[role=anchor],article>h5>a[role=anchor],article>h6>a[role=anchor],article>thead>a[role=anchor]{color:var(--dark);background-color:#0000}h1[id]>a[href^=\#],h2[id]>a[href^=\#],h3[id]>a[href^=\#],h4[id]>a[href^=\#],h5[id]>a[href^=\#],h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;margin:0 .5rem;transition:opacity .2s;transform:translateY(-.1rem)}h1[id]:hover>a,h2[id]:hover>a,h3[id]:hover>a,h4[id]:hover>a,h5[id]:hover>a,h6[id]:hover>a{opacity:1}h1:not([id])>a[role=anchor],h2:not([id])>a[role=anchor],h3:not([id])>a[role=anchor],h4:not([id])>a[role=anchor],h5:not([id])>a[role=anchor],h6:not([id])>a[role=anchor]{display:none}h1{margin-top:2.25rem;margin-bottom:1rem;font-size:1.75rem}h2{margin-top:1.9rem;margin-bottom:1rem;font-size:1.4rem}h3{margin-top:1.62rem;margin-bottom:1rem;font-size:1.12rem}h4,h5,h6{margin-top:1.5rem;margin-bottom:1rem;font-size:1rem}figure[data-rehype-pretty-code-figure]{margin:0;line-height:1.6rem;position:relative}figure[data-rehype-pretty-code-figure]>[data-rehype-pretty-code-title]{font-family:var(--codeFont);border:1px solid var(--lightgray);width:fit-content;color:var(--darkgray);border-radius:5px;margin-bottom:-.5rem;padding:.1rem .5rem;font-size:.9rem}figure[data-rehype-pretty-code-figure]>pre{padding:0}pre{font-family:var(--codeFont);border:1px solid var(--lightgray);border-radius:5px;padding:0 .5rem;position:relative;overflow-x:auto}pre:has(>code.mermaid){border:none}pre>code{counter-reset:line;counter-increment:line 0;background:0 0;padding:.5rem 0;font-size:.85rem;display:grid;overflow-x:auto}pre>code [data-highlighted-chars]{background-color:var(--highlight);border-radius:5px}pre>code>[data-line]{box-sizing:border-box;border-left:3px solid #0000;padding:0 .25rem}pre>code>[data-line][data-highlighted-line]{background-color:var(--highlight);border-left:3px solid var(--secondary)}pre>code>[data-line]:before{content:counter(line);counter-increment:line;text-align:right;color:#738a9499;width:1rem;margin-right:1rem;display:inline-block}pre>code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}pre>code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}code{color:var(--dark);font-size:.9em;font-family:var(--codeFont);background:var(--lightgray);border-radius:5px;padding:.1rem .2rem}tbody,li,p{line-height:1.6rem}.table-container{overflow-x:auto}.table-container>table{border-collapse:collapse;margin:1rem;padding:1.5rem}.table-container>table th,.table-container>table td{min-width:75px}.table-container>table>*{line-height:2rem}th{text-align:left;border-bottom:2px solid var(--gray);padding:.4rem .7rem}td{padding:.2rem .7rem}tr{border-bottom:1px solid var(--lightgray)}tr:last-child{border-bottom:none}img{content-visibility:auto;border-radius:5px;max-width:100%;margin:1rem 0}p>img+em{display:block;transform:translateY(-1rem)}hr{background-color:var(--lightgray);border:none;width:100%;height:1px;margin:2rem auto}audio,video{border-radius:5px;width:100%}.spacer{flex:2 auto}div:has(>.overflow){max-height:100%;overflow-y:hidden}ul.overflow,ol.overflow{content:"";clear:both;width:100%;max-height:100%;margin-bottom:0;overflow-y:auto}ul.overflow>li.overflow-end,ol.overflow>li.overflow-end{height:.5rem;margin:0}ul.overflow.gradient-active,ol.overflow.gradient-active{-webkit-mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%)}.transclude ul{padding-left:1rem}.katex-display{display:initial;overflow:auto hidden}.external-embed.youtube,iframe.pdf{aspect-ratio:16/9;border-radius:5px;width:100%;height:100%}.navigation-progress{background:var(--secondary);z-index:9999;width:0;height:3px;transition:width .2s;position:fixed;top:0;left:0}.page>#quartz-body{grid-template-columns:220px minmax(0,1fr)!important;column-gap:0!important;width:100%!important}#quartz-body.alr-sidebar-collapsed,.page>#quartz-body.alr-sidebar-collapsed{grid-template-columns:48px minmax(0,1fr)!important}#quartz-body.alr-sidebar-collapsed .sidebar.left{flex:0 0 48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;overflow:visible!important}.page{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}#quartz-root{flex-direction:column!important;width:100%!important;min-height:100vh!important;display:flex!important}#quartz-header{width:100%!important;overflow:visible!important}#quartz-body{flex:1!important;width:100%!important;min-height:calc(100vh - 48px)!important}#quartz-body .center{flex-direction:column!important;min-width:0!important;min-height:calc(100vh - 48px)!important;display:flex!important}#quartz-body .center>article,#quartz-body .center>.popover-hint{flex:auto!important}.sidebar{height:calc(100vh - 48px)!important;padding:16px 0!important;top:48px!important;overflow-y:auto!important}#quartz-body .sidebar.right,.sidebar.right{display:none!important}#quartz-header{z-index:102!important;background:#111110!important;border-bottom:.5px solid #26251f!important;align-items:center!important;gap:16px!important;min-height:48px!important;padding:0 18px!important;display:flex!important;position:sticky!important;top:0!important;overflow:visible!important}#quartz-header header{background:0 0!important;border:none!important;align-items:center!important;gap:16px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}#quartz-header .page-title{color:#f0ece0!important;letter-spacing:.04em!important;white-space:nowrap!important;flex-shrink:0!important;font-size:13px!important;font-weight:500!important}#quartz-header .page-title a{color:#f0ece0!important;border-bottom:none!important;font-size:13px!important;font-weight:500!important;text-decoration:none!important}#quartz-header .search{flex:1!important;max-width:280px!important}#quartz-header .search-bar{background:#1e1d18!important;border:.5px solid #26251f!important;border-radius:6px!important;height:30px!important}#quartz-header .search-bar input{color:#d8d4c8!important;font-size:12px!important}#quartz-header .search-bar input::placeholder{color:#4a4840!important}#quartz-header .darkmode,#quartz-header .readermode{display:none!important}.alr-topnav{flex-shrink:0;align-items:center;gap:4px;margin-left:0;display:flex;position:relative}.alr-topnav-link{color:#4a4840;white-space:nowrap;cursor:pointer;border-radius:5px;padding:4px 10px;font-size:12px;text-decoration:none;transition:color .15s,background .15s;border-bottom:none!important}.alr-topnav-link:hover{background:#1e1d18;color:#cc785c!important;border-bottom:none!important}.alr-topnav-link.active{background:#201e18;color:#cc785c!important}.alr-topnav-dropdown{align-items:center;display:flex;position:relative}.alr-topnav-dropdown-trigger{-webkit-user-select:none;user-select:none}.alr-topnav-dropdown-menu{z-index:9999;background:0 0;min-width:260px;padding-top:4px;display:none;position:fixed;top:48px}.alr-topnav-dropdown-menu.alr-dropdown-open{flex-direction:column;display:flex}.alr-topnav-dropdown-menu-inner{background:#181714;border:.5px solid #26251f;border-radius:8px;flex-direction:column;padding:4px;display:flex;box-shadow:0 8px 24px #00000080}.alr-topnav-dropdown-item{color:#6b6860;white-space:nowrap;border-radius:5px;padding:8px 12px;font-size:12px;text-decoration:none;transition:color .15s,background .15s;display:block;border-bottom:none!important}.alr-topnav-dropdown-item:hover{color:#cc785c!important;background:#1e1d18!important;border-bottom:none!important}.alr-mobile-menu-btn{cursor:pointer;color:#6b6860;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:none}.alr-mobile-menu-btn:hover{color:#cc785c;background:#1e1d18}.alr-mobile-overlay{z-index:100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .25s;display:none;position:fixed;inset:0}.alr-mobile-overlay.alr-mobile-overlay-open{opacity:1;pointer-events:auto}body{background:#1a1915!important}#quartz-body .sidebar.left,.sidebar.left{background:#141410!important;border-right:.5px solid #222018!important;gap:0!important;margin-top:0!important;padding:0!important}#quartz-body .sidebar.left,.sidebar.left,.alr-sidebar-wrapper,.alr-sidebar-nav{max-width:100%!important;overflow-x:hidden!important}.alr-sb-bottom,.alr-sb-darkmode-row{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.sidebar.left a{color:#6b6860!important;border-bottom:none!important}.sidebar.left a:hover{color:#b8b4a8!important;border-bottom:none!important}#quartz-body .center{background:#1a1915!important;padding:0 32px 28px!important;overflow-x:hidden!important}.page-header{margin:0!important;padding:0!important}.breadcrumb-container,h1.article-title,p.content-meta,.tags{display:none!important}article.popover-hint{background:#1a1915!important}h1,h2,h3,h4,h5,h6{color:#d8d4c8!important}article h1{color:#f0ece0!important;font-size:22px!important;font-weight:500!important}article h2{color:#d8d4c8!important;border-bottom:.5px solid #222018!important;margin-top:24px!important;margin-bottom:10px!important;padding-bottom:4px!important;font-size:16px!important;font-weight:500!important}article h3{color:#c0bcb0!important;margin-top:18px!important;margin-bottom:6px!important;font-size:14px!important;font-weight:500!important}article p{color:#8a8678!important;margin-bottom:12px!important;font-size:13px!important;line-height:1.7!important}article li{color:#8a8678!important;font-size:13px!important;line-height:1.7!important}article ul,article ol{margin-bottom:12px!important}article a{color:#cc785c!important;border-bottom:.5px solid #8a4a32!important;text-decoration:none!important}article a:hover{color:#e09478!important;border-bottom-color:#cc785c!important}body[data-slug=index] h1.article-title,body[data-slug=index] p.content-meta,body[data-slug=index] .breadcrumb-container{display:none!important}body[data-slug=index] .popover-hint,body[data-slug=index] article{margin-top:0!important;padding-top:0!important}body[data-slug=index] #quartz-body .center{padding-top:0!important;padding-bottom:28px!important}body[data-slug=index] .page-header{height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.alr-home-ad-box ins.adsbygoogle{width:300px!important;height:250px!important}.callout{border-style:none none none solid!important;border-width:medium medium medium 3px!important;border-top-color:currentColor!important;border-bottom-color:currentColor!important;border-right-color:currentColor!important;border-radius:0 8px 8px 0!important;margin-bottom:14px!important;padding:10px 14px!important}.callout[data-callout=info]{background:#161410!important;border-left-color:#cc785c!important}.callout[data-callout=info] .callout-title-inner,.callout[data-callout=info] .callout-icon svg,.callout[data-callout=info] p{color:#d8a088!important;fill:#d8a088!important}.callout[data-callout=warning]{background:#1a1508!important;border-left-color:#a07820!important}.callout[data-callout=warning] .callout-title-inner,.callout[data-callout=warning] .callout-icon svg,.callout[data-callout=warning] p{color:#d4a840!important;fill:#d4a840!important}.callout[data-callout=note]{background:#161410!important;border-left-color:#8a4a32!important}.callout[data-callout=note] .callout-title-inner,.callout[data-callout=note] .callout-icon svg,.callout[data-callout=note] p{color:#cc785c!important;fill:#cc785c!important}.callout[data-callout=abstract]{background:#161410!important;border-left-color:#cc785c!important}.callout[data-callout=abstract] .callout-title-inner,.callout[data-callout=abstract] .callout-icon svg,.callout[data-callout=abstract] p{color:#d8a088!important;fill:#d8a088!important}.callout[data-callout=example]{background:#161410!important;border-left-color:#a85c42!important}.callout[data-callout=example] .callout-title-inner,.callout[data-callout=example] .callout-icon svg,.callout[data-callout=example] p{color:#cc785c!important;fill:#cc785c!important}.callout-title{letter-spacing:.1em!important;text-transform:uppercase!important;background:0 0!important;align-items:center!important;gap:6px!important;margin-bottom:6px!important;font-size:10px!important;font-weight:500!important;display:flex!important}.callout-title-inner{color:inherit!important;font-size:10px!important}.callout-icon{width:14px!important;height:14px!important}.callout-content p{margin-bottom:4px!important}.callout.is-collapsible .callout-title{cursor:pointer!important}a.tag{color:#cc785c!important;background:#1e1510!important;border:.5px solid #8a4a32!important;border-radius:3px!important;margin-right:4px!important;padding:2px 8px!important;font-size:10px!important;text-decoration:none!important}a.tag:hover{color:#e09478!important;background:#261a14!important;border-bottom:.5px solid #cc785c!important}pre{background:#181714!important;border:.5px solid #26251f!important;border-radius:8px!important;margin-bottom:14px!important;padding:14px!important}code{color:#cc785c!important;background:#1e1d18!important;border-radius:3px!important;padding:1px 5px!important;font-size:12px!important}pre code{color:#a8a49a!important;background:0 0!important;padding:0!important;font-size:12px!important}hr{border-color:#222018!important;margin:20px 0!important}.alr-home{flex-direction:column;gap:14px;display:flex}.alr-hero{background:#181714;border:.5px solid #26251f;border-radius:10px;padding:28px 28px 24px;position:relative;overflow:hidden}.alr-hero-accent{background:#a85c42;border-radius:10px 10px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.alr-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#cc785c;margin-bottom:10px;font-size:9px}.alr-hero-title{color:#f0ece0;margin-bottom:8px;font-size:22px;font-weight:500}.alr-hero-sub{color:#555048;max-width:520px;margin-bottom:20px;font-size:13px;line-height:1.7}.alr-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.alr-stat{background:#1e1d18;border:.5px solid #26251f;border-radius:8px;padding:10px 12px}.alr-stat-num{color:#cc785c;margin-bottom:2px;font-size:20px;font-weight:500}.alr-stat-num.alr-red{color:#c45a3a!important}.alr-stat-num.alr-muted{color:#4a4840!important}.alr-stat-lbl{color:#4a4840;font-size:10px}.alr-mission{background:#181714;border:.5px solid #26251f;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 20px;display:grid}.alr-mission-title{color:#9a9488;margin-bottom:4px;font-size:12px;font-weight:500}.alr-mission-desc{color:#3a3830;font-size:11px;line-height:1.6}.alr-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:14px;display:grid}.alr-card-stack{flex-direction:column;gap:14px;display:flex}.alr-card{background:#181714;border:.5px solid #26251f;border-radius:10px;overflow:hidden}.alr-card-full,.alr-card-wide{width:100%}.alr-card-head{border-bottom:.5px solid #222018;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.alr-card-head-title{letter-spacing:.1em;text-transform:uppercase;color:#555048;font-size:9px;font-weight:500}.alr-card-head-action{color:#7a5040;cursor:pointer;font-size:10px;text-decoration:none;border-bottom:none!important}.alr-card-head-action:hover{color:#cc785c!important;border-bottom:none!important}.alr-echo-row{border-bottom:.5px solid #1e1c18;align-items:center;gap:10px;padding:8px 16px;display:flex}.alr-echo-row:last-child{border-bottom:none}.alr-echo-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.alr-echo-id{color:#4a4840;width:58px;font-size:10px;font-family:var(--codeFont);flex-shrink:0}.alr-echo-name{color:#a8a49a;flex:1;font-size:12px}.alr-etag{color:#cc785c;background:#1e1510;border:.5px solid #8a4a32;border-radius:2px;padding:1px 5px;font-size:9px}.alr-et-ent{color:#cc785c!important;background:#1e1510!important;border-color:#8a4a32!important}.alr-et-obj{color:#5dcaa5!important;background:#06120d!important;border-color:#0e4030!important}.alr-et-loc{color:#85b7eb!important;background:#060c16!important;border-color:#0e2840!important}.alr-et-phn{color:#d4a840!important;background:#1a1408!important;border-color:#4a3810!important}.alr-et-evt{color:#d48878!important;background:#180c0c!important;border-color:#501818!important}.alr-es-s1{color:#1d9e75!important;background:#06120d!important;border-color:#0e4030!important}.alr-es-s2{color:#c49030!important;background:#1a1208!important;border-color:#4a3010!important}.alr-es-s3{color:#b07828!important;background:#180e04!important;border-color:#3a2c0e!important}.alr-es-s4{color:#c45a3a!important;background:#1e1008!important;border-color:#4a2010!important}.alr-real-row{border-bottom:.5px solid #1e1c18;align-items:center;gap:10px;padding:9px 16px;display:flex}.alr-real-row:last-child{border-bottom:none}.alr-real-id{color:#cc785c;font-size:11px;font-family:var(--codeFont);flex-shrink:0;width:44px}.alr-real-rcc{color:#4a4840;margin-bottom:3px;font-size:11px}.alr-real-tags{gap:4px;display:flex}.alr-rtag{color:#4a4840;background:#1e1d18;border:.5px solid #26251f;border-radius:2px;padding:1px 5px;font-size:9px}.alr-rtag-echo{color:#cc785c!important;border-color:#8a4a32!important}.alr-notice-row{border-bottom:.5px solid #1e1c18;align-items:flex-start;gap:10px;padding:9px 16px;display:flex}.alr-notice-row:last-child{border-bottom:none}.alr-notice-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:4px}.alr-notice-text{color:#555048;font-size:12px;line-height:1.5}.alr-notice-time{color:#3a3830;margin-top:2px;font-size:10px}.alr-personnel{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 16px;display:grid}.alr-person{background:#1e1d18;border:.5px solid #222018;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;display:flex}.alr-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:500;display:flex}.alr-av-inv{color:#cc785c;background:#201810}.alr-av-res{color:#1d9e75;background:#0a1610}.alr-av-ops{color:#6898c8;background:#0e1220}.alr-av-dev{color:#c49030;background:#1a1608}.alr-person-name{color:#706860;font-size:11px}.alr-person-div{color:#3a3830;margin-top:1px;font-size:9px}.alr-home-ad-wrap{border-top:.5px solid #222018;width:100%;max-width:420px;margin-top:14px;margin-bottom:6px;margin-left:auto;padding-top:8px}.alr-home-ad-head{justify-content:flex-end;align-items:center;margin-bottom:8px;display:flex}.alr-home-ad-label{color:#8a8678;letter-spacing:.08em;font-size:10px}.alr-home-ad-box{background:linear-gradient(#12110f,#0f0f0d);border:.5px solid #26251f;border-radius:8px;justify-content:center;align-items:center;padding:12px;display:flex}.alr-home-ad-placeholder{color:#b8b4a8;text-transform:uppercase;letter-spacing:.06em;background:#ffffff08;border:1px solid #5a5248;justify-content:center;align-items:center;width:300px;height:100px;font-size:14px;font-weight:500;display:flex}.alr-home-ad-foot{text-align:center;color:#7a7065;letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font-size:10px}.alr-sidebar-wrapper{flex-direction:column;width:100%;height:100%;display:flex}.alr-sidebar-nav{flex-direction:column;gap:0;width:100%;height:100%;padding:0;display:flex}.alr-sb-topbar{border-bottom:.5px solid #222018;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px 8px;display:flex}.alr-sb-site-label{letter-spacing:.14em;color:#cc785c;font-size:11px;font-weight:500}.alr-sb-collapse-btn{cursor:pointer;color:#4a4840;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:color .15s,background .15s;display:flex}.alr-sb-collapse-btn:hover{color:#cc785c;background:#1e1d18}.alr-sb-section{margin-bottom:18px}.alr-sb-label{letter-spacing:.14em;text-transform:uppercase;color:#cc785c;margin-bottom:4px;padding:0 16px;font-size:9px;font-weight:500}.alr-sb-item{color:#6b6860;cursor:pointer;border-left:2px solid #0000;align-items:center;gap:8px;padding:5px 16px;font-size:12px;text-decoration:none;transition:background-color .18s,color .18s,border-left-color .18s,transform .18s,box-shadow .18s;display:flex;border-bottom:none!important}.alr-sb-item:hover{background:#1e1d18;color:#b8b4a8!important;border-bottom:none!important}.alr-sb-item.active{background:#201e18;border-left-color:#cc785c;transform:translate(1px);color:#f0ece0!important}.alr-sb-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.alr-sb-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.alr-sb-badge{color:#5a5248;background:#201e18;border:.5px solid #3a3428;border-radius:3px;flex-shrink:0;margin-left:auto;padding:1px 5px;font-size:9px}.alr-sb-badge-s1{color:#1d9e75!important;background:#06120d!important;border-color:#0e4030!important}.alr-sb-badge-s2{color:#c49030!important;background:#1a1208!important;border-color:#4a3010!important}.alr-sb-badge-s3{color:#b07828!important;background:#180e04!important;border-color:#3a2c0e!important}.alr-sb-badge-s4{color:#c45a3a!important;background:#1e1008!important;border-color:#4a2010!important}.alr-sb-group{width:100%}.alr-sb-group summary{list-style:none!important}.alr-sb-group summary::-webkit-details-marker{display:none}.alr-sb-group-title{color:#6b6860;cursor:pointer;-webkit-user-select:none;user-select:none;border-left:2px solid #0000;align-items:center;gap:8px;padding:5px 16px;font-size:12px;transition:background-color .18s,color .18s,border-left-color .18s,transform .18s,box-shadow .18s;display:flex}.alr-sb-group-title:hover{color:#b8b4a8;background:#1e1d18}.alr-sb-group-title.active{transform:translate(1px);color:#f0ece0!important;background:#201e18!important;border-left-color:#cc785c!important}.alr-sb-chevron{color:#3a3830;flex-shrink:0;font-size:11px;transition:transform .15s;display:inline-block}details[open] .alr-sb-chevron{transform:rotate(90deg)}.alr-sb-group-items{flex-direction:column;display:flex}.alr-sb-item-child{padding-left:28px!important}.alr-sb-bottom{border-top:.5px solid #222018;flex-shrink:0;margin-top:auto;padding:10px 10px 12px}.alr-sb-darkmode-row{cursor:pointer;background:#1e1d18;border:.5px solid #26251f;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:background .15s;display:flex}.alr-sb-darkmode-row:hover{background:#262420}.alr-sb-darkmode-label{color:#6b6860;flex:1;font-size:12px}.alr-sb-darkmode-toggle{flex-shrink:0;margin-left:auto}.alr-toggle-track{cursor:pointer;background:#2a2824;border:.5px solid #3a3428;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s,border-color .2s;position:relative}.alr-toggle-track.alr-toggle-on{background:#cc785c;border-color:#a85c42}.alr-toggle-thumb{background:#4a4840;border-radius:50%;width:14px;height:14px;transition:transform .2s,background .2s;position:absolute;top:3px;left:3px}.alr-toggle-on .alr-toggle-thumb{background:#f0ece0;transform:translate(16px)}.alr-collapsed .alr-sb-text,.alr-collapsed .alr-sb-badge,.alr-collapsed .alr-sb-chevron,.alr-collapsed .alr-sb-label,.alr-collapsed .alr-sb-darkmode-label,.alr-collapsed .alr-sb-group-items,.alr-collapsed .alr-sb-site-label{display:none!important}.alr-collapsed .alr-sb-topbar{justify-content:center;padding:12px 0 8px}.alr-collapsed .alr-sb-collapse-btn svg{transform:rotate(180deg)}.alr-collapsed .alr-sb-item,.alr-collapsed .alr-sb-group-title{justify-content:center;padding:6px 0!important}.alr-collapsed .alr-sb-item-child{padding-left:0!important}.alr-collapsed .alr-sb-dot{margin:0 auto}.alr-collapsed .alr-sb-section{margin-bottom:8px}.alr-collapsed .alr-sb-bottom{border-top:.5px solid #222018;justify-content:center;align-items:center;width:48px;padding:8px 0;display:flex}.alr-collapsed .alr-sb-darkmode-row{border-radius:8px!important;justify-content:center!important;gap:0!important;width:40px!important;padding:8px 0!important}.alr-collapsed .alr-sb-darkmode-row>svg{display:none!important}.alr-collapsed .alr-sb-darkmode-toggle{justify-content:center!important;width:auto!important;margin-left:0!important;display:flex!important}.alr-registry{border:.5px solid #26251f;border-radius:8px;margin-top:16px;overflow:hidden}.alr-registry-header{background:#181714;border-bottom:.5px solid #26251f;grid-template-columns:1fr 80px 80px 80px 60px 60px;gap:8px;padding:8px 16px;display:grid}.alr-registry-header span{letter-spacing:.1em;text-transform:uppercase;color:#4a4840;font-size:9px;font-weight:500}.alr-registry-row{border-bottom:.5px solid #1e1c18;grid-template-columns:1fr 80px 80px 80px 60px 60px;align-items:center;gap:8px;padding:8px 16px;display:grid}.alr-registry-row:last-child{border-bottom:none}.alr-registry-row:hover{background:#1e1d18}.alr-reg-col-file{font-size:12px}.alr-reg-col-file a{color:#cc785c!important;border-bottom:none!important}.alr-reg-col-file a:hover{color:#e09478!important}.alr-reg-col,.alr-reg-muted{color:#4a4840;font-size:11px}.alr-submit-page{max-width:720px;margin:0 auto;padding-top:8px}.alr-submit-header{margin-bottom:20px}.alr-submit-notice{background:#161410;border:.5px solid #8a4a32;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:12px 16px;display:flex}.alr-submit-notice-dot{background:#cc785c;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:4px}.alr-submit-notice-title{color:#cc785c;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:500}.alr-submit-notice-text{color:#6b6860;font-size:12px;line-height:1.6}.alr-submit-form{flex-direction:column;gap:0;display:flex}.alr-submit-section{background:#181714;border:.5px solid #26251f;border-radius:10px;margin-bottom:14px;padding:18px 20px;overflow:hidden}.alr-submit-section-label{letter-spacing:.14em;text-transform:uppercase;color:#cc785c;margin-bottom:14px;font-size:9px;font-weight:500}.alr-submit-row{gap:12px;margin-bottom:12px;display:flex}.alr-submit-row:last-child{margin-bottom:0}.alr-submit-row-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid!important}.alr-submit-field{flex-direction:column;flex:1;gap:6px;display:flex}.alr-submit-field-wide{flex:2}.alr-submit-label{color:#6b6860;font-size:11px;font-weight:400}.alr-submit-input{color:#d8d4c8;font-size:12px;font-family:var(--bodyFont);box-sizing:border-box;background:#1e1d18;border:.5px solid #26251f;border-radius:6px;outline:none;width:100%;padding:8px 12px;transition:border-color .15s}.alr-submit-input::placeholder{color:#3a3830}.alr-submit-input:focus{border-color:#cc785c}.alr-submit-textarea{color:#d8d4c8;font-size:12px;font-family:var(--bodyFont);resize:vertical;box-sizing:border-box;background:#1e1d18;border:.5px solid #26251f;border-radius:6px;outline:none;width:100%;padding:8px 12px;line-height:1.6;transition:border-color .15s}.alr-submit-textarea::placeholder{color:#3a3830}.alr-submit-textarea:focus{border-color:#cc785c}.alr-submit-select{color:#d8d4c8;font-size:12px;font-family:var(--bodyFont);cursor:pointer;box-sizing:border-box;appearance:none;background:#1e1d18 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%234a4840' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:.5px solid #26251f;border-radius:6px;outline:none;width:100%;padding:8px 28px 8px 12px;transition:border-color .15s}.alr-submit-select:focus{border-color:#cc785c}.alr-submit-select option{color:#d8d4c8;background:#1e1d18}.alr-submit-declaration-table{border-collapse:collapse;width:100%;overflow:hidden;border:none!important}.alr-submit-declaration-table tr,.alr-submit-declaration-table td{text-align:left!important;vertical-align:top!important;background:0 0!important;border:none!important;padding:0!important}.alr-submit-checkbox-cell{vertical-align:top!important;width:20px!important;padding-top:2px!important}.alr-submit-checkbox{accent-color:#cc785c;cursor:pointer;width:14px;height:14px;margin:0!important;display:block!important}.alr-submit-declaration-text{color:#6b6860;cursor:pointer;padding-left:10px;font-size:12px;line-height:1.6;display:block;text-align:left!important}.alr-submit-actions{align-items:center;gap:16px;margin-top:4px;display:flex}.alr-submit-btn{color:#f0ece0;cursor:pointer;font-size:12px;font-weight:500;font-family:var(--bodyFont);background:#cc785c;border:none;border-radius:6px;flex-shrink:0;padding:9px 20px;transition:background .15s}.alr-submit-btn:hover{background:#a85c42}.alr-submit-hint{color:#3a3830;font-size:11px;line-height:1.5}:root[saved-theme=light] body{background:#f5f2eb!important}:root[saved-theme=light] #quartz-header{background:#ede8de!important;border-bottom-color:#d8d0c4!important}:root[saved-theme=light] #quartz-header .page-title,:root[saved-theme=light] #quartz-header .page-title a{color:#2a2420!important}:root[saved-theme=light] #quartz-header .search-bar{background:#e8e3d8!important;border-color:#d8d0c4!important}:root[saved-theme=light] #quartz-header .search-bar input{color:#4a4038!important}:root[saved-theme=light] #quartz-header .search-bar input::placeholder{color:#a09888!important}:root[saved-theme=light] #quartz-body .sidebar.left,:root[saved-theme=light] .sidebar.left{background:#ede8de!important;border-right-color:#d8d0c4!important}:root[saved-theme=light] #quartz-body .center,:root[saved-theme=light] article.popover-hint{background:#f5f2eb!important}:root[saved-theme=light] article h1{color:#2a2420!important}:root[saved-theme=light] article h2{color:#3a3028!important;border-bottom-color:#d8d0c4!important}:root[saved-theme=light] article h3{color:#4a4038!important}:root[saved-theme=light] article p,:root[saved-theme=light] article li{color:#5a5048!important}:root[saved-theme=light] article a{color:#a85c42!important;border-bottom-color:#c87858!important}:root[saved-theme=light] .alr-topnav-link{color:#a09888!important}:root[saved-theme=light] .alr-topnav-link:hover{color:#a85c42!important;background:#e8e3d8!important}:root[saved-theme=light] .alr-topnav-dropdown-menu-inner{background:#ede8de!important;border-color:#d8d0c4!important;box-shadow:0 8px 24px #00000026!important}:root[saved-theme=light] .alr-topnav-dropdown-item{color:#7a7068!important}:root[saved-theme=light] .alr-topnav-dropdown-item:hover{color:#a85c42!important;background:#e8e3d8!important}:root[saved-theme=light] .alr-mobile-menu-btn{color:#a09888!important}:root[saved-theme=light] .alr-mobile-menu-btn:hover{color:#a85c42!important;background:#e8e3d8!important}:root[saved-theme=light] .alr-sb-topbar{border-bottom-color:#d8d0c4!important}:root[saved-theme=light] .alr-sb-site-label,:root[saved-theme=light] .alr-sb-label{color:#a85c42!important}:root[saved-theme=light] .alr-sb-item{color:#7a7068!important}:root[saved-theme=light] .alr-sb-item:hover{color:#2a2420!important;background:#e8e3d8!important}:root[saved-theme=light] .alr-sb-item.active{color:#2a2420!important;background:#e3ddd2!important;border-left-color:#a85c42!important;box-shadow:inset 0 0 0 1px #a85c4214!important}:root[saved-theme=light] .alr-sb-collapse-btn{color:#a09888!important}:root[saved-theme=light] .alr-sb-collapse-btn:hover{color:#a85c42!important;background:#e8e3d8!important}:root[saved-theme=light] .alr-sb-group-title{color:#7a7068!important}:root[saved-theme=light] .alr-sb-group-title:hover{color:#2a2420!important;background:#e8e3d8!important}:root[saved-theme=light] .alr-sb-group-title.active{color:#2a2420!important;background:#e7e1d6!important;border-left:2px solid #a85c42!important;box-shadow:inset 0 0 0 1px #a85c4214!important}:root[saved-theme=light] details[open]>.alr-sb-group-title:not(.active){color:#5a5048!important;background:#f1ece4!important}:root[saved-theme=light] .alr-sb-bottom{border-top-color:#d8d0c4!important}:root[saved-theme=light] .alr-sb-darkmode-label{color:#7a7068!important}:root[saved-theme=light] .alr-sb-chevron{color:#a09888!important}:root[saved-theme=light] .alr-sb-badge{color:#a09888!important;background:#e8e3d8!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-sb-darkmode-row{background:#e8e3d8!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-sb-darkmode-row:hover{background:#ddd8cc!important}:root[saved-theme=light] .alr-toggle-track{background:#2a2824!important;border-color:#3a3428!important}:root[saved-theme=light] .alr-toggle-track.alr-toggle-on{background:#cc785c!important;border-color:#a85c42!important}:root[saved-theme=light] .alr-hero{background:#ede8de!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-hero-title{color:#2a2420!important}:root[saved-theme=light] .alr-hero-sub{color:#7a7068!important}:root[saved-theme=light] .alr-eyebrow{color:#a85c42!important}:root[saved-theme=light] .alr-stat{background:#e8e3d8!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-stat-num{color:#a85c42!important}:root[saved-theme=light] .alr-stat-lbl{color:#a09888!important}:root[saved-theme=light] .alr-mission{background:#ede8de!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-mission-title{color:#4a4038!important}:root[saved-theme=light] .alr-mission-desc{color:#7a7068!important}:root[saved-theme=light] .alr-card{background:#ede8de!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-card-head{border-bottom-color:#d8d0c4!important}:root[saved-theme=light] .alr-card-head-title{color:#a09888!important}:root[saved-theme=light] .alr-card-head-action{color:#c87858!important}:root[saved-theme=light] .alr-echo-row{border-bottom-color:#e0d8cc!important}:root[saved-theme=light] .alr-echo-id{color:#a09888!important}:root[saved-theme=light] .alr-echo-name{color:#4a4038!important}:root[saved-theme=light] .alr-real-row{border-bottom-color:#e0d8cc!important}:root[saved-theme=light] .alr-real-id{color:#a85c42!important}:root[saved-theme=light] .alr-real-rcc{color:#a09888!important}:root[saved-theme=light] .alr-notice-row{border-bottom-color:#e0d8cc!important}:root[saved-theme=light] .alr-notice-text{color:#7a7068!important}:root[saved-theme=light] .alr-notice-time{color:#a09888!important}:root[saved-theme=light] .alr-person{background:#e8e3d8!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-person-name{color:#4a4038!important}:root[saved-theme=light] .alr-person-div{color:#a09888!important}:root[saved-theme=light] .alr-registry{border-color:#d8d0c4!important}:root[saved-theme=light] .alr-registry-header{background:#ede8de!important;border-bottom-color:#d8d0c4!important}:root[saved-theme=light] .alr-registry-row{border-bottom-color:#e0d8cc!important}:root[saved-theme=light] .alr-registry-row:hover{background:#e8e3d8!important}:root[saved-theme=light] .callout[data-callout=info],:root[saved-theme=light] .callout[data-callout=note],:root[saved-theme=light] .callout[data-callout=abstract],:root[saved-theme=light] .callout[data-callout=example]{background:#ede8de!important}:root[saved-theme=light] .callout[data-callout=warning]{background:#f0ead8!important}:root[saved-theme=light] .alr-banner-svg .alr-banner-bg{fill:#2a2218!important}:root[saved-theme=light] .alr-banner-svg .alr-banner-title{fill:#f5f0e8!important}:root[saved-theme=light] .alr-banner-svg .alr-banner-sub{fill:#9a8878!important}:root[saved-theme=light] .alr-banner-svg .alr-banner-eyebrow{fill:#cc785c!important}:root[saved-theme=light] .alr-banner-svg .alr-banner-status2,:root[saved-theme=light] .alr-banner-svg .alr-banner-status3{fill:#7a6858!important}:root[saved-theme=light] .alr-submit-section{background:#ede8de!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-submit-notice{background:#e8e3d8!important;border-color:#c87858!important}:root[saved-theme=light] .alr-submit-notice-text,:root[saved-theme=light] .alr-submit-label,:root[saved-theme=light] .alr-submit-declaration-text{color:#7a7068!important}:root[saved-theme=light] .alr-submit-hint{color:#a09888!important}:root[saved-theme=light] .alr-submit-input,:root[saved-theme=light] .alr-submit-textarea,:root[saved-theme=light] .alr-submit-select{color:#2a2420!important;background:#e8e3d8!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-submit-input::placeholder,:root[saved-theme=light] .alr-submit-textarea::placeholder{color:#a09888!important}:root[saved-theme=light] .alr-submit-select option{color:#2a2420!important;background:#e8e3d8!important}:root[saved-theme=light] .alr-submit-declaration-table td{background:0 0!important}:root[saved-theme=light] .alr-home-ad-wrap{border-top-color:#d8d0c4!important}:root[saved-theme=light] .alr-home-ad-label{color:#8a8175!important}:root[saved-theme=light] .alr-home-ad-box{background:#ede8de!important;border-color:#d8d0c4!important}:root[saved-theme=light] .alr-home-ad-placeholder{color:#6d6258!important;background:#2a242008!important;border-color:#bdb3a6!important}:root[saved-theme=light] .alr-home-ad-foot{color:#8a8175!important}@media (max-width:800px){#quartz-root{width:100%!important;max-width:100%!important;padding-top:48px!important;display:block!important}.page{grid-template-columns:none!important;grid-template-areas:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}#quartz-header{z-index:200!important;box-sizing:border-box!important;align-items:center!important;gap:10px!important;width:100%!important;height:48px!important;min-height:48px!important;padding:0 12px!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;right:0!important;overflow:hidden!important}#quartz-header header{align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;display:flex!important;overflow:hidden!important}#quartz-header .page-title{display:none!important}#quartz-header .search{flex:1!important;min-width:0!important;max-width:none!important}#quartz-header .search-bar{box-sizing:border-box!important;width:100%!important}.alr-mobile-menu-btn{flex-shrink:0!important;order:-1!important;display:flex!important}.alr-topnav{display:none!important}.alr-mobile-overlay{pointer-events:none!important;display:block!important;inset:0!important}.alr-mobile-overlay.alr-mobile-overlay-open{pointer-events:auto!important}.page>#quartz-body,#quartz-body{grid-template-columns:none!important;grid-template-areas:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}#quartz-body .sidebar.left,.sidebar.left{z-index:201!important;pointer-events:none!important;flex-direction:column!important;width:80vw!important;max-width:300px!important;height:100vh!important;transition:transform .3s!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;overflow-y:auto!important;transform:translate(-100%)!important}.sidebar.left.alr-mobile-open,#quartz-body .sidebar.left.alr-mobile-open{pointer-events:auto!important;transform:translate(0)!important}.alr-sb-collapse-btn{display:none!important}#quartz-body .center{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 16px 28px!important;display:block!important;position:relative!important;left:0!important}#quartz-body .center>article,#quartz-body .center>.popover-hint,.page .center>article,.page .center>.popover-hint{box-sizing:border-box!important;grid-area:unset!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:block!important;position:static!important;left:auto!important}#quartz-body .center .page-header{width:100%!important;margin:0!important;padding:0!important;display:block!important}.alr-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.alr-mission,.alr-grid{grid-template-columns:1fr!important}.alr-personnel{grid-template-columns:repeat(2,minmax(0,1fr))!important}.alr-hero{padding:20px 16px 18px!important}.alr-hero-title{font-size:18px!important}.alr-hero-sub{max-width:100%!important;font-size:12px!important}.alr-submit-row{flex-direction:column!important}.alr-submit-row-grid{grid-template-columns:1fr!important}.alr-submit-actions{flex-direction:column!important;align-items:flex-start!important}.alr-registry{overflow-x:auto!important}article h1{font-size:18px!important}article h2{font-size:14px!important}article h3,article p{font-size:13px!important}.alr-home-ad-wrap{max-width:100%!important;margin-left:0!important}.alr-home-ad-placeholder{width:100%!important;max-width:300px!important}html,body{overflow-x:hidden!important}img,svg,video,canvas,iframe{max-width:100%!important;height:auto!important}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#111110}::-webkit-scrollbar-thumb{background:#26251f;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#cc785c}:root{--light:#f5f2eb;--lightgray:#e8e3d8;--gray:#a09888;--darkgray:#5a5048;--dark:#2a2420;--secondary:#a85c42;--tertiary:#cc785c;--highlight:#a85c4214;--textHighlight:#a85c4226;--titleFont:"Inter", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--headerFont:"Inter", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bodyFont:"Inter", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--codeFont:"JetBrains Mono", ui-monospace, SFMono-Regular, SF Mono, Menlo, monospace}:root[saved-theme=dark]{--light:#1a1915;--lightgray:#26251f;--gray:#4a4840;--darkgray:#8a8678;--dark:#f0ece0;--secondary:#cc785c;--tertiary:#a85c42;--highlight:#cc785c14;--textHighlight:#cc785c26}