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{margin:0;line-height:1}.page-title a{flex-direction:column;align-items:flex-start;gap:.6rem;display:inline-flex;border-bottom:none!important;text-decoration:none!important}.page-title-copy{flex-direction:column;gap:.18rem;display:flex}.page-title-mark{flex-shrink:0;align-items:center;display:inline-flex}.page-title-mark img{object-fit:contain;width:3rem;height:3rem}.page-title-mark-light{display:block}.page-title-mark-dark,:root[saved-theme=dark] .page-title-mark-light{display:none}:root[saved-theme=dark] .page-title-mark-dark{display:block}.page-title-main{letter-spacing:-.02em;font-size:1.1rem;font-weight:700;line-height:1}.page-title-sub{letter-spacing:.25em;text-transform:lowercase;opacity:.45;font-size:.65rem;font-weight:400;line-height:1}.search{align-items:center;display:inline-flex}.search>.search-button{cursor:pointer;background-color:#0000;border:none;align-items:center;width:18px;height:18px;padding:0;display:flex}.search>.search-button svg{cursor:pointer;width:18px;height:18px;margin:0}.search>.search-button svg .search-path{stroke:var(--dark);stroke-width:1.5px;transition:opacity .2s}.search>.search-button:hover svg .search-path{opacity:.7}.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{color:var(--secondary);background-color:#0000;margin:0 .1rem;padding:0;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}.graph{align-items:center;display:inline-flex}.graph>.graph-outer{position:relative}.graph>.graph-outer>.graph-container{display:none}.graph>.graph-outer>.graph-icon{cursor:pointer;color:var(--dark);background:0 0;border:none;justify-content:center;align-items:center;width:18px;height:18px;margin:0;padding:0;transition:opacity .2s;display:flex}.graph>.graph-outer>.graph-icon>svg{width:100%;height:100%}.graph>.graph-outer>.graph-icon:hover{opacity:.7}.graph>.global-graph-outer{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.graph>.global-graph-outer.active{flex-direction:column;justify-content:center;align-items:center;display:flex}.graph>.global-graph-outer>.graph-title{color:var(--secondary);z-index:10000;margin:0 0 1rem;font-size:1.5rem;font-weight:300;position:fixed;top:calc(50% - 25vh - 3rem);left:50%;transform:translate(-50%)}@media not (min-width:1200px){.graph>.global-graph-outer>.graph-title{top:calc(50% - 30vh - 3rem)}}.graph>.global-graph-outer>.global-graph-container{border:1px solid var(--lightgray);background-color:var(--light);box-sizing:border-box;border-radius:5px;width:50vw;height:50vh;padding:1.5rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media not (min-width:1200px){.graph>.global-graph-outer>.global-graph-container{width:90%;height:60vh}}.darkmode{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;display:flex}.darkmode svg{width:100%;height:100%;fill:var(--dark);opacity:.85;transition:opacity .2s}.darkmode:hover svg{opacity:.7}: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}.article-title{margin:2rem 0 0}.content-meta{border-bottom:1px solid var(--lightgray);color:var(--tertiary);align-items:baseline;gap:.75rem;margin-top:.35rem;padding-bottom:.7rem;font-size:.78rem;text-decoration:none;display:flex;font-weight:400!important}.content-meta__facts{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.content-meta__facts>:not(:last-child):after{content:"·";color:var(--lightgray);margin-left:.55rem}.content-meta__published,.content-meta__updated{display:inline-block}.content-meta__updated{opacity:.8;font-style:italic}.content-meta.rtl .content-meta__facts>:not(:last-child):after{margin:0 .55rem 0 0}.content-meta[show-comma=true]>:not(:last-child){margin-right:8px}.content-meta[show-comma=true]>:not(:last-child):after{content:", "}.content-meta:has(+.content-meta__confidence){border-bottom:0;padding-bottom:.35rem}.content-meta__confidence{border-bottom:1px solid var(--lightgray);--tier-fill:var(--gray);align-items:center;gap:.4rem;margin:.05rem 0 0;padding-bottom:.7rem;font-size:.72rem;display:flex;font-weight:300!important}.content-meta__confidence[data-tier="20"]{--tier-fill:color-mix(in srgb, var(--gray) 85%, var(--secondary) 15%)}.content-meta__confidence[data-tier="40"]{--tier-fill:color-mix(in srgb, var(--gray) 60%, var(--secondary) 40%)}.content-meta__confidence[data-tier="60"]{--tier-fill:color-mix(in srgb, var(--gray) 35%, var(--secondary) 65%)}.content-meta__confidence[data-tier="80"]{--tier-fill:color-mix(in srgb, var(--gray) 15%, var(--secondary) 85%)}.content-meta__confidence[data-tier="100"]{--tier-fill:var(--secondary)}.content-meta__confidence.internal{text-decoration:none}.content-meta__confidence-blocks{gap:2px;display:inline-flex}.content-meta__confidence-block{background:var(--lightgray);border-radius:1px;width:.7rem;height:.45rem}.content-meta__confidence-block.is-filled{background:var(--tier-fill)}.content-meta__confidence-label{color:var(--darkgray);opacity:.8;font-weight:300}.content-meta__confidence-pct{font-family:var(--codeFont);color:var(--darkgray);opacity:.65}.content-meta__confidence-icon{width:.75em;height:.75em;color:var(--darkgray);opacity:.65;flex-shrink:0}.text-size-controls{vertical-align:middle;opacity:.85;flex:none;align-items:center;gap:.15rem;margin-left:auto;padding-left:.75rem;display:inline-flex}.text-size-controls button{min-width:1.45rem;color:var(--tertiary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.2rem;padding:.05rem .18rem;line-height:1.2}.text-size-controls button:hover,.text-size-controls button[aria-pressed=true]{background:var(--highlight);color:var(--dark)}.domain-notes{margin:1.1rem 0 2.5rem}.domain-notes__eyebrow{color:var(--darkgray);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.68rem;font-weight:600;display:flex}.domain-notes__count{background:var(--lightgray);color:var(--darkgray);letter-spacing:0;border-radius:.6rem;padding:.05rem .35rem;font-size:.65rem;font-weight:500}.domain-notes__threads{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.4rem;display:grid}.domain-notes__thread{border:1px solid var(--lightgray);background:0 0;border-radius:.4rem;flex-direction:column;gap:.2rem;padding:.6rem .7rem;text-decoration:none;transition:border-color .16s,background .16s;display:flex}.domain-notes__thread:hover{border-color:var(--secondary);background:var(--highlight)}.domain-notes__thread-head{justify-content:space-between;align-items:baseline;gap:.4rem;display:flex}.domain-notes__thread-label{color:var(--dark);font-size:.88rem;font-weight:600;line-height:1.2}.domain-notes__thread:hover .domain-notes__thread-label{color:var(--secondary)}.domain-notes__thread-count{color:var(--darkgray);font-family:var(--codeFont);opacity:.7;font-size:.68rem}.domain-notes__thread-blurb{color:var(--darkgray);opacity:.85;font-size:.72rem;line-height:1.35}.domain-notes__list{columns:2;column-gap:2.5rem;margin:0;padding:0;list-style:none}.domain-notes__list li{break-inside:avoid;padding:.24rem 0;line-height:1.4}.domain-notes__list a{font-size:.92rem}.domain-notes__status{color:var(--darkgray);white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;opacity:.6;margin-left:.45rem;font-size:.62rem}.domain-notes__status[data-status=evergreen]{color:var(--secondary);opacity:.75}@media (max-width:700px){.domain-notes{margin-bottom:2rem}.domain-notes__threads{grid-template-columns:repeat(2,minmax(0,1fr))}.domain-notes__list{columns:1}}.domain-explorer{width:100%;max-width:12rem;margin-top:1rem}.domain-explorer__title{color:var(--darkgray);letter-spacing:.14em;opacity:.45;text-transform:uppercase;margin:0 0 .45rem;padding-left:.5rem;font-size:.62rem;font-weight:600;transition:opacity .2s}.domain-explorer:hover .domain-explorer__title{opacity:.75}.domain-explorer__mobile{display:none}.domain-explorer__maps{flex-direction:column;display:flex}.domain-explorer__map{opacity:.6;border-radius:.25rem;align-items:baseline;gap:.5rem;padding:.28rem .4rem .28rem .5rem;font-size:.84rem;line-height:1.3;text-decoration:none;transition:opacity .2s,background .12s;display:flex;position:relative}.domain-explorer:hover .domain-explorer__map,.domain-explorer__map.is-current{opacity:1}.domain-explorer__tree{border-left:1px solid var(--lightgray);flex-direction:column;margin-top:.3rem;padding-left:.55rem;display:flex}.domain-explorer__tree .domain-explorer__map:before{content:"";background:0 0;width:2px;transition:background .12s;position:absolute;top:.3rem;bottom:.3rem;left:calc(-.55rem - 1px)}.domain-explorer__map--all{font-weight:500}.domain-explorer__map--all .domain-explorer__label{color:var(--dark)}.domain-explorer__map--nested{margin-left:.7rem;font-size:.79rem}.domain-explorer__map--nested .domain-explorer__label:before{content:"";vertical-align:.25em;background:var(--lightgray);width:.5rem;height:1px;margin-right:.4rem;display:inline-block}.domain-explorer__label{min-width:0;color:var(--darkgray);text-overflow:ellipsis;white-space:nowrap;transition:color .12s;overflow:hidden}.domain-explorer__count{color:var(--darkgray);font-family:var(--codeFont);font-variant-numeric:tabular-nums;opacity:.5;flex:none;margin-left:auto;font-size:.66rem}.domain-explorer__map:hover{background:var(--highlight)}.domain-explorer__map.is-current{font-weight:600}.domain-explorer__map.is-current:before{background:var(--secondary)}.domain-explorer__map:hover .domain-explorer__label,.domain-explorer__map.is-current .domain-explorer__label{color:var(--secondary)}.domain-explorer__map:hover .domain-explorer__count,.domain-explorer__map.is-current .domain-explorer__count{color:var(--secondary);opacity:.85}@media (max-width:1200px){.domain-explorer__map,.domain-explorer__title{opacity:1}}@media (max-width:1100px){.domain-explorer{max-width:11rem}}@media (max-width:700px){.domain-explorer.mobile-only{width:100%!important;display:block!important}.domain-explorer{max-width:none;margin:.5rem 0 1rem}.domain-explorer>.domain-explorer__title,.domain-explorer>.domain-explorer__maps{display:none}.domain-explorer__mobile{border:1px solid var(--lightgray);background:var(--light);border-radius:.45rem;width:100%;display:block}.domain-explorer__mobile>summary{color:var(--dark);cursor:pointer;align-items:center;gap:.55rem;padding:.65rem .8rem;font-size:.85rem;font-weight:500;list-style:none;display:flex}.domain-explorer__mobile>summary::-webkit-details-marker{display:none}.domain-explorer__mobile-icon{color:var(--secondary);font-size:1rem}.domain-explorer__mobile>.domain-explorer__maps{padding:0 .8rem .7rem;display:flex}}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.backlinks{flex-direction:column}.backlinks>h3{margin:0;font-size:1rem;font-weight:300}.backlinks>ul.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none}.backlinks>ul.overflow>li{font-weight:300}.backlinks>ul.overflow>li>a{background-color:#0000;font-weight:300}.prev-next{border-top:1px solid var(--lightgray);justify-content:space-between;gap:2rem;margin:1.5rem 0 0;padding-top:1rem;display:flex}.prev-next__link{flex-direction:column;gap:.2rem;max-width:48%;display:flex;background:0 0!important}.prev-next__link span{color:var(--tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.prev-next__link strong{font-weight:400}.prev-next__link--next{text-align:right;margin-left:auto}@media (max-width:700px){.prev-next{gap:1rem}.prev-next__link{max-width:50%}}.capture-widget{z-index:999;font-family:var(--bodyFont);position:fixed;bottom:1.5rem;right:1.5rem}.capture-toggle{background:var(--secondary);color:var(--light);cursor:pointer;border:none;border-radius:2rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px #00000026}.capture-toggle:hover{opacity:.9}.capture-panel{background:var(--light);border:1px solid var(--lightgray);border-radius:.6rem;flex-direction:column;gap:.5rem;width:min(320px,80vw);padding:.75rem;display:none;position:absolute;bottom:calc(100% + .6rem);right:0;box-shadow:0 4px 16px #0000002e}.capture-panel.capture-open{display:flex}.capture-textarea{resize:vertical;border:1px solid var(--lightgray);background:var(--light);width:100%;color:var(--dark);border-radius:.4rem;padding:.5rem;font-family:inherit;font-size:.85rem}.capture-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.capture-status{color:var(--gray);margin-right:auto;font-size:.75rem}.capture-cancel,.capture-submit{cursor:pointer;border:none;border-radius:.4rem;padding:.35rem .75rem;font-size:.8rem}.capture-cancel{color:var(--gray);background:0 0}.capture-submit{background:var(--secondary);color:var(--light);font-weight:600}.capture-submit:disabled{opacity:.6;cursor:default}.toc{flex-direction:column;flex:0 .5 auto;min-height:1.4rem;display:flex;overflow-y:hidden}.toc:has(button.toc-header.collapsed){flex:0 1.4rem}button.toc-header{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.toc-header h3{margin:0;font-size:1rem;display:inline-block}button.toc-header .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}button.toc-header.collapsed .fold{transform:rotate(-90deg)}ul.toc-content.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none;position:relative}ul.toc-content.overflow>li>a{color:var(--dark);opacity:.35;transition:opacity .5s,color .3s}ul.toc-content.overflow>li>a.in-view{opacity:.75}ul.toc-content.overflow .depth-0{padding-left:0}ul.toc-content.overflow .depth-1{padding-left:1rem}ul.toc-content.overflow .depth-2{padding-left:2rem}ul.toc-content.overflow .depth-3{padding-left:3rem}ul.toc-content.overflow .depth-4{padding-left:4rem}ul.toc-content.overflow .depth-5{padding-left:5rem}ul.toc-content.overflow .depth-6{padding-left:6rem}footer{border-top:1px solid var(--lightgray);justify-content:center;align-items:center;margin-bottom:4rem;padding-top:2rem;display:flex}footer .footer-center{align-items:center;display:flex}footer .footer-center a{color:var(--secondary);align-items:center;gap:.3em;font-weight:300;text-decoration:underline;display:inline-flex}footer .footer-center a .external-icon{fill:currentColor!important;width:.8em!important;height:.8em!important}footer .footer-center a:hover{color:#168685!important}:root[saved-theme=dark] footer .footer-signature{filter:invert()brightness(1.2)}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;position:relative;overflow:auto;box-shadow:6px 6px 36px #00000040;padding:1rem!important}.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}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{color:var(--secondary);background-color:#0000;border-radius:0;padding:0;line-height:1.4rem;text-decoration:underline}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;text-decoration:none}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:4rem 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:4rem 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}.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(--secondary);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(--secondary);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}.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}:root{--reading-font-size:15px}:root[data-reading-size=large]{--reading-font-size:19px}@media (max-width:1200px){:root{--reading-font-size:19px}:root[data-reading-size=default]{--reading-font-size:15px}:root[data-reading-size=large]{--reading-font-size:19px}}html{font-size:16px!important}@media (min-width:768px) and (max-width:1024px){html{font-size:16px!important}}@media (min-width:1025px){html{font-size:17px!important}}.center>article,.center>article p,.center>article li,.center>article blockquote{font-size:var(--reading-font-size)!important}.center>article>.content-meta{font-size:1rem!important}.center>article,.center>article p:not(.content-meta),.center>article li,.center>article blockquote{transition:font-size .25s ease-in-out,line-height .25s ease-in-out}@media (prefers-reduced-motion:reduce){.center>article,.center>article p,.center>article li,.center>article blockquote{transition:none}}.toc{opacity:.3;transition:opacity .2s}.toc:hover{opacity:1}@media (max-width:1200px){.toc,.toc:hover{opacity:1}}@media (min-width:800px){.page-header .flex-component>div:nth-child(n+2){transform:translateY(3.25rem)}}tbody,li,p{line-height:1.5rem!important}.article-title{margin-top:1.8rem!important;margin-bottom:.2rem!important}h2,article h1:not(.article-title){margin-top:.6rem!important;margin-bottom:.3rem!important}h3{margin-top:.55rem!important;margin-bottom:.28rem!important}h4,h5,h6{margin-top:.5rem!important;margin-bottom:.25rem!important}::selection{background-color:var(--secondary)!important;color:var(--light)!important}:root[saved-theme=dark] ::selection{color:#fff!important;background-color:#2d6967!important}body{color:var(--dark)!important}p,ul,text,tr,td,li,ol,.katex,.math,.typst-doc,g[class~=typst-text]{color:var(--dark)!important;fill:var(--dark)!important}a{transition:color .2s;color:var(--tertiary)!important}a:hover,button:hover,.clickable:hover{color:#168685!important}@font-face{font-family:Kawkab Mono;src:url(https://github.com/aiaf/kawkab-mono/releases/download/v0.501/KawkabMono-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kawkab Mono;src:url(https://github.com/aiaf/kawkab-mono/releases/download/v0.501/KawkabMono-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Kawkab Mono;src:url(https://github.com/aiaf/kawkab-mono/releases/download/v0.501/KawkabMono-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}article p,article ul,article ol,article li,body,p{font-family:var(--bodyFont)!important;font-weight:400!important}article strong,article b,p strong,p b{font-weight:700!important}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.article-title{font-size:1.8rem!important;font-weight:600!important}h2,h3,h4,h5,h6,article h1:not(.article-title){font-size:1.25rem!important;font-weight:400!important}h3{font-size:1.1rem!important}h4{font-size:1.02rem!important}h5,h6{font-size:.95rem!important}article h1:not(.article-title),article h2,article h3,article h4,article h5,article h6{font-size:calc(var(--reading-font-size) + 3px)!important;color:color-mix(in srgb, var(--dark) 70%, var(--light) 30%)!important;font-weight:300!important}.rtl,article.rtl,article[lang=ar],[lang=ar]{font-family:var(--titleFont)!important;font-weight:300!important}.rtl h1,article.rtl h1,article.rtl h1{font-family:var(--titleFont)!important;font-weight:600!important}.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6,article.rtl h2,article.rtl h3,article.rtl h4,article.rtl h5,article.rtl h6{font-family:var(--titleFont)!important;font-weight:400!important}.rtl strong,.rtl b,article.rtl strong,article.rtl b,[lang=ar] strong,[lang=ar] b{font-weight:700!important}.page-title,.page-title h1,.page-title a{color:var(--dark)!important;align-items:center!important;height:auto!important;margin-top:0!important;font-family:Google Sans Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important;font-size:1rem!important;font-weight:300!important;line-height:1.5!important;display:flex!important;overflow:visible!important}@media (max-width:799px){.page-title,.page-title h1,.page-title a{margin-top:0!important;padding-top:0!important;font-size:1rem!important;line-height:1.4!important}}@media (min-width:800px){.page-title,.page-title h1,.page-title a{margin-top:0!important;font-size:1rem!important}}.explorer,.explorer .folder-outer,.explorer .folder-container,.explorer .folder-button,.explorer ul,.explorer li,.explorer a,footer,footer a,footer .footer-left,footer .footer-right,.backlinks,.backlinks h3,.backlinks ul,.backlinks li,.backlinks a,.toc,.toc button.toc-header,.toc button.toc-header h3,.toc ul,.toc li,.toc a{font-family:Google Sans Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important;font-weight:400!important}.rtl,article.rtl,.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6,.rtl p,.rtl li,.rtl ul,.rtl ol,.rtl .content-meta,.rtl .article-title,.rtl .page-title,.rtl .toc,.rtl .toc-content,article.rtl>h1,article.rtl>.article-title,h1:lang(ar),h2:lang(ar),h3:lang(ar),h4:lang(ar),h5:lang(ar),h6:lang(ar),p:lang(ar),li:lang(ar),.content-meta:lang(ar),article:lang(ar),[lang=ar]{text-align:right;direction:rtl}.rtl .content-meta,.rtl .content-meta time,.rtl .content-meta span,[lang=ar] .content-meta,[lang=ar] time,[lang=ar] span{font-variant-numeric:tabular-nums;direction:rtl;unicode-bidi:embed}.content-meta{opacity:.7!important;margin-top:.2rem!important;margin-bottom:1rem!important;font-size:.875rem!important}@media (min-width:768px) and (max-width:1024px){.content-meta{font-size:.875rem!important}}@media (min-width:1025px){.content-meta{font-size:.8667rem!important}}article.rtl,article[lang=ar]{width:100%!important;display:block!important;overflow:auto!important}.rtl:after,article.rtl:after,[lang=ar]:after{content:""!important;clear:both!important;display:table!important}.content-meta.rtl,.rtl .content-meta,article.rtl .content-meta,article[lang=ar] .content-meta,[lang=ar] .content-meta{text-align:right!important;float:right!important;border-bottom:1px solid var(--gray)!important;direction:rtl!important;margin-left:0!important;margin-right:0!important;padding-bottom:.5rem!important}article{margin-top:20px!important}@media (min-width:1201px){.center>article{width:min(100%,68ch)!important;max-width:68ch!important;margin-left:0!important;margin-right:auto!important;font-size:15px!important}.center>article>p:not(.content-meta),.center>article>ul,.center>article>ol,.center>article>blockquote{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.center>article>p,.center>article>ul,.center>article>ol,.center>article>blockquote{margin-bottom:.9rem!important}}article hr{display:none!important}a.external{text-decoration:underline;transition:color .2s;font-weight:300!important}a.external:hover{color:#168685!important}a.external:hover .external-icon path{fill:#168685!important}a.external .external-icon{vertical-align:middle;margin-left:.2em;transition:fill .2s;display:inline-block}a.external .external-icon path{fill:var(--tertiary);transition:fill .2s}article a.internal{transition:color .2s,border-bottom-color .2s;font-size:inherit!important;color:var(--dark)!important;text-underline-offset:1px!important;border-bottom:.5px solid var(--dark)!important;font-weight:400!important;text-decoration:none!important}article a.internal:hover{color:#168685!important;border-bottom-color:#168685!important}@media (min-width:1201px){body,.center>article,.center>article p,.center>article li{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important;font-size:var(--reading-font-size)!important;font-weight:300!important;line-height:1.5!important}.center>article>p,.center>article>ul,.center>article>ol,.center>article>blockquote{margin-bottom:.9rem!important}.center>article>h1,.center>article>h2,.center>article>h3,.center>article>h4,.center>article>h5,.center>article>h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif!important}.center>article>h1{font-size:1.8em!important;font-weight:600!important}.center>article{font-size:19px!important}}.tags,.tags li,.tags a{transition:color .2s;font-size:inherit!important;color:var(--tertiary)!important;font-weight:300!important;text-decoration:underline!important}.tags a:hover{color:#168685!important}.explorer{color:var(--tertiary)!important;z-index:1!important;width:100%!important;margin:0!important;padding:0!important;position:relative!important}#explorer-content{max-height:none!important;display:block!important}button#explorer-ul,.explorer .lucide-menu,.explorer .title-button svg.fold,.explorer .desktop-explorer svg{display:none!important}.explorer .title-button{cursor:default!important;pointer-events:none!important}.explorer .title-button h2{pointer-events:auto!important;cursor:default!important}.explorer .explorer-content{opacity:1!important;text-align:center!important;width:100%!important;max-height:none!important;display:block!important}.explorer>h1,.explorer>h2,.explorer>h3,.explorer .title-button,.explorer .title-button h2,.explorer .folder-container{display:none!important}.explorer .folder-outer{opacity:1!important;visibility:visible!important;width:100%!important;max-height:none!important;display:block!important}.explorer .folder-outer ul{opacity:1!important;visibility:visible!important;text-align:center!important;width:fit-content!important;max-height:none!important;margin:0 auto!important;padding:0!important;list-style:none!important;display:block!important}.explorer a,.explorer a.internal{transition:color .2s;color:var(--tertiary)!important;font-weight:300!important}.explorer a:hover,.explorer a.internal:hover{color:#168685!important}footer,footer a{color:var(--tertiary)!important}.footer-signature{cursor:pointer}:root:not([saved-theme=dark]) .footer-signature{filter:brightness(0)saturate()invert(47%)sepia(7%)saturate(878%)hue-rotate(192deg)brightness(92%)contrast(88%)!important}:root[saved-theme=dark] .footer-signature{filter:brightness(0)saturate()invert(92%)sepia(14%)saturate(504%)hue-rotate(329deg)brightness(101%)contrast(96%)!important}@media (min-width:1025px){.page{margin-top:-1rem!important}.sidebar.left,.sidebar.right{will-change:transform!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;position:sticky!important;top:0!important;overflow:hidden auto!important}.sidebar.left{flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.sidebar.right{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;padding:2rem!important;display:flex!important}}@media (max-width:800px){.toc,.sidebar.right .toc,.right .toc{visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;display:none!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}}@media (min-width:800px) and (max-width:1200px){.page{margin-top:-1rem!important}.page>#quartz-body{grid-template:"grid-header""grid-center""grid-footer"/1fr!important}.sidebar.left,.sidebar.right,.toc,.explorer{display:none!important}html,body{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.page{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;padding:0 1rem!important}.center,.center>article{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.center>article>p:not(.content-meta),.center>article>ul,.center>article>ol,.center>article>blockquote{width:100%!important;max-width:none!important}}@media (min-width:800px) and (max-width:1200px) and (orientation:landscape){.page{max-width:800px!important;margin-left:auto!important;margin-right:auto!important;padding:0 3rem!important}.center,article{box-sizing:border-box!important;grid-area:grid-center!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}header{box-sizing:border-box!important;grid-area:grid-header!important;width:100%!important;max-width:100%!important}footer{box-sizing:border-box!important;grid-area:grid-footer!important;width:100%!important;max-width:100%!important}}.backlinks{margin-top:2rem!important;margin-bottom:2rem!important;padding:0!important}.backlinks h3{color:var(--dark)!important;flex-shrink:0!important;width:100%!important;margin:0 0 .5rem!important;padding:0!important;font-size:1rem!important;font-weight:400!important;line-height:1.5!important;display:block!important;overflow:visible!important}.backlinks>ul.overflow{flex-shrink:0!important;width:100%!important;overflow:visible!important}.backlinks ul li{color:var(--tertiary)!important;overflow:visible!important}.backlinks a{transition:color .2s;color:var(--tertiary)!important;overflow:visible!important}.backlinks a:hover{color:#168685!important}@media (min-width:1025px){.backlinks,.global-graph-outer{opacity:.3;transition:opacity .2s}.backlinks:hover,.global-graph-outer:hover{opacity:1}}.toc{flex-direction:column!important;flex-grow:0!important;flex-shrink:0!important;display:flex!important;position:relative!important;overflow:visible!important}.toc .toc-content{flex:auto!important;overflow:visible!important}.toc .toc-header{cursor:default!important;pointer-events:none!important}.toc .toc-header h3{font-weight:400!important}.toc .fold,.toc button.toc-header svg{display:none!important}.toc .toc-content{opacity:1!important;display:block!important}.toc .depth-1,.toc .depth-2,.toc .depth-3,.toc a{font-weight:300!important}.toc a.internal{transition:color .2s;color:var(--tertiary)!important}.toc a.internal:hover{color:#168685!important}.toc ul.overflow.gradient-active{-webkit-mask-image:none!important;mask-image:none!important}@media not all and (max-width:768px){.popover{z-index:1000!important}}.popover>.popover-inner{width:30rem!important;max-height:20rem!important;font-size:initial!important;box-sizing:border-box!important;padding:1rem!important;line-height:normal!important}.popover h1{margin-top:0!important;margin-bottom:.5rem!important;padding-top:0!important;font-size:1.5rem!important}.popover h2,.popover h3,.popover h4,.popover h5,.popover h6,.popover p,.popover li,.popover ul,.popover ol{font-size:initial!important;line-height:initial!important}.darkmode,.search,.graph{justify-content:center!important;align-self:center!important;align-items:center!important;margin-top:0!important;line-height:1!important;display:flex!important}.darkmode,.darkmode svg,.search .search-button,.search .search-button svg,.graph button,.graph button svg{width:16px!important;height:16px!important}.darkmode svg path,.graph svg path,svg path{fill:var(--dark)!important}.search .search-button svg .search-path{stroke:var(--dark)!important}h1[id]>a[href^=\#] svg,h2[id]>a[href^=\#] svg,h3[id]>a[href^=\#] svg,h4[id]>a[href^=\#] svg,h5[id]>a[href^=\#] svg,h6[id]>a[href^=\#] svg{fill:none!important;fill-opacity:0!important;stroke:currentColor!important;stroke-width:2px!important}h1[id]>a[href^=\#] svg *,h2[id]>a[href^=\#] svg *,h3[id]>a[href^=\#] svg *,h4[id]>a[href^=\#] svg *,h5[id]>a[href^=\#] svg *,h6[id]>a[href^=\#] svg *{fill:none!important;fill-opacity:0!important}article.content>p{text-indent:2em}li,li p,.content-meta p,.callout-content p,blockquote p,.table-of-contents p,.backlinks p{text-indent:0!important}.about-header{text-align:center;margin:2.5rem 0 3rem}.about-title-big{letter-spacing:-.02em!important;text-indent:0!important;color:var(--dark)!important;margin:1.5rem 0 0!important;font-size:3rem!important;font-weight:700!important;line-height:1!important}.about-title-small{opacity:.45!important;letter-spacing:.3em!important;text-transform:lowercase!important;text-indent:0!important;margin:.5rem 0 0!important;font-size:.8rem!important;font-weight:300!important}.sea-waves{color:var(--dark);margin:0 auto;display:block}.signature-wrapper{text-align:left;margin:.5rem 0 2rem -20px;display:block}.signature-wrapper a{transition:opacity .2s;display:inline-block}.signature-wrapper a:hover .signature-image{opacity:1;filter:brightness(0)saturate()invert(48%)sepia(51%)saturate(459%)hue-rotate(128deg)brightness(93%)contrast(89%)!important}.signature-image{object-fit:contain;opacity:.8;filter:brightness(0)saturate()invert(27%)sepia(10%)saturate(878%)hue-rotate(192deg)brightness(92%)contrast(88%);width:250px;height:70px;transition:all .2s}:root[saved-theme=dark] .signature-image{filter:brightness(0)saturate()invert(92%)sepia(14%)saturate(504%)hue-rotate(329deg)brightness(101%)contrast(96%)}:root[saved-theme=dark] .signature-wrapper a:hover .signature-image{filter:brightness(0)saturate()invert(48%)sepia(51%)saturate(459%)hue-rotate(128deg)brightness(93%)contrast(89%)!important}.rtl .signature-wrapper,[lang=ar] .signature-wrapper{text-align:right;margin:.5rem -20px 2rem 0}@media (max-width:1024px){.popover{display:none!important}}@media (min-width:1025px){.popover{z-index:1000!important;will-change:opacity, visibility!important;max-width:280px!important;position:fixed!important;transform:none!important}.popover>.popover-inner{aspect-ratio:1!important;word-wrap:break-word!important;overflow-wrap:break-word!important;border-radius:8px!important;width:280px!important;height:280px!important;max-height:280px!important;padding:.75rem!important;font-size:.75rem!important;transition:opacity .3s,visibility .3s!important;overflow:auto!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.popover>.popover-inner .popover-hint{margin-bottom:.5rem!important;display:block!important}.popover>.popover-inner .popover-hint h1{margin:0 0 .3rem!important;font-size:1rem!important;font-weight:600!important;line-height:1.3!important}.popover>.popover-inner .popover-hint p{opacity:.7!important;margin:.2rem 0 .4rem!important;font-size:.7rem!important;line-height:1.2!important}.popover>.popover-inner h2{margin:.5rem 0 .3rem!important;font-size:.9rem!important;font-weight:600!important;line-height:1.3!important}.popover>.popover-inner h3{margin:.4rem 0 .25rem!important;font-size:.85rem!important;font-weight:600!important;line-height:1.3!important}.popover>.popover-inner h4,.popover>.popover-inner h5,.popover>.popover-inner h6{margin:.3rem 0 .2rem!important;font-size:.8rem!important;font-weight:500!important;line-height:1.3!important}.popover>.popover-inner p{margin:.25rem 0!important;font-size:.75rem!important;line-height:1.4!important}.popover>.popover-inner ul,.popover>.popover-inner ol{margin:.25rem 0!important;padding-left:1.2rem!important;font-size:.75rem!important;line-height:1.4!important}.popover>.popover-inner li{margin:.15rem 0!important;font-size:.75rem!important;line-height:1.4!important}.popover>.popover-inner a{font-size:inherit!important;text-decoration:underline!important}.popover>.popover-inner code{padding:.1rem .25rem!important;font-size:.7rem!important}.popover>.popover-inner pre{border-radius:4px!important;margin:.3rem 0!important;padding:.4rem!important;font-size:.7rem!important}.sidebar.left .popover,.left .popover{position:absolute!important;left:2rem!important;right:auto!important}.active-popover,.popover:hover{animation:.3s .2s forwards dropin!important}}:root{--light:#fbf6f0;--lightgray:#dfd9d2;--gray:#b8b8b8;--darkgray:#717689;--dark:#434459;--secondary:#168685;--tertiary:#717689;--highlight:#8f9fa926;--textHighlight:#fff23688;--titleFont:"IBM Plex Sans Arabic", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--headerFont:"IBM Plex Sans Arabic", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bodyFont:"IBM Plex Sans Arabic", 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:#171819;--lightgray:#393639;--gray:#646464;--darkgray:#ebe0c6;--dark:#ebe0c6;--secondary:#168685;--tertiary:#fae2c8;--highlight:#8f9fa926;--textHighlight:#b3aa0288}